1 commit 9879fc1db3cad684f412c2f3d6b49e0435697d0e
2 Author: Behdad Esfahbod <behdad@behdad.org>
3 Date: Mon May 2 10:29:12 2016 +0200
5 [ot-font] Remove unused 'post' table include for now
9 src/hb-ot-font.cc | 2 +-
10 1 file changed, 1 insertion(+), 1 deletion(-)
12 commit f8061ae7972462ad800c23be7cd7b3d7ab94b93b
13 Author: Behdad Esfahbod <behdad@behdad.org>
14 Date: Mon May 2 10:28:24 2016 +0200
18 test/shaping/Makefile.am |
20 .../tests/{fallback-positioning.test => fallback-positioning.tests}
22 2 files changed, 1 insertion(+), 1 deletion(-)
24 commit f00ab2a33ab34ba64f38cbbe65830c770a3e071e
25 Author: Behdad Esfahbod <behdad@behdad.org>
26 Date: Mon May 2 10:24:00 2016 +0200
28 [hb-ot-font] Make 'glyf' table loading lazy
30 Apparently some clients have reference-table callbacks that copy
32 As such, avoid loading 'glyf' table which is only needed if fallback
36 src/hb-ot-font.cc | 45
38 test/shaping/Makefile.am | 1 +
39 .../7ef276fc886ea502a03b9b0e5c8b547d5dc2b61c.ttf | Bin 0 -> 784 bytes
40 test/shaping/tests/fallback-positioning.test | 2 +
41 4 files changed, 46 insertions(+), 2 deletions(-)
43 commit 587d46227a56940a7f5bb053cbeda6144394acf7
44 Author: Behdad Esfahbod <behdad@behdad.org>
45 Date: Sat Apr 30 19:20:56 2016 +0200
47 [ot-font] Start implementing 'post' table, for accessing glyph names
49 src/Makefile.sources | 1 +
50 src/hb-open-type-private.hh | 12 ++++-
51 src/hb-ot-font.cc | 1 +
52 src/hb-ot-post-table.hh | 119
53 ++++++++++++++++++++++++++++++++++++++++++++
54 4 files changed, 132 insertions(+), 1 deletion(-)
56 commit 9abaaac409b8e3a0a9182b67dc384133013f7878
57 Merge: 2f560ee 264b7a7
58 Author: Behdad Esfahbod <behdad@behdad.org>
59 Date: Wed Apr 27 03:38:24 2016 -0700
61 Merge commit '264b7a728a41becfbf23ce258fc2a3af19d0cbbe' into HEAD
63 commit 2f560ee44b7b08683e8e6955fe3b95187e8bda32
64 Author: Behdad Esfahbod <behdad@behdad.org>
65 Date: Wed Apr 27 03:11:41 2016 -0700
67 [tibetan] Reorder marks to better match Uniscribe
69 Fixes https://github.com/behdad/harfbuzz/issues/237
71 Note that Uniscribe enforces a certain syllable order. We don't.
72 But with this change, I get all of the tibetan contractions pass
73 with Microsoft Himalaya font.
75 src/hb-unicode-private.hh | 8 ++++++--
76 1 file changed, 6 insertions(+), 2 deletions(-)
78 commit f68390f196216718c22c434e1d8921118e646824
79 Author: Behdad Esfahbod <behdad@behdad.org>
80 Date: Wed Apr 27 02:44:35 2016 -0700
82 [test] Add text for Tibetan shorthand contractions
84 From http://www.babelstone.co.uk/Tibetan/Contractions.html
86 .../script-tibetan/misc/contractions.txt | 612
88 1 file changed, 612 insertions(+)
90 commit 264b7a728a41becfbf23ce258fc2a3af19d0cbbe
91 Merge: 7e2da03 adafdcd
92 Author: Khaled Hosny <khaledhosny@eglug.org>
93 Date: Wed Apr 27 03:48:23 2016 +0300
95 Merge pull request #247 from khaledhosny/update-opentype-language-tags
97 Update opentype language tags
99 commit adafdcddced076da4bfa3114a00e15a387aaf1f7
100 Author: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
101 Date: Sat Nov 7 23:37:21 2015 +0000
103 Mass-added “difficult” tags – to be curated.
105 src/hb-ot-tag.cc | 69
106 +++++++++++++++++++++++++++++---------------------------
107 1 file changed, 36 insertions(+), 33 deletions(-)
109 commit 3d6a2c0d7d9f6c5b3097f78c1123f9e59dcc76e2
110 Author: Arthur Reutenauer <arthur.reutenauer@normalesup.org>
111 Date: Sat Nov 7 22:59:13 2015 +0000
113 Initial import of missing OpenType 1.7 language tags.
115 src/hb-ot-tag.cc | 67
116 +++++++++++++++++++++++++++++++++++++++++++++++++++-----
117 1 file changed, 61 insertions(+), 6 deletions(-)
119 commit 7e2da035f68e46ce8f4759b67b4ed3a1b211d793
120 Author: Behdad Esfahbod <behdad@behdad.org>
121 Date: Tue Apr 26 16:42:25 2016 -0700
123 Undo accidental change
125 src/hb-ot-shape-complex-arabic.cc | 2 +-
126 1 file changed, 1 insertion(+), 1 deletion(-)
128 commit b20305022a8235b19e6b640bc62651854e1336f1
129 Author: Behdad Esfahbod <behdad@behdad.org>
130 Date: Tue Apr 26 16:41:17 2016 -0700
132 Do NOT ignore Mongolian Free Variation Selectors during matching
134 Fixes https://github.com/behdad/harfbuzz/issues/234
136 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
137 src/hb-ot-layout-private.hh | 23
138 +++++++++++++++++++--
139 src/hb-ot-shape-complex-arabic.cc | 2 +-
140 .../a34a7b00f22ffb5fd7eef6933b81c7e71bc2cdfb.ttf | Bin 0 -> 3700 bytes
141 .../tests/mongolian-variation-selector.tests | 1 +
142 5 files changed, 24 insertions(+), 4 deletions(-)
144 commit 21ab5501f5f5267d20cf23256866dd9d82a667ef
145 Author: Behdad Esfahbod <behdad@behdad.org>
146 Date: Tue Apr 26 16:02:04 2016 -0700
148 Move ZWJ/ZWNJ bits to top byte of unicode_props()
150 To make room to remember Mongolian Free Variation Selectors.
151 Part of fixing https://github.com/behdad/harfbuzz/issues/234
153 src/hb-ot-layout-private.hh | 40 ++++++++++++++++++++++------------------
154 1 file changed, 22 insertions(+), 18 deletions(-)
156 commit de508516cb06ddb064d75bd7be8e843a5ebcf70d
157 Author: Behdad Esfahbod <behdad@behdad.org>
158 Date: Tue Apr 26 11:28:37 2016 -0700
160 [util] Print out --debug buffer to stderr
162 util/main-font-text.hh | 2 +-
163 1 file changed, 1 insertion(+), 1 deletion(-)
165 commit 29393884b9f045460fb65d6ad10a94461ba93430
166 Author: Behdad Esfahbod <behdad@behdad.org>
167 Date: Tue Apr 26 10:35:23 2016 -0700
169 Annotate blacklisted fonts with their sha1sum
171 src/hb-ot-layout.cc | 18 ++++++++++++------
172 1 file changed, 12 insertions(+), 6 deletions(-)
174 commit 14bb4a56971fd45063cd6c1288d911627088abb2
175 Merge: 1c625df 5069062
176 Author: Sascha Brawer <sascha@brawer.ch>
177 Date: Tue Apr 26 11:38:16 2016 +0200
179 Merge pull request #245 from KonstantinRitt/fixes/ce
181 Unbreak build on Windows CE
183 commit 5069062d0a9342bb716eebf3ddc1efad91924caa
184 Author: Konstantin Ritt <ritt.ks@gmail.com>
185 Date: Tue Apr 26 12:02:26 2016 +0400
187 Unbreak build on Windows CE
189 0475ef2f97e3035a2eea9a0f96031331e07e8e29 broke the build by using
190 vsnprintf(), which is not defined on Windows CE
192 src/hb-private.hh | 1 +
193 1 file changed, 1 insertion(+)
195 commit 1c625dff2269c54ff429ca45be88893ff1fa6c34
196 Author: Behdad Esfahbod <behdad@behdad.org>
197 Date: Sat Apr 9 12:53:23 2016 -0700
201 src/hb-ot-layout.cc | 8 ++++----
202 1 file changed, 4 insertions(+), 4 deletions(-)
204 commit 851b0db36d1b724fc1e0db506445119c78186285
205 Author: Behdad Esfahbod <behdad@behdad.org>
206 Date: Fri Apr 8 23:46:55 2016 -0700
208 Minor. We should never get to this branch, but fix it anyway.
210 src/hb-ot-layout-common-private.hh | 6 +++++-
211 1 file changed, 5 insertions(+), 1 deletion(-)
213 commit 00ea66f35754a1e6e4d3b7b139d611a9a623a9d1
214 Author: Behdad Esfahbod <behdad@behdad.org>
215 Date: Fri Apr 8 13:51:01 2016 -0700
221 2 files changed, 11 insertions(+), 1 deletion(-)
223 commit 4f3d59a1877dcb94d09da48e9694a6c1b05a86fe
224 Author: Behdad Esfahbod <behdad@behdad.org>
225 Date: Fri Apr 8 13:41:20 2016 -0700
227 Blacklist another set of timesi.ttf and timesbi.ttf
229 src/hb-ot-layout.cc | 2 ++
230 1 file changed, 2 insertions(+)
232 commit ef476be80d773332e0c768a3465d99381d76edd9
233 Merge: a0331b5 d3134a6
234 Author: Behdad Esfahbod <behdad@behdad.org>
235 Date: Fri Apr 8 13:16:33 2016 -0700
237 Merge pull request #239 from ebraminio/dwfix
239 Improve DirectWrite backend
241 commit d3134a66ad551ded726db9528d3c25459088f105
242 Author: Ebrahim Byagowi <ebrahim@gnu.org>
243 Date: Tue Apr 5 21:01:05 2016 +0000
245 Fix when no feature is given
247 src/hb-directwrite.cc | 8 +++++---
248 1 file changed, 5 insertions(+), 3 deletions(-)
250 commit a0331b55f7b45437980e1fc323251f4091bf2c4e
251 Author: Behdad Esfahbod <behdad@behdad.org>
252 Date: Mon Apr 4 16:25:32 2016 -0700
258 2 files changed, 8 insertions(+), 1 deletion(-)
260 commit 6e55199b5f097ac93bad38f32e9813e2da14c5a7
261 Author: Behdad Esfahbod <behdad@behdad.org>
262 Date: Mon Apr 4 16:24:27 2016 -0700
264 Add test for 6dd80faf0dcb3e8a8915c3a25da44e2a67cb0cd8
266 test/shaping/Makefile.am | 1 +
267 .../f22416c692720a7d46fadf4af99f4c9e094f00b9.ttf | Bin 0 ->
269 test/shaping/tests/mark-filtering-sets.tests | 5 +++++
270 3 files changed, 6 insertions(+)
272 commit 59089622dbb8dda783b1639c932123f125c3592d
273 Author: Behdad Esfahbod <behdad@behdad.org>
274 Date: Mon Apr 4 14:54:32 2016 -0700
276 [coretext] Clarify comment
278 src/hb-coretext.cc | 8 +++-----
279 1 file changed, 3 insertions(+), 5 deletions(-)
281 commit 6dd80faf0dcb3e8a8915c3a25da44e2a67cb0cd8
282 Author: Behdad Esfahbod <behdad@behdad.org>
283 Date: Mon Apr 4 14:34:25 2016 -0700
285 Fix FixedVersion::to_int()
287 Ouch. Had broken it in 9a13ed453ef96822a47d6e6f58332b87f38d5c59
289 Fixes https://github.com/behdad/harfbuzz/issues/238
292 src/hb-open-type-private.hh | 2 +-
293 1 file changed, 1 insertion(+), 1 deletion(-)
295 commit 4a104021697439fd21390a1f4cdc9310348882fa
296 Author: Ebrahim Byagowi <ebrahim@gnu.org>
297 Date: Sat Apr 2 13:47:59 2016 +0000
299 Hide justification behind HB_DIRECTWRITE_EXPERIMENTAL_JUSTIFICATION
301 src/hb-directwrite.cc | 8 ++++----
302 1 file changed, 4 insertions(+), 4 deletions(-)
304 commit 63ee9ca5d81b53eb035972754ed95572821c393c
305 Author: Ebrahim Byagowi <ebrahim@gnu.org>
306 Date: Fri Apr 1 15:47:07 2016 +0000
308 Use standard types instead Windows favourites ones
310 src/hb-directwrite.cc | 100
311 +++++++++++++++++++++++++-------------------------
312 1 file changed, 50 insertions(+), 50 deletions(-)
314 commit adf20ba0d18d1506e633dcd9b4827a6c93abcadd
315 Author: Ebrahim Byagowi <ebrahim@gnu.org>
316 Date: Fri Apr 1 15:36:40 2016 +0000
318 Limit GetJustifiedGlyphs only to scripts with custom justification
321 src/hb-directwrite.cc | 98
322 +++++++++++++++++++++++++++++++--------------------
323 1 file changed, 60 insertions(+), 38 deletions(-)
325 commit 32ae9d1b3ffbe7e26e654437a56a26a95fe9f5a6
326 Author: Ebrahim Byagowi <ebrahim@gnu.org>
327 Date: Fri Apr 1 06:39:57 2016 +0000
329 Add justification support
331 src/hb-directwrite.cc | 321
332 ++++++++++++++++++++++++++++++++------------------
333 1 file changed, 205 insertions(+), 116 deletions(-)
335 commit 10c3d9e41520595c88dd2a8321590e03ce8fcf47
336 Author: Ebrahim Byagowi <ebrahim@gnu.org>
337 Date: Thu Mar 31 18:19:44 2016 +0000
339 Basic opentype features support
341 src/hb-directwrite.cc | 62
342 ++++++++++++++++++++++++++++++++++-----------------
343 1 file changed, 42 insertions(+), 20 deletions(-)
345 commit d129897120d3ad414220d603557c15a60aa69fa6
346 Author: Ebrahim Byagowi <ebrahim@gnu.org>
347 Date: Thu Mar 31 13:45:37 2016 +0000
349 Refactor and remove dupe getglyphs call
351 src/hb-directwrite.cc | 106
352 ++++++++++++++++++++++++--------------------------
353 1 file changed, 51 insertions(+), 55 deletions(-)
355 commit 5f1a8961008b93f72acc47336109af3a64e248d0
356 Author: Ebrahim Byagowi <ebrahim@gnu.org>
357 Date: Thu Mar 31 12:26:16 2016 +0000
359 Better glyph offset support
361 src/hb-directwrite.cc | 44 ++++++++++++++++++++++++--------------------
362 1 file changed, 24 insertions(+), 20 deletions(-)
364 commit d691ba3f405738c6857450752b8cc0911dfcdb01
365 Author: Ebrahim Byagowi <ebrahim@gnu.org>
366 Date: Wed Mar 30 20:21:40 2016 +0000
368 Don't fail when language is not set
370 src/hb-directwrite.cc | 9 ++++++---
371 1 file changed, 6 insertions(+), 3 deletions(-)
373 commit 1c00a46c7a608ebc0b03c5abfcfe7f2b9881d0df
374 Author: Ebrahim Byagowi <ebrahim@gnu.org>
375 Date: Wed Mar 30 20:15:09 2016 +0000
377 Make DirectWrite backend to work with different font sizes
379 Actually copyedited same logic from Uniscribe to make it just work
381 src/hb-directwrite.cc | 7 ++++++-
382 1 file changed, 6 insertions(+), 1 deletion(-)
384 commit 0251b0cc5c39272d2299d4b2ab802faaafe96837
385 Author: Behdad Esfahbod <behdad@behdad.org>
386 Date: Thu Mar 17 14:37:11 2016 -0700
390 NEWS | 15 +++++++++++++++
392 2 files changed, 16 insertions(+), 1 deletion(-)
394 commit 69f9fbc4200442a35484d3c790ae8f4979be5d60
395 Author: Behdad Esfahbod <behdad@behdad.org>
396 Date: Thu Mar 17 11:59:43 2016 -0700
398 Synthesize GDEF glyph class for any glyph that does not have one
401 Previously we only synthesized GDEF glyph classes if the glyphClassDef
402 array in GDEF was null. This worked well enough, and is indeed what
403 OpenType requires: "If the font does not include a GlyphClassDef
405 the client must define and maintain this information when using the
406 GSUB and GPOS tables." That sentence does not quite make sense since
407 one needs Unicode properties as well, but is close enough.
409 However, looks like Arial Unicode as shipped on WinXP, does have GDEF
410 glyph class array, but defines no classes for Hebrew. This results
411 in Hebrew marks not getting their widths zeroed. So, with this
413 we synthesize glyph class for any glyph that is not specified in the
414 GDEF glyph class table. Since, from our point of view, a glyph not
415 being listed in that table is a font bug, any unwanted consequence of
416 this change is a font bug :).
418 Note that we still don't get the same rendering as Uniscribe, since
419 Uniscribe seems to do fallback positioning as well, even though the
420 font does have a GPOS table (which does NOT cover Hebrew!). We are
421 not going to try to match that though.
423 Test string for Arial Unicode:
425 U+05E9,U+05B8,U+05C1,U+05DC
427 Before: [gid1166=3+991|gid1142=0+737|gid5798=0+1434]
428 After: [gid1166=3+991|gid1142=0+0|gid5798=0+1434]
429 Uniscribe: [gid1166=3+991|gid1142=0@348,0+0|gid5798=0+1434]
431 Note that our new output matches what we were generating until July
432 2014, because the Hebrew shaper used to zero mark advances based on
433 Unicode, NOT GDEF. That's 9e834e29e0b657f0555df1ab9cea79ff7abcf08d.
435 Reported by Greg Douglas.
437 src/hb-ot-layout-gsub-table.hh | 22 ++++++++++++++++++++--
438 src/hb-ot-shape.cc | 29 -----------------------------
439 2 files changed, 20 insertions(+), 31 deletions(-)
441 commit fef5dd9a72f326c160a7194f558749d24bac7283
442 Merge: 01ea9ea 5f995db
443 Author: Behdad Esfahbod <behdad@behdad.org>
444 Date: Sat Mar 12 19:15:15 2016 -0800
446 Merge pull request #232 from c0nk/wip-icu
448 Add --with-icu=builtin option; fix compile error
450 commit 01ea9eaac373d9f3de6e56c1ca26cdcd259ecc8e
451 Author: Behdad Esfahbod <behdad@behdad.org>
452 Date: Fri Mar 11 18:50:02 2016 -0800
454 [build] Use tar-ustar instead of tar-pax
456 The default tar-v7 is not good enough for us (99 char filename
457 limit), so I have had bumped to tar-pax. We got one complaint
458 that someone's tar couldn't handle tar-pax. Set to tar-ustar
459 which is ~13 years earlier than tar-pax and is good enough for us.
462 1 file changed, 1 insertion(+), 1 deletion(-)
464 commit 3e10460a1dd41de32752e308771aa30d23565cc0
465 Author: Behdad Esfahbod <behdad@behdad.org>
466 Date: Fri Mar 11 18:45:19 2016 -0800
470 src/hb-unicode-private.hh | 2 +-
471 1 file changed, 1 insertion(+), 1 deletion(-)
473 commit d14fea4bdcc1423fe9a585af3abdefa9605d17e6
474 Author: Behdad Esfahbod <behdad@behdad.org>
475 Date: Tue Mar 8 12:16:41 2016 -0800
477 Remove default clause in minor switch statements
479 Bending to clang warnings...
480 https://bugs.chromium.org/p/chromium/issues/detail?id=593057
482 src/hb-ot-shape-complex-indic.cc | 4 ----
483 src/hb-ot-shape-complex-thai.cc | 1 -
484 2 files changed, 5 deletions(-)
486 commit ce8ae9970102f83b67bb1e8e8b2bf894a0e26c07
487 Merge: 731a430 71248a8
488 Author: Behdad Esfahbod <behdad@behdad.org>
489 Date: Fri Mar 4 17:20:35 2016 -0800
491 Merge pull request #231 from KonstantinRitt/post123buildfix
493 Fix build with HB_DISABLE_DEPRECATED
495 commit 731a430cd36caabcef04e099b21ebc6daedd536f
496 Author: Behdad Esfahbod <behdad@behdad.org>
497 Date: Wed Mar 2 13:32:42 2016 -0800
499 Fix requiredFeature stage handling logic
501 Originally the way Jonathan had written this was correct in
504 https://github.com/jfkthame/harfbuzz/commit/35e28c7a733eaffcd9f062b18d7db9fbb3d990fc#diff-ead86a33a5cc9ad7f6e6381031a0baddR199
506 When I rewrote his patch, I messed it up:
508 https://github.com/behdad/harfbuzz/commit/da132937989acb4d8ca9bd41c79f98750e7dda30#diff-ead86a33a5cc9ad7f6e6381031a0baddR209
510 the intended behavior was NOT to set found=TRUE and NOT to continue.
511 This was resulting in feature_index[table_index] being left unset.
514 src/hb-ot-map.cc | 5 +----
515 1 file changed, 1 insertion(+), 4 deletions(-)
517 commit 68b6296d3333fd38bd5442d2ba087ced481603bc
518 Author: Behdad Esfahbod <behdad@behdad.org>
519 Date: Tue Mar 1 16:41:53 2016 +0900
523 src/hb-open-type-private.hh | 9 +++++++++
524 1 file changed, 9 insertions(+)
526 commit 082b79fe9f06607998178dcdcbe817af28b017de
527 Author: Behdad Esfahbod <behdad@behdad.org>
528 Date: Tue Mar 1 16:41:26 2016 +0900
530 Use FWORD and UFWORD when it makes sense
532 I had forgotten about those types.
534 src/hb-ot-glyf-table.hh | 8 ++++----
535 src/hb-ot-hmtx-table.hh | 6 +++---
536 2 files changed, 7 insertions(+), 7 deletions(-)
538 commit 5f995db10381172ec63fd7ffbb0acf2c6b3dae5e
539 Author: Kal Conley <kcconley@gmail.com>
540 Date: Fri Feb 26 00:36:17 2016 +0100
542 Fix missing ICU #include
544 Fix compile error in hb-icu.cc when ICU configured with
545 U_NO_DEFAULT_INCLUDE_UTF_HEADERS=1
548 1 file changed, 1 insertion(+)
550 commit b424b6c372dfe4c0ed75a49761eb34a416819446
551 Author: Kal Conley <kcconley@gmail.com>
552 Date: Fri Feb 26 00:35:15 2016 +0100
554 Add --with-icu=builtin configure option
556 configure.ac | 33 +++++++++++++++++++--------------
557 src/Makefile.am | 7 +++++++
558 2 files changed, 26 insertions(+), 14 deletions(-)
560 commit 71248a843f976c86022eb5bb8c6e8880b2499937
561 Author: Konstantin Ritt <ritt.ks@gmail.com>
562 Date: Thu Feb 25 18:55:28 2016 +0400
564 Fix build with HB_DISABLE_DEPRECATED
566 When HB_DISABLE_DEPRECATED is defined, no code from hb-deprecated.h
567 should be used, even from within HB itself.
569 src/hb-font.cc | 4 ++++
570 1 file changed, 4 insertions(+)
572 commit 0c7fb7419c20d04b803412945565562c32b42929
573 Author: Behdad Esfahbod <behdad@behdad.org>
574 Date: Thu Feb 25 14:40:09 2016 +0900
576 Speed up buffer variable allocation sanity check
578 This makes defining HB_NDEBUG much less relevant, to the
579 point of irrelevance. Sorry about all the fuss in previous
582 src/hb-buffer-private.hh | 67
583 ++++++++++++++++++++++++++++-----------------
584 src/hb-buffer.cc | 70
585 ------------------------------------------------
586 2 files changed, 43 insertions(+), 94 deletions(-)
588 commit 91dd11565221bdb108c138662ea013aac14bb968
589 Author: Behdad Esfahbod <behdad@behdad.org>
590 Date: Thu Feb 25 13:56:47 2016 +0900
595 - If NDEBUG is defined, define HB_NDEBUG
596 - Disable costlier sanity checks if HB_NDEBUG is defined.
598 In 1.2.3 introduced some code to disable costly sanity checks if
599 NDEBUG is defined. NDEBUG, however, disables all assert()s as
600 well. With HB_NDEBUG, one can disable costlier checks but keep
603 I'll probably add a way to define HB_NDEBUG automatically in
604 release tarballs. But for now, production systems that do NOT
605 define NDEBUG, are encouraged to define HB_NDEBUG for our build.
607 src/Makefile.am | 2 +-
608 src/hb-buffer-private.hh | 4 ++--
609 src/hb-buffer.cc | 4 ++--
610 src/hb-private.hh | 9 +++++++++
611 4 files changed, 14 insertions(+), 5 deletions(-)
613 commit 75568b0a7f811ea18e23037735ec8541a7431f88
614 Author: Behdad Esfahbod <behdad@behdad.org>
615 Date: Thu Feb 25 12:26:26 2016 +0900
619 NEWS | 42 ++++++++++++++++++++++++++++++++++++++++++
621 2 files changed, 43 insertions(+), 1 deletion(-)
623 commit 988165021f8d48dc7120b071d056491256569f4f
624 Author: Behdad Esfahbod <behdad@behdad.org>
625 Date: Thu Feb 25 12:23:02 2016 +0900
627 Disable internal buffer variable bookkeeping in NDEBUG builds
629 Saves some sweet time and binary size!
631 src/Makefile.am | 1 +
632 src/hb-buffer-private.hh | 30 ++++++++++++++++++++----------
633 src/hb-buffer.cc | 6 ++++--
634 3 files changed, 25 insertions(+), 12 deletions(-)
636 commit 94dd0bb7e78125994cb7c833a5b03110f1ffc822
637 Author: Behdad Esfahbod <behdad@behdad.org>
638 Date: Thu Feb 25 11:31:03 2016 +0900
640 Add blacklist signature for Times New Roman (Bold) Italic on OS X
642 src/hb-ot-layout.cc | 2 ++
643 1 file changed, 2 insertions(+)
645 commit dd8598c1c7f29fc92253b0cd4e856c1941b1d0c0
646 Author: Behdad Esfahbod <behdad@behdad.org>
647 Date: Thu Feb 25 11:20:05 2016 +0900
649 [test] Pass closure to hb_font_set_glyph_func()
651 Exercises fix in c335fd7986fe360ab8e1c032c9b988d0d30511eb
653 test/api/test-shape.c | 2 +-
654 1 file changed, 1 insertion(+), 1 deletion(-)
656 commit e23cf902e91142a10229e3514be4ceee69efde04
657 Author: Behdad Esfahbod <behdad@behdad.org>
658 Date: Thu Feb 25 11:11:15 2016 +0900
660 Blacklist GDEF table of timesi.ttf and timesbi.ttf on Win 7
663 https://lists.freedesktop.org/archives/harfbuzz/2016-February/005489.html
665 src/hb-ot-layout.cc | 25 +++++++++++++++++++++++++
666 1 file changed, 25 insertions(+)
668 commit c335fd7986fe360ab8e1c032c9b988d0d30511eb
669 Author: Behdad Esfahbod <behdad@behdad.org>
670 Date: Thu Feb 25 09:16:05 2016 +0900
672 In trampoline implementation of get_glyph(), don't destroy user
675 src/hb-font.cc | 41 +++++++++++++++++++++++++++--------------
676 1 file changed, 27 insertions(+), 14 deletions(-)
678 commit 23335deaad9d4d9824ff41343264514d3f9f7e37
679 Author: Behdad Esfahbod <behdad@behdad.org>
680 Date: Wed Feb 24 20:27:13 2016 +0900
682 [ot-font] Accelerate cmap format4 get_glyph
684 src/hb-ot-cmap-table.hh | 111
685 ++++++++++++++++++++++++++++--------------------
686 src/hb-ot-font.cc | 14 +++++-
687 2 files changed, 77 insertions(+), 48 deletions(-)
689 commit e0f16a715bc3e621ff21a8be88102e9672630574
690 Author: Behdad Esfahbod <behdad@behdad.org>
691 Date: Wed Feb 24 19:52:36 2016 +0900
693 [ot-font] Towards accelerating get_glyph()
695 src/hb-ot-font.cc | 23 ++++++++++++++++++++---
696 1 file changed, 20 insertions(+), 3 deletions(-)
698 commit 5473ebfb84c7b6059ac16e04676b363acc51aa00
699 Author: Behdad Esfahbod <behdad@behdad.org>
700 Date: Wed Feb 24 19:32:43 2016 +0900
702 [ot-font] Remove level of indirection in get_glyph_variant
704 src/hb-ot-cmap-table.hh | 14 ++------------
705 src/hb-ot-font.cc | 13 +++++++++----
706 2 files changed, 11 insertions(+), 16 deletions(-)
708 commit 49fe6ecf19522413e79a11a29aa0ffc5bdfcd2f8
709 Author: Behdad Esfahbod <behdad@behdad.org>
710 Date: Wed Feb 24 19:10:06 2016 +0900
714 This file is rather obsolete. Still, give it a refresh.
716 TODO | 16 ++--------------
717 1 file changed, 2 insertions(+), 14 deletions(-)
719 commit 8b5bc141cd3a6bfcea3c91a882a630426876ceb3
720 Author: Behdad Esfahbod <behdad@behdad.org>
721 Date: Wed Feb 24 19:05:23 2016 +0900
723 Add get_nominal_glyph() and get_variation_glyph() instead of
727 - hb_font_get_nominal_glyph_func_t
728 - hb_font_get_variation_glyph_func_t
729 - hb_font_funcs_set_nominal_glyph_func()
730 - hb_font_funcs_set_variation_glyph_func()
731 - hb_font_get_nominal_glyph()
732 - hb_font_get_variation_glyph()
735 - hb_font_get_glyph_func_t
736 - hb_font_funcs_set_glyph_func()
738 Clients that implement their own font-funcs are encouraged to replace
739 their get_glyph() implementation with a get_nominal_glyph() and
740 get_variation_glyph() pair. The variation version can assume that
741 variation_selector argument is not zero.
743 src/hb-deprecated.h | 10 ++
744 src/hb-fallback-shape.cc | 4 +-
745 src/hb-font-private.hh | 26 +++--
747 ++++++++++++++++++++++++++++++++++---
748 src/hb-font.h | 55 +++++++---
749 src/hb-ft.cc | 38 ++++---
750 src/hb-ot-font.cc | 57 +++++++----
751 src/hb-ot-shape-complex-indic.cc | 8 +-
752 src/hb-ot-shape-complex-myanmar.cc | 2 +-
753 src/hb-ot-shape-complex-use.cc | 2 +-
754 src/hb-ot-shape-fallback.cc | 6 +-
755 src/hb-ot-shape-normalize.cc | 18 ++--
756 src/hb-ot-shape.cc | 6 +-
757 13 files changed, 344 insertions(+), 91 deletions(-)
759 commit b30a971bf792b9c683c345e1be25c5a5869a113c
760 Author: Behdad Esfahbod <behdad@behdad.org>
761 Date: Wed Feb 24 17:32:22 2016 +0900
765 NEWS | 14 +++++++++++++-
767 2 files changed, 14 insertions(+), 2 deletions(-)
769 commit af48e3d27c01c538f46f1dc376d994a0c24a8170
770 Author: Behdad Esfahbod <behdad@behdad.org>
771 Date: Wed Feb 24 16:06:40 2016 +0900
775 Not sure why the FT functions were returning advance 1024. This
776 caused failure on drone.io. Switch to hb-ot-font and disable
779 test/shaping/tests/cursive-positioning.tests | 2 +-
780 1 file changed, 1 insertion(+), 1 deletion(-)
782 commit 17c831701756bb46300c412fd64b19d67f299c18
783 Author: Behdad Esfahbod <behdad@behdad.org>
784 Date: Wed Feb 24 16:06:23 2016 +0900
786 [tests] Fix for multiple options in test runner scripts
788 test/shaping/run-tests.sh | 3 +--
789 1 file changed, 1 insertion(+), 2 deletions(-)
791 commit ebd7431f824c718db6ce5b85e94f2b3911127af4
792 Author: Behdad Esfahbod <behdad@behdad.org>
793 Date: Wed Feb 24 15:53:40 2016 +0900
795 Partially revert 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2
797 That commit moved the advance adjustment for mark positioning to
798 be applied immediately, instead of doing late before. This breaks
799 if mark advances are zeroed late, like in Arabic. Also, easier to
800 hit it in RTL scripts since a single mark with non-zero advance is
801 enough to hit the bug, whereas in LTR, at least two marks are needed.
803 This reopens https://github.com/behdad/harfbuzz/issues/211
804 The cursive+mark interaction is broken again. To be fixed in a
807 src/hb-ot-layout-gpos-table.hh | 28
808 ++++++++++++----------------
809 test/shaping/tests/cursive-positioning.tests | 2 +-
810 2 files changed, 13 insertions(+), 17 deletions(-)
812 commit 284481b3120963353f5f34ed094f07ffc13480ef
813 Author: Behdad Esfahbod <behdad@behdad.org>
814 Date: Wed Feb 24 15:52:37 2016 +0900
816 Add test for mark positioning in rtl with non-zero mark advance
818 Apparently I broke this 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2.
821 .../sha1sum/07f054357ff8638bac3711b422a1e31180bba863.ttf | Bin 0 ->
823 test/shaping/tests/cursive-positioning.tests | 1 +
824 2 files changed, 1 insertion(+)
826 commit 56a84e8dd18c63782b8db3a86e94651dae5bb01b
827 Author: Behdad Esfahbod <behdad@behdad.org>
828 Date: Wed Feb 24 15:50:33 2016 +0900
830 [tests] Allow commenting out tests to be skipped
832 test/shaping/run-tests.sh | 4 ++++
833 1 file changed, 4 insertions(+)
835 commit 7cfd6cc486f2751d7f78c5008a636d677af4e12f
836 Author: Behdad Esfahbod <behdad@behdad.org>
837 Date: Wed Feb 24 12:30:57 2016 +0900
839 [Android.mk] Update with warning flags
842 1 file changed, 2 insertions(+), 1 deletion(-)
844 commit dabf32a5ad706726412ba5c64e1ea614a707b928
845 Author: Behdad Esfahbod <behdad@behdad.org>
846 Date: Tue Feb 23 15:38:43 2016 +0900
850 NEWS | 13 +++++++++++++
852 2 files changed, 14 insertions(+), 1 deletion(-)
854 commit 525cc7d28cbe4e8149ddba677224f134dc0a3274
855 Author: Behdad Esfahbod <behdad@behdad.org>
856 Date: Tue Feb 23 15:19:27 2016 +0900
858 Add note re only adding tests with Free Software fonts
860 test/shaping/README.md | 5 ++++-
861 1 file changed, 4 insertions(+), 1 deletion(-)
863 commit 6a09d7e34b949f9929f616ee53278b2edfd9b7ea
864 Author: Behdad Esfahbod <behdad@behdad.org>
865 Date: Tue Feb 23 13:47:16 2016 +0900
867 [test] Add README about how to add shaping tests
869 test/shaping/Makefile.am | 1 +
870 test/shaping/README.md | 37 +++++++++++++++++++++++++++++++++++++
871 2 files changed, 38 insertions(+)
873 commit f8ee7906d0454d950081c621f2b04a6d08e1b92f
874 Author: Behdad Esfahbod <behdad@behdad.org>
875 Date: Tue Feb 23 13:45:38 2016 +0900
877 Remove MANIFEST files
879 They are unused currently. We can add later if we hook them up
882 test/shaping/fonts/sha1sum/MANIFEST | 52
883 ----------------------
884 test/shaping/tests/MANIFEST | 19 --------
885 test/shaping/texts/MANIFEST | 1 -
886 test/shaping/texts/in-tree/MANIFEST | 9 ----
887 test/shaping/texts/in-tree/shaper-arabic/MANIFEST | 6 ---
888 .../in-tree/shaper-arabic/script-arabic/MANIFEST | 3 --
889 .../script-arabic/language-persian/MANIFEST | 1 -
890 .../script-arabic/language-urdu/MANIFEST | 1 -
891 .../script-arabic/language-urdu/crulp/MANIFEST | 1 -
892 .../language-urdu/crulp/ligatures/MANIFEST | 7 ---
893 .../shaper-arabic/script-arabic/misc/MANIFEST | 1 -
894 .../script-arabic/misc/diacritics/MANIFEST | 7 ---
895 .../in-tree/shaper-arabic/script-mandaic/MANIFEST | 1 -
896 .../shaper-arabic/script-mandaic/misc/MANIFEST | 0
897 .../shaper-arabic/script-mongolian/MANIFEST | 1 -
898 .../shaper-arabic/script-mongolian/misc/MANIFEST | 4 --
899 .../in-tree/shaper-arabic/script-nko/MANIFEST | 1 -
900 .../in-tree/shaper-arabic/script-nko/misc/MANIFEST | 1 -
901 .../in-tree/shaper-arabic/script-phags-pa/MANIFEST | 1 -
902 .../shaper-arabic/script-phags-pa/misc/MANIFEST | 1 -
903 .../in-tree/shaper-arabic/script-syriac/MANIFEST | 1 -
904 .../shaper-arabic/script-syriac/misc/MANIFEST | 2 -
905 test/shaping/texts/in-tree/shaper-default/MANIFEST | 5 ---
906 .../shaper-default/script-ethiopic/MANIFEST | 1 -
907 .../shaper-default/script-ethiopic/misc/MANIFEST | 1 -
908 .../in-tree/shaper-default/script-han/MANIFEST | 1 -
909 .../shaper-default/script-han/misc/MANIFEST | 1 -
910 .../shaper-default/script-hiragana/MANIFEST | 1 -
911 .../shaper-default/script-hiragana/misc/MANIFEST | 2 -
912 .../shaper-default/script-linear-b/MANIFEST | 1 -
913 .../shaper-default/script-linear-b/misc/MANIFEST | 1 -
914 .../shaper-default/script-tifinagh/MANIFEST | 1 -
915 .../shaper-default/script-tifinagh/misc/MANIFEST | 1 -
916 test/shaping/texts/in-tree/shaper-hangul/MANIFEST | 1 -
917 .../in-tree/shaper-hangul/script-hangul/MANIFEST | 1 -
918 .../shaper-hangul/script-hangul/misc/MANIFEST | 1 -
919 test/shaping/texts/in-tree/shaper-hebrew/MANIFEST | 1 -
920 .../in-tree/shaper-hebrew/script-hebrew/MANIFEST | 1 -
921 .../shaper-hebrew/script-hebrew/misc/MANIFEST | 1 -
922 test/shaping/texts/in-tree/shaper-indic/MANIFEST | 2 -
923 .../texts/in-tree/shaper-indic/indic/MANIFEST | 11 -----
924 .../shaper-indic/indic/script-assamese/MANIFEST | 2 -
925 .../indic/script-assamese/misc/MANIFEST | 0
926 .../indic/script-assamese/utrrs/MANIFEST | 3 --
927 .../indic/script-assamese/utrrs/codepoint/MANIFEST | 7 ---
928 .../indic/script-assamese/utrrs/gpos/MANIFEST | 2 -
929 .../indic/script-assamese/utrrs/gsub/MANIFEST | 1 -
930 .../shaper-indic/indic/script-bengali/MANIFEST | 2 -
931 .../indic/script-bengali/misc/MANIFEST | 2 -
932 .../indic/script-bengali/utrrs/MANIFEST | 3 --
933 .../indic/script-bengali/utrrs/codepoint/MANIFEST | 7 ---
934 .../indic/script-bengali/utrrs/gpos/MANIFEST | 2 -
935 .../indic/script-bengali/utrrs/gsub/MANIFEST | 1 -
936 .../shaper-indic/indic/script-devanagari/MANIFEST | 2 -
937 .../indic/script-devanagari/misc/MANIFEST | 6 ---
938 .../indic/script-devanagari/utrrs/MANIFEST | 3 --
939 .../script-devanagari/utrrs/codepoint/MANIFEST | 9 ----
940 .../indic/script-devanagari/utrrs/gpos/MANIFEST | 2 -
941 .../indic/script-devanagari/utrrs/gsub/MANIFEST | 1 -
942 .../shaper-indic/indic/script-gujarati/MANIFEST | 2 -
943 .../indic/script-gujarati/misc/MANIFEST | 0
944 .../indic/script-gujarati/utrrs/MANIFEST | 3 --
945 .../indic/script-gujarati/utrrs/codepoint/MANIFEST | 7 ---
946 .../indic/script-gujarati/utrrs/gpos/MANIFEST | 2 -
947 .../indic/script-gujarati/utrrs/gsub/MANIFEST | 1 -
948 .../shaper-indic/indic/script-gurmukhi/MANIFEST | 2 -
949 .../indic/script-gurmukhi/misc/MANIFEST | 1 -
950 .../indic/script-gurmukhi/utrrs/MANIFEST | 3 --
951 .../indic/script-gurmukhi/utrrs/codepoint/MANIFEST | 7 ---
952 .../indic/script-gurmukhi/utrrs/gpos/MANIFEST | 2 -
953 .../indic/script-gurmukhi/utrrs/gsub/MANIFEST | 1 -
954 .../shaper-indic/indic/script-kannada/MANIFEST | 2 -
955 .../indic/script-kannada/misc/MANIFEST | 2 -
956 .../indic/script-kannada/utrrs/MANIFEST | 3 --
957 .../indic/script-kannada/utrrs/codepoint/MANIFEST | 8 ----
958 .../indic/script-kannada/utrrs/gpos/MANIFEST | 1 -
959 .../indic/script-kannada/utrrs/gsub/MANIFEST | 1 -
960 .../shaper-indic/indic/script-malayalam/MANIFEST | 2 -
961 .../indic/script-malayalam/misc/MANIFEST | 3 --
962 .../indic/script-malayalam/utrrs/MANIFEST | 2 -
963 .../script-malayalam/utrrs/codepoint/MANIFEST | 7 ---
964 .../indic/script-malayalam/utrrs/gsub/MANIFEST | 1 -
965 .../shaper-indic/indic/script-oriya/MANIFEST | 2 -
966 .../shaper-indic/indic/script-oriya/misc/MANIFEST | 2 -
967 .../shaper-indic/indic/script-oriya/utrrs/MANIFEST | 2 -
968 .../indic/script-oriya/utrrs/codepoint/MANIFEST | 9 ----
969 .../indic/script-oriya/utrrs/gsub/MANIFEST | 1 -
970 .../shaper-indic/indic/script-sinhala/MANIFEST | 2 -
971 .../indic/script-sinhala/misc/MANIFEST | 4 --
972 .../indic/script-sinhala/utrrs/MANIFEST | 3 --
973 .../indic/script-sinhala/utrrs/codepoint/MANIFEST | 5 ---
974 .../indic/script-sinhala/utrrs/gpos/MANIFEST | 1 -
975 .../indic/script-sinhala/utrrs/gsub/MANIFEST | 7 ---
976 .../shaper-indic/indic/script-tamil/MANIFEST | 2 -
977 .../shaper-indic/indic/script-tamil/misc/MANIFEST | 1 -
978 .../shaper-indic/indic/script-tamil/utrrs/MANIFEST | 3 --
979 .../indic/script-tamil/utrrs/codepoint/MANIFEST | 10 -----
980 .../indic/script-tamil/utrrs/gpos/MANIFEST | 2 -
981 .../indic/script-tamil/utrrs/gsub/MANIFEST | 1 -
982 .../shaper-indic/indic/script-telugu/MANIFEST | 2 -
983 .../shaper-indic/indic/script-telugu/misc/MANIFEST | 1 -
984 .../indic/script-telugu/utrrs/MANIFEST | 3 --
985 .../indic/script-telugu/utrrs/codepoint/MANIFEST | 7 ---
986 .../indic/script-telugu/utrrs/gpos/MANIFEST | 1 -
987 .../indic/script-telugu/utrrs/gsub/MANIFEST | 1 -
988 .../in-tree/shaper-indic/south-east-asian/MANIFEST | 1 -
989 .../south-east-asian/script-khmer/MANIFEST | 1 -
990 .../south-east-asian/script-khmer/misc/MANIFEST | 3 --
991 test/shaping/texts/in-tree/shaper-myanmar/MANIFEST | 1 -
992 .../in-tree/shaper-myanmar/script-myanmar/MANIFEST | 1 -
993 .../shaper-myanmar/script-myanmar/misc/MANIFEST | 3 --
994 test/shaping/texts/in-tree/shaper-thai/MANIFEST | 2 -
995 .../texts/in-tree/shaper-thai/script-lao/MANIFEST | 1 -
996 .../in-tree/shaper-thai/script-lao/misc/MANIFEST | 1 -
997 .../texts/in-tree/shaper-thai/script-thai/MANIFEST | 1 -
998 .../in-tree/shaper-thai/script-thai/misc/MANIFEST | 4 --
999 test/shaping/texts/in-tree/shaper-tibetan/MANIFEST | 1 -
1000 .../in-tree/shaper-tibetan/script-tibetan/MANIFEST | 1 -
1001 .../shaper-tibetan/script-tibetan/misc/MANIFEST | 1 -
1002 test/shaping/texts/in-tree/shaper-use/MANIFEST | 6 ---
1003 .../texts/in-tree/shaper-use/script-batak/MANIFEST | 1 -
1004 .../in-tree/shaper-use/script-buginese/MANIFEST | 1 -
1005 .../texts/in-tree/shaper-use/script-cham/MANIFEST | 1 -
1006 .../in-tree/shaper-use/script-kaithi/MANIFEST | 1 -
1007 .../in-tree/shaper-use/script-kharoshti/MANIFEST | 1 -
1008 .../in-tree/shaper-use/script-tai-tham/MANIFEST | 2 -
1009 126 files changed, 381 deletions(-)
1011 commit 815bdd7700155efcffa9a4c3ca5bfc31833d0586
1012 Author: Behdad Esfahbod <behdad@behdad.org>
1013 Date: Mon Feb 22 18:22:44 2016 +0900
1015 In cluster-level=0, group ZWJ/ZWNJ with previous cluster
1017 This better emulates Unicode grapheme clusters.
1019 Note that Uniscribe does NOT do this, but should be harmless with
1021 and improve fallback with clients that use HarfBuzz cluster as unit
1024 Fixes https://github.com/behdad/harfbuzz/issues/217
1026 src/hb-ot-layout-private.hh | 6 ++++++
1027 src/hb-ot-shape.cc | 3 ++-
1028 test/shaping/tests/indic-joiner-candrabindu.tests | 2 +-
1029 test/shaping/tests/mongolian-variation-selector.tests | 2 +-
1030 4 files changed, 10 insertions(+), 3 deletions(-)
1032 commit 89137e325a19d62fb00979e1e8ab2ca59a2c1147
1033 Author: Behdad Esfahbod <behdad@behdad.org>
1034 Date: Mon Feb 22 16:00:59 2016 +0900
1038 src/hb-coretext.cc | 2 +-
1039 src/hb-ot-shape.cc | 2 +-
1040 2 files changed, 2 insertions(+), 2 deletions(-)
1042 commit 15063b12f7619d4f44981248e28f38c172d12e1f
1043 Author: Behdad Esfahbod <behdad@behdad.org>
1044 Date: Mon Feb 22 15:56:29 2016 +0900
1046 [coretext] Move CTFont construction to face_data
1048 src/hb-coretext.cc | 66
1049 +++++++++++++++++++++++++-----------------------------
1050 1 file changed, 30 insertions(+), 36 deletions(-)
1052 commit ba3d49d9a56932d341bf1916a30f322be665e3a6
1053 Author: Behdad Esfahbod <behdad@behdad.org>
1054 Date: Mon Feb 22 15:50:12 2016 +0900
1056 [coretext] Move code around
1058 src/hb-coretext.cc | 70
1059 +++++++++++++++++++++++++++++++-----------------------
1060 1 file changed, 40 insertions(+), 30 deletions(-)
1062 commit 90194efb8480d58c55b7a19962624c7aadbdca63
1063 Author: Behdad Esfahbod <behdad@behdad.org>
1064 Date: Mon Feb 22 15:42:53 2016 +0900
1066 [coretext] Move code around
1068 src/hb-coretext.cc | 46 ++++++++++++++++++++++++++--------------------
1069 1 file changed, 26 insertions(+), 20 deletions(-)
1071 commit ca539e37a4b71e585a267a288db1a3975cbb99fc
1072 Author: Behdad Esfahbod <behdad@behdad.org>
1073 Date: Mon Feb 22 15:37:18 2016 +0900
1075 [build] git.mk fix for m4/gtk-doc.m4
1078 1 file changed, 1 insertion(+)
1080 commit 54788cb1ecc5a5ffd63d07cd1f0b07b2afa9a8ca
1081 Author: Behdad Esfahbod <behdad@behdad.org>
1082 Date: Mon Feb 22 15:32:52 2016 +0900
1084 [win32] Install git.mk
1086 win32/Makefile.am | 2 ++
1087 1 file changed, 2 insertions(+)
1089 commit 9a13ed453ef96822a47d6e6f58332b87f38d5c59
1090 Author: Behdad Esfahbod <behdad@behdad.org>
1091 Date: Mon Feb 22 11:44:45 2016 +0900
1093 Make FixedVersion a template
1095 src/hb-open-file-private.hh | 4 ++--
1096 src/hb-open-type-private.hh | 9 +++++----
1097 src/hb-ot-head-table.hh | 4 ++--
1098 src/hb-ot-hhea-table.hh | 2 +-
1099 src/hb-ot-layout-gdef-table.hh | 2 +-
1100 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
1101 src/hb-ot-layout-jstf-table.hh | 2 +-
1102 src/hb-ot-maxp-table.hh | 2 +-
1103 8 files changed, 14 insertions(+), 13 deletions(-)
1105 commit 238b943e850ea1ab0093e12c74d2cd7c686f318e
1106 Author: Behdad Esfahbod <behdad@behdad.org>
1107 Date: Mon Feb 22 15:31:22 2016 +0900
1109 [coretext] Fix leak!
1111 src/hb-coretext.cc | 1 +
1112 1 file changed, 1 insertion(+)
1114 commit e561122856a50ed405d71cb1629317e7ae63f316
1115 Author: Behdad Esfahbod <behdad@behdad.org>
1116 Date: Mon Feb 22 15:28:37 2016 +0900
1118 [coretext] Move code around
1120 src/hb-coretext.cc | 109
1121 ++++++++++++++++++++++++++++++-----------------------
1122 1 file changed, 62 insertions(+), 47 deletions(-)
1124 commit 04c64431530a4a6d9ebd33674c4665a8e6d25bdd
1125 Author: Behdad Esfahbod <behdad@behdad.org>
1126 Date: Mon Feb 22 15:12:27 2016 +0900
1128 [coretext] Ignore PPEM in font size selection
1130 src/hb-coretext.cc | 14 ++++----------
1131 1 file changed, 4 insertions(+), 10 deletions(-)
1133 commit 62c2711121fe78f373c15c0f53090b62b52d11c1
1134 Author: Behdad Esfahbod <behdad@behdad.org>
1135 Date: Mon Feb 22 15:07:20 2016 +0900
1137 [coretext] Limit grapheme-cluster forming to cluster-level=0
1139 src/hb-coretext.cc | 1 +
1140 src/hb-ot-shape.cc | 2 +-
1141 2 files changed, 2 insertions(+), 1 deletion(-)
1143 commit 061105ec443eb7350ffe217305f9d8902c179e2f
1144 Author: Behdad Esfahbod <behdad@behdad.org>
1145 Date: Mon Feb 22 14:59:39 2016 +0900
1147 [coretext] Fix shaping with varying font size
1149 Fixes https://github.com/libass/libass/issues/212
1151 src/hb-coretext.cc | 8 ++++----
1152 1 file changed, 4 insertions(+), 4 deletions(-)
1154 commit 27847cab1264b4ce8342603f4626b4e0645979e4
1155 Author: Behdad Esfahbod <behdad@behdad.org>
1156 Date: Fri Feb 19 15:56:50 2016 +0700
1160 NEWS | 20 ++++++++++++++++++++
1162 2 files changed, 21 insertions(+), 1 deletion(-)
1164 commit c3731559042e1730e85d19574321ad850010f7de
1165 Author: Behdad Esfahbod <behdad@behdad.org>
1166 Date: Fri Feb 19 15:13:07 2016 +0700
1168 [fuzzing] Add test for recent fix
1170 Test from https://github.com/behdad/harfbuzz/issues/223
1172 I forgot that we do run hb-fuzzer on tests in
1173 shaping/tests/fuzzed.tests.
1175 .../sha1sum/205edd09bd3d141cc9580f650109556cc28b22cb.ttf | Bin 0 ->
1177 test/shaping/fonts/sha1sum/MANIFEST | 1 +
1178 test/shaping/tests/fuzzed.tests | 1 +
1179 3 files changed, 2 insertions(+)
1181 commit aa33cb72ab29c31e87f0cca9a0e72fe3a68247b7
1182 Author: Behdad Esfahbod <behdad@behdad.org>
1183 Date: Fri Feb 19 15:12:24 2016 +0700
1185 [fuzzing] Make test runner actually work
1187 test/fuzzing/Makefile.am | 6 ++++--
1188 1 file changed, 4 insertions(+), 2 deletions(-)
1190 commit 2735555c6b0c95db7dfc2b391f92a1a5c06084c4
1191 Author: Behdad Esfahbod <behdad@behdad.org>
1192 Date: Fri Feb 19 15:12:16 2016 +0700
1194 [fuzzing] Add TODO item
1196 test/fuzzing/hb-fuzzer.cc | 1 +
1197 1 file changed, 1 insertion(+)
1199 commit b87e36f6f119fac80b8fd55f3abae563c2c5b798
1200 Author: Behdad Esfahbod <behdad@behdad.org>
1201 Date: Fri Feb 19 14:52:31 2016 +0700
1203 Avoid buffer->move_to() in case of buffer error
1205 Fixes https://github.com/behdad/harfbuzz/issues/223
1207 Right now we cannot test this because it has to be tested using
1209 We should move all fuzzing tests from test/shaping/tests/fuzzed.tests
1211 test/fuzzing/ and have its own test runner. At that point, should add
1212 test from this issue as well.
1214 src/hb-buffer.cc | 2 ++
1215 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
1216 2 files changed, 3 insertions(+), 1 deletion(-)
1218 commit 7e76bbabbaa56af314abff8ddba8866c634919cd
1219 Author: Behdad Esfahbod <behdad@behdad.org>
1220 Date: Fri Feb 19 14:43:39 2016 +0700
1222 [fuzzing] Make "make hb-fuzzer" build lib dependency
1224 Not going to do with util/, but is convenient here.
1226 test/fuzzing/Makefile.am | 3 +++
1227 1 file changed, 3 insertions(+)
1229 commit 568a0c60e8695a6ad8a93ec60d55b137c48890cb
1230 Author: Behdad Esfahbod <behdad@behdad.org>
1231 Date: Thu Feb 18 19:31:51 2016 +0700
1233 Remove pointless overflow check in pointer math
1235 Fixes https://github.com/behdad/harfbuzz/issues/227
1237 src/hb-blob.cc | 1 -
1238 1 file changed, 1 deletion(-)
1240 commit aae2847099cbf05bf0668fbe526fc58736837c1b
1241 Author: Behdad Esfahbod <behdad@behdad.org>
1242 Date: Thu Feb 18 17:06:25 2016 +0700
1244 Emoji skin tone modifiers need to be treated as combining marks
1246 Fixes https://github.com/behdad/harfbuzz/issues/169
1248 src/hb-ot-layout-private.hh | 15 ++++++++++++++-
1249 src/hb-unicode-private.hh | 5 +++--
1250 2 files changed, 17 insertions(+), 3 deletions(-)
1252 commit da41e48f0a1a6af6d44ef25185d2421a29bd4166
1253 Author: Behdad Esfahbod <behdad@behdad.org>
1254 Date: Tue Feb 16 17:16:33 2016 +0700
1256 [USE] Zero mark advances by GDEF early
1258 This is what Microsoft's implementation does. Marks that need advance
1259 need to add it back using 'dist' or other feature in GPOS.
1263 src/hb-ot-shape-complex-use.cc | 2 +-
1264 test/shaping/fonts/sha1sum/MANIFEST | 1 +
1265 .../sha1sum/f518eb6f6b5eec2946c9fbbbde44e45d46f5e2ac.ttf | Bin 0 ->
1267 test/shaping/tests/context-matching.tests | 2 +-
1268 test/shaping/tests/use.tests | 2 ++
1269 5 files changed, 5 insertions(+), 2 deletions(-)
1271 commit 86c68c7a2c971efe8e35b1f1bd99401dc8b688d2
1272 Author: Behdad Esfahbod <behdad@behdad.org>
1273 Date: Tue Feb 16 16:07:20 2016 +0700
1275 [GPOS] Fix interaction of mark attachments and cursive chaining
1277 Fixes https://github.com/behdad/harfbuzz/issues/211
1279 What happens in that bug is that a mark is attached to base first,
1280 then a second mark is cursive-chained to the first mark. This only
1281 "works" because it's in the Indic shaper where mark advances are
1284 Before, we didn't allow cursive to run on marks at all. Fix that.
1285 We also where updating mark major offsets at the end of GPOS, such
1286 that changes in advance of base will not change the mark attachment
1287 position. That was superior to the alternative (which is what
1289 does BTW), but made it hard to apply cursive to the mark after it
1290 was positioned. We could track major-direction offset changes and
1291 apply that to cursive in the post process, but that's a much trickier
1292 thing to do than the fix here, which is to immediately apply the
1293 major-direction advance-width offsets... Ie.:
1295 https://github.com/behdad/harfbuzz/issues/211#issuecomment-183194739
1297 If this breaks any fonts, the font should be fixed to do mark
1299 after all the advances are set up first (kerning, etc).
1301 Finally, this, still doesn't make us match Uniscribe, for I explained
1302 in that bug. Looks like Uniscribe applies minor-direction cursive
1303 adjustment immediate as well. We don't, and we like it our way, at
1304 least for now. Eg. the sequence in the test case does this:
1306 - The first subscript attaches with mark-to-base, moving in x only,
1307 - The second subscript attaches with cursive attachment to first
1310 - A final context rule moves the first subscript up by 104 units.
1312 The way we do, the final shift-up, also shifts up the second subscript
1313 mark because it's cursively-attached. Uniscribe doesn't. We get:
1315 [ttaorya=0+1307|casubscriptorya=0@-242,104+-231|casubscriptnarroworya=0@20,104+507]
1317 while Uniscribe gets:
1319 [ttaorya=0+1307|casubscriptorya=0@-242,104+-211|casubscriptnarroworya=0+487]
1321 note the different y-offset of the last glyph. In our view,
1323 things move together, period.
1325 src/hb-ot-layout-gpos-table.hh | 31
1326 +++++++++++----------
1327 .../706c5d7b625f207bc0d874c67237aad6f1e9cd6f.ttf | Bin 0 -> 3868 bytes
1328 test/shaping/fonts/sha1sum/MANIFEST | 1 +
1329 test/shaping/tests/cursive-positioning.tests | 1 +
1330 4 files changed, 18 insertions(+), 15 deletions(-)
1332 commit 80c8855cfeffa028d74a25df884d0e5577c95c6c
1333 Author: Behdad Esfahbod <behdad@behdad.org>
1334 Date: Fri Feb 12 12:50:17 2016 +0700
1338 src/hb-common.cc | 2 +-
1339 1 file changed, 1 insertion(+), 1 deletion(-)
1341 commit 6ab920224c32e38072a0bec5e84d4b0d58b74167
1342 Author: Behdad Esfahbod <behdad@behdad.org>
1343 Date: Thu Feb 11 16:57:52 2016 +0700
1349 src/hb-ot-layout-gpos-table.hh | 8 ++++----
1350 1 file changed, 4 insertions(+), 4 deletions(-)
1352 commit cbc3a76c5a38ab24f72e80357377711bd3f54d56
1353 Author: Behdad Esfahbod <behdad@behdad.org>
1354 Date: Thu Feb 11 16:48:13 2016 +0700
1356 [GPOS] Merge fixing of offsets for cursive and mark attachments
1358 Part of fixing https://github.com/behdad/harfbuzz/issues/211
1360 src/hb-buffer-private.hh | 3 +-
1361 src/hb-ot-layout-gpos-table.hh | 73
1362 ++++++++++++++++++------------------------
1363 2 files changed, 33 insertions(+), 43 deletions(-)
1365 commit 7d8d58ac81fe267e29ea68cdc6f4a4fa8c22d40f
1366 Author: Behdad Esfahbod <behdad@behdad.org>
1367 Date: Thu Feb 11 16:34:28 2016 +0700
1369 [GPOS] Divide position_finish() into two phases, for advances
1372 Right now the position_finish_advances() is empty. To be used for
1373 spacing attachments proposal later.
1375 src/hb-ot-layout-gpos-table.hh | 11 +++++++++--
1376 src/hb-ot-layout-gsub-table.hh | 6 ------
1377 src/hb-ot-layout-private.hh | 19 +++++++++----------
1378 src/hb-ot-layout.cc | 16 ++++++++--------
1379 src/hb-ot-shape.cc | 7 +++----
1380 5 files changed, 29 insertions(+), 30 deletions(-)
1382 commit 8474231567a08873cc5e0aa08fea60316a04c27e
1383 Author: Behdad Esfahbod <behdad@behdad.org>
1384 Date: Thu Feb 11 16:27:41 2016 +0700
1386 [ot] Minor shuffling code around
1388 src/hb-ot-layout-gpos-table.hh | 2 --
1389 src/hb-ot-shape.cc | 13 ++++++++-----
1390 2 files changed, 8 insertions(+), 7 deletions(-)
1392 commit b0b11614e9fb9ecd1faae28b0ed71ac6bf5c1266
1393 Author: Behdad Esfahbod <behdad@behdad.org>
1394 Date: Thu Feb 11 15:28:55 2016 +0700
1396 [GPOS] Add harmless recursion in fix_mark_attachment()
1398 Will do nothing. Just useful for merging two functions.
1400 src/hb-ot-layout-gpos-table.hh | 2 ++
1401 1 file changed, 2 insertions(+)
1403 commit 686567baab5a32ffea843538643e01de2885fa4f
1404 Author: Behdad Esfahbod <behdad@behdad.org>
1405 Date: Thu Feb 11 15:25:28 2016 +0700
1407 [GPOS] Merge attach_chain() and cursive_chain()
1409 Differentiate, using new attach_type().
1411 src/hb-ot-layout-gpos-table.hh | 50
1412 +++++++++++++++++++++++++++---------------
1413 1 file changed, 32 insertions(+), 18 deletions(-)
1415 commit 806ad8dc65931ab7893bff7d5592a67a9bd237ca
1416 Author: Behdad Esfahbod <behdad@behdad.org>
1417 Date: Thu Feb 11 14:53:11 2016 +0700
1419 [GPOS] Minor shuffling
1421 src/hb-ot-layout-gpos-table.hh | 10 +++++-----
1422 1 file changed, 5 insertions(+), 5 deletions(-)
1424 commit 0f6278d1fbb75856132f1fa2d29648979f033316
1425 Author: Behdad Esfahbod <behdad@behdad.org>
1426 Date: Thu Feb 11 14:49:10 2016 +0700
1428 [GPOS] Negate sign of attach_lookback(), and rename it to
1431 No behavior change. Preparing to unify how cursive and mark
1435 src/hb-ot-layout-gpos-table.hh | 17 +++++++++--------
1436 1 file changed, 9 insertions(+), 8 deletions(-)
1438 commit 5b5dc2c0406d8180e72d97a54334c722fda325b1
1439 Author: Behdad Esfahbod <behdad@behdad.org>
1440 Date: Thu Feb 11 12:15:38 2016 +0700
1442 [tests] Add test for advance zeroing of an ASCII letter marked as
1445 test/shaping/fonts/sha1sum/MANIFEST | 1 +
1446 .../sha1sum/a98e908e2ed21b22228ea59ebcc0f05034c86f2e.ttf | Bin 0 ->
1448 test/shaping/tests/zero-width-marks.tests | 1 +
1449 3 files changed, 2 insertions(+)
1451 commit 660c9d3fc21172e8dc340b017122c084dac6334c
1452 Author: Behdad Esfahbod <behdad@behdad.org>
1453 Date: Thu Feb 11 12:14:27 2016 +0700
1455 Remove font-dependent ASCII-only perf hack
1457 Is confusing. I already hit it myself. Remove. We can optimize
1458 ASCII based on Unicode properties. But should not do based on
1459 assumptions on the font.
1461 src/hb-ot-shape.cc | 4 ----
1462 1 file changed, 4 deletions(-)
1464 commit 3fe0cf10401875f1e9b8b5fbaf59826e64ea61d2
1465 Author: Behdad Esfahbod <behdad@behdad.org>
1466 Date: Wed Feb 10 18:43:43 2016 +0700
1468 Fix previous commit!
1470 test/shaping/fonts/sha1sum/MANIFEST | 6 +++---
1471 test/shaping/tests/zero-width-marks.tests | 6 +++---
1472 2 files changed, 6 insertions(+), 6 deletions(-)
1474 commit 293a210eee0a53b59f4b33298f42ec6e59d785e0
1475 Author: Behdad Esfahbod <behdad@behdad.org>
1476 Date: Wed Feb 10 18:39:59 2016 +0700
1478 [tests] Fix fonts in cc4a78bf22c4a735b84c89b04be3bb531f42135e
1480 They had an invalid LookupFlag (32).
1482 .../sha1sum/0dd3a51c3ea50997cb1f72515d1060408f8b4b59.ttf | Bin 1412 ->
1484 .../sha1sum/56cfd0e18d07f41c38e9598545a6d369127fc6f9.ttf | Bin 0 ->
1486 .../sha1sum/828114d00931885bc25abf7cdb878b2914a2e743.ttf | Bin 1448 ->
1488 .../sha1sum/894e96a367f00c196d82e6243673a1d4414f4f6a.ttf | Bin 1448 ->
1490 .../sha1sum/cc5f3d2d717fb6bd4dfae1c16d48a2cb8e12233b.ttf | Bin 0 ->
1492 .../sha1sum/ffa0f5d2d9025486d8469d8b1fdd983e7632499b.ttf | Bin 0 ->
1494 6 files changed, 0 insertions(+), 0 deletions(-)
1496 commit eaadcbbc53e02838c847e53ef214a55d6915d677
1497 Author: Behdad Esfahbod <behdad@behdad.org>
1498 Date: Wed Feb 10 18:29:54 2016 +0700
1500 Remove now-unused mark zeroing BY_UNICODE
1502 src/hb-ot-shape-complex-private.hh | 2 --
1503 src/hb-ot-shape.cc | 29 -----------------------------
1504 2 files changed, 31 deletions(-)
1506 commit cc4a78bf22c4a735b84c89b04be3bb531f42135e
1507 Author: Behdad Esfahbod <behdad@behdad.org>
1508 Date: Wed Feb 10 18:24:08 2016 +0700
1510 [tests] Add tests for Latin mark zeroing
1512 .../sha1sum/0dd3a51c3ea50997cb1f72515d1060408f8b4b59.ttf | Bin 0 ->
1514 .../sha1sum/828114d00931885bc25abf7cdb878b2914a2e743.ttf | Bin 0 ->
1516 .../sha1sum/894e96a367f00c196d82e6243673a1d4414f4f6a.ttf | Bin 0 ->
1518 test/shaping/fonts/sha1sum/MANIFEST | 4 ++++
1519 .../sha1sum/fcdcffbdf1c4c97c05308d7600e4c283eb47dbca.ttf | Bin 0 ->
1521 test/shaping/tests/zero-width-marks.tests | 4 ++++
1522 6 files changed, 8 insertions(+)
1524 commit 55ff34b9c157a839d026465af8f30424ce7f891b
1525 Author: Behdad Esfahbod <behdad@behdad.org>
1526 Date: Wed Feb 10 18:20:02 2016 +0700
1528 [tests] Add tests for Thai mark zeroing
1530 .../sha1sum/45855bc8d46332b39c4ab9e2ee1a26b1f896da6b.ttf | Bin 0 ->
1532 .../sha1sum/7a37dc4d5bf018456aea291cee06daf004c0221c.ttf | Bin 0 ->
1534 .../sha1sum/8099955657a54e9ee38a6ba1d6f950ce58e3cc25.ttf | Bin 0 ->
1536 test/shaping/fonts/sha1sum/MANIFEST | 4 ++++
1537 .../sha1sum/bb0c53752e85c3d28973ebc913287b8987d3dfe8.ttf | Bin 0 ->
1539 test/shaping/tests/zero-width-marks.tests | 4 ++++
1540 6 files changed, 8 insertions(+)
1542 commit b3582a8ee82942a931130a83b2867b239f8ca71a
1543 Author: Behdad Esfahbod <behdad@behdad.org>
1544 Date: Wed Feb 10 18:10:15 2016 +0700
1546 Change default mark advance zeroing behavior from Unicode to GDEF
1549 https://lists.freedesktop.org/archives/harfbuzz/2016-February/005462.html
1551 src/hb-ot-shape-complex-default.cc | 2 +-
1552 src/hb-ot-shape-complex-thai.cc | 2 +-
1553 src/hb-ot-shape-complex-tibetan.cc | 2 +-
1554 3 files changed, 3 insertions(+), 3 deletions(-)
1556 commit 43bb2b8fb00705c3334730a58ade7984181018b2
1557 Author: Behdad Esfahbod <behdad@behdad.org>
1558 Date: Wed Feb 10 14:11:43 2016 +0700
1562 test/shaping/hb_test_tools.py | 2 +-
1563 1 file changed, 1 insertion(+), 1 deletion(-)
1565 commit bdaa784bb610ec65626d63cc068a0958ff5005fc
1566 Merge: a168db4 f6ffba6
1567 Author: Behdad Esfahbod <behdad@behdad.org>
1568 Date: Wed Feb 10 11:11:36 2016 +0700
1570 Merge pull request #164 from fanc999/msvc.build
1572 Enable Build of HarfBuzz under Visual Studio using NMake Makefiles
1574 commit a168db4739148459bc33c7dae88e73efa0153d72
1575 Author: Behdad Esfahbod <behdad@behdad.org>
1576 Date: Wed Feb 10 11:10:08 2016 +0700
1578 [README] Add ABI Tracker link
1581 1 file changed, 1 insertion(+)
1583 commit f6ffba634bb33d6d4b051abce9c23fcae280c3fe
1584 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
1585 Date: Wed Dec 9 14:57:15 2015 +0800
1587 MSVC builds: Add support to build DirectWrite shaping backend
1589 Add into the NMake Makefiles to build the DirectWrite shaping backend,
1590 but as PR #134 mentions, this is considered to be in an experimental
1592 so don't include this in the build by default for now. This is
1594 going to replace the Uniscribe backend eventually, since DirectWrite
1596 to be Uniscribe's replacement, and is needed for Windows Store apps
1598 system shaping API is to be used.
1600 win32/README.txt | 4 ++++
1601 win32/config-msvc.mak | 10 ++++++++++
1602 win32/config.h.win32.in | 3 +++
1603 win32/info-msvc.mak | 7 +++++++
1604 4 files changed, 24 insertions(+)
1606 commit c6792854557ca104948e8f0b142c9384105b0d05
1607 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
1608 Date: Wed Feb 3 18:31:23 2016 +0800
1610 build: Build the DirectWrite sources if requested
1612 This adds to the autotools build system so that the (experimental)
1613 DirectWrite support for HarfBuzz is built (and dist'ed).
1615 configure.ac | 25 +++++++++++++++++++++++++
1616 src/Makefile.am | 7 +++++++
1617 src/Makefile.sources | 3 +++
1618 3 files changed, 35 insertions(+)
1620 commit d7b6636e5ebf1ddf7d7a04007ffbc411cf7e462e
1621 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
1622 Date: Tue Nov 3 19:00:42 2015 +0800
1624 build: Support Visual Studio builds using NMake
1626 This adds a set of NMake Makefiles that can be used to build
1628 the standard basic build building the minimal HarfBuzz DLL (consisting
1629 of OpenType, fallback and Uniscribe support only), to a full
1631 consisting of GLib and FreeType support, as well as building the
1633 the test programs in src/ and test/api, and HarfBuzz-ICU and
1634 HarfBuzz-GObject, and up to building the introspection files.
1636 flexible build mechanism is supported here, so anything that is
1638 for a Windows build (code-wise), should all be supported by this build
1641 As in an earlier commit, the source listings are shared with the
1643 builds with the various Makefile.sources in src/, src/hb-ucdn and
1645 this set of NMake Makefiles will transform these lists into the
1649 In the current form, all the test programs in test/api pass, and
1651 been checked successfully with 'make -j8 distcheck'.
1656 win32/Makefile.am | 14 +++
1657 win32/Makefile.vc | 52 +++++++++++
1658 win32/README.txt | 75 ++++++++++++++++
1659 win32/build-rules-msvc.mak | 140 ++++++++++++++++++++++++++++++
1660 win32/config-msvc.mak | 188
1661 ++++++++++++++++++++++++++++++++++++++++
1662 win32/create-lists-msvc.mak | 151 ++++++++++++++++++++++++++++++++
1663 win32/create-lists.bat | 42 +++++++++
1664 win32/detectenv-msvc.mak | 136 +++++++++++++++++++++++++++++
1665 win32/generate-msvc.mak | 26 ++++++
1666 win32/hb-introspection-msvc.mak | 42 +++++++++
1667 win32/info-msvc.mak | 130 +++++++++++++++++++++++++++
1668 win32/install.mak | 29 +++++++
1669 win32/introspection-msvc.mak | 73 ++++++++++++++++
1670 16 files changed, 1104 insertions(+), 2 deletions(-)
1672 commit 5c3e7260bcb4999b8b7cb9afb26e6eaff867634b
1673 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
1674 Date: Tue Nov 3 18:52:46 2015 +0800
1676 MSVC builds: Add a pre-configured config.h(.win32) template
1678 This adds a pre-configured config.h template that can be used
1680 Studio builds, where autotools is not normally available. This has
1682 configs that are suitable for Visual Studio builds, as well as all the
1683 features used for Windows builds enabled (HAVE_OT, HAVE_FALLBACK and
1686 Note that the optional features are not enabled here, they are
1688 /D's (or -D's) in the NMake Makefiles as requested.
1690 win32/config.h.win32.in | 155
1691 ++++++++++++++++++++++++++++++++++++++++++++++++
1692 1 file changed, 155 insertions(+)
1694 commit 35ded3af74a5bc4b038a07308354d5f7501ae3c7
1695 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
1696 Date: Tue Nov 3 16:56:27 2015 +0800
1698 build: Move source listings into separate Makefile snippets
1700 This moves all the source listings in src/Makefile.am,
1701 src/hb-ucdn/Makefile.am and util/Makefile.am into separate Makefile
1702 snippets, so that they may be shared between different Makefile-based
1703 build systems, such as NMake for Visual Studio.
1705 src/Makefile.am | 165
1706 +++++++++----------------------------------
1707 src/Makefile.sources | 147 ++++++++++++++++++++++++++++++++++++++
1708 src/hb-ucdn/Makefile.am | 6 +-
1709 src/hb-ucdn/Makefile.sources | 4 ++
1710 util/Makefile.am | 34 ++-------
1711 util/Makefile.sources | 32 +++++++++
1712 6 files changed, 223 insertions(+), 165 deletions(-)
1714 commit b894a85ad1e7c3ecfb6d3732a7c9779f5462fe70
1715 Author: Behdad Esfahbod <behdad@behdad.org>
1716 Date: Tue Feb 2 16:39:19 2016 +0800
1718 Fix more hangs in case of buffer allocation errors
1721 fixes https://github.com/behdad/harfbuzz/issues/214
1723 src/hb-ot-shape-complex-indic.cc | 2 +-
1724 src/hb-ot-shape-complex-myanmar.cc | 2 +-
1725 src/hb-ot-shape-complex-use.cc | 2 +-
1726 3 files changed, 3 insertions(+), 3 deletions(-)
1728 commit b693992ea160b66541f678dc9be29b513c77a30b
1729 Merge: 9a6a33c 498574e
1730 Author: Behdad Esfahbod <behdad@behdad.org>
1731 Date: Tue Feb 2 12:33:32 2016 +0800
1733 Merge pull request #222 from n8willis/master
1735 Add usermanual chapter on cluster levels
1737 commit 498574e6c1a83bbd2768925af6e39806fe1ea8bb
1738 Author: n8willis <nwillis@glyphography.com>
1739 Date: Thu Jan 28 12:21:32 2016 -0600
1743 docs/Makefile.am | 1 +
1744 1 file changed, 1 insertion(+)
1746 commit e12fc666994573dbabb6928a8b2e8698667088ce
1747 Author: n8willis <nwillis@glyphography.com>
1748 Date: Thu Jan 28 12:14:12 2016 -0600
1750 Added initial usermanual chapter on cluster levels.
1752 docs/harfbuzz-docs.xml | 1 +
1753 docs/usermanual-clusters.xml | 304
1754 +++++++++++++++++++++++++++++++++++++++++++
1755 2 files changed, 305 insertions(+)
1757 commit 9a6a33ccbea8a2e23e779bd955958fa41974c1c7
1758 Merge: d05b783 146fe25
1759 Author: Behdad Esfahbod <behdad@behdad.org>
1760 Date: Mon Jan 18 12:47:18 2016 +0100
1762 Merge pull request #216 from mhosken/master
1764 Refactor graphite2 to make ovleraps into negative width spaces
1766 commit 146fe252c3ebd0253344ce20981554e40926497b
1767 Author: Martin Hosken <martin_hosken@sil.org>
1768 Date: Sat Jan 16 17:24:00 2016 -0600
1770 Refactor graphite2 to make ovleraps into negative width spaces
1772 src/hb-graphite2.cc | 71
1773 ++++++++++++++++++++++++++++++++---------------------
1774 1 file changed, 43 insertions(+), 28 deletions(-)
1776 commit d05b783322d90208b2ddf06a5ebffc7c301be3d7
1777 Author: Behdad Esfahbod <behdad@behdad.org>
1778 Date: Tue Jan 12 16:17:21 2016 +0000
1780 Fix compiler warning
1782 Fixes https://github.com/behdad/harfbuzz/issues/212
1784 src/hb-ot-tag.cc | 2 +-
1785 1 file changed, 1 insertion(+), 1 deletion(-)
1787 commit d163dc18e66c9e2f404d09310482464245cae704
1788 Author: Behdad Esfahbod <behdad@behdad.org>
1789 Date: Tue Jan 12 13:05:01 2016 +0000
1793 src/hb-ot-layout-common-private.hh | 30 +++++++++++++++---------------
1794 1 file changed, 15 insertions(+), 15 deletions(-)
1796 commit 505b7d4732c6a8c423f43c0de46e05dc583e82c0
1797 Author: Behdad Esfahbod <behdad@behdad.org>
1798 Date: Mon Jan 11 18:31:04 2016 +0000
1800 [fuzzing] Fuzz input text
1802 Very rudimentary right now, but will get kcc's bot going.
1805 https://github.com/behdad/harfbuzz/issues/139#issuecomment-163580783
1807 test/fuzzing/hb-fuzzer.cc | 25 +++++++++++++++++++------
1808 1 file changed, 19 insertions(+), 6 deletions(-)
1810 commit 3e704521f67e021fb51cda7319925fd39eba4f97
1811 Author: Behdad Esfahbod <behdad@behdad.org>
1812 Date: Mon Jan 11 17:38:41 2016 +0000
1814 [OT] Get list of lookup subtables once and loop through them
1816 This speeds up shaping the Amiri font by over 15%.
1818 This was primarily needed for my work on OpenType GX, since
1819 we will be collecting only sublookups that are "active" for
1820 current font instance; but it's a nice boost in general as
1823 We might, in the future, collect subtables in the lookup_accel.
1824 That would also allow us to do a per-subtbale set-digest, which
1825 should speed things up some more, specially for ContextChainFormat3
1826 lookups... Amiri, for example, contains one lookup with 53
1829 src/hb-ot-layout.cc | 120
1830 +++++++++++++++++++++++++++++++++++-----------------
1831 1 file changed, 81 insertions(+), 39 deletions(-)
1833 commit 11441291bbf4326dca9b14ec3e9cad3d4d229303
1834 Author: Behdad Esfahbod <behdad@behdad.org>
1835 Date: Mon Jan 11 13:16:35 2016 +0000
1839 NEWS | 29 +++++++++++++++++++++++++++++
1841 2 files changed, 30 insertions(+), 1 deletion(-)
1843 commit 97624d9244de0fdb9c03f60e03fe242028efa8a1
1844 Author: Behdad Esfahbod <behdad@behdad.org>
1845 Date: Mon Jan 11 12:58:45 2016 +0000
1849 src/hb-buffer.h | 26 +++++++++++++-------------
1850 1 file changed, 13 insertions(+), 13 deletions(-)
1852 commit a39ff95fce39226e80850ff251cb34a7aad12bd7
1853 Author: Behdad Esfahbod <behdad@behdad.org>
1854 Date: Mon Jan 11 12:28:37 2016 +0000
1856 [coretext] Speed up CoreText font fallback
1858 Fixes https://code.google.com/p/chromium/issues/detail?id=547912
1860 src/hb-coretext.cc | 45 ++++++++++++++++++++++++++++++++++++++++-----
1861 1 file changed, 40 insertions(+), 5 deletions(-)
1863 commit 5afebbdcb2dab0e9a42d580df629d8e60b50d2f9
1864 Author: Behdad Esfahbod <behdad@behdad.org>
1865 Date: Thu Jan 7 22:53:59 2016 +0000
1867 Add Homebrew build instructions
1869 BUILD.md | 10 ++++++++--
1870 1 file changed, 8 insertions(+), 2 deletions(-)
1872 commit e8a27d79476a5d7a83cf2287d92ca291257546f4
1873 Author: Behdad Esfahbod <behdad@behdad.org>
1874 Date: Thu Jan 7 22:52:16 2016 +0000
1876 Don't build hb-fuzzer in "make", only "make check"
1878 test/fuzzing/Makefile.am | 3 +--
1879 1 file changed, 1 insertion(+), 2 deletions(-)
1881 commit 25671466d245449187f8ab17e1a233f1d087d5ed
1882 Author: Behdad Esfahbod <behdad@behdad.org>
1883 Date: Thu Jan 7 19:11:41 2016 +0000
1885 Add 9 reserved entries to hb_font_extents_t
1887 Might add italic-angle, underline/strikethrough-position/thickness
1888 in the future. Do this before new struct goes into a release.
1890 src/hb-font.h | 10 ++++++++++
1891 1 file changed, 10 insertions(+)
1893 commit e6d5e4c3106180cb22253c2c278b40f7c4c98f2f
1894 Author: Behdad Esfahbod <behdad@behdad.org>
1895 Date: Wed Jan 6 12:29:50 2016 +0000
1897 [uniscribe] Fix negative advance
1899 This happens with at least one test font I have.
1901 src/hb-uniscribe.cc | 2 +-
1902 1 file changed, 1 insertion(+), 1 deletion(-)
1904 commit 99d34955762d0fff4b66a30e6fbe65fd1cf9976b
1905 Author: Behdad Esfahbod <behdad@behdad.org>
1906 Date: Wed Jan 6 12:20:47 2016 +0000
1908 [test] Add test text for Kaithi
1910 test/shaping/texts/in-tree/shaper-hangul/MANIFEST | 1 +
1911 test/shaping/texts/in-tree/shaper-hebrew/MANIFEST | 1 +
1912 test/shaping/texts/in-tree/shaper-tibetan/MANIFEST | 1 +
1913 test/shaping/texts/in-tree/shaper-use/MANIFEST | 1 +
1914 test/shaping/texts/in-tree/shaper-use/script-kaithi/MANIFEST | 1 +
1915 test/shaping/texts/in-tree/shaper-use/script-kaithi/misc.txt | 6 ++++++
1916 6 files changed, 11 insertions(+)
1918 commit 53c47c85827a7e3ca82000e3baa9aa87c5770ce9
1919 Author: Behdad Esfahbod <behdad@behdad.org>
1920 Date: Tue Jan 5 13:26:20 2016 +0000
1922 Increase sanitize edit count from 8 to 32
1924 See previous commit.
1926 src/hb-open-type-private.hh | 2 +-
1927 1 file changed, 1 insertion(+), 1 deletion(-)
1929 commit da2fcfdc51a2cc0d0a782efa6c91b733f7aa84ba
1930 Author: Behdad Esfahbod <behdad@behdad.org>
1931 Date: Tue Jan 5 13:23:45 2016 +0000
1933 Don't count fixing-up FeatureParams offset as error
1935 The font Garamond Premier Pro Caption (and possibly many other
1936 Adobe fonts), have many FeatureParamsSize tables with the old
1937 wrong offset. We handle fixing those up, but they were still
1938 contributing to edit_count, and when I reduced HB_SANITIZE_MAX_EDIT
1939 from 100 to 8 in 14c2de321826c36037adde859ccca3e2011325a9, these
1940 fonts were now getting GPOS dropped and hence kerning disabled.
1942 Fix, by not counting edits made towareds offset fix-up. I'll
1943 also increase edit count again, in the next commit.
1945 src/hb-ot-layout-common-private.hh | 3 +++
1946 1 file changed, 3 insertions(+)
1948 commit d0adc80965506810820f9ec165b8df80cc8907e3
1949 Author: Behdad Esfahbod <behdad@behdad.org>
1950 Date: Sat Jan 2 13:25:18 2016 +0000
1952 Check magicNumber in head table during sanitize
1954 src/hb-ot-head-table.hh | 4 +++-
1955 1 file changed, 3 insertions(+), 1 deletion(-)
1957 commit 3a48c776701a919e11b067129586e40372d90d54
1958 Merge: 9230911 4b4948d
1959 Author: Behdad Esfahbod <behdad@behdad.org>
1960 Date: Sat Jan 2 00:59:14 2016 +0000
1962 Merge pull request #208 from khaledhosny/travis-trusty
1964 [travis] Try building on Trusty
1966 commit 4b4948d360a2141e0ffda2994aa308645dc32f59
1967 Author: Khaled Hosny <khaledhosny@eglug.org>
1968 Date: Sat Jan 2 00:36:19 2016 +0400
1970 [travis] Try building on Trusty
1972 Trusty has gtk-doc 1.20 which has better markdown support which should
1973 fix some of the brokenness in the newly added documentation. The build
1974 seems to be as fast as the current container-based build on Precise.
1976 .travis.yml | 5 +++--
1977 1 file changed, 3 insertions(+), 2 deletions(-)
1979 commit 9230911facf90c06626e54023ca4d99f5e05f1a4
1980 Author: Behdad Esfahbod <behdad@behdad.org>
1981 Date: Fri Jan 1 19:06:43 2016 +0000
1983 [travis] Only run coveralls if testing behdad/harfbuzz
1985 Fixes failures in others' forks, like:
1986 https://travis-ci.org/khaledhosny/harfbuzz/jobs/99719710#L3912
1989 1 file changed, 1 insertion(+), 1 deletion(-)
1991 commit 6f66f05757d3d5738571b3d4ee40afffb8f26ff9
1992 Merge: bfdf684 9ab9f97
1993 Author: Behdad Esfahbod <behdad@behdad.org>
1994 Date: Fri Jan 1 16:44:01 2016 +0000
1996 Merge pull request #207 from khaledhosny/docs-4
1998 [docs] More buffers documentation
2000 commit 9ab9f974d42e0001966e243a23a64e6aefbd4764
2001 Author: Khaled Hosny <khaledhosny@eglug.org>
2002 Date: Fri Jan 1 20:38:21 2016 +0400
2004 [docs] More buffers documentation
2006 docs/harfbuzz-sections.txt | 4 +-
2007 src/hb-buffer-serialize.cc | 85
2008 ++++++++++++++++++++++++++++++-------------
2009 src/hb-buffer.cc | 91
2010 +++++++++++++++++++++++++++++++++++-----------
2011 src/hb-buffer.h | 78 +++++++++++++++++++++++++--------------
2012 src/hb-shape.cc | 10 +++--
2013 5 files changed, 187 insertions(+), 81 deletions(-)
2015 commit bfdf684f7957645dd016fbf76700c5911c4bee2d
2016 Merge: d7ed6f5 85c2443
2017 Author: Behdad Esfahbod <behdad@behdad.org>
2018 Date: Wed Dec 30 22:20:14 2015 +0100
2020 Merge pull request #205 from khaledhosny/more-docs
2024 commit d7ed6f50b4ff13a94701131913d931f13a4d1266
2025 Merge: b758e5e a7f0e25
2026 Author: Behdad Esfahbod <behdad@behdad.org>
2027 Date: Wed Dec 30 22:20:00 2015 +0100
2029 Merge pull request #206 from nico/patch-3
2031 Remove unused HB_SHAPER_DATA_ENSURE_DECLARE lines.
2033 commit a7f0e25dafa90bd21b01c38cb0782ade54b75cdc
2034 Author: Nico Weber <nicolasweber@gmx.de>
2035 Date: Wed Dec 30 16:05:52 2015 -0500
2037 Remove unused HB_SHAPER_DATA_ENSURE_DECLARE lines.
2039 The coretext_aat shaper delegates to the regular coretext_..._ensure()
2040 functions, so coretext_aat_..._ensure() functions defined by these
2041 macros are unused. The compiler warns about them, which in turn can
2042 confuse people to think that the coretext_aat_..._ensure() functions
2043 weren't called by accident.
2045 src/hb-coretext.cc | 4 ----
2046 1 file changed, 4 deletions(-)
2048 commit 85c2443b737335b77c7e9bb6fd6741912f70fcef
2049 Author: Khaled Hosny <khaledhosny@eglug.org>
2050 Date: Wed Dec 30 22:57:04 2015 +0400
2052 [docs] Reduce gtkdoc-check errors
2054 Now it is just reporting one error about “503 undocumented or
2056 symbols”, that will be the easy part I guess.
2058 docs/harfbuzz-docs.xml | 74
2059 ++++++++++++++++++++++++++++++++++++++++++++++
2060 docs/harfbuzz-sections.txt | 40 +++++++++++++++++++++++++
2061 2 files changed, 114 insertions(+)
2063 commit 9cffe329f15b3a74a3af4e68c1884f1dbda49666
2064 Author: Khaled Hosny <khaledhosny@eglug.org>
2065 Date: Wed Dec 30 22:50:08 2015 +0400
2069 src/hb-buffer.cc | 2 +-
2070 1 file changed, 1 insertion(+), 1 deletion(-)
2072 commit b758e5ea223eced0fde9a3e62d0fdf04c04914a1
2073 Merge: 266bfa3 8b1224f
2074 Author: Behdad Esfahbod <behdad@behdad.org>
2075 Date: Wed Dec 30 16:44:19 2015 +0100
2077 Merge pull request #203 from nico/patch-1
2079 Remove unused `retry:` label.
2081 commit 266bfa3772e75fedcd93db22bf8672a13ad7a7d9
2082 Author: Behdad Esfahbod <behdad@behdad.org>
2083 Date: Wed Dec 30 16:25:48 2015 +0100
2087 .ci/deploy-docs.sh | 2 +-
2088 1 file changed, 1 insertion(+), 1 deletion(-)
2090 commit d08035f8f15b7ddd89a318ea34bc386a9e33a8ea
2091 Author: Behdad Esfahbod <behdad@behdad.org>
2092 Date: Wed Dec 30 16:15:36 2015 +0100
2094 [docs] Fix up build, really
2096 .ci/deploy-docs.sh | 9 ++++-----
2098 2 files changed, 5 insertions(+), 6 deletions(-)
2100 commit 0d45c3cf63692151166ca7071f755dfaa8922a67
2101 Author: Behdad Esfahbod <behdad@behdad.org>
2102 Date: Wed Dec 30 16:09:39 2015 +0100
2104 [docs] Turn bash tracing on
2106 .ci/deploy-docs.sh | 4 ++++
2107 1 file changed, 4 insertions(+)
2109 commit 33b2d981a0b12ea165ef9282204a73f4a1ce0477
2110 Author: Behdad Esfahbod <behdad@behdad.org>
2111 Date: Wed Dec 30 15:56:56 2015 +0100
2113 [docs] Another try, not sure why the bot isn't building
2115 .ci/deploy-docs.sh | 13 ++++---------
2116 1 file changed, 4 insertions(+), 9 deletions(-)
2118 commit f3a051149b3b565b5ad4e489bf730c5203c3549e
2119 Author: Behdad Esfahbod <behdad@behdad.org>
2120 Date: Wed Dec 30 15:45:43 2015 +0100
2122 [docs] Shuffling code around in deploy-docs.sh
2124 Temporarily makes it rebuild docs on every change again.
2126 .ci/deploy-docs.sh | 46 +++++++++++++++++++++++++++-------------------
2127 1 file changed, 27 insertions(+), 19 deletions(-)
2129 commit 8f31d0a94b27bb658aabe600472fc10bc47885f6
2130 Merge: 9d280cf fb192c2
2131 Author: Behdad Esfahbod <behdad@behdad.org>
2132 Date: Wed Dec 30 15:13:37 2015 +0100
2134 Merge pull request #202 from khaledhosny/doc-fixes
2138 commit fb192c263e17081c87f4cc971274d9be42f19513
2139 Author: Khaled Hosny <khaledhosny@eglug.org>
2140 Date: Wed Dec 30 15:05:50 2015 +0400
2142 [docs] A bit more buffers documentation
2144 docs/harfbuzz-sections.txt | 2 ++
2145 src/hb-buffer.cc | 7 +++---
2146 src/hb-buffer.h | 56
2147 ++++++++++++++++++++++++++++++++++++++++++++--
2148 3 files changed, 60 insertions(+), 5 deletions(-)
2150 commit 8ab797c5b86c33eab6ee024471fd3c147325d26a
2151 Author: Khaled Hosny <khaledhosny@eglug.org>
2152 Date: Tue Dec 29 17:42:16 2015 +0400
2154 [docs] A bit more buffers documentation
2156 docs/harfbuzz-sections.txt | 60 +++++++++++++++---------------
2157 src/hb-buffer.cc | 93
2158 +++++++++++++++++++++++++++++++---------------
2159 src/hb-buffer.h | 7 +++-
2160 src/hb-common.cc | 43 +++++++++++++--------
2161 src/hb-common.h | 15 +++++---
2162 5 files changed, 135 insertions(+), 83 deletions(-)
2164 commit f18d2226b62f20d29e6299c01ae8467c725ea971
2165 Author: Khaled Hosny <khaledhosny@eglug.org>
2166 Date: Tue Dec 29 15:21:20 2015 +0400
2168 [docs] Some documentation on buffers
2170 Some of it (create, reference, destroy) are adapted from Cairo docs.
2172 docs/harfbuzz-sections.txt | 55 +++++++-------
2173 src/hb-buffer.cc | 174
2174 +++++++++++++++++++++++++++------------------
2175 2 files changed, 132 insertions(+), 97 deletions(-)
2177 commit d7bf9d05c519a369a7b3a02e9ed5ecc05a20cd3e
2178 Author: Khaled Hosny <khaledhosny@eglug.org>
2179 Date: Tue Dec 29 02:23:24 2015 +0400
2181 [docs] Fix comment syntax
2183 To lower the number of gtk-doc warnings.
2186 src/hb-directwrite.cc | 4 ++--
2187 src/hb-ot-layout.cc | 14 ++++++++++++++
2188 src/hb-unicode.h | 16 ++++++++++++++++
2189 4 files changed, 33 insertions(+), 3 deletions(-)
2191 commit 8b1224f0eece7a5b6846e206333e57ac4653a705
2192 Author: Nico Weber <nicolasweber@gmx.de>
2193 Date: Mon Dec 28 21:31:28 2015 -0500
2195 Remove unused `retry:` label.
2197 Fixes a -Wunused-label warning when building harfbuzz with clang
2200 src/hb-coretext.cc | 1 -
2201 1 file changed, 1 deletion(-)
2203 commit 1f5559293f9bb1b4e911f4bdecf276ff1f6ae01c
2204 Author: Khaled Hosny <khaledhosny@eglug.org>
2205 Date: Tue Dec 29 02:15:21 2015 +0400
2207 [docs] Ignore the new HB_EXTERN decoration
2209 Otherwise, almost all API functions are not extracted.
2211 docs/Makefile.am | 3 ++-
2212 1 file changed, 2 insertions(+), 1 deletion(-)
2214 commit 9d280cf49f25181f64c978752f926b79e7c3746a
2215 Author: Khaled Hosny <khaledhosny@eglug.org>
2216 Date: Sat Dec 26 06:45:51 2015 +0400
2220 .ci/deploy-docs.sh | 2 +-
2221 1 file changed, 1 insertion(+), 1 deletion(-)
2223 commit b789199f107912cfce5e4a95d6152f9a1a7993f2
2224 Author: Khaled Hosny <khaledhosny@eglug.org>
2225 Date: Sat Dec 26 06:35:08 2015 +0400
2227 [travis] Build docs only on tagged revisions
2229 Lets see if it works…
2231 .ci/deploy-docs.sh | 4 +++-
2232 1 file changed, 3 insertions(+), 1 deletion(-)
2234 commit e5b90c08a4c1f475560209a5e47628f695606d89
2235 Author: Behdad Esfahbod <behdad@behdad.org>
2236 Date: Fri Dec 25 18:41:41 2015 +0100
2238 [travis] Remove secure var
2240 I've set up a secure var for behdad/harfbuzz through Travis web
2242 to set the var here.
2244 .ci/deploy-docs.sh | 2 +-
2246 2 files changed, 1 insertion(+), 2 deletions(-)
2248 commit e75c1ffdf548185ce1f1df7937f0d028e5e40efe
2249 Merge: 6173c2a d25317f
2250 Author: Behdad Esfahbod <behdad@behdad.org>
2251 Date: Fri Dec 25 18:21:08 2015 +0100
2253 Merge pull request #199 from behdad/travis-docs
2255 Deploy docs to gh-pages branch from Travis builds
2257 commit 6173c2a6fc6ea0bf812f7f398770b5342974f9bf
2258 Author: Behdad Esfahbod <behdad@behdad.org>
2259 Date: Fri Dec 25 18:18:23 2015 +0100
2263 This test font had a upem of 769, which results in rounding-related
2265 the FreeType font funcs. Change the upem to 1024 to fix that.
2267 Fixes https://github.com/behdad/harfbuzz/issues/201
2269 ...> 1c2fb74c1b2aa173262734c1f616148f1648cfd6.ttf} | Bin 4064 ->
2271 test/shaping/fonts/sha1sum/MANIFEST | 2 +-
2272 test/shaping/tests/ligature-id.tests | 70
2273 ++++++++++-----------
2274 3 files changed, 36 insertions(+), 36 deletions(-)
2276 commit 3fcae6d82da389c9944386a8ab41eb1c13b99330
2277 Author: Behdad Esfahbod <behdad@behdad.org>
2278 Date: Fri Dec 25 18:18:02 2015 +0100
2280 [tests] Add --reference, for re-recording tests
2282 test/shaping/run-tests.sh | 18 ++++++++++++++----
2283 1 file changed, 14 insertions(+), 4 deletions(-)
2285 commit d25317f67f3c5c77f9059961935b0f35cbaa9ac4
2286 Author: Khaled Hosny <khaledhosny@eglug.org>
2287 Date: Wed Dec 23 01:29:48 2015 +0400
2289 Move more docs from FreeDesktop page
2291 docs/Makefile.am | 1 +
2292 docs/harfbuzz-docs.xml | 15 ++++----
2293 docs/usermanual-install-harfbuzz.xml | 70
2294 ++++++++++++++++++++++++++++++++++++
2295 3 files changed, 80 insertions(+), 6 deletions(-)
2297 commit 493a92220844c8996be67c8a7a2c5447942fe2c1
2298 Author: Khaled Hosny <khaledhosny@eglug.org>
2299 Date: Wed Dec 23 00:33:41 2015 +0400
2301 Rename user manual files
2303 Use chapter ids instead of numbers, so that we can reorder them,
2304 introduce new ones etc. without the numbers becoming out of date.
2306 docs/Makefile.am | 12
2308 docs/harfbuzz-docs.xml | 12
2310 ... => usermanual-buffers-language-script-and-direction.xml} | 0
2311 docs/{usermanual-ch04.xml => usermanual-fonts-and-faces.xml} | 0
2312 ...{usermanual-ch06.xml => usermanual-glyph-information.xml} | 0
2313 docs/{usermanual-ch02.xml => usermanual-hello-harfbuzz.xml} | 0
2314 ...{usermanual-ch05.xml => usermanual-opentype-features.xml} | 0
2315 .../{usermanual-ch01.xml => usermanual-what-is-harfbuzz.xml} | 0
2316 8 files changed, 12 insertions(+), 12 deletions(-)
2318 commit 4dc2265918089ee08c6d82eed0cfd41e02d7d231
2319 Author: Khaled Hosny <khaledhosny@eglug.org>
2320 Date: Wed Dec 23 00:26:20 2015 +0400
2322 Intro from freedesktop.org/wiki/Software/HarfBuzz/
2324 docs/HarfBuzz.png | Bin 0 -> 3419 bytes
2325 docs/Makefile.am | 3 ++-
2326 docs/harfbuzz-docs.xml | 31 ++++++++++++++++++++++++++++++-
2327 3 files changed, 32 insertions(+), 2 deletions(-)
2329 commit 22b07782ced6503a0bf33f2fe157b70540238f6d
2330 Author: Khaled Hosny <khaledhosny@eglug.org>
2331 Date: Mon Dec 14 23:33:51 2015 +0400
2333 Deploy docs to gh-pages branch from Travis builds
2335 Build docs in Travis and push them to the gh-pages branch, which makes
2336 them available at http://behdad.github.io/harfbuzz/
2338 .ci/deploy-docs.sh | 25 +++++++++++++++++++++++++
2339 .travis.yml | 4 ++++
2340 2 files changed, 29 insertions(+)
2342 commit fc38e6034c76d5450f5398d667184bc3696efcc4
2343 Author: Behdad Esfahbod <behdad@behdad.org>
2344 Date: Wed Dec 23 14:50:53 2015 +0100
2346 [layout] Collect coverage glyphs in PairPos
2348 Apparently class=0 is used for ClassDef1. See:
2349 https://github.com/adobe-type-tools/afdko/issues/90
2351 src/hb-ot-layout-gpos-table.hh | 2 +-
2352 1 file changed, 1 insertion(+), 1 deletion(-)
2354 commit 8718dae818b22c3933c33bdfc8a7413ef4c3110a
2355 Author: Behdad Esfahbod <behdad@behdad.org>
2356 Date: Fri Dec 18 19:53:40 2015 +0000
2358 [python] Hook up sample debugger
2360 src/sample.py | 6 ++++++
2361 1 file changed, 6 insertions(+)
2363 commit 0475ef2f97e3035a2eea9a0f96031331e07e8e29
2364 Author: Behdad Esfahbod <behdad@behdad.org>
2365 Date: Fri Dec 18 18:17:07 2015 +0000
2367 [buffer] Add debugging, aka, message, API
2369 Currently just announces lookup applications. Message-API *will*
2371 hb-shape / hb-view are updated to print-out messages to stder
2375 src/hb-buffer-private.hh | 18 ++++++++++++++++++
2376 src/hb-buffer.cc | 44
2377 ++++++++++++++++++++++++++++++++++++++++++++
2378 src/hb-buffer.h | 15 +++++++++++++++
2379 src/hb-ot-layout.cc | 12 ++----------
2380 util/main-font-text.hh | 18 ++++++++++++++++++
2381 5 files changed, 97 insertions(+), 10 deletions(-)
2383 commit 9ea0aa43ac5cf243b698aae0ec80241b5efd7488
2384 Author: Behdad Esfahbod <behdad@behdad.org>
2385 Date: Fri Dec 18 17:30:18 2015 +0000
2387 Don't deserialize positions if buffer has no positions
2389 src/hb-buffer-serialize.cc | 3 +++
2390 src/hb-ot-layout.cc | 2 --
2391 2 files changed, 3 insertions(+), 2 deletions(-)
2393 commit 862b1644e9469a7e70555141f53729409d50d0d2
2394 Author: Behdad Esfahbod <behdad@behdad.org>
2395 Date: Fri Dec 18 13:54:06 2015 +0000
2397 [use] Only set syllable-based topographical features if not
2400 src/hb-ot-shape-complex-use.cc | 3 +++
2401 1 file changed, 3 insertions(+)
2403 commit 45b7ec365225109eb0854e6c417f48860b5f24af
2404 Author: Behdad Esfahbod <behdad@behdad.org>
2405 Date: Fri Dec 18 13:47:16 2015 +0000
2407 [indic] Followup fix for Malayalam context matching
2409 We regeressed Malayalam in 508cc3d3cfcfb0383df0fe795cc28db4e0fd5729
2410 This brings down the failures to 198 (from 750).
2412 BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
2413 DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
2414 GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
2415 GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
2416 KANNADA: 951190 out of 951913 tests passed. 723 failed (0.0759523%)
2417 KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
2418 MALAYALAM: 1048136 out of 1048334 tests passed. 198 failed
2420 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
2421 SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
2422 TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
2423 TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
2424 MYANMAR: 1123865 out of 1123883 tests passed. 18 failed (0.00160159%)
2426 src/hb-ot-shape-complex-indic.cc | 19 +++++++++++++++++++
2427 1 file changed, 19 insertions(+)
2429 commit 2813e3049a69d64e5395f68c52c4690e1d256d55
2430 Author: Behdad Esfahbod <behdad@behdad.org>
2431 Date: Fri Dec 18 11:05:11 2015 +0000
2433 [indic] Update data tables to Unicode 8.0
2435 Test stats remain unchanged, except for Malayalam, which we
2438 BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
2439 DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
2440 GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
2441 GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
2442 KANNADA: 951190 out of 951913 tests passed. 723 failed (0.0759523%)
2443 KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
2444 MALAYALAM: 1047584 out of 1048334 tests passed. 750 failed
2446 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
2447 SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
2448 TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
2449 TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
2451 Myanmar, compared to Windows 10 mmrtext.ttf:
2453 MYANMAR: 1123865 out of 1123883 tests passed. 18 failed (0.00160159%)
2455 src/gen-indic-table.py | 1 +
2456 src/hb-ot-shape-complex-indic-private.hh | 40 ++--
2457 src/hb-ot-shape-complex-indic-table.cc | 372
2458 ++++++++++++++++++-------------
2459 src/hb-ot-shape-complex-indic.cc | 23 +-
2460 src/hb-ot-shape-complex-myanmar.cc | 4 +
2461 5 files changed, 244 insertions(+), 196 deletions(-)
2463 commit fc06cff40f136440f6402d0a5e735e2a4a3c062a
2464 Author: Behdad Esfahbod <behdad@behdad.org>
2465 Date: Thu Dec 17 17:47:35 2015 +0000
2467 Remove HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
2469 The DEFAULT naming wasn't helpful, so just remove it.
2471 src/hb-ot-shape-complex-default.cc | 2 +-
2472 src/hb-ot-shape-complex-private.hh | 4 +---
2473 src/hb-ot-shape-complex-thai.cc | 2 +-
2474 src/hb-ot-shape-complex-tibetan.cc | 2 +-
2475 4 files changed, 4 insertions(+), 6 deletions(-)
2477 commit 508cc3d3cfcfb0383df0fe795cc28db4e0fd5729
2478 Author: Behdad Esfahbod <behdad@behdad.org>
2479 Date: Thu Dec 17 17:31:17 2015 +0000
2481 [indic] Allow context when matching for Malayalam new-spec
2484 U+0995,U+09CD,U+09B0
2486 With Nirmala shipped on Windows 10, this failed to form the below
2492 src/hb-ot-shape-complex-indic.cc | 11 +++++++++--
2493 1 file changed, 9 insertions(+), 2 deletions(-)
2495 commit eaf1e93ef1ee19a3e72d781e8abbd7f1165c1618
2496 Author: Behdad Esfahbod <behdad@behdad.org>
2497 Date: Thu Dec 17 16:57:47 2015 +0000
2499 [uniscribe] Handle E_NOT_SUFFICIENT_BUFFER as well as E_OUTOFMEMORY
2501 On Windows 10 we are seeing that other error message...
2503 Test sequence: U+0995,U+-9CD,U+09B0
2504 With Nirmala shipped on Windows 10, this failed to form the below
2510 src/hb-uniscribe.cc | 2 +-
2511 1 file changed, 1 insertion(+), 1 deletion(-)
2513 commit 21e5d7edc4f28157254ef29a8ac247f3a572f6a6
2514 Author: Behdad Esfahbod <behdad@behdad.org>
2515 Date: Thu Dec 17 16:28:38 2015 +0000
2517 [util] Use O_BINARY instead of _O_BINARY
2519 The latter doesn't seem to be available in Cygwin. I'm surprised it
2522 util/options.cc | 4 ++--
2523 1 file changed, 2 insertions(+), 2 deletions(-)
2525 commit 100fbeaf196515774c985ee839d0fa0695f9a6fa
2526 Author: Behdad Esfahbod <behdad@behdad.org>
2527 Date: Thu Dec 17 15:23:09 2015 +0000
2529 Fix ligature component of a mark happening after a ligature within
2532 Say, if we are ligating "A B_C m D", then previously 'm' was being
2533 attached to 'B' in the combined A_B_C_D ligature. Now we attach it
2534 to 'C'. No test for this though :(.
2536 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
2537 1 file changed, 1 insertion(+), 1 deletion(-)
2539 commit 2f02fc79a5018e3348fccf366c470803554e1e58
2540 Author: Behdad Esfahbod <behdad@behdad.org>
2541 Date: Thu Dec 17 15:21:14 2015 +0000
2543 Improve ligature-component handling
2545 We use three bits for lig_id these days, so we finally got a report of
2546 two separate ligatures with the same lig_id happening adjacent to each
2547 other, and then the component-handling code was breaking things.
2548 Protect against that by ignoring same-lig-id but lig-comp=0 glyphs
2552 Fixes https://github.com/behdad/harfbuzz/issues/198
2554 src/hb-ot-layout-gsubgpos-private.hh | 12 +++++--
2555 test/shaping/Makefile.am | 1 +
2556 test/shaping/fonts/sha1sum/MANIFEST | 1 +
2557 .../c78d1f25ea1df1210414f2fe2e0e1e53082bba76.ttf | Bin 0 -> 4064 bytes
2558 test/shaping/tests/MANIFEST | 1 +
2559 test/shaping/tests/ligature-id.tests | 35
2560 +++++++++++++++++++++
2561 6 files changed, 47 insertions(+), 3 deletions(-)
2563 commit 2ab0de9fbd03231b647345b01e31b136e2e00978
2564 Author: Behdad Esfahbod <behdad@behdad.org>
2565 Date: Thu Dec 17 11:59:15 2015 +0000
2567 [use] Fix halant detection
2569 Before, we were just checking the use_category(). This detects as
2570 halant a ligature that had the halant as first glyph (as seen in
2571 NotoSansBalinese.) Change that to use the is_ligated() glyph prop
2572 bit. The font is forming this ligature in ccmp, which is before
2573 the rphf / pref tests. So we need to make sure the "ligated" bit
2574 survives those tests. Since those only check the "substituted" bit,
2575 we now only clear that bit for them and "ligated" survives.
2577 Fixes https://github.com/behdad/harfbuzz/issues/180
2579 src/hb-ot-layout-private.hh | 6 ++----
2580 src/hb-ot-shape-complex-use.cc | 19
2582 test/shaping/Makefile.am | 1 +
2583 test/shaping/fonts/sha1sum/MANIFEST | 1 +
2584 .../fbb6c84c9e1fe0c39e152fbe845e51fd81f6748e.ttf | Bin 0 ->
2586 test/shaping/tests/MANIFEST | 1 +
2587 test/shaping/tests/use.tests | 1 +
2588 7 files changed, 18 insertions(+), 11 deletions(-)
2590 commit 86bcbd65b0d98357fb3d67a2f4f2a704ace55e10
2591 Author: Behdad Esfahbod <behdad@behdad.org>
2592 Date: Thu Dec 17 11:04:33 2015 +0000
2594 [arabic] Use glyph advance width in apply_stch() instead of extents
2596 That seems to be what Windows is doing, and makes more sense.
2598 src/hb-ot-shape-complex-arabic.cc | 24 +++++++-----------------
2599 1 file changed, 7 insertions(+), 17 deletions(-)
2601 commit f11c11a1f123ef245e59ba892230db14170a8e5a
2602 Author: Behdad Esfahbod <behdad@behdad.org>
2603 Date: Wed Dec 16 17:08:36 2015 +0100
2605 Fix Since: tags for new API
2607 https://github.com/behdad/harfbuzz/commit/e1d4d0f1dbd8518b5672245c05d73f22a9ed03ea#commitcomment-15006653
2609 src/hb-font.cc | 6 +++---
2610 1 file changed, 3 insertions(+), 3 deletions(-)
2612 commit 15f2c055c17c54b0a6ae6eef50dcda13c58cda75
2613 Merge: 49e7263 a13b023
2614 Author: Behdad Esfahbod <behdad@behdad.org>
2615 Date: Mon Dec 14 14:19:03 2015 +0100
2617 Merge pull request #196 from srl295/aix
2621 commit a13b023dbfd0532e8cd74c356fbbd4453d0ffaa0
2622 Author: Steven R. Loomis <srloomis@us.ibm.com>
2623 Date: Fri Dec 11 10:21:27 2015 -0800
2627 - use '-w' instead of '\<...\>' for check-header-guards
2628 grep manpage says these are the same
2630 - put '-q' first in the grep options
2632 - move VAR into hb-private.hh
2634 - hb-font-private.hh - use [VAR] instead of [] for variable array
2636 src/check-header-guards.sh | 5 ++---
2637 src/hb-font-private.hh | 2 +-
2638 src/hb-open-type-private.hh | 3 ---
2639 src/hb-private.hh | 2 ++
2640 4 files changed, 5 insertions(+), 7 deletions(-)
2642 commit 49e72634af74a9fbad01f42f48e104218413acc0
2643 Author: Behdad Esfahbod <behdad@behdad.org>
2644 Date: Thu Dec 10 17:44:19 2015 +0100
2646 Limit use of AIX intrinsics to IBM's compiler
2648 src/hb-atomic-private.hh | 2 +-
2649 1 file changed, 1 insertion(+), 1 deletion(-)
2651 commit e1d4d0f1dbd8518b5672245c05d73f22a9ed03ea
2652 Merge: 70b33ed 808d3fc
2653 Author: Behdad Esfahbod <behdad@behdad.org>
2654 Date: Thu Dec 10 16:56:07 2015 +0100
2656 Merge branch 'font-extents'
2658 Fixes https://github.com/behdad/harfbuzz/pull/165
2660 commit 808d3fc0eadd379909f2a0308fd3db474f1efde8
2661 Author: Behdad Esfahbod <behdad@behdad.org>
2662 Date: Thu Dec 10 16:55:16 2015 +0100
2664 [util] Port hb-view to use font metrics from HarfBuzz instead of cairo
2666 util/helper-cairo.cc | 4 +++-
2667 util/view-cairo.cc | 24 ++++++++++++------------
2668 2 files changed, 15 insertions(+), 13 deletions(-)
2670 commit 31fa3892947138c7950303ea3719bb5ceb813625
2671 Author: Behdad Esfahbod <behdad@behdad.org>
2672 Date: Thu Dec 10 16:38:29 2015 +0100
2674 [ft] Use ftface->size->metrics for font extent info
2676 src/hb-ft.cc | 6 +++---
2677 1 file changed, 3 insertions(+), 3 deletions(-)
2679 commit 3ad16048fdd841f31f1cb98d7ff9ea1871841146
2680 Author: Behdad Esfahbod <behdad@behdad.org>
2681 Date: Thu Dec 10 16:37:49 2015 +0100
2683 [ot-font] Respect OS/2 fsSelection USE_TYPO_METRICS bit
2685 src/hb-ot-font.cc | 12 ++++++++----
2686 1 file changed, 8 insertions(+), 4 deletions(-)
2688 commit 70b33edae7c8b9c031b83c95f00cb383789f1041
2689 Author: Behdad Esfahbod <behdad@behdad.org>
2690 Date: Thu Dec 10 15:54:42 2015 +0100
2692 Add atomic ops for AIX
2694 Patch from Volker Simonis.
2696 src/hb-atomic-private.hh | 25 +++++++++++++++++++++++++
2697 1 file changed, 25 insertions(+)
2699 commit 98460779bae19e4d64d29461ff154b3527bf8420
2700 Author: Behdad Esfahbod <behdad@behdad.org>
2701 Date: Mon Dec 7 21:38:47 2015 +0100
2703 Remove final pause from Arabic shaper
2705 Back in the old days, we used to apply 'calt' and 'cswh' in Arabic
2707 with a pause in between. Then we disabled the 'cswh' because
2709 disabled it, but forgot to remove the unnecessary pause. Do that now.
2711 This has the benefit that it fixes shaping with monbaiti from
2713 In that version of that font, the lookups from 'calt' are duplicated
2715 'rclt', and Mongolian was changed to go through Universal Shaping
2717 We still use the Arabic shaper for Mongolian. With a pause after
2719 we were applying the duplicate lookups from 'calt' and 'rclt' twice.
2721 happened to be the case that these lookups were NOT idempotent. So we
2722 were getting wrong shaping. See thread "Windows 10 monbaiti.ttf
2724 (5.01 -> 5.51) caused loss of diacritical marks when shaped with
2726 on the mailing list. This fixes that.
2728 src/hb-ot-shape-complex-arabic.cc | 2 +-
2729 1 file changed, 1 insertion(+), 1 deletion(-)
2731 commit dee0fbf9e2eac8b61730efc4978bc10c552b5227
2732 Merge: 255df68 a7ffe35
2733 Author: Behdad Esfahbod <behdad@behdad.org>
2734 Date: Mon Dec 7 10:44:08 2015 +0100
2736 Merge pull request #192 from behdad/jfkthame-stch
2738 [issue 191] Make apply_stch() give a more precise fit
2740 commit 255df6801201fb22402420f7b7b7ea8b042df8ba
2741 Author: Behdad Esfahbod <behdad@behdad.org>
2742 Date: Mon Dec 7 10:34:47 2015 +0100
2744 Fix undefined behavior in cmp function
2746 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=93274
2748 src/hb-ot-map-private.hh | 3 ++-
2749 1 file changed, 2 insertions(+), 1 deletion(-)
2751 commit fcf9e61bad13c828b5482f26491c82db65d91c96
2752 Author: Behdad Esfahbod <behdad@behdad.org>
2753 Date: Mon Dec 7 10:30:43 2015 +0100
2755 Fix sorting order of ot_languages array
2757 Looks like the original sort was wrongly done.
2758 Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=93275
2760 src/hb-ot-tag.cc | 7 +++----
2761 1 file changed, 3 insertions(+), 4 deletions(-)
2763 commit 70952ddb5a29c5bcbb4b6c3a05a428496033234a
2764 Author: Behdad Esfahbod <behdad@behdad.org>
2765 Date: Mon Dec 7 10:28:46 2015 +0100
2767 Add test to make sure ot-languages array is sorted
2769 Currently fails. Part of
2770 https://bugs.freedesktop.org/show_bug.cgi?id=93275
2772 src/Makefile.am | 9 ++++++++-
2773 src/hb-ot-tag.cc | 23 +++++++++++++++++++++++
2774 2 files changed, 31 insertions(+), 1 deletion(-)
2776 commit 8c37556f730d7e961394075cd863f624af4c53c4
2777 Merge: 8e5f902 f35b3e9
2778 Author: Behdad Esfahbod <behdad@behdad.org>
2779 Date: Mon Dec 7 09:34:58 2015 +0100
2781 Merge pull request #134 from ebraminio/dwrite
2783 Add working but less prefect DirectWrite backend
2785 commit a7ffe3535836032dba5559080dffeec79473197b
2786 Author: jfkthame <jfkthame@gmail.com>
2787 Date: Sat Dec 5 17:47:37 2015 +0000
2789 Make apply_stch() give a more precise fit
2791 This aims to make Syriac Abbr Mark sizing more accurate when repeating
2792 segments are used, by adding an extra repeat and tightening up the
2793 spacing slightly rather than leaving a shortfall corresponding to
2794 a partial repeat-width.
2796 src/hb-ot-shape-complex-arabic.cc | 15 ++++++++++++++-
2797 1 file changed, 14 insertions(+), 1 deletion(-)
2799 commit 8e5f902656d2882d24c30e8b26ddbd3963baa55c
2800 Author: Behdad Esfahbod <behdad@behdad.org>
2801 Date: Mon Nov 30 16:53:21 2015 -0800
2803 src/test.cc: wrong field printed
2805 Fixes https://github.com/behdad/harfbuzz/issues/188
2806 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=93182
2809 1 file changed, 1 insertion(+), 1 deletion(-)
2811 commit 6f2e6de1fae0ab2269b472a750788817de6c2a6e
2812 Author: Simon Cozens <simon@simon-cozens.org>
2813 Date: Mon Oct 26 16:23:22 2015 +0900
2815 Get font ascender and descender metrics from OS/2 table.
2817 src/hb-font-private.hh | 39 ++++++++++++++++++-
2818 src/hb-font.cc | 102
2819 ++++++++++++++++++++++++++++++++++++++++++++++++-
2820 src/hb-font.h | 62 ++++++++++++++++++++++++++++--
2821 src/hb-ft.cc | 21 ++++++++++
2822 src/hb-ot-font.cc | 58 ++++++++++++++++++++++++++--
2823 5 files changed, 274 insertions(+), 8 deletions(-)
2825 commit 097c998a0c7b250924801bb69f5fa0c529edd183
2826 Author: Simon Cozens <simon@simon-cozens.org>
2827 Date: Mon Oct 26 16:22:38 2015 +0900
2829 Parse the OS/2 table.
2831 src/Makefile.am | 1 +
2832 src/hb-ot-os2-table.hh | 105
2833 +++++++++++++++++++++++++++++++++++++++++++++++++
2834 2 files changed, 106 insertions(+)
2836 commit d44d52bd0da033865641dfd39d94852119fd4fd7
2837 Author: Behdad Esfahbod <behdad@behdad.org>
2838 Date: Thu Nov 26 19:35:43 2015 -0500
2842 NEWS | 15 +++++++++++++++
2844 2 files changed, 16 insertions(+), 1 deletion(-)
2846 commit 35d18585fc57750d817f57bfffe569069f9803b5
2847 Author: Behdad Esfahbod <behdad@behdad.org>
2848 Date: Thu Nov 26 19:30:37 2015 -0500
2850 Fix a few docs blocks
2852 src/hb-buffer.cc | 4 ++++
2853 src/hb-glib.cc | 2 ++
2854 src/hb-ot-font.cc | 2 ++
2855 src/hb-ot-layout.cc | 6 ++++++
2856 src/hb-ot-shape.cc | 4 ++++
2857 5 files changed, 18 insertions(+)
2859 commit 0e38c918b66df31978d8fd3d8271a9b781384545
2860 Author: Behdad Esfahbod <behdad@behdad.org>
2861 Date: Thu Nov 26 19:26:26 2015 -0500
2863 [introspection] Make scanner happy with HB_EXTERN
2865 src/Makefile.am | 1 +
2866 1 file changed, 1 insertion(+)
2868 commit ea512f71084296be3bd893f78650def894066de0
2869 Author: Behdad Esfahbod <behdad@behdad.org>
2870 Date: Thu Nov 26 19:22:22 2015 -0500
2872 Use C-style casts instead of compare to 0, to convert hb_bool_t
2875 src/hb-common.cc | 2 +-
2876 src/hb-fallback-shape.cc | 2 +-
2877 src/hb-font-private.hh | 2 +-
2878 src/hb-ot-layout.cc | 2 +-
2879 src/hb-ot-map.cc | 2 +-
2880 src/hb-ot-shape-complex-hangul.cc | 2 +-
2881 src/hb-ot-shape-complex-hebrew.cc | 2 +-
2882 src/hb-ot-shape-complex-indic.cc | 4 ++--
2883 src/hb-ot-shape-normalize.cc | 6 +++---
2884 src/hb-ot-shape.cc | 2 +-
2885 10 files changed, 13 insertions(+), 13 deletions(-)
2887 commit 67a36a725e2a61a096ba0324f359d17f9b02d312
2888 Author: Behdad Esfahbod <behdad@behdad.org>
2889 Date: Thu Nov 26 18:48:42 2015 -0500
2893 This was brorken earlier, though, it's really hard to notice it.
2894 Unlike the glyph_h_origin(), an unset glyph_v_origin() does NOT
2895 mean that the vertical origin is at 0,0.
2897 Related to https://github.com/behdad/harfbuzz/issues/187
2899 src/hb-ot-shape.cc | 13 ++++++++-----
2900 1 file changed, 8 insertions(+), 5 deletions(-)
2902 commit 1c6a057dd1a52511474630896a597bf8e5215214
2903 Author: Behdad Esfahbod <behdad@behdad.org>
2904 Date: Thu Nov 26 18:48:30 2015 -0500
2906 Add tests for previous commit
2908 test/shaping/Makefile.am | 1 +
2909 .../sha1sum/49c9f7485c1392fa09a1b801bc2ffea79275f22e.ttf | Bin 0 ->
2911 test/shaping/fonts/sha1sum/MANIFEST | 1 +
2912 test/shaping/tests/MANIFEST | 1 +
2913 test/shaping/tests/simple.tests | 2 ++
2914 5 files changed, 5 insertions(+)
2916 commit c41c145c7386ebe72b1cfb0475d836a689fecc5e
2917 Author: Behdad Esfahbod <behdad@behdad.org>
2918 Date: Thu Nov 26 18:43:15 2015 -0500
2920 Make nil glyph_h_origin() function return true
2922 Fixes https://github.com/behdad/harfbuzz/issues/187
2924 Funcs implementations that have a non-zero horizontal origin must
2925 implement the glyph_h_origin() callback, nothing new here.
2927 Other implementations (all I know of!) can simply not set
2928 glyph_h_origin() now. I did that for hb-ot and hb-ft in
2929 44f82750807475aa5b16099ccccd917d488df703, though that broke the
2930 fallback shaper because the default was returning false...
2932 src/hb-font.cc | 2 +-
2933 1 file changed, 1 insertion(+), 1 deletion(-)
2935 commit 766963adba6770dcd45de4417481ed8eda60a716
2936 Merge: b344af8 f798b8e
2937 Author: Behdad Esfahbod <behdad@behdad.org>
2938 Date: Tue Nov 24 15:38:43 2015 -0600
2940 Merge pull request #114 from ThePhD/vc++-fixes
2942 Fix all VC++ warnings and errors
2944 commit b344af80ca95b9eddfd6017aa6ae103388d6b5f8
2945 Merge: 662acd2 835bbdc
2946 Author: Behdad Esfahbod <behdad@behdad.org>
2947 Date: Tue Nov 24 15:30:27 2015 -0600
2949 Merge pull request #177 from fanc999/exporting
2951 Enable use of compiler directives to export symbols
2953 commit 662acd26d10c38e96a9afcdaab2cb2979794966f
2954 Merge: b24e93e 1979f6f
2955 Author: Behdad Esfahbod <behdad@behdad.org>
2956 Date: Tue Nov 24 15:29:44 2015 -0600
2958 Merge pull request #181 from mhosken/master
2960 Fix y_scale problems in hb-gr
2962 commit b24e93e3a4d98111c4684fa08e9080b471881d5c
2963 Author: Behdad Esfahbod <behdad@behdad.org>
2964 Date: Tue Nov 24 13:18:20 2015 -0600
2970 2 files changed, 8 insertions(+), 1 deletion(-)
2972 commit 233944ac91bb81250c0e63150eecfedfaf09f590
2973 Merge: 5a24b1d d538201
2974 Author: Khaled Hosny <khaledhosny@eglug.org>
2975 Date: Tue Nov 24 18:37:35 2015 +0400
2977 Merge pull request #185 from khaledhosny/travis-osx
2979 [travis] Enable Mac OS X support
2981 commit d538201918e6932ef7645f8d5b2c3491954936f8
2982 Author: Khaled Hosny <khaledhosny@eglug.org>
2983 Date: Tue Nov 24 12:46:35 2015 +0400
2985 [travis] Enable Mac OS X support
2987 Fixes https://github.com/behdad/harfbuzz/issues/182
2989 .travis.yml | 22 ++++++++++++++++------
2990 1 file changed, 16 insertions(+), 6 deletions(-)
2992 commit 5a24b1d25c59865e298bf105f54503e79587265c
2993 Author: Behdad Esfahbod <behdad@behdad.org>
2994 Date: Mon Nov 23 16:46:14 2015 -0600
2996 [travis] Remove coverity scan
2998 I never could get it to work, and it's a proprietary platform.
3000 .travis.yml | 11 -----------
3002 2 files changed, 12 deletions(-)
3004 commit 1979f6fedca82fa1e4f65491de491db1aa6dc645
3005 Author: Martin Hosken <martin_hosken@sil.org>
3006 Date: Mon Nov 23 10:03:56 2015 +0700
3008 Fix y_scale problems in hb-gr
3010 src/hb-graphite2.cc | 11 ++++++-----
3011 1 file changed, 6 insertions(+), 5 deletions(-)
3013 commit 835bbdc7c92bd774ff92c42a9277ded72066d29d
3014 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3015 Date: Thu Nov 19 18:34:12 2015 +0800
3017 Public headers: Decorate public symbols with HB_EXTERN
3019 This prepares the headers for exporting symbols using visibility
3020 attributes or __declspec(dllexport), so that we do not need to
3022 symbols listing files, as this is what was and is done in GLib
3025 src/hb-blob.h | 24 +++++-----
3026 src/hb-buffer.h | 100 +++++++++++++++++++-------------------
3027 src/hb-common.h | 22 ++++-----
3028 src/hb-coretext.h | 6 +--
3029 src/hb-face.h | 34 ++++++-------
3031 ++++++++++++++++++++++----------------------
3032 src/hb-ft.h | 18 +++----
3033 src/hb-glib.h | 8 ++--
3034 src/hb-gobject-enums.h.tmpl | 2 +-
3035 src/hb-gobject-structs.h | 26 +++++-----
3036 src/hb-graphite2.h | 4 +-
3037 src/hb-icu.h | 6 +--
3038 src/hb-ot-font.h | 2 +-
3039 src/hb-ot-layout.h | 56 +++++++++++-----------
3040 src/hb-ot-shape.h | 4 +-
3041 src/hb-ot-tag.h | 8 ++--
3042 src/hb-set.h | 52 ++++++++++----------
3043 src/hb-shape-plan.h | 18 +++----
3044 src/hb-shape.h | 10 ++--
3045 src/hb-unicode.h | 52 ++++++++++----------
3046 src/hb-uniscribe.h | 4 +-
3047 src/hb-version.h.in | 6 +--
3049 23 files changed, 292 insertions(+), 288 deletions(-)
3051 commit f798b8e2d683a1b89b6905b1a8615375b847b468
3052 Author: ThePhD <phdofthehouse@gmail.com>
3053 Date: Sat Nov 21 16:57:26 2015 -0500
3057 src/hb-ot-shape-complex-use.cc | 2 +-
3058 1 file changed, 1 insertion(+), 1 deletion(-)
3060 commit a6991813659376a6a11c00a9f67d85b4f7ba9b5d
3061 Merge: 1dc32ea f19c6db
3062 Author: Behdad Esfahbod <behdad@behdad.org>
3063 Date: Fri Nov 20 13:28:42 2015 -0800
3065 Merge pull request #176 from behdad/missing-braces
3067 Add braces for subobject initializer in _hb_font_funcs_nil
3069 commit 1dc32ea4d2f294f9d1ae1c8fd19fb75f9278223b
3070 Author: Behdad Esfahbod <behdad@behdad.org>
3071 Date: Fri Nov 20 13:24:19 2015 -0800
3075 src/hb-private.hh | 20 ++++++++++----------
3076 1 file changed, 10 insertions(+), 10 deletions(-)
3078 commit f94c0ecbb1488138d3ec3b9d6d9fb78113dfee4f
3079 Author: Behdad Esfahbod <behdad@behdad.org>
3080 Date: Fri Nov 20 13:21:29 2015 -0800
3082 Define HB_MARK_AS_FLAG_T as a macro instead of using templates
3084 The generic template operator overloading was causing more problems
3088 https://github.com/behdad/harfbuzz/pull/163
3089 https://github.com/behdad/harfbuzz/issues/175
3091 So, just use macros.
3093 Fixes https://github.com/behdad/harfbuzz/issues/175
3094 Fixes https://github.com/behdad/harfbuzz/pull/178
3096 src/hb-private.hh | 27 +++++++++++----------------
3097 1 file changed, 11 insertions(+), 16 deletions(-)
3099 commit f19c6db18e2e2dd0e9a406fc7e8533049fab48b0
3100 Author: jfkthame <jfkthame@gmail.com>
3101 Date: Fri Nov 20 08:43:49 2015 +0000
3103 Add braces for subobject initializer in _hb_font_funcs_nil
3105 To avoid triggering -Wmissing-braces; see
3106 https://bugzilla.mozilla.org/show_bug.cgi?id=1226175#c8
3108 src/hb-font.cc | 8 ++++++--
3109 1 file changed, 6 insertions(+), 2 deletions(-)
3111 commit 9cc1ed4fa68075b3b142a2737438109772dd0002
3112 Author: Behdad Esfahbod <behdad@behdad.org>
3113 Date: Thu Nov 19 12:39:09 2015 -0800
3115 Do not allow recursiving to same position and same lookup
3117 This is just to make it harder to be extremely slow. There definitely
3118 are ways still, just harder. Oh well... how do we tame this problem
3119 without solving halting problem?!
3121 Fixes https://github.com/behdad/harfbuzz/issues/174
3123 src/hb-ot-layout-gsubgpos-private.hh | 5 +++++
3124 test/shaping/fonts/sha1sum/MANIFEST | 1 +
3125 .../sha1sum/fab39d60d758cb586db5a504f218442cd1395725.ttf | Bin 0 ->
3127 test/shaping/tests/fuzzed.tests | 1 +
3128 4 files changed, 7 insertions(+)
3130 commit 7d75eee799bbb5ee7eef2651cf7b7d3aee6f09b0
3131 Author: Behdad Esfahbod <behdad@behdad.org>
3132 Date: Thu Nov 19 12:03:04 2015 -0800
3134 [fuzzing] Run fuzzing tests using hb-fuzzer as well
3136 test/fuzzing/Makefile.am | 4 ++++
3137 1 file changed, 4 insertions(+)
3139 commit 13188cba7f0eaacd587beeb1c2258526ae24c438
3140 Author: Behdad Esfahbod <behdad@behdad.org>
3141 Date: Thu Nov 19 11:59:03 2015 -0800
3143 Revert "Fix hang in OOM situations"
3145 This reverts commit f0599db761d7fc2d585d86e757a797f75ebc7499.
3147 Commit abadc1717d997b69f987fdf1be9e12156d2d13d6 provides a better
3150 src/hb-buffer-private.hh | 6 +-----
3151 1 file changed, 1 insertion(+), 5 deletions(-)
3153 commit 18e1c6b6ef7c85a1b02e3dae86280d8ed6b65118
3154 Author: Behdad Esfahbod <behdad@behdad.org>
3155 Date: Thu Nov 19 11:50:58 2015 -0800
3157 Revert "Make sure we make progress in OOM situations"
3159 This reverts commit 68b507a3c3c62c28c38e13fee733702bb703b6ca.
3161 Commit abadc1717d997b69f987fdf1be9e12156d2d13d6 provides a better
3164 src/hb-buffer-private.hh | 7 +++++--
3165 src/hb-buffer.cc | 31 ++++++++-----------------------
3166 2 files changed, 13 insertions(+), 25 deletions(-)
3168 commit e1118aeac3b5556df0ce502732df8ac92bdac45a
3169 Author: Behdad Esfahbod <behdad@behdad.org>
3170 Date: Wed Nov 18 23:40:47 2015 -0800
3174 NEWS | 22 ++++++++++++++++++++++
3176 2 files changed, 23 insertions(+), 1 deletion(-)
3178 commit 63fe05c8b1cd4f08b525028409e1299f34750810
3179 Author: Behdad Esfahbod <behdad@behdad.org>
3180 Date: Wed Nov 18 23:52:34 2015 -0800
3184 src/Makefile.am | 1 +
3185 1 file changed, 1 insertion(+)
3187 commit 9b087dec7753ad96d256ce1b9ae347bd8d697c75
3188 Author: Behdad Esfahbod <behdad@behdad.org>
3189 Date: Wed Nov 18 23:23:35 2015 -0800
3191 [travis] Only coverity-scan the coverity_scan branch
3193 This essentially disables coverity-scan right now, until we find
3194 a pattern to continuously submit branches there.
3196 For background reasoning, see:
3197 Fixes https://github.com/behdad/harfbuzz/issues/171
3200 1 file changed, 1 insertion(+), 1 deletion(-)
3202 commit 85062e3b4655ec6d5c3cf5344ce22cd88c21a2aa
3203 Author: Behdad Esfahbod <behdad@behdad.org>
3204 Date: Wed Nov 18 23:09:13 2015 -0800
3206 Add tests for previous two commits
3208 To fully test what these are supposed to test, they should be run
3209 against libharfbuzz-fuzzing.la instead of libharfbuzz.la, but for
3210 now just record the files.
3212 .../sha1sum/43979b90b2dd929723cf4fe1715990bcb9c9a56b.ttf | Bin 0 ->
3214 test/shaping/fonts/sha1sum/MANIFEST | 2 ++
3215 .../sha1sum/b9e2aaa0d75fcef6971ec3a96d806ba4a6b31fe2.ttf | Bin 0 ->
3217 test/shaping/tests/fuzzed.tests | 2 ++
3218 4 files changed, 4 insertions(+)
3220 commit 37b40cd8a18e25d3324f829acec197f016f4a524
3221 Author: Behdad Esfahbod <behdad@behdad.org>
3222 Date: Wed Nov 18 23:04:45 2015 -0800
3224 Fix another move_to assertion failure
3226 If buf->idx is at end, don't set end past it...
3228 Fixes https://github.com/behdad/harfbuzz/issues/173
3230 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
3231 1 file changed, 1 insertion(+), 1 deletion(-)
3233 commit abadc1717d997b69f987fdf1be9e12156d2d13d6
3234 Author: Behdad Esfahbod <behdad@behdad.org>
3235 Date: Wed Nov 18 17:52:08 2015 -0800
3237 Try to better handle OOM situations
3239 Fixes assert fail in https://github.com/behdad/harfbuzz/issues/161
3240 with libharfbuzz-fuzzing.
3242 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
3243 src/hb-ot-layout.cc | 2 +-
3244 src/hb-ot-shape-complex-hangul.cc | 2 +-
3245 src/hb-ot-shape-complex-indic.cc | 2 +-
3246 src/hb-ot-shape-complex-thai.cc | 2 +-
3247 src/hb-ot-shape-complex-use.cc | 8 +-------
3248 src/hb-ot-shape-normalize.cc | 10 +++++-----
3249 src/hb-ot-shape.cc | 2 +-
3250 8 files changed, 12 insertions(+), 18 deletions(-)
3252 commit ec625f7dfb5f6df19d35d81af6605d05e08321f2
3253 Author: Behdad Esfahbod <behdad@behdad.org>
3254 Date: Wed Nov 18 16:37:59 2015 -0800
3256 Try to fix gnome-continuous build fail
3258 test/fuzzing/Makefile.am | 2 ++
3259 1 file changed, 2 insertions(+)
3261 commit ff16ef3379e06afe44b5e78b8893aeae0cee2b5b
3262 Author: Behdad Esfahbod <behdad@behdad.org>
3263 Date: Wed Nov 18 16:27:32 2015 -0800
3265 Enable building a bounded version of the library for fuzzing
3267 test/fuzzing/hb-fuzzer links against libharfbuzz-fuzzing.so now.
3269 src/Makefile.am | 16 ++++++++++++++++
3270 test/fuzzing/Makefile.am | 9 ++-------
3271 test/fuzzing/README | 6 ++----
3272 3 files changed, 20 insertions(+), 11 deletions(-)
3274 commit e0082ae60dbd87d433f3b2b9d2bfa64b9a4c3663
3275 Author: Behdad Esfahbod <behdad@behdad.org>
3276 Date: Tue Nov 17 18:42:13 2015 -0800
3280 src/hb-private.hh | 22 +++++++++++-----------
3281 1 file changed, 11 insertions(+), 11 deletions(-)
3283 commit dde8cc87bd880bd35baf764820f4c85bd0a58696
3284 Merge: e97835a 167c327
3285 Author: Behdad Esfahbod <behdad@behdad.org>
3286 Date: Tue Nov 17 18:40:10 2015 -0800
3288 Merge pull request #163 from fanc999/msvc.src
3290 Update the sources so they will compile under Visual Studio
3292 commit 167c3271778cd1a8c4433b9d2230901ce17c099e
3293 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3294 Date: Mon Nov 9 17:17:56 2015 +0800
3296 Fix build on MSVC >= 2012
3298 Use the DEFINE_ENUM_FLAG_OPERATORS macro in winnt.h on Visual Studio,
3299 which defines the bitwise operators for the enumerations that we
3301 mark as hb_mark_as_flags_t, which will take care of the situation
3303 Visual Studio (>= 2012), where the build breaks with C2057 errors
3305 underlying types of the enumerations is not clear to the compiler
3307 do a bitwise op within the declaration of the enumerations themselves.
3309 Also disable the C4200 (nonstandard extension used : zero-sized
3311 struct/union) and C4800 ('type' : forcing value to bool 'true' or
3313 (performance warning)) warnings as the C4200 is the intended
3315 C4800 is harmless but is so far an unavoidable side effect of using
3316 DEFINE_ENUM_FLAG_OPERATORS.
3318 src/hb-buffer-private.hh | 6 +++---
3319 src/hb-ot-layout-common-private.hh | 2 +-
3320 src/hb-ot-layout-private.hh | 4 ++--
3321 src/hb-ot-map-private.hh | 2 +-
3322 src/hb-private.hh | 11 +++++++++++
3323 5 files changed, 18 insertions(+), 7 deletions(-)
3325 commit 4d27bb87468a1b84387e7ce084e3d92c0fc8f065
3326 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3327 Date: Fri Nov 6 14:28:30 2015 +0800
3329 hb-ot-shape-complex-arabic.cc: Fix build on Visual Studio
3331 Visual Studio does not like declaring a enum variable within a for
3332 statement, so fix the build by declaring the enum before doing the for
3335 src/hb-ot-shape-complex-arabic.cc | 3 ++-
3336 1 file changed, 2 insertions(+), 1 deletion(-)
3338 commit a49e7b7e40127beba25f39ef3c10d7a77e2bb0f0
3339 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3340 Date: Tue Nov 3 18:49:34 2015 +0800
3342 MSVC builds: Add fallback implementation for pre-2013 MSVC
3344 Pre-2013 MSVC does not have scalbn() and scalbnf(), which are used
3346 utility programs. Add fallback implementations for these, which
3348 used when necessary.
3350 util/options.hh | 17 +++++++++++++++++
3351 1 file changed, 17 insertions(+)
3353 commit 998e8dda938cfef0146f1bfc4e8973a0e12d7d35
3354 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
3355 Date: Mon Nov 2 16:55:29 2015 +0800
3357 util: Fix build on Visual Studio
3359 Use the fallback implementation for lround() only on pre-2013 Visual
3360 Studio, and ensure we are clear about the types of the parameters for
3361 lround() and scalbnf(), since Visual Studio can be quite picky on
3362 ambiguous parameter types. Also, use g_ascii_strcasecmp() rather than
3363 strcasecmp() as we are already using GLib for this code and we are
3364 assured that g_ascii_strcasemp() is available.
3366 For scalbnf() on pre-2013 Visaul Studio, a fallback implementation is
3367 needed, but use another forced-included header for those compilers,
3369 will be added later.
3371 Also use (char)27 on Visual Studio builds as '\e' is not a recognized
3372 escape sequence, which will do the same thing.
3374 util/ansi-print.cc | 16 +++++++++-------
3375 util/helper-cairo.cc | 20 ++++++++++----------
3376 util/options.cc | 2 +-
3377 3 files changed, 20 insertions(+), 18 deletions(-)
3379 commit e97835ad43f5c68e8cb29599246cae0f4461d663
3380 Author: Behdad Esfahbod <behdad@behdad.org>
3381 Date: Tue Nov 10 11:37:01 2015 -0800
3383 [util] Fix crash when --output-file is specified but not
3386 util/options.hh | 3 +++
3387 1 file changed, 3 insertions(+)
3389 commit d5f0d7c9fb14255388ab616f56e178cb7ca10ec2
3390 Merge: 04ff23e 529a933
3391 Author: Behdad Esfahbod <behdad@behdad.org>
3392 Date: Sat Nov 7 07:50:58 2015 -0800
3394 Merge pull request #167 from KonstantinRitt/unicode_cp_opt
3396 Micro optimizations to UTF-16 and UTF-32 codecs
3398 commit 04ff23e73d847ab3a5da0e9fac4fbca19aefd284
3399 Author: Behdad Esfahbod <behdad@behdad.org>
3400 Date: Fri Nov 6 16:29:44 2015 -0800
3402 [arabic] Improve stretch length calculation
3404 Err on the side of being too short, than too wide. Reduces chance
3405 of overlaps with neighboring glyphs.
3407 src/hb-ot-shape-complex-arabic.cc | 2 +-
3408 1 file changed, 1 insertion(+), 1 deletion(-)
3410 commit 59821ab8b413df3a444c38b80582a5137e364a70
3411 Author: Behdad Esfahbod <behdad@behdad.org>
3412 Date: Fri Nov 6 16:27:44 2015 -0800
3414 [arabic] Don't stretch over cased letters
3417 https://github.com/behdad/harfbuzz/commit/6e6f82b6f3dde0fc6c3c7d991d9ec6cfff57823d#commitcomment-14248516
3419 src/hb-ot-shape-complex-arabic.cc | 24
3420 +++++++++++++++++++++-
3421 src/hb-unicode-private.hh | 20
3423 .../script-syriac/misc/abbreviation-mark.txt | 4 ++--
3424 3 files changed, 25 insertions(+), 23 deletions(-)
3426 commit 5337db29af39084d677a63154f404eca0c20cfeb
3427 Author: Behdad Esfahbod <behdad@behdad.org>
3428 Date: Fri Nov 6 16:18:09 2015 -0800
3430 Revert "Don't process lookups if buffer is in error"
3432 This reverts commit f92bd86cc8c11d262d1830c631cb7c63fc9d4bc8.
3434 We don't want to be like cairo, where as soon as there's an error,
3435 nothing works anymore. So, lets process lookups as long as there's
3436 no new memory needed. That's also a model that hides fewer bugs.
3438 src/hb-ot-layout.cc | 2 +-
3439 1 file changed, 1 insertion(+), 1 deletion(-)
3441 commit 529a93312815dff3c2f37f880bf6ccb428bd3da0
3442 Author: Konstantin Ritt <ritt.ks@gmail.com>
3443 Date: Sat Nov 7 02:00:04 2015 +0400
3445 Micro optimization to hb_utf16_t and hb_utf32_t ::prev()
3447 Implement reverse lookup instead of re-using next()
3449 src/hb-utf-private.hh | 29 +++++++++++++++++++----------
3450 1 file changed, 19 insertions(+), 10 deletions(-)
3452 commit 44ae9be7a29eebd6003cad2fdb90b40512a9c8eb
3453 Author: Konstantin Ritt <ritt.ks@gmail.com>
3454 Date: Sat Nov 7 01:58:38 2015 +0400
3456 Nano optimization to hb_utf16_t and hb_utf32_t ::next()
3458 src/hb-utf-private.hh | 17 ++++++-----------
3459 1 file changed, 6 insertions(+), 11 deletions(-)
3461 commit a6d7668a954a763a053f8af8edbff4731aa43729
3462 Author: Behdad Esfahbod <behdad@behdad.org>
3463 Date: Fri Nov 6 09:46:54 2015 -0800
3465 [fuzzing] Cap max buffer len at 128
3467 test/fuzzing/Makefile.am | 1 +
3468 1 file changed, 1 insertion(+)
3470 commit f1c4adbcd3f6275e81e118ddadc9396f82daeccf
3471 Author: Behdad Esfahbod <behdad@behdad.org>
3472 Date: Fri Nov 6 09:46:05 2015 -0800
3476 src/hb-buffer-private.hh | 2 +-
3477 1 file changed, 1 insertion(+), 1 deletion(-)
3479 commit 68b507a3c3c62c28c38e13fee733702bb703b6ca
3480 Author: Behdad Esfahbod <behdad@behdad.org>
3481 Date: Fri Nov 6 00:09:26 2015 -0800
3483 Make sure we make progress in OOM situations
3485 src/hb-buffer-private.hh | 7 ++-----
3486 src/hb-buffer.cc | 31 +++++++++++++++++++++++--------
3487 2 files changed, 25 insertions(+), 13 deletions(-)
3489 commit 5a7eb5d4d862f402136044c19ead87ad098bd78f
3490 Author: Behdad Esfahbod <behdad@behdad.org>
3491 Date: Fri Nov 6 00:01:24 2015 -0800
3493 [fuzzing] Add test case for OOM
3495 From https://github.com/behdad/harfbuzz/issues/161
3497 .../sha1sum/3511ff5c1647150595846ac414c595cccac34f18.ttf | Bin 0 ->
3499 test/shaping/fonts/sha1sum/MANIFEST | 2 +-
3500 test/shaping/tests/fuzzed.tests | 1 +
3501 3 files changed, 2 insertions(+), 1 deletion(-)
3503 commit f0599db761d7fc2d585d86e757a797f75ebc7499
3504 Author: Behdad Esfahbod <behdad@behdad.org>
3505 Date: Thu Nov 5 23:52:41 2015 -0800
3507 Fix hang in OOM situations
3509 Fixes https://github.com/behdad/harfbuzz/issues/161
3511 src/hb-buffer-private.hh | 6 +++++-
3512 1 file changed, 5 insertions(+), 1 deletion(-)
3514 commit f92bd86cc8c11d262d1830c631cb7c63fc9d4bc8
3515 Author: Behdad Esfahbod <behdad@behdad.org>
3516 Date: Thu Nov 5 23:52:29 2015 -0800
3518 Don't process lookups if buffer is in error
3520 src/hb-ot-layout.cc | 2 +-
3521 1 file changed, 1 insertion(+), 1 deletion(-)
3523 commit 4301703bddb63a01651a0d58474bb15ac0ebbcf6
3524 Author: Behdad Esfahbod <behdad@behdad.org>
3525 Date: Thu Nov 5 23:44:59 2015 -0800
3527 Limit buffer max size growth
3529 https://github.com/behdad/harfbuzz/issues/161
3531 src/hb-buffer-private.hh | 11 +++++++++++
3532 src/hb-buffer.cc | 8 ++++++++
3533 src/hb-ot-shape.cc | 6 ++++++
3534 test/fuzzing/Makefile.am | 2 ++
3535 4 files changed, 27 insertions(+)
3537 commit 19300183a6f0bac0d23f7a994b40a51e9c90d6e1
3538 Author: Behdad Esfahbod <behdad@behdad.org>
3539 Date: Thu Nov 5 23:08:50 2015 -0800
3541 [fuzzing] Add build system
3544 test/Makefile.am | 2 +-
3545 test/fuzzing/Makefile.am | 44
3546 ++++++++++++++++++++++++++++++++++++++++++++
3547 test/fuzzing/README | 2 ++
3548 test/fuzzing/hb-fuzzer.cc | 4 ++--
3549 5 files changed, 50 insertions(+), 3 deletions(-)
3551 commit 9c9ad214af43685b00f6d8493b7807d6607d4e2d
3552 Author: Behdad Esfahbod <behdad@behdad.org>
3553 Date: Thu Nov 5 22:50:52 2015 -0800
3557 https://github.com/behdad/harfbuzz/issues/139#issuecomment-154202645
3559 test/fuzzing/README | 21 +++++++++++++++++++++
3560 1 file changed, 21 insertions(+)
3562 commit 6e6f82b6f3dde0fc6c3c7d991d9ec6cfff57823d
3563 Author: Behdad Esfahbod <behdad@behdad.org>
3564 Date: Thu Nov 5 17:29:03 2015 -0800
3566 Implement SYRIAC ABBREVIATION MARK with 'stch' feature
3568 The feature is enabled for any character in the Arabic shaper.
3569 We should experiment with using it for Arabic subtending marks.
3570 Though, that has a directionality problem as well, since those
3571 are used with digits...
3573 Fixes https://github.com/behdad/harfbuzz/issues/141
3575 src/hb-ot-shape-complex-arabic.cc | 219
3576 ++++++++++++++++++++-
3577 src/hb-unicode-private.hh | 19 ++
3578 .../shaper-arabic/script-syriac/misc/MANIFEST | 1 +
3579 .../script-syriac/misc/abbreviation-mark.txt | 11 ++
3580 4 files changed, 244 insertions(+), 6 deletions(-)
3582 commit c743ec5886a1f6d57de26da33a770a8706be83d6
3583 Author: Behdad Esfahbod <behdad@behdad.org>
3584 Date: Thu Nov 5 17:33:57 2015 -0800
3586 [ft] Fix extents with negative scales
3588 Fixes https://github.com/behdad/harfbuzz/issues/162
3590 src/hb-ft.cc | 10 ++++++++++
3591 1 file changed, 10 insertions(+)
3593 commit 73fec3992acb492829bde1d885f1ebeed8dcc133
3594 Author: Behdad Esfahbod <behdad@behdad.org>
3595 Date: Thu Nov 5 15:22:18 2015 -0800
3597 Reserve a few scratch-flags bits for complex shapers
3599 src/hb-buffer-private.hh | 5 +++++
3600 1 file changed, 5 insertions(+)
3602 commit 136863371c1402769426d892aef1b92f9ca1a25e
3603 Author: Behdad Esfahbod <behdad@behdad.org>
3604 Date: Thu Nov 5 13:24:15 2015 -0800
3606 Add new shaper method postprocess_glyphs()
3608 Unused currently. To be used for Syriac stretch implementation.
3610 https://github.com/behdad/harfbuzz/issues/141
3612 src/hb-ot-shape-complex-arabic.cc | 3 ++-
3613 src/hb-ot-shape-complex-default.cc | 1 +
3614 src/hb-ot-shape-complex-hangul.cc | 7 ++++---
3615 src/hb-ot-shape-complex-hebrew.cc | 1 +
3616 src/hb-ot-shape-complex-indic.cc | 1 +
3617 src/hb-ot-shape-complex-myanmar.cc | 2 ++
3618 src/hb-ot-shape-complex-private.hh | 9 +++++++++
3619 src/hb-ot-shape-complex-thai.cc | 1 +
3620 src/hb-ot-shape-complex-tibetan.cc | 1 +
3621 src/hb-ot-shape-complex-use.cc | 1 +
3622 src/hb-ot-shape.cc | 9 ++++++---
3623 11 files changed, 29 insertions(+), 7 deletions(-)
3625 commit 6c0ebd02c99e7536975ba7194832a1f33abd7faf
3626 Author: Behdad Esfahbod <behdad@behdad.org>
3627 Date: Thu Nov 5 11:37:48 2015 -0800
3629 [util] If font has color, generate PNG with color
3631 util/helper-cairo.cc | 33 ++++++++++++++++++++++++++-------
3632 util/helper-cairo.hh | 6 +++++-
3633 util/view-cairo.cc | 7 ++++++-
3634 3 files changed, 37 insertions(+), 9 deletions(-)
3636 commit e95eb23a4ee920eab1e2f4eec9cf490bb431452c
3637 Author: Behdad Esfahbod <behdad@behdad.org>
3638 Date: Wed Nov 4 22:55:11 2015 -0800
3640 Don't try zeroing marks by GDEF if there are no non-ASCII
3642 This one is a hack, but should be ok.
3644 src/hb-ot-shape.cc | 4 ++++
3645 1 file changed, 4 insertions(+)
3647 commit 7fa54ed75aa30ae1d6ee9136ccb83b630c24fb65
3648 Author: Behdad Esfahbod <behdad@behdad.org>
3649 Date: Wed Nov 4 22:54:49 2015 -0800
3651 Don't try zeroing mark attachments by Unicode if there's no non-ASCII
3653 src/hb-ot-shape.cc | 3 +++
3654 1 file changed, 3 insertions(+)
3656 commit 550bd14d2b21ec2a2b509ff42f4df4341dbf2d46
3657 Author: Behdad Esfahbod <behdad@behdad.org>
3658 Date: Wed Nov 4 22:58:58 2015 -0800
3660 Actually commit changes for previous commit
3662 src/hb-buffer-private.hh | 2 ++
3663 src/hb-ot-layout-gpos-table.hh | 15 ++++++++-------
3664 2 files changed, 10 insertions(+), 7 deletions(-)
3666 commit ff31b3c1b8a2a21b57dba37eb5bb5db0579e0640
3667 Author: Behdad Esfahbod <behdad@behdad.org>
3668 Date: Wed Nov 4 22:42:41 2015 -0800
3670 Skip GPOS cursive / attachment adjustmnent if none happened
3672 I'm starting to really like how free these new scratch_flags are.
3674 src/hb-ot-layout-gpos-table.hh | 3 +++
3675 1 file changed, 3 insertions(+)
3677 commit 0f407325f6923db11d332585e8250e3646cb74d6
3678 Author: Behdad Esfahbod <behdad@behdad.org>
3679 Date: Wed Nov 4 22:28:44 2015 -0800
3683 src/hb-ot-shape.cc | 4 +++-
3684 1 file changed, 3 insertions(+), 1 deletion(-)
3686 commit 497a6c2071cd0638e4c6af07621d01335fd963a9
3687 Author: Behdad Esfahbod <behdad@behdad.org>
3688 Date: Wed Nov 4 22:24:19 2015 -0800
3690 Skip forming clusters if text is all ASCII
3692 src/hb-ot-shape.cc | 3 ++-
3693 1 file changed, 2 insertions(+), 1 deletion(-)
3695 commit 28de104f15b80df4b678267c4488b7d09a42720c
3696 Author: Behdad Esfahbod <behdad@behdad.org>
3697 Date: Wed Nov 4 22:00:25 2015 -0800
3699 Move variable-sized struct member to end
3701 Hopefully makes clang build happy
3703 src/hb-font-private.hh | 21 ++++++++++-----------
3704 src/hb-font.cc | 20 ++++++++++++++++++++
3705 2 files changed, 30 insertions(+), 11 deletions(-)
3707 commit 5bc28b5f688ee90d103d052e98bc15d6e0e7e0b1
3708 Author: Behdad Esfahbod <behdad@behdad.org>
3709 Date: Wed Nov 4 21:53:16 2015 -0800
3711 Optimize positioning for when h_origin is nil
3713 src/hb-ot-shape.cc | 38 ++++++++++++++++++++------------------
3714 1 file changed, 20 insertions(+), 18 deletions(-)
3716 commit 762770c964f9f0591bf4c44427f73ea3e1c51733
3717 Author: Behdad Esfahbod <behdad@behdad.org>
3718 Date: Wed Nov 4 21:42:55 2015 -0800
3720 Add font->has_...() to check for individual nil font funcs
3722 Hopefully this wouldn't break any compiler. There was some magic
3723 moments to getting this to compile...
3725 src/hb-font-private.hh | 19 +++++++++++++++++--
3726 src/hb-font.cc | 7 +++++++
3727 2 files changed, 24 insertions(+), 2 deletions(-)
3729 commit 88e9a9bcae61421d9dd65715d25e5f20b2847c03
3730 Author: Behdad Esfahbod <behdad@behdad.org>
3731 Date: Wed Nov 4 21:16:26 2015 -0800
3733 Minor reshaping of hb_font_funcs_t implementation
3735 In anticipation of further changes. No functional changes.
3737 src/hb-font-private.hh | 80
3738 ++++++++++++++++++++++++++------------------------
3739 src/hb-font.cc | 4 +--
3740 2 files changed, 43 insertions(+), 41 deletions(-)
3742 commit a6a7715bac8b0c8f5473b84bc649c315ad4d2d51
3743 Author: Behdad Esfahbod <behdad@behdad.org>
3744 Date: Wed Nov 4 20:51:21 2015 -0800
3748 src/hb-font-private.hh | 2 +-
3749 1 file changed, 1 insertion(+), 1 deletion(-)
3751 commit 6c48ec830ffac00a920d047ed77acd1b05549074
3752 Author: Behdad Esfahbod <behdad@behdad.org>
3753 Date: Wed Nov 4 20:47:42 2015 -0800
3755 [ot] Remove font funcs that do nothing
3757 src/hb-ot-font.cc | 95
3758 ++++---------------------------------------------------
3759 1 file changed, 7 insertions(+), 88 deletions(-)
3761 commit 75ea2daa1d9bbe235cd4a8570efb1913d58c3c62
3762 Author: Behdad Esfahbod <behdad@behdad.org>
3763 Date: Wed Nov 4 20:43:59 2015 -0800
3765 [ot] Port ot font funcs to allocated object
3767 src/hb-ot-font.cc | 47 ++++++++++++++++++++++++++++++++++++++---------
3768 1 file changed, 38 insertions(+), 9 deletions(-)
3770 commit 44f82750807475aa5b16099ccccd917d488df703
3771 Author: Behdad Esfahbod <behdad@behdad.org>
3772 Date: Wed Nov 4 20:40:05 2015 -0800
3774 [ft] Remove font funcs that do nothing
3776 src/hb-ft.cc | 29 ++++-------------------------
3777 1 file changed, 4 insertions(+), 25 deletions(-)
3779 commit 7918c261efd283e0428ce7836e9e42768a6aa05c
3780 Author: Behdad Esfahbod <behdad@behdad.org>
3781 Date: Wed Nov 4 20:37:49 2015 -0800
3783 [ft] Port ft font funcs to allocated object
3785 src/hb-ft.cc | 45 ++++++++++++++++++++++++++++++++++++---------
3786 1 file changed, 36 insertions(+), 9 deletions(-)
3788 commit da29b43794cfa3f9a602c34b33c5d8a9c36f87b5
3789 Author: Behdad Esfahbod <behdad@behdad.org>
3790 Date: Wed Nov 4 20:22:44 2015 -0800
3792 Separate nil font-funcs from parent-peeking font-funcs
3794 API change: all fonts created with hb_font_create() now inherit from
3795 (ie have parent) hb_font_get_empty().
3797 src/hb-font.cc | 211
3798 +++++++++++++++++++++++++++++++++++----------------
3799 test/api/test-font.c | 2 +-
3800 2 files changed, 145 insertions(+), 68 deletions(-)
3802 commit bee901b38ef3c26a04f69c299c8d5e028a0090e9
3803 Author: Behdad Esfahbod <behdad@behdad.org>
3804 Date: Wed Nov 4 19:28:17 2015 -0800
3806 Optimize positioning direction calculations
3808 It makes the binary smaller AND faster. Yumm!
3810 src/hb-font-private.hh | 40 +++++++++++++++++++++++++++++++++++++++
3811 src/hb-ot-shape.cc | 51
3812 +++++++++++++++++++++++++++-----------------------
3813 2 files changed, 68 insertions(+), 23 deletions(-)
3815 commit e3e4bb011ae1a2f1ba05e7ea450595b185304bec
3816 Author: Behdad Esfahbod <behdad@behdad.org>
3817 Date: Wed Nov 4 18:58:02 2015 -0800
3819 Don't do fractions if buffer is ASCII-only
3821 src/hb-buffer-private.hh | 5 +++--
3822 src/hb-ot-layout-private.hh | 1 +
3823 src/hb-ot-shape.cc | 3 ++-
3824 3 files changed, 6 insertions(+), 3 deletions(-)
3826 commit 6986208ba3b395534f4c7bcfa51df6bf9038f717
3827 Author: Behdad Esfahbod <behdad@behdad.org>
3828 Date: Wed Nov 4 18:46:22 2015 -0800
3830 Optimize runs without Default_Ignorable's
3832 Now that we have a buffer-wide scratch flags facility, use it to
3833 optimize away a few passes.
3835 src/hb-buffer-private.hh | 3 ++-
3836 src/hb-ot-layout-private.hh | 4 +++-
3837 src/hb-ot-shape-normalize.cc | 4 ++--
3838 src/hb-ot-shape.cc | 10 ++++++----
3839 src/hb-private.hh | 3 +++
3840 5 files changed, 16 insertions(+), 8 deletions(-)
3842 commit 14c2de321826c36037adde859ccca3e2011325a9
3843 Author: Behdad Esfahbod <behdad@behdad.org>
3844 Date: Wed Nov 4 18:00:57 2015 -0800
3846 Limit max edits during sanitize to 8
3848 Used to be 100. If a tabe needs more than one or two edits, it's
3849 probably completely bogus...
3851 Might help with speeding up fuzzing for
3852 https://github.com/behdad/harfbuzz/issues/157
3854 src/hb-open-type-private.hh | 2 +-
3855 1 file changed, 1 insertion(+), 1 deletion(-)
3857 commit 9cbc39aef962a95b0eba32c24ff9c415d1316d56
3858 Author: Behdad Esfahbod <behdad@behdad.org>
3859 Date: Wed Nov 4 18:00:53 2015 -0800
3863 src/hb-ot-shape-normalize.cc | 2 ++
3864 1 file changed, 2 insertions(+)
3866 commit 52e6c4e15893ed1cb0997795912a07b3e446b65a
3867 Author: Behdad Esfahbod <behdad@behdad.org>
3868 Date: Wed Nov 4 17:45:06 2015 -0800
3870 If font doesn't support U+2011, fall back to U+2010
3874 src/hb-ot-shape-normalize.cc | 10 ++++++++++
3875 1 file changed, 10 insertions(+)
3877 commit 75483aafa6ad02d6391712d082d093823edcd758
3878 Author: Behdad Esfahbod <behdad@behdad.org>
3879 Date: Wed Nov 4 17:43:36 2015 -0800
3881 Untangle if/else waterfall
3883 src/hb-ot-shape-normalize.cc | 40
3884 +++++++++++++++++++++++++++-------------
3885 1 file changed, 27 insertions(+), 13 deletions(-)
3887 commit 04fd8517f85ae9aa05b44f25578d2b19abfef7cb
3888 Author: Behdad Esfahbod <behdad@behdad.org>
3889 Date: Wed Nov 4 17:38:22 2015 -0800
3891 Add tests for hyphen fallback
3893 U+2011 is <noBreak> equivaent of U+2010, so we should do the fallback
3894 for it. Currently fails.
3896 test/shaping/Makefile.am | 1 +
3897 .../sha1sum/1c04a16f32a39c26c851b7fc014d2e8d298ba2b8.ttf | Bin 0 ->
3899 test/shaping/fonts/sha1sum/MANIFEST | 2 ++
3900 test/shaping/tests/MANIFEST | 1 +
3901 test/shaping/tests/hyphens.tests | 2 ++
3902 5 files changed, 6 insertions(+)
3904 commit 550417117da7e14457a11f49a20145311f58587b
3905 Author: Behdad Esfahbod <behdad@behdad.org>
3906 Date: Wed Nov 4 17:37:30 2015 -0800
3908 [test] Drop hintings when subsetting fonts to record
3910 test/shaping/record-test.sh | 1 +
3911 1 file changed, 1 insertion(+)
3913 commit 49ef630936325b2e56a870fcef9aa8473a8f8526
3914 Author: Behdad Esfahbod <behdad@behdad.org>
3915 Date: Wed Nov 4 17:27:07 2015 -0800
3917 Adjust the width of various spaces if font does not cover them
3919 See discussion here:
3920 https://github.com/behdad/harfbuzz/commit/81ef4f407d9c7bd98cf62cef951dc538b13442eb
3922 There's no way to disable this fallback, but I don't think it would
3923 be needed. Let's hope for the best!
3925 Fixes https://github.com/behdad/harfbuzz/issues/153
3927 src/hb-buffer-private.hh | 7 ++++
3928 src/hb-buffer.cc | 2 ++
3929 src/hb-ot-shape-fallback-private.hh | 4 +++
3930 src/hb-ot-shape-fallback.cc | 67
3931 +++++++++++++++++++++++++++++++++++++
3932 src/hb-ot-shape-normalize.cc | 1 +
3933 src/hb-ot-shape.cc | 3 ++
3934 src/hb-unicode-private.hh | 56 +++++++++++++++++--------------
3935 test/shaping/tests/spaces.tests | 24 ++++++-------
3936 8 files changed, 126 insertions(+), 38 deletions(-)
3938 commit aa7044de0ceacd71cab19212d266c3a66c03b41e
3939 Author: Behdad Esfahbod <behdad@behdad.org>
3940 Date: Wed Nov 4 16:25:57 2015 -0800
3942 Generalize flags types
3944 src/hb-buffer-private.hh | 3 +++
3945 src/hb-ot-layout-common-private.hh | 5 +++++
3946 src/hb-ot-layout-private.hh | 8 +++++---
3947 src/hb-ot-map-private.hh | 16 +---------------
3948 src/hb-ot-shape.cc | 2 +-
3949 src/hb-private.hh | 14 ++++++++++++++
3950 6 files changed, 29 insertions(+), 19 deletions(-)
3952 commit 7793aad946e09b53523b30d57de85abd1d15f8b6
3953 Author: Behdad Esfahbod <behdad@behdad.org>
3954 Date: Wed Nov 4 14:48:46 2015 -0800
3956 Normalize various spaces to space if font doesn't support
3958 This resurrects the space fallback feature, after I disabled
3959 the compatibility decomposition. Now I can release HarfBuzz
3960 again without breaking Pango!
3962 It also remembers which space character it was, such that later
3963 on we can approximate the width of this particular space
3964 character. That part is not implemented yet.
3966 We normalize all GC=Zs chars except for U+1680 OGHA SPACE MARK,
3967 which is better left alone.
3969 src/hb-ot-layout-private.hh | 47
3970 +++------------------
3971 src/hb-ot-shape-normalize.cc | 12 +++++-
3972 src/hb-unicode-private.hh | 40
3974 test/shaping/Makefile.am | 1 +
3975 .../1c2c3fc37b2d4c3cb2ef726c6cdaaabd4b7f3eb9.ttf | Bin 0 -> 316 bytes
3976 test/shaping/fonts/sha1sum/MANIFEST | 1 +
3977 test/shaping/tests/MANIFEST | 1 +
3978 test/shaping/tests/spaces.tests | 17 ++++++++
3979 8 files changed, 76 insertions(+), 43 deletions(-)
3981 commit 8b3c7f9ede77052225cff8495d660860bf9c7629
3982 Author: Behdad Esfahbod <behdad@behdad.org>
3983 Date: Wed Nov 4 15:30:48 2015 -0800
3985 [test] Support recording multiple lines of text in record-test.sh
3987 test/shaping/record-test.sh | 15 +++++++++++++--
3988 1 file changed, 13 insertions(+), 2 deletions(-)
3990 commit 85658394809fe0593ab5dfb30fd96118765c7dc5
3991 Author: Behdad Esfahbod <behdad@behdad.org>
3992 Date: Wed Nov 4 14:46:52 2015 -0800
3994 Protect against possible invalid-memory access after OOM
3996 src/hb-buffer-private.hh | 4 ++--
3997 1 file changed, 2 insertions(+), 2 deletions(-)
3999 commit 4cc80bed25450af3d84a30ea417fa9275b15e014
4000 Author: Behdad Esfahbod <behdad@behdad.org>
4001 Date: Wed Nov 4 14:46:10 2015 -0800
4005 Ouch! Fortunately that function was unused.
4007 src/hb-buffer-private.hh | 2 +-
4008 1 file changed, 1 insertion(+), 1 deletion(-)
4010 commit 9ac4b9656dd78ffd129bc3d560a92e2692bc3058
4011 Author: Behdad Esfahbod <behdad@behdad.org>
4012 Date: Wed Nov 4 14:18:39 2015 -0800
4014 Add Unicode space category
4018 src/hb-ot-layout-private.hh | 78
4019 +++++++++++++++++++++++++++++++++++++++++++--
4020 1 file changed, 76 insertions(+), 2 deletions(-)
4022 commit 8249ec3f86510fd24462ce71ed64a6978f0ade17
4023 Author: Behdad Esfahbod <behdad@behdad.org>
4024 Date: Wed Nov 4 13:26:17 2015 -0800
4026 Make top-byte of unicode_props available to be used differently per-GC
4028 src/hb-ot-layout-private.hh | 4 +++-
4029 1 file changed, 3 insertions(+), 1 deletion(-)
4031 commit cc5d3a33882b52f906ee4346707700f5e846d2ac
4032 Author: Behdad Esfahbod <behdad@behdad.org>
4033 Date: Wed Nov 4 13:21:25 2015 -0800
4035 Towards using top-byte of unicode-props for more things
4037 src/hb-ot-layout-gsubgpos-private.hh | 1 -
4038 src/hb-ot-layout-private.hh | 3 ++-
4039 2 files changed, 2 insertions(+), 2 deletions(-)
4041 commit 2f38dde5a1ea5459789fabaee661cae9235d204e
4042 Author: Behdad Esfahbod <behdad@behdad.org>
4043 Date: Wed Nov 4 13:17:33 2015 -0800
4045 Add _hb_glyph_info_is_unicode_mark()
4049 src/hb-ot-layout-private.hh | 6 ++++++
4050 1 file changed, 6 insertions(+)
4052 commit 90d75f93bb85aeb627c4e6bb9e4cbd75895c99f7
4053 Author: Behdad Esfahbod <behdad@behdad.org>
4054 Date: Tue Nov 3 12:58:12 2015 -0800
4056 Tighten ccc-setting a bit and document it
4058 src/hb-ot-layout-private.hh | 12 +++++++++++-
4059 src/hb-unicode-private.hh | 5 +++++
4060 2 files changed, 16 insertions(+), 1 deletion(-)
4062 commit 2f0dfd43cdc2259e6117704f8077ab6951c761e5
4063 Author: Behdad Esfahbod <behdad@behdad.org>
4064 Date: Tue Nov 3 12:28:34 2015 -0800
4066 Fix test expectation
4068 test/shaping/tests/fuzzed.tests | 2 +-
4069 1 file changed, 1 insertion(+), 1 deletion(-)
4071 commit df698f3299d92867e3305715f675b2621c316acd
4072 Author: Behdad Esfahbod <behdad@behdad.org>
4073 Date: Tue Nov 3 12:15:12 2015 -0800
4075 [ot-font] Fix hmtx table length checking, *again*
4077 Exactly the same problem that I fixed in
4078 63ef0b41dc48d6112d1918c1b1de9de8ea90adb5
4080 I rewrote the table checking yesterday in
4081 67f8821fb25d9bd55719f5e29a582ae1af4b02b3
4082 and introduced the exact same issue again. :(
4083 Good thing we have ongoing fuzzing going now. Was discovered
4084 immediately by libFuzzer. Thanks kcc!
4086 https://github.com/behdad/harfbuzz/issues/139#issuecomment-153449473
4087 Fixes https://github.com/behdad/harfbuzz/issues/156
4089 src/hb-ot-font.cc | 4 ++--
4090 .../sha1sum/8240789f6d12d4cfc4b5e8e6f246c3701bcf861f.ttf | Bin 0 ->
4092 test/shaping/fonts/sha1sum/MANIFEST | 1 +
4093 test/shaping/tests/fuzzed.tests | 1 +
4094 4 files changed, 4 insertions(+), 2 deletions(-)
4096 commit 3530cc2d7c3b7102902cb0e38b0bf9f46188078d
4097 Author: Behdad Esfahbod <behdad@behdad.org>
4098 Date: Tue Nov 3 11:34:47 2015 -0800
4100 [util] Fix option-parsing leaks
4102 util/helper-cairo.cc | 7 +++++--
4103 util/main-font-text.hh | 22 ++++++++++++++++++---
4104 util/options.cc | 21 ++++++++++----------
4105 util/options.hh | 53
4106 +++++++++++++++++++++++++++++++++-----------------
4107 4 files changed, 70 insertions(+), 33 deletions(-)
4109 commit 642135f3b2d6d6eb800153c76c4718239733c0e6
4110 Author: Behdad Esfahbod <behdad@behdad.org>
4111 Date: Tue Nov 3 11:26:34 2015 -0800
4113 [util] In --debug mode, duplicate font data
4115 This has the effect that the font data will end up in a memory
4116 section malloc()ed exactly to its size. This gives us better
4117 valgrind detection of out-of-bounds access.
4119 Previously, the font data was placed in a mmap()ed section or
4120 GString-allocated area, which didn't have proper protections
4121 at the end when running under valgrind.
4123 util/options.cc | 3 +++
4124 1 file changed, 3 insertions(+)
4126 commit ed2024ef93ac3af214082016e5aa8c14db9d7515
4127 Author: Behdad Esfahbod <behdad@behdad.org>
4128 Date: Mon Nov 2 17:58:12 2015 -0800
4130 [perf] Micro-optimize
4132 src/hb-ot-layout-private.hh | 23 ++++++++++++++---------
4133 1 file changed, 14 insertions(+), 9 deletions(-)
4135 commit 76a5310a830c7ae12037b768c5043bef0ff733a0
4136 Author: Behdad Esfahbod <behdad@behdad.org>
4137 Date: Mon Nov 2 17:52:45 2015 -0800
4139 Remove irrelevant comment
4141 I tried moving the is_default_ignorable() function to an INTERNAL
4142 function. That made the binary size grow by 5k AND things got a
4145 src/hb-ot-layout-private.hh | 1 -
4146 1 file changed, 1 deletion(-)
4148 commit 8259669fbd1b070fc02287325894caf1bc4d590e
4149 Author: Behdad Esfahbod <behdad@behdad.org>
4150 Date: Mon Nov 2 17:44:05 2015 -0800
4154 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
4155 src/hb-ot-shape-complex-thai.cc | 2 +-
4156 2 files changed, 2 insertions(+), 2 deletions(-)
4158 commit 9382c471eabce8d36d3a73c97499ab60af422716
4159 Author: Behdad Esfahbod <behdad@behdad.org>
4160 Date: Mon Nov 2 17:36:51 2015 -0800
4162 Combine unicode_props0/1 into a uint16
4164 Slightly faster. In prep for more changes.
4166 src/hb-ot-layout-private.hh | 55
4167 ++++++++++++++++++++++++---------------------
4168 1 file changed, 29 insertions(+), 26 deletions(-)
4170 commit 71277185454482cff9b0c10b85c416eb4d6e0ed9
4171 Author: Behdad Esfahbod <behdad@behdad.org>
4172 Date: Mon Nov 2 17:27:48 2015 -0800
4174 [perf] Only call combining_class() for marks
4176 Saves some time. Also preparing for reusing the ccc byte for
4179 src/hb-ot-layout-private.hh | 14 ++++++++------
4180 1 file changed, 8 insertions(+), 6 deletions(-)
4182 commit 5ba450407b9d9856453e63a815499da8721ff6a7
4183 Author: Behdad Esfahbod <behdad@behdad.org>
4184 Date: Mon Nov 2 15:43:08 2015 -0800
4186 Make max context-length and max nesting level configurable
4190 src/hb-ot-layout-common-private.hh | 10 ++++++++--
4191 src/hb-ot-layout-gsub-table.hh | 4 ++--
4192 src/hb-ot-layout-gsubgpos-private.hh | 20 ++++++++++----------
4193 3 files changed, 20 insertions(+), 14 deletions(-)
4195 commit 67f8821fb25d9bd55719f5e29a582ae1af4b02b3
4196 Author: Behdad Esfahbod <behdad@behdad.org>
4197 Date: Mon Nov 2 15:37:29 2015 -0800
4199 [ot] Make bad-hmtx handling match FreeType
4201 Also route fuzzing-related tests through hb-ot-font, to reduce
4203 on FreeType behavior for badly-broken fonts. Fixes failing test with
4206 src/hb-ot-font.cc | 24 ++++++++++++++----------
4207 test/shaping/tests/fuzzed.tests | 10 +++++-----
4208 2 files changed, 19 insertions(+), 15 deletions(-)
4210 commit 672ca3b4e65a75fb3a418ec5d117ad242a98acbb
4211 Author: Behdad Esfahbod <behdad@behdad.org>
4212 Date: Mon Oct 26 14:05:05 2015 -0700
4214 Use templates for making sure expression is constant
4216 src/hb-private.hh | 6 +++---
4217 1 file changed, 3 insertions(+), 3 deletions(-)
4219 commit 5c8174eda32c08187bc2ed40eefa1017f5b40668
4220 Author: Behdad Esfahbod <behdad@behdad.org>
4221 Date: Wed Oct 21 18:51:40 2015 -0200
4223 Update comments for removal of compat decompositions
4225 src/hb-ot-shape-normalize.cc | 16 ++--------------
4226 1 file changed, 2 insertions(+), 14 deletions(-)
4228 commit f6799700404c49ae0a6018fd51be19551c76768a
4229 Author: Behdad Esfahbod <behdad@behdad.org>
4230 Date: Wed Oct 21 17:20:55 2015 -0200
4232 Disable compatibility decomposition usage during normalization
4234 Fixes https://github.com/behdad/harfbuzz/issues/152
4236 src/hb-ot-shape-normalize.cc | 24 ------------------------
4237 1 file changed, 24 deletions(-)
4239 commit ce889189c1f8ef5b400a17f623dcb8b935d1102b
4240 Author: Behdad Esfahbod <behdad@behdad.org>
4241 Date: Wed Oct 21 11:23:12 2015 -0200
4243 Fix two more -Wshadow warnings
4245 https://bugzilla.mozilla.org/show_bug.cgi?id=1215894
4247 src/hb-open-type-private.hh | 10 +++++-----
4248 1 file changed, 5 insertions(+), 5 deletions(-)
4250 commit 4a6b1eedbb0044b57505eea65a329d2dc4f9f917
4251 Author: Behdad Esfahbod <behdad@behdad.org>
4252 Date: Wed Oct 21 11:20:55 2015 -0200
4254 Fix one more -Wshadow warning
4256 https://bugzilla.mozilla.org/show_bug.cgi?id=1215894
4258 src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
4259 1 file changed, 3 insertions(+), 3 deletions(-)
4261 commit 6f932bc8f9045b224613a617af2b4f3450c79467
4262 Author: Behdad Esfahbod <behdad@behdad.org>
4263 Date: Wed Oct 21 11:16:49 2015 -0200
4265 Fix a few more -Wshadow-local warnings
4267 https://bugzilla.mozilla.org/show_bug.cgi?id=1215894
4269 src/hb-ot-shape-complex-indic.cc | 10 +++++-----
4270 src/hb-ot-shape-complex-myanmar.cc | 10 +++++-----
4271 src/hb-ot-shape-complex-use.cc | 10 +++++-----
4272 3 files changed, 15 insertions(+), 15 deletions(-)
4274 commit b90cb366d7723c28758c6b75a0770613fbb5456e
4275 Author: Behdad Esfahbod <behdad@behdad.org>
4276 Date: Wed Oct 21 11:13:21 2015 -0200
4278 Fix one -Wshadow-compatible-local warning
4280 From https://bugzilla.mozilla.org/show_bug.cgi?id=1215894
4282 src/hb-ot-shape-complex-indic.cc | 4 ++--
4283 1 file changed, 2 insertions(+), 2 deletions(-)
4285 commit 50e5750bd8670b4cf4463471a2348d4c99c9d054
4286 Author: Behdad Esfahbod <behdad@behdad.org>
4287 Date: Wed Oct 21 11:10:10 2015 -0200
4289 Avoid unnecessary cast to 64-bit
4291 Fixes https://github.com/behdad/harfbuzz/issues/146
4293 Or I think it should.
4295 src/hb-private.hh | 2 +-
4296 1 file changed, 1 insertion(+), 1 deletion(-)
4298 commit 305d2fbf5a2db51447c8ed894a48a88896930673
4299 Author: Behdad Esfahbod <behdad@behdad.org>
4300 Date: Wed Oct 21 11:04:28 2015 -0200
4304 Borrowed from https://bugzilla.mozilla.org/show_bug.cgi?id=1215411
4306 src/hb-ot-shape-complex-indic.cc | 2 +-
4307 src/hb-ot-shape-complex-thai.cc | 2 +-
4308 src/hb-ot-shape-fallback.cc | 4 +++-
4309 src/hb-private.hh | 30 ++++++++++++++++++++++++++++++
4310 4 files changed, 35 insertions(+), 3 deletions(-)
4312 commit f35b3e931ddacd075c5d0810e9b17de07b232ee2
4313 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4314 Date: Fri Sep 11 09:48:12 2015 +0430
4316 Add a prototype of DirectWrite as a shaping backend
4318 src/hb-directwrite.cc | 827
4319 ++++++++++++++++++++++++++++++++++++++++++++++++++
4320 src/hb-directwrite.h | 34 +++
4321 src/hb-shaper-list.hh | 3 +
4322 3 files changed, 864 insertions(+)
4324 commit 6486e3755482563ecd89aeb3f8348ed190945e26
4325 Author: Behdad Esfahbod <behdad@behdad.org>
4326 Date: Tue Oct 20 16:39:41 2015 -0200
4331 1 file changed, 1 insertion(+), 1 deletion(-)
4333 commit 753ea7b90904c951c199861409458bea182abb37
4334 Author: Behdad Esfahbod <behdad@behdad.org>
4335 Date: Tue Oct 20 15:21:18 2015 -0200
4337 Add BUILD.md to dist
4340 1 file changed, 1 insertion(+)
4342 commit 5d7a30fde09320c2c62c7c73570ce3f2e298eba6
4343 Merge: 904b0dc 2fb95a0
4344 Author: Behdad Esfahbod <behdad@behdad.org>
4345 Date: Tue Oct 20 15:19:41 2015 -0200
4347 Merge pull request #148 from ebraminio/inst
4349 Add BUILD.md based on harfbuzz.org docs
4351 commit 904b0dc3811464cf61dc9457664de95ee4f61a86
4352 Merge: 86cadc2 ba096bc
4353 Author: Behdad Esfahbod <behdad@behdad.org>
4354 Date: Mon Oct 19 16:59:43 2015 -0200
4356 Merge pull request #147 from ebraminio/dockerci
4358 [ci] change to docker infrastructure
4360 commit ba096bcc28ca80e2096e0a15191848fcd175e395
4361 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4362 Date: Mon Oct 19 21:41:01 2015 +0330
4364 [ci] change to docker infrastructure
4366 .travis.yml | 24 ++++++++++++++++--------
4367 1 file changed, 16 insertions(+), 8 deletions(-)
4369 commit 2fb95a0c9d2cb8b03b7c158706d6b0e41283a6df
4370 Author: Ebrahim Byagowi <ebrahim@gnu.org>
4371 Date: Mon Oct 19 22:02:12 2015 +0330
4373 Add BUILD.md based on harfbuzz.org docs
4375 BUILD.md | 25 +++++++++++++++++++++++++
4376 1 file changed, 25 insertions(+)
4378 commit 86cadc2cd4171050e9d74306b76c42f6ec74b861
4379 Author: Behdad Esfahbod <behdad@behdad.org>
4380 Date: Thu Oct 15 20:25:29 2015 -0300
4384 NEWS | 13 +++++++++++++
4386 2 files changed, 14 insertions(+), 1 deletion(-)
4388 commit ca97ea7aa2cb7186f432aaba76f4f151aa90c1d0
4389 Author: Behdad Esfahbod <behdad@behdad.org>
4390 Date: Thu Oct 15 20:20:22 2015 -0300
4392 [ft] Revert change-of-behavior of hb_ft_font_create() introduced
4395 The default FreeType load flags where changed from FT_LOAD_NO_HINTING
4396 to FT_LOAD_DEFAULT in 2a9627c5641cd000e2adff0e42a0dc687b53ec70.
4397 This is crashing HarfBuzz-enabled FreeType as I suppose it causes
4398 infinite recursion between HB and FT autohinter...
4400 Revert the behavior change.
4402 Fixes https://github.com/behdad/harfbuzz/issues/143
4405 1 file changed, 1 insertion(+), 1 deletion(-)
4407 commit 338ffec9e4a5819f2be21c3a320a567378c977b1
4408 Author: Behdad Esfahbod <behdad@behdad.org>
4409 Date: Thu Oct 15 12:55:57 2015 -0300
4411 Add tests for a couple of fixed issues found by libFuzzer
4414 https://github.com/behdad/harfbuzz/issues/139#issuecomment-147616887
4415 https://github.com/behdad/harfbuzz/issues/139#issuecomment-148289957
4417 .../sha1sum/375d6ae32a3cbe52fbf81a4e5777e3377675d5a3.ttf | Bin 0 ->
4419 .../sha1sum/641bd9db850193064d17575053ae2bf8ec149ddc.ttf | Bin 0 ->
4421 test/shaping/fonts/sha1sum/MANIFEST | 2 ++
4422 test/shaping/tests/fuzzed.tests | 2 ++
4423 4 files changed, 4 insertions(+)
4425 commit 63ef0b41dc48d6112d1918c1b1de9de8ea90adb5
4426 Author: Behdad Esfahbod <behdad@behdad.org>
4427 Date: Thu Oct 15 12:47:22 2015 -0300
4429 [ot-font] Fix hmtx wrong table length check
4431 Discovered by libFuzzer. Ouch!
4433 https://github.com/behdad/harfbuzz/issues/139#issuecomment-148289957
4435 src/hb-ot-font.cc | 2 +-
4436 1 file changed, 1 insertion(+), 1 deletion(-)
4438 commit 613e630617074eb9b62b794cc37c9b42a7fb079b
4439 Author: Behdad Esfahbod <behdad@behdad.org>
4440 Date: Tue Oct 13 23:33:28 2015 -0300
4442 Reduce max nesting level from 8 to 6
4444 We probably should implement better system to catch cyclic lookups.
4445 But for now, this speeds up worst case behavior with broken fonts
4446 considerably without compromising legitimate usecases.
4448 https://github.com/behdad/harfbuzz/issues/139#issuecomment-147788447
4450 src/hb-ot-layout-common-private.hh | 2 +-
4451 1 file changed, 1 insertion(+), 1 deletion(-)
4453 commit ab170529246ad80830bef2b3c8b48e9a8d2b7483
4454 Author: Behdad Esfahbod <behdad@behdad.org>
4455 Date: Tue Oct 13 10:55:33 2015 -0300
4459 NEWS | 24 ++++++++++++++++++++++++
4461 2 files changed, 25 insertions(+), 1 deletion(-)
4463 commit ed13e2ce509408f849255be1d3cc3dbd7dbb3ba2
4464 Author: Behdad Esfahbod <behdad@behdad.org>
4465 Date: Tue Oct 13 10:32:56 2015 -0300
4469 https://github.com/behdad/harfbuzz/issues/139#issuecomment-147616887
4471 src/hb-ot-font.cc | 1 +
4472 1 file changed, 1 insertion(+)
4474 commit 55db94be2b754ba9b9121f09abcf8496c798affc
4475 Author: Behdad Esfahbod <behdad@behdad.org>
4476 Date: Tue Oct 13 00:33:59 2015 -0400
4478 Add test for previous commit
4480 .../sha1sum/0509e80afb379d16560e9e47bdd7d888bebdebc6.ttf | Bin 0 ->
4482 test/shaping/fonts/sha1sum/MANIFEST | 1 +
4483 test/shaping/tests/fuzzed.tests | 1 +
4484 3 files changed, 2 insertions(+)
4486 commit f96664974774bfeb237a7274f512f64aaafb201e
4487 Author: Behdad Esfahbod <behdad@behdad.org>
4488 Date: Tue Oct 13 00:30:50 2015 -0400
4490 Fix another memory access issue discovered by libFuzzer
4493 https://github.com/behdad/harfbuzz/issues/139#issuecomment-146984679
4495 src/hb-ot-layout-gpos-table.hh | 4 +++-
4496 1 file changed, 3 insertions(+), 1 deletion(-)
4498 commit c1a5dc46c2231f7b62421e06b9766ccfebaf3ef5
4499 Author: Behdad Esfahbod <behdad@behdad.org>
4500 Date: Mon Oct 12 17:39:52 2015 -0400
4502 [fuzz] Add fuzzing script from kcc@
4504 https://github.com/behdad/harfbuzz/issues/139
4506 test/fuzzing/hb-fuzzer.cc | 47
4507 +++++++++++++++++++++++++++++++++++++++++++++++
4508 1 file changed, 47 insertions(+)
4510 commit cc6ea308d4c99b9dd6d625fa3a9b0ef62fa2614f
4511 Author: Behdad Esfahbod <behdad@behdad.org>
4512 Date: Mon Oct 12 17:21:52 2015 -0400
4514 Extern "C" custom-allocator declerations
4516 src/hb-private.hh | 8 ++++----
4517 1 file changed, 4 insertions(+), 4 deletions(-)
4519 commit 98c6fccc00062ead7a86892dd059aa13d266b981
4520 Author: Behdad Esfahbod <behdad@behdad.org>
4521 Date: Sun Oct 11 21:41:04 2015 -0400
4523 Add test for ee9b0b6cb5fdb08671ab064f26c299135f828260
4525 .../sha1sum/5a5daf5eb5a4db77a2baa3ad9c7a6ed6e0655fa8.ttf | Bin 0 ->
4527 test/shaping/fonts/sha1sum/MANIFEST | 1 +
4528 test/shaping/tests/fuzzed.tests | 1 +
4529 3 files changed, 2 insertions(+)
4531 commit 50f489a0a013fc589626bb532a9f64f50bb41f58
4532 Author: Behdad Esfahbod <behdad@behdad.org>
4533 Date: Sun Oct 11 20:59:29 2015 -0400
4537 src/hb-font-private.hh | 2 +-
4538 1 file changed, 1 insertion(+), 1 deletion(-)
4540 commit ee9b0b6cb5fdb08671ab064f26c299135f828260
4541 Author: Behdad Esfahbod <behdad@behdad.org>
4542 Date: Fri Oct 9 14:23:15 2015 -0400
4544 Fix another sanitize bug
4546 Also discovered by "libFuzzer".
4548 src/hb-open-type-private.hh | 2 +-
4549 1 file changed, 1 insertion(+), 1 deletion(-)
4551 commit 34379b49e6922b86c15ee62f7fe3bf016cdc2514
4552 Author: Behdad Esfahbod <behdad@behdad.org>
4553 Date: Fri Oct 9 12:34:02 2015 -0400
4555 Add test for previous fix
4557 test/shaping/Makefile.am | 1 +
4558 .../sha1sum/1a6f1687b7a221f9f2c834b0b360d3c8463b6daf.ttf | Bin 0 ->
4560 test/shaping/fonts/sha1sum/MANIFEST | 1 +
4561 test/shaping/tests/MANIFEST | 1 +
4562 test/shaping/tests/fuzzed.tests | 1 +
4563 5 files changed, 4 insertions(+)
4565 commit f396fbb000dc1c8acddbf6a16e193b328c5e551e
4566 Author: Behdad Esfahbod <behdad@behdad.org>
4567 Date: Fri Oct 9 12:25:55 2015 -0400
4569 Fix return value of sanitize when subformat is not readable
4571 This is a fix on top of the previous issue fixed in
4572 c917965b9e6fe2b21ed6c51559673288fa3af4b7.
4574 This was caught by "libFuzzer" testing.
4576 src/hb-open-type-private.hh | 2 ++
4577 src/hb-ot-layout-gpos-table.hh | 15 +++++++--------
4578 src/hb-ot-layout-gsub-table.hh | 13 ++++++-------
4579 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
4580 4 files changed, 19 insertions(+), 19 deletions(-)
4582 commit 77a1a2bc18e7b04d4e352a8777ccce345b2f8659
4583 Author: Behdad Esfahbod <behdad@behdad.org>
4584 Date: Fri Oct 9 12:20:58 2015 -0400
4586 Add hb_dispatch_context_t
4588 src/hb-open-type-private.hh | 26 ++++++++++++++++++++++----
4589 src/hb-ot-layout-gsubgpos-private.hh | 36
4590 ++++++++++++------------------------
4591 src/hb-ot-layout.cc | 8 +++-----
4592 3 files changed, 37 insertions(+), 33 deletions(-)
4594 commit 3e905e396bcd745bda88e751998a76556c5cb8c6
4595 Author: Behdad Esfahbod <behdad@behdad.org>
4596 Date: Thu Oct 8 12:51:02 2015 -0400
4598 Add hb_font_set_parent()
4600 No reason to not have it. Makes life easier later.
4601 We (hb-ft, hb-ot-font, etc) can use this API to inject new
4602 parent into a font...
4604 src/hb-font.cc | 26 ++++++++++++++++++++++++++
4605 src/hb-font.h | 4 ++++
4606 test/api/test-font.c | 12 ++++++++++++
4607 3 files changed, 42 insertions(+)
4609 commit edeb3dabf4a589d67c3f1da7ba43a74e4d3a9afd
4610 Author: Behdad Esfahbod <behdad@behdad.org>
4611 Date: Thu Oct 8 12:47:15 2015 -0400
4613 [ft] Add version for new API
4615 src/hb-ft.cc | 18 ++++++++++++++++++
4616 1 file changed, 18 insertions(+)
4618 commit 2a9627c5641cd000e2adff0e42a0dc687b53ec70
4619 Author: Behdad Esfahbod <behdad@behdad.org>
4620 Date: Wed Oct 7 17:33:20 2015 -0400
4622 [ft] API: Add hb_font_[sg]et_load_flags() API
4624 This changes the default load_flags of fonts created using
4625 hb_ft_font_create() from NO_HINTING to DEFAULT. Hope that doesn't
4626 break too much client code.
4628 Code calling hb_ft_font_set_funcs() is unaffected.
4631 +++++++++++++++++++++++++++++++++++++++--------------------
4632 src/hb-ft.h | 13 +++--
4633 2 files changed, 118 insertions(+), 58 deletions(-)
4635 commit 3224a594dcf2164b5585b4ccba34f244af3f61b9
4636 Author: Behdad Esfahbod <behdad@behdad.org>
4637 Date: Wed Oct 7 17:33:02 2015 -0400
4641 src/hb-ot-font.cc | 5 ++---
4642 1 file changed, 2 insertions(+), 3 deletions(-)
4644 commit 52b418555b62a3b25399f202c1fa72ab7288c224
4645 Author: Behdad Esfahbod <behdad@behdad.org>
4646 Date: Sat Oct 3 13:20:55 2015 +0100
4648 Allow compiling with custom allocators
4650 User can define hb_malloc_impl, etc, to name of custom allocator
4652 that have the same signature as malloc.
4654 src/hb-private.hh | 17 +++++++++++++++++
4655 1 file changed, 17 insertions(+)
4657 commit 88da7bba9fa4665b33f5bfcd45add7443097eaf3
4658 Author: Behdad Esfahbod <behdad@behdad.org>
4659 Date: Fri Oct 2 14:38:20 2015 +0100
4661 Default font scale to face upem
4663 Makes for a better default and avoids nasty inheritance issues.
4664 See mailing list thread "Default hb_font_t scale".
4666 src/hb-font.cc | 2 ++
4667 test/api/test-font.c | 13 ++++++++-----
4668 2 files changed, 10 insertions(+), 5 deletions(-)
4670 commit 1866e17114b41d565eb066e7d9393c2ff3e0a12b
4671 Author: Behdad Esfahbod <behdad@behdad.org>
4672 Date: Fri Oct 2 14:21:29 2015 +0100
4674 Make hb_font_create_sub_font() NOT make parent immutable
4676 We don't rely on that. However, whenever hb_font_make_immutable()
4677 is called, it makes its parenting chain immutable.
4679 src/hb-font.cc | 4 +++-
4680 test/api/test-font.c | 21 +++++++++++++++------
4681 2 files changed, 18 insertions(+), 7 deletions(-)
4683 commit 980e25cad2e58c31f5361862b9223d94ec47fc7a
4684 Author: Behdad Esfahbod <behdad@behdad.org>
4685 Date: Fri Oct 2 08:21:12 2015 +0100
4687 Fix hb-ot-shape-normalize with empty buffer
4689 Part of https://github.com/behdad/harfbuzz/issues/136
4691 src/hb-ot-shape-normalize.cc | 2 ++
4692 1 file changed, 2 insertions(+)
4694 commit a5efaac4ff61b587f228830b265b39fe8e5e4e47
4695 Author: Behdad Esfahbod <behdad@behdad.org>
4696 Date: Fri Oct 2 08:02:29 2015 +0100
4698 Replace a couple of malloc()s with calloc()
4700 src/hb-face.cc | 2 +-
4701 src/hb-shape-plan.cc | 2 +-
4702 src/hb-shaper.cc | 2 +-
4703 3 files changed, 3 insertions(+), 3 deletions(-)
4705 commit 26ba4d1e1fb8949632fe08e6a7600badfba4f142
4706 Author: Behdad Esfahbod <behdad@behdad.org>
4707 Date: Fri Oct 2 07:25:52 2015 +0100
4709 Fix segfault with empty buffer in hb_shape_plan_execute()
4711 Move the empty-buffer check from hb_shape_full() to
4712 hb_shape_plan_execute().
4714 Reported by Simon Cozens.
4716 src/hb-shape-plan.cc | 9 +++++++--
4717 src/hb-shape.cc | 5 -----
4718 2 files changed, 7 insertions(+), 7 deletions(-)
4720 commit 432ffc47a46d41bea17d839d0d3980e654c6e638
4721 Author: Behdad Esfahbod <behdad@behdad.org>
4722 Date: Wed Sep 30 22:51:16 2015 +0100
4728 2 files changed, 8 insertions(+), 1 deletion(-)
4730 commit b47159011ca518c3b94d782ed16a91ffe9dd2ab2
4731 Author: Behdad Esfahbod <behdad@behdad.org>
4732 Date: Tue Sep 29 14:57:02 2015 +0100
4734 Define return_trace()
4736 Not functional change (expected!).
4738 src/hb-open-file-private.hh | 20 +--
4739 src/hb-open-type-private.hh | 62 +++----
4740 src/hb-ot-cmap-table.hh | 56 +++----
4741 src/hb-ot-glyf-table.hh | 4 +-
4742 src/hb-ot-head-table.hh | 2 +-
4743 src/hb-ot-hhea-table.hh | 2 +-
4744 src/hb-ot-hmtx-table.hh | 2 +-
4745 src/hb-ot-layout-common-private.hh | 108 ++++++-------
4746 src/hb-ot-layout-gdef-table.hh | 44 ++---
4747 src/hb-ot-layout-gpos-table.hh | 252 +++++++++++++++--------------
4748 src/hb-ot-layout-gsub-table.hh | 304
4749 ++++++++++++++++++-----------------
4750 src/hb-ot-layout-gsubgpos-private.hh | 205 +++++++++++------------
4751 src/hb-ot-layout-jstf-table.hh | 35 ++--
4752 src/hb-ot-maxp-table.hh | 5 +-
4753 src/hb-ot-name-table.hh | 14 +-
4754 src/hb-private.hh | 6 +-
4755 16 files changed, 575 insertions(+), 546 deletions(-)
4757 commit c917965b9e6fe2b21ed6c51559673288fa3af4b7
4758 Author: Behdad Esfahbod <behdad@behdad.org>
4759 Date: Tue Sep 29 14:45:35 2015 +0100
4763 Fixes possible invalid read of two bytes.
4765 Reported by Behzad Najjarpour Jabbari, Secunia Research.
4767 src/hb-ot-layout-gpos-table.hh | 14 +++++++-------
4768 src/hb-ot-layout-gsub-table.hh | 12 ++++++------
4769 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
4770 3 files changed, 17 insertions(+), 17 deletions(-)
4772 commit f3159ba5141c2ab0e430e64742972df140f91c43
4773 Author: Behdad Esfahbod <behdad@behdad.org>
4774 Date: Tue Sep 29 14:34:56 2015 +0100
4776 Micro-optimize hb_language_from_string()
4778 As measured / improved by Benson Limketkai.
4780 src/hb-common.cc | 10 +++++-----
4781 1 file changed, 5 insertions(+), 5 deletions(-)
4783 commit f2ad935e19338a29113492150f0c5a5fd5befd75
4784 Author: Sascha Brawer <sascha@brawer.ch>
4785 Date: Sun Jun 28 03:29:47 2015 +0200
4787 Handle language tags that indicate phonetic IPA transcription
4789 The BCP-47 registry defines a variant subtag "fonipa" that can be used
4790 in combination with arbitrary other language tags. For example,
4791 "rm-CH-fonipa-sursilv" indicates the Sursilvan dialect of Romansh
4792 as used in Switzerland, transcribed used the International Phonetic
4795 http://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
4797 src/hb-ot-tag.cc | 15 ++++++++++++++-
4798 test/api/test-ot-tag.c | 7 +++++++
4799 2 files changed, 21 insertions(+), 1 deletion(-)
4801 commit b8811429b6810c4f13be087b593a862c17d9d987
4802 Author: Behdad Esfahbod <behdad@behdad.org>
4803 Date: Thu Sep 3 15:53:22 2015 +0430
4807 Fixes https://github.com/behdad/harfbuzz/issues/103
4809 src/hb-blob.cc | 24 +++++++++----------
4810 src/hb-buffer-serialize.cc | 10 ++++----
4811 src/hb-buffer.cc | 58
4812 +++++++++++++++++++++++-----------------------
4813 src/hb-buffer.h | 9 +++++++
4814 src/hb-common.cc | 24 +++++++++----------
4815 src/hb-common.h | 3 +++
4816 src/hb-coretext.cc | 3 +++
4817 src/hb-font.h | 18 +++++++-------
4818 src/hb-ft.cc | 6 ++---
4819 src/hb-graphite2.cc | 6 +++++
4820 src/hb-ot-layout.cc | 2 +-
4821 src/hb-ot-tag.cc | 2 +-
4822 src/hb-set.h | 3 +++
4823 src/hb-shape.cc | 2 +-
4824 src/hb-unicode.cc | 18 +++++++-------
4825 src/hb-unicode.h | 10 ++++----
4826 16 files changed, 111 insertions(+), 87 deletions(-)
4828 commit 5d74ff02ab01df67808b416af8bb9cefb06f841e
4829 Author: Behdad Esfahbod <behdad@behdad.org>
4830 Date: Thu Sep 3 14:55:59 2015 +0430
4832 Fix Since: version tags on font and face APIs
4834 A while back we marked every API as version:1.0. We should fix
4836 to reflect real version they were introduced. This is a start.
4838 Patch from Nikolay Sivov.
4840 src/hb-face.cc | 22 ++++++++---------
4842 +++++++++++++++++++++++++++++-----------------------------
4843 2 files changed, 49 insertions(+), 49 deletions(-)
4845 commit 7f5405397406a24c5a001b5ef43dcf4d6926415e
4846 Author: Behdad Esfahbod <behdad@behdad.org>
4847 Date: Tue Sep 1 17:03:50 2015 +0100
4851 NEWS | 11 +++++++++++
4853 2 files changed, 12 insertions(+), 1 deletion(-)
4855 commit 5828c45d7a816ccd0a7f10a665ea3cf8cfd63b05
4856 Author: Behdad Esfahbod <behdad@behdad.org>
4857 Date: Tue Sep 1 16:26:35 2015 +0100
4859 [indic] Add comments to merge_clusters calls
4861 src/hb-ot-shape-complex-indic.cc | 21 ++++++++++++++++-----
4862 1 file changed, 16 insertions(+), 5 deletions(-)
4864 commit bdc8215949a7add742cc800b4fdea6acaa37d152
4865 Author: Behdad Esfahbod <behdad@behdad.org>
4866 Date: Tue Sep 1 16:24:54 2015 +0100
4868 [thai] Respect cluster-level > 0
4870 src/hb-ot-shape-complex-thai.cc | 2 +-
4871 1 file changed, 1 insertion(+), 1 deletion(-)
4873 commit 5b31fe383ead726ec77062501ed3bb24c02842b3
4874 Author: Behdad Esfahbod <behdad@behdad.org>
4875 Date: Tue Sep 1 16:24:34 2015 +0100
4877 [use] Merge /before/ reordering
4879 src/hb-ot-shape-complex-use.cc | 4 ++--
4880 1 file changed, 2 insertions(+), 2 deletions(-)
4882 commit 0d438f89bd9422c66838c776eb4aa867de0a2ad8
4883 Author: Behdad Esfahbod <behdad@behdad.org>
4884 Date: Tue Sep 1 16:24:13 2015 +0100
4886 [hangul] Merge /before/ reordering
4888 src/hb-ot-shape-complex-hangul.cc | 2 +-
4889 1 file changed, 1 insertion(+), 1 deletion(-)
4891 commit f883de664fc4bfe01e30c89e07e31dc113f906d9
4892 Author: Behdad Esfahbod <behdad@behdad.org>
4893 Date: Tue Sep 1 16:23:40 2015 +0100
4895 [OT] Merge /before/ reordering
4897 src/hb-ot-shape.cc | 5 +++--
4898 1 file changed, 3 insertions(+), 2 deletions(-)
4900 commit c403d6320074455a5e8e48902c0ac4ee9685e33d
4901 Author: Behdad Esfahbod <behdad@behdad.org>
4902 Date: Tue Sep 1 16:15:25 2015 +0100
4904 [myanmar] Use buffer->sort() to sort cluster
4906 This can possibly produce more granular clusters.
4908 src/hb-ot-shape-complex-myanmar.cc | 3 +--
4909 1 file changed, 1 insertion(+), 2 deletions(-)
4911 commit e995d33c10a4bd9404699d01bddb2b69d811e9ed
4912 Author: Behdad Esfahbod <behdad@behdad.org>
4913 Date: Tue Sep 1 16:13:32 2015 +0100
4915 [OT] Merge clusters when reordering marks for normalization
4917 Fixes https://bugzilla.gnome.org/show_bug.cgi?id=541608
4920 src/hb-buffer-private.hh | 2 ++
4921 src/hb-buffer.cc | 21 +++++++++++++++++++++
4922 src/hb-ot-shape-normalize.cc | 2 +-
4923 3 files changed, 24 insertions(+), 1 deletion(-)
4925 commit b6d7d161a87b5dde710924e5c557d39c302f5630
4926 Author: Behdad Esfahbod <behdad@behdad.org>
4927 Date: Tue Sep 1 16:12:44 2015 +0100
4929 [tests] Add Hebrew test for normalization under cluster-level=1
4932 https://bugzilla.gnome.org/show_bug.cgi?id=541608
4934 .../sha1sum/43ef465752be9af900745f72fe29cb853a1401a5.ttf | Bin 0 ->
4936 test/shaping/fonts/sha1sum/MANIFEST | 1 +
4937 test/shaping/tests/cluster.tests | 1 +
4938 3 files changed, 2 insertions(+)
4940 commit 93099748e39740a3f6f003c83d9dec1d21660ce8
4941 Author: Behdad Esfahbod <behdad@behdad.org>
4942 Date: Tue Sep 1 16:11:27 2015 +0100
4946 src/hb-private.hh | 6 ++----
4947 1 file changed, 2 insertions(+), 4 deletions(-)
4949 commit 85846b3de7491b6a07fed6a2c0c6c1b09943b249
4950 Author: Behdad Esfahbod <behdad@behdad.org>
4951 Date: Tue Sep 1 15:07:52 2015 +0100
4953 Use insertion-sort instead of bubble-sort
4955 Needed for upcoming merge-clusters fix.
4957 src/hb-buffer.cc | 4 +--
4958 src/hb-ot-shape-complex-arabic-fallback.hh | 6 ++--
4959 src/hb-ot-shape-complex-indic.cc | 2 +-
4960 src/hb-ot-shape-complex-myanmar.cc | 2 +-
4961 src/hb-ot-shape-normalize.cc | 6 ++--
4962 src/hb-private.hh | 56
4963 +++++++++++++-----------------
4964 6 files changed, 34 insertions(+), 42 deletions(-)
4966 commit fad2674874591b4a1df822603144c8864f5364c1
4967 Author: Behdad Esfahbod <behdad@behdad.org>
4968 Date: Tue Sep 1 14:45:46 2015 +0100
4972 test/Makefile.am | 4 ++++
4973 test/api/Makefile.am | 4 ++++
4974 test/shaping/Makefile.am | 4 ++++
4975 3 files changed, 12 insertions(+)
4977 commit 23e4fac6de913201f263a73e13d3c1fab31d1bdd
4978 Author: Behdad Esfahbod <behdad@behdad.org>
4979 Date: Mon Aug 31 19:41:01 2015 +0100
4981 Update git.mk from upstream
4983 git.mk | 17 ++++++++++++++++-
4984 1 file changed, 16 insertions(+), 1 deletion(-)
4986 commit 5783e05f81bbf6debf2618c8994d6852630d9847
4987 Author: Behdad Esfahbod <behdad@behdad.org>
4988 Date: Mon Aug 31 19:18:10 2015 +0100
4990 [docs] Move docs/reference/ contents into docs/
4993 docs/Makefile.am | 117
4994 ++++++++++++++++++++++++++-
4995 docs/{reference => }/harfbuzz-docs.xml | 0
4996 docs/{reference => }/harfbuzz-overrides.txt | 0
4997 docs/{reference => }/harfbuzz-sections.txt | 0
4998 docs/reference/Makefile.am | 118
4999 ----------------------------
5000 docs/{reference => }/usermanual-ch01.xml | 0
5001 docs/{reference => }/usermanual-ch02.xml | 0
5002 docs/{reference => }/usermanual-ch03.xml | 0
5003 docs/{reference => }/usermanual-ch04.xml | 0
5004 docs/{reference => }/usermanual-ch05.xml | 0
5005 docs/{reference => }/usermanual-ch06.xml | 0
5006 docs/{reference => }/version.xml.in | 0
5007 13 files changed, 117 insertions(+), 121 deletions(-)
5009 commit cd5e3a13a6e0b6606d3a421f8cd44cdfb8314907
5010 Author: Behdad Esfahbod <behdad@behdad.org>
5011 Date: Mon Aug 31 19:16:41 2015 +0100
5013 [docs] Fix out-of-tree build
5015 docs/reference/Makefile.am | 9 ++++++++-
5016 docs/reference/harfbuzz-docs.xml | 12 ++++++------
5017 docs/{ => reference}/usermanual-ch01.xml | 0
5018 docs/{ => reference}/usermanual-ch02.xml | 0
5019 docs/{ => reference}/usermanual-ch03.xml | 0
5020 docs/{ => reference}/usermanual-ch04.xml | 0
5021 docs/{ => reference}/usermanual-ch05.xml | 0
5022 docs/{ => reference}/usermanual-ch06.xml | 0
5023 8 files changed, 14 insertions(+), 7 deletions(-)
5025 commit 3899795fa3c3e058e3885ec7a6638f0597a752cc
5026 Merge: d205965 01e16e8
5027 Author: Behdad Esfahbod <behdad@behdad.org>
5028 Date: Mon Aug 31 10:46:01 2015 +0100
5030 Merge pull request #131 from simoncozens/docs
5032 Use gtk-doc to build user's manual as well as reference
5034 commit 01e16e88f50b65b82dcb84773f532f18a351319f
5035 Author: Simon Cozens <simon@simon-cozens.org>
5036 Date: Mon Aug 31 10:40:17 2015 +0100
5038 Combine user / reference information into gtk-doc generated manual.
5040 docs/reference/harfbuzz-docs.xml | 91
5041 +++++++++++++++++++++++-----------------
5042 1 file changed, 52 insertions(+), 39 deletions(-)
5044 commit 11a07c4729174e1d4af028103ecb0a351e4c2707
5045 Author: Simon Cozens <simon@simon-cozens.org>
5046 Date: Mon Aug 31 10:39:10 2015 +0100
5048 Correct tag hierarchy, to allow for table-of-contents entries.
5050 docs/usermanual-ch01.xml | 12 ++++++------
5051 docs/usermanual-ch02.xml | 8 ++++----
5052 docs/usermanual-ch03.xml | 24 ++++++++++++------------
5053 docs/usermanual-ch04.xml | 16 ++++++++--------
5054 docs/usermanual-ch05.xml | 12 ++++++------
5055 5 files changed, 36 insertions(+), 36 deletions(-)
5057 commit 387d6af428ddd5d4f211fe5748412011013a3826
5058 Author: Simon Cozens <simon@simon-cozens.org>
5059 Date: Mon Aug 31 10:31:09 2015 +0100
5063 docs/usermanual-ch02.xml | 1 +
5064 1 file changed, 1 insertion(+)
5066 commit d205965286798af4b7ad07e1eafa58288bee4bdb
5067 Author: Behdad Esfahbod <behdad@behdad.org>
5068 Date: Mon Aug 31 10:12:05 2015 +0100
5072 docs/usermanual-ch03.xml | 2 +-
5073 1 file changed, 1 insertion(+), 1 deletion(-)
5075 commit c424b41705b50055c7f92b268cf78a2680af73af
5076 Merge: 31594b9 5470e74
5077 Author: Behdad Esfahbod <behdad@behdad.org>
5078 Date: Mon Aug 31 09:53:16 2015 +0100
5080 Merge pull request #129 from simoncozens/docs
5082 First two chapters. More to follow.
5084 commit 31594b98af0c9181982c77d8d3803753007f8fd4
5085 Author: Behdad Esfahbod <behdad@behdad.org>
5086 Date: Sun Aug 30 17:33:04 2015 +0100
5088 [test] Fix test-object
5090 See previous commit.
5092 test/api/test-object.c | 4 ----
5093 1 file changed, 4 deletions(-)
5095 commit 326b5ebf5748f547e4eb7388d66b79fe23130e2a
5096 Author: Behdad Esfahbod <behdad@behdad.org>
5097 Date: Sun Aug 30 17:29:21 2015 +0100
5099 Poison freed objects such that double-free is detected
5101 Previously we were setting refcount of freed objects to the inert
5103 was harmful because it caused further destroy()s of the freed object
5105 call free() and hence hide the bug. Indeed, after eb0bf3ae6688b7
5107 was double-free'ing objects and this was never caught on Linux.
5109 caught as crashing on Mac.
5111 Now we poison refcount upon freeing and check that it's valid
5113 it. Makes test-object fail now.
5115 src/hb-object-private.hh | 21 ++++++++++++++++-----
5116 1 file changed, 16 insertions(+), 5 deletions(-)
5118 commit 5470e744dd264c2dc33437a68d20bcf7c5ffb905
5119 Author: Simon Cozens <simon@simon-cozens.org>
5120 Date: Sat Aug 29 08:21:18 2015 +0100
5122 Current state and skeleton outline
5124 docs/usermanual-ch03.xml | 77
5125 ++++++++++++++++++++++++++++++++++++++++++++++++
5126 docs/usermanual-ch04.xml | 18 +++++++++++
5127 docs/usermanual-ch05.xml | 13 ++++++++
5128 docs/usermanual-ch06.xml | 8 +++++
5129 4 files changed, 116 insertions(+)
5131 commit 6578575cc8aeb05341f2053039acfcd735707674
5132 Author: Behdad Esfahbod <behdad@behdad.org>
5133 Date: Tue Aug 25 20:24:59 2015 +0100
5135 [GPOS] Fix cursive connection with mix of RTL and non-RTL lookups
5137 See thread "Issue with cursive attachment" started by Khaled.
5138 Turned out fixing this wasn't as bad as I had assumed. I like the
5139 new code better; we now have a theoretical model of cursive
5140 connections that is easier to reason about.
5142 src/hb-ot-layout-gpos-table.hh | 34 ++++++++++++++++++++++++++++++++++
5143 1 file changed, 34 insertions(+)
5145 commit 7368da67244ea53195cd9b95a5c57485df695732
5146 Author: Behdad Esfahbod <behdad@behdad.org>
5147 Date: Tue Aug 25 20:28:39 2015 +0100
5149 [test] Add test for cursive-positioning with mixed directions
5151 Fails now. Fix coming. See thread "Issue with cursive attachment"
5152 started by Khaled. Test fonts were made by modifying test font
5153 from Khaled to add more anchors.
5155 test/shaping/Makefile.am | 1 +
5156 .../sha1sum/298c9e1d955f10f6f72c6915c3c6ff9bf9695cec.ttf | Bin 0 ->
5158 test/shaping/fonts/sha1sum/MANIFEST | 2 ++
5159 .../sha1sum/c4e48b0886ef460f532fb49f00047ec92c432ec0.ttf | Bin 0 ->
5161 test/shaping/tests/MANIFEST | 1 +
5162 test/shaping/tests/cursive-positioning.tests | 2 ++
5163 6 files changed, 6 insertions(+)
5165 commit f0807654da160bd7ceb9aff5b8338ec0b643171c
5166 Author: Simon Cozens <simon@simon-cozens.org>
5167 Date: Tue Aug 25 19:57:15 2015 +0100
5169 First two chapters. More to follow.
5171 docs/usermanual-ch01.xml | 115 ++++++++++++++++++++++++++++++
5172 docs/usermanual-ch02.xml | 182
5173 +++++++++++++++++++++++++++++++++++++++++++++++
5174 2 files changed, 297 insertions(+)
5176 commit 58f2a73fb95af42e264a91cdef7bb5a89e965601
5177 Author: Behdad Esfahbod <behdad@behdad.org>
5178 Date: Tue Aug 25 18:55:34 2015 +0100
5180 [GPOS] Rewrite cursive attachment slightly differently
5182 In anticipation for upcoming fix for bug reported by
5183 Khaled in thread "Issue with cursive attachment".
5185 src/hb-ot-layout-gpos-table.hh | 36 ++++++++++++++++++++++++------------
5186 1 file changed, 24 insertions(+), 12 deletions(-)
5188 commit fdd1770e006ca2d2973c049177ceda87a575e07f
5189 Author: Behdad Esfahbod <behdad@behdad.org>
5190 Date: Mon Aug 24 13:49:55 2015 +0100
5192 Add API/cmdline to show glyph extents when serializing buffer
5194 New API: HB_BUFFER_SERIALIZE_FLAG_GLYPH_EXTENTS
5196 hb-shape now accepts --show-extents.
5198 Patch from Simon Cozens.
5200 src/hb-buffer-serialize.cc | 17 +++++++++++++++++
5201 src/hb-buffer.h | 3 ++-
5202 util/hb-shape.cc | 2 ++
5203 util/options.cc | 1 +
5204 util/options.hh | 2 ++
5205 5 files changed, 24 insertions(+), 1 deletion(-)
5207 commit 2cee5b68a07b99214ef9428fe5d03e7b378a558f
5208 Author: Behdad Esfahbod <behdad@behdad.org>
5209 Date: Mon Aug 24 13:45:12 2015 +0100
5211 [ot-font] Fix short-offset calculation
5213 src/hb-ot-font.cc | 4 ++--
5214 1 file changed, 2 insertions(+), 2 deletions(-)
5216 commit b50fcfa82994f93568a54dd1eb7fd327f6db5586
5217 Author: Behdad Esfahbod <behdad@behdad.org>
5218 Date: Sun Aug 23 14:42:20 2015 +0100
5220 [ot-font] Implement glyph_extents() for TrueType fonts
5222 This brings ot-fonts into almost-complete shape and mostly in par with
5225 src/Makefile.am | 1 +
5226 src/hb-font.h | 9 +++--
5227 src/hb-ot-font.cc | 90 +++++++++++++++++++++++++++++++++++++++--
5228 src/hb-ot-glyf-table.hh | 104
5229 ++++++++++++++++++++++++++++++++++++++++++++++++
5230 src/hb-ot-head-table.hh | 3 +-
5231 5 files changed, 198 insertions(+), 9 deletions(-)
5233 commit 0299b45000b5047c0b9bf0fe51f3b8b68a7982f8
5234 Author: Behdad Esfahbod <behdad@behdad.org>
5235 Date: Fri Aug 21 12:44:36 2015 +0100
5237 Make BYTE a real type
5239 src/hb-open-type-private.hh | 16 +++++++++++++++-
5240 1 file changed, 15 insertions(+), 1 deletion(-)
5242 commit ed6962c795ae7c54aaee9ed5667fa65ccf7412bf
5243 Author: Behdad Esfahbod <behdad@behdad.org>
5244 Date: Thu Aug 20 15:39:53 2015 +0100
5246 [coretext] Use i32 instead of u32 as well
5248 Shouldn't cause *any* functional changes, but is more correct.
5250 src/hb-coretext.cc | 20 ++++++++++----------
5251 1 file changed, 10 insertions(+), 10 deletions(-)
5253 commit 163c435f1807c138da9f74f09d29d913eb9e29e9
5254 Author: Behdad Esfahbod <behdad@behdad.org>
5255 Date: Thu Aug 20 15:39:06 2015 +0100
5257 [uniscribe] Fix negative offsets
5261 src/hb-uniscribe.cc | 8 ++++----
5262 1 file changed, 4 insertions(+), 4 deletions(-)
5264 commit 789b89ef7130ffe5f22c571fc3cb4e6d35456654
5265 Author: Behdad Esfahbod <behdad@behdad.org>
5266 Date: Wed Aug 19 13:39:57 2015 +0100
5270 NEWS | 13 +++++++++++++
5272 2 files changed, 14 insertions(+), 1 deletion(-)
5274 commit 958c268fa3a520666436e77a2111a3b564a36d96
5275 Author: Behdad Esfahbod <behdad@behdad.org>
5276 Date: Wed Aug 19 13:22:12 2015 +0100
5278 [coretext] Add TODO item
5280 src/hb-coretext.cc | 1 +
5281 1 file changed, 1 insertion(+)
5283 commit 7c5bee09d9c7c25672c7c77572ebae0b731892d0
5284 Author: Behdad Esfahbod <behdad@behdad.org>
5285 Date: Wed Aug 19 13:20:31 2015 +0100
5287 [uniscribe] Fix font scale handling
5289 By default shape at upem (or ppem), and scale results.
5290 Similar to work done in CoreText backend, but using upem as default.
5292 src/hb-uniscribe.cc | 25 +++++++++++++++++++------
5293 1 file changed, 19 insertions(+), 6 deletions(-)
5295 commit 902e74a098dad8c3b487856284f9fdf99b04f9f1
5296 Author: Behdad Esfahbod <behdad@behdad.org>
5297 Date: Tue Aug 18 18:55:03 2015 +0100
5299 Commented-out code to print buffer before each lookup
5301 To be turned into a useful HB_DEBUG_SHAPE infrastructure...
5303 src/hb-ot-layout.cc | 12 ++++++++++++
5304 1 file changed, 12 insertions(+)
5306 commit 75504a50488a6aac0b9789f728fb5b87e641d4c3
5307 Author: Behdad Esfahbod <behdad@behdad.org>
5308 Date: Tue Aug 18 18:47:02 2015 +0100
5310 Allow serializing buffer with output-buffer being used
5312 Ie, don't call get_positions() if positions are not
5313 requested for serialization.
5315 src/hb-buffer-serialize.cc | 6 ++++--
5316 1 file changed, 4 insertions(+), 2 deletions(-)
5318 commit e47b772a56af44a9a4f9ec907ee2091b725b94c1
5319 Author: Behdad Esfahbod <behdad@behdad.org>
5320 Date: Tue Aug 18 18:42:47 2015 +0100
5322 [ot] Change buffer content type right after we map to glyphs
5324 Needed for upcoming debug output changes.
5326 src/hb-ot-shape.cc | 2 ++
5327 1 file changed, 2 insertions(+)
5329 commit d104415e4c1e0f9140f794cd8d09c6460c63e966
5330 Author: Behdad Esfahbod <behdad@behdad.org>
5331 Date: Tue Aug 18 17:33:34 2015 +0100
5333 [Android.mk] Update for SEA removal and USE addition
5336 1 file changed, 2 insertions(+), 1 deletion(-)
5338 commit ddd6bf12f1cabaa298feed820313483b9893528c
5339 Author: Behdad Esfahbod <behdad@behdad.org>
5340 Date: Tue Aug 18 15:55:09 2015 +0100
5342 Don't declare dependency on freetype in harfbuzz.pc
5346 src/Makefile.am | 7 ++++++-
5347 1 file changed, 6 insertions(+), 1 deletion(-)
5349 commit 2c8b3b2e5312c9858584f568b1528c57e5bb8a10
5350 Author: Behdad Esfahbod <behdad@behdad.org>
5351 Date: Tue Aug 18 14:36:43 2015 +0100
5353 [debug] Print lookup index in debug-apply output
5355 src/hb-ot-layout-gpos-table.hh | 5 ++++-
5356 src/hb-ot-layout-gsub-table.hh | 5 ++++-
5357 src/hb-ot-layout-gsubgpos-private.hh | 7 +++++--
5358 src/hb-ot-layout.cc | 3 ++-
5359 4 files changed, 15 insertions(+), 5 deletions(-)
5361 commit 50ad7788eeb7160caef4ec78e65c7c630e601b06
5362 Author: Behdad Esfahbod <behdad@behdad.org>
5363 Date: Tue Aug 18 10:22:16 2015 +0100
5365 [coretext] Remove assert that kicks in on Mac OS 10.6
5367 http://crbug.com/419769
5369 src/hb-coretext.cc | 18 ++++++++++++++----
5370 1 file changed, 14 insertions(+), 4 deletions(-)
5372 commit 2b646fa07f5f9d4d10d563a91d22a2750b5fc771
5373 Author: Behdad Esfahbod <behdad@behdad.org>
5374 Date: Mon Aug 17 16:03:28 2015 +0200
5376 Remove unused function
5378 src/hb-ot-shape-complex-use.cc | 8 --------
5379 1 file changed, 8 deletions(-)
5381 commit 23237b0279a04407addf33f599c45faa60f002ca
5382 Author: ThePhD <phdofthehouse@gmail.com>
5383 Date: Fri Aug 14 01:19:08 2015 -0400
5385 Last apparent boolean fix!
5387 src/hb-ot-shape-complex-use.cc | 2 +-
5388 1 file changed, 1 insertion(+), 1 deletion(-)
5390 commit 5c99cf93d6242803bddcac2ca8300fdec7e0f8a7
5391 Merge: 8ad89f0 539a610
5392 Author: ThePhD <phdofthehouse@gmail.com>
5393 Date: Fri Aug 14 01:02:00 2015 -0400
5395 Merge branch 'master' into vc++-fixes
5397 commit 539a610e2e72375e598ab29fd390ed9ec93816d5
5398 Author: Behdad Esfahbod <behdad@behdad.org>
5399 Date: Tue Aug 11 12:58:49 2015 +0200
5401 Add Libs.private and Requires.private to harfbuzz.pc
5403 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=64501
5405 configure.ac | 12 +++++++++---
5406 src/Makefile.am | 15 ++++++++++++---
5407 src/harfbuzz.pc.in | 2 ++
5408 3 files changed, 23 insertions(+), 6 deletions(-)
5410 commit c7dfe316f8c0fc04b7976fca5e58eb46d91b4821
5411 Author: jfkthame <jfkthame@gmail.com>
5412 Date: Fri Aug 7 17:55:03 2015 +0100
5414 Don't rely on .cluster in _hb_ot_shape_normalize()
5416 Fixes https://github.com/behdad/harfbuzz/pull/124
5418 src/hb-ot-shape-normalize.cc | 2 +-
5419 1 file changed, 1 insertion(+), 1 deletion(-)
5421 commit 9099e48e29fe5cfdf8566c8f1ba6ddc8c0799e7e
5422 Author: jfkthame <jfkthame@gmail.com>
5423 Date: Fri Aug 7 17:51:28 2015 +0100
5425 Don't rely on .cluster field in fallback_position
5427 Fixes tests/cluster.
5429 Fixes https://github.com/behdad/harfbuzz/pull/123
5431 src/hb-ot-shape-fallback.cc | 5 ++---
5432 1 file changed, 2 insertions(+), 3 deletions(-)
5434 commit f3792342f670978cdc3f8512fb5e80314ca0678d
5435 Author: Behdad Esfahbod <behdad@behdad.org>
5436 Date: Sat Aug 8 18:02:18 2015 +0200
5438 [tests] Add test for fallback positioning with cluster_level > 0
5440 For https://github.com/behdad/harfbuzz/pull/123
5441 Currently fails. Fix coming.
5443 test/shaping/Makefile.am | 1 +
5444 .../sha1sum/6466d38c62e73a39202435a4f73bf5d6acbb73c0.ttf | Bin 0 ->
5446 test/shaping/fonts/sha1sum/MANIFEST | 1 +
5447 test/shaping/tests/MANIFEST | 1 +
5448 test/shaping/tests/cluster.tests | 1 +
5449 5 files changed, 4 insertions(+)
5451 commit bd22a5cfae24b3b9253bccaeb139e698e74cd0c3
5452 Author: Behdad Esfahbod <behdad@behdad.org>
5453 Date: Fri Aug 7 11:13:27 2015 +0200
5455 Bug 91559 - HarfBuzz 1.0.1: Inconsistent DLL files
5456 specified/created...
5458 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=91559
5460 src/Makefile.am | 2 +-
5461 1 file changed, 1 insertion(+), 1 deletion(-)
5463 commit 02d6439f420d959183dd446abd0b0118ee1ee061
5464 Merge: 9002c27 160f635
5465 Author: Behdad Esfahbod <behdad@behdad.org>
5466 Date: Mon Aug 3 22:47:18 2015 +0300
5468 Merge pull request #122 from RomainNaour/static-fix
5470 fix static linking with icu-uc
5472 commit 160f635523d596f61e292776f638d4eb09673463
5473 Author: Romain Naour <romain.naour@openwide.fr>
5474 Date: Wed Jul 22 23:26:23 2015 +0200
5476 fix static linking with icu-uc
5478 When linking test-unicode statically it needs $(ICU_LIBS)
5479 which contains all required flags.
5480 Especially -lstdc++.
5483 http://autobuild.buildroot.net/results/210/2107f9dfb39eeb6559fb4271c7af8b39aef521ca/
5485 Signed-off-by: Romain Naour <romain.naour@openwide.fr>
5487 test/api/Makefile.am | 2 +-
5488 1 file changed, 1 insertion(+), 1 deletion(-)
5490 commit 9002c27b2f54bb5135db92045c0d770b47317577
5491 Author: Behdad Esfahbod <behdad@behdad.org>
5492 Date: Mon Jul 27 12:17:54 2015 +0200
5498 2 files changed, 9 insertions(+), 2 deletions(-)
5500 commit f1c20e1ba5bf218df7dc3e198bdcf1f449fc9387
5501 Author: Behdad Esfahbod <behdad@behdad.org>
5502 Date: Mon Jul 27 12:16:02 2015 +0200
5504 [USE] Fix out-of-bounds static array access
5506 src/hb-ot-shape-complex-use.cc | 2 +-
5507 1 file changed, 1 insertion(+), 1 deletion(-)
5509 commit 260442346a5756c3538ee8fcbf157d1cddcf6f36
5510 Author: Behdad Esfahbod <behdad@behdad.org>
5511 Date: Sun Jul 26 23:39:10 2015 +0200
5515 NEWS | 10 ++++++++++
5516 configure.ac | 4 ++--
5517 src/Makefile.am | 2 +-
5518 3 files changed, 13 insertions(+), 3 deletions(-)
5520 commit df6cb84449a473d540821e41fb5007b59644780f
5521 Merge: 2ed6be6 786ba45
5522 Author: Behdad Esfahbod <behdad@behdad.org>
5523 Date: Sun Jul 26 19:40:55 2015 +0200
5527 commit 2ed6be66703e6cc67f3a3746e197001dad3d9b74
5528 Author: Behdad Esfahbod <behdad@behdad.org>
5529 Date: Sun Jul 26 19:29:53 2015 +0200
5533 NEWS | 12 ++++++++++++
5535 2 files changed, 13 insertions(+), 1 deletion(-)
5537 commit 23e56e088a721863cfdef4f027fb66eecbd77457
5538 Author: Behdad Esfahbod <behdad@behdad.org>
5539 Date: Sat Jul 25 17:36:46 2015 +0200
5543 src/hb-set-private.hh | 10 +++++++++-
5544 1 file changed, 9 insertions(+), 1 deletion(-)
5546 commit 91a2e5d2878a8c0b4d4500e3d52d4fbaaf1ac0d7
5547 Author: Grigori Goronzy <greg@chown.ath.cx>
5548 Date: Wed Jul 8 23:28:11 2015 +0200
5550 Update UCDN to upstream commit 8af93f30
5552 This adds support for Unicode 8.0 and fixes a bug with wrong
5554 for ranges of codepoints.
5556 src/hb-ucdn.cc | 6 +
5557 src/hb-ucdn/ucdn.h | 6 +
5558 src/hb-ucdn/unicodedata_db.h | 2167
5559 +++++++++++++++++++++---------------------
5560 3 files changed, 1118 insertions(+), 1061 deletions(-)
5562 commit 786ba45847127b9cd4d9c0c01ae0e6c61f3a8e06
5563 Author: Behdad Esfahbod <behdad@behdad.org>
5564 Date: Thu Jul 23 13:04:34 2015 +0100
5566 [test] Encode Kharoshti text
5570 .../in-tree/shaper-use/script-kharoshti/misc.txt | 72
5571 +++++++++++-----------
5572 1 file changed, 36 insertions(+), 36 deletions(-)
5574 commit b4231255032e243153a6f32cf8c93c158cb0bf6a
5575 Author: Behdad Esfahbod <behdad@behdad.org>
5576 Date: Thu Jul 23 13:01:55 2015 +0100
5578 [test] Add Batak and Buginese test texts
5580 test/shaping/texts/in-tree/shaper-use/MANIFEST | 2 +
5581 .../texts/in-tree/shaper-use/script-batak/MANIFEST | 1 +
5582 .../texts/in-tree/shaper-use/script-batak/misc.txt | 9 +++
5583 .../in-tree/shaper-use/script-buginese/MANIFEST | 1 +
5584 .../in-tree/shaper-use/script-buginese/misc.txt | 70
5585 ++++++++++++++++++++++
5586 5 files changed, 83 insertions(+)
5588 commit b8c159ffccad090974a2b97be0a0140fa09af132
5589 Author: Behdad Esfahbod <behdad@behdad.org>
5590 Date: Thu Jul 23 12:59:17 2015 +0100
5592 [test] Remove shaper-sea texts under shaper-use
5594 test/shaping/texts/in-tree/MANIFEST |
5596 test/shaping/texts/in-tree/shaper-sea/MANIFEST |
5598 test/shaping/texts/in-tree/shaper-sea/script-cham/MANIFEST |
5600 test/shaping/texts/in-tree/shaper-sea/script-tai-tham/MANIFEST |
5602 test/shaping/texts/in-tree/shaper-use/MANIFEST |
5604 .../{shaper-sea/script-cham/misc => shaper-use/script-cham}/MANIFEST
5606 .../{shaper-sea/script-cham/misc => shaper-use/script-cham}/misc.txt
5608 .../script-tai-tham/misc => shaper-use/script-tai-tham}/MANIFEST
5610 .../script-tai-tham/misc => shaper-use/script-tai-tham}/misc.txt
5612 .../script-tai-tham/misc => shaper-use/script-tai-tham}/torture.txt
5614 10 files changed, 2 insertions(+), 5 deletions(-)
5616 commit 67ba7320cc5545baeacfcff64cea338223b9bd6d
5617 Author: Behdad Esfahbod <behdad@behdad.org>
5618 Date: Thu Jul 23 12:58:21 2015 +0100
5620 [test] Remove New Tai Lue texts
5622 New Tai Lue changed encoding to visual, boring, model.
5624 test/shaping/texts/in-tree/shaper-sea/MANIFEST |
5626 test/shaping/texts/in-tree/shaper-sea/script-new-tai-lue/MANIFEST |
5628 test/shaping/texts/in-tree/shaper-sea/script-new-tai-lue/misc/MANIFEST |
5630 test/shaping/texts/in-tree/shaper-sea/script-new-tai-lue/misc/misc.txt |
5632 4 files changed, 4 deletions(-)
5634 commit c81d957a264539dfe3252f9a94ee066c4a44edf4
5635 Author: Behdad Esfahbod <behdad@behdad.org>
5636 Date: Thu Jul 23 12:50:48 2015 +0100
5638 [test] Add tests for improved 'vert' feature
5640 test/shaping/Makefile.am | 1 +
5641 .../sha1sum/191826b9643e3f124d865d617ae609db6a2ce203.ttf | Bin 0 ->
5643 test/shaping/fonts/sha1sum/MANIFEST | 1 +
5644 test/shaping/tests/MANIFEST | 1 +
5645 test/shaping/tests/vertical.tests | 1 +
5646 5 files changed, 4 insertions(+)
5648 commit 8a6a16dbcb1808c7ed50f9ba320384565bbf405a
5649 Author: Behdad Esfahbod <behdad@behdad.org>
5650 Date: Thu Jul 23 12:49:09 2015 +0100
5652 [test] Add recently added test
5656 test/shaping/Makefile.am | 1 +
5657 1 file changed, 1 insertion(+)
5659 commit 895fb31c7f0201f13df5a6866b367476bc4aab2e
5660 Author: Behdad Esfahbod <behdad@behdad.org>
5661 Date: Thu Jul 23 12:14:03 2015 +0100
5663 [test] Support additional options to hb-shape in micro-test suite
5665 test/shaping/record-test.sh | 47
5666 ++++++++++++++++++----
5667 test/shaping/run-tests.sh | 9 ++++-
5668 test/shaping/tests/arabic-fallback-shaping.tests | 2 +-
5669 test/shaping/tests/arabic-feature-order.tests | 6 +--
5670 test/shaping/tests/context-matching.tests | 6 +--
5671 test/shaping/tests/default-ignorables.tests | 2 +-
5672 test/shaping/tests/hangul-jamo.tests | 4 +-
5673 test/shaping/tests/indic-joiner-candrabindu.tests | 4 +-
5674 test/shaping/tests/indic-old-spec.tests | 4 +-
5675 test/shaping/tests/indic-pref-blocking.tests | 4 +-
5676 .../tests/mongolian-variation-selector.tests | 6 +--
5677 test/shaping/tests/zero-width-marks.tests | 4 +-
5678 12 files changed, 67 insertions(+), 31 deletions(-)
5680 commit 0f98fe88f42471eb8fb28d08d45eca9cd8303f7a
5681 Author: Behdad Esfahbod <behdad@behdad.org>
5682 Date: Thu Jul 23 11:52:11 2015 +0100
5684 [ot] Search globally for 'vert' feature if not found in specified
5687 Fixes https://github.com/behdad/harfbuzz/issues/63
5689 src/hb-ot-layout-private.hh | 9 +++++++++
5690 src/hb-ot-layout.cc | 22 ++++++++++++++++++++++
5691 src/hb-ot-map-private.hh | 7 ++++---
5692 src/hb-ot-map.cc | 10 ++++++++++
5693 src/hb-ot-shape.cc | 6 +++++-
5694 5 files changed, 50 insertions(+), 4 deletions(-)
5696 commit f327aacfa107bbef0c823ef9c3b7dfc91316040c
5697 Author: Behdad Esfahbod <behdad@behdad.org>
5698 Date: Thu Jul 23 11:32:59 2015 +0100
5702 src/hb-ot-shape.cc | 11 +++--------
5703 1 file changed, 3 insertions(+), 8 deletions(-)
5705 commit d78463c8016ff1852233479a1ebde30c3bb6de6e
5706 Author: Behdad Esfahbod <behdad@behdad.org>
5707 Date: Thu Jul 23 10:11:35 2015 +0100
5709 Minor debug output fix
5711 src/hb-ot-layout.cc | 2 +-
5712 1 file changed, 1 insertion(+), 1 deletion(-)
5714 commit d99f50bde0e8be0866385ca6886938d2023dbd4f
5715 Author: Behdad Esfahbod <behdad@behdad.org>
5716 Date: Thu Jul 23 10:08:48 2015 +0100
5718 Add missing TRACE_RETURN
5720 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
5721 1 file changed, 1 insertion(+), 1 deletion(-)
5723 commit 2dc8e3f470d7c0b579f867605b8bf40688bc5722
5724 Author: Behdad Esfahbod <behdad@behdad.org>
5725 Date: Thu Jul 23 10:07:21 2015 +0100
5727 [ot] Add missing return!
5729 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
5730 1 file changed, 1 insertion(+), 1 deletion(-)
5732 commit 582069172c39326c7f94373793c656439a4c2b59
5733 Author: Behdad Esfahbod <behdad@behdad.org>
5734 Date: Wed Jul 22 18:44:59 2015 +0100
5736 Add test case for deleting default ignorables with positioning
5738 .../sha1sum/051d92f8bc6ff724511b296c27623f824de256e9.ttf | Bin 0 ->
5740 test/shaping/fonts/sha1sum/MANIFEST | 1 +
5741 test/shaping/tests/MANIFEST | 1 +
5742 test/shaping/tests/default-ignorables.tests | 1 +
5743 4 files changed, 3 insertions(+)
5745 commit 8cfbc304ee563ec96e402beed34b10b6c0950a6a
5746 Author: Behdad Esfahbod <behdad@behdad.org>
5747 Date: Wed Jul 22 18:41:10 2015 +0100
5749 Fix hide-default-ignorables after
5750 f0010dfd01ef4a927b0bdc175dd4e343a8637174
5752 We can't delete things before hb_ot_layout_position_finish(). So,
5753 just zero the advance before it, and remove later.
5755 src/hb-ot-shape.cc | 25 +++++++++++++++++++------
5756 1 file changed, 19 insertions(+), 6 deletions(-)
5758 commit 2dbd3d29d6548bd96fd976606ed689fac8ad8817
5759 Author: Behdad Esfahbod <behdad@behdad.org>
5760 Date: Wed Jul 22 18:28:39 2015 +0100
5762 Fix hide-ignorables if font doesn't have space glyph
5764 Was broken by 82b521aeb7cc73879b44ca4278d6fa8b4347527f, as we have
5765 positioning data by then and can't use the output buffer. Ouch!
5767 src/hb-buffer-private.hh | 18 ------------------
5768 src/hb-ot-shape.cc | 44
5769 +++++++++++++++++++++++++++++++++++---------
5770 2 files changed, 35 insertions(+), 27 deletions(-)
5772 commit 4ba796b26ee62de0d2830a550f3aa3b4aecf6f59
5773 Author: Behdad Esfahbod <behdad@behdad.org>
5774 Date: Wed Jul 22 17:41:31 2015 +0100
5776 Refactor _hb_glyph_info_is_default_ignorable()
5778 src/hb-ot-layout-gsubgpos-private.hh | 3 +--
5779 src/hb-ot-layout-private.hh | 4 +++-
5780 src/hb-ot-shape.cc | 9 +++------
5781 3 files changed, 7 insertions(+), 9 deletions(-)
5783 commit f0010dfd01ef4a927b0bdc175dd4e343a8637174
5784 Author: Behdad Esfahbod <behdad@behdad.org>
5785 Date: Wed Jul 22 17:36:23 2015 +0100
5787 [ot] Hide default-ignorables before finishing off positioning
5789 For example, fixes the following sequence with Arial XP:
5790 628 25cc 651 25cc 64e 3a 20 628 651 34f 64e
5791 628 25cc 64e 25cc 651 3a 20 628 64e 34f 651
5793 Discovered as part of:
5794 https://bugs.freedesktop.org/show_bug.cgi?id=85873
5796 src/hb-ot-shape.cc | 125
5797 +++++++++++++++++++++++++++--------------------------
5798 1 file changed, 63 insertions(+), 62 deletions(-)
5800 commit 376d587f36b4ff10342ee6ca3bacd73532ea44c8
5801 Author: Behdad Esfahbod <behdad@behdad.org>
5802 Date: Wed Jul 22 16:51:12 2015 +0100
5804 Implement more granular cluster-merging
5806 TODO: Documentation.
5808 Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=71445
5811 src/hb-buffer-private.hh | 1 +
5812 src/hb-buffer.cc | 46
5813 ++++++++++++++++++++++++++++++++++-----
5814 src/hb-buffer.h | 12 ++++++++++
5815 src/hb-ot-shape-complex-hangul.cc | 13 +++++------
5816 src/hb-ot-shape.cc | 7 ++++++
5817 util/options.cc | 1 +
5818 util/options.hh | 3 +++
5819 8 files changed, 77 insertions(+), 14 deletions(-)
5821 commit a60e2cfa395718cde48eb81f43adc27b4a92e117
5822 Author: Behdad Esfahbod <behdad@behdad.org>
5823 Date: Wed Jul 22 15:49:08 2015 +0100
5825 [ot] Don't rely on cluster numbers for ensure_native_direction()
5827 src/hb-ot-shape.cc | 19 ++++++++++++++++++-
5828 1 file changed, 18 insertions(+), 1 deletion(-)
5830 commit 701112dad9f6e690b253f1e64f4e7e549f5ae65f
5831 Author: Behdad Esfahbod <behdad@behdad.org>
5832 Date: Wed Jul 22 15:42:20 2015 +0100
5834 [ot] Simplify form_clusters()
5836 src/hb-buffer-private.hh | 9 ++++++++-
5837 src/hb-buffer.cc | 7 ++-----
5838 src/hb-ot-shape.cc | 11 +++++++++--
5839 3 files changed, 19 insertions(+), 8 deletions(-)
5841 commit 7b8b63adc5e0389fc4cf2720ef7e5804ab6c29cc
5842 Author: Behdad Esfahbod <behdad@behdad.org>
5843 Date: Wed Jul 22 15:24:26 2015 +0100
5845 [ot] Don't mirror character if font doesn't support mirrored
5848 src/hb-ot-shape.cc | 2 +-
5849 1 file changed, 1 insertion(+), 1 deletion(-)
5851 commit 97d7c3a100e2673279f066540229d229aaf0df78
5852 Author: Behdad Esfahbod <behdad@behdad.org>
5853 Date: Wed Jul 22 14:28:25 2015 +0100
5855 [graphite2] Fix bunch of stuff
5857 Based on patch from Martin Hosken, with review from Jonathan and I.
5859 src/hb-graphite2.cc | 82
5860 +++++++++++++++++++++++++++++++++++------------------
5861 1 file changed, 54 insertions(+), 28 deletions(-)
5863 commit ea7f8414e34d4b5efc7b98974637c08f75440f0e
5864 Author: Behdad Esfahbod <behdad@behdad.org>
5865 Date: Wed Jul 22 13:53:45 2015 +0100
5867 [graphite2] Enlarge buffer for output glyphs!
5869 src/hb-graphite2.cc | 1 +
5870 1 file changed, 1 insertion(+)
5872 commit 9cd59db1af47ff511edf251949d58b82673cf704
5873 Author: Behdad Esfahbod <behdad@behdad.org>
5874 Date: Wed Jul 22 13:27:06 2015 +0100
5876 [USE] Implement topographical features for non-Arabic-joining scripts
5878 This works per-syllable as per the spec, but we think it should be per
5879 spacing/base/??? glyph instead.
5881 src/hb-ot-shape-complex-use.cc | 87
5882 ++++++++++++++++++++++++++++++++++++++----
5883 1 file changed, 80 insertions(+), 7 deletions(-)
5885 commit ecb0b24ef3f8177e7c789f45a2e858bd67e31be3
5886 Author: Behdad Esfahbod <behdad@behdad.org>
5887 Date: Wed Jul 22 12:02:09 2015 +0100
5889 Use foreach_cluster in Indic shaper
5891 src/hb-ot-shape-complex-indic.cc | 90
5892 +++++++++-------------------------------
5893 1 file changed, 19 insertions(+), 71 deletions(-)
5895 commit 56f71ff98890fc4fd13e8d9743dc34c4b9407309
5896 Author: Behdad Esfahbod <behdad@behdad.org>
5897 Date: Wed Jul 22 11:58:11 2015 +0100
5899 Use foreach_syllable in Myanmar shaper
5901 src/hb-ot-shape-complex-myanmar.cc | 62
5902 ++++++++------------------------------
5903 1 file changed, 12 insertions(+), 50 deletions(-)
5905 commit ac596511a8c9eeaeb455ca16b5b9c5f1b9923b3a
5906 Author: Behdad Esfahbod <behdad@behdad.org>
5907 Date: Wed Jul 22 11:54:02 2015 +0100
5909 Add foreach_syllable
5913 src/hb-ot-layout-private.hh | 24 ++++++++
5914 src/hb-ot-shape-complex-use.cc | 129
5915 +++++++++++++----------------------------
5916 2 files changed, 64 insertions(+), 89 deletions(-)
5918 commit 8ba9e689680f7685c04cfe7c6019222bdf0c52b0
5919 Author: Behdad Esfahbod <behdad@behdad.org>
5920 Date: Wed Jul 22 11:16:01 2015 +0100
5922 [USE] Do Arabic-like shaping
5924 src/hb-ot-shape-complex-use.cc | 77
5925 ++++++++++++++++++++++++++++++++++++++++--
5926 1 file changed, 75 insertions(+), 2 deletions(-)
5928 commit 9daf2dfb6bd5683fd951bdf166c8b87938257e52
5929 Author: Behdad Esfahbod <behdad@behdad.org>
5930 Date: Wed Jul 22 10:32:30 2015 +0100
5932 Add hb-ot-shape-complex-arabic-private.hh
5934 src/Makefile.am | 1 +
5935 src/hb-ot-shape-complex-arabic-private.hh | 50
5936 +++++++++++++++++++++++++++++++
5937 src/hb-ot-shape-complex-arabic.cc | 37 +++++++++++++----------
5938 3 files changed, 73 insertions(+), 15 deletions(-)
5940 commit a51a661fe1dcfdd3a274a6be6ad741c68d430c8c
5941 Author: Behdad Esfahbod <behdad@behdad.org>
5942 Date: Tue Jul 21 18:24:21 2015 +0100
5944 [USE] Only reorder the first component of a split left mark
5946 src/hb-ot-shape-complex-use.cc | 5 ++++-
5947 1 file changed, 4 insertions(+), 1 deletion(-)
5949 commit a08a278b15c7e57a1d0a783f2bc877471b9d8229
5950 Author: Behdad Esfahbod <behdad@behdad.org>
5951 Date: Tue Jul 21 18:09:40 2015 +0100
5953 [USE] Don't compose split matras
5955 Same logic as in Indic shaper.
5957 src/hb-ot-shape-complex-use.cc | 15 ++++++++++++++-
5958 1 file changed, 14 insertions(+), 1 deletion(-)
5960 commit 21cb08a417f1203523191192d6a342e8cd0ea14c
5961 Author: Behdad Esfahbod <behdad@behdad.org>
5962 Date: Tue Jul 21 17:47:06 2015 +0100
5964 Remove unused SEA shaper
5966 src/Makefile.am | 4 -
5967 src/hb-ot-shape-complex-sea-machine.rl | 102 ---------
5968 src/hb-ot-shape-complex-sea.cc | 380
5969 ---------------------------------
5970 3 files changed, 486 deletions(-)
5972 commit db1e9cdd41ff7c97c29b4d9b64b2351ed0ef0403
5973 Author: Behdad Esfahbod <behdad@behdad.org>
5974 Date: Tue Jul 21 17:46:06 2015 +0100
5976 Retire SEA shaper in favor of USE
5978 src/hb-ot-shape-complex-private.hh | 25 +++----------------------
5979 1 file changed, 3 insertions(+), 22 deletions(-)
5981 commit 87dde9c64753dea4017f11a7734e7528b8eecac0
5982 Author: Behdad Esfahbod <behdad@behdad.org>
5983 Date: Tue Jul 21 17:31:43 2015 +0100
5985 [USE] Only use USE shaper if script system is not DFLT
5987 Same logic as Indic and SEA.
5989 src/hb-ot-shape-complex-private.hh | 13 ++++++++++---
5990 1 file changed, 10 insertions(+), 3 deletions(-)
5992 commit 29832d797ff2f3a96721dd44f2f03a83fb2e8dda
5993 Author: Behdad Esfahbod <behdad@behdad.org>
5994 Date: Tue Jul 21 17:24:18 2015 +0100
5996 Route misc untested scripts through USE shaper instead of Indic
5998 These were never tested with Indic shaper, and indeed wouldn't
6000 because they didn't have their viramas and other config defined.
6002 all also supported by MS through USE, so route them there.
6004 src/hb-ot-shape-complex-private.hh | 91
6005 +++++---------------------------------
6006 1 file changed, 11 insertions(+), 80 deletions(-)
6008 commit 40c4a991c7ea18017273ff8993eecc3953869e69
6009 Author: Behdad Esfahbod <behdad@behdad.org>
6010 Date: Tue Jul 21 17:14:54 2015 +0100
6012 [USE] Implement dotted-circle
6014 This makes USE feature-complete as far as the Indic-like features
6017 src/hb-ot-shape-complex-use-machine.rl | 10 ++++++++++
6018 src/hb-ot-shape-complex-use.cc | 18 +++++++++++++++---
6019 2 files changed, 25 insertions(+), 3 deletions(-)
6021 commit 7ce03ebe7c525919ce22d9094480847ff1b3c2b2
6022 Author: Behdad Esfahbod <behdad@behdad.org>
6023 Date: Tue Jul 21 16:55:26 2015 +0100
6027 src/hb-ot-shape-complex-use-machine.rl | 9 +++++----
6028 src/hb-ot-shape-complex-use-private.hh | 9 +++++----
6029 src/hb-ot-shape-complex-use.cc | 24 ++++++++++++++++++++++--
6030 3 files changed, 32 insertions(+), 10 deletions(-)
6032 commit 2d4b62ead931b13f95f5dc0e5b740d997a8d1a8e
6033 Author: Behdad Esfahbod <behdad@behdad.org>
6034 Date: Tue Jul 21 16:46:37 2015 +0100
6036 [USE] Fix-up variation selectors and word joiner in table
6038 src/gen-use-table.py | 7 ++++++-
6039 src/hb-ot-shape-complex-use-table.cc | 34
6040 +++++++++++++++++++++++-----------
6041 2 files changed, 29 insertions(+), 12 deletions(-)
6043 commit ad7178227f16abc17456f122deac1508031cbbc3
6044 Author: Behdad Esfahbod <behdad@behdad.org>
6045 Date: Tue Jul 21 16:43:27 2015 +0100
6047 [USE] Use a couple warnings
6049 src/gen-use-table.py | 20 ++++-----
6050 src/hb-ot-shape-complex-use-table.cc | 82
6051 ++++++++++++++++++------------------
6052 2 files changed, 51 insertions(+), 51 deletions(-)
6054 commit a85c4da9b1750c2f994f9f85226a3e755fafe50b
6055 Author: Behdad Esfahbod <behdad@behdad.org>
6056 Date: Tue Jul 21 16:07:10 2015 +0100
6060 src/hb-ot-shape-complex-use.cc | 105
6061 ++++++++++++++---------------------------
6062 1 file changed, 35 insertions(+), 70 deletions(-)
6064 commit 5b5617e0664e59770910d04d15175f643a5ffb73
6065 Author: Behdad Esfahbod <behdad@behdad.org>
6066 Date: Tue Jul 21 15:52:15 2015 +0100
6072 src/hb-private.hh | 1 +
6073 1 file changed, 1 insertion(+)
6075 commit f8160a495966c790b79134a9f9382b6545f8c733
6076 Author: Behdad Esfahbod <behdad@behdad.org>
6077 Date: Tue Jul 21 15:50:02 2015 +0100
6079 Add FLAG_SAFE() for values known to be small-enough
6081 And add check to FLAG()
6083 src/hb-ot-shape-complex-arabic.cc | 2 +-
6084 src/hb-ot-shape-complex-indic.cc | 12 ++++++------
6085 src/hb-ot-shape-complex-myanmar.cc | 2 +-
6086 src/hb-private.hh | 5 +++--
6087 src/hb-unicode-private.hh | 2 +-
6088 5 files changed, 12 insertions(+), 11 deletions(-)
6090 commit 366aeaad006b230481a3c08ab4d239fb6b64fef8
6091 Author: Behdad Esfahbod <behdad@behdad.org>
6092 Date: Tue Jul 21 15:45:48 2015 +0100
6094 Add note re ASSERT_STATIC_EXPR_ZERO()
6096 src/hb-private.hh | 2 ++
6097 1 file changed, 2 insertions(+)
6099 commit d6adca9fbbbd6fc7c8906121b50c3930fbe2de8e
6100 Author: Behdad Esfahbod <behdad@behdad.org>
6101 Date: Tue Jul 21 15:17:27 2015 +0100
6103 Remove unused macro ASSERT_STATIC_EXPR()
6105 src/hb-ot-shape-complex-arabic-win1256.hh | 4 ++--
6106 src/hb-ot-shape-complex-indic-private.hh | 2 --
6107 src/hb-private.hh | 1 -
6108 3 files changed, 2 insertions(+), 5 deletions(-)
6110 commit 1025e1a9e7785ac67cc90d05b02862e38b3e6026
6111 Author: Behdad Esfahbod <behdad@behdad.org>
6112 Date: Tue Jul 21 15:05:35 2015 +0100
6114 Use unsigned in FLAG()
6116 src/hb-private.hh | 2 +-
6117 1 file changed, 1 insertion(+), 1 deletion(-)
6119 commit cf59c7589c2b4064f4b9f4936115f830089a8ee7
6120 Author: Behdad Esfahbod <behdad@behdad.org>
6121 Date: Tue Jul 21 14:51:45 2015 +0100
6123 [USE] Use use_category() for rphf/pref memory
6125 src/hb-ot-shape-complex-use.cc | 63
6126 +++++++++++++++---------------------------
6127 1 file changed, 22 insertions(+), 41 deletions(-)
6129 commit 595936ec25e9c0924851bd1aa1af5eed3723b54f
6130 Author: Behdad Esfahbod <behdad@behdad.org>
6131 Date: Tue Jul 21 14:15:35 2015 +0100
6133 [USE] Hook of rphf and pref custom processing
6135 Still no reordering.
6137 src/hb-ot-layout-private.hh | 8 ++
6138 src/hb-ot-shape-complex-use.cc | 181
6139 +++++++++++++++++++++++++++++++++++++++--
6140 2 files changed, 181 insertions(+), 8 deletions(-)
6142 commit ba72801325e4bd58f7597938d4409762c9fa530c
6143 Author: Behdad Esfahbod <behdad@behdad.org>
6144 Date: Tue Jul 21 11:57:23 2015 +0100
6146 [USE] Add CGJ to table
6148 src/gen-use-table.py | 13 ++++++++++---
6149 src/hb-ot-shape-complex-use-table.cc | 1 +
6150 2 files changed, 11 insertions(+), 3 deletions(-)
6152 commit 4febed61edc5367543e5a206ae01d3393841b612
6153 Author: Behdad Esfahbod <behdad@behdad.org>
6154 Date: Tue Jul 21 10:24:32 2015 +0100
6156 [USE] Set up features
6158 src/hb-ot-shape-complex-use.cc | 68
6159 +++++++++++++++++++++++-------------------
6160 1 file changed, 38 insertions(+), 30 deletions(-)
6162 commit 52a957795697085a5d379921ddd8aa6cf2f1a99d
6163 Author: Behdad Esfahbod <behdad@behdad.org>
6164 Date: Tue Jul 21 10:02:04 2015 +0100
6166 [USE] Hook up new scripts to USE shaper
6168 Don't reroute scripts that we were routing to other shapers
6171 src/hb-ot-shape-complex-private.hh | 71
6172 ++++++++++++++++++++++++++++++++++++++
6173 1 file changed, 71 insertions(+)
6175 commit b4c0829bc18b696f140a260fa2e1089d10164519
6176 Author: Behdad Esfahbod <behdad@behdad.org>
6177 Date: Tue Jul 21 09:31:19 2015 +0100
6179 [USE] Remove unused Unicode data enums from USE C++ side
6181 src/hb-ot-shape-complex-use-private.hh | 66
6182 +---------------------------------
6183 src/hb-ot-shape-complex-use.cc | 14 ++------
6184 2 files changed, 3 insertions(+), 77 deletions(-)
6186 commit 44910cef626e6d03baa4d89d8fbe2c088971902d
6187 Author: Behdad Esfahbod <behdad@behdad.org>
6188 Date: Mon Jul 20 18:01:10 2015 +0100
6190 [USE] Finish converting Unicode positional categories to USE
6194 src/gen-use-table.py | 114 +++++-
6195 src/hb-ot-shape-complex-use-table.cc | 702
6196 ++++++++++++++++++-----------------
6197 2 files changed, 467 insertions(+), 349 deletions(-)
6199 commit ad725552521273a1f571f04bc96a04221c3e067a
6200 Author: Behdad Esfahbod <behdad@behdad.org>
6201 Date: Mon Jul 20 17:00:06 2015 +0100
6203 [USE] Map from Unicode data to USE syllabic categories
6205 Positional sub-categories not applied yet.
6207 src/gen-use-table.py | 128 ++--
6208 src/hb-ot-shape-complex-use-table.cc | 1062
6209 ++++++++++++----------------------
6210 2 files changed, 409 insertions(+), 781 deletions(-)
6212 commit 20e246e674155d5fb6527722fc3ef3accf2413df
6213 Author: Behdad Esfahbod <behdad@behdad.org>
6214 Date: Mon Jul 20 15:56:19 2015 +0100
6216 [USE] Start moving Unicode-to-USE mapping into Python code
6218 src/Makefile.am | 2 +-
6219 src/gen-use-table.py | 176
6220 +++++++++++++++++++++++++++++++++--
6221 src/hb-ot-shape-complex-use-table.cc | 3 +-
6222 3 files changed, 169 insertions(+), 12 deletions(-)
6224 commit eb74535cc2c0d0de41e54e75bdc71825ec969523
6225 Author: Behdad Esfahbod <behdad@behdad.org>
6226 Date: Mon Jul 20 15:33:25 2015 +0100
6228 [USE] Fix Number clusters
6230 The spec wrongly has "H" where "HN" is meant.
6232 src/hb-ot-shape-complex-use-machine.rl | 4 ++--
6233 1 file changed, 2 insertions(+), 2 deletions(-)
6235 commit a9663958fe861950b6f389b389f146232b2cd909
6236 Author: Behdad Esfahbod <behdad@behdad.org>
6237 Date: Mon Jul 20 14:24:55 2015 +0100
6239 [USE] Start putting together the shaper body
6241 src/hb-ot-shape-complex-use-private.hh | 2 +-
6242 src/hb-ot-shape-complex-use.cc | 339
6243 +++++++++++++++++++++++++++++++++
6244 2 files changed, 340 insertions(+), 1 deletion(-)
6246 commit e0eabd7f67462ac34fbfc749d897be478fbd1224
6247 Author: Behdad Esfahbod <behdad@behdad.org>
6248 Date: Mon Jul 20 13:30:51 2015 +0100
6250 [USE] Put a Ragel machine together
6252 Grammar from the spec!
6254 src/hb-ot-shape-complex-use-machine.rl | 169
6255 +++++++++++++++++++++++++++++++++
6256 src/hb-ot-shape-complex-use-private.hh | 160
6257 +++++++++++++++++++++++++++++++
6258 2 files changed, 329 insertions(+)
6260 commit fd74b939b176f47d34d34b3d33e2a09d255c2d9e
6261 Author: Behdad Esfahbod <behdad@behdad.org>
6262 Date: Mon Jul 20 13:30:45 2015 +0100
6266 src/Makefile.am | 2 +-
6267 1 file changed, 1 insertion(+), 1 deletion(-)
6269 commit 5e5c8560cca3cb9c6be90c7c18ecb77d5cca0c0f
6270 Author: Behdad Esfahbod <behdad@behdad.org>
6271 Date: Mon Jul 20 12:01:20 2015 +0100
6273 [USE] Minor optimization of USE table
6275 src/gen-use-table.py | 2 +-
6276 src/hb-ot-shape-complex-use-table.cc | 30 ++++++++++++------------------
6277 2 files changed, 13 insertions(+), 19 deletions(-)
6279 commit 14b12f92a9ef7db57c5252ef0442239319ce4bca
6280 Author: Behdad Esfahbod <behdad@behdad.org>
6281 Date: Mon Jul 20 11:57:44 2015 +0100
6283 [USE] Add Kharoshti test data from Unicode proposal
6285 test/shaping/texts/in-tree/MANIFEST | 1 +
6286 test/shaping/texts/in-tree/shaper-use/MANIFEST | 1 +
6287 .../in-tree/shaper-use/script-kharoshti/MANIFEST | 1 +
6288 .../in-tree/shaper-use/script-kharoshti/misc.txt | 36
6289 ++++++++++++++++++++++
6290 4 files changed, 39 insertions(+)
6292 commit c48ff288522f33dc6c78520de0a0a74306630895
6293 Author: Behdad Esfahbod <behdad@behdad.org>
6294 Date: Mon Jul 20 11:46:17 2015 +0100
6296 [USE] Build Universal Shaping Engine data table from Unicode 8 files
6298 src/gen-use-table.py | 35 +-
6299 src/hb-ot-shape-complex-use-table.cc | 1016
6300 ++++++++++++++++++++++++++++++++++
6301 2 files changed, 1032 insertions(+), 19 deletions(-)
6303 commit e2c95116e1423f83a692d6170553d0cc95733d24
6304 Author: Behdad Esfahbod <behdad@behdad.org>
6305 Date: Mon Jul 20 11:32:48 2015 +0100
6307 [USE] Add Universal Shaping Engine to Makefile
6309 src/Makefile.am | 23 +++-
6310 src/gen-use-table.py | 237
6311 +++++++++++++++++++++++++++++++++
6312 src/hb-ot-shape-complex-use-machine.rl | 0
6313 src/hb-ot-shape-complex-use-private.hh | 0
6314 src/hb-ot-shape-complex-use-table.cc | 0
6315 src/hb-ot-shape-complex-use.cc | 0
6316 6 files changed, 254 insertions(+), 6 deletions(-)
6318 commit 41a29af8053782e3a9c6a96a394bd76ef6d42099
6319 Author: Behdad Esfahbod <behdad@behdad.org>
6320 Date: Wed Jul 15 01:39:57 2015 +0100
6322 Update Arabic shaping table for Unicode 8.0
6324 src/hb-ot-shape-complex-arabic-table.hh | 26 +++++++++++++-------------
6325 1 file changed, 13 insertions(+), 13 deletions(-)
6327 commit 64a2726e2c6efce4379a7609024ec21eb4b5e4dc
6328 Author: Behdad Esfahbod <behdad@behdad.org>
6329 Date: Wed Jul 15 01:36:39 2015 +0100
6331 Add Unicode 8.0 scripts
6333 Based on https://bugzilla.mozilla.org/show_bug.cgi?id=1183209
6335 src/hb-common.cc | 3 +++
6336 src/hb-common.h | 7 +++++++
6337 2 files changed, 10 insertions(+)
6339 commit 9ae156b76820d9079bae062e7e38c34a386d9bd2
6340 Author: Behdad Esfahbod <behdad@behdad.org>
6341 Date: Sun Jul 5 22:43:17 2015 +0100
6345 https://bugs.freedesktop.org/show_bug.cgi?id=91228
6347 Commit cdcdfe61b97a0a48ccf834b6d924d187da9609be changed two `#pragma
6348 message` to `#pragma error` in hb-unicode.cc, however MSVC uses
6350 just like the #else branch. `#pragma error` is an unknown pragma so
6351 MSVC does not fail the build because of it, which I believe was the
6352 intention of that commit.
6354 If it's meant to be an #error, then the #ifdef for _MSC_VER can be
6357 src/hb-unicode.cc | 5 -----
6358 src/hb-warning.cc | 10 ----------
6359 2 files changed, 15 deletions(-)
6361 commit 8ad89f057d737ccbc6f411e9ebcf11b8130a50bb
6362 Author: ThePhD <phdofthehouse@gmail.com>
6363 Date: Tue Jun 23 09:09:24 2015 -0400
6365 Spelling words is not my strong point.
6367 src/hb-private.hh | 2 +-
6368 1 file changed, 1 insertion(+), 1 deletion(-)
6370 commit e0a828ecbd708757d67977f7e92a6f4c1b0b92fd
6371 Author: ThePhD <phdofthehouse@gmail.com>
6372 Date: Tue Jun 23 09:07:17 2015 -0400
6374 Back to using regular `strdup`, with an `hb-private.hh` fix that
6375 special-cases VC++'s
6376 definition and usage of the words
6378 src/hb-common.cc | 2 +-
6379 src/hb-private.hh | 3 +++
6380 2 files changed, 4 insertions(+), 1 deletion(-)
6382 commit 8e545d59610211261e684c10158b9e5df6fae24d
6383 Author: ThePhD <phdofthehouse@gmail.com>
6384 Date: Mon Jun 22 22:29:04 2015 -0400
6386 Fix all VC++ warnings and errors in the current commit's builds.
6388 src/hb-common.cc | 4 ++--
6389 src/hb-fallback-shape.cc | 2 +-
6390 src/hb-ot-layout.cc | 2 +-
6391 src/hb-ot-map.cc | 2 +-
6392 src/hb-ot-shape-complex-hangul.cc | 2 +-
6393 src/hb-ot-shape-complex-hebrew.cc | 2 +-
6394 src/hb-ot-shape-complex-indic.cc | 4 ++--
6395 src/hb-ot-shape-normalize.cc | 6 +++---
6396 src/hb-ot-shape.cc | 2 +-
6397 9 files changed, 13 insertions(+), 13 deletions(-)
6399 commit 5f13bbd9d4b0970851626e2ce3cf4ecb3cfde801
6400 Author: Behdad Esfahbod <behdad@behdad.org>
6401 Date: Fri Jun 19 13:31:49 2015 -0700
6403 When removing default-ignorables, merge clusters
6405 Fixes test-shape, and:
6406 https://code.google.com/p/chromium/issues/detail?id=497578
6408 src/hb-buffer-private.hh | 2 ++
6409 src/hb-buffer.cc | 36 ++++++++++++++++++++++++++++++++++--
6410 src/hb-ot-shape.cc | 2 +-
6411 3 files changed, 37 insertions(+), 3 deletions(-)
6413 commit 82b521aeb7cc73879b44ca4278d6fa8b4347527f
6414 Author: Behdad Esfahbod <behdad@behdad.org>
6415 Date: Fri Jun 19 11:57:57 2015 -0700
6417 Rewrite hide_default_ignorables
6419 Separate the loops for the two cases of replacing with space
6420 and deleting. For deleting, use the out-buffer machinery.
6422 Needed for upcoming cluster merge fix.
6424 src/hb-buffer-private.hh | 18 ++++++++++++++
6425 src/hb-ot-shape.cc | 65
6426 +++++++++++++++++++++++++++++-------------------
6427 2 files changed, 57 insertions(+), 26 deletions(-)
6429 commit b3a2f6afbac1956b65f29a17b9dc896e86135329
6430 Author: Behdad Esfahbod <behdad@behdad.org>
6431 Date: Thu Jun 18 17:15:33 2015 -0700
6433 [test] Add test for cluster merging
6436 https://code.google.com/p/chromium/issues/detail?id=497578
6438 Currently fails. Basically, if there's a default_ignorable at the
6439 start of text, and font has no space glyph, we remove the
6441 and that makes the first char in text to correspond to no cluster.
6445 test/api/test-shape.c | 43 +++++++++++++++++++++++++++++++++++++++++++
6446 1 file changed, 43 insertions(+)
6448 commit a6446d44e6d04e1eeea994682e29f9cb6265f7f6
6449 Author: Behdad Esfahbod <behdad@behdad.org>
6450 Date: Thu Jun 18 11:14:56 2015 -0700
6454 NEWS | 10 ++++++++++
6456 2 files changed, 11 insertions(+), 1 deletion(-)
6458 commit cd042fc8c4a3984c3647cd22a27c34f00636f6e8
6459 Author: Behdad Esfahbod <behdad@behdad.org>
6460 Date: Thu Jun 18 10:55:13 2015 -0700
6462 [util] Disable hb-fc-list for now
6464 Until I figure out what to do about the API, and finalize
6467 util/Makefile.am | 28 ++++++++++++++--------------
6468 1 file changed, 14 insertions(+), 14 deletions(-)
6470 commit 351f68f4e01a107f62e4eb3458d7c7ae379939fb
6471 Author: Behdad Esfahbod <behdad@behdad.org>
6472 Date: Fri Jun 12 17:46:06 2015 -0700
6474 [bindings] Fix hb_language_get_default() and hb_ot_tag_to_language()
6476 Part of https://github.com/behdad/harfbuzz/issues/91
6478 src/hb-common.cc | 2 +-
6479 src/hb-ot-tag.cc | 9 +++++++++
6480 2 files changed, 10 insertions(+), 1 deletion(-)
6482 commit f0c80060763475aa34a18ecbef600b6811855cb6
6483 Author: Behdad Esfahbod <behdad@behdad.org>
6484 Date: Fri Jun 12 17:37:41 2015 -0700
6486 [TravisCI] Hook up Coverity
6490 .travis.yml | 13 +++++++++++++
6491 1 file changed, 13 insertions(+)
6493 commit 8ac446908ca75bea989414a0f551a6da8885bf52
6494 Author: Behdad Esfahbod <behdad@behdad.org>
6495 Date: Fri Jun 12 17:29:05 2015 -0700
6497 Add Coverity Scan badge
6500 1 file changed, 1 insertion(+)
6502 commit a5e4f6d6088f6ed37fb1d68d3682b8eb4c9b46fe
6503 Author: Behdad Esfahbod <behdad@behdad.org>
6504 Date: Wed Jun 10 10:57:46 2015 -0700
6506 Fix warnings: "member call on null pointer of type"
6508 https://bugzilla.mozilla.org/show_bug.cgi?id=1167119
6510 src/hb-private.hh | 4 ++--
6511 1 file changed, 2 insertions(+), 2 deletions(-)
6513 commit 16dac7eccf04bb357e95a8e4c18c8418dcfb4030
6514 Author: Behdad Esfahbod <behdad@behdad.org>
6515 Date: Wed Jun 3 12:07:46 2015 -0700
6519 util/options.cc | 2 +-
6520 1 file changed, 1 insertion(+), 1 deletion(-)
6522 commit 8dacb7f8b46c70f22b70c78e0a8efc3309137650
6523 Author: Behdad Esfahbod <behdad@behdad.org>
6524 Date: Wed Jun 3 11:53:42 2015 -0700
6526 Add include check to hb-ot-font.h
6528 src/hb-ot-font.h | 4 ++++
6529 1 file changed, 4 insertions(+)
6531 commit 37c8daf724add4a41a06385e571277d137dc2a2f
6532 Merge: f1b4430 01c3a88
6533 Author: Behdad Esfahbod <behdad@behdad.org>
6534 Date: Mon Jun 1 13:27:37 2015 -0700
6536 Merge pull request #111 from brawer/since
6540 commit 01c3a88543850c87483fd8671044df53b368c520
6541 Author: Sascha Brawer <sascha@brawer.ch>
6542 Date: Mon Jun 1 13:22:01 2015 +0200
6546 Based on data from http://upstream-tracker.org/versions/harfbuzz.html
6549 src/hb-buffer.cc | 32 +++++++++++++++++------------
6550 src/hb-common.cc | 4 ++--
6551 src/hb-face.cc | 12 +++++------
6552 src/hb-font.cc | 14 ++++++-------
6553 src/hb-font.h | 4 ++--
6554 src/hb-ft.cc | 4 ++--
6555 src/hb-glib.cc | 3 +++
6556 src/hb-gobject-structs.h | 18 +++++++++++++++++
6557 src/hb-ot-font.cc | 3 +++
6558 src/hb-ot-layout.cc | 30 ++++++++++++++++++++++++++++
6559 src/hb-ot-shape.cc | 6 ++++++
6561 ++++++++++++++++++++++++------------------------
6562 src/hb-shape-plan.cc | 18 ++++++++---------
6563 src/hb-shape.cc | 8 ++++----
6564 src/hb-unicode.cc | 6 +++---
6565 src/hb-unicode.h | 31 ++++++++++++++++++++++++++---
6566 16 files changed, 168 insertions(+), 77 deletions(-)
6568 commit f1b44303df0712b433e35e1e1e75115c353b279e
6569 Author: Behdad Esfahbod <behdad@behdad.org>
6570 Date: Thu May 21 14:00:15 2015 -0700
6572 Fix unary minus operator applied to unsigned int
6574 Applying unary minus operator to unsigned int causes the following
6577 warning C4146: unary minus operator applied to unsigned type,
6578 result still unsigned
6580 Based on patch from Koji Ishi.
6582 Fixes https://github.com/behdad/harfbuzz/pull/110
6584 src/hb-ot-font.cc | 2 +-
6585 1 file changed, 1 insertion(+), 1 deletion(-)
6587 commit 1ae6cdb365c15405500d4f50ec98016dde23a26b
6588 Author: Behdad Esfahbod <behdad@behdad.org>
6589 Date: Tue May 19 17:42:30 2015 -0700
6591 [gobject] Remove hb_language_t workarounds for g-i shortcomings
6593 Using latest gobject-introspection, I don't seem to be having this
6596 https://bugzilla.gnome.org/show_bug.cgi?id=707656
6598 Removing that kludge makes language_t behave more like the way I
6603 https://github.com/behdad/harfbuzz/issues/91
6605 src/hb-gobject-structs.cc | 1 -
6606 src/hb-gobject-structs.h | 8 --------
6607 2 files changed, 9 deletions(-)
6609 commit ece434fa0fec6754e5164d881c1e967376729eca
6610 Author: Behdad Esfahbod <behdad@behdad.org>
6611 Date: Tue May 19 17:20:58 2015 -0700
6613 [gobject] Macroize value types
6617 src/hb-gobject-structs.cc | 73
6618 +++++++++++------------------------------------
6619 1 file changed, 17 insertions(+), 56 deletions(-)
6621 commit 9df099b4837df722e738675af318efcc9ac39a78
6622 Author: Behdad Esfahbod <behdad@behdad.org>
6623 Date: Mon May 18 18:37:06 2015 -0700
6625 [ft] Don't set *glyph in get_glyph() if glyph not found
6627 src/hb-ft.cc | 16 ++++++++++------
6628 1 file changed, 10 insertions(+), 6 deletions(-)
6630 commit ff0f210519bcb0e44d4b986f7eef2004383cd344
6631 Author: Behdad Esfahbod <behdad@behdad.org>
6632 Date: Mon May 18 14:16:28 2015 -0700
6636 util/ansi-print.cc | 26 +++++++++++++-------------
6637 1 file changed, 13 insertions(+), 13 deletions(-)
6639 commit fbecde3d5c5c6d5af315140e4966dc850388ad63
6640 Merge: 5801521 74139f9
6641 Author: Behdad Esfahbod <behdad@behdad.org>
6642 Date: Thu May 7 10:46:42 2015 -0700
6644 Merge pull request #105 from ebraminio/master
6646 Fix Travis CI config to pass again
6648 commit 74139f9839f69ea3e7a1d17627f52fea6c06d58a
6649 Author: Ebrahim Byagowi <ebrahim@gnu.org>
6650 Date: Thu May 7 13:09:32 2015 +0000
6652 Fix Travis CI config to pass again
6655 1 file changed, 1 insertion(+), 1 deletion(-)
6657 commit 58015215321a76d68df8e0d51039904a67291108
6658 Author: Behdad Esfahbod <behdad@behdad.org>
6659 Date: Wed May 6 00:40:31 2015 -0700
6661 Add note re OpenType 1.7 language tags
6663 src/hb-ot-tag.cc | 15 ++++++++++-----
6664 1 file changed, 10 insertions(+), 5 deletions(-)
6666 commit f6266ad291d7686d5e110255ace5f2ff9e70bf38
6667 Author: Roozbeh Pournader <roozbeh@google.com>
6668 Date: Tue May 5 22:31:19 2015 -0700
6670 [minor] Remove comment about Navajo OpenType code.
6672 Apparently the code is already standardized:
6673 https://www.microsoft.com/typography/otspec/languagetags.htm
6675 src/hb-ot-tag.cc | 2 +-
6676 1 file changed, 1 insertion(+), 1 deletion(-)
6678 commit 42b00118eae46a5183e885e89e0856f41361f57e
6679 Merge: c60f3c8 cfeb056
6680 Author: Behdad Esfahbod <behdad@behdad.org>
6681 Date: Tue May 5 14:49:47 2015 -0700
6683 Merge pull request #102 from roozbehp/master
6685 Add OpenType language tag 'NAV ' for Navajo.
6687 commit c60f3c8e1156fe7328d42851013cca97333c3bf7
6688 Author: Behdad Esfahbod <behdad@behdad.org>
6689 Date: Mon May 4 23:10:32 2015 -0700
6691 [README.python] Add package name for gobject-introspection on Ubuntu
6693 README.python | 8 ++++++--
6694 1 file changed, 6 insertions(+), 2 deletions(-)
6696 commit 82010a4bdb32248deb1337a3357dfae5b203c48d
6697 Author: Behdad Esfahbod <behdad@behdad.org>
6698 Date: Mon May 4 23:09:51 2015 -0700
6700 [travis] Comment out gobject-introspection again
6702 Apparently the version on Travis is 1.32.0, while we require 1.34.0.
6704 .travis.yml | 4 ++--
6705 1 file changed, 2 insertions(+), 2 deletions(-)
6707 commit 8a254bdd29a99eb91b37e9e540179a1a01f77605
6708 Author: Behdad Esfahbod <behdad@behdad.org>
6709 Date: Mon May 4 19:22:11 2015 -0700
6711 [travis] Build with introspection enabled
6714 1 file changed, 2 insertions(+), 1 deletion(-)
6716 commit be66ec5373634234f221ace9cfed45d76b87f20e
6717 Author: Behdad Esfahbod <behdad@behdad.org>
6718 Date: Thu Apr 30 18:27:13 2015 -0400
6720 Use TRUE/FALSE instead of true/false in docs
6722 src/hb-shape.cc | 6 +++---
6723 1 file changed, 3 insertions(+), 3 deletions(-)
6725 commit d055e1fc781c123f38d321846937965ef794257e
6726 Author: Khaled Hosny <khaledhosny@eglug.org>
6727 Date: Wed Jan 8 02:28:55 2014 +0200
6729 Some attempt into initial hb-shape documentation
6731 Very anaemic, needs to descripe the format understood by
6732 hb_feature_from_string() etc., but it is just start.
6734 src/hb-shape.cc | 70
6735 ++++++++++++++++++++++++++++++++++++++-------------------
6736 src/hb-shape.h | 3 ---
6737 2 files changed, 47 insertions(+), 26 deletions(-)
6739 commit 81bedda58cfc15f1987aa1952290cf9d87b4d074
6740 Author: Behdad Esfahbod <behdad@behdad.org>
6741 Date: Thu Apr 30 13:04:16 2015 -0400
6743 New API: hb_buffer_reverse_range()
6745 src/hb-buffer.cc | 17 +++++++++++++++++
6746 src/hb-buffer.h | 4 ++++
6747 2 files changed, 21 insertions(+)
6749 commit cfeb0562ebd8804dad731625153549eafeb78213
6750 Author: Roozbeh Pournader <roozbeh@google.com>
6751 Date: Wed Apr 29 09:32:42 2015 -0700
6753 Add OpenType language tag 'NAV ' for Navajo.
6755 The code is not standardized yet, but is used in some Google fonts.
6757 src/hb-ot-tag.cc | 1 +
6758 1 file changed, 1 insertion(+)
6760 commit f724cc351640ee075a9867ef42df32cf5e0ef3b7
6761 Author: Jonathan Kew <jfkthame@gmail.com>
6762 Date: Thu Apr 23 12:45:02 2015 +0100
6764 Don't apply Arabic shaping to vertical text.
6766 src/hb-ot-shape-complex-private.hh | 9 ++++++---
6767 1 file changed, 6 insertions(+), 3 deletions(-)
6769 commit 97942420bbee1bc6953d5f805621066301fa17ca
6770 Author: Behdad Esfahbod <behdad@behdad.org>
6771 Date: Thu Apr 23 18:56:24 2015 -0700
6773 Update check-libstdc++ for clang
6775 src/check-libstdc++.sh | 6 +++---
6776 1 file changed, 3 insertions(+), 3 deletions(-)
6778 commit 8f0a4d67143ccdef0b5a6ac99fb9b680c3a2f69c
6779 Author: Behdad Esfahbod <behdad@behdad.org>
6780 Date: Thu Apr 23 14:32:33 2015 -0700
6782 [test] Ignor 'n' and 'i' in hb-unicode-encode
6784 Allows accepting uniXXXX format.
6786 test/shaping/hb_test_tools.py | 2 +-
6787 1 file changed, 1 insertion(+), 1 deletion(-)
6789 commit 39851ce84efd30f6d0570324ff8f3808a01b813b
6790 Author: Behdad Esfahbod <behdad@behdad.org>
6791 Date: Tue Apr 21 19:23:27 2015 -0700
6793 [coretext] Oops; fix issue number for previous commit
6795 src/hb-coretext.cc | 2 +-
6796 1 file changed, 1 insertion(+), 1 deletion(-)
6798 commit 24f17afeafd40ff77177ed42c9007a0f34fcbb78
6799 Author: Behdad Esfahbod <behdad@behdad.org>
6800 Date: Tue Apr 21 19:21:32 2015 -0700
6802 [coretext] Fix positioning with trailing whitespace
6804 Fixes https://code.google.com/p/chromium/issues/detail?id=476913
6806 src/hb-coretext.cc | 11 +++++++++++
6807 1 file changed, 11 insertions(+)
6809 commit dba482fc4458776ffebdeb2d34b970b4223fa8fd
6810 Author: Behdad Esfahbod <behdad@behdad.org>
6811 Date: Fri Apr 17 13:08:08 2015 -0700
6813 [ot-font] Accept MS Symbol cmap if nothing else found
6815 src/hb-ot-font.cc | 1 +
6816 1 file changed, 1 insertion(+)
6818 commit 3029e8b59d1667dc6a53355be89a2b55d7089b88
6819 Author: Behdad Esfahbod <behdad@behdad.org>
6820 Date: Tue Apr 14 13:32:22 2015 -0700
6822 Revert "Add MSVC pragma for UTF-8 source code"
6824 This reverts commit 89cbd4d9533011fb5487caa99a0cd58923e7cf59.
6827 https://bugzilla.gnome.org/show_bug.cgi?id=747772
6829 src/hb-private.hh | 1 -
6830 1 file changed, 1 deletion(-)
6832 commit 820505a186ff60e4bae9d717fe4d7ab2390e6fef
6833 Author: Behdad Esfahbod <behdad@behdad.org>
6834 Date: Mon Apr 13 23:51:45 2015 -0700
6838 util/options.cc | 18 +++++++++++-------
6839 1 file changed, 11 insertions(+), 7 deletions(-)
6841 commit 76d57331117be8e0c2d4a2aee8341969b62b6888
6842 Merge: 89cbd4d 9ee176e
6843 Author: Behdad Esfahbod <behdad@behdad.org>
6844 Date: Mon Apr 13 23:40:35 2015 -0700
6846 Merge pull request #86 from cpfair/hb-shape-output-help-improvement
6848 Improve hb-shape/hb-view's help text w.r.t. output options
6850 commit 89cbd4d9533011fb5487caa99a0cd58923e7cf59
6851 Author: Behdad Esfahbod <behdad@behdad.org>
6852 Date: Mon Apr 13 12:27:08 2015 -0700
6854 Add MSVC pragma for UTF-8 source code
6856 Not sure we have any right now; motivated by this:
6857 https://bugzilla.gnome.org/show_bug.cgi?id=747772
6859 src/hb-private.hh | 1 +
6860 1 file changed, 1 insertion(+)
6862 commit 713f99ff6138b4149d9fd382f9af3ace01ee0da5
6863 Merge: 1086f21 22524a5
6864 Author: Behdad Esfahbod <behdad@behdad.org>
6865 Date: Fri Apr 10 14:34:05 2015 -0700
6867 Merge pull request #99 from khaledhosny/introspection-fixes2
6869 More ntrospection fixes
6871 commit 22524a514f6609a2bc009b6035f6b5b932c719c7
6872 Author: Khaled Hosny <khaledhosny@eglug.org>
6873 Date: Fri Apr 10 18:14:45 2015 +0200
6875 [bindings] Fix hb_buffer_get_segment_properties
6877 Annotate the output parameter.
6879 src/hb-buffer.cc | 2 +-
6880 1 file changed, 1 insertion(+), 1 deletion(-)
6882 commit 1086f21e546e2435d9da6024fd6afa7a36ba3707
6883 Merge: 125cb08 fe97b65
6884 Author: Behdad Esfahbod <behdad@behdad.org>
6885 Date: Fri Apr 10 12:21:04 2015 -0700
6887 Merge branch 'hb-fc'
6889 commit 125cb08345a7f27e565329d37093b1a60a41a403
6890 Merge: e8fd839 855a5d7
6891 Author: Behdad Esfahbod <behdad@behdad.org>
6892 Date: Fri Apr 10 12:19:57 2015 -0700
6894 Merge pull request #98 from KonstantinRitt/WEC2013
6896 Fix build on WEC2013
6898 commit 04f89e8f7dfdb882e8c98afb613cba3f1d02ed7d
6899 Author: Khaled Hosny <khaledhosny@eglug.org>
6900 Date: Fri Apr 10 17:49:01 2015 +0200
6902 [bindings] Fix ownership of returned hb_language_t
6904 It should not be freed by the caller.
6906 src/hb-buffer.cc | 2 +-
6907 src/hb-common.cc | 2 +-
6908 2 files changed, 2 insertions(+), 2 deletions(-)
6910 commit 855a5d7cb8f585bf66dd18cb480b8c3feef62480
6911 Author: Konstantin Ritt <ritt.ks@gmail.com>
6912 Date: Fri Apr 10 17:18:01 2015 +0400
6914 Fix build on WEC2013
6916 Based on patch from Björn Breitmeyer
6918 src/hb-private.hh | 4 +++-
6919 1 file changed, 3 insertions(+), 1 deletion(-)
6921 commit fe97b65a54a416229e28b1c931e5e01ca19f31d3
6922 Author: Behdad Esfahbod <behdad@behdad.org>
6923 Date: Wed Aug 6 16:49:51 2014 -0400
6925 [utils] Add hb-fc-list
6927 This is a tool that lists all fonts that can render a given string.
6928 It uses hb_shape() to do so, and as such is aware of HarfBuzz's
6931 configure.ac | 19 +++++
6932 util/Makefile.am | 15 ++++
6933 util/hb-fc-list.c | 222
6934 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
6935 util/hb-fc.cc | 149 ++++++++++++++++++++++++++++++++++++
6936 util/hb-fc.h | 46 +++++++++++
6937 5 files changed, 451 insertions(+)
6939 commit eb0bf3ae6688b7e98a706df2ad2714c071d77e22
6940 Author: Behdad Esfahbod <behdad@behdad.org>
6941 Date: Wed Aug 6 15:36:41 2014 -0400
6945 Previously, when creating an object from inert inputs (eg:
6946 "hb_font_create(hb_face_get_empty())") we returned the inert
6947 empty object. This is not helpful as there are legitimate
6948 usecases to do that.
6950 We now never return the inert object unless allocation failed.
6952 Tests are revised to reflect.
6954 src/hb-face.cc | 4 ++--
6955 src/hb-font.cc | 4 +---
6956 src/hb-shape-plan.cc | 7 +++++--
6957 test/api/test-font.c | 10 +++++-----
6958 test/api/test-object.c | 34 +++++++++++++++++-----------------
6959 5 files changed, 30 insertions(+), 29 deletions(-)
6961 commit e8fd83932a75cfbaa4638a757868915ebfac3c1f
6962 Author: Behdad Esfahbod <behdad@behdad.org>
6963 Date: Thu Apr 9 15:52:26 2015 -0700
6965 [util/hb-view] Fix rendering with all combinations of negative scales
6967 util/view-cairo.cc | 90
6968 ++++++++++++++++++++++++++++--------------------------
6969 util/view-cairo.hh | 2 --
6970 2 files changed, 47 insertions(+), 45 deletions(-)
6972 commit 69d5af93169ea2d87276b65d43c889a359d5d81e
6973 Author: Behdad Esfahbod <behdad@behdad.org>
6974 Date: Thu Apr 9 15:17:16 2015 -0700
6978 util/view-cairo.cc | 6 ++----
6979 1 file changed, 2 insertions(+), 4 deletions(-)
6981 commit a664810e38b479e05ea32cac263cb5730629f9d8
6982 Author: Behdad Esfahbod <behdad@behdad.org>
6983 Date: Thu Apr 9 15:04:42 2015 -0700
6985 [util] Accept comma as well as space when separating components
6988 Applies to --font-size and --margin.
6990 Hopefully the scanf usage here doesn't have compatibility issues
6991 (star being counted in the return value, etc).
6993 util/options.cc | 4 ++--
6994 1 file changed, 2 insertions(+), 2 deletions(-)
6996 commit 9c974360febcfd67247107352425fe8590d9d452
6997 Author: Behdad Esfahbod <behdad@behdad.org>
6998 Date: Thu Apr 9 12:04:14 2015 -0700
7002 src/hb-atomic-private.hh | 10 +++++-----
7003 1 file changed, 5 insertions(+), 5 deletions(-)
7005 commit f3b170bdd970e31e9dbfed94c07c3cda41269aed
7006 Author: Behdad Esfahbod <behdad@behdad.org>
7007 Date: Wed Apr 8 16:26:24 2015 -0700
7011 src/hb-common.cc | 2 +-
7012 1 file changed, 1 insertion(+), 1 deletion(-)
7014 commit 2958f2c147fc6327175b51a4eaca694263e34ac9
7015 Author: Behdad Esfahbod <behdad@behdad.org>
7016 Date: Wed Apr 8 16:26:16 2015 -0700
7020 src/hb-atomic-private.hh | 1 +
7021 1 file changed, 1 insertion(+)
7023 commit b931e0b0ceeab0e4819d9c4b838c1a1eb87b52e4
7024 Author: Behdad Esfahbod <behdad@behdad.org>
7025 Date: Wed Apr 8 14:39:00 2015 -0700
7029 Part of https://github.com/behdad/harfbuzz/pull/68
7031 src/hb-ot-font.cc | 4 ++--
7032 src/hb-ot-layout-gsubgpos-private.hh | 22 +++++++++++-----------
7033 2 files changed, 13 insertions(+), 13 deletions(-)
7035 commit cdcdfe61b97a0a48ccf834b6d924d187da9609be
7036 Author: Behdad Esfahbod <behdad@behdad.org>
7037 Date: Wed Apr 8 13:25:04 2015 -0700
7039 Err, instead of warn, if mutex / atomic / unicode funcs are missing
7041 Hopefully this results in fewer badly built HarfBuzz integrations.
7043 src/hb-unicode.cc | 8 ++++----
7044 src/hb-warning.cc | 22 ++++++++--------------
7045 2 files changed, 12 insertions(+), 18 deletions(-)
7047 commit fc3c59a1d746c5280f6216a94fdc1be3e826051f
7048 Author: Behdad Esfahbod <behdad@behdad.org>
7049 Date: Wed Apr 8 13:03:27 2015 -0700
7051 Fix unused var warnings
7053 src/hb-ot-layout-gpos-table.hh | 1 -
7054 src/hb-ot-layout-gsub-table.hh | 1 -
7055 2 files changed, 2 deletions(-)
7057 commit 3f174cd020b7762fae96f20ce14fc9e9abec748f
7058 Author: Konstantin Ritt <ritt.ks@gmail.com>
7059 Date: Sat Mar 28 00:49:33 2015 +0400
7061 Minor refactoring to the atomics implementation
7063 s/atomic_int/atomic_int_impl/ and s/atomic_ptr/atomic_ptr_impl/
7064 to bring it in par with hb_mutex_impl_t, then re-introduce
7065 hb_atomic_int_t as a wrapper around hb_atomic_int_impl_t.
7067 In hb_reference_count_t, make it clear the non-atomic get and set
7068 are intentional due to nature of the cases they are used in
7069 (comparison to -1 and the debug output/tracing).
7071 src/hb-atomic-private.hh | 86
7072 +++++++++++++++++++++++++++++++-----------------
7073 src/hb-mutex-private.hh | 4 ++-
7074 src/hb-object-private.hh | 21 ++++++------
7075 3 files changed, 69 insertions(+), 42 deletions(-)
7077 commit 24930d544ee9e247e4cf6a5f6d5207ba9d7a3ddc
7078 Author: Behdad Esfahbod <behdad@behdad.org>
7079 Date: Wed Apr 8 12:52:06 2015 -0700
7083 src/hb-mutex-private.hh | 3 ++-
7084 1 file changed, 2 insertions(+), 1 deletion(-)
7086 commit 45a8b46f478d4aa63ae5df74b6bb28ebdd7521ac
7087 Author: Behdad Esfahbod <behdad@behdad.org>
7088 Date: Wed Apr 8 12:49:38 2015 -0700
7090 Allow implementing atomic and mutex ops in config
7093 https://github.com/behdad/harfbuzz/pull/92
7095 src/hb-atomic-private.hh | 6 +++++-
7096 src/hb-mutex-private.hh | 7 ++++++-
7097 2 files changed, 11 insertions(+), 2 deletions(-)
7099 commit 3fe4e92bc5ff09d84c6763cedf06ce80d15a5fb2
7100 Author: Behdad Esfahbod <behdad@behdad.org>
7101 Date: Wed Apr 8 12:49:23 2015 -0700
7105 src/hb-set-private.hh | 1 -
7106 1 file changed, 1 deletion(-)
7108 commit 9868749abe468130d89c80a2501847a83acb4579
7109 Author: Behdad Esfahbod <behdad@behdad.org>
7110 Date: Mon Apr 6 14:51:31 2015 -0700
7112 [test] Use /usr/bin/env python instead of /usr/bin/python
7114 Bug 76494 - #!/usr/bin/python in testsuite
7116 https://bugs.freedesktop.org/show_bug.cgi?id=76494
7118 test/shaping/hb-diff | 2 +-
7119 test/shaping/hb-diff-colorize | 2 +-
7120 test/shaping/hb-diff-filter-failures | 2 +-
7121 test/shaping/hb-diff-ngrams | 2 +-
7122 test/shaping/hb-diff-stat | 2 +-
7123 test/shaping/hb-manifest-read | 2 +-
7124 test/shaping/hb-manifest-update | 2 +-
7125 test/shaping/hb-unicode-decode | 2 +-
7126 test/shaping/hb-unicode-encode | 2 +-
7127 test/shaping/hb-unicode-prettyname | 2 +-
7128 test/shaping/hb_test_tools.py | 2 +-
7129 11 files changed, 11 insertions(+), 11 deletions(-)
7131 commit bfcddd32a674dd19fca1bf521e95466a0eec5179
7132 Merge: ce01ad7 363ceec
7133 Author: Behdad Esfahbod <behdad@behdad.org>
7134 Date: Mon Apr 6 14:41:32 2015 -0700
7136 Merge pull request #93 from ebraminio/archpy3
7138 Make hb_test_tools.py compatible with python 3
7140 commit ce01ad7c2f5a259030f4dbec746f85522aa9c3f9
7141 Author: Behdad Esfahbod <behdad@behdad.org>
7142 Date: Wed Apr 1 11:05:59 2015 -0700
7144 MSVC 2015 supports snprintf and not _snprintf
7146 src/hb-private.hh | 2 +-
7147 1 file changed, 1 insertion(+), 1 deletion(-)
7149 commit 560718862f0bd994b62361652d6fd558c4182e2a
7150 Author: Behdad Esfahbod <behdad@behdad.org>
7151 Date: Wed Apr 1 11:04:33 2015 -0700
7153 Move WinCE define to better place
7155 src/hb-private.hh | 3 +--
7156 1 file changed, 1 insertion(+), 2 deletions(-)
7158 commit 363ceec3fb0c9566db5a59da31e508f69dea1e92
7159 Author: Ebrahim Byagowi <ebrahim@gnu.org>
7160 Date: Mon Mar 30 03:27:14 2015 +0430
7162 Make hb_test_tools.py compatible with python 3
7164 On ArchLinux, /usr/bin/python is linked to python 3 so
7165 HarfBuzz `make check` is broken there.
7167 This makes hb_test_tools.py compatible with python 3 while
7168 no breaking it on python 2.
7170 test/shaping/hb_test_tools.py | 44
7171 ++++++++++++++++++++++++-------------------
7172 1 file changed, 25 insertions(+), 19 deletions(-)
7174 commit aee685086c8fde6f6c4590e483a177c19f222540
7175 Author: Behdad Esfahbod <behdad@behdad.org>
7176 Date: Thu Mar 26 14:13:53 2015 -0400
7178 Fix VC++ /analyze warnings
7180 out\debug\hb-buffer-deserialize-text.rl(47) : warning C6001: Using
7181 uninitialized memory 'pos'.
7183 src/hb-buffer-deserialize-text.rl | 4 ++--
7184 1 file changed, 2 insertions(+), 2 deletions(-)
7186 commit 8886ab430ca68539cb318e175647e9f6973718b0
7187 Merge: e3671b8 a394bb6
7188 Author: Behdad Esfahbod <behdad@behdad.org>
7189 Date: Sun Mar 22 16:18:57 2015 -0400
7191 Merge pull request #90 from khaledhosny/introspection-fixes
7193 [bindings] Fix *_from_string functions
7195 commit a394bb66707184c995fe2d08c80e98220e6ec0b0
7196 Author: Khaled Hosny <khaledhosny@eglug.org>
7197 Date: Sun Mar 22 20:29:10 2015 +0200
7199 [bindings] Fix *_from_string functions
7201 Without the element-type they will be getting garbage, at least with
7204 src/hb-common.cc | 8 ++++----
7205 src/hb-font.cc | 2 +-
7206 src/hb-shape.cc | 2 +-
7207 3 files changed, 6 insertions(+), 6 deletions(-)
7209 commit e3671b8f8bb339e8a563a9da9cd5069073200fec
7210 Author: Behdad Esfahbod <behdad@behdad.org>
7211 Date: Fri Mar 20 18:03:02 2015 -0400
7217 2 files changed, 9 insertions(+), 1 deletion(-)
7219 commit 9e401f6890f2bea1d11914bca436c2230f8d0f1b
7220 Author: Behdad Esfahbod <behdad@behdad.org>
7221 Date: Fri Mar 20 16:08:38 2015 -0400
7223 Fix reverse_range() for empty range
7225 Fixes coretext notdef loop consisting of all default_ignorable glyphs
7227 https://code.google.com/p/chromium/issues/detail?id=464755
7229 src/hb-buffer.cc | 2 +-
7230 1 file changed, 1 insertion(+), 1 deletion(-)
7232 commit 7481bd49d56d4e814ab1f85fc2df8bf934d520f4
7233 Author: Behdad Esfahbod <behdad@behdad.org>
7234 Date: Wed Mar 4 15:47:25 2015 -0800
7238 I misunderstood how which works.
7241 1 file changed, 1 insertion(+), 1 deletion(-)
7243 commit 6763e21afb77b250ad4416ff921d46c63ea12443
7244 Author: Behdad Esfahbod <behdad@behdad.org>
7245 Date: Wed Mar 4 15:43:05 2015 -0800
7247 Accept glibtoolize as libtoolize
7249 Of course, we don't really run it, autoreconf does. We just
7250 err if neither is available. glibtoolize is the name it is
7251 shipped under on OS X. Reported by Adam.
7254 1 file changed, 1 insertion(+), 1 deletion(-)
7256 commit 02a04e6afb1a76894f3723a467716607970d95d3
7257 Author: Behdad Esfahbod <behdad@behdad.org>
7258 Date: Wed Mar 4 12:32:03 2015 -0800
7262 NEWS | 10 ++++++++++
7264 2 files changed, 11 insertions(+), 1 deletion(-)
7266 commit 98e3ea8e34c798ce003e946c9a150bb41be9d09b
7267 Author: Behdad Esfahbod <behdad@behdad.org>
7268 Date: Wed Mar 4 12:03:39 2015 -0800
7270 Fix hb-uniscribe build
7272 src/hb-ot-name-table.hh | 2 +-
7273 1 file changed, 1 insertion(+), 1 deletion(-)
7275 commit 8ac345e5c0ed0aad6547592ea0839aabfb4ba980
7276 Author: Behdad Esfahbod <behdad@behdad.org>
7277 Date: Mon Mar 2 16:06:55 2015 -0800
7279 Fix reverse_range() to only reverse alt array if positions are used
7281 In hb-coretext, when we were using scratch buffer for book-keeping,
7282 a reverse_range() caused by the notdef-insertion loop could mess up
7283 our log_clusters. Ouch!
7285 src/hb-buffer.cc | 2 +-
7286 1 file changed, 1 insertion(+), 1 deletion(-)
7288 commit 1e03d7ac83f3e17aafed1e37390d9ff8394e36da
7289 Author: Behdad Esfahbod <behdad@behdad.org>
7290 Date: Thu Feb 26 13:58:32 2015 -0800
7292 Better error message if libtool is not installed
7294 Fixes https://github.com/behdad/harfbuzz/pull/88
7296 autogen.sh | 9 +++++++--
7297 1 file changed, 7 insertions(+), 2 deletions(-)
7299 commit 6c918e2997fb82e89485f2b50bee2bf4fcd70592
7300 Author: Behdad Esfahbod <behdad@behdad.org>
7301 Date: Thu Feb 26 13:55:34 2015 -0800
7303 Clean up gtk-doc.make
7306 1 file changed, 1 insertion(+)
7308 commit 5ec5875acb12cf07447c9ebfb03212601368dfc4
7309 Author: Behdad Esfahbod <behdad@behdad.org>
7310 Date: Thu Feb 26 13:53:05 2015 -0800
7312 Install git.mk in docs/
7314 docs/Makefile.am | 2 ++
7315 1 file changed, 2 insertions(+)
7317 commit d146678d103425b3da7ef393bc6d66f6ba4c5593
7318 Author: Behdad Esfahbod <behdad@behdad.org>
7319 Date: Thu Feb 26 13:52:50 2015 -0800
7321 Update git.mk from upstream
7323 git.mk | 35 ++++++++++++++++++++++++++++-------
7324 1 file changed, 28 insertions(+), 7 deletions(-)
7326 commit 5f541f8f7be82f29b77b481827deb212e12d53e4
7327 Author: Behdad Esfahbod <behdad@behdad.org>
7328 Date: Sat Feb 21 16:51:17 2015 +0300
7332 src/hb-private.hh | 44 ++++++++++++++++++++++++++++----------------
7333 1 file changed, 28 insertions(+), 16 deletions(-)
7335 commit ef79bdf73bbfde1bfaa222834809d105ab7755b3
7336 Author: Behdad Esfahbod <behdad@behdad.org>
7337 Date: Sat Feb 21 16:49:15 2015 +0300
7341 src/hb-ot-layout-common-private.hh | 5 +++--
7342 1 file changed, 3 insertions(+), 2 deletions(-)
7344 commit 68e04afbb1e1073c47474f7a4d6d2cacf7057f6f
7345 Author: Behdad Esfahbod <behdad@behdad.org>
7346 Date: Sat Feb 21 16:30:28 2015 +0300
7350 src/hb-private.hh | 2 +-
7351 1 file changed, 1 insertion(+), 1 deletion(-)
7353 commit 55553699b38d6481fbfacd0a32fc266e55553b34
7354 Author: Behdad Esfahbod <behdad@behdad.org>
7355 Date: Sat Feb 21 16:29:08 2015 +0300
7359 src/hb-private.hh | 2 --
7360 1 file changed, 2 deletions(-)
7362 commit 5175300fbaf4ff19b7d38c14c86331bb614b0390
7363 Author: Behdad Esfahbod <behdad@behdad.org>
7364 Date: Sat Feb 21 12:50:01 2015 +0300
7366 [layout] Fix comparison of GlyphID and hb_codepoint_t
7368 Before, the IntType::cmp functions providing this and was truncating
7369 the hb_codepoint_t to 16bits before comparison. I have no idea how
7370 this was never discovered, and I'm too lazy to try to reproduce this
7371 with Pango (which uses non-16bit codepoint numbers for missing
7374 src/hb-open-type-private.hh | 5 ++++-
7375 1 file changed, 4 insertions(+), 1 deletion(-)
7377 commit 7cce809cb11e0ce65dbdab899779ece3dc337763
7378 Author: Behdad Esfahbod <behdad@behdad.org>
7379 Date: Sat Feb 21 12:41:08 2015 +0300
7381 Remove unused (and wrong as of a few commits ago) cmp() function
7383 src/hb-open-type-private.hh | 1 -
7384 1 file changed, 1 deletion(-)
7386 commit 8e3d4bae033bdec649676da26cfc3eb7610832a8
7387 Author: Behdad Esfahbod <behdad@behdad.org>
7388 Date: Sat Feb 21 12:31:59 2015 +0300
7392 src/hb-ot-layout-common-private.hh | 2 +-
7393 1 file changed, 1 insertion(+), 1 deletion(-)
7395 commit f47cf1f12dd1fa3cd3aa84502139caca9d469af8
7396 Author: Behdad Esfahbod <behdad@behdad.org>
7397 Date: Sat Feb 21 11:45:22 2015 +0300
7401 src/hb-ot-layout.cc | 4 ++--
7402 1 file changed, 2 insertions(+), 2 deletions(-)
7404 commit 640b66c6348653bfd7cf88ea9caa2133c0eb949f
7405 Author: Behdad Esfahbod <behdad@behdad.org>
7406 Date: Thu Feb 19 17:30:05 2015 +0300
7408 [layout] If lookup has only one subtable, move the forward loop down
7411 I was hoping to see a nice speedup, but it resulted in a very
7414 src/hb-ot-layout.cc | 33 ++++++++++++++++++++++++++++++++-
7415 1 file changed, 32 insertions(+), 1 deletion(-)
7417 commit e2f50f2a7ebf9882ea89dc3f0c740e7fce964e37
7418 Author: Behdad Esfahbod <behdad@behdad.org>
7419 Date: Thu Feb 19 17:15:05 2015 +0300
7421 [layout] Add apply_forward / apply_backward
7423 src/hb-ot-layout.cc | 69
7424 +++++++++++++++++++++++++++++++++++------------------
7425 1 file changed, 46 insertions(+), 23 deletions(-)
7427 commit 1d4a328472f094c0d75a062f6e176c6b1875cfdc
7428 Author: Behdad Esfahbod <behdad@behdad.org>
7429 Date: Thu Feb 19 11:33:30 2015 +0300
7431 [layout] Remove unneeded return value from apply()
7433 src/hb-ot-layout.cc | 12 +++++-------
7434 1 file changed, 5 insertions(+), 7 deletions(-)
7436 commit bbdd6fd21cc2e079defff7cb17c3eb8eff3f9e09
7437 Author: Behdad Esfahbod <behdad@behdad.org>
7438 Date: Thu Feb 19 17:03:02 2015 +0300
7440 Minor simpilfy BEInt
7442 src/hb-open-type-private.hh | 25 ++-----------------------
7443 1 file changed, 2 insertions(+), 23 deletions(-)
7445 commit 88a399acdc0fcb060803da0e7db56de2866981e3
7446 Author: Behdad Esfahbod <behdad@behdad.org>
7447 Date: Thu Feb 19 16:57:12 2015 +0300
7449 Optimize IntType comparison to avoid branches for 16bit numbers
7451 src/hb-open-type-private.hh | 9 ++++++++-
7452 1 file changed, 8 insertions(+), 1 deletion(-)
7454 commit 37de2d533126245774417234e3536fcfb24f3a6b
7455 Author: Behdad Esfahbod <behdad@behdad.org>
7456 Date: Thu Feb 19 16:55:51 2015 +0300
7458 Minor simplify IntType
7460 src/hb-open-type-private.hh | 2 +-
7461 1 file changed, 1 insertion(+), 1 deletion(-)
7463 commit bd047d3b7f04d551c0a26bc0ce9b9d61481e34e1
7464 Author: Behdad Esfahbod <behdad@behdad.org>
7465 Date: Thu Feb 19 10:47:18 2015 +0300
7469 src/hb-ot-layout-gpos-table.hh | 6 ++++++
7470 src/hb-ot-layout-gsub-table.hh | 6 ++++++
7471 src/hb-ot-layout.cc | 4 ++--
7472 3 files changed, 14 insertions(+), 2 deletions(-)
7474 commit b9d3f60520c022dc952e65a66eb138d1f7cae2e1
7475 Author: Behdad Esfahbod <behdad@behdad.org>
7476 Date: Thu Feb 19 10:42:41 2015 +0300
7480 src/hb-ot-layout.cc | 15 ++++-----------
7481 1 file changed, 4 insertions(+), 11 deletions(-)
7483 commit 1a2322134a5d7bba990da28baf893b35879a5a7a
7484 Author: Behdad Esfahbod <behdad@behdad.org>
7485 Date: Thu Feb 19 10:40:23 2015 +0300
7487 [layout] Don't check glyph props against lookup flags when recursing
7489 Shouldn't be needed. I have a hard time imagining this breaking any
7490 legitimate use case.
7492 src/hb-ot-layout-gpos-table.hh | 10 +---------
7493 src/hb-ot-layout-gsub-table.hh | 10 +---------
7494 2 files changed, 2 insertions(+), 18 deletions(-)
7496 commit 095a1257cc3cc56b044b4cd842a92f0d0f933a50
7497 Author: Behdad Esfahbod <behdad@behdad.org>
7498 Date: Thu Feb 19 10:29:41 2015 +0300
7500 [layout] Port sanitize() to use dispatch()
7502 Needed some rework of Extension table. Hopefully I got it right, and
7503 the new template usage doesn't break any compilers...
7505 src/hb-open-type-private.hh | 5 ++-
7506 src/hb-ot-layout-gpos-table.hh | 82
7507 +----------------------------------
7508 src/hb-ot-layout-gsub-table.hh | 72 ++-----------------------------
7509 src/hb-ot-layout-gsubgpos-private.hh | 84
7510 ++++++++++++------------------------
7511 4 files changed, 37 insertions(+), 206 deletions(-)
7513 commit 758fb20630f84c3d373cda37974b88f16c02995e
7514 Author: Behdad Esfahbod <behdad@behdad.org>
7515 Date: Wed Feb 18 13:45:03 2015 +0300
7519 src/hb-ot-shape-complex-arabic-win1256.hh | 1 -
7520 1 file changed, 1 deletion(-)
7522 commit 40c58923cbf689c465f9b65334c455a9b7f71ab0
7523 Author: Behdad Esfahbod <behdad@behdad.org>
7524 Date: Wed Feb 18 13:18:46 2015 +0300
7526 [layout] Refactor Lookup::dispatch()
7528 src/hb-ot-layout-common-private.hh | 20 ++++++++++++++++++++
7529 src/hb-ot-layout-gpos-table.hh | 12 +-----------
7530 src/hb-ot-layout-gsub-table.hh | 12 +-----------
7531 src/hb-ot-layout-gsubgpos-private.hh | 6 ------
7532 4 files changed, 22 insertions(+), 28 deletions(-)
7534 commit 70366f5d19df2e654f0933474fecf1aa16e27812
7535 Author: Behdad Esfahbod <behdad@behdad.org>
7536 Date: Wed Feb 18 13:09:54 2015 +0300
7538 [layout] Refactor get_subtable()
7540 src/hb-ot-layout-common-private.hh | 12 ++++++++++++
7541 src/hb-ot-layout-gpos-table.hh | 4 ++--
7542 src/hb-ot-layout-gsub-table.hh | 6 +++---
7543 3 files changed, 17 insertions(+), 5 deletions(-)
7545 commit f72f326aea6d1e93f63040730f7aecd401676c1c
7546 Author: Behdad Esfahbod <behdad@behdad.org>
7547 Date: Tue Feb 17 19:18:07 2015 +0300
7551 src/hb-ot-layout-gpos-table.hh | 1 -
7552 1 file changed, 1 deletion(-)
7554 commit 8e36ccfd4f076888076ca176c055c18104af03b6
7555 Author: Behdad Esfahbod <behdad@behdad.org>
7556 Date: Tue Feb 17 19:15:34 2015 +0300
7558 [layout] Use dispatch() for add_coverage()
7560 src/hb-ot-layout-gpos-table.hh | 12 ++----------
7561 src/hb-ot-layout-gsub-table.hh | 12 ++----------
7562 src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++++--
7563 3 files changed, 14 insertions(+), 22 deletions(-)
7565 commit 50b8dc79daffc7ef671dd5eedfea47f8d5e946f4
7566 Author: Behdad Esfahbod <behdad@behdad.org>
7567 Date: Tue Feb 17 18:14:17 2015 +0300
7569 [layout] Add may_dispatch()
7571 No functional change right now.
7573 src/hb-ot-layout-gpos-table.hh | 7 +++++++
7574 src/hb-ot-layout-gsub-table.hh | 6 ++++++
7575 src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++++++
7576 3 files changed, 25 insertions(+)
7578 commit de2118ed7a998a1df9b28fd1be96b4af89ed82c3
7579 Author: Behdad Esfahbod <behdad@behdad.org>
7580 Date: Tue Feb 17 17:27:44 2015 +0300
7582 Make sanitize() a const method
7584 This makes a lot of code safer. We only try modifying the object
7586 place, after making sure it's safe to do so. So, do a const_cast<> in
7589 src/hb-open-file-private.hh | 15 +++--
7590 src/hb-open-type-private.hh | 51 +++++++++++------
7591 src/hb-ot-cmap-table.hh | 35 ++++++++----
7592 src/hb-ot-head-table.hh | 6 +-
7593 src/hb-ot-hhea-table.hh | 3 +-
7594 src/hb-ot-hmtx-table.hh | 3 +-
7595 src/hb-ot-layout-common-private.hh | 58 ++++++++++++-------
7596 src/hb-ot-layout-gdef-table.hh | 30 ++++++----
7597 src/hb-ot-layout-gpos-table.hh | 108
7598 +++++++++++++++++++++++------------
7599 src/hb-ot-layout-gsub-table.hh | 58 ++++++++++++-------
7600 src/hb-ot-layout-gsubgpos-private.hh | 65 +++++++++++++--------
7601 src/hb-ot-layout-jstf-table.hh | 12 ++--
7602 src/hb-ot-maxp-table.hh | 6 +-
7603 src/hb-ot-name-table.hh | 6 +-
7604 14 files changed, 296 insertions(+), 160 deletions(-)
7606 commit 6759ed95a3bec2874826376b68ebff19ba277ef2
7607 Author: Behdad Esfahbod <behdad@behdad.org>
7608 Date: Tue Feb 17 16:05:30 2015 +0300
7612 src/hb-ot-layout-gpos-table.hh | 6 ++----
7613 src/hb-ot-layout-gsub-table.hh | 6 ++----
7614 2 files changed, 4 insertions(+), 8 deletions(-)
7616 commit 6b599dac1f814a3c900300241d4c492a8f8b66d2
7617 Author: Behdad Esfahbod <behdad@behdad.org>
7618 Date: Tue Feb 17 16:04:07 2015 +0300
7620 Remove unnecessary check in sanitize
7622 src/hb-ot-layout-gpos-table.hh | 2 --
7623 src/hb-ot-layout-gsub-table.hh | 2 --
7624 2 files changed, 4 deletions(-)
7626 commit 365576d246949f9d587e90cf0539dc0381e4d0a3
7627 Author: Behdad Esfahbod <behdad@behdad.org>
7628 Date: Thu Jan 29 13:59:42 2015 +0100
7630 [layout] Allocate iters in the context
7632 Can be further optimized, but I think I didn't break anything.
7634 Saves another 3% off Roboto shaping.
7636 src/hb-ot-layout-gpos-table.hh | 18 ++++++------------
7637 src/hb-ot-layout-gsubgpos-private.hh | 21 +++++++++++++--------
7638 src/hb-ot-shape-fallback.cc | 2 +-
7639 3 files changed, 20 insertions(+), 21 deletions(-)
7641 commit 514564f5444b8ad2f210b1e3d7d66378f7275317
7642 Author: Behdad Esfahbod <behdad@behdad.org>
7643 Date: Thu Jan 29 13:48:48 2015 +0100
7645 [layout] Move skippy_iter setup from constructor into init()
7647 src/hb-ot-layout-gpos-table.hh | 18 ++++++++++++------
7648 src/hb-ot-layout-gsubgpos-private.hh | 28 +++++++++++++++-------------
7649 src/hb-ot-shape-fallback.cc | 3 ++-
7650 3 files changed, 29 insertions(+), 20 deletions(-)
7652 commit b051be542a8945ec14b0192bbc285f3e1a78c8f1
7653 Author: Behdad Esfahbod <behdad@behdad.org>
7654 Date: Thu Jan 29 13:40:39 2015 +0100
7656 [lookup] Add skippy_iter.reset()
7658 Towards reducing the cost of initializing skippy_iter()
7660 src/hb-ot-layout-gpos-table.hh | 18 ++++++++++++------
7661 src/hb-ot-layout-gsubgpos-private.hh | 27 ++++++++++++++++++---------
7662 src/hb-ot-shape-fallback.cc | 3 ++-
7663 3 files changed, 32 insertions(+), 16 deletions(-)
7665 commit 2cecc38c7cf49b2cf697efa7e974ceee7055f2c5
7666 Author: Behdad Esfahbod <behdad@behdad.org>
7667 Date: Thu Jan 29 13:32:05 2015 +0100
7669 [layout] Shuffle code around
7671 src/hb-ot-layout-gsubgpos-private.hh | 111
7672 ++++++++++++++++++-----------------
7673 1 file changed, 56 insertions(+), 55 deletions(-)
7675 commit 696266981df5ef6c62ad0115133dad1d6c1d9acc
7676 Author: Behdad Esfahbod <behdad@behdad.org>
7677 Date: Thu Jan 29 13:08:41 2015 +0100
7679 [layout] Merge forward and backward iterators
7681 src/hb-ot-layout-gpos-table.hh | 12 +++---
7682 src/hb-ot-layout-gsubgpos-private.hh | 71
7683 ++++++++----------------------------
7684 src/hb-ot-shape-fallback.cc | 2 +-
7685 3 files changed, 23 insertions(+), 62 deletions(-)
7687 commit 1f038eec3c0dd6331036f795614fe1ddcbf613b0
7688 Author: Behdad Esfahbod <behdad@behdad.org>
7689 Date: Thu Jan 29 13:05:25 2015 +0100
7691 [layout] Fix backward reject()
7693 Has no functional effect since reject was never used with
7696 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
7697 1 file changed, 1 insertion(+), 1 deletion(-)
7699 commit 37d13acd8d414a4b53fac0152addfadecf755cd4
7700 Author: Behdad Esfahbod <behdad@behdad.org>
7701 Date: Thu Jan 29 11:38:01 2015 +0100
7703 [layout] Remove some unnecessary checks in skippy
7705 src/hb-ot-layout-gpos-table.hh | 3 ---
7706 src/hb-ot-layout-gsubgpos-private.hh | 9 ++-------
7707 2 files changed, 2 insertions(+), 10 deletions(-)
7709 commit baa14e18148d3f5493f78b4fe9e0c835a01f50f7
7710 Author: Behdad Esfahbod <behdad@behdad.org>
7711 Date: Thu Jan 29 11:08:43 2015 +0100
7713 [lookup] Don't initialize skippy if coverage match fails
7717 - Initializing skippy is very expensive,
7719 - Our lookup accelerator (using set-digests) can be very ineffecite,
7721 As such, we end up many times initializing skippy but then failing
7722 coverage check. Reordering fixes that.
7724 When, later, we fix our accelerator to have truly small false-positive
7725 rate (for example by using the frozen-sets), then we might want to
7726 reorder these checks such that we wouldn't calculate coverage number
7727 if skippy is going to fail.
7729 This shows a 5% speedup with Roboto already.
7731 src/hb-ot-layout-gpos-table.hh | 15 ++++++---------
7732 1 file changed, 6 insertions(+), 9 deletions(-)
7734 commit 7788993bc19bf122f1e143ab64cc1da2ed1865a3
7735 Author: Behdad Esfahbod <behdad@behdad.org>
7736 Date: Wed Jan 28 23:01:12 2015 -0800
7738 [layout] Use setter method to set c->lookup_props
7740 src/hb-ot-layout-gpos-table.hh | 2 +-
7741 src/hb-ot-layout-gsub-table.hh | 2 +-
7742 2 files changed, 2 insertions(+), 2 deletions(-)
7744 commit f4ee48fd7b312550faf9b0be4cd1b2f2849dd08d
7745 Author: Behdad Esfahbod <behdad@behdad.org>
7746 Date: Wed Jan 28 22:53:54 2015 -0800
7748 [layout] Remove unused wrapper method
7750 src/hb-ot-layout-gsubgpos-private.hh | 2 --
7751 1 file changed, 2 deletions(-)
7753 commit 7b7129c7a997def599fb4d2ba05fda40d27aed20
7754 Author: Behdad Esfahbod <behdad@behdad.org>
7755 Date: Wed Jan 28 21:46:07 2015 -0800
7759 I experimented with replacing use of hb_set_digest_t with this new
7760 hb_frozen_set_t, hoping to get a huge speedup for busy lookups
7761 (like kern lookup in Roboto), but I only got 6% speendup in Roboto
7762 and 4% in NotoNastaliqUrduDraft :(.
7764 src/hb-set-private.hh | 57
7765 ++++++++++++++++++++++++++++++++++++++++++++++++++-
7766 1 file changed, 56 insertions(+), 1 deletion(-)
7768 commit 241eac9559465fa79f396570af4e87f455b7e9d5
7769 Author: Behdad Esfahbod <behdad@behdad.org>
7770 Date: Wed Jan 28 20:55:42 2015 -0800
7772 Hide internals of lookup accelerators
7774 src/hb-ot-layout-gsub-table.hh | 5 +++--
7775 src/hb-ot-layout-private.hh | 5 +++++
7776 src/hb-ot-layout.cc | 6 +++---
7777 3 files changed, 11 insertions(+), 5 deletions(-)
7779 commit e2d4e8480d85436a3acad8145acac345ed593f5a
7780 Author: Behdad Esfahbod <behdad@behdad.org>
7781 Date: Wed Jan 28 20:29:48 2015 -0800
7783 [util] Add convenience "make lib" target
7785 util/Makefile.am | 4 ++++
7786 1 file changed, 4 insertions(+)
7788 commit faaae64bf28abdcdd15185374bc09a3809794118
7789 Merge: 7888a6b 9768e65
7790 Author: Behdad Esfahbod <behdad@behdad.org>
7791 Date: Wed Feb 25 15:34:34 2015 -0800
7793 Merge pull request #85 from KonstantinRitt/define_inline
7795 Fix build with MSVC on CE
7797 commit 9ee176ee978e6668c4faf00028811ce70979122e
7798 Author: Collin Fair <cpf@cpfx.ca>
7799 Date: Sat Feb 14 09:59:44 2015 -0500
7801 Stop hb-shape docs leaking into hb-view
7803 util/options.cc | 15 ++++++++-------
7804 1 file changed, 8 insertions(+), 7 deletions(-)
7806 commit 952b8dbdf61da9b4814e09ad3c1b9b76483bef5c
7807 Author: Collin Fair <cpf@cpfx.ca>
7808 Date: Sat Feb 14 09:44:00 2015 -0500
7810 'All' of the above, not 'each'
7812 util/options.cc | 4 ++--
7813 1 file changed, 2 insertions(+), 2 deletions(-)
7815 commit 9e867b64467c46eea5cc9b1d5a9404a1221bbbfc
7816 Author: Collin Fair <cpf@cpfx.ca>
7817 Date: Sat Feb 14 09:32:04 2015 -0500
7819 Remove reference to --help-output-content in --help-output (as
7820 --help-output-format's options aren't available in hb-view)
7822 util/options.cc | 2 +-
7823 1 file changed, 1 insertion(+), 1 deletion(-)
7825 commit 1d55ffeb66381889f11ebb9039ca4ec2ca5efbab
7826 Author: Collin Fair <cpf@cpfx.ca>
7827 Date: Sat Feb 14 09:29:35 2015 -0500
7829 Add serialization syntax documentation. Clarify naming and wording
7830 in --help-output/--help-format
7832 util/options.cc | 30 ++++++++++++++++--------------
7833 1 file changed, 16 insertions(+), 14 deletions(-)
7835 commit 9768e651be0561f07d6f38c3ed8bc5ee04882990
7836 Author: Konstantin Ritt <ritt.ks@gmail.com>
7837 Date: Sat Feb 14 00:58:51 2015 +0400
7839 Fix build with MSVC on CE
7841 This code is C++ only. There isn't a single C++ compiler that fails to
7842 understand the "inline" keyword, since it's required by C++98. Any
7843 compiler older than C++98 is likely to choke on the template usage
7844 further down, so this isn't necessary.
7846 Moreover, the C++ standard says you cannot define macros.
7847 [lib.macro.names] says "Nor shall such a translation unit define
7849 for names lexically identical to keywords." -- technically, it's a
7850 promise that the Standard Library headers won't do it, the wording
7852 that the entire translation unit won't do it, which implies no source
7855 MSVC complains about it:
7856 fatal error C1189: #error : The C++ Standard Library forbids
7858 keywords. Enable warning C4005 to find the forbidden macro.
7860 Author: Thiago Macieira <thiago.macieira@intel.com>
7862 src/hb-private.hh | 10 ----------
7863 1 file changed, 10 deletions(-)
7865 commit 7888a6b07a9922cedd3e0d235959058e0011357b
7866 Author: Behdad Esfahbod <behdad@behdad.org>
7867 Date: Wed Jan 28 12:40:40 2015 -0800
7869 [ft] Handle negative scales with vertical writing
7871 src/hb-ft.cc | 8 ++++++++
7872 1 file changed, 8 insertions(+)
7874 commit 982d94eaa2a377616f22f39427e5ed9f1ce43263
7875 Author: Behdad Esfahbod <behdad@behdad.org>
7876 Date: Wed Jan 28 10:51:33 2015 -0800
7878 [coretext] Don't generate notdef glyph for default-ignorables
7880 As discovered on Chrome Mac:
7881 https://code.google.com/p/chromium/issues/detail?id=452326
7883 src/hb-coretext.cc | 2 ++
7884 src/hb-ot-shape.cc | 2 +-
7885 2 files changed, 3 insertions(+), 1 deletion(-)
7887 commit 6917a045fd8d16952cad75fda8b291b11e1d3564
7888 Author: Behdad Esfahbod <behdad@behdad.org>
7889 Date: Wed Jan 28 10:43:32 2015 -0800
7891 [coretext] Unbreak glyph positioning in presence of notdef runs
7893 As discovered on Chrome Mac:
7894 https://code.google.com/p/chromium/issues/detail?id=452326
7896 This was originally broken in:
7898 commit 5a0eed3b50629be4826e4e9428f2c3255195395d
7899 Author: Behdad Esfahbod <behdad@behdad.org>
7900 Date: Mon Aug 11 23:47:16 2014 -0400
7902 [coretext] Implement vertical shaping
7904 src/hb-coretext.cc | 35 +++++++++++++++++++++++++++--------
7905 1 file changed, 27 insertions(+), 8 deletions(-)
7907 commit 1eff4350239b0768e1042b52db9fb1c0d266f96a
7908 Author: Behdad Esfahbod <behdad@behdad.org>
7909 Date: Tue Jan 27 12:26:04 2015 -0800
7913 src/hb-ot-shape-normalize.cc | 9 +++++----
7914 1 file changed, 5 insertions(+), 4 deletions(-)
7916 commit 675956aca01fc4e005a338af43d1c1f4f938abd1
7917 Author: Konstantin Ritt <ritt.ks@gmail.com>
7918 Date: Tue Jan 27 11:23:07 2015 +0400
7920 Do not leak hb_language_t on hb_language_item_t destruction
7922 src/hb-common.cc | 1 +
7923 1 file changed, 1 insertion(+)
7925 commit b306f9674a599da50754d24fa5aefcb6bba04420
7926 Author: Konstantin Ritt <ritt.ks@gmail.com>
7927 Date: Tue Jan 27 20:08:41 2015 +0400
7929 Minor improvement to HB_SHAPER_DATA_DESTROY
7931 src/hb-shaper-private.hh | 7 +++----
7932 1 file changed, 3 insertions(+), 4 deletions(-)
7934 commit 61820bc4ca1f02433db4be7c81f27cf97e2bd519
7935 Author: Behdad Esfahbod <behdad@behdad.org>
7936 Date: Mon Jan 26 14:25:52 2015 -0800
7938 [API] Add hb_buffer_add_latin1()
7940 This is by no ways to promote non-Unicode encodings. This is an entry
7941 point that takes Unicode codepoints that happen to all be the first
7942 256 characters and hence fit in 8bit strings. This is useful eg
7944 where strings that can fit in 8bit are implemented that way, and this
7945 avoids copying into UTF-8 or UTF-16.
7947 Perhaps we should rename this to hb_buffer_add_codepoints8().
7949 curious if anyone would be really interested in
7950 hb_buffer_add_codepoints16().
7954 src/hb-buffer.cc | 36 +++++++++++++++++++++++++-------
7955 src/hb-buffer.h | 8 ++++++++
7956 src/hb-utf-private.hh | 57
7957 ++++++++++++++++++++++++++++++++++++++-------------
7958 3 files changed, 80 insertions(+), 21 deletions(-)
7960 commit 78c6e86c04f12154c88b9f9264d0bd50b721699b
7961 Author: Behdad Esfahbod <behdad@behdad.org>
7962 Date: Mon Jan 26 14:08:36 2015 -0800
7964 Fix hb_buffer_add_codepoints to actually NOT validate
7966 src/hb-buffer.cc | 2 +-
7967 1 file changed, 1 insertion(+), 1 deletion(-)
7969 commit 70c25ee215635db23eb0757641bd372940c0d85d
7970 Merge: 28f5e0b f3537b6
7971 Author: Behdad Esfahbod <behdad@behdad.org>
7972 Date: Sun Jan 25 13:06:03 2015 -0800
7974 Merge pull request #81 from KonstantinRitt/fixes/build/win8phone
7978 commit f3537b620b0a7392ea27f01f465c5ba79459c858
7979 Author: Konstantin Ritt <ritt.ks@gmail.com>
7980 Date: Sun Jan 25 09:50:51 2015 +0400
7982 Move some code around
7984 Just to keep Windows specific workarounds in a single place.
7986 src/hb-private.hh | 25 ++++++++++++-------------
7987 1 file changed, 12 insertions(+), 13 deletions(-)
7989 commit afb62d88d78cacb6b881aaf329a654fd32f5ae29
7990 Author: Konstantin Ritt <ritt.ks@gmail.com>
7991 Date: Sun Jan 25 08:16:26 2015 +0400
7993 Do not define MemoryBarrier on WinCE
7995 There is a _HBMemoryBarrier() wrapper function that emulates
7996 MemoryBarrier() behavior when it is not defined.
7998 src/hb-private.hh | 1 -
7999 1 file changed, 1 deletion(-)
8001 commit 7db326a15b173c0d101adc608bf551a628c65dcd
8002 Author: Konstantin Ritt <ritt.ks@gmail.com>
8003 Date: Sun Jan 25 08:13:24 2015 +0400
8007 There is no environment (like WinCE) and the basic version
8008 of InitializeCriticalSection is unsupported.
8010 https://codereview.qt-project.org/#/c/92496/
8012 src/hb-mutex-private.hh | 4 ++++
8013 src/hb-private.hh | 2 ++
8014 2 files changed, 6 insertions(+)
8016 commit 28f5e0b2f41670617bd778660364bbd58b1b68f2
8017 Author: Behdad Esfahbod <behdad@behdad.org>
8018 Date: Fri Jan 23 12:45:35 2015 -0800
8022 NEWS | 23 +++++++++++++++++++++++
8024 2 files changed, 24 insertions(+), 1 deletion(-)
8026 commit a319d0777b746a2bbe5cd5a206172f1580da3379
8027 Author: Behdad Esfahbod <behdad@behdad.org>
8028 Date: Fri Jan 23 12:44:24 2015 -0800
8030 [ft] Handle negative x_scale / y_scale
8032 src/hb-ft.cc | 12 ++++++++++--
8033 1 file changed, 10 insertions(+), 2 deletions(-)
8035 commit b0b38bb892473d9a65e06dd3b4713da39f92bef9
8036 Author: Behdad Esfahbod <behdad@behdad.org>
8037 Date: Wed Jan 21 19:19:33 2015 -0800
8039 [coretext] Fix positioning of notdef
8041 src/hb-coretext.cc | 19 ++++++++++---------
8042 1 file changed, 10 insertions(+), 9 deletions(-)
8044 commit 70622e5089c01ea16fd9deed11cb39d43145c121
8045 Author: Behdad Esfahbod <behdad@behdad.org>
8046 Date: Wed Jan 21 18:50:57 2015 -0800
8048 [coretext] Fix scaling
8050 Before we were not accounting for possible differences in x_scale and
8051 y_scale, as well as the signs of those. All should be in good shape
8054 src/hb-coretext.cc | 26 +++++++++++++++++++-------
8055 1 file changed, 19 insertions(+), 7 deletions(-)
8057 commit 221ba02b0816584a02471037edae7cec9c1b8acc
8058 Author: Behdad Esfahbod <behdad@behdad.org>
8059 Date: Wed Jan 21 16:42:09 2015 -0800
8061 [coretext] Use vertical advance for notdef in vertical direction
8063 src/hb-coretext.cc | 7 ++++++-
8064 1 file changed, 6 insertions(+), 1 deletion(-)
8066 commit 7988da24c507ee310772f72cc5bcfd3c0a1187a0
8067 Author: Behdad Esfahbod <behdad@behdad.org>
8068 Date: Wed Jan 21 18:33:50 2015 -0800
8070 Add convenience make target "make lib" in src/
8072 src/Makefile.am | 3 +++
8073 1 file changed, 3 insertions(+)
8075 commit 31d48dd919e3b4a0bec5ede384f76db9b44f4d71
8076 Author: Behdad Esfahbod <behdad@behdad.org>
8077 Date: Wed Jan 21 01:57:44 2015 -0800
8081 README.python | 26 ++++++++++++++++++++++++++
8082 1 file changed, 26 insertions(+)
8084 commit ca1c2813dd0b082a8c418bd3edd3f6cba97bd5f0
8085 Author: Behdad Esfahbod <behdad@behdad.org>
8086 Date: Wed Jan 21 01:51:48 2015 -0800
8088 [bindings] Add README.python
8091 1 file changed, 1 insertion(+)
8093 commit cd4eb96abb90a84b42e9b288e39bad759e4411a0
8094 Author: Behdad Esfahbod <behdad@behdad.org>
8095 Date: Tue Jan 20 12:30:45 2015 -0800
8097 [util] Add --font-size to hb-shape
8099 Also makes hb-view to use 8 bits of subpixel precision and shape at
8100 requested size, instead of always shaping at upem and scaling results.
8102 util/hb-ot-shape-closure.cc | 2 +-
8103 util/hb-shape.cc | 2 +-
8104 util/hb-view.cc | 5 ++++-
8105 util/helper-cairo.cc | 16 ++++++++--------
8106 util/helper-cairo.hh | 5 ++---
8107 util/main-font-text.hh | 4 ++--
8108 util/options.cc | 44
8109 +++++++++++++++++++++++++++++++++++++++++---
8110 util/options.hh | 16 ++++++++++++----
8111 util/view-cairo.cc | 2 +-
8112 util/view-cairo.hh | 8 ++++----
8113 10 files changed, 76 insertions(+), 28 deletions(-)
8115 commit 5789ca69d7464bab5fa0c5bdf404f3afaa490faf
8116 Author: Behdad Esfahbod <behdad@behdad.org>
8117 Date: Fri Jan 9 14:22:01 2015 -0800
8121 util/options.cc | 2 +-
8122 1 file changed, 1 insertion(+), 1 deletion(-)
8124 commit 67dfa8c7c2f2e9040a9c60c680f739ada4a35fb5
8125 Author: Behdad Esfahbod <behdad@behdad.org>
8126 Date: Mon Jan 19 17:00:31 2015 -0800
8128 When matching second glyph of kerning pairs, use bsearch
8130 Roboto has glyphs (like 'F') that have 200 kerning pairs.
8131 Add a handcoded bsearch instead of previous linear search.
8133 This doesn't show much speedup though, apparently we spend the
8134 bulk of the time somewhere before here.
8136 src/hb-ot-layout-gpos-table.hh | 21 ++++++++++++++++-----
8137 1 file changed, 16 insertions(+), 5 deletions(-)
8139 commit e9f5c65be027eb7759ab819e267e24dff3b017b6
8140 Author: Behdad Esfahbod <behdad@behdad.org>
8141 Date: Mon Jan 19 14:42:11 2015 -0800
8145 src/sample.py | 2 ++
8146 1 file changed, 2 insertions(+)
8148 commit 3704628d1f124234324b5f2bdd5fdd61c14c7801
8149 Merge: 1aaa7d6 5eb939d
8150 Author: Behdad Esfahbod <behdad@behdad.org>
8151 Date: Mon Jan 19 16:15:00 2015 -0800
8153 Merge pull request #77 from roozbehp/master
8155 Change New Tai Lue shaping engine from SEA to default
8157 commit 5eb939ddfe9ef217da2e48d7d0f1f4b7501714ad
8158 Author: Roozbeh Pournader <roozbeh@google.com>
8159 Date: Sun Jan 18 14:30:08 2015 -0800
8161 Change New Tai Lue shaping engine from SEA to default
8163 This is to reflect the UTC decision to change the encoding model of
8164 New Tai Lue from logical to visual to be similar to Thai, Lao, and
8165 Tai Viet: http://www.unicode.org/L2/L2014/14250.htm#141-C26
8167 The visual encoding is already the current practice of encoding New
8168 Tai Lue on the web anyway:
8169 http://www.unicode.org/L2/L2014/14195-newtailue.txt
8171 Fixes behdad/harfbuzz#66.
8173 src/hb-ot-shape-complex-private.hh | 2 +-
8174 1 file changed, 1 insertion(+), 1 deletion(-)
8176 commit 1aaa7d6799b42b392dd191d3c12011721ef99e74
8177 Author: Behdad Esfahbod <behdad@behdad.org>
8178 Date: Sat Jan 17 20:16:56 2015 -0800
8180 [indic] Fix out-of-bounds access
8182 src/gen-indic-table.py | 2 +-
8183 src/hb-ot-shape-complex-indic-table.cc | 36
8184 +++++++++++++++++-----------------
8185 2 files changed, 19 insertions(+), 19 deletions(-)
8187 commit 238d6a38f2ceb7d8dceec9365a823f032b3b9f7d
8188 Author: Behdad Esfahbod <behdad@behdad.org>
8189 Date: Wed Jan 7 10:51:44 2015 -0800
8191 [bindings] Update sample.py
8193 src/sample.py | 9 ++++++---
8194 1 file changed, 6 insertions(+), 3 deletions(-)
8196 commit 2cd5323531dcd800549b2cb1cb51d708e72ab2d8
8197 Author: Behdad Esfahbod <behdad@behdad.org>
8198 Date: Tue Jan 6 19:16:38 2015 -0800
8200 [bindings] Use hb_glib_blob_create() in sample
8202 hb_blob_create() is considered C-only API.
8204 src/hb-blob.cc | 8 ++++----
8205 src/sample.py | 19 +++++++++----------
8206 2 files changed, 13 insertions(+), 14 deletions(-)
8208 commit 0ef179e2dc040c13497af847b8c1cec846dbdbf9
8209 Author: Behdad Esfahbod <behdad@behdad.org>
8210 Date: Tue Jan 6 16:58:33 2015 -0800
8212 [glib] Add hb_glib_blob_create() that takes GBytes
8214 src/hb-glib.cc | 11 +++++++++++
8215 src/hb-glib.h | 3 +++
8216 2 files changed, 14 insertions(+)
8218 commit b91904a40da6287f84bc79de60674fa57232ec09
8219 Author: Behdad Esfahbod <behdad@behdad.org>
8220 Date: Tue Jan 6 15:43:14 2015 -0800
8222 [bindings] Replace deprecated allow-none with optional and nullable
8224 src/hb-blob.cc | 4 ++--
8225 src/hb-shape.cc | 2 +-
8226 src/hb-unicode.cc | 2 +-
8227 3 files changed, 4 insertions(+), 4 deletions(-)
8229 commit 81a31f3eff44a85bb2160d51156a01a18f0a97df
8230 Author: Behdad Esfahbod <behdad@behdad.org>
8231 Date: Tue Jan 6 15:37:31 2015 -0800
8233 [bindings] Make sample Python 2/3 compatible
8235 src/sample.py | 15 ++++++++++++++-
8236 1 file changed, 14 insertions(+), 1 deletion(-)
8238 commit b632e7997d9cb6e4782cab6d8c62e8e5edaa4cb0
8239 Author: Behdad Esfahbod <behdad@behdad.org>
8240 Date: Tue Jan 6 14:05:26 2015 -0800
8242 Fix up gobject-introspection a bit
8244 Minimal shaping works now!
8246 src/hb-blob.cc | 6 +++---
8247 src/hb-buffer.cc | 2 +-
8248 src/sample.py | 34 ++++++++++++++++++++++++++++------
8249 3 files changed, 32 insertions(+), 10 deletions(-)
8251 commit 3d1a666a8629a8502a2bcf23ab943e2b39a0da92
8252 Author: Behdad Esfahbod <behdad@behdad.org>
8253 Date: Mon Jan 5 14:43:13 2015 -0800
8255 Remove hardcoded ICU include paths.
8257 ICU exports them using LOCAL_EXPORT_C_INCLUDE_DIRS.
8259 https://android-review.googlesource.com/#/c/121311/
8262 1 file changed, 1 insertion(+), 2 deletions(-)
8264 commit 8cb41cb9508eb1bb6319e92f900cfe5e8a131be3
8265 Merge: 365c03f fb85d61
8266 Author: Behdad Esfahbod <behdad@behdad.org>
8267 Date: Sun Jan 4 20:32:18 2015 -0800
8269 Merge pull request #76 from cpeterso/cpeterso/Wunused-function
8271 Add #ifdef HB_USE_ATEXIT to fix -Wunused-function warnings
8273 commit fb85d618f5883458bacf0ecb0894772291a2d738
8274 Author: Chris Peterson <cpeterson@mozilla.com>
8275 Date: Sun Jan 4 19:31:10 2015 -0800
8277 Add #ifdef HB_USE_ATEXIT to fix -Wunused-function warnings
8279 src/hb-common.cc | 2 +-
8280 src/hb-ft.cc | 4 +++-
8281 src/hb-shape.cc | 4 +++-
8282 src/hb-shaper.cc | 4 +++-
8283 4 files changed, 10 insertions(+), 4 deletions(-)
8285 commit 365c03fc2bcdb4098314a0e123c46018fb882586
8286 Merge: c36c4a9 d1897a9
8287 Author: Behdad Esfahbod <behdad@behdad.org>
8288 Date: Sat Jan 3 21:55:30 2015 -0800
8290 Merge pull request #75 from cpeterso/cpeterso/Wunused-value
8292 Fix hb_atomic_ptr_cmpexch -Wunused-value warnings
8294 commit d1897a98d8da40cffb57c07099a9a93cfeaacc36
8295 Author: Chris Peterson <cpeterson@mozilla.com>
8296 Date: Sat Jan 3 19:46:19 2015 -0800
8298 Fix hb_atomic_ptr_cmpexch -Wunused-value warnings
8300 src/hb-common.cc | 2 +-
8301 src/hb-icu.cc | 4 +---
8302 2 files changed, 2 insertions(+), 4 deletions(-)
8304 commit c36c4a9924609df648e62e47fa017b19b844fd98
8305 Author: Behdad Esfahbod <behdad@behdad.org>
8306 Date: Fri Jan 2 14:09:23 2015 -0800
8308 Add missing va_end()
8310 Fixes https://github.com/behdad/harfbuzz/pull/74
8312 util/options.cc | 1 +
8313 1 file changed, 1 insertion(+)
8315 commit f34aaba8687a20794835e2dc878c52d1b53e6f85
8316 Author: Behdad Esfahbod <behdad@behdad.org>
8317 Date: Sun Dec 28 18:56:15 2014 -0800
8319 [ft] Don't set font ppem
8323 http://lists.freedesktop.org/archives/harfbuzz/2012-April/001905.html
8325 Over time we have had added NO_HINTING all over the place in hb-ft.
8327 Not setting ppem on hb-font disables get_contour_point() calls which
8330 See comments in the commit.
8332 src/hb-ft.cc | 9 +++++++++
8333 1 file changed, 9 insertions(+)
8335 commit 350f3a02ce225e5d78db8ac96de1351ff9f96dd5
8336 Author: Behdad Esfahbod <behdad@behdad.org>
8337 Date: Sun Dec 28 17:44:26 2014 -0800
8339 [ft] Add hb_ft_face_create_referenced() and
8340 hb_ft_font_create_referenced()
8342 When I originally wrote hb-ft, FreeType objects did not support
8344 counting. As such, hb_ft_face_create() and hb_ft_font_create() had a
8345 "destroy" callback and client was responsible for making sure
8347 kept around as long as the hb-font/face are alive.
8349 However, since this was not clearly documented, some clienets didn't
8350 correctly did that. In particular, some clients assumed that
8352 to destroy FT_Face and then hb_face_t. This, indeed, used to work,
8354 45fd9424c723f115ca98995b8f8a25185a6fc71d, which make face destroy
8358 Now, I fixed that issue in 395b35903e052aecc97d0807e4f813c64c0d2b0b
8360 the access was not needed, but the problem remains that not all
8362 handle this correctly. See:
8364 https://bugs.freedesktop.org/show_bug.cgi?id=86300
8366 Fortunately, FT_Reference_Face() was added to FreeType in 2010,
8368 can use it now. Originally I wanted to change hb_ft_face_create() and
8369 hb_ft_font_create() to reference the face if destroy==NULL was
8371 That would improve pretty much all clients, with little undesired
8373 Except that FreeType itself, when compiled with HarfBuzz support,
8375 hb_ft_font_create() with destroy==NULL and saves the resulting
8377 the ft-face (why does it not free it immediately?). Making hb-face
8378 reference ft-face causes a cycling reference there. At least,
8380 current understanding.
8382 At any rate, a cleaner approach, even if it means all clients will
8384 change, is to introduce brand new API. Which this commit does.
8386 Some comments added to hb-ft.h, hoping to make future clients
8390 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=75299
8392 configure.ac | 4 ++--
8393 src/hb-ft.cc | 32 ++++++++++++++++++++++++++++++++
8395 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
8396 3 files changed, 92 insertions(+), 3 deletions(-)
8398 commit 9a3b74884b2e41c7040611030f4336f13d18fd3e
8399 Author: Behdad Esfahbod <behdad@behdad.org>
8400 Date: Sun Dec 28 17:27:39 2014 -0800
8402 Remove redundant check for FT_Face_GetCharVariantIndex
8404 We require FreeType >= 2.8.3. This symbol was introduced earlier
8407 configure.ac | 9 +--------
8409 2 files changed, 1 insertion(+), 10 deletions(-)
8411 commit 1226b2e930aa456cc05bbe621c96f4286a95cff6
8412 Author: Behdad Esfahbod <behdad@behdad.org>
8413 Date: Sun Dec 28 17:04:23 2014 -0800
8415 Fix FreeType version check
8417 configure.ac | 3 ++-
8418 1 file changed, 2 insertions(+), 1 deletion(-)
8420 commit affacf2f37db767ab8df7f2db6cd9e0e9b0a2b8a
8421 Author: Behdad Esfahbod <behdad@behdad.org>
8422 Date: Sun Dec 28 16:20:31 2014 -0800
8424 [ft] Open blob in READONLY mode
8426 HB_MEMORY_MODE_READONLY_MAY_MAKE_WRITABLE is deprecated and fairly
8429 src/hb-ft.cc | 6 +-----
8430 1 file changed, 1 insertion(+), 5 deletions(-)
8432 commit 395b35903e052aecc97d0807e4f813c64c0d2b0b
8433 Author: Behdad Esfahbod <behdad@behdad.org>
8434 Date: Sun Dec 28 16:03:26 2014 -0800
8436 Avoid accessing layout tables at face destruction
8438 "Fixes" https://bugs.freedesktop.org/show_bug.cgi?id=86300
8440 Based on discussion someone else who had a similar issue, most
8442 the user is releasing FT_Face before destructing hb_face_t /
8444 While that's a client bug, and while we can (and should) use FreeType
8445 refcounting to help avoid that, it happens that we were accessing
8446 the table when we didn't really have to. Avoid that.
8448 src/hb-ot-layout-private.hh | 3 +--
8449 src/hb-ot-layout.cc | 4 ++--
8450 src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
8451 3 files changed, 4 insertions(+), 5 deletions(-)
8453 commit 7d5e7613ced3dd39d05df83ca7e8952cbecd68f6
8454 Author: Behdad Esfahbod <behdad@behdad.org>
8455 Date: Thu Dec 18 18:22:21 2014 -0800
8457 Fail blob creation if length overflows or is too large
8459 Fail if blob start plus length overflows; or if blob length
8460 is greater than 2GB. It takes a while for fonts to get to that
8461 size. In the mean time, it protects against bugs like this:
8463 http://www.icu-project.org/trac/ticket/11450
8465 Also avoids some weird issues with 32bit vs 64bit systems
8466 as we accept length as unsigned int. As such, a length of
8467 -1 will cause overflow on 32bit machines, but happily
8468 accepted on a 64bit machine. Avoid that.
8470 src/hb-blob.cc | 5 ++++-
8471 test/api/test-blob.c | 3 +++
8472 2 files changed, 7 insertions(+), 1 deletion(-)
8474 commit d5a5052098b0aa79ff55c235e61a9db477c4120f
8475 Author: Behdad Esfahbod <behdad@behdad.org>
8476 Date: Thu Dec 18 18:09:41 2014 -0800
8478 Assert that blob length doesn't overflow address.
8480 This will crash now, if blob was created with wrong length.
8481 Check for that coming next commit.
8483 src/hb-open-type-private.hh | 1 +
8484 1 file changed, 1 insertion(+)
8486 commit 66e37409b3bc1eddc86704ae26d9176677ce6aa6
8487 Author: Behdad Esfahbod <behdad@behdad.org>
8488 Date: Wed Dec 17 12:09:17 2014 -0800
8494 2 files changed, 9 insertions(+), 1 deletion(-)
8496 commit 093c520de506aec74f3fb1e195c0ca85813424dd
8497 Author: Behdad Esfahbod <behdad@behdad.org>
8498 Date: Fri Dec 12 21:07:53 2014 -0800
8500 [otlayout] Mark variables that are C arrays as opposed to OT::ArrayOf
8502 src/hb-ot-layout-gpos-table.hh | 24 +++++++--------
8503 src/hb-ot-layout-gsubgpos-private.hh | 60
8504 ++++++++++++++++++------------------
8505 2 files changed, 42 insertions(+), 42 deletions(-)
8507 commit 9df0a520306a491f973d42965597bfda6023e508
8508 Author: Behdad Esfahbod <behdad@behdad.org>
8509 Date: Fri Dec 12 20:54:28 2014 -0800
8511 [otlayout] Avoid invalid access with Context format 3
8513 src/hb-ot-layout-gsubgpos-private.hh | 2 ++
8514 1 file changed, 2 insertions(+)
8516 commit 295ef1dd5229f47d8e0eb5b4eb48c90a6b470073
8517 Author: Behdad Esfahbod <behdad@behdad.org>
8518 Date: Fri Dec 12 20:43:18 2014 -0800
8520 [ot] Debug get_coverage
8522 src/hb-ot-layout-gsubgpos-private.hh | 6 +++++-
8523 1 file changed, 5 insertions(+), 1 deletion(-)
8525 commit 00f6a8e334ec4c586e4e633a95b411ccb50306d3
8526 Author: Behdad Esfahbod <behdad@behdad.org>
8527 Date: Fri Dec 12 20:36:49 2014 -0800
8529 [ot] Print format in dispatch trace
8531 src/hb-ot-layout-gpos-table.hh | 16 ++++++++--------
8532 src/hb-ot-layout-gsub-table.hh | 14 +++++++-------
8533 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
8534 3 files changed, 19 insertions(+), 19 deletions(-)
8536 commit 5c7d6f02d71362c2b192a7d96e6181977682921c
8537 Author: Behdad Esfahbod <behdad@behdad.org>
8538 Date: Fri Dec 12 20:28:49 2014 -0800
8542 src/hb-private.hh | 4 +++-
8543 1 file changed, 3 insertions(+), 1 deletion(-)
8545 commit 153beebba9b76901b8b62b90ba0dc69462ae2090
8546 Author: Behdad Esfahbod <behdad@behdad.org>
8547 Date: Fri Dec 12 19:46:09 2014 -0800
8549 [ot] Make sure all toplevel tables have tableTag
8551 src/hb-open-file-private.hh | 2 ++
8552 src/hb-ot-hhea-table.hh | 2 ++
8553 src/hb-ot-hmtx-table.hh | 2 ++
8554 3 files changed, 6 insertions(+)
8556 commit 282b13f9b4d86b091714de7fbddc94b3e3ff3d91
8557 Author: Behdad Esfahbod <behdad@behdad.org>
8558 Date: Fri Dec 12 19:32:46 2014 -0800
8560 [sanitize] Improve debug output some more
8562 src/hb-open-type-private.hh | 30 ++++++++++++++++--------------
8563 1 file changed, 16 insertions(+), 14 deletions(-)
8565 commit 0766ee1f4e6046598a2e8fb1b167c3942b4a87a0
8566 Author: Behdad Esfahbod <behdad@behdad.org>
8567 Date: Fri Dec 12 18:23:20 2014 -0800
8569 [sanitize] Improve debug output
8571 src/hb-open-type-private.hh | 20 ++++++++++----------
8572 1 file changed, 10 insertions(+), 10 deletions(-)
8574 commit e6f80fa1044243898c402ec6a59d6c1b5420be53
8575 Author: Behdad Esfahbod <behdad@behdad.org>
8576 Date: Wed Dec 10 12:05:24 2014 -0800
8578 [indic] Allow ZWJ/ZWNJ before SM
8580 In Oriya, a ZWJ/ZWNJ might be added before candrabindu to encourage
8581 or stop ligation of the candrabindu. This is clearly specified in
8582 the Unicode section on Oriya. Allow it there. Note that Uniscribe
8585 Micro tests added using Noto Sans Oriya draft.
8587 No changes in numbers. Currently at:
8589 BENGALI: 353725 out of 354188 tests passed. 463 failed (0.130722%)
8590 DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
8591 GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
8592 GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
8593 KANNADA: 951190 out of 951913 tests passed. 723 failed (0.0759523%)
8594 KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
8595 MALAYALAM: 1048147 out of 1048334 tests passed. 187 failed
8597 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
8598 SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
8599 TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
8600 TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
8602 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
8603 test/shaping/Makefile.am | 1 +
8604 .../sha1sum/5028afb650b1bb718ed2131e872fbcce57828fff.ttf | Bin 0 ->
8606 test/shaping/fonts/sha1sum/MANIFEST | 1 +
8607 test/shaping/tests/MANIFEST | 1 +
8608 test/shaping/tests/indic-joiner-candrabindu.tests | 2 ++
8609 6 files changed, 6 insertions(+), 1 deletion(-)
8611 commit c0e95abc5f3f14121483b71f10837828a3a1d73a
8612 Author: Behdad Esfahbod <behdad@behdad.org>
8613 Date: Thu Nov 20 14:42:24 2014 -0800
8617 NEWS | 12 ++++++++++++
8619 2 files changed, 13 insertions(+), 1 deletion(-)
8621 commit fde3e4a423871463c883cb969e99c29cb6f69f6b
8622 Author: Behdad Esfahbod <behdad@behdad.org>
8623 Date: Wed Oct 29 11:23:08 2014 -0700
8625 In hb_ot_collect_glyphs(), don't recurse to a lookup more than once
8627 Otherwise, we might process a lookup thousands of times, with no
8628 benefit. This pathological case was hit by Noto Nastaliq Urdu Draft
8629 in Firefox's code to determine whether space glyph is involved in
8630 any GSUB/GPOS rules. A test page is at http://behdad.org/urdu
8633 https://bugzilla.mozilla.org/show_bug.cgi?id=1090869
8635 src/hb-ot-layout-gsubgpos-private.hh | 17 ++++++++++++++++-
8636 1 file changed, 16 insertions(+), 1 deletion(-)
8638 commit 5a5640d8506ccfc99fd119e89e829170d1fea421
8639 Author: Behdad Esfahbod <behdad@behdad.org>
8640 Date: Tue Oct 14 21:26:13 2014 -0700
8644 src/hb-open-type-private.hh | 50
8645 ++++++++++++++++++++++-----------------------
8646 1 file changed, 25 insertions(+), 25 deletions(-)
8648 commit 666b42f73bd1f516657b206ef738108825bf239f
8649 Author: Behdad Esfahbod <behdad@behdad.org>
8650 Date: Tue Oct 14 21:24:59 2014 -0700
8654 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=84491
8656 src/hb-open-type-private.hh | 63
8657 ++++++++++++++++++++++++++++++++++++++-------
8658 src/hb-private.hh | 41 -----------------------------
8659 src/hb-uniscribe.cc | 6 +++++
8660 3 files changed, 60 insertions(+), 50 deletions(-)
8662 commit 5c87120b8178566ddae99d9825edc24f9b87ea3d
8663 Author: Behdad Esfahbod <behdad@behdad.org>
8664 Date: Tue Oct 14 20:07:31 2014 -0700
8668 Fixes https://github.com/behdad/harfbuzz/pull/51
8670 src/hb-buffer-deserialize-json.rl | 4 ++--
8671 src/hb-ot-layout-gsub-table.hh | 2 +-
8672 src/hb-private.hh | 6 +++---
8673 3 files changed, 6 insertions(+), 6 deletions(-)
8675 commit a1f27ac3c48cfe6d532dc422cf256952fea472ed
8676 Author: Behdad Esfahbod <behdad@behdad.org>
8677 Date: Thu Oct 2 16:54:33 2014 -0400
8679 Update test expectation for previous commit
8681 test/shaping/tests/arabic-fallback-shaping.tests | 2 +-
8682 1 file changed, 1 insertion(+), 1 deletion(-)
8684 commit 8afaf096870d7895cf2fffb6438b02c0ad1b6c52
8685 Author: Behdad Esfahbod <behdad@behdad.org>
8686 Date: Thu Oct 2 16:40:41 2014 -0400
8688 [ft] Add NO_HINTING in a couple other places
8690 src/hb-ft.cc | 4 ++--
8691 1 file changed, 2 insertions(+), 2 deletions(-)
8693 commit 7228011411f0e490ad1ba9894dd0d576823903ea
8694 Author: Behdad Esfahbod <behdad@behdad.org>
8695 Date: Wed Oct 1 18:58:43 2014 -0400
8697 [travis] Fix clang again
8700 1 file changed, 1 insertion(+), 1 deletion(-)
8702 commit 406a020e5228d4a04da6282f5a75165bab7a483e
8703 Author: Behdad Esfahbod <behdad@behdad.org>
8704 Date: Wed Oct 1 18:54:55 2014 -0400
8706 [travis] Fail build if coveralls fails
8708 .travis.yml | 15 ++-------------
8709 1 file changed, 2 insertions(+), 13 deletions(-)
8711 commit a8aa20260dbd9af9cbcc7d545fa8b41b07aae276
8712 Author: Behdad Esfahbod <behdad@behdad.org>
8713 Date: Wed Oct 1 18:48:40 2014 -0400
8715 [travis] Only run coveralls under gcc
8717 .travis.yml | 5 ++---
8718 1 file changed, 2 insertions(+), 3 deletions(-)
8720 commit 5de0407337d630117e424b7c715b7cbd432f4ef9
8721 Author: Behdad Esfahbod <behdad@behdad.org>
8722 Date: Wed Oct 1 18:18:25 2014 -0400
8724 Help clang with gcov
8726 src/check-defs.sh | 2 +-
8727 src/check-symbols.sh | 6 +++---
8728 2 files changed, 4 insertions(+), 4 deletions(-)
8730 commit ef40ca8e5e830231539dc61088b58e907a840629
8731 Author: Behdad Esfahbod <behdad@behdad.org>
8732 Date: Wed Oct 1 18:07:27 2014 -0400
8734 [travis] Try to make coverage work with clang
8736 .travis.yml | 11 ++++++-----
8737 1 file changed, 6 insertions(+), 5 deletions(-)
8739 commit 52784da17b7278f2587168234878bb15d918c9fe
8740 Author: Behdad Esfahbod <behdad@behdad.org>
8741 Date: Wed Oct 1 17:57:43 2014 -0400
8746 1 file changed, 3 insertions(+), 3 deletions(-)
8748 commit f2c9005f5123c7f9b227fd9ac9a3438c5fe4cf47
8749 Author: Behdad Esfahbod <behdad@behdad.org>
8750 Date: Wed Oct 1 17:45:17 2014 -0400
8752 Add README.md symlink to make github happy
8755 1 file changed, 1 insertion(+)
8757 commit 40987e8aaca4155d9cff211549e8d23f24c334e5
8758 Author: Behdad Esfahbod <behdad@behdad.org>
8759 Date: Wed Oct 1 17:44:30 2014 -0400
8761 [travis] Re-enable clang
8763 .travis.yml | 8 +-------
8764 1 file changed, 1 insertion(+), 7 deletions(-)
8766 commit 5400ac476e5a5bcc66559fcfb05a683a6b433ea1
8767 Author: Behdad Esfahbod <behdad@behdad.org>
8768 Date: Wed Oct 1 17:41:41 2014 -0400
8770 Add build and coverage status links
8773 1 file changed, 3 insertions(+)
8775 commit 19360e0a5609c65842a989587b01a4dc7c9eae36
8776 Author: Behdad Esfahbod <behdad@behdad.org>
8777 Date: Wed Oct 1 17:35:03 2014 -0400
8779 [travis] Report matrix settings to help debugging
8781 .travis.yml | 6 ++++++
8782 1 file changed, 6 insertions(+)
8784 commit 9b89fc52f49b80df1f27ac7de69e0152bdcc94d6
8785 Author: Behdad Esfahbod <behdad@behdad.org>
8786 Date: Wed Oct 1 17:20:31 2014 -0400
8788 [travis] More coveralls
8790 .travis.yml | 7 ++++++-
8791 1 file changed, 6 insertions(+), 1 deletion(-)
8793 commit a68f2b62c1f24009993911b1dbcb76b821e58c51
8794 Author: Behdad Esfahbod <behdad@behdad.org>
8795 Date: Wed Oct 1 17:05:58 2014 -0400
8797 [travis] Give coveralls a hand
8800 1 file changed, 1 insertion(+)
8802 commit 5194d647e13aa5ba2cfcdbdcd4a659dc5bd11418
8803 Author: Behdad Esfahbod <behdad@behdad.org>
8804 Date: Wed Oct 1 17:03:26 2014 -0400
8806 [travis] Disable clang for now
8809 1 file changed, 1 insertion(+), 1 deletion(-)
8811 commit 715f27f85f97fee13b119f60037db5c139489ee6
8812 Author: Behdad Esfahbod <behdad@behdad.org>
8813 Date: Wed Oct 1 16:53:00 2014 -0400
8817 test/shaping/tests/hangul-jamo.tests | 9 ---------
8818 1 file changed, 9 deletions(-)
8820 commit 2a508ddae5de3852243725ce22caa3dcffccb83e
8821 Author: Behdad Esfahbod <behdad@behdad.org>
8822 Date: Wed Oct 1 16:49:22 2014 -0400
8824 [travis] Another try at coveralls.io
8826 .travis.yml | 6 +++---
8827 1 file changed, 3 insertions(+), 3 deletions(-)
8829 commit dfe8078e5be46cab5e67aed977749c1d6725e6a7
8830 Author: Behdad Esfahbod <behdad@behdad.org>
8831 Date: Wed Oct 1 16:38:47 2014 -0400
8833 [travis] First try to hookup coveralls.io code coverage tracking
8835 .travis.yml | 6 ++++--
8836 1 file changed, 4 insertions(+), 2 deletions(-)
8838 commit 1b387571e4d0eed883f1ae8ec85cf0e818b4a7f9
8839 Author: Behdad Esfahbod <behdad@behdad.org>
8840 Date: Wed Oct 1 16:14:59 2014 -0400
8844 .travis.yml | 8 +-------
8845 1 file changed, 1 insertion(+), 7 deletions(-)
8847 commit e281ed360dfdf803aea87b6078983867d08e07a7
8848 Author: Behdad Esfahbod <behdad@behdad.org>
8849 Date: Wed Oct 1 16:09:08 2014 -0400
8853 .travis.yml | 23 +++++++++++++++++++++--
8854 1 file changed, 21 insertions(+), 2 deletions(-)
8856 commit c0b82ba32a1987902a3b9c05b46f8be6b121883a
8857 Author: Behdad Esfahbod <behdad@behdad.org>
8858 Date: Wed Oct 1 14:24:07 2014 -0400
8860 Create ragel-generated files in srcdir
8862 src/Makefile.am | 25 ++++++++++---------------
8863 1 file changed, 10 insertions(+), 15 deletions(-)
8865 commit 79bbb10b0da49ace763a50f259c2ea687143f7ea
8866 Author: Behdad Esfahbod <behdad@behdad.org>
8867 Date: Wed Oct 1 13:33:21 2014 -0400
8869 Clean ragel-generated headers in maintainercleanfiles
8871 src/Makefile.am | 7 +++++++
8872 1 file changed, 7 insertions(+)
8874 commit 8971cac83eb4f06847abfa3eaa15857d27141810
8875 Author: Behdad Esfahbod <behdad@behdad.org>
8876 Date: Wed Oct 1 12:41:03 2014 -0400
8878 Don't use tmp files in Makefile
8880 Useful for code-coverage generation of the ragel-generated files
8881 as they will now contain the correct .hh filename in them.
8883 src/Makefile.am | 27 +++++++++++++--------------
8884 1 file changed, 13 insertions(+), 14 deletions(-)
8886 commit 22723186652224a635f1dad5cda0f753e78c301d
8887 Author: Behdad Esfahbod <behdad@behdad.org>
8888 Date: Wed Oct 1 11:56:07 2014 -0400
8890 check-static-inits: Filter out zero-length sections
8892 When compiling with -O0, zero-sized constructors were showing up
8893 and confusing the test.
8895 src/check-static-inits.sh | 2 +-
8896 1 file changed, 1 insertion(+), 1 deletion(-)
8898 commit b695a3dc2300ed970a4154ad8b997407b3cb4faf
8899 Author: Behdad Esfahbod <behdad@behdad.org>
8900 Date: Wed Oct 1 11:55:14 2014 -0400
8902 check-static-inits: check for static finalizers
8904 src/check-static-inits.sh | 4 ++--
8905 1 file changed, 2 insertions(+), 2 deletions(-)
8907 commit 250398b1e4f102e4e44eeb9e2aebf0cd2d397344
8908 Author: Behdad Esfahbod <behdad@behdad.org>
8909 Date: Wed Oct 1 11:28:01 2014 -0400
8911 Hide other bubble-sort
8913 src/hb-private.hh | 2 +-
8914 1 file changed, 1 insertion(+), 1 deletion(-)
8916 commit c1e87442621beff98791ce56cfd1ccee506c4ee6
8917 Author: Behdad Esfahbod <behdad@behdad.org>
8918 Date: Wed Oct 1 11:07:08 2014 -0400
8922 src/hb-private.hh | 2 +-
8923 1 file changed, 1 insertion(+), 1 deletion(-)
8925 commit 80f77282264afb1356351024b1f062b2824bba3b
8926 Author: Behdad Esfahbod <behdad@behdad.org>
8927 Date: Thu Sep 25 17:59:46 2014 +0300
8929 [util] Fix ansi output when surface is empty
8931 util/helper-cairo-ansi.cc | 4 ++--
8932 1 file changed, 2 insertions(+), 2 deletions(-)
8934 commit 156852991e18e5ac256ee4d6b2916931cc274977
8935 Author: Behdad Esfahbod <behdad@behdad.org>
8936 Date: Thu Sep 25 17:45:49 2014 +0300
8938 [ot-font] Add hb_ot_face_cmap_accelerator_t
8940 src/hb-ot-font.cc | 113
8941 +++++++++++++++++++++++++++++++-----------------------
8942 1 file changed, 66 insertions(+), 47 deletions(-)
8944 commit d088ccaf11d9475fe0d269ce130b1793b8a1ffbf
8945 Author: Behdad Esfahbod <behdad@behdad.org>
8946 Date: Thu Sep 25 17:26:56 2014 +0300
8950 src/hb-ot-font.cc | 23 ++++++++++++-----------
8951 1 file changed, 12 insertions(+), 11 deletions(-)
8953 commit d7c160a1530adabbcf33725b105072293115a34c
8954 Author: Behdad Esfahbod <behdad@behdad.org>
8955 Date: Thu Sep 25 17:15:35 2014 +0300
8957 [ot-font] Handle missing vertical metrics tables
8959 src/hb-ot-font.cc | 26 +++++++++++++++++++-------
8960 1 file changed, 19 insertions(+), 7 deletions(-)
8962 commit be1cca270257bfdfee3fbe821175269713acf408
8963 Author: Behdad Esfahbod <behdad@behdad.org>
8964 Date: Thu Sep 25 16:53:24 2014 +0300
8966 [ot-font] Add metrics_accel_t
8968 src/hb-ot-font.cc | 111
8969 ++++++++++++++++++++++--------------------------
8970 src/hb-ot-hhea-table.hh | 2 +-
8971 src/hb-ot-hmtx-table.hh | 4 +-
8972 3 files changed, 54 insertions(+), 63 deletions(-)
8974 commit d41b809e9d21e655129a97c600d28f278fd7e62c
8975 Author: Behdad Esfahbod <behdad@behdad.org>
8976 Date: Thu Sep 25 13:04:08 2014 +0300
8978 [ot-font] Start adding vertical support
8980 src/hb-ot-font.cc | 57 ++++++++++++++++++++++++++++++++++----------
8981 src/hb-ot-hhea-table.hh | 63
8982 ++++++++++++++++++++++++++-----------------------
8983 src/hb-ot-hmtx-table.hh | 35 +++++++++++++++++----------
8984 3 files changed, 100 insertions(+), 55 deletions(-)
8986 commit 22f0de5025aeeef4c8b3ca876d291d4c8e558d94
8987 Author: Behdad Esfahbod <behdad@behdad.org>
8988 Date: Mon Aug 25 12:54:57 2014 -0400
8992 src/hb-ot-shape-complex-arabic-win1256.hh | 3 +++
8993 1 file changed, 3 insertions(+)
8995 commit d457e3f0ff9b27616a34e4cc110d3edbf8796841
8996 Author: Behdad Esfahbod <behdad@behdad.org>
8997 Date: Mon Aug 25 12:31:19 2014 -0400
8999 [arabic] Don't #include __FILE__
9003 https://code.google.com/p/chromium/issues/detail?id=406957
9005 src/hb-ot-shape-complex-arabic-win1256.hh | 2 +-
9006 1 file changed, 1 insertion(+), 1 deletion(-)
9008 commit 9ceb673d9c35bb28c9b2ed5359bdd8b23fda0019
9009 Author: Behdad Esfahbod <behdad@behdad.org>
9010 Date: Mon Aug 25 11:48:12 2014 -0400
9012 [arabic] Allow disabling win1256 fallback code
9014 By defining HB_NO_WIN1256.
9016 src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
9017 1 file changed, 1 insertion(+), 1 deletion(-)
9019 commit 8a9319502141c09695461c386e54f998250420e9
9020 Author: Behdad Esfahbod <behdad@behdad.org>
9021 Date: Fri Aug 22 12:06:57 2014 -0400
9023 [ot] Prefer Windows platform cmap tables / accept all Unicode
9026 Some fonts on the Mac ship with (0,1).
9028 src/hb-ot-font.cc | 7 +++++--
9029 1 file changed, 5 insertions(+), 2 deletions(-)
9031 commit 270971a0fccdf4964fd3e8ab8e5cf53037a3518d
9032 Author: Behdad Esfahbod <behdad@behdad.org>
9033 Date: Fri Aug 15 14:28:04 2014 -0400
9035 [win32] Avoid preprocessor warnings re macros
9037 src/hb-private.hh | 8 ++++++--
9038 1 file changed, 6 insertions(+), 2 deletions(-)
9040 commit 8c6bd34d38fb3007c3d660fce0095cc5c7e9962e
9041 Author: Behdad Esfahbod <behdad@behdad.org>
9042 Date: Thu Aug 14 13:33:37 2014 -0400
9044 Fix check-symbols on OS X
9046 src/check-libstdc++.sh | 14 +++++++-------
9047 src/check-symbols.sh | 8 +++++++-
9048 2 files changed, 14 insertions(+), 8 deletions(-)
9050 commit 522b1cc5261c1419166bfb90d2ff634b684be66a
9051 Author: Behdad Esfahbod <behdad@behdad.org>
9052 Date: Thu Aug 14 13:29:30 2014 -0400
9054 [coretext] Hide feature_mappings
9056 src/hb-coretext.cc | 2 +-
9057 1 file changed, 1 insertion(+), 1 deletion(-)
9059 commit 0d2c2f238bf0a847ecd55a70cc0f081f18a053ac
9060 Author: Behdad Esfahbod <behdad@behdad.org>
9061 Date: Thu Aug 14 13:25:55 2014 -0400
9065 src/hb-object-private.hh | 118
9066 +++++++++++++++--------------------------------
9067 1 file changed, 36 insertions(+), 82 deletions(-)
9069 commit 9d861b81f349188a4507350398786a6e94038095
9070 Author: Behdad Esfahbod <behdad@behdad.org>
9071 Date: Thu Aug 14 13:15:21 2014 -0400
9073 Really fix clang build this time
9075 src/hb-object-private.hh | 141
9076 +++++++++++++++++++++++------------------------
9077 1 file changed, 68 insertions(+), 73 deletions(-)
9079 commit 272226f294382b0c6921b36e0e67fc53daa765d3
9080 Author: Behdad Esfahbod <behdad@behdad.org>
9081 Date: Thu Aug 14 13:11:33 2014 -0400
9083 Revert "Fix build on clang after previous commit"
9085 This reverts commit 9c80cbc87f23040a334e30c750f64523d9ef10c8.
9087 src/hb-object-private.hh | 34 +++++++++++++---------------------
9088 1 file changed, 13 insertions(+), 21 deletions(-)
9090 commit 9c80cbc87f23040a334e30c750f64523d9ef10c8
9091 Author: Behdad Esfahbod <behdad@behdad.org>
9092 Date: Thu Aug 14 13:09:52 2014 -0400
9094 Fix build on clang after previous commit
9096 src/hb-object-private.hh | 34 +++++++++++++++++++++-------------
9097 1 file changed, 21 insertions(+), 13 deletions(-)
9099 commit a5a27073cfff91c4f80209ca8462543130af61dd
9100 Author: Behdad Esfahbod <behdad@behdad.org>
9101 Date: Thu Aug 14 13:05:36 2014 -0400
9103 Rewrite this==NULL checks to avoid undefined behavior
9105 Fixes https://code.google.com/p/chromium/issues/detail?id=403594
9107 src/hb-object-private.hh | 18 ++++++++----------
9108 1 file changed, 8 insertions(+), 10 deletions(-)
9110 commit cc3b2d432b02f9381cdf19e2dd5fbbdd002a750c
9111 Author: Behdad Esfahbod <behdad@behdad.org>
9112 Date: Thu Aug 14 12:59:16 2014 -0400
9114 Remove this==NULL check from face->reference_table()
9116 Not supposed to happen, and apparently this is undefined in C++.
9117 https://code.google.com/p/chromium/issues/detail?id=403594
9119 src/hb-face-private.hh | 2 +-
9120 1 file changed, 1 insertion(+), 1 deletion(-)
9122 commit cd7ea4f791dc41d62ad238673e2ea0107883c9e3
9123 Author: Behdad Esfahbod <behdad@behdad.org>
9124 Date: Thu Aug 14 12:57:02 2014 -0400
9126 Make hb_object_t members private
9128 In preparation for fixing:
9129 https://code.google.com/p/chromium/issues/detail?id=403594
9131 src/hb-object-private.hh | 26 +++++++++++++++++++++-----
9132 src/hb-set-private.hh | 2 +-
9133 2 files changed, 22 insertions(+), 6 deletions(-)
9135 commit c4308f895aef93ed884fd54e4ebc65b6d2cfc94a
9136 Author: Behdad Esfahbod <behdad@behdad.org>
9137 Date: Wed Aug 13 19:42:01 2014 -0400
9141 test/shaping/hb_test_tools.py | 2 +-
9142 1 file changed, 1 insertion(+), 1 deletion(-)
9144 commit cd5a1149d980dc3c17b6bb9d961c761b2671ba1b
9145 Author: Behdad Esfahbod <behdad@behdad.org>
9146 Date: Wed Aug 13 12:39:34 2014 -0400
9150 NEWS | 29 +++++++++++++++++++++++++++++
9152 2 files changed, 30 insertions(+), 1 deletion(-)
9154 commit 20076cc41e673c31305fcb58d37b3b292fd35f83
9155 Author: Behdad Esfahbod <behdad@behdad.org>
9156 Date: Tue Aug 12 19:26:35 2014 -0400
9158 [coretext] Add version guards for kCTLanguageAttributeName
9160 src/hb-coretext.cc | 7 +++++++
9161 1 file changed, 7 insertions(+)
9163 commit 1b3011c27df531875d432e909ae6b77f115c5017
9164 Author: Behdad Esfahbod <behdad@behdad.org>
9165 Date: Tue Aug 12 19:17:19 2014 -0400
9167 [coretext] Pass buffer language to CoreText
9169 src/hb-coretext.cc | 12 ++++++++++++
9170 1 file changed, 12 insertions(+)
9172 commit 3eb6a4dbf25b11fce5e0e426e89f7457887aeca0
9173 Author: Behdad Esfahbod <behdad@behdad.org>
9174 Date: Tue Aug 12 19:10:33 2014 -0400
9178 src/hb-coretext.cc | 9 +++++----
9179 1 file changed, 5 insertions(+), 4 deletions(-)
9181 commit 08acfe0d3a1d8223a9fa0696703fff63d6c2ea8b
9182 Author: Behdad Esfahbod <behdad@behdad.org>
9183 Date: Tue Aug 12 18:57:08 2014 -0400
9185 [hb-coretext] Fix cluster order of notdef runs in RTL text
9187 src/hb-coretext.cc | 3 +++
9188 1 file changed, 3 insertions(+)
9190 commit 30eed75de24ac0b6648a72d98d10bb24a563d7ef
9191 Author: Behdad Esfahbod <behdad@behdad.org>
9192 Date: Tue Aug 12 17:15:09 2014 -0400
9194 [shape-plan] Fix typo!
9196 The only effect is, if shaper_list was not NULL and no shaper
9198 we now don't insert anything into cache and return earlier.
9200 src/hb-shape-plan.cc | 2 +-
9201 1 file changed, 1 insertion(+), 1 deletion(-)
9203 commit dc9aba6fc53898acd7281b118cec0355d61b1df2
9204 Author: Behdad Esfahbod <behdad@behdad.org>
9205 Date: Tue Aug 12 17:14:36 2014 -0400
9207 [shape-plan] Better debug messages
9209 src/hb-shape-plan.cc | 14 ++++++++++----
9210 1 file changed, 10 insertions(+), 4 deletions(-)
9212 commit e956c65bf724a8403471362288d2361361b6ac58
9213 Author: Behdad Esfahbod <behdad@behdad.org>
9214 Date: Tue Aug 12 17:03:27 2014 -0400
9216 [shape-plan] Simplify macro
9218 src/hb-shape-plan.cc | 22 ++++++++--------------
9219 1 file changed, 8 insertions(+), 14 deletions(-)
9221 commit 29e25550ce8fee3fecc42d20a45ce9c212dc59df
9222 Author: Behdad Esfahbod <behdad@behdad.org>
9223 Date: Tue Aug 12 17:02:59 2014 -0400
9227 src/hb-private.hh | 9 +++++++++
9228 1 file changed, 9 insertions(+)
9230 commit 8d5eebc0c6ada01128c6ee384340efdbef7ba29d
9231 Author: Behdad Esfahbod <behdad@behdad.org>
9232 Date: Tue Aug 12 16:50:22 2014 -0400
9234 [shape-plan] Fix shape-plan caching with more than one requested
9237 Wasn't breaking out of loop, ouch!
9239 http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1246370.html
9241 src/hb-shape-plan.cc | 9 ++++++---
9242 1 file changed, 6 insertions(+), 3 deletions(-)
9244 commit bc3d0dc60104f1cda465a5e8ba5b40ed5bec70b9
9245 Author: Behdad Esfahbod <behdad@behdad.org>
9246 Date: Tue Aug 12 16:49:18 2014 -0400
9248 [shape-plan] Add debug tracing
9250 src/hb-shape-plan.cc | 26 ++++++++++++++++++++++++++
9251 1 file changed, 26 insertions(+)
9253 commit 81b8d9777b9c38c7e6408591763a4cac6de18e4b
9254 Author: Behdad Esfahbod <behdad@behdad.org>
9255 Date: Tue Aug 12 15:49:47 2014 -0400
9257 [coretext] Fix buffer resizing
9259 Was very broken. Now fixed and tested.
9261 src/hb-coretext.cc | 17 +++++++++++++----
9262 1 file changed, 13 insertions(+), 4 deletions(-)
9264 commit c3e924fb9e0e2d4003790817655efd9c5688c7e1
9265 Author: Behdad Esfahbod <behdad@behdad.org>
9266 Date: Tue Aug 12 14:25:11 2014 -0400
9268 [coretext] Rewind scratch-allocated arrays when not needed anymore
9270 src/hb-coretext.cc | 16 ++++++++++++++++
9271 1 file changed, 16 insertions(+)
9273 commit 8fd4d70b1450d7261a35ab3dea1c70baea2e5c99
9274 Author: Behdad Esfahbod <behdad@behdad.org>
9275 Date: Tue Aug 12 13:12:31 2014 -0400
9277 [wince] Two more Windows CE fixes
9279 Report has it that it builds (and works) now:
9281 https://codereview.qt-project.org/#/c/92087/
9283 src/hb-mutex-private.hh | 2 +-
9284 src/hb-private.hh | 2 ++
9285 2 files changed, 3 insertions(+), 1 deletion(-)
9287 commit fd0001d7dbe6ede99a9f87f96f231ffb53303be8
9288 Author: Behdad Esfahbod <behdad@behdad.org>
9289 Date: Tue Aug 12 10:32:41 2014 -0400
9291 [coretext] Compare CGFont and PS name, if CTFont didn't match
9295 Fixes vertical text. CoreText backend is in very good shape now!
9298 5a0eed3b50629be4826e4e9428f2c3255195395d
9299 25f4fb9b56bb3f8bec821571c78f8829e40daa54
9301 Fixes http://github.com/behdad/harfbuzz/pull/36
9303 src/hb-coretext.cc | 54
9304 ++++++++++++++++++++++++++++++++++++++++++++++++------
9305 1 file changed, 48 insertions(+), 6 deletions(-)
9307 commit 5a0eed3b50629be4826e4e9428f2c3255195395d
9308 Author: Behdad Esfahbod <behdad@behdad.org>
9309 Date: Mon Aug 11 23:47:16 2014 -0400
9311 [coretext] Implement vertical shaping
9313 Currently doesn't work though, we detect font fallback. Apparently
9314 matching on ct_font is not safe for this. Looks like commit
9315 25f4fb9b56bb3f8bec821571c78f8829e40daa54 wasn't enough after all.
9317 src/hb-coretext.cc | 127
9318 ++++++++++++++++++++++++++++++++++-------------------
9319 1 file changed, 81 insertions(+), 46 deletions(-)
9321 commit 1b55077f03758e49f93b8bc1de678e96ea58718c
9322 Author: Behdad Esfahbod <behdad@behdad.org>
9323 Date: Mon Aug 11 20:45:12 2014 -0400
9325 [coretext] Remove unnecessary alt_size
9327 Wasn't needed after a6b8dc87421de33746b0b14d86d2d1532aec02af.
9329 src/hb-coretext.cc | 4 ++--
9330 1 file changed, 2 insertions(+), 2 deletions(-)
9332 commit 10b1104d791a0b0103c6bbb083b5819f2b7d328d
9333 Author: Behdad Esfahbod <behdad@behdad.org>
9334 Date: Mon Aug 11 20:02:45 2014 -0400
9336 [coretext] Use CFRunStatus
9338 Assert that all runs had expected direction, and take hint for
9339 non-monotone clusters.
9341 src/hb-coretext.cc | 17 +++++++++++++++--
9342 1 file changed, 15 insertions(+), 2 deletions(-)
9344 commit fd1a6aa8d029c701b1532efa59ce901109cfc216
9345 Author: Behdad Esfahbod <behdad@behdad.org>
9346 Date: Mon Aug 11 20:01:37 2014 -0400
9350 src/hb-coretext.cc | 3 ++-
9351 1 file changed, 2 insertions(+), 1 deletion(-)
9353 commit 130856c705641aa681307b5b51b5fb84e295f382
9354 Author: Behdad Esfahbod <behdad@behdad.org>
9355 Date: Mon Aug 11 19:16:26 2014 -0400
9357 [coretext] Remove debug printf!
9359 src/hb-coretext.cc | 1 -
9360 1 file changed, 1 deletion(-)
9362 commit b5fbc3b8f560235d014c62e49220574ffcf89349
9363 Author: Behdad Esfahbod <behdad@behdad.org>
9364 Date: Mon Aug 11 18:40:01 2014 -0400
9366 API: Do not clear buffer-flags in hb_buffer_clear_contents()
9368 After 763e5466c0a03a7c27020e1e2598e488612529a7, one doesn't
9369 need to set flags for different pieces of text. The flags now
9370 are something the client sets up once, depending on how it
9371 actually uses the buffer. As such, don't clear it in
9376 src/hb-buffer-private.hh | 4 +---
9377 src/hb-buffer.cc | 4 ++--
9378 test/api/test-buffer.c | 15 ++++++++++++---
9379 3 files changed, 15 insertions(+), 8 deletions(-)
9381 commit 104484cefeca03d95837bba5f39178693c86ce8a
9382 Author: Behdad Esfahbod <behdad@behdad.org>
9383 Date: Mon Aug 11 18:23:43 2014 -0400
9387 src/hb-common.h | 5 +++--
9388 1 file changed, 3 insertions(+), 2 deletions(-)
9390 commit 4acce77db7dd588ba277779c4997b0256ebe426e
9391 Author: Behdad Esfahbod <behdad@behdad.org>
9392 Date: Mon Aug 11 17:46:50 2014 -0400
9394 [coretext] Pass buffer direction to CoreText
9396 Have to use a CTTypesetter for this.
9398 src/hb-coretext.cc | 26 ++++++++++++++++++++++----
9399 1 file changed, 22 insertions(+), 4 deletions(-)
9401 commit 5ec45dd37caa8a87ce2689a66272ba8a343fe6ba
9402 Author: Behdad Esfahbod <behdad@behdad.org>
9403 Date: Mon Aug 11 17:46:12 2014 -0400
9407 It's hard to handle all possible NULL returns from CoreText. Add one
9410 src/hb-coretext.cc | 8 +++++---
9411 1 file changed, 5 insertions(+), 3 deletions(-)
9413 commit 624a299b829ccf9864dd2f3001b1a49476e96b4a
9414 Author: Behdad Esfahbod <behdad@behdad.org>
9415 Date: Mon Aug 11 15:29:18 2014 -0400
9417 [coretext] Attach marks to base clusters
9419 Fixes https://githu.com/behdad/harfbuzz/issues/49
9420 to the extent that it can be fixed.
9422 src/hb-coretext.cc | 16 ++++++++++++++++
9423 1 file changed, 16 insertions(+)
9425 commit 3c41ccb5358b0be6cc68d49f436d2cb1792cd5e5
9426 Author: Behdad Esfahbod <behdad@behdad.org>
9427 Date: Mon Aug 11 15:11:59 2014 -0400
9429 [coretext] Use input clusters
9431 Before, this shaper was returning UTF-16 cluster indices instead of
9432 returning whatever cluster values the user had had set up in the
9436 src/hb-coretext.cc | 6 ++----
9437 1 file changed, 2 insertions(+), 4 deletions(-)
9439 commit a6b8dc87421de33746b0b14d86d2d1532aec02af
9440 Author: Behdad Esfahbod <behdad@behdad.org>
9441 Date: Mon Aug 11 15:08:19 2014 -0400
9443 [coretext] Fix buffer resize handling
9445 We can't really resize buffer and continue in this shaper as we are
9446 using the scratch buffer for string_ref and log_cluster. Restructure
9447 shaper to retry from (almost) scratch.
9449 src/hb-buffer-private.hh | 3 +
9450 src/hb-coretext.cc | 428
9451 ++++++++++++++++++++++++++---------------------
9452 2 files changed, 238 insertions(+), 193 deletions(-)
9454 commit 9b3c60c88b118f01610ae7a608b138f79f2dc7be
9455 Author: Behdad Esfahbod <behdad@behdad.org>
9456 Date: Mon Aug 11 13:25:43 2014 -0400
9458 [coretext] Always compute log_clusters
9462 src/hb-coretext.cc | 24 +++++++++++-------------
9463 1 file changed, 11 insertions(+), 13 deletions(-)
9465 commit 15c633dd1f412f9ef839d80a8f7af35e7ea48fbc
9466 Author: Behdad Esfahbod <behdad@behdad.org>
9467 Date: Mon Aug 11 13:42:42 2014 -0400
9471 src/hb-graphite2.cc | 4 ++--
9472 src/hb-uniscribe.cc | 6 ++----
9473 2 files changed, 4 insertions(+), 6 deletions(-)
9475 commit 9ce067c77524a9ffc77ceabcba5e7dab36fd39de
9476 Author: Behdad Esfahbod <behdad@behdad.org>
9477 Date: Mon Aug 11 02:04:38 2014 -0400
9479 [coretext] Simplify cluster mapping
9481 src/hb-coretext.cc | 41 +++++++++++++++++------------------------
9482 1 file changed, 17 insertions(+), 24 deletions(-)
9484 commit 49f7fb63761e4ca9936990fb90a77fd3600f5ad2
9485 Author: Behdad Esfahbod <behdad@behdad.org>
9486 Date: Sun Aug 10 19:19:38 2014 -0400
9490 src/hb-coretext.cc | 2 +-
9491 1 file changed, 1 insertion(+), 1 deletion(-)
9493 commit 25f4fb9b56bb3f8bec821571c78f8829e40daa54
9494 Author: Behdad Esfahbod <behdad@behdad.org>
9495 Date: Sun Aug 10 19:05:25 2014 -0400
9497 [coretext] Fix fallback detection
9499 Fixes http://github.com/behdad/harfbuzz/pull/36
9501 src/hb-coretext.cc | 29 ++++++++++++++++++++---------
9502 1 file changed, 20 insertions(+), 9 deletions(-)
9504 commit 77a7a53acef7de355116d488e7d64ff1d7e9e9e1
9505 Author: Behdad Esfahbod <behdad@behdad.org>
9506 Date: Sun Aug 10 18:59:47 2014 -0400
9508 [coretext] Fix last range
9512 hb-view /Library/Fonts/Zapfino.ttf ZapfinoZapfino --features=-dlig[7:]
9515 src/hb-coretext.cc | 2 +-
9516 1 file changed, 1 insertion(+), 1 deletion(-)
9518 commit c2b151d95262a8dc2d2ce94e19ab0ef5b0c8f98d
9519 Author: Behdad Esfahbod <behdad@behdad.org>
9520 Date: Sun Aug 10 18:52:07 2014 -0400
9522 Fix hb_in_range() for types smaller than int
9524 As exercised by hb-coretext .notdef code.
9526 src/hb-private.hh | 4 +++-
9527 1 file changed, 3 insertions(+), 1 deletion(-)
9529 commit 26a963b9cb4af3119177f277a2d48a5d537458fb
9530 Author: Behdad Esfahbod <behdad@behdad.org>
9531 Date: Sun Aug 10 18:04:50 2014 -0400
9533 [wince] Try to fix some stuff on Windows CE
9535 Based on errors seen here:
9536 http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03837/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz
9540 src/hb-private.hh | 8 ++++++++
9541 1 file changed, 8 insertions(+)
9543 commit 92aeee3f040c2c32cbf70b27bd6954535388c870
9544 Author: Behdad Esfahbod <behdad@behdad.org>
9545 Date: Sun Aug 10 17:42:19 2014 -0400
9549 src/hb-coretext.cc | 4 ++--
9550 src/hb-uniscribe.cc | 4 ++--
9551 2 files changed, 4 insertions(+), 4 deletions(-)
9553 commit b9993d8d6d332994dfbd29e99ff8043622003417
9554 Author: Behdad Esfahbod <behdad@behdad.org>
9555 Date: Sun Aug 10 17:40:24 2014 -0400
9557 [coretext] Fix assert on Yosemite
9559 Apparently those functions documented as sometimes returning NULL
9560 actually exercise that right in OS X 10.10 Yosemite. The scratch
9561 was too small for that. I *think* I fixed it, but haven't tested
9562 as I don't have Yosemite.
9564 src/hb-coretext.cc | 6 +++++-
9565 1 file changed, 5 insertions(+), 1 deletion(-)
9567 commit 087733dd66e17297ef0e53680fafe42c84884104
9568 Author: Behdad Esfahbod <behdad@behdad.org>
9569 Date: Fri Apr 18 11:21:08 2014 -0700
9571 [coretext] Use CGFont as face_data
9573 src/hb-coretext.cc | 26 +++++++++-----------------
9574 1 file changed, 9 insertions(+), 17 deletions(-)
9576 commit d277c3d7eee1fd4fb41c38255e5c4df539353e89
9577 Author: Behdad Esfahbod <behdad@behdad.org>
9578 Date: Thu Aug 7 15:38:52 2014 -0400
9580 [arabic] Bug 82306 - Mandaic had errors in its Unicode Joining_Type
9582 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=82306
9584 src/hb-ot-shape-complex-arabic-table.hh | 2 +-
9585 1 file changed, 1 insertion(+), 1 deletion(-)
9587 commit 38fb30d7420a4b01f99cee31baa8c3990a1d1c5f
9588 Author: Behdad Esfahbod <behdad@behdad.org>
9589 Date: Wed Aug 6 13:34:49 2014 -0400
9591 Use atexit() only if it's safe to call from shared library
9593 Apparently they are not (advertised as?) safe on BSD systems.
9594 We ignore the case of static libraries.
9596 Whitelisted on glibc, Android, and MSVC / mingw.
9598 https://bugs.freedesktop.org/show_bug.cgi?id=82246
9600 src/hb-common.cc | 4 ++--
9602 src/hb-private.hh | 25 +++++++++++++++++++++++++
9603 src/hb-shape.cc | 2 +-
9604 src/hb-shaper.cc | 2 +-
9605 src/hb-uniscribe.cc | 2 +-
9606 6 files changed, 31 insertions(+), 6 deletions(-)
9608 commit d5e61470fa8e5046c35a79988e00e012ae4fff0f
9609 Author: Behdad Esfahbod <behdad@behdad.org>
9610 Date: Tue Aug 5 14:19:01 2014 -0400
9612 [arabic] Fix fallback shaping regression
9614 Was broken in 615d00ea252739da57edbd980ff27e573.
9616 Fixes https://github.com/behdad/harfbuzz/pull/48
9620 src/hb-ot-shape-complex-arabic.cc | 4 ++--
9621 test/shaping/Makefile.am | 1 +
9622 test/shaping/fonts/sha1sum/MANIFEST | 1 +
9623 .../sha1sum/df768b9c257e0c9c35786c47cae15c46571d56be.ttf | Bin 0 ->
9625 test/shaping/tests/MANIFEST | 1 +
9626 test/shaping/tests/arabic-fallback-shaping.tests | 1 +
9627 6 files changed, 6 insertions(+), 2 deletions(-)
9629 commit 91c2c0fd2b0f660d79744b3dfaf39ab86883e96b
9630 Author: Behdad Esfahbod <behdad@behdad.org>
9631 Date: Sat Aug 2 19:24:55 2014 -0400
9635 NEWS | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
9637 2 files changed, 54 insertions(+), 1 deletion(-)
9639 commit d7c850f8037d2701366008eb8c2a527c9d40abde
9640 Author: Behdad Esfahbod <behdad@behdad.org>
9641 Date: Sat Aug 2 17:46:38 2014 -0400
9645 src/hb-uniscribe.cc | 1 +
9646 1 file changed, 1 insertion(+)
9648 commit 8f3eebf7ee4005f9a8efaafcb7f4058cc0a3756e
9649 Author: Behdad Esfahbod <behdad@behdad.org>
9650 Date: Sat Aug 2 17:18:46 2014 -0400
9652 Make sure gsubgpos buffer vars are available during fallback_position
9654 Add buffer var allocation asserts to a few key places.
9656 src/hb-ot-layout-gpos-table.hh | 4 ++--
9657 src/hb-ot-layout-gsub-table.hh | 2 +-
9658 src/hb-ot-layout-private.hh | 15 +++++++++++++++
9659 src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
9660 src/hb-ot-shape-fallback.cc | 2 ++
9661 src/hb-ot-shape-normalize.cc | 2 ++
9662 src/hb-ot-shape.cc | 3 +++
9663 7 files changed, 26 insertions(+), 4 deletions(-)
9665 commit 2053f369f84676f197ac41ea654a318c48922abd
9666 Author: Behdad Esfahbod <behdad@behdad.org>
9667 Date: Sat Aug 2 16:31:16 2014 -0400
9669 Disable 'liga' for vertical text
9671 The reason we turned it on is because Kazuraki uses it. But that's
9672 not reason enough. Until the OpenType spec gets its act together re
9673 adding design-direction to lookups, this is better user experience.
9675 src/hb-ot-shape.cc | 2 +-
9676 1 file changed, 1 insertion(+), 1 deletion(-)
9678 commit 763e5466c0a03a7c27020e1e2598e488612529a7
9679 Author: Behdad Esfahbod <behdad@behdad.org>
9680 Date: Sat Aug 2 16:17:44 2014 -0400
9682 Make it easier to use HB_BUFFER_FLAG_BOT/EOT
9684 Previously, we expected users to provide BOT/EOT flags when the
9685 text *segment* was at paragraph boundaries. This meant that for
9686 clients that provide full paragraph to HarfBuzz (eg. Pango), they
9689 hb_buffer_set_flags (hb_buffer,
9690 (item_offset == 0 ? HB_BUFFER_FLAG_BOT : 0) |
9691 (item_offset + item_length == paragraph_length
9693 HB_BUFFER_FLAG_EOT : 0));
9695 hb_buffer_add_utf8 (hb_buffer,
9696 paragraph_text, paragraph_length,
9697 item_offset, item_length);
9699 After this change such clients can simply say:
9701 hb_buffer_set_flags (hb_buffer,
9702 HB_BUFFER_FLAG_BOT | HB_BUFFER_FLAG_EOT);
9704 hb_buffer_add_utf8 (hb_buffer,
9705 paragraph_text, paragraph_length,
9706 item_offset, item_length);
9708 Ie, HarfBuzz itself checks whether the segment is at the beginning/end
9709 of the paragraph. Clients that only pass item-at-a-time to HarfBuzz
9710 continue not setting any flags whatsoever.
9712 Another way to put it is: if there's pre-context text in the buffer,
9713 HarfBuzz ignores the BOT flag. If there's post-context, it ignores
9716 src/hb-ot-shape-complex-arabic.cc | 40
9717 +++++++++++++++++++--------------------
9718 src/hb-ot-shape.cc | 1 +
9719 2 files changed, 20 insertions(+), 21 deletions(-)
9721 commit 0a5ae9336231c4d189e1682e4fd9c9c4552b8bbf
9722 Merge: ac53443 6ab6be3
9723 Author: Behdad Esfahbod <behdad@behdad.org>
9724 Date: Sat Aug 2 15:00:34 2014 -0400
9726 Merge branch 'win1256'
9728 commit 6ab6be32c5857ce3344021ad2996e80b2a8c8f99
9729 Author: Behdad Esfahbod <behdad@behdad.org>
9730 Date: Sat Aug 2 14:58:38 2014 -0400
9732 [arabic/win1256] Remove unused MultipleSubst macros
9734 src/hb-ot-shape-complex-arabic-win1256.hh | 12 ------------
9735 1 file changed, 12 deletions(-)
9737 commit abfa4252cce1c56c472693dcd8400cd97ededd2f
9738 Author: Behdad Esfahbod <behdad@behdad.org>
9739 Date: Fri Aug 1 19:05:33 2014 -0400
9741 [arabic/win1256] Really fix lam-alef this time
9743 https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c26
9744 https://github.com/behdad/harfbuzz/commit/b276e897d17519a2c28f79d024904ac2bdd86bcf#commitcomment-7243499
9746 src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
9747 src/hb-ot-shape-complex-arabic-win1256.hh | 49
9748 +++++++++---------------------
9749 2 files changed, 15 insertions(+), 36 deletions(-)
9751 commit 55977f2a462b7fa1248eab3787053dc82320d3e5
9752 Author: Behdad Esfahbod <behdad@behdad.org>
9753 Date: Fri Aug 1 16:14:33 2014 -0400
9755 [arabic/win1256] Hook up lamMedi lookup
9757 Restructure lookup array to accommodate.
9759 https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c18
9761 src/hb-ot-shape-complex-arabic-fallback.hh | 26
9762 ++++++++++----------------
9763 src/hb-ot-shape-complex-arabic-win1256.hh | 1 +
9764 2 files changed, 11 insertions(+), 16 deletions(-)
9766 commit e839e2523e64fd0cf21929f6a45e2facd59c7917
9767 Author: Behdad Esfahbod <behdad@behdad.org>
9768 Date: Fri Aug 1 16:09:31 2014 -0400
9770 [arabic/win1256] Fix TEH MARBUTA final form
9772 https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c18
9774 src/hb-ot-shape-complex-arabic-win1256.hh | 8 ++++----
9775 1 file changed, 4 insertions(+), 4 deletions(-)
9777 commit a2de193220ee2839125594bd1a60b5b66ab4598e
9778 Author: Behdad Esfahbod <behdad@behdad.org>
9779 Date: Thu Jul 31 18:21:05 2014 -0400
9781 [arabic/win1256] Fix shaping of JEEM, HAH, and KHAH
9783 https://bugzilla.mozilla.org/show_bug.cgi?id=1045139#c16
9785 src/hb-ot-shape-complex-arabic-win1256.hh | 22 ++++++++++++----------
9786 1 file changed, 12 insertions(+), 10 deletions(-)
9788 commit 1789ccb1dd56af6117eac00e633eff94860ba252
9789 Author: Behdad Esfahbod <behdad@behdad.org>
9790 Date: Thu Jul 31 11:04:00 2014 -0400
9792 [arabic/win1256] Remove GCC'ism
9794 The table can now compile independently too. If we cannot make
9796 on MSVC, we can always generate the data and distribute it.
9798 The code now compiles cleanly with:
9800 gcc -c -xc -std=c99 -Werror -pedantic
9801 hb-ot-shape-complex-arabic-win1256.hh
9802 g++ -c -xc -std=c++1x -Werror -pedantic
9803 hb-ot-shape-complex-arabic-win1256.hh
9806 https://github.com/behdad/harfbuzz/commit/a97f537cec209649302899975d76ca2b2661da7a#commitcomment-7218736
9808 src/hb-ot-shape-complex-arabic-fallback.hh | 4 +-
9809 src/hb-ot-shape-complex-arabic-win1256.hh | 123
9810 +++++++++++++++++------------
9811 2 files changed, 75 insertions(+), 52 deletions(-)
9813 commit f28b1c823db2ad56fed356ef864a7508d23048b8
9814 Author: Behdad Esfahbod <behdad@behdad.org>
9815 Date: Wed Jul 30 02:15:44 2014 -0400
9817 [arabic] Implement Windows-1256 private shaping
9819 Bug 1045139 - The Arabic text with "MS Sans Serif" font is rendered
9821 https://bugzilla.mozilla.org/show_bug.cgi?id=1045139
9823 This is only enabled on Windows platforms, and requires support from
9824 Uniscribe to work. But for clients that do hook up to Uniscribe, this
9825 fixes shaping of Windows-1256-encoded bitmap fonts like "MS Sans
9828 The code and table together have just less than a 1kb footprint when
9831 UNTESTED. I might even have broken regular Arabic fallback shaping.
9833 src/Makefile.am | 1 +
9834 src/check-includes.sh | 2 +-
9835 src/hb-ot-shape-complex-arabic-fallback.hh | 125 +++++++++--
9836 src/hb-ot-shape-complex-arabic-win1256.hh | 328
9837 +++++++++++++++++++++++++++++
9838 4 files changed, 442 insertions(+), 14 deletions(-)
9840 commit ac53443f1cea83ed43a4e41a9fdb91902f7fae7b
9841 Author: Behdad Esfahbod <behdad@behdad.org>
9842 Date: Thu Jul 31 18:51:37 2014 -0400
9844 [hangul] Don't apply 'calt'
9850 src/hb-ot-shape-complex-hangul.cc | 11
9852 test/shaping/Makefile.am | 1 +
9853 .../sha1sum/757ebd573617a24aa9dfbf0b885c54875c6fe06b.ttf | Bin 0 ->
9855 .../sha1sum/7e14e7883ed152baa158b80e207b66114c823a8b.ttf | Bin 0 ->
9857 test/shaping/fonts/sha1sum/MANIFEST | 2 ++
9858 test/shaping/tests/MANIFEST | 1 +
9859 test/shaping/tests/hangul-jamo.tests | 11
9861 7 files changed, 25 insertions(+), 1 deletion(-)
9863 commit 8292f96b2be173ebceb1b54426c271cfeaecd633
9864 Author: Behdad Esfahbod <behdad@behdad.org>
9865 Date: Thu Jul 31 18:33:11 2014 -0400
9867 [test] Fix record-test.sh
9869 test/shaping/record-test.sh | 2 +-
9870 1 file changed, 1 insertion(+), 1 deletion(-)
9872 commit 88911e8cc765c26e502503a3a00ac7f17973f3d9
9873 Author: Behdad Esfahbod <behdad@behdad.org>
9874 Date: Tue Jul 29 19:47:26 2014 -0400
9878 src/hb-ot-shape-complex-arabic-fallback.hh | 1 +
9879 1 file changed, 1 insertion(+)
9881 commit 9e834e29e0b657f0555df1ab9cea79ff7abcf08d
9882 Author: Behdad Esfahbod <behdad@behdad.org>
9883 Date: Sat Jul 26 20:34:01 2014 -0400
9885 [hebrew] Zero mark advance by GDEF late
9887 Seems to be what Uniscribe does.
9889 At this point I think it's work checking our default...
9891 Fixes Bug 76767 - Zeroing of advance of 2nd component of multiple
9892 substitution with SBL Hebrew
9893 https://bugs.freedesktop.org/show_bug.cgi?id=76767
9897 src/hb-ot-shape-complex-hebrew.cc | 2 +-
9898 .../sha1sum/8454d22037f892e76614e1645d066689a0200e61.ttf | Bin 0 ->
9900 test/shaping/fonts/sha1sum/MANIFEST | 1 +
9901 test/shaping/tests/zero-width-marks.tests | 1 +
9902 4 files changed, 3 insertions(+), 1 deletion(-)
9904 commit 6f2d9ba52a6d1e3fc200da1ef0e85ba020fcd0dc
9905 Author: Behdad Esfahbod <behdad@behdad.org>
9906 Date: Sat Jul 26 19:17:44 2014 -0400
9908 Add old-Myanmar shaper
9910 Looks like Unsicribe responds to the 'mymr' tag by zeroing marks
9911 GDEF_LATE instead of generic-shaper UNICODE_LATE. Implement that.
9914 Bug 81775 - Incorrect Rendering with harfbuzz-ng myanmar unicode
9915 https://bugs.freedesktop.org/show_bug.cgi?id=81775
9917 Micro-test added based on Padauk.
9919 src/hb-ot-shape-complex-myanmar.cc | 18
9921 src/hb-ot-shape-complex-private.hh | 5 +++--
9922 test/shaping/Makefile.am | 1 +
9923 test/shaping/fonts/sha1sum/MANIFEST | 1 +
9924 .../bb9473d2403488714043bcfb946c9f78b86ad627.ttf | Bin 0 ->
9926 test/shaping/tests/MANIFEST | 1 +
9927 test/shaping/tests/zero-width-marks.tests | 1 +
9928 7 files changed, 25 insertions(+), 2 deletions(-)
9930 commit 595d2b96c37de8147489dc5e0ddcc4ab1ad3eea9
9931 Author: Behdad Esfahbod <behdad@behdad.org>
9932 Date: Sat Jul 26 18:44:15 2014 -0400
9936 src/hb-ot-shape-complex-indic.cc | 1 +
9937 src/hb-ot-shape.cc | 2 +-
9938 2 files changed, 2 insertions(+), 1 deletion(-)
9940 commit fe6788bc570d77d5b3aafc68efd51ca6b80499b1
9941 Author: Behdad Esfahbod <behdad@behdad.org>
9942 Date: Fri Jul 25 12:40:56 2014 -0400
9946 src/hb-common.h | 2 +-
9947 1 file changed, 1 insertion(+), 1 deletion(-)
9949 commit 0de25d4184d2d92b1a2ebb6fa054275aaae4c316
9950 Author: Behdad Esfahbod <behdad@behdad.org>
9951 Date: Fri Jul 25 12:35:03 2014 -0400
9953 [util] Note CSS compatibility in --help-features
9955 util/options.cc | 4 +++-
9956 1 file changed, 3 insertions(+), 1 deletion(-)
9958 commit 6e69200a2aadbc6bba35ffb4a058c14286b84f46
9959 Author: Behdad Esfahbod <behdad@behdad.org>
9960 Date: Fri Jul 25 12:30:47 2014 -0400
9962 Fix snprintf() format
9964 Patch from Maks Naumov.
9965 Fixes https://github.com/behdad/harfbuzz/pull/22
9967 src/hb-shape.cc | 6 +++---
9968 1 file changed, 3 insertions(+), 3 deletions(-)
9970 commit 5c5cdbbdf8be231c433e21b050a6c6991d327b61
9971 Author: Behdad Esfahbod <behdad@behdad.org>
9972 Date: Fri Jul 25 12:21:49 2014 -0400
9974 Make sure broken feature strings are not partially parsed
9976 If user doesn't check hb_feature_from_string() return value, we
9977 don't want them to end up see the partially-parsed feature.
9979 src/hb-shape.cc | 18 ++++++++++++++----
9980 1 file changed, 14 insertions(+), 4 deletions(-)
9982 commit a795fe637846e0d9561d2f7cdd84cfafd58b23a7
9983 Author: Behdad Esfahbod <behdad@behdad.org>
9984 Date: Fri Jul 25 12:15:33 2014 -0400
9986 Allow quotation marks around feature tag in hb_feature_from_string()
9988 With this, I believe we accept CSS feature strings completely.
9990 src/hb-shape.cc | 24 +++++++++++++++++++++---
9991 1 file changed, 21 insertions(+), 3 deletions(-)
9993 commit 3f6461847412e78bcddc8eba97200f3afcde869a
9994 Author: Behdad Esfahbod <behdad@behdad.org>
9995 Date: Fri Jul 25 12:04:27 2014 -0400
9997 Allow space at the end of feature string with values, eg 'dlig=1 '
9999 src/hb-shape.cc | 4 +++-
10000 1 file changed, 3 insertions(+), 1 deletion(-)
10002 commit f31f7d2259dd8edffc070af55938cb7aa23514c1
10003 Author: Behdad Esfahbod <behdad@behdad.org>
10004 Date: Fri Jul 25 12:03:52 2014 -0400
10008 src/hb-shape.cc | 18 +++++++++---------
10009 1 file changed, 9 insertions(+), 9 deletions(-)
10011 commit 60cb18a5dea2d30793f89e80995bb729c014864a
10012 Author: Behdad Esfahbod <behdad@behdad.org>
10013 Date: Fri Jul 25 12:01:22 2014 -0400
10015 Allow on/off in hb_feature_from_string()
10017 We now allow things like "dlig on" / "dlig=on".
10019 src/hb-shape.cc | 26 ++++++++++++++++++++++++--
10020 1 file changed, 24 insertions(+), 2 deletions(-)
10022 commit d9e618eca9e01c2eb6db65504af3f73be370a1e7
10023 Author: Behdad Esfahbod <behdad@behdad.org>
10024 Date: Fri Jul 25 11:56:01 2014 -0400
10026 Remove duplicate definition of ISALNUM
10028 It's defined in hb-private.h already.
10030 src/hb-shape.cc | 2 --
10031 1 file changed, 2 deletions(-)
10033 commit 2ee5f665ded86147acedc400153c0b3a90fe07c6
10034 Author: Behdad Esfahbod <behdad@behdad.org>
10035 Date: Fri Jul 25 11:53:46 2014 -0400
10037 Fix parsing of features like "- liga" (with the space)
10039 src/hb-shape.cc | 4 ++--
10040 1 file changed, 2 insertions(+), 2 deletions(-)
10042 commit e15fa7a8cffbe6a67b1048d7b87b7df77d8b1686
10043 Author: Behdad Esfahbod <behdad@behdad.org>
10044 Date: Fri Jul 25 11:44:35 2014 -0400
10046 Do not require the '=' in hb_feature_from_string()
10048 Towards accepting CSS font-feature-settings strings.
10050 src/hb-shape.cc | 6 +++++-
10051 1 file changed, 5 insertions(+), 1 deletion(-)
10053 commit f4fe9baefdb7e0ff9946f88b6f4b55738fa30cdf
10054 Author: Behdad Esfahbod <behdad@behdad.org>
10055 Date: Fri Jul 25 11:39:55 2014 -0400
10057 Reject tags longer than 4 chars in hb_feature_from_string()
10059 src/hb-shape.cc | 2 +-
10060 1 file changed, 1 insertion(+), 1 deletion(-)
10062 commit 7e8c38954649c0bf2e6051d84ca08dce090ec169
10063 Author: Behdad Esfahbod <behdad@behdad.org>
10064 Date: Fri Jul 25 11:18:11 2014 -0400
10066 Minor warnings fixes
10068 Some systems insist on -Wmissing-field-initializers. We have
10070 by design. Fix a few easy ones.
10072 src/hb-open-type-private.hh | 2 +-
10073 src/hb-ot-layout-private.hh | 2 +-
10074 src/hb-private.hh | 2 +-
10075 3 files changed, 3 insertions(+), 3 deletions(-)
10077 commit fc0daafab0336b847ac14682e581a8838f36a0bf
10078 Author: Behdad Esfahbod <behdad@behdad.org>
10079 Date: Wed Jul 23 16:48:51 2014 -0400
10081 [indic] Handle old-spec Malayalam reordering with final Halant
10087 src/hb-ot-shape-complex-indic.cc | 28
10088 +++++++++++++++++----
10089 test/shaping/Makefile.am | 1 +
10090 .../270b89df543a7e48e206a2d830c0e10e5265c630.ttf | Bin 0 -> 3428 bytes
10091 .../57a9d9f83020155cbb1d2be1f43d82388cbecc88.ttf | Bin 0 -> 2272 bytes
10092 test/shaping/fonts/sha1sum/MANIFEST | 2 ++
10093 test/shaping/tests/MANIFEST | 1 +
10094 test/shaping/tests/indic-old-spec.tests | 2 ++
10095 .../indic/script-malayalam/misc/misc.txt | 1 +
10096 8 files changed, 30 insertions(+), 5 deletions(-)
10098 commit d6d349d17898529ecdf8217a54987a3e9f81ce05
10099 Author: Behdad Esfahbod <behdad@behdad.org>
10100 Date: Wed Jul 23 11:38:49 2014 -0400
10102 Give CC to gir-scanner
10105 https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-harfbuzz/0001-give-cc-to-gir-scanner.all.patch
10107 src/Makefile.am | 1 +
10108 1 file changed, 1 insertion(+)
10110 commit 8c1bdb46facb79cfca5ebfea9a7e467b40337f47
10111 Author: Behdad Esfahbod <behdad@behdad.org>
10112 Date: Tue Jul 22 17:56:43 2014 -0400
10116 NEWS | 10 ++++++++++
10117 configure.ac | 2 +-
10118 2 files changed, 11 insertions(+), 1 deletion(-)
10120 commit d218bdb26b226fbf68331eb586b24460c061313d
10121 Author: Behdad Esfahbod <behdad@behdad.org>
10122 Date: Tue Jul 22 18:01:46 2014 -0400
10124 Fix test runner under Windows
10126 test/shaping/Makefile.am | 2 +-
10127 1 file changed, 1 insertion(+), 1 deletion(-)
10129 commit 3f310dc0cae9015c45ba642b9b83d5695c807aad
10130 Author: Behdad Esfahbod <behdad@behdad.org>
10131 Date: Tue Jul 22 16:26:27 2014 -0400
10133 Disallow changing settings on immutable face
10137 src/hb-face.cc | 8 ++++----
10138 src/hb-font.cc | 4 ++--
10139 src/hb-unicode.cc | 2 +-
10140 3 files changed, 7 insertions(+), 7 deletions(-)
10142 commit 0fc0a1022854324261fea8893678a3e9fd9443eb
10143 Author: Behdad Esfahbod <behdad@behdad.org>
10144 Date: Mon Jul 21 11:12:54 2014 -0400
10146 [win] Fix Cygwin build
10148 https://github.com/behdad/harfbuzz/commit/db308280488c2ee11ba865a9922eb6a0c1abeef3#commitcomment-7077778
10150 src/hb-private.hh | 2 +-
10151 1 file changed, 1 insertion(+), 1 deletion(-)
10153 commit 1132a7dd0ecf1c425078e39e5471330bace42659
10154 Author: Behdad Esfahbod <behdad@behdad.org>
10155 Date: Sun Jul 20 01:17:40 2014 -0400
10157 Add HB_TAG_MAX_SIGNED / _HB_SCRIPT_MAX_VALUE_SIGNED
10159 To make C language police happy.
10161 src/hb-common.h | 17 ++++++++++++-----
10162 1 file changed, 12 insertions(+), 5 deletions(-)
10164 commit df99976398a53521e0228541055dcaee8f5ba87f
10165 Author: Behdad Esfahbod <behdad@behdad.org>
10166 Date: Sat Jul 19 17:31:23 2014 -0400
10168 [gobject] Skip _HB_SCRIPT_MAX_VALUE
10170 Fixes https://github.com/behdad/harfbuzz/pull/38
10172 src/hb-common.h | 2 +-
10173 1 file changed, 1 insertion(+), 1 deletion(-)
10175 commit f1a8d50a87edfb8147aa1bec732ed7ccbfef2877
10176 Author: Behdad Esfahbod <behdad@behdad.org>
10177 Date: Sat Jul 19 16:52:32 2014 -0400
10179 [win] Don't define visibility attribtue under Cygwin
10181 src/hb-private.hh | 2 +-
10182 1 file changed, 1 insertion(+), 1 deletion(-)
10184 commit 9c77027d645142794c3ff1590a96bb151c3f2e91
10185 Author: Behdad Esfahbod <behdad@behdad.org>
10186 Date: Sat Jul 19 16:37:22 2014 -0400
10188 [win] Turn STRICT on for including windows.h
10190 src/hb-private.hh | 1 +
10191 1 file changed, 1 insertion(+)
10193 commit db308280488c2ee11ba865a9922eb6a0c1abeef3
10194 Author: Behdad Esfahbod <behdad@behdad.org>
10195 Date: Sat Jul 19 16:32:04 2014 -0400
10197 [win] Consolidate windows.h include tips and tricks
10199 src/hb-atomic-private.hh | 4 ----
10200 src/hb-mutex-private.hh | 1 -
10201 src/hb-private.hh | 12 ++++++++++++
10202 src/hb-uniscribe.cc | 3 ---
10203 src/hb-uniscribe.h | 3 ---
10204 5 files changed, 12 insertions(+), 11 deletions(-)
10206 commit f26d59d4684be3419c976d781b6dbc956248e3bb
10207 Author: Behdad Esfahbod <behdad@behdad.org>
10208 Date: Sat Jul 19 16:10:21 2014 -0400
10210 More fixing MemoryBarrier() on Mingw32
10212 Set requested windows header to Vista. See discussion:
10214 https://github.com/behdad/harfbuzz/commit/fbb2847f541389f40718af71c4945024ae177ab2#commitcomment-7054700
10216 src/hb-atomic-private.hh | 3 +++
10217 1 file changed, 3 insertions(+)
10219 commit 00a57eb4b50fd894dc68c6525a5bbebf0ebc30e4
10220 Author: Behdad Esfahbod <behdad@behdad.org>
10221 Date: Fri Jul 18 14:42:50 2014 -0400
10223 [test] Remove unused micro-font
10225 .../9d64156923a1b9fed1e05f74599c16563eca42d9.ttf | Bin 81968 ->
10227 test/shaping/fonts/sha1sum/MANIFEST | 1 -
10228 2 files changed, 1 deletion(-)
10230 commit ed29b15f5d0d9e7b40143926ca7d40bf645f67e9
10231 Author: Behdad Esfahbod <behdad@behdad.org>
10232 Date: Fri Jul 18 14:37:49 2014 -0400
10234 [test] Add more Mongolian variation selector tests
10237 https://code.google.com/p/chromium/issues/detail?id=393896
10239 .../9d64156923a1b9fed1e05f74599c16563eca42d9.ttf | Bin 0 ->
10241 test/shaping/fonts/sha1sum/MANIFEST | 2 ++
10242 .../bb29ce50df2bdba2d10726427c6b7609bf460e04.ttf | Bin 0 ->
10244 test/shaping/tests/mongolian-variation-selector.tests | 1 +
10245 .../shaper-arabic/script-mongolian/misc/MANIFEST | 1 +
10246 .../script-mongolian/misc/variation-selectors.txt | 8 ++++++++
10247 6 files changed, 12 insertions(+)
10249 commit 385cf37cf084198e3aedb4354a7b025938a9f11b
10250 Author: Behdad Esfahbod <behdad@behdad.org>
10251 Date: Thu Jul 17 18:22:07 2014 -0400
10253 Fix hb_in_range() unused-var warning on Windows
10255 src/hb-private.hh | 8 +++++++-
10256 1 file changed, 7 insertions(+), 1 deletion(-)
10258 commit e3b42f1af409c073b819bfc696024ccb1f1da63f
10259 Author: Behdad Esfahbod <behdad@behdad.org>
10260 Date: Thu Jul 17 17:13:54 2014 -0400
10262 [arabic] Disable 'cswh' again
10266 src/hb-ot-shape-complex-arabic.cc | 2 +-
10267 1 file changed, 1 insertion(+), 1 deletion(-)
10269 commit 66f30915b185727a0041c998641edb550eb8a7fc
10270 Author: Behdad Esfahbod <behdad@behdad.org>
10271 Date: Thu Jul 17 16:05:47 2014 -0400
10275 NEWS | 12 ++++++++++++
10276 configure.ac | 2 +-
10277 2 files changed, 13 insertions(+), 1 deletion(-)
10279 commit 82f4d9d53f348f41b14b877c1ac77c0372c49caa
10280 Author: Behdad Esfahbod <behdad@behdad.org>
10281 Date: Thu Jul 17 15:57:37 2014 -0400
10283 [arabic] Add note re disabled 'cswh'
10285 src/hb-ot-shape-complex-arabic.cc | 9 +++++++++
10286 1 file changed, 9 insertions(+)
10288 commit 615d00ea252739da57edbd980ff27e573f88ee7e
10289 Author: Behdad Esfahbod <behdad@behdad.org>
10290 Date: Thu Jul 17 13:36:09 2014 -0400
10292 [arabic] Apply init/medi/isol/fini/... in separate stages
10294 Follows the order of the Arabic/Syriac specs. Also don't stop
10295 between rlig and calt in non-Arabic scripts.
10297 Micro-tests for Arabic and Mongolian added for the latter.
10299 src/hb-ot-shape-complex-arabic.cc | 56
10300 +++++++++++++--------
10301 test/shaping/Makefile.am | 2 +
10302 .../813c2f8e5512187fd982417a7fb4286728e6f4a8.ttf | Bin 0 -> 3428 bytes
10303 .../8a9fea2a7384f2116e5b84a9b31f83be7850ce21.ttf | Bin 0 -> 3428 bytes
10304 test/shaping/fonts/sha1sum/MANIFEST | 3 ++
10305 .../a919b33197965846f21074b24e30250d67277bce.ttf | Bin 0 -> 12560 bytes
10306 test/shaping/tests/MANIFEST | 1 +
10307 test/shaping/tests/arabic-feature-order.tests | 3 ++
10308 8 files changed, 43 insertions(+), 22 deletions(-)
10310 commit d21e997035b16e9807dfb29c3605abb93f92f1ee
10311 Author: Behdad Esfahbod <behdad@behdad.org>
10312 Date: Thu Jul 17 15:27:46 2014 -0400
10314 [test] Make record_test understand cmdline args to hb-shape
10316 test/shaping/record-test.sh | 5 ++++-
10317 1 file changed, 4 insertions(+), 1 deletion(-)
10319 commit 7cd33f230441093dbfb1fec48f8c580ee8d9ef71
10320 Author: Behdad Esfahbod <behdad@behdad.org>
10321 Date: Thu Jul 17 14:22:11 2014 -0400
10325 src/hb-fallback-shape.cc | 36
10326 +++++++++++++++++++-----------------
10327 src/hb-ot-shape-complex-arabic.cc | 19 +++++++++++--------
10328 src/hb-ot-shape-complex-indic.cc | 15 ++++++++++-----
10329 src/hb-ot-shape-complex-myanmar.cc | 7 +++++--
10330 src/hb-ot-shape-complex-sea.cc | 7 +++++--
10331 src/hb-ot-shape-fallback.cc | 30 ++++++++++++++++--------------
10332 src/hb-ot-shape.cc | 18 ++++++++++++------
10333 7 files changed, 78 insertions(+), 54 deletions(-)
10335 commit 164c13d73f67fdddba28e6409d76b4903e8ffab3
10336 Author: Behdad Esfahbod <behdad@behdad.org>
10337 Date: Thu Jul 17 14:16:38 2014 -0400
10339 Another try to fix Mongolian free variation selectors
10341 This reverts bf029281 and fixes it properly. That commit
10342 was not enough as it was only inheriting the shaping_action
10343 for prev_action, but not curr_action.
10347 https://code.google.com/p/chromium/issues/detail?id=393896
10349 src/hb-ot-shape-complex-arabic.cc | 24
10350 +++++++++++++++------
10351 src/hb-unicode-private.hh | 3 ++-
10352 test/shaping/fonts/sha1sum/MANIFEST | 1 +
10353 .../ef86fe710cfea877bbe0dbb6946a1f88d0661031.ttf | Bin 0 -> 2748 bytes
10354 .../tests/mongolian-variation-selector.tests | 1 +
10355 5 files changed, 22 insertions(+), 7 deletions(-)
10357 commit 5209c505061130854a2bfea8849928ade3ee92f3
10358 Author: Behdad Esfahbod <behdad@behdad.org>
10359 Date: Thu Jul 17 12:23:44 2014 -0400
10361 Revert "Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode
10364 We now handle U+FFFD replacement in hb_buffer_add_utf*(). Any other
10365 manipulation can happen in user callbacks. No need for this.
10367 https://github.com/behdad/harfbuzz/commit/efe74214bbb68eaa3d7621e73869b5d58210107e#commitcomment-7039404
10369 This reverts commit efe74214bbb68eaa3d7621e73869b5d58210107e.
10372 src/hb-ot-shape-normalize.cc
10374 src/hb-ot-shape-normalize.cc | 7 -------
10375 1 file changed, 7 deletions(-)
10377 commit 9e7c720100e432b43564ed5ff12f3175ca2ed74a
10378 Author: Dominik Röttsches <dominik.rottsches@intel.com>
10379 Date: Thu Jul 17 14:40:34 2014 +0300
10381 Fix CoreText build after a8b89a09f6d3a34
10383 src/hb-private.hh | 1 +
10384 1 file changed, 1 insertion(+)
10386 commit a4d643755a531c82ab91e1e43d6bb0b7bd46453a
10387 Author: Behdad Esfahbod <behdad@behdad.org>
10388 Date: Wed Jul 16 20:15:45 2014 -0400
10392 src/hb-utf-private.hh | 2 +-
10393 1 file changed, 1 insertion(+), 1 deletion(-)
10395 commit a18897f87ce2c6048c3a0339074924b2232e2b95
10396 Author: Behdad Esfahbod <behdad@behdad.org>
10397 Date: Wed Jul 16 16:02:15 2014 -0400
10401 NEWS | 29 +++++++++++++++++++++++++++++
10402 configure.ac | 2 +-
10403 2 files changed, 30 insertions(+), 1 deletion(-)
10405 commit 976c8f455221eb599d1c446eafd88d51d7d2aa65
10406 Author: Behdad Esfahbod <behdad@behdad.org>
10407 Date: Wed Jul 16 15:34:20 2014 -0400
10409 New API: hb_buffer_[sg]et_replacement_codepoint()
10411 With this change, we now by default replace broken UTF-8/16/32 bits
10412 with U+FFFD. This can be changed by calling new API on the buffer.
10413 Previously the replacement value used to be (hb_codepoint_t)-1.
10415 Note that hb_buffer_clear_contents() does NOT reset the replacement
10418 See discussion here:
10420 https://github.com/behdad/harfbuzz/commit/6f13b6d62daae4989e3cc2fe4b168e5c59650964
10424 hb_buffer_set_replacement_codepoint()
10425 hb_buffer_get_replacement_codepoint()
10427 src/hb-buffer-private.hh | 1 +
10428 src/hb-buffer.cc | 45
10429 ++++++++++++++++++++++++++++++++++++++++++---
10430 src/hb-buffer.h | 15 ++++++++++++++-
10431 src/hb-utf-private.hh | 34 ++++++++++++++++++++--------------
10432 test/api/test-buffer.c | 26 +++++++++++++++-----------
10433 5 files changed, 92 insertions(+), 29 deletions(-)
10435 commit bcba8b45024e1eca8be77ca2657de1dc44dbf8fb
10436 Author: Behdad Esfahbod <behdad@behdad.org>
10437 Date: Wed Jul 16 14:59:04 2014 -0400
10439 New API hb_buffer_add_codepoints()
10441 Like hb_buffer_add_utf32, but doesn't do any Unicode validation.
10442 This is like what hb_buffer_add_utf32 used to be until a couple
10445 src/hb-buffer.cc | 32 +++++++++++++++++++++++++++-----
10446 src/hb-buffer.h | 8 ++++++++
10447 2 files changed, 35 insertions(+), 5 deletions(-)
10449 commit 625dbf141a05f1ae81a7b8cbc529996370101284
10450 Author: Behdad Esfahbod <behdad@behdad.org>
10451 Date: Wed Jul 16 14:49:55 2014 -0400
10453 [buffer] Templatize UTF-* functions
10455 src/hb-buffer.cc | 10 +-
10456 src/hb-utf-private.hh | 307
10457 ++++++++++++++++++++++++++------------------------
10458 2 files changed, 166 insertions(+), 151 deletions(-)
10460 commit e634fed4285ce440d277345727ed01757df6d779
10461 Author: Behdad Esfahbod <behdad@behdad.org>
10462 Date: Wed Jul 16 14:17:26 2014 -0400
10464 [buffer] Validate UTF-32 input
10466 Same as what we do for UTF-8 and UTF-16.
10468 src/hb-utf-private.hh | 13 +++++++++---
10469 test/api/test-buffer.c | 55
10470 ++++++++++++++++++++++++++++++++++++++++++++++++++
10471 2 files changed, 65 insertions(+), 3 deletions(-)
10473 commit b98c5db32d15fcfb27ce2f6737203ce1ad124319
10474 Author: Behdad Esfahbod <behdad@behdad.org>
10475 Date: Wed Jul 16 13:44:01 2014 -0400
10479 src/hb-ot-layout-gsubgpos-private.hh | 25 ++++++-------------------
10480 1 file changed, 6 insertions(+), 19 deletions(-)
10482 commit 844f1a487d9c39724ebff20e89f6184c9a59be0b
10483 Author: Behdad Esfahbod <behdad@behdad.org>
10484 Date: Wed Jul 16 13:32:51 2014 -0400
10486 [tests] Add record-test.sh
10488 test/shaping/Makefile.am | 1 +
10489 test/shaping/record-test.sh | 49
10490 +++++++++++++++++++++++++++++++++++++++++++++
10491 2 files changed, 50 insertions(+)
10493 commit 3b861421a772f52eb232ff93bd74b5a8214801ec
10494 Author: Behdad Esfahbod <behdad@behdad.org>
10495 Date: Wed Jul 16 13:22:05 2014 -0400
10497 Fix Mongolian Variation Selectors for fonts without GDEF
10499 Originally we fixed those in 79d1007a501fd63c0ba4d51038c513e6b8b94740.
10500 However, fonts like MongolianWhite don't have GDEF, but have
10502 in their LigatureSubstitute init/etc features. We were synthesizing a
10503 GDEF class of mark for Mongolian Variation Selectors and as such the
10504 ligature lookups where not matching. Uniscribe doesn't do that.
10506 I tried with more sophisticated fixes, like, if there is no GDEF and
10507 a lookup-flag mismatch happens, instead of rejecting a match, try
10508 skipping that glyph. That surely produces some interesting behavior,
10509 but since we don't want to support fonts missing GDEF more than
10511 to, I went for this simpler fix which is to always mark
10512 default-ignorables as base when synthesizing GDEF.
10516 Fixes rest of https://bugs.freedesktop.org/show_bug.cgi?id=65258
10518 src/hb-ot-shape.cc | 13
10520 .../sha1sum/37033cc5cf37bb223d7355153016b6ccece93b28.ttf | Bin 0 ->
10522 test/shaping/fonts/sha1sum/MANIFEST | 1 +
10523 test/shaping/tests/MANIFEST | 1 +
10524 test/shaping/tests/mongolian-variation-selector.tests | 1 +
10525 5 files changed, 14 insertions(+), 2 deletions(-)
10527 commit 878a25375b2fdf64cf0cc30c23fca9fcd58548e8
10528 Author: Behdad Esfahbod <behdad@behdad.org>
10529 Date: Wed Jul 16 13:21:26 2014 -0400
10533 src/hb-ot-shape.cc | 1 +
10534 src/hb-unicode-private.hh | 6 +++---
10535 2 files changed, 4 insertions(+), 3 deletions(-)
10537 commit ec181e50140fc65b32d6080e2f7f73bbe0269ba9
10538 Author: Behdad Esfahbod <behdad@behdad.org>
10539 Date: Wed Jul 16 13:10:03 2014 -0400
10541 Minor moving around
10543 src/hb-ot-shape.cc | 14 +++++++++-----
10544 1 file changed, 9 insertions(+), 5 deletions(-)
10546 commit e7ce50d9eb6e3678f731b10dfeb308ffc478af8d
10547 Author: Behdad Esfahbod <behdad@behdad.org>
10548 Date: Wed Jul 16 12:30:39 2014 -0400
10550 [indic] Fix access past end of array
10552 src/hb-ot-shape-complex-indic.cc | 7 ++++---
10553 1 file changed, 4 insertions(+), 3 deletions(-)
10555 commit 73e23b0acfd2948d500321769035c56c9e072d77
10556 Author: Behdad Esfahbod <behdad@behdad.org>
10557 Date: Tue Jul 15 18:43:49 2014 -0400
10561 src/hb-ot-layout-gsubgpos-private.hh | 1 -
10562 1 file changed, 1 deletion(-)
10564 commit f27be105afb86b337c7d940badc5a6462f0b58bb
10565 Author: Behdad Esfahbod <behdad@behdad.org>
10566 Date: Fri Jul 11 18:15:34 2014 -0400
10568 [Android.mk] Actually remove static library
10570 Android.mk | 26 --------------------------
10571 1 file changed, 26 deletions(-)
10573 commit 96b80e9bcc4796eedac09d284dc8cc0439ced6ba
10574 Author: Behdad Esfahbod <behdad@behdad.org>
10575 Date: Fri Jul 11 17:00:12 2014 -0400
10577 [Android.mk] Remove static library, add note re how to build
10579 Android.mk | 41 +++++++++++++++++++++++++++++++++++++----
10580 1 file changed, 37 insertions(+), 4 deletions(-)
10582 commit b7bc0b671d2d568cb64b647dad2ca866a4e0183b
10583 Author: Behdad Esfahbod <behdad@behdad.org>
10584 Date: Fri Jul 11 16:20:28 2014 -0400
10586 Simplify / speed up UTF-8 code
10588 src/hb-utf-private.hh | 15 ++++++---------
10589 1 file changed, 6 insertions(+), 9 deletions(-)
10591 commit af2490c0959daa0fe7f32a8b3b3a3699c7fc5f48
10592 Author: Behdad Esfahbod <behdad@behdad.org>
10593 Date: Fri Jul 11 16:10:58 2014 -0400
10595 Only accept well-formed UTF-8 sequences
10597 Enable tests that were disabled before, and adjust one test,
10598 and add more tests.
10600 src/hb-utf-private.hh | 93
10601 +++++++++++++++++++++++++++++++++-----------------
10602 test/api/test-buffer.c | 9 +++--
10603 2 files changed, 68 insertions(+), 34 deletions(-)
10605 commit 7323d385cc758c06671cb38239d240eb517b28bc
10606 Author: Behdad Esfahbod <behdad@behdad.org>
10607 Date: Fri Jul 11 15:10:05 2014 -0400
10609 Simplify hb_utf_prev<16> to call hb_utf_next<16>
10611 src/hb-utf-private.hh | 23 ++++++++---------------
10612 1 file changed, 8 insertions(+), 15 deletions(-)
10614 commit c09a607a842fdd7b33e2c57e8af96d21ff091acd
10615 Author: Behdad Esfahbod <behdad@behdad.org>
10616 Date: Fri Jul 11 15:05:36 2014 -0400
10618 Use hb_in_range() for arabic and indic tables
10620 Though, looks like gcc was smart enough to produce the same code
10623 src/gen-arabic-table.py | 18 +-
10624 src/gen-indic-table.py | 10 +-
10625 src/hb-ot-shape-complex-arabic-table.hh | 420
10626 ++++++++++++++++----------------
10627 src/hb-ot-shape-complex-indic-table.cc | 88 +++----
10628 4 files changed, 268 insertions(+), 268 deletions(-)
10630 commit 7627100f428ac0ec8509d961d368d2d25d8f0b6e
10631 Author: Behdad Esfahbod <behdad@behdad.org>
10632 Date: Fri Jul 11 14:54:42 2014 -0400
10634 Mark unsigned integer literals with the u suffix
10636 Simplifies hb_in_range() calls as the type can be inferred.
10637 The rest is obsessiveness, I admit.
10639 src/hb-buffer-serialize.cc | 2 +-
10640 src/hb-common.cc | 4 +-
10641 src/hb-coretext.cc | 16 +--
10642 src/hb-open-file-private.hh | 4 +-
10643 src/hb-open-type-private.hh | 2 +-
10644 src/hb-ot-cmap-table.hh | 4 +-
10645 src/hb-ot-head-table.hh | 6 +-
10646 src/hb-ot-hhea-table.hh | 2 +-
10647 src/hb-ot-layout-common-private.hh | 14 +--
10648 src/hb-ot-layout-gdef-table.hh | 8 +-
10649 src/hb-ot-layout-gpos-table.hh | 24 ++--
10650 src/hb-ot-layout-gsub-table.hh | 6 +-
10651 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
10652 src/hb-ot-layout-jstf-table.hh | 2 +-
10653 src/hb-ot-layout-private.hh | 4 +-
10654 src/hb-ot-layout.h | 6 +-
10655 src/hb-ot-map-private.hh | 8 +-
10656 src/hb-ot-maxp-table.hh | 4 +-
10657 src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
10658 src/hb-ot-shape-complex-hangul.cc | 36 +++---
10659 src/hb-ot-shape-complex-hebrew.cc | 134 ++++++++++-----------
10660 src/hb-ot-shape-complex-indic.cc | 182
10661 ++++++++++++++---------------
10662 src/hb-ot-shape-complex-myanmar.cc | 56 ++++-----
10663 src/hb-ot-shape-complex-sea.cc | 8 +-
10664 src/hb-ot-shape-complex-thai.cc | 84 ++++++-------
10665 src/hb-ot-shape-fallback.cc | 40 +++----
10666 src/hb-ot-shape-normalize.cc | 2 +-
10667 src/hb-ot-shape.cc | 6 +-
10668 src/hb-ot-tag.cc | 18 +--
10669 src/hb-unicode-private.hh | 40 +++----
10670 src/hb-uniscribe.cc | 14 +--
10671 src/hb-utf-private.hh | 16 +--
10672 32 files changed, 378 insertions(+), 378 deletions(-)
10674 commit a8b89a09f6d3a3466282aae07fd65e143f9f8f83
10675 Author: Behdad Esfahbod <behdad@behdad.org>
10676 Date: Fri Jul 11 14:18:01 2014 -0400
10678 Simplify hb_in_range()
10680 It's both faster and produces smaller code. Now I feel stupid for
10681 not writing it this way before.
10683 src/hb-private.hh | 16 ++++++----------
10684 1 file changed, 6 insertions(+), 10 deletions(-)
10686 commit db8934faa1854dafaf4c4ce34d1818e12f67ef52
10687 Author: Behdad Esfahbod <behdad@behdad.org>
10688 Date: Fri Jul 11 13:58:36 2014 -0400
10690 Simplify hb_utf_prev<8> to call hb_utf_next<8>
10692 src/hb-utf-private.hh | 24 ++++--------------------
10693 1 file changed, 4 insertions(+), 20 deletions(-)
10695 commit efe74214bbb68eaa3d7621e73869b5d58210107e
10696 Author: Behdad Esfahbod <behdad@behdad.org>
10697 Date: Fri Jul 11 11:59:48 2014 -0400
10699 Show U+FFFD REPLACEMENT CHARACTER for invalid Unicode codepoints
10701 Only if the font doesn't support it. Ie, this gives the user to
10702 use non-Unicode codepoints as private values and return a meaningful
10703 glyph for them. But if it's invalid and font callback doesn't
10704 like it, and if font has U+FFFD, show that instead.
10706 Font functions that do not want this automatic replacement to
10707 happen should return true from get_glyph() if unicode > 0x10FFFF.
10709 Replaces https://github.com/behdad/harfbuzz/pull/27
10711 src/hb-ot-shape-normalize.cc | 7 +++++++
10712 1 file changed, 7 insertions(+)
10714 commit 6f13b6d62daae4989e3cc2fe4b168e5c59650964
10715 Author: Behdad Esfahbod <behdad@behdad.org>
10716 Date: Thu Jul 10 19:31:40 2014 -0400
10718 When parsing UTF-16, generate invalid codepoint for lonely low
10723 src/hb-utf-private.hh | 42 ++++++++++++++++++++++++++++--------------
10724 1 file changed, 28 insertions(+), 14 deletions(-)
10726 commit 24b2ba9dfa7c35769cd843a07079ef88fa594bf8
10727 Author: Behdad Esfahbod <behdad@behdad.org>
10728 Date: Thu Jul 10 19:31:16 2014 -0400
10730 [test-buffer] Add test for lonely low-surrogate
10732 Currenty fails. Ouch!
10734 test/api/test-buffer.c | 1 +
10735 1 file changed, 1 insertion(+)
10737 commit 6334495ac1ee0a86228e67794b7a41ee91146f3b
10738 Author: Behdad Esfahbod <behdad@behdad.org>
10739 Date: Thu Jul 10 19:22:07 2014 -0400
10741 Use zh-Hans / zh-Hant when converting OT language tag to hb_language_t
10743 src/hb-ot-tag.cc | 15 +++------------
10744 test/api/test-ot-tag.c | 6 +++---
10745 2 files changed, 6 insertions(+), 15 deletions(-)
10747 commit f381e320df795a9d73ac81499f8ed8c311bcb2f0
10748 Author: Behdad Esfahbod <behdad@behdad.org>
10749 Date: Thu Jul 10 19:20:35 2014 -0400
10751 Fix lang matching logic
10753 Previous code was broken logically, but harmless.
10755 src/hb-ot-tag.cc | 2 +-
10756 test/api/test-ot-tag.c | 1 +
10757 2 files changed, 2 insertions(+), 1 deletion(-)
10759 commit ee5350d667f3a9644667202597694581f2cf657d
10760 Author: Behdad Esfahbod <behdad@behdad.org>
10761 Date: Thu Jul 10 19:06:45 2014 -0400
10763 Accept BCP 47 zh-Hans / zh-Hant language tags
10765 src/hb-ot-tag.cc | 27 ++++++++++++++++++---------
10766 test/api/test-ot-tag.c | 3 +++
10767 2 files changed, 21 insertions(+), 9 deletions(-)
10769 commit 431540286794e023ec5eafd5eeedc008d4f31b4c
10770 Author: Behdad Esfahbod <behdad@behdad.org>
10771 Date: Thu Jul 10 17:37:26 2014 -0400
10773 [Android.mk] Add note re static library
10775 Android.mk | 7 +++++++
10776 1 file changed, 7 insertions(+)
10778 commit 5b4131eb1c670c20fd9a45a5617c64060a505ef5
10779 Author: Behdad Esfahbod <behdad@behdad.org>
10780 Date: Wed Jul 9 19:09:08 2014 -0400
10782 [Android.mk] Update for new ICU
10784 https://android-review.googlesource.com/#/c/100722/1/Android.mk
10787 1 file changed, 1 insertion(+), 1 deletion(-)
10789 commit ab28196c9557a63971a56915aa6f98bb5803bd1b
10790 Author: Behdad Esfahbod <behdad@behdad.org>
10791 Date: Wed Jul 9 18:18:06 2014 -0400
10793 [Android.mk] Re-enable ICU unicode funcs
10795 Android.mk | 11 ++++++-----
10796 1 file changed, 6 insertions(+), 5 deletions(-)
10798 commit ea001374b86c4f1b24246c08a3d66d2a0e95a827
10799 Author: Behdad Esfahbod <behdad@behdad.org>
10800 Date: Wed Jul 9 17:28:43 2014 -0400
10804 NEWS | 17 +++++++++++++++++
10805 configure.ac | 2 +-
10806 2 files changed, 18 insertions(+), 1 deletion(-)
10808 commit 8b16ff12590200afb08e8821e3f14d2fdf8efbda
10809 Author: Behdad Esfahbod <behdad@behdad.org>
10810 Date: Wed Jul 9 17:40:52 2014 -0400
10812 [uniscribe] Fix build after recent changes to Offset
10814 src/hb-ot-name-table.hh | 2 +-
10815 1 file changed, 1 insertion(+), 1 deletion(-)
10817 commit 73f7f8919ea1f09b8c5b29f231ac84105cde2145
10818 Author: Behdad Esfahbod <behdad@behdad.org>
10819 Date: Wed Jul 9 17:17:18 2014 -0400
10821 Define _POSIX_C_SOURCE only if it is not defined
10823 Fixes https://github.com/behdad/harfbuzz/pull/45
10825 src/hb-blob.cc | 2 ++
10826 1 file changed, 2 insertions(+)
10828 commit 6bd5646f1b865a76304a67e03a6161afcfef293f
10829 Author: Behdad Esfahbod <behdad@behdad.org>
10830 Date: Wed Jul 9 17:07:06 2014 -0400
10832 [tests] Remove bash'ish
10834 Apparently on travis-ci, bash is linked to dash, which doesn't
10835 understand "let". Failing tests were not being noticed. See eg:
10837 https://travis-ci.org/behdad/harfbuzz/jobs/29544211
10839 Don't rely on bash.
10841 test/shaping/run-tests.sh | 4 ++--
10842 1 file changed, 2 insertions(+), 2 deletions(-)
10844 commit 0afedaa96c81b63774a4a0ef9b4cb4995d24ec9e
10845 Author: Behdad Esfahbod <behdad@behdad.org>
10846 Date: Wed Jul 9 17:00:48 2014 -0400
10848 [util/hb-shape] Fix crash; oops
10850 util/hb-shape.cc | 2 +-
10851 1 file changed, 1 insertion(+), 1 deletion(-)
10853 commit 0cd94491b99aed438ad79a55cdfced8d1b657179
10854 Author: Behdad Esfahbod <behdad@behdad.org>
10855 Date: Wed Jul 9 16:51:38 2014 -0400
10857 [ucdn] Update to Unicode 7.0.0 data
10859 From http://github.com/behdad/ucdn
10861 src/hb-ucdn.cc | 23 +
10862 src/hb-ucdn/README | 1 +
10863 src/hb-ucdn/ucdn.c | 2 +-
10864 src/hb-ucdn/ucdn.h | 27 +
10865 src/hb-ucdn/unicodedata_db.h | 3711
10866 ++++++++++++++++++++++--------------------
10867 5 files changed, 2039 insertions(+), 1725 deletions(-)
10869 commit 9d4ede3a97fff544a5ec2a671e49a92a79645b61
10870 Author: Behdad Esfahbod <behdad@behdad.org>
10871 Date: Wed Jul 9 16:19:55 2014 -0400
10873 [Android.mk] Update source list
10875 Android.mk | 9 ++++++---
10876 1 file changed, 6 insertions(+), 3 deletions(-)
10878 commit 7e1ab1f6d812a55f75d4844f7981d5604481049c
10879 Author: Behdad Esfahbod <behdad@behdad.org>
10880 Date: Wed Jul 9 16:13:40 2014 -0400
10882 [Android.mk] Whitespace
10884 Android.mk | 26 ++++++--------------------
10885 1 file changed, 6 insertions(+), 20 deletions(-)
10887 commit 5c6695c42470e0a15e9029ebe8ecbebf3fa4f95b
10888 Author: Behdad Esfahbod <behdad@behdad.org>
10889 Date: Wed Jul 9 16:07:12 2014 -0400
10891 [Android.mk] Remove -lpthread; we build with -DHB_NO_MT
10894 1 file changed, 3 deletions(-)
10896 commit 9109f1e944dd4bd4ae8057b75c8a31e9d31797aa
10897 Author: Behdad Esfahbod <behdad@behdad.org>
10898 Date: Tue Jul 8 20:02:29 2014 -0400
10900 [util/hb-shape] Accept an empty output-format that would skip output
10902 Useful for benchmarking, to avoid buffer serialization overhead (which
10903 seems to by far dominate shaping!)
10905 util/hb-shape.cc | 5 ++++-
10906 1 file changed, 4 insertions(+), 1 deletion(-)
10908 commit 8656408572c2685f278a3b742ee69c767c29788c
10909 Author: Behdad Esfahbod <behdad@behdad.org>
10910 Date: Tue Jul 8 18:10:20 2014 -0400
10912 [util] Fix hb-view rendering with --font-funcs=ot
10914 util/helper-cairo.cc | 25 +++++++++++++++++++++++++
10915 1 file changed, 25 insertions(+)
10917 commit 8650def73500204b79c651f58b1be3f94a41973d
10918 Author: Behdad Esfahbod <behdad@behdad.org>
10919 Date: Sat Jul 5 15:50:18 2014 -0400
10921 [util] Add option to set font function implementation to use
10923 Supports ft and ot right now. hb-view currently not rendering
10925 Will fix after some clean up.
10927 util/options.cc | 76
10928 ++++++++++++++++++++++++++++++++++++++++++++++++++-------
10929 util/options.hh | 21 ++++++++++++++++
10930 2 files changed, 88 insertions(+), 9 deletions(-)
10932 commit 2306ad46dce1c53b0b1bfabdc04d70e3b99eabb7
10933 Author: Behdad Esfahbod <behdad@behdad.org>
10934 Date: Fri Jul 4 18:09:29 2014 -0400
10936 [util] Fix memory issue
10938 util/options.cc | 6 ++----
10939 util/options.hh | 9 +++++++++
10940 2 files changed, 11 insertions(+), 4 deletions(-)
10942 commit 14a4a9d649798d32c31f79b4045a885626dffc7f
10943 Author: Behdad Esfahbod <behdad@behdad.org>
10944 Date: Tue Jul 1 15:51:54 2014 -0400
10946 Add Roozbeh to AUTHORS
10948 He's been my shadow for all Indic-related changes in the last
10952 1 file changed, 1 insertion(+)
10954 commit 68f724484b1663255ee249481624e552d2e2313f
10955 Author: Behdad Esfahbod <behdad@behdad.org>
10956 Date: Mon Jun 30 15:46:53 2014 -0400
10958 [indic] Remove some more now-unused special-cases
10960 src/hb-ot-shape-complex-indic.cc | 3 +--
10961 1 file changed, 1 insertion(+), 2 deletions(-)
10963 commit e79c9489802f99dc7eb8b4c2765c4c71b5f80e60
10964 Author: Behdad Esfahbod <behdad@behdad.org>
10965 Date: Mon Jun 30 15:39:39 2014 -0400
10967 [indic] Remove special-casing of U+1CF2,1CF3
10969 These were introduced in a498565cedf0441ae723c5e5969f637d792a15e7,
10970 but IndicSyllabicCategory has had the correct value already, so the
10971 special code was never needed.
10973 src/hb-ot-shape-complex-indic.cc | 6 ------
10974 1 file changed, 6 deletions(-)
10976 commit d743ce78e10758b7dbaf0cfd191309e5ef646881
10977 Author: Behdad Esfahbod <behdad@behdad.org>
10978 Date: Mon Jun 30 15:24:02 2014 -0400
10980 [indic-table] Update to Unicode 7.0 data
10982 Touch code just enough to preserve previous syllable structure
10983 and functionality as closely as possible. Many further cleanups
10986 src/gen-indic-table.py | 4 +
10987 src/hb-ot-shape-complex-indic-private.hh | 23 +-
10988 src/hb-ot-shape-complex-indic-table.cc | 468
10989 ++++++++++++++++++++++---------
10990 src/hb-ot-shape-complex-indic.cc | 21 --
10991 src/hb-ot-shape-complex-myanmar.cc | 2 -
10992 5 files changed, 355 insertions(+), 163 deletions(-)
10994 commit 5fa21b3ab7175f55f89cb194b544d5d4bd06a481
10995 Author: Behdad Esfahbod <behdad@behdad.org>
10996 Date: Mon Jun 30 14:30:54 2014 -0400
10998 [indic-table] Fix category frequency counts in comments
11000 src/gen-indic-table.py | 2 +-
11001 src/hb-ot-shape-complex-indic-table.cc | 46
11002 +++++++++++++++++-----------------
11003 2 files changed, 24 insertions(+), 24 deletions(-)
11005 commit 5c4e3e9a57b6b735e7d72cbd5f4070cf024d7015
11006 Author: Behdad Esfahbod <behdad@behdad.org>
11007 Date: Mon Jun 30 14:25:18 2014 -0400
11011 src/hb-ot-shape-complex-indic-private.hh | 76
11012 ++++++++++++++++----------------
11013 1 file changed, 38 insertions(+), 38 deletions(-)
11015 commit af528b6674bccac3efd13f8b33fcdc6aeb178f4c
11016 Author: Behdad Esfahbod <behdad@behdad.org>
11017 Date: Fri Jun 27 18:07:00 2014 -0400
11021 src/hb-ot-cmap-table.hh | 2 +-
11022 1 file changed, 1 insertion(+), 1 deletion(-)
11024 commit 7d4ada66c96a748ce92f8e8edac149361c3dc829
11025 Author: Behdad Esfahbod <behdad@behdad.org>
11026 Date: Fri Jun 27 17:30:59 2014 -0400
11028 Mark unsed members with a "Z" suffix
11030 There may be more. There are members that are by definition
11031 redundant or reserved and not needed, NOT what we *currently*
11034 I'm sure there's more...
11036 src/hb-open-file-private.hh | 6 +++---
11037 src/hb-ot-cmap-table.hh | 24 ++++++++++++------------
11038 src/hb-ot-layout-common-private.hh | 2 +-
11039 3 files changed, 16 insertions(+), 16 deletions(-)
11041 commit 23afcff1d14e57f5ce30a4100698d4f2dc530958
11042 Author: Behdad Esfahbod <behdad@behdad.org>
11043 Date: Fri Jun 27 17:22:36 2014 -0400
11045 [ot-font] Implement Unicode variation selectors
11047 src/hb-ot-font.cc | 20 +++++++++++++++++++-
11048 1 file changed, 19 insertions(+), 1 deletion(-)
11050 commit a5a4736916b6035e6413d4619f9e7287e683d51b
11051 Author: Behdad Esfahbod <behdad@behdad.org>
11052 Date: Fri Jun 27 17:03:22 2014 -0400
11054 [cmap] Implement subtable format 14
11056 src/hb-ot-cmap-table.hh | 147
11057 +++++++++++++++++++++++++++++++++++++++++++-----
11058 1 file changed, 133 insertions(+), 14 deletions(-)
11060 commit 586b60622c33878f9ca4826b4ef07369d32bf039
11061 Author: Behdad Esfahbod <behdad@behdad.org>
11062 Date: Fri Jun 27 15:39:47 2014 -0400
11064 Minor: final bits of cleanup
11066 src/hb-open-type-private.hh | 1 +
11067 src/hb-ot-layout-common-private.hh | 4 ++--
11068 2 files changed, 3 insertions(+), 2 deletions(-)
11070 commit 51d9ba09bc78188ec87218aef5232e80568c1712
11071 Author: Behdad Esfahbod <behdad@behdad.org>
11072 Date: Fri Jun 27 15:27:15 2014 -0400
11076 src/hb-open-type-private.hh | 9 ++++-----
11077 1 file changed, 4 insertions(+), 5 deletions(-)
11079 commit 3084767e92483c669f38319f153c498e9a6b92c7
11080 Author: Behdad Esfahbod <behdad@behdad.org>
11081 Date: Fri Jun 27 15:24:35 2014 -0400
11083 Minor: Remove LongArrayOf
11085 src/hb-open-file-private.hh | 2 +-
11086 src/hb-open-type-private.hh | 4 ----
11087 2 files changed, 1 insertion(+), 5 deletions(-)
11089 commit 41ea59495032e712fa6f801350ee00d5f00b5724
11090 Author: Behdad Esfahbod <behdad@behdad.org>
11091 Date: Fri Jun 27 15:23:18 2014 -0400
11093 Minor: Remove LongSortedArrayOf
11095 src/hb-open-type-private.hh | 4 ----
11096 src/hb-ot-cmap-table.hh | 2 +-
11097 2 files changed, 1 insertion(+), 5 deletions(-)
11099 commit bb6ecf2ce5c2679c298741af17836a22e1d68121
11100 Author: Behdad Esfahbod <behdad@behdad.org>
11101 Date: Fri Jun 27 15:13:44 2014 -0400
11103 Minor: Remove LongOffsetArrayOf and LongOffsetLongArrayOf
11105 src/hb-open-file-private.hh | 2 +-
11106 src/hb-open-type-private.hh | 8 --------
11107 src/hb-ot-layout-gdef-table.hh | 2 +-
11108 3 files changed, 2 insertions(+), 10 deletions(-)
11110 commit 99d281712390fd54e523b2f0580d10445457ec2f
11111 Author: Behdad Esfahbod <behdad@behdad.org>
11112 Date: Fri Jun 27 15:12:52 2014 -0400
11114 Minor: Remove GenericOffset
11116 src/hb-open-type-private.hh | 13 +++++--------
11117 src/hb-ot-layout-common-private.hh | 8 ++++----
11118 2 files changed, 9 insertions(+), 12 deletions(-)
11120 commit 9da552dcc5b89b3bbbe5a55fb7c543222382e12a
11121 Author: Behdad Esfahbod <behdad@behdad.org>
11122 Date: Fri Jun 27 15:09:42 2014 -0400
11124 Minor: Remove some GenericXXX templates
11126 src/hb-open-type-private.hh | 32 +++++++++++---------------------
11127 src/hb-ot-cmap-table.hh | 4 ++--
11128 src/hb-ot-layout-common-private.hh | 2 +-
11129 3 files changed, 14 insertions(+), 24 deletions(-)
11131 commit 36073ede5b52bd1231622cbacd1bee6b82696d81
11132 Author: Behdad Esfahbod <behdad@behdad.org>
11133 Date: Fri Jun 27 14:48:54 2014 -0400
11135 Minor: Reorder template parameter order
11137 src/hb-open-type-private.hh | 14 +++++++-------
11138 src/hb-ot-cmap-table.hh | 2 +-
11139 2 files changed, 8 insertions(+), 8 deletions(-)
11141 commit 0394ec1bfbd7806cbe9fc809b34f96f8d12ffbf2
11142 Author: Behdad Esfahbod <behdad@behdad.org>
11143 Date: Fri Jun 27 14:40:35 2014 -0400
11145 Minor: Introduce GenericOffset
11147 src/hb-open-type-private.hh | 16 ++++++----------
11148 1 file changed, 6 insertions(+), 10 deletions(-)
11150 commit 0d1b3419a7bbfd18ab8fed1abd3a41dec11e8d97
11151 Author: Behdad Esfahbod <behdad@behdad.org>
11152 Date: Thu Jun 26 19:13:34 2014 -0400
11154 Minor: Use template parameter default values for OffsetTo
11156 src/hb-open-type-private.hh | 13 +++++--------
11157 1 file changed, 5 insertions(+), 8 deletions(-)
11159 commit 546b1adcdce2d3592843938b0b81ff32e67b0b83
11160 Author: Behdad Esfahbod <behdad@behdad.org>
11161 Date: Thu Jun 26 19:10:21 2014 -0400
11163 Minor: Use template parameter default values for hb_prealloced_array_t
11165 src/hb-private.hh | 9 ++++-----
11166 1 file changed, 4 insertions(+), 5 deletions(-)
11168 commit 911ca38645bd51764e7859bc482319e8f6d2f710
11169 Author: Behdad Esfahbod <behdad@behdad.org>
11170 Date: Tue Jun 24 10:20:36 2014 -0600
11172 Add back API removed recently
11174 Add hb_ot_layout_language_get_required_feature_index() again, which
11175 is used in Pango. This was removed in
11176 da132937989acb4d8ca9bd41c79f98750e7dda30 in favor of
11177 hb_ot_layout_language_get_required_feature().
11181 - Added hb_ot_layout_language_get_required_feature_index back.
11183 src/hb-ot-layout.cc | 15 +++++++++++++++
11184 src/hb-ot-layout.h | 7 +++++++
11185 2 files changed, 22 insertions(+)
11187 commit 89e4946929a8cd2359c7d76fa9272d5604243002
11188 Author: Behdad Esfahbod <behdad@behdad.org>
11189 Date: Sun Jun 22 11:32:13 2014 -0600
11191 Add new IndicSyllabicCategory short forms for Unicode 7.0
11193 src/gen-indic-table.py | 4 ++++
11194 1 file changed, 4 insertions(+)
11196 commit dcee838e89c2863c2fda4e8f098e720637e02335
11197 Author: Behdad Esfahbod <behdad@behdad.org>
11198 Date: Sun Jun 22 11:29:59 2014 -0600
11202 src/gen-arabic-table.py | 2 +-
11203 src/gen-indic-table.py | 2 +-
11204 2 files changed, 2 insertions(+), 2 deletions(-)
11206 commit f2ad86e6053fa87ab188c36edc3d98c92324c049
11207 Author: Behdad Esfahbod <behdad@behdad.org>
11208 Date: Sat Jun 21 15:31:10 2014 -0600
11210 [indic-table-gen] Minor
11212 src/gen-indic-table.py | 8 ++++----
11213 1 file changed, 4 insertions(+), 4 deletions(-)
11215 commit 2ec62279aab8c2263f17ffbc7c6f74304674f9a8
11216 Author: Behdad Esfahbod <behdad@behdad.org>
11217 Date: Sat Jun 21 15:25:59 2014 -0600
11219 [indic-table] Update to Unicode 6.3.0
11221 Was from 6.2.0. It's a no-op. Committing for the record.
11223 src/hb-ot-shape-complex-indic-table.cc | 12 ++++++------
11224 1 file changed, 6 insertions(+), 6 deletions(-)
11226 commit 5d4d7384efa97a30893ad28b9ad9a994722de12c
11227 Author: Behdad Esfahbod <behdad@behdad.org>
11228 Date: Sat Jun 21 14:53:21 2014 -0600
11232 src/hb-ot-shape-complex-arabic.cc | 7 +++++--
11233 1 file changed, 5 insertions(+), 2 deletions(-)
11235 commit 44243ae5902cc420e6bf6ec2fca2584ba93ff2fb
11236 Author: Behdad Esfahbod <behdad@behdad.org>
11237 Date: Sat Jun 21 14:19:34 2014 -0600
11239 [arabic-table] Update to Unicode 7.0
11241 Old table was from 6.2. Remove hard-coded Mongolian and Phags-pa
11243 This completes support for new scripts Manichian and Psaltar Pahlavi.
11245 src/hb-ot-shape-complex-arabic-table.hh | 72
11246 ++++++++++++++++++++++++++++-----
11247 src/hb-ot-shape-complex-arabic.cc | 22 ----------
11248 2 files changed, 63 insertions(+), 31 deletions(-)
11250 commit cd86ab9b4f4d7bd4f563be64a83714fc8fb395d7
11251 Author: Behdad Esfahbod <behdad@behdad.org>
11252 Date: Sat Jun 21 14:10:38 2014 -0600
11254 [arabic-table] Add ZWJ/ZWNJ now that table is segmented
11256 src/gen-arabic-table.py | 2 --
11257 src/hb-ot-shape-complex-arabic-table.hh | 12 +++++++++++-
11258 src/hb-ot-shape-complex-arabic.cc | 5 -----
11259 3 files changed, 11 insertions(+), 8 deletions(-)
11261 commit 2390d9b67e1dfeccd3f0850d1304c52b54817ca0
11262 Author: Behdad Esfahbod <behdad@behdad.org>
11263 Date: Sat Jun 21 14:07:00 2014 -0600
11265 [arabic-table] Further tune
11267 In anticipation of Unicode 7.0 data coming in the next commit.
11269 src/gen-arabic-table.py | 10 ++++++---
11270 src/hb-ot-shape-complex-arabic-table.hh | 38
11271 +++++++++++++++------------------
11272 2 files changed, 24 insertions(+), 24 deletions(-)
11274 commit a133e6067aaebc494c0156b5fac7f4a879e12dbe
11275 Author: Behdad Esfahbod <behdad@behdad.org>
11276 Date: Fri Jun 20 18:01:34 2014 -0400
11278 [indic-table] Minor
11280 src/gen-indic-table.py | 9 +++++----
11281 1 file changed, 5 insertions(+), 4 deletions(-)
11283 commit b900fa2c8cc088dbcbdbf90bfdf8764f9ee1c96a
11284 Author: Behdad Esfahbod <behdad@behdad.org>
11285 Date: Fri Jun 20 17:59:43 2014 -0400
11287 [arabic-table] Use segmented table
11289 No functional change.
11291 src/gen-arabic-table.py | 82
11292 +++++++++++++++++++++++----------
11293 src/hb-ot-shape-complex-arabic-table.hh | 53 ++++++++++++++-------
11294 src/hb-ot-shape-complex-arabic.cc | 8 ++--
11295 3 files changed, 97 insertions(+), 46 deletions(-)
11297 commit c2e113404640bf9b8bac469d0803ac946e77964f
11298 Author: Behdad Esfahbod <behdad@behdad.org>
11299 Date: Fri Jun 20 17:57:03 2014 -0400
11301 [indic-table] Make output stable
11303 src/gen-indic-table.py | 2 +-
11304 1 file changed, 1 insertion(+), 1 deletion(-)
11306 commit 55abfbd2ac1626af16151298a0837b837d0796df
11307 Author: Behdad Esfahbod <behdad@behdad.org>
11308 Date: Fri Jun 20 16:47:43 2014 -0400
11310 [indic-table] Minor
11314 src/gen-indic-table.py | 7 +------
11315 1 file changed, 1 insertion(+), 6 deletions(-)
11317 commit f88670749006991282bcc4e8b6218487295ca670
11318 Author: Behdad Esfahbod <behdad@behdad.org>
11319 Date: Fri Jun 20 16:30:10 2014 -0400
11321 [arabic-table] Don't write comments
11323 No functional change.
11325 src/gen-arabic-table.py | 20 +-
11326 src/hb-ot-shape-complex-arabic-table.hh | 710
11327 ++------------------------------
11328 2 files changed, 38 insertions(+), 692 deletions(-)
11330 commit 200dfe3eb10feda2ad25940338b08011f4757ca4
11331 Author: Behdad Esfahbod <behdad@behdad.org>
11332 Date: Fri Jun 20 16:20:59 2014 -0400
11334 [arabic-table] Use short names for values
11336 No functional change.
11338 src/gen-arabic-table.py | 16 +-
11339 src/hb-ot-shape-complex-arabic-table.hh | 1386
11340 ++++++++++++++++---------------
11341 2 files changed, 716 insertions(+), 686 deletions(-)
11343 commit 3f5327a41efcf50f64d9498ef3dfd6875ef6a5ab
11344 Author: Behdad Esfahbod <behdad@behdad.org>
11345 Date: Fri Jun 20 16:17:42 2014 -0400
11347 [arabic-table] Read Blocks.txt and shuffle code around
11349 No functional change.
11351 src/Makefile.am | 2 +-
11352 src/gen-arabic-table.py | 80
11353 +++++++++++++++++++--------------
11354 src/hb-ot-shape-complex-arabic-table.hh | 30 ++++++++-----
11355 3 files changed, 67 insertions(+), 45 deletions(-)
11357 commit 171f970e4f72d9fe1af30eab32b96906ee4a14f5
11358 Author: Behdad Esfahbod <behdad@behdad.org>
11359 Date: Fri Jun 20 15:25:30 2014 -0400
11361 [indic-table] Black-list Thai, Lao, and Tibetan
11363 We don't need Indic table for those.
11365 src/gen-indic-table.py | 3 ++
11366 src/hb-ot-shape-complex-indic-table.cc | 94
11367 +++++++---------------------------
11368 2 files changed, 21 insertions(+), 76 deletions(-)
11370 commit 65ac2dae4f284f563b2dc476a21e2b5a48124de8
11371 Author: Behdad Esfahbod <behdad@behdad.org>
11372 Date: Fri Jun 20 15:12:49 2014 -0400
11374 [indic-table] Speed up lookup
11376 src/gen-indic-table.py | 22 +++++++++---
11377 src/hb-ot-shape-complex-indic-table.cc | 61
11378 +++++++++++++++++++++++-----------
11379 2 files changed, 59 insertions(+), 24 deletions(-)
11381 commit 64442a3f4c5c7be08893454742cad6bfe73cb8d7
11382 Author: Behdad Esfahbod <behdad@behdad.org>
11383 Date: Fri Jun 20 14:58:53 2014 -0400
11385 [indic-table] Fix compiler warning
11387 src/gen-indic-table.py | 4 +---
11388 src/hb-ot-shape-complex-indic-table.cc | 4 +---
11389 2 files changed, 2 insertions(+), 6 deletions(-)
11391 commit 0436e1d50527497ebe5053b51a34ce6590276249
11392 Author: Behdad Esfahbod <behdad@behdad.org>
11393 Date: Fri Jun 20 14:56:22 2014 -0400
11395 [indic-table] Make table more compact by not covering full blocks
11397 -#define indic_offset_total 4416
11398 +#define indic_offset_total 3816
11400 -}; /* Table occupancy: 60% */
11401 +}; /* Table occupancy: 69% */
11403 src/gen-indic-table.py | 24 ++++--
11404 src/hb-ot-shape-complex-indic-table.cc | 150
11405 +++++++++------------------------
11406 2 files changed, 57 insertions(+), 117 deletions(-)
11408 commit 190a251479b3cfc68871ff1daf9a9d1abe3f86e6
11409 Author: Behdad Esfahbod <behdad@behdad.org>
11410 Date: Fri Jun 20 14:41:39 2014 -0400
11412 [indic-table] Remove block range from data table
11414 No functional change.
11416 src/gen-indic-table.py | 4 +-
11417 src/hb-ot-shape-complex-indic-table.cc | 102
11418 ++++++++++++++++-----------------
11419 2 files changed, 54 insertions(+), 52 deletions(-)
11421 commit 2b051c6057920c564c13c5d6a3e6dca93446fa12
11422 Author: Behdad Esfahbod <behdad@behdad.org>
11423 Date: Fri Jun 20 14:09:57 2014 -0400
11425 Rename HB_VERSION_CHECK and hb_version_check to "atleast"
11427 HB_VERSION_CHECK's comparison was originally written wrongly
11428 by mistake. When API tests were written, they were also written
11429 wrongly to pass given the wrong implementation... Sigh.
11431 Given the purpose of this API, there's no point in fixing it
11432 without renaming it. As such, rename.
11436 HB_VERSION_CHECK -> HB_VERSION_ATLEAST
11437 hb_version_check -> hb_version_atleast
11439 docs/reference/harfbuzz-sections.txt | 4 ++--
11440 src/hb-common.cc | 10 +++++-----
11441 src/hb-version.h.in | 10 +++++-----
11442 test/api/test-version.c | 29 +++++++++++++++--------------
11443 4 files changed, 27 insertions(+), 26 deletions(-)
11445 commit cabfa538ed4b1355326fa8de05f7209dda1c1c7a
11446 Author: Behdad Esfahbod <behdad@behdad.org>
11447 Date: Fri Jun 20 13:51:21 2014 -0400
11449 Adjust unused doc symbols
11451 docs/reference/harfbuzz-sections.txt | 19 +++++++++++++++++--
11452 src/hb-ot-shape.h | 21 ++++++++++-----------
11453 2 files changed, 27 insertions(+), 13 deletions(-)
11455 commit da132937989acb4d8ca9bd41c79f98750e7dda30
11456 Author: Jonathan Kew <jfkthame@gmail.com>
11457 Date: Sun Apr 27 14:05:24 2014 +0100
11459 Rework handling of requiredFeature to solve problem with rlig in
11460 arial.ttf from winxp
11462 https://bugzilla.mozilla.org/show_bug.cgi?id=986802
11463 Fixes https://github.com/behdad/harfbuzz/pull/39
11467 -hb_ot_layout_language_get_required_feature_index
11468 +hb_ot_layout_language_get_required_feature
11470 New API takes an extra pointer argument. Pass NULL in to get
11471 behavior of previous API.
11475 src/hb-ot-layout-gsubgpos-private.hh | 4 +--
11476 src/hb-ot-layout.cc | 29 ++++++++++++---------
11477 src/hb-ot-layout.h | 11 ++++----
11478 src/hb-ot-map.cc | 50
11479 ++++++++++++++++++++++++++----------
11480 src/main.cc | 4 +--
11481 5 files changed, 64 insertions(+), 34 deletions(-)
11483 commit df554af99db390e42d378983bb3fcf583477a1d7
11484 Author: Behdad Esfahbod <behdad@behdad.org>
11485 Date: Thu Jun 19 15:39:18 2014 -0400
11487 Rename search() to bsearch() and lsearch()
11489 Such that the complexity of the algorithm used is clear at
11492 src/hb-open-type-private.hh | 4 ++--
11493 src/hb-ot-cmap-table.hh | 14 +++++++-------
11494 src/hb-ot-layout-common-private.hh | 9 +++++----
11495 3 files changed, 14 insertions(+), 13 deletions(-)
11497 commit fb8cc86ff99c08064ac58a559bb66cc340693b92
11498 Author: Behdad Esfahbod <behdad@behdad.org>
11499 Date: Thu Jun 19 15:30:18 2014 -0400
11501 Rename sort() to qsort()
11503 In an effort to make the algorithm used clear.
11505 src/hb-coretext.cc | 4 ++--
11506 src/hb-ot-map.cc | 4 ++--
11507 src/hb-private.hh | 8 ++++----
11508 src/hb-uniscribe.cc | 4 ++--
11509 4 files changed, 10 insertions(+), 10 deletions(-)
11511 commit 577ca4814314c374824cac736996b9cdd4f9d11f
11512 Author: Behdad Esfahbod <behdad@behdad.org>
11513 Date: Wed Jun 18 12:29:23 2014 -0400
11515 [unicode7] Update list of Default_Ignorable codepoints
11517 src/hb-unicode-private.hh | 66
11518 +++++++++++++++++++++--------------------------
11519 1 file changed, 30 insertions(+), 36 deletions(-)
11521 commit 7cfee3827636f0dff7df5c8975a4fadd1b4bfbd5
11522 Author: Behdad Esfahbod <behdad@behdad.org>
11523 Date: Mon Apr 28 15:09:30 2014 -0700
11525 [unicode7] Route Manichaean and Psalter Pahlavi through Arabic shaper
11527 Still needs update to joining table to fully work.
11529 src/hb-ot-shape-complex-private.hh | 4 ++++
11530 1 file changed, 4 insertions(+)
11532 commit a4a7899cd93fb9d1bc2163a4bbabfa733ee5bd52
11533 Author: Behdad Esfahbod <behdad@behdad.org>
11534 Date: Mon Apr 28 15:06:42 2014 -0700
11536 [unicode7] Mark right-to-left scripts
11538 src/hb-common.cc | 8 ++++++++
11539 1 file changed, 8 insertions(+)
11541 commit 62587bfc5178a447ef66d88eab7412a7efe84692
11542 Author: Behdad Esfahbod <behdad@behdad.org>
11543 Date: Mon Apr 28 15:07:21 2014 -0700
11545 [unicode7] Declare Unicode 7 scripts
11547 src/hb-common.h | 21 +++++++++------------
11548 1 file changed, 9 insertions(+), 12 deletions(-)
11550 commit dc61294aa93d36d0c5d187d4a692560a7cb46444
11551 Author: Behdad Esfahbod <behdad@behdad.org>
11552 Date: Mon Apr 28 14:58:28 2014 -0700
11554 [unicode7] Add missing ISO 15924 tags
11556 src/hb-common.h | 6 +++---
11557 1 file changed, 3 insertions(+), 3 deletions(-)
11559 commit 7526373e70bc4c2e2072da36babf9399fcf483b8
11560 Author: Behdad Esfahbod <behdad@behdad.org>
11561 Date: Tue Jun 17 11:45:26 2014 -0400
11563 [coretext] Remove unused var
11565 src/hb-coretext.cc | 2 --
11566 1 file changed, 2 deletions(-)
11568 commit 798e4185bc71b1a63528e6b0af236d4c964ec607
11569 Author: Jonathan Kew <jfkthame@gmail.com>
11570 Date: Tue Jun 10 13:10:30 2014 +0100
11572 When zeroing mark widths for LTR, also adjust offset...
11574 ...so that they overstrike preceding glyph.
11576 https://github.com/behdad/harfbuzz/pull/43
11578 src/hb-ot-shape.cc | 50
11579 +++++++++++++++++++++++++++++++++++++++-----------
11580 1 file changed, 39 insertions(+), 11 deletions(-)
11582 commit 80f7405a5208f88b8615aa4ce4c54ffeb16f04f8
11583 Author: Jonathan Kew <jfkthame@gmail.com>
11584 Date: Tue Jun 10 13:10:02 2014 +0100
11586 [Thai] set the correct general category on Nikhahit when decomposing
11589 src/hb-ot-shape-complex-thai.cc | 5 ++++-
11590 1 file changed, 4 insertions(+), 1 deletion(-)
11592 commit 1d634cbb4b0338e1c2841127a72c5fac3a2a5ca1
11593 Author: Behdad Esfahbod <behdad@behdad.org>
11594 Date: Fri Jun 6 17:55:02 2014 -0400
11596 Fix base-position when 'pref' is NOT formed
11598 If pre-base reordering Ra is NOT formed (or formed and then
11599 broken up), we should consider that Ra as base. This is
11600 observable when there's a left matra or dotreph that positions
11603 Now, it might be that we shouldn't do this if the Ra happend
11604 to form a below form. We can't quite deduce that right now...
11606 Micro test added. Also at:
11608 https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=186#c29
11610 src/hb-ot-shape-complex-indic.cc | 28
11611 +++++++++++++++++++--
11612 test/shaping/fonts/sha1sum/MANIFEST | 5 ++++
11613 .../e207635780b42f898d58654b65098763e340f5c7.ttf | Bin 0 -> 3000 bytes
11614 test/shaping/tests/indic-pref-blocking.tests | 3 ++-
11615 4 files changed, 33 insertions(+), 3 deletions(-)
11617 commit 04dc52fa15f5b7f9eb5f448ea43e7ef1b2269e88
11618 Author: Behdad Esfahbod <behdad@behdad.org>
11619 Date: Fri Jun 6 17:28:38 2014 -0400
11621 [indic] Recover OT_H undergone ligation and multiplication
11623 Sometimes font designers form half/pref/etc consonant forms
11624 unconditionally and then undo that conditionally. Try to
11625 recover the OT_H classification in those cases.
11627 No test number changes expected.
11629 src/hb-ot-layout-private.hh | 8 ++++++++
11630 src/hb-ot-shape-complex-indic.cc | 21 +++++++++++++++++++++
11631 2 files changed, 29 insertions(+)
11633 commit 39c8201f8e361e8c0f23f07bf20124ccadc6086c
11634 Author: Behdad Esfahbod <behdad@behdad.org>
11635 Date: Fri Jun 6 17:19:35 2014 -0400
11637 [indic] Improve base re-finding
11639 No test numbers change.
11641 src/hb-ot-shape-complex-indic.cc | 5 ++---
11642 1 file changed, 2 insertions(+), 3 deletions(-)
11644 commit c04d5f0dd24d0ed9560fb9aebb5561ce946743c3
11645 Author: Behdad Esfahbod <behdad@behdad.org>
11646 Date: Fri Jun 6 17:02:39 2014 -0400
11650 src/hb-ot-shape-complex-indic.cc | 2 +-
11651 1 file changed, 1 insertion(+), 1 deletion(-)
11653 commit 824d00dce483d0f4030c0cac253f994810e10f32
11654 Author: Behdad Esfahbod <behdad@behdad.org>
11655 Date: Mon Jun 9 14:17:33 2014 -0400
11657 Fix commit 3f38c1137b6219a646da141b08463ffa922d4e35
11659 Previous commit was not compiling with clang.
11661 configure.ac | 4 ++--
11662 1 file changed, 2 insertions(+), 2 deletions(-)
11664 commit 3f38c1137b6219a646da141b08463ffa922d4e35
11665 Author: Behdad Esfahbod <behdad@behdad.org>
11666 Date: Fri Jun 6 16:03:40 2014 -0400
11668 Don't use -mstructure-size-boundary=8 on clang arm
11670 As in building for Android / iPhone. Only set it if
11671 struct{char} alignment is not 1.
11673 NOT tested on an actual Arm architecture. Guess we'll know
11674 when this makes it to people's build bots.
11676 configure.ac | 7 +++++--
11677 1 file changed, 5 insertions(+), 2 deletions(-)
11679 commit 0ff74b09d2ccf7a9ea0f0b463d8b6d819c86c837
11680 Author: Behdad Esfahbod <behdad@behdad.org>
11681 Date: Thu Jun 5 21:55:23 2014 -0400
11683 Add missing test file. Oops
11685 test/shaping/tests/indic-pref-blocking.tests | 1 +
11686 1 file changed, 1 insertion(+)
11688 commit 832a6f99b34f334b1e82b8e3a7ad137e823d203c
11689 Author: Behdad Esfahbod <behdad@behdad.org>
11690 Date: Wed Jun 4 16:57:42 2014 -0400
11692 [indic] Don't reorder reph/pref if ligature was expanded
11694 Normally if you want to, say, conditionally prevent a 'pref', you
11695 would use blocking contextual matching. Some designers instead
11696 form the 'pref' form, then undo it in context. To detect that
11697 we now also remember glyphs that went through MultipleSubst.
11699 In the only place that this is used, Uniscribe seems to only care
11700 about the "last" transformation between Ligature and Multiple
11701 substitions. Ie. if you ligate, expand, and ligate again, it
11702 moves the pref, but if you ligate and expand it doesn't. That's
11703 why we clear the MULTIPLIED bit when setting LIGATED.
11705 Micro-test added. Test: U+0D2F,0D4D,0D30 with font from:
11708 https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=186#c29
11710 src/hb-ot-layout-gsub-table.hh | 2 +-
11711 src/hb-ot-layout-gsubgpos-private.hh | 20
11712 ++++++++++++++++----
11713 src/hb-ot-layout-private.hh | 16
11715 src/hb-ot-shape-complex-indic.cc | 4 ++--
11716 test/shaping/Makefile.am | 5 ++++-
11717 .../226bc2deab3846f1a682085f70c67d0421014144.ttf | Bin 0 -> 2828 bytes
11718 test/shaping/tests/MANIFEST | 1 +
11719 7 files changed, 39 insertions(+), 9 deletions(-)
11721 commit b5be2317201774c84470167767ad83c8637cad5b
11722 Author: Behdad Esfahbod <behdad@behdad.org>
11723 Date: Thu Jun 5 19:00:22 2014 -0400
11725 [gsub] Adjust single-length ligature subst to act like single subst
11727 src/hb-ot-layout-gsub-table.hh | 8 ++++++++
11728 1 file changed, 8 insertions(+)
11730 commit aae69451dfbf2e3671c555c234f788c194302818
11731 Author: Behdad Esfahbod <behdad@behdad.org>
11732 Date: Thu Jun 5 18:54:44 2014 -0400
11734 [gsub] Minor shuffling
11736 src/hb-ot-layout-gsub-table.hh | 29 ++++++++++++++++-------------
11737 1 file changed, 16 insertions(+), 13 deletions(-)
11739 commit b6b304f12be917b7449b3ac9409069fcd4a27d95
11740 Author: Behdad Esfahbod <behdad@behdad.org>
11741 Date: Thu Jun 5 17:12:54 2014 -0400
11743 [ot] Add TODO re zero-len MultipleSubst sequences
11745 src/hb-ot-layout-gsub-table.hh | 9 +++++++++
11746 src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
11747 2 files changed, 12 insertions(+), 1 deletion(-)
11749 commit f1a72fe7bf863535ec09b559cc0bd878fd0799f2
11750 Author: Behdad Esfahbod <behdad@behdad.org>
11751 Date: Wed Jun 4 19:00:29 2014 -0400
11753 [ot-font] Fix cmap EncodingRecord cmp order
11755 src/hb-ot-cmap-table.hh | 14 +++++++++-----
11756 1 file changed, 9 insertions(+), 5 deletions(-)
11758 commit ce34f0b07e5324ed52e6e2c43000c2b09ee010d4
11759 Author: Behdad Esfahbod <behdad@behdad.org>
11760 Date: Wed Jun 4 18:57:46 2014 -0400
11762 [ot-font] Use binary search for format12 cmap subtable
11764 src/hb-open-type-private.hh | 4 ++++
11765 src/hb-ot-cmap-table.hh | 2 +-
11766 2 files changed, 5 insertions(+), 1 deletion(-)
11768 commit 257d1adfa1b3422c511c55e641840a6e31ec6008
11769 Author: Behdad Esfahbod <behdad@behdad.org>
11770 Date: Wed Jun 4 18:47:55 2014 -0400
11772 [ot-font] Work around broken cmap subtable format 4 length
11774 Roboto was hitting this. FreeType also has pretty much the
11775 same code for this, in ttcmap.c:tt_cmap4_validate():
11777 /* in certain fonts, the `length' field is invalid and goes */
11778 /* out of bound. We try to correct this here... */
11779 if ( table + length > valid->limit )
11781 if ( valid->level >= FT_VALIDATE_TIGHT )
11782 FT_INVALID_TOO_SHORT;
11784 length = (FT_UInt)( valid->limit - table );
11787 src/hb-ot-cmap-table.hh | 22 ++++++++++++++++++----
11788 1 file changed, 18 insertions(+), 4 deletions(-)
11790 commit 51f563579b94e1ee23ced9bbcc7dd3341535ce72
11791 Author: Behdad Esfahbod <behdad@behdad.org>
11792 Date: Wed Jun 4 18:42:32 2014 -0400
11794 Move try_set to sanitize context
11796 src/hb-open-type-private.hh | 22 ++++++++++------------
11797 src/hb-ot-layout-common-private.hh | 2 +-
11798 2 files changed, 11 insertions(+), 13 deletions(-)
11800 commit 500737e8e16dce5248aff394899bb3761a9c3bbf
11801 Author: Behdad Esfahbod <behdad@behdad.org>
11802 Date: Wed Jun 4 18:17:29 2014 -0400
11804 [ot-font] Don't select a Null cmap subtable
11806 Can happen either in broken fonts, or as a result of sanitize().
11808 src/hb-ot-cmap-table.hh | 2 +-
11809 1 file changed, 1 insertion(+), 1 deletion(-)
11811 commit dac86026a6bae5a8a03cfe885bf93f32e5f48614
11812 Author: Behdad Esfahbod <behdad@behdad.org>
11813 Date: Tue Jun 3 17:57:00 2014 -0400
11815 Fix some cppcheck warnings
11817 Bug 77800 - cppcheck reports
11819 src/hb-common.cc | 4 +++-
11820 src/hb-ot-layout-common-private.hh | 2 +-
11821 src/hb-private.hh | 2 +-
11822 src/hb-shape-plan.cc | 4 ++--
11823 4 files changed, 7 insertions(+), 5 deletions(-)
11825 commit c306410cab368a27c1941a2625d3b475edeaac04
11826 Author: Behdad Esfahbod <behdad@behdad.org>
11827 Date: Tue Jun 3 16:59:41 2014 -0400
11829 Bug 77732 - Fix unused typedef warning for ASSERT_STATIC with GCC 4.8
11831 src/hb-private.hh | 2 +-
11832 1 file changed, 1 insertion(+), 1 deletion(-)
11834 commit ae2b854eab7f1c48e56751c987a714c2c18d6eb6
11835 Author: Behdad Esfahbod <behdad@behdad.org>
11836 Date: Tue Jun 3 16:59:09 2014 -0400
11840 src/hb-private.hh | 134
11841 ++++++++++++++++++++++++++----------------------------
11842 1 file changed, 65 insertions(+), 69 deletions(-)
11844 commit 17c3b809f42aec34d83dba2e6229ad85804bebae
11845 Author: Behdad Esfahbod <behdad@behdad.org>
11846 Date: Mon Jun 2 15:08:18 2014 -0400
11848 [indic] Treat U+A8E0..A8F1 as OT_A instead of OT_VD
11850 Apparently they can intermix with other OT_A.
11852 Test: U+0915,A8E2,1CD0
11854 src/hb-ot-shape-complex-indic.cc | 2 +-
11855 1 file changed, 1 insertion(+), 1 deletion(-)
11857 commit 6ae13f257c3986517c097fa666ab9f58bdc918b5
11858 Author: Behdad Esfahbod <behdad@behdad.org>
11859 Date: Fri May 30 17:38:14 2014 -0400
11861 [graphite2] Fix cluster mapping
11863 Patch from Martin Hosken. I expect this to fix the following bugs:
11865 https://bugs.freedesktop.org/show_bug.cgi?id=75076
11866 https://bugzilla.gnome.org/show_bug.cgi?id=723582
11867 https://bugzilla.redhat.com/show_bug.cgi?id=998812
11869 src/hb-graphite2.cc | 5 ++++-
11870 1 file changed, 4 insertions(+), 1 deletion(-)
11872 commit 5875ad9c467b39d00ad4d98fd425179c701e6fd0
11873 Author: Behdad Esfahbod <behdad@behdad.org>
11874 Date: Thu May 29 15:48:16 2014 -0400
11878 NEWS | 12 ++++++++++++
11879 configure.ac | 2 +-
11880 2 files changed, 13 insertions(+), 1 deletion(-)
11882 commit 7977ca17aac34b9ab10622928bed8afa2177f16a
11883 Author: Behdad Esfahbod <behdad@behdad.org>
11884 Date: Thu May 29 15:34:26 2014 -0400
11886 [indic] Allow decimal and Brahmi digits as placeholders
11888 Tests: U+0967,0951 U+0031,093F
11890 src/hb-ot-shape-complex-indic.cc |
11892 .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt |
11894 2 files changed, 6 insertions(+)
11896 commit e8b5d64039614ecce472eda1a7a603736da25d86
11897 Author: Behdad Esfahbod <behdad@behdad.org>
11898 Date: Thu May 29 15:18:27 2014 -0400
11900 [indic] Do NOT allow reph formation on placeholders
11902 Only allow it on DOTTED CIRCLE. No effect on test numbers.
11904 Test: U+0930,094D,00A0
11906 src/hb-ot-shape-complex-indic-machine.rl |
11908 .../in-tree/shaper-indic/indic/script-devanagari/misc/dottedcircle.txt |
11910 2 files changed, 2 insertions(+), 1 deletion(-)
11912 commit 52b562a6a058131c0103aaa5404d053e6465bb23
11913 Author: Behdad Esfahbod <behdad@behdad.org>
11914 Date: Tue May 27 18:18:23 2014 -0400
11916 [indic] Clean up a bit
11918 No functional change intended.
11920 src/hb-ot-shape-complex-indic.cc | 17 +++++------------
11921 1 file changed, 5 insertions(+), 12 deletions(-)
11923 commit 3bf652b90783e8244c153739585d95dc4162efb4
11924 Author: Behdad Esfahbod <behdad@behdad.org>
11925 Date: Tue May 27 18:07:26 2014 -0400
11927 [indic] Treat U+002D and U+2010..2014 as placeholders
11929 src/hb-ot-shape-complex-indic.cc | 4 +++-
11930 1 file changed, 3 insertions(+), 1 deletion(-)
11932 commit e0de95f40244924cb8f9f7abca7f53117044a0eb
11933 Author: Behdad Esfahbod <behdad@behdad.org>
11934 Date: Tue May 27 17:58:34 2014 -0400
11936 [indic] Treat U+00D7 MULTIPLICATION SIGN as placeholder
11938 src/hb-ot-shape-complex-indic.cc | 1 +
11939 1 file changed, 1 insertion(+)
11941 commit cf78dd483cbe1759a8ecb731879e041a53ba9bb3
11942 Author: Behdad Esfahbod <behdad@behdad.org>
11943 Date: Tue May 27 17:53:37 2014 -0400
11945 [indic/myanmar] Rename OT_NBSP to OT_PLACEHOLDER
11947 src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
11948 src/hb-ot-shape-complex-indic-private.hh | 6 +++---
11949 src/hb-ot-shape-complex-indic.cc | 4 ++--
11950 src/hb-ot-shape-complex-myanmar.cc | 2 +-
11951 4 files changed, 8 insertions(+), 8 deletions(-)
11953 commit 186ece94c8838e95db240d3e7c3ce415da6be81e
11954 Author: Behdad Esfahbod <behdad@behdad.org>
11955 Date: Tue May 27 17:49:45 2014 -0400
11957 [myanmar] Use OT_NBSP instead of OT_DOTTEDCIRCLE for OT_GB
11959 No functional change.
11961 src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
11962 src/hb-ot-shape-complex-myanmar.cc | 2 +-
11963 2 files changed, 2 insertions(+), 2 deletions(-)
11965 commit cf71d28c380819cb0f7f0f22f6ff9e4aa881a2b8
11966 Author: Behdad Esfahbod <behdad@behdad.org>
11967 Date: Tue May 27 17:47:43 2014 -0400
11969 [indic/myanmar] Refactor a few macros
11971 src/hb-ot-shape-complex-indic-private.hh | 12 ++++++++++++
11972 src/hb-ot-shape-complex-indic.cc | 10 ----------
11973 src/hb-ot-shape-complex-myanmar.cc | 6 ------
11974 3 files changed, 12 insertions(+), 16 deletions(-)
11976 commit 2307268e01d27a999b56a2f573dfcee8b2a7949b
11977 Author: Behdad Esfahbod <behdad@behdad.org>
11978 Date: Tue May 27 17:39:01 2014 -0400
11980 [indic] Treat U+0A72..0A73 like regular consonants
11982 Unicode 6.x IndicSyllableCategory categorizes them as
11983 placeholders, but they can subjoin.
11985 src/hb-ot-shape-complex-indic.cc | 3 ++-
11986 1 file changed, 2 insertions(+), 1 deletion(-)
11988 commit e9b2a4cfe593bdbe9288571635ba26ac42ede987
11989 Author: Behdad Esfahbod <behdad@behdad.org>
11990 Date: Fri May 23 15:49:10 2014 -0400
11992 [indic] Support U+1CED
11994 src/hb-ot-shape-complex-indic.cc | 5 +++++
11995 1 file changed, 5 insertions(+)
11997 commit d19f8e85702a1e473efe2f02027984dcc127602a
11998 Author: Behdad Esfahbod <behdad@behdad.org>
11999 Date: Fri May 23 15:45:50 2014 -0400
12001 [indic] Support U+A8F2..A8F7,1CE9..1CEC,1CEE..1CF1
12003 src/hb-ot-shape-complex-indic.cc | 8 ++++++++
12004 1 file changed, 8 insertions(+)
12006 commit ddbdfcbf1c10eed0a7b81b29fee99f1bd22113e5
12007 Author: Behdad Esfahbod <behdad@behdad.org>
12008 Date: Fri May 23 15:39:55 2014 -0400
12010 [indic] Simplify grammar
12012 No functional change.
12014 src/hb-ot-shape-complex-indic-machine.rl | 7 +++----
12015 1 file changed, 3 insertions(+), 4 deletions(-)
12017 commit 4e9b1f662b23966e67c548b86afeff2bec9b0eb7
12018 Author: Behdad Esfahbod <behdad@behdad.org>
12019 Date: Fri May 23 15:38:42 2014 -0400
12021 [indic] Always start new syllable for Avagraha
12023 In fact, the previous grammar was ambigious. No functional
12026 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
12027 1 file changed, 1 insertion(+), 1 deletion(-)
12029 commit 9f9bd9bf31161660214b8b39a78cdafbb79db1be
12030 Author: Behdad Esfahbod <behdad@behdad.org>
12031 Date: Fri May 23 15:33:13 2014 -0400
12033 [indic] Rename avagraha cluster to symbol cluster
12035 In anticipation of adding more characters to that class of clusters.
12037 src/hb-ot-shape-complex-indic-machine.rl | 10 +++++-----
12038 src/hb-ot-shape-complex-indic-private.hh | 4 ++--
12039 src/hb-ot-shape-complex-indic.cc | 14 +++++++-------
12040 3 files changed, 14 insertions(+), 14 deletions(-)
12042 commit a498565cedf0441ae723c5e5969f637d792a15e7
12043 Author: Behdad Esfahbod <behdad@behdad.org>
12044 Date: Thu May 22 19:39:56 2014 -0400
12046 [indic] Support U+1CF2,U+1CF3
12048 src/hb-ot-shape-complex-indic.cc | 6 ++++++
12049 1 file changed, 6 insertions(+)
12051 commit ecb98babbaa065940b40ca8954a454f0e2cdcff0
12052 Author: Behdad Esfahbod <behdad@behdad.org>
12053 Date: Thu May 22 19:36:21 2014 -0400
12055 [indic] Support U+1CE2..U+1CE8
12057 src/hb-ot-shape-complex-indic.cc | 4 ++++
12058 1 file changed, 4 insertions(+)
12060 commit 37bf2c9224e32fdc99c20158c6dc0a4602ec1292
12061 Author: Behdad Esfahbod <behdad@behdad.org>
12062 Date: Thu May 22 19:35:17 2014 -0400
12066 src/hb-ot-shape-complex-indic.cc | 2 +-
12067 1 file changed, 1 insertion(+), 1 deletion(-)
12069 commit 131e17ff9ae792cafa7a500043acb373802ee872
12070 Author: Behdad Esfahbod <behdad@behdad.org>
12071 Date: Thu May 22 19:32:51 2014 -0400
12073 [indic] Support U+1CF5,1CF6
12075 src/hb-ot-shape-complex-indic.cc | 3 +++
12076 1 file changed, 3 insertions(+)
12078 commit 72ead0cc72dac4d1c985ead065bb820f93f14a1d
12079 Author: Behdad Esfahbod <behdad@behdad.org>
12080 Date: Thu May 22 19:12:10 2014 -0400
12082 [indic] Treat U+1CE1 as a tone-mark too
12084 It's spacing, but otherwise the same as the other ones.
12086 src/hb-ot-shape-complex-indic.cc | 2 +-
12087 1 file changed, 1 insertion(+), 1 deletion(-)
12089 commit e848bfae7c975a6fae434daf8e3db4d69914df9f
12090 Author: Behdad Esfahbod <behdad@behdad.org>
12091 Date: Thu May 22 18:50:34 2014 -0400
12093 [indic] Recategorize U+A8E0..A8F1 as OT_VD
12095 Up to two of them come after all OT_A characters.
12097 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
12098 src/hb-ot-shape-complex-indic.cc | 10 ++++++----
12099 2 files changed, 7 insertions(+), 5 deletions(-)
12101 commit c519536c34c842304da558dd4a9e3844fc261b20
12102 Author: Behdad Esfahbod <behdad@behdad.org>
12103 Date: Thu May 22 18:43:14 2014 -0400
12105 [indic] Allow up to three tone marks
12107 According to Roozbeh, there are valid combinations in Unicode
12108 proposals for up to three. Previously we were allowing up to two.
12110 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
12111 1 file changed, 1 insertion(+), 1 deletion(-)
12113 commit c11fc6833980fce6d70c5ae0c6623de97a3eb30a
12114 Author: Behdad Esfahbod <behdad@behdad.org>
12115 Date: Thu May 22 18:41:49 2014 -0400
12117 [indic] Support more extended Devanagari tone marks
12119 Also adjust U+0953,0954 handling.
12121 src/hb-ot-shape-complex-indic.cc | 18 ++++++++++++------
12122 1 file changed, 12 insertions(+), 6 deletions(-)
12124 commit 26c836e53d55a2e2d4c17fd9ea1884eec33ce015
12125 Author: Behdad Esfahbod <behdad@behdad.org>
12126 Date: Wed May 21 18:35:48 2014 -0400
12128 [indic] Handle "Cantillation marks for the Samaveda"
12130 src/hb-ot-shape-complex-indic.cc | 3 +++
12131 1 file changed, 3 insertions(+)
12133 commit 29531128f2f4342d537817746863705df80efe4b
12134 Author: Behdad Esfahbod <behdad@behdad.org>
12135 Date: Thu May 15 14:04:02 2014 -0600
12137 [indic] Improve reph formation of Sinhala and Telugu
12139 Sinhala and Telugu use "explicit" reph. That is, the reph is
12141 a Ra,H,ZWJ sequence. Previously, upon detecting this sequence,
12143 checking checking whether the 'rphf' feature applies to the first two
12144 glyphs of the sequence. This is how the Microsoft fonts are designed.
12145 However, testing with Noto shows that apparently Uniscribe also forms
12146 the reph if the lookup ligates all three glyphs. So, try both
12149 Doesn't affect test results for Sinhala or Telugu.
12151 https://code.google.com/a/google.com/p/noto-alpha/issues/detail?id=232
12153 src/hb-ot-shape-complex-indic.cc | 9 +++++++--
12154 1 file changed, 7 insertions(+), 2 deletions(-)
12156 commit 8c703f13bf8b4b276093b1c42cd3759e34b6787f
12157 Author: Oleg Oshmyan <chortos@inbox.lv>
12158 Date: Wed May 14 22:10:09 2014 +0100
12160 Fix build with --coretext on older OS X
12162 Fixes https://github.com/behdad/harfbuzz/pull/40
12164 src/hb-coretext.h | 2 +-
12165 1 file changed, 1 insertion(+), 1 deletion(-)
12167 commit 439b05867c0856a81fa8f9bea3a7465b4b4bdd91
12168 Author: Behdad Esfahbod <behdad@behdad.org>
12169 Date: Wed May 14 16:44:39 2014 -0600
12171 [myanmar] Allow MedialYa+Asat in the grammar
12173 The grammar in the OT spec, and the existing Windows implementation
12174 seem to be confused around where to allow Asat around the medial
12177 The previous grammar for medial group was allowing an Asat after
12178 the medial group only if there was a medial Wa or Ha, but not if
12179 there was only a medial Ya. This doesn't make sense to me and
12180 sounds reversed, as both medial Wa and Ha are below marks while
12181 Asat is an above mark. An Asat can come before the medial group
12182 already (in fact, multiple ones can. Why?!). The medial Ya
12183 however is a spacing mark and according to Roozbeh it's valid
12184 to want an Asat on the medial Ya instead of the base, so it looks
12185 to me like we want to allow an Asat after the medial group if
12186 there *was* a Ya but not if there wasn't any. Not wanting to
12187 produce dotted-circle where Windows is not, this commit changes
12188 the grammar to allow one Asat after the medial group no matter
12189 what comes in the group.
12191 Test: U+1002,103A,103B vs U+1002,103B,103A
12193 src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
12194 1 file changed, 1 insertion(+), 1 deletion(-)
12196 commit 0a017ce169d791c9aea56671fe5837961e0a3c09
12197 Author: Behdad Esfahbod <behdad@behdad.org>
12198 Date: Wed May 14 16:44:16 2014 -0600
12200 Add tests for Myanmar Asat+MedialYa and MedialYa+Asat sequences
12202 One of them currently produces dotted-circle. Fix and detailed
12205 test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/misc.txt |
12207 1 file changed, 2 insertions(+)
12209 commit c95587618c88d187be64f923033dae151cf820be
12210 Author: Behdad Esfahbod <behdad@behdad.org>
12211 Date: Wed May 14 00:42:18 2014 -0400
12213 [ot] Minor note re cmap subtable format 2 and 8
12215 src/hb-ot-cmap-table.hh | 2 ++
12216 1 file changed, 2 insertions(+)
12218 commit b7878cd58ea9a67236e1e0228c35b5b03ec4ff9c
12219 Author: Behdad Esfahbod <behdad@behdad.org>
12220 Date: Tue May 13 21:47:51 2014 -0400
12222 [ot] Implement cmap subtable format 0
12224 src/hb-open-type-private.hh | 3 ++-
12225 src/hb-ot-cmap-table.hh | 32 ++++++++++++++++++++++++++++++++
12226 2 files changed, 34 insertions(+), 1 deletion(-)
12228 commit ca7b77431d1e0aaa803722be8be85a368a385f47
12229 Author: Behdad Esfahbod <behdad@behdad.org>
12230 Date: Tue May 13 21:26:34 2014 -0400
12232 [ot] Factor out code between cmap sutable format 12 and 13
12234 src/hb-ot-cmap-table.hh | 43 +++++++++++++------------------------------
12235 1 file changed, 13 insertions(+), 30 deletions(-)
12237 commit 94759e8219ed08392573bae948a8135e16b8e0d0
12238 Author: Behdad Esfahbod <behdad@behdad.org>
12239 Date: Tue May 13 21:17:28 2014 -0400
12241 [ot] Factor out code between cmap subtable format 6 and 10
12243 src/hb-ot-cmap-table.hh | 49
12244 ++++++++++---------------------------------------
12245 1 file changed, 10 insertions(+), 39 deletions(-)
12247 commit 1a8ffc512987c1ff1b4896549f80b145c85454a8
12248 Author: Behdad Esfahbod <behdad@behdad.org>
12249 Date: Tue May 13 21:06:39 2014 -0400
12253 src/hb-blob.h | 5 ++---
12254 1 file changed, 2 insertions(+), 3 deletions(-)
12256 commit 91bbfca87527fa14d6ebec86b087f2a989381872
12257 Author: Behdad Esfahbod <behdad@behdad.org>
12258 Date: Mon May 12 18:19:29 2014 -0400
12260 [ot] Implement cmap subtable formats 6 and 10
12262 src/hb-ot-cmap-table.hh | 77
12263 +++++++++++++++++++++++++++++++++++++++++++++++--
12264 1 file changed, 74 insertions(+), 3 deletions(-)
12266 commit d294a2cb165c4f20daa5624969067c51eb9aef58
12267 Author: Behdad Esfahbod <behdad@behdad.org>
12268 Date: Mon May 12 17:58:31 2014 -0400
12270 [ot] Implement cmap subtable format 13
12272 src/hb-ot-cmap-table.hh | 47
12273 +++++++++++++++++++++++++++++++++++++++++------
12274 1 file changed, 41 insertions(+), 6 deletions(-)
12276 commit 0d75793fae95ed9f6b8522ae3af4fcdf397d8c36
12277 Author: Behdad Esfahbod <behdad@behdad.org>
12278 Date: Mon May 12 17:51:15 2014 -0400
12280 [ot] Implement cmap subtable format 12
12282 src/hb-ot-cmap-table.hh | 63
12283 +++++++++++++++++++++++++++++++++++++++++++++++--
12284 src/hb-ot-font.cc | 5 ++++
12285 2 files changed, 66 insertions(+), 2 deletions(-)
12287 commit 3608a6847e7b7eb4206df049158513a085810afd
12288 Author: Behdad Esfahbod <behdad@behdad.org>
12289 Date: Mon May 12 13:46:29 2014 -0400
12291 [ot] Hook up cmap table to hb_ot_font_funcs()
12293 src/hb-ot-cmap-table.hh | 10 +++++++---
12294 src/hb-ot-font.cc | 33 +++++++++++++++++++--------------
12295 2 files changed, 26 insertions(+), 17 deletions(-)
12297 commit c8a47452993b9dee6854bfc866aca4a20142696f
12298 Author: Behdad Esfahbod <behdad@behdad.org>
12299 Date: Fri May 9 19:55:51 2014 -0400
12301 [ot] Implement cmap subtable format 4
12303 src/hb-ot-cmap-table.hh | 52
12304 +++++++++++++++++++++++++++++++++++++++++++++++++
12305 1 file changed, 52 insertions(+)
12307 commit 4719621f20dfd6a0377c650a7b4df223c18dc143
12308 Author: Behdad Esfahbod <behdad@behdad.org>
12309 Date: Fri May 9 16:09:11 2014 -0400
12313 src/hb-open-type-private.hh | 1 -
12314 1 file changed, 1 deletion(-)
12316 commit 41ca1fbebf61cf26e1e0e4b11f4a5b52fb7d88a9
12317 Author: Behdad Esfahbod <behdad@behdad.org>
12318 Date: Fri May 9 15:35:56 2014 -0400
12320 [ot] Start implementing cmap table
12322 src/Makefile.am | 1 +
12323 src/hb-ot-cmap-table.hh | 171
12324 ++++++++++++++++++++++++++++++++++++++++++++++++
12325 src/hb-ot-font.cc | 1 +
12326 3 files changed, 173 insertions(+)
12328 commit c7074b8798048324cb8850c55908ce77fc33d11e
12329 Author: Behdad Esfahbod <behdad@behdad.org>
12330 Date: Thu May 8 18:24:31 2014 -0400
12332 [otlayout] Add GenericArrayOf::search()
12334 src/hb-open-type-private.hh | 11 +++++++++++
12335 1 file changed, 11 insertions(+)
12337 commit 40a479797add42fa42b78d4267920ef75bfb6b9a
12338 Author: Behdad Esfahbod <behdad@behdad.org>
12339 Date: Thu May 8 18:21:04 2014 -0400
12341 [otlayout] Add GenericSortedArrayOf
12343 src/hb-open-type-private.hh | 10 +++++++---
12344 1 file changed, 7 insertions(+), 3 deletions(-)
12346 commit 0ddecabc6de205b121bec31fbf670f37cc9454ef
12347 Author: Behdad Esfahbod <behdad@behdad.org>
12348 Date: Thu May 1 16:01:40 2014 -0700
12350 [main] Minor improvement to output
12352 src/main.cc | 12 +++++++-----
12353 1 file changed, 7 insertions(+), 5 deletions(-)
12355 commit 79ecdc3f9525212053d2bc88a5541c41697159da
12356 Author: Behdad Esfahbod <behdad@behdad.org>
12357 Date: Mon Apr 28 14:24:23 2014 -0700
12361 NEWS | 13 +++++++++++++
12362 configure.ac | 2 +-
12363 2 files changed, 14 insertions(+), 1 deletion(-)
12365 commit 6faff8e4132197ba06f0e685b82efe35b546cf64
12366 Author: Behdad Esfahbod <behdad@behdad.org>
12367 Date: Mon Apr 28 14:29:39 2014 -0700
12369 Add static storage classifier to inline functions
12371 Before we were just relying on the compiler inlining them and not
12372 leaving a trace in our public API. Try to fix. Hopefully not
12373 breaking anyone's build.
12375 src/hb-open-type-private.hh | 22 +++++++++++-----------
12376 src/hb-ot-layout-gpos-table.hh | 4 ++--
12377 src/hb-ot-layout-gsub-table.hh | 6 +++---
12378 src/hb-ot-layout-private.hh | 36 ++++++++++++++++++------------------
12379 src/hb-ot-map-private.hh | 10 +++++-----
12380 src/hb-private.hh | 2 +-
12381 6 files changed, 40 insertions(+), 40 deletions(-)
12383 commit 9c9411839bb89d0a1a83120af0982c60e0e393d9
12384 Author: Behdad Esfahbod <behdad@behdad.org>
12385 Date: Mon Apr 28 12:38:25 2014 -0700
12387 [tibetan] Reorder PADMA sign to occur after other below marks
12389 Based on suggestion from Andrew Glass.
12391 Test: U+0F40,0FC6,0F83
12393 src/hb-unicode-private.hh | 4 ++++
12394 1 file changed, 4 insertions(+)
12396 commit 659cd3c5b470ff9724ce5e53fedd1fea3e7512c4
12397 Author: Behdad Esfahbod <behdad@behdad.org>
12398 Date: Mon Apr 28 12:43:42 2014 -0700
12400 [test] Add test case for Tibetan sign PADMA
12404 test/shaping/texts/in-tree/shaper-tibetan/script-tibetan/misc/misc.txt |
12406 1 file changed, 1 insertion(+)
12408 commit ee703bc3ef740c300718fca7a12c050c322dce19
12409 Author: Behdad Esfahbod <behdad@behdad.org>
12410 Date: Mon Apr 28 12:43:18 2014 -0700
12412 Reshuffle test data
12414 test/shaping/texts/in-tree/MANIFEST |
12416 test/shaping/texts/in-tree/shaper-default/MANIFEST |
12418 .../script-tibetan => shaper-hangul/script-hangul}/MANIFEST |
12420 .../script-tibetan => shaper-hangul/script-hangul}/misc/MANIFEST
12422 .../{shaper-default => shaper-hangul}/script-hangul/misc/misc.txt
12424 .../in-tree/{shaper-default => shaper-hebrew}/script-hebrew/MANIFEST
12426 .../{shaper-default => shaper-hebrew}/script-hebrew/misc/MANIFEST
12428 .../script-hebrew/misc/diacritics.txt |
12430 .../script-hangul => shaper-tibetan/script-tibetan}/MANIFEST |
12432 .../script-hangul => shaper-tibetan/script-tibetan}/misc/MANIFEST
12434 .../{shaper-default => shaper-tibetan}/script-tibetan/misc/misc.txt
12436 11 files changed, 3 insertions(+), 3 deletions(-)
12438 commit b082ef373cefb35dd98b5f2f0b677ccc7806f51e
12439 Author: Behdad Esfahbod <behdad@behdad.org>
12440 Date: Fri Apr 25 11:48:10 2014 -0700
12444 src/hb-ot-shape-complex-indic.cc | 2 +-
12445 1 file changed, 1 insertion(+), 1 deletion(-)
12447 commit 828e109c7aac3389cc3b89ea1f13388aefb63804
12448 Author: Behdad Esfahbod <behdad@behdad.org>
12449 Date: Fri Apr 18 16:53:34 2014 -0700
12451 [indic] Fix-up zero-context matching
12453 commit b5a0f69e47ace468b06e21cf069a18ddcfcf6064
12454 Author: Behdad Esfahbod <behdad@behdad.org>
12455 Date: Thu Oct 17 18:04:23 2013 +0200
12457 [indic] Pass zero-context=false to would_substitute for newer
12460 For scripts without an old/new spec distinction, use
12461 zero-context=false.
12462 This changes behavior in Sinhala / Khmer, but doesn't seem
12464 This will be useful and used in Javanese.
12466 The *intention* was to change zero-context from true to false for
12468 don't have old-vs-new specs. However, checking the code, looks
12470 essentially change zero-context to always be true; ie. we only
12472 for old-spec, and we broke them. That's what causes this bug:
12474 https://bugs.freedesktop.org/show_bug.cgi?id=76705
12476 The root of the bug is here:
12478 /* Use zero-context would_substitute() matching for new-spec of
12480 * Indic scripts, but not for old-spec or scripts with one spec
12482 bool zero_context = indic_plan->config->has_old_spec ||
12483 !indic_plan->is_old_spec;
12485 Note that is_old_spec itself is:
12487 indic_plan->is_old_spec = indic_plan->config->has_old_spec &&
12488 ((plan->map.chosen_script[0] & 0x000000FF) != '2');
12490 It's easy to show that zero_context is now always true. What we
12493 bool zero_context = indic_plan->config->has_old_spec &&
12494 !indic_plan->is_old_spec;
12496 Ie, "&&" instead of "||". We made this change supposedly to make
12498 work. But apparently we got it working regardless! So I'm going
12500 to only change the logic for old-spec and not touch other cases.
12502 src/hb-ot-shape-complex-indic.cc | 4 ++--
12503 1 file changed, 2 insertions(+), 2 deletions(-)
12505 commit 66c6a48b6ce9dab6375ba1a23d7e450d6974852a
12506 Author: Behdad Esfahbod <behdad@behdad.org>
12507 Date: Mon Apr 14 15:55:42 2014 -0700
12509 Add HB_NO_MERGE_CLUSTERS
12511 Disables any cluster-merging. Added for testing purposes while
12512 we investigate what kind of API to add for this.
12514 src/hb-buffer.cc | 8 ++++++++
12515 1 file changed, 8 insertions(+)
12517 commit 897c7b804d6817470a364ba31b1719555b12f751
12518 Author: Behdad Esfahbod <behdad@behdad.org>
12519 Date: Thu Apr 10 16:27:13 2014 -0700
12521 Add Khmer test for U+17DD
12523 .../shaper-indic/south-east-asian/script-khmer/misc/other-marks.txt
12525 1 file changed, 1 insertion(+)
12527 commit 50a00535ccac538bbf93358fd2d2442e4c12542f
12528 Author: Behdad Esfahbod <behdad@behdad.org>
12529 Date: Thu Apr 10 16:03:29 2014 -0700
12531 Require gobject-introspection 1.34.0
12533 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=75384
12535 configure.ac | 2 +-
12536 1 file changed, 1 insertion(+), 1 deletion(-)
12538 commit 5fd996c4a4049a75c6d9e964f1a81c00ff191893
12539 Author: Behdad Esfahbod <behdad@behdad.org>
12540 Date: Wed Apr 9 16:38:26 2014 -0700
12542 Further adjust check-defs and check-symbols for mipsel
12544 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=74491
12546 src/check-defs.sh | 2 +-
12547 src/check-symbols.sh | 2 +-
12548 2 files changed, 2 insertions(+), 2 deletions(-)
12550 commit 75ec6d0bc5ca0170c73e4d1099a898d38d8f85c0
12551 Author: Behdad Esfahbod <behdad@behdad.org>
12552 Date: Wed Apr 9 16:33:32 2014 -0700
12554 Tighten up check-static-inits.sh check
12556 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=74490
12558 src/check-static-inits.sh | 2 +-
12559 1 file changed, 1 insertion(+), 1 deletion(-)
12561 commit 110ec0714a11b9417eed82f7d25b85c9dc7b6df4
12562 Author: Behdad Esfahbod <behdad@behdad.org>
12563 Date: Tue Apr 8 17:32:08 2014 -0700
12567 src/hb-blob.h | 2 +-
12568 1 file changed, 1 insertion(+), 1 deletion(-)
12570 commit 0682ddd05c22a400ff5ce97d4ea4b52a18b845ae
12571 Author: Behdad Esfahbod <behdad@behdad.org>
12572 Date: Tue Apr 8 16:03:35 2014 -0700
12574 [indic] Support U+17DD KHMER SIGN ATTHACAN
12576 As requested by Martin Hosken on the list.
12578 src/hb-ot-shape-complex-indic.cc | 3 ++-
12579 1 file changed, 2 insertions(+), 1 deletion(-)
12581 commit 05870ed62edd8728d6d732f60d6b7e149d45e6f4
12582 Author: Primiano Tucci <primiano@chromium.org>
12583 Date: Wed Apr 2 11:35:27 2014 +0100
12585 Use __aarch64__ for 64-bit ARM detection, not __arm64__
12587 Many GCC versions don't define __arm64__
12589 src/hb-atomic-private.hh | 2 +-
12590 1 file changed, 1 insertion(+), 1 deletion(-)
12592 commit 04d894e89795041b2055dc172744a018644f2bca
12593 Author: Behdad Esfahbod <behdad@behdad.org>
12594 Date: Tue Mar 25 12:11:32 2014 -0700
12598 src/hb-ot-layout-gsubgpos-private.hh | 1 +
12599 1 file changed, 1 insertion(+)
12601 commit 903648437c180c7b039801cdb0672e0f8e14afd4
12602 Author: Behdad Esfahbod <behdad@behdad.org>
12603 Date: Mon Mar 24 14:26:36 2014 -0700
12605 Start fleshing out builtin font functions
12607 src/Makefile.am | 3 +-
12608 src/hb-glib.cc | 2 +-
12609 src/hb-icu.cc | 2 +-
12610 src/hb-ot-font.cc | 260
12611 ++++++++++++++++++++++++++++++++++++
12612 src/{hb-tt-font.cc => hb-ot-font.h} | 56 ++------
12613 src/hb-ot-hhea-table.hh | 2 +-
12614 src/hb-ot-hmtx-table.hh | 2 +-
12616 util/Makefile.am | 4 +-
12617 util/options.cc | 4 +
12618 10 files changed, 283 insertions(+), 53 deletions(-)
12620 commit 343a0e4e747d93eeeb724c5d585f5ba036a0df84
12621 Author: Behdad Esfahbod <behdad@behdad.org>
12622 Date: Fri Mar 21 14:37:27 2014 -0700
12624 Add "make built-sources"
12626 src/Makefile.am | 3 ++-
12627 1 file changed, 2 insertions(+), 1 deletion(-)
12629 commit e9853f33d1f53d4d69ee0fa340ce9225a5ed17ca
12630 Author: Behdad Esfahbod <behdad@behdad.org>
12631 Date: Fri Mar 21 12:53:08 2014 -0700
12633 One more fix for build without gtk-doc
12635 Fixes https://github.com/behdad/harfbuzz/pull/35
12638 1 file changed, 1 insertion(+), 1 deletion(-)
12640 commit b96af03c20e46105982b3608b608614403540661
12641 Author: Konstantin Ritt <ritt.ks@gmail.com>
12642 Date: Thu Mar 20 16:01:30 2014 +0200
12644 Fix build with --coretext on iOS
12646 On iOS CoreText and CoreGraphics are stand-alone frameworks
12648 configure.ac | 23 +++++++++++++++++++----
12649 src/hb-coretext.h | 8 +++++++-
12650 2 files changed, 26 insertions(+), 5 deletions(-)
12652 commit ea5e8a02eb83ad19f3009b0008893f77ce113118
12653 Author: Behdad Esfahbod <behdad@behdad.org>
12654 Date: Wed Mar 19 15:38:02 2014 -0700
12656 [util] Plug minor leak
12658 util/hb-shape.cc | 6 +++---
12659 util/helper-cairo.cc | 21 ++++++++++++---------
12660 util/helper-cairo.hh | 2 +-
12661 util/options.cc | 6 +++++-
12662 util/options.hh | 6 +++---
12663 5 files changed, 24 insertions(+), 17 deletions(-)
12665 commit 09732cc6695b8e41ba6cdcd4058a4f7cad90167a
12666 Author: Behdad Esfahbod <behdad@behdad.org>
12667 Date: Wed Mar 19 12:00:17 2014 -0700
12669 Remove dead warning
12671 src/hb-unicode.cc | 9 +++++++--
12672 src/hb-warning.cc | 11 -----------
12673 2 files changed, 7 insertions(+), 13 deletions(-)
12675 commit b934b0f9d1b39fc7a06c812bea3d79ca5424e278
12676 Author: Behdad Esfahbod <behdad@behdad.org>
12677 Date: Wed Mar 19 11:52:40 2014 -0700
12679 Yet another try to make build without gtk-doc succeed
12682 docs/reference/Makefile.am | 2 +-
12683 2 files changed, 2 insertions(+), 1 deletion(-)
12685 commit a7a5be090dd9cc39605853e8994eb417550939d4
12686 Author: Behdad Esfahbod <behdad@behdad.org>
12687 Date: Wed Mar 19 11:39:23 2014 -0700
12689 Another try to make gtk-doc optional
12691 docs/reference/Makefile.am | 2 +-
12692 1 file changed, 1 insertion(+), 1 deletion(-)
12694 commit ba8c9d92935ea351970a80d0d3441858ad4cf33f
12695 Author: Dominik Röttsches <dominik.rottsches@intel.com>
12696 Date: Tue Mar 18 14:39:03 2014 +0200
12700 NEWS | 16 ++++++++++++++++
12701 configure.ac | 2 +-
12702 2 files changed, 17 insertions(+), 1 deletion(-)
12704 commit a949cd329e49d2c0ad6f1e023f324790d886dafe
12705 Author: Behdad Esfahbod <behdad@behdad.org>
12706 Date: Sun Mar 16 20:22:42 2014 -0700
12708 Don't use "register" storage class specifier
12711 https://bugzilla.mozilla.org/show_bug.cgi?id=984081
12713 src/hb-private.hh | 6 +++---
12714 1 file changed, 3 insertions(+), 3 deletions(-)
12716 commit 0082dbeae6c25a7859960b7e791a540ad04246d9
12717 Author: jfkthame <jfkthame@gmail.com>
12718 Date: Sun Mar 16 08:25:17 2014 +0000
12720 wrap definition of free_langs() with HAVE_ATEXIT
12722 ...to avoid an unused function warning; see mozilla bug
12723 https://bugzilla.mozilla.org/show_bug.cgi?id=984081.
12725 src/hb-common.cc | 2 ++
12726 1 file changed, 2 insertions(+)
12728 commit a9e25e90a4ca05746fda4a598ad698db1d2c5c1a
12729 Author: Behdad Esfahbod <behdad@behdad.org>
12730 Date: Fri Mar 14 19:55:46 2014 -0700
12732 [coretext] Add hb_coretext_face_create()
12736 src/hb-coretext.cc | 57
12737 +++++++++++++++++++++++++++++++++++++++++++++---------
12738 src/hb-coretext.h | 4 ++++
12739 2 files changed, 52 insertions(+), 9 deletions(-)
12741 commit c79865f90f62309dc64c8d3f2f503ec2aa4b7ec1
12742 Author: Behdad Esfahbod <behdad@behdad.org>
12743 Date: Fri Mar 14 19:37:55 2014 -0400
12745 [coretext] Add coretext_aat shaper
12747 This is a higher-priority shaper than default shaper ("ot"), but
12748 only picks up fonts that have AAT "morx"/"mort" table.
12750 Note that for this to work the font face's get_table() implementation
12751 should know how to return the full font blob.
12753 Based on patch from Konstantin Ritt.
12755 src/hb-coretext.cc | 94
12756 +++++++++++++++++++++++++++++++++++++++++++++++++++
12757 src/hb-coretext.h | 4 +++
12758 src/hb-shaper-list.hh | 4 +++
12759 3 files changed, 102 insertions(+)
12761 commit af1aa362cacc652ab8ffda05a5d98a3ff5430439
12762 Author: Behdad Esfahbod <behdad@behdad.org>
12763 Date: Fri Mar 14 15:52:47 2014 -0700
12765 If HAVE_ICU_BUILTIN is defined, use hb-icu Unicode callbacks
12767 Useful for Android / Chrome / etc when ICU is built in the same
12768 library as harfbuzz itself.
12770 src/hb-unicode.cc | 2 +-
12771 1 file changed, 1 insertion(+), 1 deletion(-)
12773 commit 853daf857f231c9ce0277a78abff1241150ea903
12774 Author: Behdad Esfahbod <behdad@behdad.org>
12775 Date: Fri Mar 14 15:49:18 2014 -0700
12779 src/hb-shaper-list.hh | 6 ------
12780 1 file changed, 6 deletions(-)
12782 commit 2a473338da1538efa4ff14ae9e4aba8dd50f9b0f
12783 Author: Behdad Esfahbod <behdad@behdad.org>
12784 Date: Mon Mar 10 15:04:46 2014 -0700
12786 Add Myanmar test case from OpenType Myanmar spec
12788 test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST |
12790 .../shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/otspec.txt |
12792 2 files changed, 3 insertions(+)
12794 commit 158985908981189a2fd4d15275a641286fc770fe
12795 Author: Behdad Esfahbod <behdad@behdad.org>
12796 Date: Mon Mar 10 14:57:55 2014 -0700
12800 test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST
12802 test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/MANIFEST
12804 .../script-myanmar => shaper-sea/script-tai-tham}/misc/torture.txt
12806 3 files changed, 1 insertion(+), 1 deletion(-)
12808 commit bb8ffb581b89cf27fb8e0743b81bbda21654233e
12809 Author: Behdad Esfahbod <behdad@behdad.org>
12810 Date: Tue Mar 4 13:03:51 2014 -0800
12812 Use AM_MISSING_PROG for ragel and git
12814 Makefile.am | 4 ++--
12815 configure.ac | 2 ++
12816 src/Makefile.am | 2 +-
12817 3 files changed, 5 insertions(+), 3 deletions(-)
12819 commit a82165248cddb720576464b8e59a986491d3f2e9
12820 Author: Behdad Esfahbod <behdad@behdad.org>
12821 Date: Tue Feb 18 15:53:56 2014 -0500
12823 Only do fallback Hebrew composition if no GPOS 'mark' available
12825 Apparently some modern fonts have proper GPOS mark positioning
12826 tables, but undesirable precomposed forms! See thread
12827 "Hebrew composition to presentation forms" and:
12829 http://tex.stackexchange.com/questions/156775/having-trouble-with-vowel-positioning-in-ezra-sil-xelatex
12831 Test case: U+fb1d,05d9,05b4
12833 src/hb-ot-shape-complex-hebrew.cc | 2 +-
12834 src/hb-ot-shape-private.hh | 2 ++
12835 2 files changed, 3 insertions(+), 1 deletion(-)
12837 commit b456d42bf68c4374f71f09867e375a51c7f2b3ed
12838 Author: Behdad Esfahbod <behdad@behdad.org>
12839 Date: Tue Feb 11 17:29:40 2014 -0500
12841 Allow bootstrapping without gtk-doc
12843 Seems like configure.ac is already able to handle it.
12845 autogen.sh | 10 +++++-----
12846 1 file changed, 5 insertions(+), 5 deletions(-)
12848 commit 1eacde00cc8c57a08fb74276e3530844ef463d67
12849 Author: Luis de Bethencourt <luis@debethencourt.com>
12850 Date: Thu Feb 6 23:20:47 2014 -0500
12852 check hb_set_is_emtpy in test-set.c
12854 test/api/test-set.c | 9 +++++++++
12855 1 file changed, 9 insertions(+)
12857 commit db068d81cda180a91638e5539984f8139aff49c6
12858 Author: Werner Lemberg <wl@gnu.org>
12859 Date: Mon Feb 10 10:38:56 2014 -0500
12861 typo in ucdn's Makefile.am
12863 src/hb-ucdn/Makefile.am | 2 +-
12864 1 file changed, 1 insertion(+), 1 deletion(-)
12866 commit fbb2847f541389f40718af71c4945024ae177ab2
12867 Author: Behdad Esfahbod <behdad@behdad.org>
12868 Date: Wed Feb 5 08:22:06 2014 -0500
12870 Improve MemoryBarrier() implementation
12872 See thread "[HarfBuzz] compilation error of 0.9.26 with MinGW"
12875 src/hb-atomic-private.hh | 12 ++++++++----
12876 1 file changed, 8 insertions(+), 4 deletions(-)
12878 commit 189bf23bfc90405d8bdc70bf3d6d3ffec38b470c
12879 Author: Behdad Esfahbod <behdad@behdad.org>
12880 Date: Thu Jan 30 15:14:58 2014 -0500
12884 NEWS | 20 ++++++++++++++++++++
12885 configure.ac | 2 +-
12886 2 files changed, 21 insertions(+), 1 deletion(-)
12888 commit 7691a154e50f8c8c77bbd94787686262955bf5d4
12889 Author: Jonathan Kew <jfkthame@gmail.com>
12890 Date: Wed Jan 29 14:07:58 2014 +0000
12892 Ensure hb_script_t can safely hold any hb_tag_t value it's given.
12894 Fixes https://github.com/behdad/harfbuzz/pull/21
12896 src/hb-common.h | 8 +++++++-
12897 1 file changed, 7 insertions(+), 1 deletion(-)
12899 commit c29993a181c2139eaec97b5f6225824040ca3ac9
12900 Author: Behdad Esfahbod <behdad@behdad.org>
12901 Date: Tue Jan 28 17:29:42 2014 -0500
12903 [coretext] Handle surrogate pairs when generating notdef glyphs
12905 Fixes github.com/behdad/harfbuzz/pull/19
12907 src/hb-coretext.cc | 18 ++++++++++++++----
12908 1 file changed, 14 insertions(+), 4 deletions(-)
12910 commit 748b2782e4898420003a3bbc041dcccbe9e3edc2
12911 Author: Behdad Esfahbod <behdad@behdad.org>
12912 Date: Tue Jan 28 17:10:05 2014 -0500
12914 [coretext] Minor optimization
12916 src/hb-coretext.cc | 6 +++---
12917 1 file changed, 3 insertions(+), 3 deletions(-)
12919 commit 24e6b11f12788500182715a64d4771a22c5b7525
12920 Author: Konstantin Ritt <ritt.ks@gmail.com>
12921 Date: Tue Jan 28 18:16:01 2014 +0200
12923 Fix double destruction in case of OOM
12925 src/hb-graphite2.cc | 2 +-
12926 1 file changed, 1 insertion(+), 1 deletion(-)
12928 commit 083225916a19f6d67017523af87386933bd9ecdc
12929 Author: Konstantin Ritt <ritt.ks@gmail.com>
12930 Date: Wed Jan 22 20:31:30 2014 +0200
12932 Micro optimizations
12934 src/hb-ot-layout-gpos-table.hh | 28 +++++++++++++++++-----------
12935 1 file changed, 17 insertions(+), 11 deletions(-)
12937 commit c9522de2335e4ef5fe65a72745c10943827a8da2
12938 Author: Konstantin Ritt <ritt.ks@gmail.com>
12939 Date: Wed Jan 22 21:07:13 2014 +0200
12941 Make it possible to disable the fallback shaper at configure time
12943 The OT shaper supersedes the fallback shaper in every case
12944 and the latter become an extra weight for 99.9% of users.
12946 configure.ac | 6 ++++++
12947 src/Makefile.am | 5 ++++-
12948 src/hb-shaper-list.hh | 2 ++
12949 3 files changed, 12 insertions(+), 1 deletion(-)
12951 commit 6775da3a7c07db6c032cf429dc199d471948db56
12952 Author: Behdad Esfahbod <behdad@behdad.org>
12953 Date: Thu Jan 23 14:18:49 2014 -0500
12955 Fix clang warning 'private field 'xxx' is not used
12957 Fixes https://github.com/behdad/harfbuzz/pull/16
12959 src/hb-open-type-private.hh | 2 +-
12960 1 file changed, 1 insertion(+), 1 deletion(-)
12962 commit 62299826f4905e080b9497bce335e093b287494e
12963 Author: Behdad Esfahbod <behdad@behdad.org>
12964 Date: Thu Jan 23 14:11:03 2014 -0500
12966 Fix typo in _hb_buffer_serialize_glyphs_text()
12968 Fixes https://github.com/behdad/harfbuzz/pull/17
12970 src/hb-buffer-serialize.cc | 2 +-
12971 1 file changed, 1 insertion(+), 1 deletion(-)
12973 commit ae23c24c32f474a34484ee78bc177ad31fa5e6d0
12974 Author: Behdad Esfahbod <behdad@behdad.org>
12975 Date: Wed Jan 22 11:03:02 2014 -0500
12977 [arabic] Disable 'cswh' by default
12979 I believe Windows 8 disables it, and spec update dated
12980 Jan 2014 also clearly says it's disabled by default:
12982 http://www.microsoft.com/typography/OpenTypeDev/arabic/intro.htm#features
12984 src/hb-ot-shape-complex-arabic.cc | 1 -
12985 1 file changed, 1 deletion(-)
12987 commit 08cf5d75ef0c75095173dec822ccb07defaaa6c2
12988 Author: Behdad Esfahbod <behdad@behdad.org>
12989 Date: Wed Jan 22 07:53:55 2014 -0500
12991 [ot] Don't try to compose if normalization is off
12993 src/hb-ot-shape-normalize.cc | 3 ++-
12994 1 file changed, 2 insertions(+), 1 deletion(-)
12996 commit 0596343bfeb80ad6b19d459654edf7dfded6affe
12997 Merge: 62cb28d 83d7e79
12998 Author: Behdad Esfahbod <behdad@behdad.org>
12999 Date: Wed Jan 22 04:43:51 2014 -0800
13001 Merge pull request #13 from jfkthame/hangul-shaper
13003 Tone-mark reordering and improved Old Hangul support
13005 commit 62cb28dfc668cae9cbff826229bde2271e157927
13006 Author: Jonathan Kew <jfkthame@gmail.com>
13007 Date: Mon Jan 20 14:23:08 2014 +0000
13009 fixup for 64-bit windows build
13011 src/hb-uniscribe.cc | 2 +-
13012 1 file changed, 1 insertion(+), 1 deletion(-)
13014 commit 83d7e7915a5eaa8ff4c7014c319844e7dffd8225
13015 Author: Jonathan Kew <jfkthame@gmail.com>
13016 Date: Mon Jan 20 19:49:47 2014 +0000
13018 [hangul] Fix ordering of dotted circle with Hangul tone mark (reported
13021 src/hb-ot-shape-complex-hangul.cc | 2 +-
13022 1 file changed, 1 insertion(+), 1 deletion(-)
13024 commit deef1862657d55b7ae8d45f4eecbe45c80785c4e
13025 Author: Jonathan Kew <jfkthame@gmail.com>
13026 Date: Mon Jan 20 10:38:27 2014 +0000
13028 [hangul] Don't force zero-width for marks - this is not wanted for
13029 the Jamo Filler glyphs.
13031 src/hb-ot-shape-complex-hangul.cc | 2 +-
13032 1 file changed, 1 insertion(+), 1 deletion(-)
13034 commit 391934db0a171aeb2057ebcd4a38ed81621e7393
13035 Author: Jonathan Kew <jfkthame@gmail.com>
13036 Date: Mon Jan 20 10:37:32 2014 +0000
13038 [unicode] Exclude the Jamo Filler characters from Default_Ignorable,
13039 as some fonts want these to be visible/spacing glyphs.
13041 src/hb-unicode-private.hh | 15 +++++++--------
13042 1 file changed, 7 insertions(+), 8 deletions(-)
13044 commit 7244b3fc3bf9757dd094709d36bea68682264e20
13045 Author: Jonathan Kew <jfkthame@gmail.com>
13046 Date: Mon Jan 20 10:35:51 2014 +0000
13048 [hangul] Reorder Hangul tone mark to beginning of syllable, unless
13049 font implements it using a zero-width glyph.
13051 src/hb-ot-shape-complex-hangul.cc | 59
13052 ++++++++++++++++++++++++++++++++++++++-
13053 1 file changed, 58 insertions(+), 1 deletion(-)
13055 commit 103436838df3a77552d3d33fc4bd80f09d9bf079
13056 Author: Jonathan Kew <jfkthame@gmail.com>
13057 Date: Mon Jan 20 10:35:07 2014 +0000
13059 [hangul] Apply the appropriate *jmo features to decomposed
13060 syllables, including Old Hangul sequences that don't have Unicode
13061 compositions. Merge clusters in decomposed syllables.
13063 src/hb-ot-shape-complex-hangul.cc | 197
13064 +++++++++++++++++++++++++++++++-------
13065 1 file changed, 165 insertions(+), 32 deletions(-)
13067 commit 8fc1f7fe74a25bf8549f5edd79c7da6b720eb064
13068 Author: Behdad Esfahbod <behdad@behdad.org>
13069 Date: Thu Jan 2 17:04:04 2014 +0800
13071 [ot/hangul] Don't decompose Hangul even when combining marks present
13074 https://github.com/behdad/harfbuzz/pull/10#issuecomment-31442030
13076 src/hb-ot-shape-complex-hangul.cc | 2 +-
13077 src/hb-ot-shape-normalize-private.hh | 1 +
13078 src/hb-ot-shape-normalize.cc | 24 +++++++++++++-----------
13079 3 files changed, 15 insertions(+), 12 deletions(-)
13081 commit 64426ec73a987bfe1e71a293ee195f268897e8d6
13082 Author: Behdad Esfahbod <behdad@behdad.org>
13083 Date: Thu Jan 2 14:33:10 2014 +0800
13085 [ot] Simplify composing
13089 src/hb-ot-shape-normalize.cc | 5 +++--
13090 1 file changed, 3 insertions(+), 2 deletions(-)
13092 commit 8de20b1e8a1c4d2081f64e695045e6e4da7ce144
13093 Author: Behdad Esfahbod <behdad@behdad.org>
13094 Date: Thu Jan 2 14:30:45 2014 +0800
13096 Add font->has_glyph()
13098 src/hb-font-private.hh | 6 ++++++
13099 src/hb-ot-shape-complex-hangul.cc | 14 ++++++--------
13100 src/hb-ot-shape.cc | 3 +--
13101 3 files changed, 13 insertions(+), 10 deletions(-)
13103 commit f6298e55ae0f0f23f66935226f78afb98320ea78
13104 Author: Behdad Esfahbod <behdad@behdad.org>
13105 Date: Thu Jan 2 14:23:56 2014 +0800
13109 src/hb-fallback-shape.cc | 5 +++--
13110 1 file changed, 3 insertions(+), 2 deletions(-)
13112 commit 29ea403d67e29c2d531c1f613ce3d69e60f078f6
13113 Author: Behdad Esfahbod <behdad@behdad.org>
13114 Date: Thu Jan 2 14:20:00 2014 +0800
13116 [hangul] Fix decomposition logic
13118 Seems to be working now.
13120 src/hb-ot-shape-complex-hangul.cc | 19 ++++++++-----------
13121 1 file changed, 8 insertions(+), 11 deletions(-)
13123 commit bdb20dafc3f737923da3dca0c832fdf4ab8daabc
13124 Author: Behdad Esfahbod <behdad@behdad.org>
13125 Date: Thu Jan 2 14:04:30 2014 +0800
13127 [hangul] Fix decomposition
13129 Part of https://github.com/behdad/harfbuzz/pull/10
13131 src/hb-ot-shape-complex-hangul.cc | 4 ++--
13132 1 file changed, 2 insertions(+), 2 deletions(-)
13134 commit 32478656ce6e7926c3ad481511f02187ca743af6
13135 Author: Behdad Esfahbod <behdad@behdad.org>
13136 Date: Thu Jan 2 14:01:56 2014 +0800
13138 [hangul] Tighten up character categories
13140 I had tried to expand to fill the blocks, but that sounds wrong in
13143 src/hb-ot-shape-complex-hangul.cc | 4 ++--
13144 1 file changed, 2 insertions(+), 2 deletions(-)
13146 commit f14bb7de631b20e2868fb62e5311cd0d9e24bb49
13147 Author: Behdad Esfahbod <behdad@behdad.org>
13148 Date: Tue Dec 31 16:49:15 2013 +0800
13150 [ot] Separate out hebrew and tibetan shapers from default
13152 Now default shaper is truly no-op.
13154 src/Makefile.am | 2 +
13155 src/hb-ot-shape-complex-default.cc | 161
13156 +---------------------------------
13157 src/hb-ot-shape-complex-hebrew.cc | 172
13158 +++++++++++++++++++++++++++++++++++++
13159 src/hb-ot-shape-complex-private.hh | 17 +++-
13160 src/hb-ot-shape-complex-tibetan.cc | 61 +++++++++++++
13161 5 files changed, 251 insertions(+), 162 deletions(-)
13163 commit 6300cd72539284ca294ee8286bbbb7f9c72af320
13164 Author: Behdad Esfahbod <behdad@behdad.org>
13165 Date: Tue Dec 31 16:38:47 2013 +0800
13167 [ot] Define HB_OT_SHAPE_ZERO_WIDTH_MARKS_DEFAULT
13169 src/hb-ot-shape-complex-default.cc | 2 +-
13170 src/hb-ot-shape-complex-hangul.cc | 2 +-
13171 src/hb-ot-shape-complex-private.hh | 4 +++-
13172 src/hb-ot-shape-complex-thai.cc | 2 +-
13173 4 files changed, 6 insertions(+), 4 deletions(-)
13175 commit 3d6ca0d32e5c6597acfcf59301cb1905586ddb52
13176 Author: Behdad Esfahbod <behdad@behdad.org>
13177 Date: Tue Dec 31 16:04:35 2013 +0800
13179 [ot] Simplify normalization_preference again
13181 No shaper has more than one behavior re this, so no need for
13184 src/hb-ot-shape-complex-arabic.cc | 2 +-
13185 src/hb-ot-shape-complex-default.cc | 8 +-------
13186 src/hb-ot-shape-complex-hangul.cc | 2 +-
13187 src/hb-ot-shape-complex-indic.cc | 8 +-------
13188 src/hb-ot-shape-complex-myanmar.cc | 9 +--------
13189 src/hb-ot-shape-complex-private.hh | 7 +------
13190 src/hb-ot-shape-complex-sea.cc | 9 +--------
13191 src/hb-ot-shape-complex-thai.cc | 2 +-
13192 src/hb-ot-shape-normalize.cc | 4 +---
13193 9 files changed, 9 insertions(+), 42 deletions(-)
13195 commit c98b7183f7dc453d5bac1f2503017cded317a495
13196 Author: Behdad Esfahbod <behdad@behdad.org>
13197 Date: Tue Dec 31 15:55:40 2013 +0800
13199 [ot] Add Hangul shaper
13201 Not exhaustively tested, but I think I got the intended logic
13204 The logic can perhaps be simplified. Maybe we should disabled
13205 normalization with this shaper. Then again, for now focusing on
13208 src/Makefile.am | 1 +
13209 src/hb-ot-shape-complex-default.cc | 13 ---
13210 src/hb-ot-shape-complex-hangul.cc | 232
13211 +++++++++++++++++++++++++++++++++++++
13212 src/hb-ot-shape-complex-private.hh | 10 +-
13213 src/hb-private.hh | 6 +
13214 5 files changed, 240 insertions(+), 22 deletions(-)
13216 commit 15f67048e45853ad4069fd4334e132bc3db4d2c4
13217 Author: Behdad Esfahbod <behdad@behdad.org>
13218 Date: Fri Dec 27 19:33:28 2013 -0500
13220 Reorder Tai Tham SAKOT to ensure it comes after any tone marks
13222 src/hb-unicode-private.hh | 6 +++++-
13223 1 file changed, 5 insertions(+), 1 deletion(-)
13225 commit 3216e44feb7b97f44620b51e197425a80a41cdb7
13226 Author: Behdad Esfahbod <behdad@behdad.org>
13227 Date: Mon Dec 23 14:39:23 2013 -0500
13229 [uniscribe] Fix scratch-buffer accounting
13231 src/hb-uniscribe.cc | 15 ++++++++-------
13232 1 file changed, 8 insertions(+), 7 deletions(-)
13234 commit beeb12c9af4e0e66378cd36cf3dbb1560763a8e3
13235 Author: Behdad Esfahbod <behdad@behdad.org>
13236 Date: Sun Dec 22 22:53:27 2013 -0500
13240 src/hb-ot-shape.h | 1 +
13241 1 file changed, 1 insertion(+)
13243 commit fbd4acc58a4bb501625b482bd318be9764ff8e02
13244 Author: Luis de Bethencourt <luis@debethencourt.com>
13245 Date: Sun Dec 22 08:02:11 2013 -0500
13247 Clean ht-ob headers
13249 src/Makefile.am | 1 +
13250 src/hb-ot-layout.h | 5 -----
13251 src/hb-ot-shape.h | 53
13252 +++++++++++++++++++++++++++++++++++++++++++++++++++++
13253 src/hb-ot.h | 9 +--------
13254 4 files changed, 55 insertions(+), 13 deletions(-)
13256 commit 5497a8a274a7066c0230c850baadef681785c8bb
13257 Author: Behdad Esfahbod <behdad@behdad.org>
13258 Date: Sun Dec 22 20:48:53 2013 -0500
13260 Cache various masks on the shape plan
13262 src/hb-ot-shape-fallback.cc | 6 ++----
13263 src/hb-ot-shape-private.hh | 15 +++++++++++++++
13264 src/hb-ot-shape.cc | 26 +++++++-------------------
13265 3 files changed, 24 insertions(+), 23 deletions(-)
13267 commit 02f909664fa24a7ccf7cf73d75d1d3426aaaae7d
13268 Author: Behdad Esfahbod <behdad@behdad.org>
13269 Date: Sun Dec 22 19:35:27 2013 -0500
13271 Minor correction to kern mask checking
13273 src/hb-ot-shape-fallback.cc | 4 ++--
13274 1 file changed, 2 insertions(+), 2 deletions(-)
13276 commit a7e8bbb080aef318b16750ca1771d0d3af3d0ae9
13277 Author: Behdad Esfahbod <behdad@behdad.org>
13278 Date: Sun Dec 22 19:33:35 2013 -0500
13280 Minor fraction mask setting improvement
13282 src/hb-ot-map-private.hh | 2 --
13283 src/hb-ot-shape.cc | 8 +++++---
13284 2 files changed, 5 insertions(+), 5 deletions(-)
13286 commit 76fff252a96b4357b5e71694d5201daef822aa60
13287 Author: Behdad Esfahbod <behdad@behdad.org>
13288 Date: Sun Dec 22 17:55:59 2013 -0500
13290 Don't form fractions if only one of numr/dnom exist
13292 src/hb-ot-shape.cc | 3 ++-
13293 1 file changed, 2 insertions(+), 1 deletion(-)
13295 commit 3aeee519f0b82df5263974945ae852badc4dbded
13296 Author: Behdad Esfahbod <behdad@behdad.org>
13297 Date: Sun Dec 22 16:17:54 2013 -0500
13299 Bug 72698 - Automatically support frac / numr / dnom
13301 When seeing U+2044 FRACTION SLASH in the text, find decimal
13302 digits (Unicode General Category Decimal_Number) around it,
13303 and mark the pre-slash digits with 'numr' feature, the post-slash
13304 digits with 'dnom' feature, and the whole sequence with 'frac'
13307 This beautifully renders fractions with major Windows fonts,
13308 and any other font that implements those features (numr/dnom is
13309 enough for most fonts.)
13311 Not the fastest way to do this, but good enough for a start.
13313 src/hb-ot-shape.cc | 51
13314 +++++++++++++++++++++++++++++++++++++++++++++++++++
13315 1 file changed, 51 insertions(+)
13317 commit 014f369ec98fdbb3e7a2ef68aea2c4e017e7b680
13318 Author: Behdad Esfahbod <behdad@behdad.org>
13319 Date: Sun Dec 22 16:15:30 2013 -0500
13323 src/hb-ot-map-private.hh | 2 ++
13324 1 file changed, 2 insertions(+)
13326 commit 739325178aba00ea5526c6a54ce588a79e5d45e2
13327 Author: Behdad Esfahbod <behdad@behdad.org>
13328 Date: Sat Dec 21 00:18:18 2013 -0500
13330 Initialize masks before mirroring
13332 We were throwing away the rtlm feature mask set during
13335 src/hb-ot-shape.cc | 11 ++++++++++-
13336 1 file changed, 10 insertions(+), 1 deletion(-)
13338 commit d507f6b5b7a052f4d0eb9ba4ec88fd2e3d6f64b4
13339 Author: Luis de Bethencourt <luis@debethencourt.com>
13340 Date: Mon Dec 16 15:48:44 2013 -0500
13342 Have Gtk-Doc ignore UCDN files
13344 docs/reference/Makefile.am | 18 +++++++++---------
13345 1 file changed, 9 insertions(+), 9 deletions(-)
13347 commit d688475ea9cd236bc9b9e0153489fac0025f07f0
13348 Author: Behdad Esfahbod <behdad@behdad.org>
13349 Date: Thu Dec 12 13:21:57 2013 -0500
13353 util/options.cc | 4 ++--
13354 1 file changed, 2 insertions(+), 2 deletions(-)
13356 commit 2a8c49ade07a0bd4f2c9543f4bd129da82083ea0
13357 Author: Behdad Esfahbod <behdad@behdad.org>
13358 Date: Wed Dec 11 20:22:28 2013 -0500
13360 Remove unnecessary includes
13362 src/hb-blob.cc | 1 -
13363 src/hb-buffer-private.hh | 1 -
13364 src/hb-common.cc | 2 --
13365 src/hb-face-private.hh | 1 -
13366 src/hb-face.cc | 1 -
13367 src/hb-font-private.hh | 1 -
13368 src/hb-font.cc | 1 -
13369 src/hb-graphite2.cc | 2 --
13370 src/hb-open-type-private.hh | 2 --
13371 src/hb-ot-layout-private.hh | 2 --
13372 src/hb-ot-shape-normalize-private.hh | 2 --
13373 src/hb-ot-tag.cc | 1 -
13374 src/hb-set-private.hh | 1 -
13375 src/hb-shape-plan-private.hh | 1 -
13376 src/hb-tt-font.cc | 2 --
13377 src/hb-unicode-private.hh | 2 --
13378 16 files changed, 23 deletions(-)
13380 commit 2646aec1e67cd6e09f5f7859c9d5898917acc2d5
13381 Author: Behdad Esfahbod <behdad@behdad.org>
13382 Date: Thu Dec 5 18:19:35 2013 -0500
13384 Drop required automake version back to 1.11.3
13386 Work around broken automake-1.13 changes.
13388 configure.ac | 3 ++-
13389 test/shaping/Makefile.am | 7 +++++++
13390 2 files changed, 9 insertions(+), 1 deletion(-)
13392 commit 860fc9aa7b4c49a1d50e64cfdf4d4dffadb7aa8f
13393 Author: Behdad Esfahbod <behdad@behdad.org>
13394 Date: Wed Dec 4 20:06:59 2013 -0500
13398 NEWS | 12 ++++++++++++
13399 configure.ac | 2 +-
13400 2 files changed, 13 insertions(+), 1 deletion(-)
13402 commit adb039554de0c98a4121f26423bec8df09a62e61
13403 Author: Behdad Esfahbod <behdad@behdad.org>
13404 Date: Wed Dec 4 20:10:02 2013 -0500
13408 util/view-cairo.hh | 3 ++-
13409 1 file changed, 2 insertions(+), 1 deletion(-)
13411 commit 95d18a7cab480712d8c95a587ac2a8fdcbec5e71
13412 Author: Behdad Esfahbod <behdad@behdad.org>
13413 Date: Wed Dec 4 20:01:22 2013 -0500
13418 1 file changed, 1 insertion(+), 1 deletion(-)
13420 commit d913f98d88098fc0f4163dfbc54d8ca9ebe9dd81
13421 Author: Behdad Esfahbod <behdad@behdad.org>
13422 Date: Wed Dec 4 19:59:48 2013 -0500
13424 Require automake 1.13
13428 https://bugs.freedesktop.org/show_bug.cgi?id=71353
13430 configure.ac | 2 +-
13431 test/shaping/Makefile.am | 19 ++++++++++++++-----
13432 2 files changed, 15 insertions(+), 6 deletions(-)
13434 commit 205bf834d80f81471f0c3da4f400e60ce3a533dc
13435 Author: Behdad Esfahbod <behdad@behdad.org>
13436 Date: Mon Dec 2 20:41:41 2013 -0500
13438 Revert "Karen" language mapping back to what it was before
13440 https://bugzilla.mozilla.org/show_bug.cgi?id=941470
13442 src/hb-ot-tag.cc | 4 ++--
13443 1 file changed, 2 insertions(+), 2 deletions(-)
13445 commit f47b9219546edcfdeb3991ee27f6d9ba455c3e08
13446 Author: Behdad Esfahbod <behdad@behdad.org>
13447 Date: Mon Dec 2 05:57:27 2013 -0500
13449 Fix unsafe shape_plan->face dependency
13451 src/hb-ot-shape-private.hh | 2 +-
13452 src/hb-shape-plan-private.hh | 2 +-
13453 src/hb-shape-plan.cc | 12 +++---------
13454 3 files changed, 5 insertions(+), 11 deletions(-)
13456 commit c704a8700e169885f1d9cbab93544d85aa4358e9
13457 Author: Behdad Esfahbod <behdad@behdad.org>
13458 Date: Mon Dec 2 05:42:04 2013 -0500
13460 [util] Fix uninitialized memory access
13462 util/view-cairo.hh | 2 +-
13463 1 file changed, 1 insertion(+), 1 deletion(-)
13465 commit 260a3198f44a4ece60864b6f6caab2ee756ad762
13466 Author: Behdad Esfahbod <behdad@behdad.org>
13467 Date: Mon Dec 2 05:39:39 2013 -0500
13471 util/options.cc | 5 ++++-
13472 1 file changed, 4 insertions(+), 1 deletion(-)
13474 commit ca8d96c8ba33ce581684cbc07936a3696b6c83d9
13475 Author: Jonathan Kew <jfkthame@gmail.com>
13476 Date: Mon Dec 2 05:22:00 2013 -0500
13478 cache shape plans even if (global) user features are set
13480 src/hb-shape-plan-private.hh | 3 +++
13481 src/hb-shape-plan.cc | 59
13482 ++++++++++++++++++++++++++++++++++++++++----
13483 2 files changed, 57 insertions(+), 5 deletions(-)
13485 commit 8ffa528f28a24ae85952ad1c1b0206e736bcfeab
13486 Author: Behdad Esfahbod <behdad@behdad.org>
13487 Date: Mon Dec 2 05:17:14 2013 -0500
13489 Add note about unsafe shape_plan->face
13491 Will fix by removing shape_plan->face completely.
13493 src/hb-shape-plan.cc | 2 ++
13494 1 file changed, 2 insertions(+)
13496 commit aec468f01e866c99e65a8f764a792c74c96840d7
13497 Author: Behdad Esfahbod <behdad@behdad.org>
13498 Date: Fri Nov 29 19:21:58 2013 -0500
13500 [coretext] Add TODO
13502 src/hb-coretext.cc | 2 ++
13503 1 file changed, 2 insertions(+)
13505 commit 58cc233e8b5fdc9dce603acc1b968540a2dea3e1
13506 Author: Behdad Esfahbod <behdad@behdad.org>
13507 Date: Fri Nov 29 19:17:42 2013 -0500
13511 src/hb-coretext.cc | 27 ++++++++++++++++-----------
13512 1 file changed, 16 insertions(+), 11 deletions(-)
13514 commit c8213c6198abff97822e29a6d565722cfbb43832
13515 Author: Khaled Hosny <khaledhosny.eglug.org>
13516 Date: Fri Nov 29 19:01:56 2013 -0500
13518 [coretext] Avoid font fallback with CoreText shaper
13520 CoreText does automatic font fallback (AKA "cascading") for
13522 not supported by the requested font, and provides no way to turn
13524 so detect if the returned run uses a font other than the requested one
13525 and fill in the buffer with .notdef glyphs instead of random indices
13526 glyph from a different font.
13528 src/hb-coretext.cc | 35 +++++++++++++++++++++++++++++++++++
13529 1 file changed, 35 insertions(+)
13531 commit 63bae73aefb0e5988ef6975f1ed38e040e50e91d
13532 Author: Behdad Esfahbod <behdad@behdad.org>
13533 Date: Tue Nov 26 22:57:24 2013 -0500
13535 [fallback] Add TODO note
13537 src/hb-fallback-shape.cc | 10 ++++++++++
13538 1 file changed, 10 insertions(+)
13540 commit e1ebf01d0cf3df55bb9137136e2d0c9630e7bd78
13541 Author: Behdad Esfahbod <behdad@behdad.org>
13542 Date: Tue Nov 26 18:00:35 2013 -0500
13546 src/hb-ot-layout-common-private.hh | 2 +-
13547 1 file changed, 1 insertion(+), 1 deletion(-)
13549 commit a182dbc9e4e51fa7990c4aea3eaa425a061b29c7
13550 Author: Behdad Esfahbod <behdad@behdad.org>
13551 Date: Tue Nov 26 17:53:41 2013 -0500
13555 src/hb-ot-layout-common-private.hh | 1 +
13556 1 file changed, 1 insertion(+)
13558 commit 9174a9db5c4e01284143ed8bd318ce9454535987
13559 Author: Behdad Esfahbod <behdad@behdad.org>
13560 Date: Mon Nov 25 18:10:38 2013 -0500
13562 [myanmar] Allow punctuation clusters
13564 The spec and Uniscribe don't allow these, but UTN#11
13565 specifically says the sequence U+104B,U+1038 is valid.
13566 As such, allow all "P V" sequences. There's about
13567 eight sequences that match that structure, but Roozbeh
13568 thinks it's fine to allow all of them.
13570 Test case: U+104B, U+1038
13572 https://bugs.freedesktop.org/show_bug.cgi?id=71947
13574 src/hb-ot-shape-complex-myanmar-machine.rl | 3 +++
13575 src/hb-ot-shape-complex-myanmar.cc | 19 ++++++++++++++++++-
13576 2 files changed, 21 insertions(+), 1 deletion(-)
13578 commit 096b71e8ef0c1443f3f86069d5416b887af6e9e7
13579 Author: Behdad Esfahbod <behdad@behdad.org>
13580 Date: Mon Nov 25 18:03:34 2013 -0500
13582 [myanmar] Mark U+104E MYANMAR SYMBOL AFOREMENTIONED as Consonant
13584 The spec and Uniscribe treat it as consonant in the grammar, but
13585 it's not in IndicSyllableCategory.txt, so fix up.
13587 Test sequence: U+1004,U+103A,U+1039,U+104E
13589 https://bugs.freedesktop.org/show_bug.cgi?id=71948
13591 src/hb-ot-shape-complex-myanmar.cc | 4 ++++
13592 1 file changed, 4 insertions(+)
13594 commit d2da5e0b4b4ffc1722403ffb90b8777cfa1cd174
13595 Author: Behdad Esfahbod <behdad@behdad.org>
13596 Date: Mon Nov 25 17:50:07 2013 -0500
13598 [myanmar] Relax pwo-tone group a bit
13600 This is broken sequence according to OpenType spec, Uniscribe,
13601 and current HarfBuzz implementation. But Roozbeh says this
13602 is a valid sequence, so allow it. There are multiple
13603 "(DB As?)?" constructs in the grammar, but Roozbeh thinks only
13604 this one needs changing.
13606 Test case: 1014,1063,103A
13608 Fixes https://bugs.freedesktop.org/show_bug.cgi?id=71949
13610 src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
13611 1 file changed, 1 insertion(+), 1 deletion(-)
13613 commit 9af91ca8ffee4a8d2804eff5d380b4f9749414d1
13614 Author: Behdad Esfahbod <behdad@behdad.org>
13615 Date: Mon Nov 25 17:47:19 2013 -0500
13617 Add more Myanmar test cases
13619 All three are broken right now according to Roozbeh.
13621 https://bugs.freedesktop.org/show_bug.cgi?id=71947
13622 https://bugs.freedesktop.org/show_bug.cgi?id=71948
13623 https://bugs.freedesktop.org/show_bug.cgi?id=71949
13625 .../shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/misc.txt |
13627 1 file changed, 4 insertions(+)
13629 commit 08c2d27d35093e07142168665139274ac99395e8
13630 Author: Roozbeh Pournader <roozbeh@google.com>
13631 Date: Sat Nov 23 21:39:31 2013 -0800
13633 Added support for several new languages
13635 Based on research into latest SIL and Windows fonts, pulling in
13636 the latest OpenType language tag proposal from Microsoft, and updating
13637 to latest language tags and names from ISO 639.
13639 src/hb-ot-tag.cc | 314
13640 +++++++++++++++++++++++++++++++++++++++++++------------
13641 1 file changed, 247 insertions(+), 67 deletions(-)
13643 commit 05511acd198d0c2157cdb41e1d36eac0b8075357
13644 Author: Roozbeh Pournader <roozbeh@google.com>
13645 Date: Sat Nov 23 15:19:07 2013 -0800
13647 Added language tags for S'gaw Karen and Khamti
13649 Tags based on support in Windows 8.1's 'Myanmar Text' font.
13651 src/hb-ot-tag.cc | 2 ++
13652 1 file changed, 2 insertions(+)
13654 commit 0bb31e4497523442fbb26bbd55b194ab70205ca4
13655 Author: Behdad Esfahbod <behdad@behdad.org>
13656 Date: Wed Nov 20 14:21:07 2013 -0500
13658 Bug 71845 - Use 64-bit cmpexch on ARM64 iOS
13660 src/hb-atomic-private.hh | 2 +-
13661 1 file changed, 1 insertion(+), 1 deletion(-)
13663 commit 02c6c8cd6e8c93b63c75b25de6bf76bb45755bb4
13664 Author: Behdad Esfahbod <behdad@behdad.org>
13665 Date: Fri Nov 15 13:05:38 2013 -0500
13667 Set buffer content type to INVALID in hb_buffer_set_length(0)
13669 Previously we were only setting this in hb_buffer_clear_contents(),
13670 but set_length(0) is a valid way to reinitialize buffer to use with
13673 src/hb-buffer-private.hh | 2 +-
13674 src/hb-buffer.cc | 3 +++
13675 2 files changed, 4 insertions(+), 1 deletion(-)
13677 commit 6300694f6e531593e7e932000f9540b0367940b8
13678 Author: Behdad Esfahbod <behdad@behdad.org>
13679 Date: Wed Nov 13 14:54:07 2013 -0500
13684 configure.ac | 2 +-
13685 2 files changed, 9 insertions(+), 1 deletion(-)
13687 commit 061cb4649342b005fb1de93abae25e889cc560bd
13688 Author: Behdad Esfahbod <behdad@behdad.org>
13689 Date: Wed Nov 13 14:50:25 2013 -0500
13691 Use long alignment for scratch buffer
13693 Fixes last of scratch alignment warnings in hb-coretext.
13695 src/hb-buffer-private.hh | 2 +-
13696 src/hb-buffer.cc | 4 ++--
13697 2 files changed, 3 insertions(+), 3 deletions(-)
13699 commit 68c372ed2eac76a6d347811293fe2ba2fd6a1eed
13700 Author: Behdad Esfahbod <behdad@behdad.org>
13701 Date: Wed Nov 13 14:44:01 2013 -0500
13703 More scratch-buffer cleanup
13705 src/hb-buffer-private.hh | 3 ++-
13706 src/hb-buffer.cc | 10 +++++-----
13707 src/hb-coretext.cc | 5 ++---
13708 src/hb-graphite2.cc | 2 +-
13709 src/hb-uniscribe.cc | 30 ++++++++++++++----------------
13710 5 files changed, 24 insertions(+), 26 deletions(-)
13712 commit 8fcadb9cf9418345610e3f4e38c28c12b768b589
13713 Author: Behdad Esfahbod <behdad@behdad.org>
13714 Date: Wed Nov 13 14:33:57 2013 -0500
13716 [coretext] More scratch buffer fixes
13718 src/hb-coretext.cc | 25 +++++++++++++------------
13719 1 file changed, 13 insertions(+), 12 deletions(-)
13721 commit 16f175cb2e081e605fe7f9cd01bbe8c24380278a
13722 Author: Behdad Esfahbod <behdad@behdad.org>
13723 Date: Tue Nov 12 17:22:49 2013 -0500
13725 Fix scratch-buffer alignment warnings
13727 src/hb-buffer-private.hh | 2 +-
13728 src/hb-buffer.cc | 9 +++++----
13729 src/hb-coretext.cc | 17 ++++++++++-------
13730 src/hb-graphite2.cc | 28 +++++++++++++++++-----------
13731 src/hb-private.hh | 3 +++
13732 src/hb-uniscribe.cc | 29 +++++++++++++++++------------
13733 6 files changed, 53 insertions(+), 35 deletions(-)
13735 commit c7c4ccf8a1e784b6f8798388a219dda9a26fbd93
13736 Author: Behdad Esfahbod <behdad@behdad.org>
13737 Date: Tue Nov 12 15:41:22 2013 -0500
13739 [travis] Enable graphite2
13742 1 file changed, 1 insertion(+), 1 deletion(-)
13744 commit 83408cf804a6908873c41b70bb7c43448e66ddd2
13745 Author: Behdad Esfahbod <behdad@behdad.org>
13746 Date: Wed Nov 6 14:46:04 2013 -0500
13748 Fix llvm warnings on Mac
13750 Patch from Scott Fleischman. Warnings were:
13752 harfbuzz/src/hb-font-private.hh:121:42: Implicit conversion loses
13753 integer precision: 'long long' to 'hb_position_t' (aka 'int')
13754 harfbuzz/src/hb-font-private.hh:126:42: Implicit conversion loses
13755 integer precision: 'long long' to 'hb_position_t' (aka 'int')
13756 harfbuzz/src/hb-font-private.hh:400:85: Implicit conversion loses
13757 integer precision: 'long long' to 'hb_position_t' (aka 'int')
13758 harfbuzz/src/hb-ot-layout-common-private.hh:1115:37: Implicit
13760 loses integer precision: 'long long' to 'int'
13761 harfbuzz/src/hb-ft.cc:421:97: Implicit conversion loses integer
13762 precision: 'unsigned long long' to 'int'
13763 harfbuzz/src/hb-ft.cc:422:97: Implicit conversion loses integer
13764 precision: 'unsigned long long' to 'int'
13766 src/hb-font-private.hh | 6 +++---
13767 src/hb-ft.cc | 4 ++--
13768 src/hb-ot-layout-common-private.hh | 2 +-
13769 3 files changed, 6 insertions(+), 6 deletions(-)
13771 commit 333cc6e2d11831bcd2370723456e678574d570ec
13772 Author: Behdad Esfahbod <behdad@behdad.org>
13773 Date: Wed Oct 30 17:30:11 2013 +0000
13775 [otlayout] Remove unused is_inplace()
13777 Patch from Jonathan Kew.
13779 src/hb-ot-layout-gpos-table.hh | 6 --
13780 src/hb-ot-layout-gsub-table.hh | 56 ------------
13781 src/hb-ot-layout-gsubgpos-private.hh | 159
13782 -----------------------------------
13783 3 files changed, 221 deletions(-)
13785 commit 176fd17d02ac183af32a0e710ec32d25c9322021
13786 Author: Behdad Esfahbod <behdad@behdad.org>
13787 Date: Wed Oct 30 17:27:24 2013 +0000
13789 Bug 70971 - Signed/unsigned compiler warnings on windows
13791 Patch from Emil Eklund.
13793 src/hb-buffer-serialize.cc | 8 ++++----
13794 src/hb-ot-map.cc | 2 +-
13795 2 files changed, 5 insertions(+), 5 deletions(-)
13797 commit 3d436d325edccc0f3dd820e06e3d529cc8f3eca4
13798 Author: Behdad Esfahbod <behdad@behdad.org>
13799 Date: Mon Oct 28 21:00:37 2013 +0100
13801 [otlayout] Reset ccc when marking glyph as letter
13803 src/hb-ot-layout-gsubgpos-private.hh | 3 +++
13804 1 file changed, 3 insertions(+)
13806 commit b9d0077ac1a8e8a62ee15c64ad302f7976e23bdd
13807 Author: Behdad Esfahbod <behdad@behdad.org>
13808 Date: Mon Oct 28 20:44:03 2013 +0100
13812 test/shaping/Makefile.am | 1 +
13813 test/shaping/run-tests.sh | 2 +-
13814 2 files changed, 2 insertions(+), 1 deletion(-)
13816 commit dce79c2bd747d398bdf2f4b171b0ba9b5b951f72
13817 Author: Behdad Esfahbod <behdad@behdad.org>
13818 Date: Mon Oct 28 20:26:40 2013 +0100
13822 NEWS | 10 ++++++++++
13823 configure.ac | 2 +-
13824 2 files changed, 11 insertions(+), 1 deletion(-)
13826 commit 2e990a3d722c10d1eefdc4c5ccbdaa384625c3fd
13827 Author: Behdad Esfahbod <behdad@behdad.org>
13828 Date: Mon Oct 28 20:23:07 2013 +0100
13830 Make "make distcheck" happy
13832 configure.ac | 2 +-
13833 test/shaping/Makefile.am | 3 +++
13834 2 files changed, 4 insertions(+), 1 deletion(-)
13836 commit 6ffc007b61402c9d1d4de368deed4971a10ed00b
13837 Author: Behdad Esfahbod <behdad@behdad.org>
13838 Date: Mon Oct 28 19:26:02 2013 +0100
13840 [otlayout] Optimize inplace
13842 See thread started by Jonathan with subject "an optimization for
13846 src/hb-ot-layout.cc | 6 +++---
13847 1 file changed, 3 insertions(+), 3 deletions(-)
13849 commit 71b4c999a511bf018acaf48a45e070470c0daf12
13850 Author: Behdad Esfahbod <behdad@behdad.org>
13851 Date: Mon Oct 28 00:20:59 2013 +0100
13853 Revert "Zero marks by GDEF for Tibetan"
13855 This reverts commit d5bd0590ae2fbc7b0dee86385a565aef00ffb835.
13857 The reasoning behind that logic was flawed and made under
13858 a misunderstanding of the original problem, and caused
13859 regressions as reported by Jonathan Kew in thread titled
13860 "tibetan marks" in Oct 2013. Apparently I have had fixed
13861 the original problem with this commit:
13863 7e08f1258da229dfaf7e1c4b5c41e5bb83906cb0
13865 So, revert the faulty commit and everything seems to be in good
13868 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
13869 src/hb-ot-shape-complex-arabic.cc | 10 +++-------
13870 src/hb-ot-shape-complex-default.cc | 17 +----------------
13871 src/hb-ot-shape-complex-indic.cc | 8 +-------
13872 src/hb-ot-shape-complex-myanmar.cc | 15 +++++----------
13873 src/hb-ot-shape-complex-private.hh | 8 ++------
13874 src/hb-ot-shape-complex-sea.cc | 14 ++++----------
13875 src/hb-ot-shape-complex-thai.cc | 9 +--------
13876 src/hb-ot-shape.cc | 4 ++--
13877 9 files changed, 21 insertions(+), 68 deletions(-)
13879 commit 9596b2bf569dae6fbe268803e3cb248001f10954
13880 Author: Behdad Esfahbod <behdad@behdad.org>
13881 Date: Mon Oct 28 00:09:05 2013 +0100
13883 Pass CPPFLAGS=-Werror to Travis-CI
13885 We want default gcc / clang warnings to fail the CI build.
13888 1 file changed, 1 insertion(+), 1 deletion(-)
13890 commit c77d1ade6898cea161f0709c5c5a912e14aff951
13891 Author: Behdad Esfahbod <behdad@behdad.org>
13892 Date: Sun Oct 27 23:52:26 2013 +0100
13896 test/api/test-blob.c | 2 +-
13897 util/helper-cairo-ansi.cc | 2 +-
13898 2 files changed, 2 insertions(+), 2 deletions(-)
13900 commit c2bc818706df56022c8bb922df2b741cb120f7e4
13901 Author: Behdad Esfahbod <behdad@behdad.org>
13902 Date: Sun Oct 27 23:36:35 2013 +0100
13904 Work with old and new glib
13906 Avoids "deprecated" warnings.
13908 src/test-buffer-serialize.cc | 7 +++++--
13909 src/test-size-params.cc | 7 +++++--
13910 src/test-would-substitute.cc | 7 +++++--
13911 src/test.cc | 7 +++++--
13912 util/options.cc | 4 ++--
13913 util/options.hh | 4 ++++
13914 util/view-cairo.hh | 4 ++++
13915 7 files changed, 30 insertions(+), 10 deletions(-)
13917 commit 46a863d91dbcc9a4c796e3715ea3828939f4d941
13918 Author: Behdad Esfahbod <behdad@behdad.org>
13919 Date: Sun Oct 27 23:24:50 2013 +0100
13921 [indic] Adjust pref reordering logic
13923 For Javanese (pref_len == 1) only reorder if it didn't ligate. That's
13924 sensible, and what the spec says. For other Indic (pref_len > 1)
13925 only reorder if ligated.
13927 Doesn't change any test numbers.
13929 src/hb-ot-shape-complex-indic.cc | 9 +++++++--
13930 1 file changed, 7 insertions(+), 2 deletions(-)
13932 commit 6b03e3c724ec6cd255f4a323bf4aa7d8c93a056e
13933 Author: Behdad Esfahbod <behdad@behdad.org>
13934 Date: Sun Oct 27 21:04:55 2013 +0100
13936 Optimize fallback kerning
13938 Patch from Jonathan Kew. "These changes seem to yield a small but
13939 just-about-measurable improvement with old fonts that lack GPOS
13942 src/hb-ot-shape-fallback.cc | 47
13943 ++++++++++++++++++++++++++++-----------------
13944 1 file changed, 29 insertions(+), 18 deletions(-)
13946 commit 133eeba6a32769ec1a7520e7c8a0d2eb1ad986f8
13947 Author: Behdad Esfahbod <behdad@behdad.org>
13948 Date: Sun Oct 27 00:24:59 2013 +0200
13953 https://github.com/prezi/harfbuzz-js/pull/1/files#r7032397
13955 src/hb-common.h | 2 +-
13956 1 file changed, 1 insertion(+), 1 deletion(-)
13958 commit a74f0de225c403998212e2618dcf9452bc5b590d
13959 Author: Behdad Esfahbod <behdad@behdad.org>
13960 Date: Thu Oct 24 11:46:33 2013 +0200
13962 [indic] Fix CM2, really
13964 Followup from 6e613f3365bf4e9fd778758c53e7de00c64beca1.
13966 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
13967 1 file changed, 1 insertion(+), 1 deletion(-)
13969 commit 6e613f3365bf4e9fd778758c53e7de00c64beca1
13970 Author: Behdad Esfahbod <behdad@behdad.org>
13971 Date: Wed Oct 23 23:34:13 2013 +0200
13973 Fix "shift count >= width of type" issue
13975 src/hb-ot-shape-complex-indic-private.hh | 2 +-
13976 1 file changed, 1 insertion(+), 1 deletion(-)
13978 commit ac8cd511911c7dca6222d14fa758bff75d601567
13979 Author: Behdad Esfahbod <behdad@behdad.org>
13980 Date: Fri Oct 18 19:33:09 2013 +0200
13984 src/hb-ot-layout-gpos-table.hh | 120
13985 ++++++++++++++++++++++-------------------
13986 src/hb-ot-layout.cc | 31 +++++------
13987 src/hb-ot-shape-normalize.cc | 29 +++++-----
13988 src/hb-ot-shape.cc | 82 ++++++++++++++++------------
13989 4 files changed, 145 insertions(+), 117 deletions(-)
13991 commit 0f3fe37fccfb540437adf13dd580f2c5164a0b1f
13992 Author: Behdad Esfahbod <behdad@behdad.org>
13993 Date: Fri Oct 18 19:14:22 2013 +0200
13997 src/hb-ot-layout-private.hh | 1 +
13998 1 file changed, 1 insertion(+)
14000 commit ddce2d8df6fed9c033f1f13e235666680c5beb67
14001 Author: Behdad Esfahbod <behdad@behdad.org>
14002 Date: Fri Oct 18 18:07:11 2013 +0200
14004 [indic] Improve positioning of post-base bells and whistles
14006 Bug 58714 - Kannada u+0cb0 u+200d u+0ccd u+0c95 u+0cbe does not
14008 same results as Windows8
14009 https://bugs.freedesktop.org/show_bug.cgi?id=58714
14011 Test with U+0CB0,U+200D,U+0CCD,U+0C95,U+0CBF and tunga.ttf.
14013 Improves some scripts. Improves Bengali too, but numbers
14014 are up because we produce better results than Uniscribe for some
14018 BENGALI: 353724 out of 354188 tests passed. 464 failed (0.131004%)
14019 DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
14020 GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
14021 GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
14022 KANNADA: 951190 out of 951913 tests passed. 723 failed (0.0759523%)
14023 KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
14024 MALAYALAM: 1048140 out of 1048334 tests passed. 194 failed
14026 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
14027 SINHALA: 271662 out of 271847 tests passed. 185 failed (0.068053%)
14028 TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
14029 TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
14031 src/hb-ot-shape-complex-indic.cc | 19 ++++++++++---------
14032 1 file changed, 10 insertions(+), 9 deletions(-)
14034 commit d5bd0590ae2fbc7b0dee86385a565aef00ffb835
14035 Author: Behdad Esfahbod <behdad@behdad.org>
14036 Date: Fri Oct 18 16:44:54 2013 +0200
14038 Zero marks by GDEF for Tibetan
14041 http://lists.freedesktop.org/archives/harfbuzz/2013-April/003101.html
14043 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
14044 src/hb-ot-shape-complex-arabic.cc | 10 +++++++---
14045 src/hb-ot-shape-complex-default.cc | 17 ++++++++++++++++-
14046 src/hb-ot-shape-complex-indic.cc | 8 +++++++-
14047 src/hb-ot-shape-complex-myanmar.cc | 15 ++++++++++-----
14048 src/hb-ot-shape-complex-private.hh | 8 ++++++--
14049 src/hb-ot-shape-complex-sea.cc | 14 ++++++++++----
14050 src/hb-ot-shape-complex-thai.cc | 9 ++++++++-
14051 src/hb-ot-shape.cc | 4 ++--
14052 9 files changed, 68 insertions(+), 21 deletions(-)
14054 commit bf029281b1b0f854f671969ab40eac3046a111bd
14055 Author: Behdad Esfahbod <behdad@behdad.org>
14056 Date: Fri Oct 18 16:20:13 2013 +0200
14058 Bug 65258 - [...] Mongolian with free variation selector
14060 src/hb-ot-shape-complex-arabic.cc | 3 ++-
14061 1 file changed, 2 insertions(+), 1 deletion(-)
14063 commit 0193649ce4ca78b8e2835a50bd51ee594cffe34e
14064 Author: Behdad Esfahbod <behdad@behdad.org>
14065 Date: Fri Oct 18 16:08:53 2013 +0200
14067 [otfallback] Don't shift down above-marks too much
14069 This seems to generate much better, almost-perfect, positioning for
14070 Arabic as well as Latin above marks.
14072 src/hb-ot-shape-fallback.cc | 10 +++++++++-
14073 1 file changed, 9 insertions(+), 1 deletion(-)
14075 commit dba9580237da788275b1ab5fe6be75c8a3f359b9
14076 Author: Behdad Esfahbod <behdad@behdad.org>
14077 Date: Fri Oct 18 15:57:36 2013 +0200
14079 [otfallback] Never fallback-position a below-mark upwards
14081 Test with WinXP times.ttf and U+05D9,U+05B5.
14083 src/hb-ot-shape-fallback.cc | 6 ++++++
14084 1 file changed, 6 insertions(+)
14086 commit 8177da29ad07d8fa444ce07003fa65cd31a2776b
14087 Author: Behdad Esfahbod <behdad@behdad.org>
14088 Date: Fri Oct 18 15:50:29 2013 +0200
14092 src/hb-ot-shape-fallback.cc | 4 ++--
14093 1 file changed, 2 insertions(+), 2 deletions(-)
14095 commit c16012e9019ec59c2200a3cc29b8a37ea70eda70
14096 Author: Behdad Esfahbod <behdad@behdad.org>
14097 Date: Fri Oct 18 02:27:00 2013 +0200
14099 [indic] Add Javanese support!
14101 Seems to be working just fine!
14103 src/hb-ot-shape-complex-indic-machine.rl | 14 ++++++------
14104 src/hb-ot-shape-complex-indic-private.hh | 37
14105 ++++++++++++++++----------------
14106 src/hb-ot-shape-complex-indic.cc | 9 ++++++--
14107 3 files changed, 34 insertions(+), 26 deletions(-)
14109 commit 755b44cce6dc23376a3cf0212893609231fa4967
14110 Author: Behdad Esfahbod <behdad@behdad.org>
14111 Date: Fri Oct 18 11:17:42 2013 +0200
14113 [ft] Round metrics instead of truncate
14115 Lohit-Punjabi has a upem of 769! We were losing one unit in our
14116 code, and FreeType is losing another one... Test with U+0A06.
14117 Has an advance of 854 in the font. We were producing 852.
14118 Now we do 853, which is what FreeType is telling us.
14120 src/hb-ft.cc | 8 ++++----
14121 1 file changed, 4 insertions(+), 4 deletions(-)
14123 commit 9a49351cc2625de16a73e0e153d3097ef6c7cc0f
14124 Author: Behdad Esfahbod <behdad@behdad.org>
14125 Date: Fri Oct 18 02:14:53 2013 +0200
14127 [indic] Swith pref logic to use _hb_glyph_info_substituted()
14129 See comments from caveat! Seems to work fine.
14131 This is useful for Javanese which has an atomically encoded pre-base
14132 reordering Ra which should only be reordered if it was substituted
14133 by the pref feature.
14135 src/hb-ot-shape-complex-indic.cc | 6 ++++--
14136 1 file changed, 4 insertions(+), 2 deletions(-)
14138 commit f175aa33c5e94397c60648ac0697c80f5fe0dcb7
14139 Author: Behdad Esfahbod <behdad@behdad.org>
14140 Date: Fri Oct 18 02:07:44 2013 +0200
14142 [indic] Fix compiler warnings
14144 src/hb-ot-shape-complex-indic.cc | 4 ++--
14145 1 file changed, 2 insertions(+), 2 deletions(-)
14147 commit 857027341423f15fd6084c7563cc355b06e7cbdd
14148 Author: Behdad Esfahbod <behdad@behdad.org>
14149 Date: Fri Oct 18 01:11:05 2013 +0200
14151 [otlayout] Add _hb_glyph_info_substituted()
14155 src/hb-ot-layout-private.hh | 6 ++++++
14156 1 file changed, 6 insertions(+)
14158 commit a1f7b2856184959e965c9c2b80363f9f46d486a7
14159 Author: Behdad Esfahbod <behdad@behdad.org>
14160 Date: Fri Oct 18 01:09:08 2013 +0200
14162 [otlayout] Switch over from old is_a_ligature() to IS_LIGATED
14164 Impact should be minimal and positive.
14166 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
14167 src/hb-ot-layout-private.hh | 12 +++++++++---
14168 src/hb-ot-shape-complex-indic.cc | 4 ++--
14169 src/hb-ot-shape-complex-myanmar.cc | 2 +-
14170 src/hb-ot-shape.cc | 2 +-
14171 5 files changed, 14 insertions(+), 8 deletions(-)
14173 commit 09675a8115b9d77261c33940401aa919cede8662
14174 Author: Behdad Esfahbod <behdad@behdad.org>
14175 Date: Fri Oct 18 01:05:58 2013 +0200
14177 [otlayout] Add HB_OT_LAYOUT_GLYPH_PROPS_LIGATED
14181 src/hb-ot-layout-gsubgpos-private.hh | 15 ++++++++++-----
14182 src/hb-ot-layout-private.hh | 5 ++++-
14183 2 files changed, 14 insertions(+), 6 deletions(-)
14185 commit 05ad6b50ac0a1b9a8da10d2ee2238068b7811e7d
14186 Author: Behdad Esfahbod <behdad@behdad.org>
14187 Date: Fri Oct 18 00:45:59 2013 +0200
14189 [otlayout] Add HB_OT_LAYOUT_GLYPH_PROPS_SUBSTITUTED
14193 src/hb-ot-layout-gsubgpos-private.hh | 5 +++--
14194 src/hb-ot-layout-private.hh | 10 ++++++----
14195 2 files changed, 9 insertions(+), 6 deletions(-)
14197 commit 101303dbf7cf15d044bf2518f14b3aec65970fea
14198 Author: Behdad Esfahbod <behdad@behdad.org>
14199 Date: Fri Oct 18 00:42:39 2013 +0200
14201 [otlayout] More shuffling around
14203 src/hb-ot-layout-gpos-table.hh | 16 +++----
14204 src/hb-ot-layout-gsub-table.hh | 13 +++--
14205 src/hb-ot-layout-gsubgpos-private.hh | 8 ++--
14206 src/hb-ot-layout-private.hh | 92
14207 ++++++++++++++++++++++++++++++++----
14208 src/hb-ot-shape.cc | 8 ++--
14209 5 files changed, 102 insertions(+), 35 deletions(-)
14211 commit 91689de2603e4151e2a2d3a3852c61667f0c6264
14212 Author: Behdad Esfahbod <behdad@behdad.org>
14213 Date: Fri Oct 18 00:21:59 2013 +0200
14215 [otlayout] Add _hb_glyph_info_set_glyph_props()
14217 No functional change.
14219 src/hb-ot-layout-gsub-table.hh | 2 +-
14220 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
14221 src/hb-ot-layout-private.hh | 9 +++++++++
14222 src/hb-ot-shape.cc | 8 +++++---
14223 4 files changed, 17 insertions(+), 6 deletions(-)
14225 commit a0161746589934e93c3b115814bbd81f56ab962f
14226 Author: Behdad Esfahbod <behdad@behdad.org>
14227 Date: Fri Oct 18 00:06:30 2013 +0200
14229 [otlayout] Simplify set_class() usage
14231 src/hb-ot-layout-gsubgpos-private.hh | 31 ++++++++++++++++++-------------
14232 1 file changed, 18 insertions(+), 13 deletions(-)
14234 commit 3ddf892b5328b74afb6e7d9da727d8771ca5d288
14235 Author: Behdad Esfahbod <behdad@behdad.org>
14236 Date: Fri Oct 18 00:02:43 2013 +0200
14238 [otlayout] Renaming
14240 src/hb-ot-layout-gpos-table.hh | 18 +++++++-------
14241 src/hb-ot-layout-gsub-table.hh | 2 +-
14242 src/hb-ot-layout-gsubgpos-private.hh | 36 +++++++++++++--------------
14243 src/hb-ot-layout-private.hh | 48
14244 +++++++++++++++++++++---------------
14245 src/hb-ot-shape-complex-indic.cc | 5 ++--
14246 src/hb-ot-shape-complex-myanmar.cc | 2 +-
14247 src/hb-ot-shape-fallback.cc | 8 +++---
14248 src/hb-ot-shape.cc | 2 +-
14249 8 files changed, 65 insertions(+), 56 deletions(-)
14251 commit 2e96d2c6ee34142375373be07217c9953e7822cc
14252 Author: Behdad Esfahbod <behdad@behdad.org>
14253 Date: Thu Oct 17 21:16:20 2013 +0200
14255 [otlayout] More shuffling
14257 src/hb-ot-layout-private.hh | 252
14258 +++++++++++++++++++++++---------------------
14259 1 file changed, 130 insertions(+), 122 deletions(-)
14261 commit 469524692bd0a258b28e63294c984e677a9c2477
14262 Author: Behdad Esfahbod <behdad@behdad.org>
14263 Date: Thu Oct 17 21:01:57 2013 +0200
14265 [otlayout] Code shuffling
14267 src/hb-ot-layout-private.hh | 16 ++++++++--------
14268 1 file changed, 8 insertions(+), 8 deletions(-)
14270 commit 11fb16cb849285a178d9e80991b1d60a960326ee
14271 Author: Behdad Esfahbod <behdad@behdad.org>
14272 Date: Thu Oct 17 20:57:57 2013 +0200
14274 Use unsigned enums for mask types
14276 src/hb-buffer.h | 16 ++++++++--------
14277 src/hb-ot-layout-private.hh | 8 ++++----
14278 2 files changed, 12 insertions(+), 12 deletions(-)
14280 commit 03058c3d1e8c18858c1e0b0c738ce9d299f2787a
14281 Author: Behdad Esfahbod <behdad@behdad.org>
14282 Date: Thu Oct 17 20:55:34 2013 +0200
14284 [otlayout] Remove two unused HB_OT_LAYOUT_GLYPH_PROPS_* values
14286 src/hb-ot-layout-gdef-table.hh | 1 -
14287 src/hb-ot-layout-gsub-table.hh | 3 ++-
14288 src/hb-ot-layout-private.hh | 7 +++++--
14289 3 files changed, 7 insertions(+), 4 deletions(-)
14291 commit 941b6992042e7b73b3a2aab1448383adf33bef28
14292 Author: Behdad Esfahbod <behdad@behdad.org>
14293 Date: Thu Oct 17 20:47:33 2013 +0200
14295 [otlayout] Remove unused HB_OT_LAYOUT_GLYPH_PROPS_UNCLASSIFIED
14297 src/hb-ot-layout-gdef-table.hh | 7 +++++--
14298 src/hb-ot-layout-private.hh | 10 ++++------
14299 2 files changed, 9 insertions(+), 8 deletions(-)
14301 commit 8f9ec92dfce5c469fb85ad301296b5dde1b2ab0a
14302 Author: Behdad Esfahbod <behdad@behdad.org>
14303 Date: Thu Oct 17 19:52:47 2013 +0200
14305 [indic] Adjust Javanese base algorithm
14307 src/hb-ot-shape-complex-indic.cc | 2 +-
14308 1 file changed, 1 insertion(+), 1 deletion(-)
14310 commit 49901862e36e1c153835877a9f1183729333bbbe
14311 Author: Behdad Esfahbod <behdad@behdad.org>
14312 Date: Thu Oct 17 19:48:51 2013 +0200
14314 [otlayout] Guard against use of ReverseChain through Context
14316 src/hb-ot-layout-gsub-table.hh | 4 +++-
14317 src/hb-ot-layout.cc | 4 ++--
14318 2 files changed, 5 insertions(+), 3 deletions(-)
14320 commit 74f4bbf0560a5fd2d295e100e96f0c6c7033e852
14321 Author: Behdad Esfahbod <behdad@behdad.org>
14322 Date: Thu Oct 17 19:07:53 2013 +0200
14324 [indic] Towards supporting atomicly-encoded prebase-reorderings
14326 src/hb-ot-shape-complex-indic.cc | 65
14327 ++++++++++++++++++++++++----------------
14328 1 file changed, 40 insertions(+), 25 deletions(-)
14330 commit efed40b975110d78c9c505441e7e17a8c13e85c8
14331 Author: Behdad Esfahbod <behdad@behdad.org>
14332 Date: Thu Oct 17 18:50:11 2013 +0200
14334 [indic] Minor refactoring of reph handling
14336 src/hb-ot-shape-complex-indic.cc | 14 ++++++++------
14337 src/hb-ot-shape-complex-sea.cc | 2 +-
14338 2 files changed, 9 insertions(+), 7 deletions(-)
14340 commit 684fe59ff858a0ecba71b3ed80378afb0b8bbb48
14341 Author: Behdad Esfahbod <behdad@behdad.org>
14342 Date: Thu Oct 17 18:30:06 2013 +0200
14344 [indic] Minor refactoring of would_substitute()
14346 src/hb-ot-shape-complex-indic.cc | 19 ++++++++++---------
14347 1 file changed, 10 insertions(+), 9 deletions(-)
14349 commit 321df83fb4f0b8a5310888129cb70bfda8ae0c96
14350 Author: Behdad Esfahbod <behdad@behdad.org>
14351 Date: Thu Oct 17 18:16:14 2013 +0200
14353 Route Buginese through the SEA shaper
14355 Both Indic and SEA seem to do it just fine, but SEA is much
14358 src/hb-ot-shape-complex-private.hh | 4 +---
14359 1 file changed, 1 insertion(+), 3 deletions(-)
14361 commit b5a0f69e47ace468b06e21cf069a18ddcfcf6064
14362 Author: Behdad Esfahbod <behdad@behdad.org>
14363 Date: Thu Oct 17 18:04:23 2013 +0200
14365 [indic] Pass zero-context=false to would_substitute for newer scripts
14367 For scripts without an old/new spec distinction, use
14368 zero-context=false.
14369 This changes behavior in Sinhala / Khmer, but doesn't seem to regress.
14370 This will be useful and used in Javanese.
14372 src/hb-ot-shape-complex-indic.cc | 35 +++++++++++++++++++----------------
14373 1 file changed, 19 insertions(+), 16 deletions(-)
14375 commit c4e71ff36d1f86a6ea56539728a964d97217e2b6
14376 Author: Behdad Esfahbod <behdad@behdad.org>
14377 Date: Thu Oct 17 17:04:47 2013 +0200
14379 [indic] Clean up Khmer and Sinhala base finding algorithm
14381 src/hb-ot-shape-complex-indic.cc | 24 +++++++++++-------------
14382 1 file changed, 11 insertions(+), 13 deletions(-)
14384 commit e10453e6fb2544724ccd7ddfdbb9de90ef9274ce
14385 Author: Behdad Esfahbod <behdad@behdad.org>
14386 Date: Thu Oct 17 16:49:06 2013 +0200
14388 [indic] Add BASE_POS_LAST_SINHALA
14390 Previously we planted this into the mode used for Khmer. There's not
14391 really much in common between the two, so separate again.
14393 src/hb-ot-shape-complex-indic.cc | 21 +++++++++++++++++++--
14394 1 file changed, 19 insertions(+), 2 deletions(-)
14396 commit 9ac6b01e0cd8e2d66dfc727157f45b615bc77109
14397 Author: Behdad Esfahbod <behdad@behdad.org>
14398 Date: Thu Oct 17 16:27:38 2013 +0200
14400 [indic] Adjust Sinhala cluster merging under uniscribe
14402 Similar to 190c8f2b60af0851bf692f653c1604cfbf0561a5 but for
14405 src/hb-ot-shape-complex-indic.cc | 23 ++++++++++++++++-------
14406 1 file changed, 16 insertions(+), 7 deletions(-)
14408 commit 3c3df9cba13fec2c35e0e7ae587d9699ac0c37f5
14409 Author: Behdad Esfahbod <behdad@behdad.org>
14410 Date: Thu Oct 17 13:58:31 2013 +0200
14414 src/hb-ot-layout-gsubgpos-private.hh | 62
14415 +++++++++++++++++++-----------------
14416 1 file changed, 33 insertions(+), 29 deletions(-)
14418 commit 6cc136f7531a45e71ea08a7dc8a2187172cb813d
14419 Author: Behdad Esfahbod <behdad@behdad.org>
14420 Date: Thu Oct 17 13:55:48 2013 +0200
14424 src/hb-ot-layout-gsubgpos-private.hh | 14 ++++++--------
14425 1 file changed, 6 insertions(+), 8 deletions(-)
14427 commit ba6ddc421e5e440231c2ece2db1363f8e6d2ecbf
14428 Author: Behdad Esfahbod <behdad@behdad.org>
14429 Date: Thu Oct 17 13:52:51 2013 +0200
14431 [otlayout] Increase MAX_CONTEXT_LENGTH
14435 src/hb-ot-layout-common-private.hh | 2 +-
14436 1 file changed, 1 insertion(+), 1 deletion(-)
14438 commit e714fe6d6a2633494cb1fa7170a32ca2638cbb51
14439 Author: Behdad Esfahbod <behdad@behdad.org>
14440 Date: Thu Oct 17 13:49:51 2013 +0200
14442 [otlayout] Simplify ligate_input()
14444 Shouldn't change behavior at all, but is faster / more robust.
14446 src/hb-ot-layout-gsub-table.hh | 16 +++++++---------
14447 src/hb-ot-layout-gsubgpos-private.hh | 17 +++++++----------
14448 2 files changed, 14 insertions(+), 19 deletions(-)
14450 commit 6b2abdcd203204131f3017ca85c91de9d43959cd
14451 Author: Behdad Esfahbod <behdad@behdad.org>
14452 Date: Thu Oct 17 13:15:43 2013 +0200
14454 [indic] Improve clusters in presence of reph
14456 src/hb-ot-shape-complex-indic.cc | 5 +----
14457 1 file changed, 1 insertion(+), 4 deletions(-)
14459 commit 42d0f55cbc68285e22d713df7062e520af708c82
14460 Author: Behdad Esfahbod <behdad@behdad.org>
14461 Date: Thu Oct 17 13:05:05 2013 +0200
14463 [indic] Apply calt,clig in the same stage as presentation features
14465 Whic means these twp are applied per-syllable now. Apparently
14466 in some Khmer fonts the clig interacts with presentation features.
14468 Test case: U+1781,U+17D2,U+1789,U+17BB,U+17C6 with Mondulkiri-R.ttf
14469 should produce one big ligature.
14471 src/hb-ot-shape-complex-indic.cc | 4 ++++
14472 1 file changed, 4 insertions(+)
14474 commit ae9a5834df477006686421d494b55a1569789327
14475 Author: Behdad Esfahbod <behdad@behdad.org>
14476 Date: Thu Oct 17 12:24:55 2013 +0200
14478 [indic] Fix pref vs blwf interaction
14480 If a glyph can be both blwf and pref, we were wrongly sorting it
14481 in the post position instead of below position.
14483 src/hb-ot-shape-complex-indic.cc | 6 +++---
14484 1 file changed, 3 insertions(+), 3 deletions(-)
14486 commit c7dacac02cfe8526eaf131ce6c5e7b6df7ca2ccd
14487 Author: Behdad Esfahbod <behdad@behdad.org>
14488 Date: Thu Oct 17 12:20:24 2013 +0200
14490 [indic] Don't apply blwf before base under old-spec mode
14492 Test case: U+09AC,U+09CD,U+09A6 with Lohit-Bengali 2.5.3.
14494 src/hb-ot-shape-complex-indic.cc | 3 ++-
14495 1 file changed, 2 insertions(+), 1 deletion(-)
14497 commit da72042c52ed3cc0ee19d3eabb8db7c7dd34d3ed
14498 Author: Behdad Esfahbod <behdad@behdad.org>
14499 Date: Thu Oct 17 12:01:50 2013 +0200
14501 [otlayout] Fix up recent Context matching change
14503 Commit 6b65a76b40522a4f57a6fedcbdfc5a4d736f1d3c. "end" was becoming
14504 negative. Was trigerred by Lohit-Kannada 2.5.3 and the sequence:
14505 U+0CB0,U+200D,U+0CBE,U+0CB7,U+0CCD,U+0C9F,U+0CCD,U+0CB0,U+0C97,U+0CB3
14506 Two glyphs were being duplicated.
14508 src/hb-buffer.cc | 7 ++++++-
14509 src/hb-ot-layout-gsubgpos-private.hh | 3 ++-
14510 2 files changed, 8 insertions(+), 2 deletions(-)
14512 commit 1a7de1ba9876b0554c758acbc6459366d9d98a5d
14513 Author: Behdad Esfahbod <behdad@behdad.org>
14514 Date: Wed Oct 16 19:55:06 2013 +0200
14516 [indic] Improve Avagraha support in machine
14518 src/hb-ot-shape-complex-indic-machine.rl | 6 ++++--
14519 1 file changed, 4 insertions(+), 2 deletions(-)
14521 commit 3756efaf4e14ec3b5b1def700a1b5985f162372b
14522 Author: Behdad Esfahbod <behdad@behdad.org>
14523 Date: Wed Oct 16 19:06:29 2013 +0200
14525 [indic] Misc harmless fixes!
14527 First, we were abusing OT_VD instead of OT_A. Fix that
14528 but moving OT_A in the grammar where it belongs (which
14529 is different from what the spec says).
14531 Also, only allow medial consonants after all other
14532 consonants. This doesn't affect any current character.
14534 Finally, fix Halant attachment in presence of medial
14535 consonants. Again, this currently doesn't affect any
14538 I lied. There's Gurmukhi U+0A75 which is Consonant_Medial.
14539 Uniscribe allows one of those in each of these positions:
14540 before matras, after matras and before syllable modifiers,
14541 and after syllable modifiers! We currently just allow
14542 unlimited numbers of it, before matras.
14544 src/hb-ot-shape-complex-indic-machine.rl | 8 ++++----
14545 src/hb-ot-shape-complex-indic-private.hh | 2 +-
14546 src/hb-ot-shape-complex-indic.cc | 11 ++++++-----
14547 3 files changed, 11 insertions(+), 10 deletions(-)
14549 commit c52ddab72e025d1bee8274c8f3416208b12f68f1
14550 Author: Behdad Esfahbod <behdad@behdad.org>
14551 Date: Wed Oct 16 13:42:38 2013 +0200
14553 [arabic] Make ZWJ prevent ligatures instead of facilitating it
14555 Unicode 6.2.0 Section 16.2 / Figure 16.3 says:
14557 "For backward compatibility, between Arabic characters a ZWJ acts just
14558 like the sequence <ZWJ, ZWNJ, ZWJ>, preventing a ligature from forming
14559 instead of requesting the use of a ligature that would not normally be
14560 used. As a result, there is no plain text mechanism for requesting the
14561 use of a ligature in Arabic text."
14563 As such, we flip internal zwj to zwnj flags for GSUB matching, which
14564 means it will block ligation in all features, unless the font
14565 explicitly matches U+200D glyph. This doesn't affect joining
14568 src/hb-ot-layout-private.hh | 6 ++++++
14569 src/hb-ot-shape-complex-arabic.cc | 18 ++++++++++++++++++
14570 2 files changed, 24 insertions(+)
14572 commit 1a31f9f820c4538015ddaf4ca2b790649c5997ed
14573 Author: Behdad Esfahbod <behdad@behdad.org>
14574 Date: Wed Oct 16 13:42:18 2013 +0200
14578 src/hb-ot-layout-private.hh | 23 +++++++++++++++--------
14579 1 file changed, 15 insertions(+), 8 deletions(-)
14581 commit 28d5daec948e1a24f13e492ce301aeb9abff37c8
14582 Author: Behdad Esfahbod <behdad@behdad.org>
14583 Date: Wed Oct 16 12:32:12 2013 +0200
14585 [indic] More granular post-base cluster merging!
14587 src/hb-ot-shape-complex-indic.cc | 45
14588 ++++++++++++++++++++++++++++++++++------
14589 1 file changed, 39 insertions(+), 6 deletions(-)
14591 commit 9cb59d460e80d769087045535a8d54ec9ed7985c
14592 Author: Behdad Esfahbod <behdad@behdad.org>
14593 Date: Wed Oct 16 11:34:07 2013 +0200
14595 [indic] Fix cluster merging of left matras
14597 The merge_clusters there was totally broken.
14599 src/hb-ot-shape-complex-indic.cc | 2 +-
14600 1 file changed, 1 insertion(+), 1 deletion(-)
14602 commit 190c8f2b60af0851bf692f653c1604cfbf0561a5
14603 Author: Behdad Esfahbod <behdad@behdad.org>
14604 Date: Wed Oct 16 11:33:18 2013 +0200
14606 [indic] Adjust cluster merging under uniscribe mode for Tamil
14608 Apparently Uniscribe Tamil shaper doesn't ship chubby clusters
14609 for Tamil. Adjust to that.
14611 src/hb-ot-shape-complex-indic.cc | 4 ++--
14612 1 file changed, 2 insertions(+), 2 deletions(-)
14614 commit 5c558877da5db8c734ba072f01e5e4797876619c
14615 Author: Behdad Esfahbod <behdad@behdad.org>
14616 Date: Wed Oct 16 11:14:15 2013 +0200
14618 [indic] Allow up to two syllable modifiers
14620 Bug 70509 - Candrabindu+Visarga doesn't work in Devanagari
14621 https://bugs.freedesktop.org/show_bug.cgi?id=70509
14623 We categorize both bindus and visarga as syllable-modifiers.
14624 OT spec doesn't actually say what characters go in the syllable
14625 modifier category, and allows one. We just allow up to two now.
14627 Test case: U+0930,U+0941,U+0901,U+0903
14629 Uniscribe currently doesn't support that and produces a
14632 src/hb-ot-shape-complex-indic-machine.rl |
14634 .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt |
14636 2 files changed, 2 insertions(+), 1 deletion(-)
14638 commit f5299eff5c0065d6329cd536c0ac339abea085b0
14639 Author: Behdad Esfahbod <behdad@behdad.org>
14640 Date: Tue Oct 15 18:13:07 2013 +0200
14642 [indic] Simplify reph logic
14644 *Shouldn't* break anything.
14646 src/hb-ot-shape-complex-indic.cc | 11 +++--------
14647 1 file changed, 3 insertions(+), 8 deletions(-)
14649 commit 65a929b1c033e91919c931b495a775f76b6dcbb3
14650 Author: Behdad Esfahbod <behdad@behdad.org>
14651 Date: Tue Oct 15 18:08:05 2013 +0200
14653 [indic] If Malayalam dot-reph formed a ligature, don't move it
14655 Rachana-0.6 implements dot-reph by ligation, so we shouldn't move it.
14656 Uniscribe doesn't either. Test case:
14658 U+0D4E,U+0D1A,U+0D4D,U+0D1A,U+0D4D
14660 src/hb-ot-shape-complex-indic.cc | 23
14661 ++++++++++++++++------
14662 .../indic/script-malayalam/misc/dot-reph.txt | 3 +++
14663 2 files changed, 20 insertions(+), 6 deletions(-)
14665 commit a01cbf6cbe0021722302cfb58fb638a0a2427b26
14666 Author: Behdad Esfahbod <behdad@behdad.org>
14667 Date: Tue Oct 15 16:37:53 2013 +0200
14669 [indic] Harmless reordering of Khmer features!
14671 src/hb-ot-shape-complex-indic.cc | 10 ++++++----
14672 1 file changed, 6 insertions(+), 4 deletions(-)
14674 commit c46f406973024051877e867b93614942ff80c107
14675 Author: Behdad Esfahbod <behdad@behdad.org>
14676 Date: Tue Oct 15 16:24:21 2013 +0200
14678 [tests] Remove Myanmar micro-font and test
14680 .../sha1sum/ceadd106a8205214fbe7337ef9de32a862b59762.ttf | Bin 3040 ->
14682 test/shaping/tests/context-matching.tests | 1 -
14683 2 files changed, 1 deletion(-)
14685 commit eb10233b267909dee0245f126000e117f3b21c35
14686 Author: Behdad Esfahbod <behdad@behdad.org>
14687 Date: Tue Oct 15 15:26:44 2013 +0200
14689 [indic] Apply 'kern' for all scripts except for Khmer in Uniscribe
14692 Seems to better match Uniscribe.
14694 Note: NotoSansTelugu-Regular has kern feature, so this fixes most
14696 positioning failures there, except for the kern pairs blocked by a
14697 (non-)joiner, in which case we (correctly) kern, but Uniscribe
14700 src/hb-ot-shape-complex-indic.cc | 11 +++++++++--
14701 1 file changed, 9 insertions(+), 2 deletions(-)
14703 commit 30145272a7d428bc62a903388bd7be43f4da7fc3
14704 Author: Behdad Esfahbod <behdad@behdad.org>
14705 Date: Tue Oct 15 13:47:27 2013 +0200
14707 [indic] Don't apply presentation features across syllables
14709 More like Uniscribe... We still allow user-defined features to
14710 work across syllables, but not pres,blws,abs,psts,etc.
14712 This "regressed" Sinhala numbers by 11. These are cases were
14713 there's Consonant followed by Ra,Halant,ZWJ at the of text.
14714 The Ra,Halant,ZWJ ends up forming reph, which is wrong...
14715 But before we were also ligating that reph with the previous
14716 consonant. That's even more wrong. That's also what Uniscribe
14721 BENGALI: 353732 out of 354188 tests passed. 456 failed (0.128745%)
14722 DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
14723 GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
14724 GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
14725 KANNADA: 951030 out of 951913 tests passed. 883 failed (0.0927606%)
14726 KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
14727 MALAYALAM: 1048140 out of 1048334 tests passed. 194 failed
14729 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
14730 SINHALA: 271655 out of 271847 tests passed. 192 failed (0.070628%)
14731 TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
14732 TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
14734 src/hb-ot-shape-complex-indic.cc | 21
14735 +++++++++++++++++----
14736 .../shaper-indic/indic/script-sinhala/misc/misc.txt | 1 +
14737 2 files changed, 18 insertions(+), 4 deletions(-)
14739 commit 3c7b3641cfb00f2c4dcc0768b9854e4f4410d15f
14740 Author: Behdad Esfahbod <behdad@behdad.org>
14741 Date: Tue Oct 15 11:21:01 2013 +0200
14743 [indic] Handle Avagraha
14745 It can come either at the end(ish!) of the syllable, or independently.
14746 When independent, it accepts a few bits and pieces.
14748 src/hb-ot-shape-complex-indic-machine.rl | 5 ++++-
14749 src/hb-ot-shape-complex-indic-private.hh | 5 +++--
14750 src/hb-ot-shape-complex-indic.cc | 14
14752 .../shaper-indic/indic/script-devanagari/misc/misc.txt | 1 +
14753 .../in-tree/shaper-indic/indic/script-telugu/misc/misc.txt | 1 +
14754 5 files changed, 22 insertions(+), 4 deletions(-)
14756 commit 5e7432b8172473aa4dda3d51a79add9e97c2d2c1
14757 Author: Behdad Esfahbod <behdad@behdad.org>
14758 Date: Tue Oct 15 12:28:23 2013 +0200
14760 [myanmar] Apply abvm/blwm
14762 src/hb-ot-shape-complex-myanmar.cc | 10 ++++++++++
14763 1 file changed, 10 insertions(+)
14765 commit 8acbb6be271817c12d2ee0066b355e2fb0f9a934
14766 Author: Behdad Esfahbod <behdad@behdad.org>
14767 Date: Tue Oct 15 12:15:49 2013 +0200
14769 [indic] Some scripts like blwf applied to pre-base characters
14771 ...while some don't!
14773 Improved Bengali, Devanagari, Gurmukhi, Malayalam.
14777 BENGALI: 353732 out of 354188 tests passed. 456 failed (0.128745%)
14778 DEVANAGARI: 707307 out of 707394 tests passed. 87 failed (0.0122987%)
14779 GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
14780 GURMUKHI: 60732 out of 60747 tests passed. 15 failed (0.0246926%)
14781 KANNADA: 951030 out of 951913 tests passed. 883 failed (0.0927606%)
14782 KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
14783 MALAYALAM: 1048134 out of 1048334 tests passed. 200 failed
14785 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
14786 SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
14787 TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
14788 TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
14790 src/hb-ot-shape-complex-indic.cc | 33 ++++++++++++++++++++-------------
14791 1 file changed, 20 insertions(+), 13 deletions(-)
14793 commit 2c85a3df0983f28aed77a0ea3bf2417ef65d4b84
14794 Author: Behdad Esfahbod <behdad@behdad.org>
14795 Date: Mon Oct 14 19:41:52 2013 +0200
14797 Fix issue with automake
14799 test/shaping/Makefile.am | 2 +-
14800 1 file changed, 1 insertion(+), 1 deletion(-)
14802 commit 6b65a76b40522a4f57a6fedcbdfc5a4d736f1d3c
14803 Author: Behdad Esfahbod <behdad@behdad.org>
14804 Date: Mon Oct 14 18:51:39 2013 +0200
14806 [otlayout] Fix (Chain)Context recursion!
14808 Previously we only supported recursive sublookups with
14809 ascending indices. We were also not correctly handling
14810 non-1-to-1 recursed lookups.
14814 Fixes the three tests in test/shaping/tests/context-matching.tests,
14815 which were derived from NotoSansBengali and NotoSansDevanagari
14818 src/hb-buffer-private.hh | 4 +
14819 src/hb-buffer.cc | 46 ++++++++++
14820 src/hb-ot-layout-common-private.hh | 1 +
14821 src/hb-ot-layout-gsub-table.hh | 1 +
14822 src/hb-ot-layout-gsubgpos-private.hh | 157
14823 +++++++++++++++++------------------
14824 5 files changed, 127 insertions(+), 82 deletions(-)
14826 commit 841e20d083aec8d814cd8d90aa6ab60127c0d1f2
14827 Author: Behdad Esfahbod <behdad@behdad.org>
14828 Date: Mon Oct 14 18:47:51 2013 +0200
14830 Add test suite for shaping results
14832 The new test suite runs tests included under
14833 hb/test/shaping/tests/*.tests, which themselves reference
14834 font files stored by sha1sum under hb/test/shaping/fonts/sha1sum.
14835 The fonts are produced using a subsetter to only include glyphs
14836 needed to run the test.
14838 Four initial tests are added for (Chain)Context matching,
14839 of which three currently fail.
14841 test/shaping/Makefile.am | 10 +++++-
14842 .../4cce528e99f600ed9c25a2b69e32eb94a03b4ae8.ttf | Bin 0 -> 1320 bytes
14843 .../ceadd106a8205214fbe7337ef9de32a862b59762.ttf | Bin 0 -> 3040 bytes
14844 .../d629e7fedc0b350222d7987345fe61613fa3929a.ttf | Bin 0 -> 1768 bytes
14845 .../f499fbc23865022234775c43503bba2e63978fe1.ttf | Bin 0 -> 3564 bytes
14846 test/shaping/run-tests.sh | 34
14847 +++++++++++++++++++++
14848 test/shaping/tests/MANIFEST | 1 +
14849 test/shaping/tests/context-matching.tests | 4 +++
14850 8 files changed, 48 insertions(+), 1 deletion(-)
14852 commit e2dab69291a5d86fc90a8c273c458c16574eafb5
14853 Author: Behdad Esfahbod <behdad@behdad.org>
14854 Date: Mon Oct 14 16:44:44 2013 +0200
14858 test/shaping/hb_test_tools.py | 2 +-
14859 1 file changed, 1 insertion(+), 1 deletion(-)
14861 commit 4e6e53db5da0a5da87ae732c3f9d01babf4ae6c2
14862 Author: Behdad Esfahbod <behdad@behdad.org>
14863 Date: Mon Oct 14 13:06:36 2013 +0200
14867 src/hb-ot-layout.cc | 1 +
14868 1 file changed, 1 insertion(+)
14870 commit 9326d48e4309901e7e0b0e15230936a21ee3df72
14871 Author: Behdad Esfahbod <behdad@behdad.org>
14872 Date: Thu Oct 10 20:04:42 2013 +0200
14874 Don't use g_mapped_file_unref()
14876 Was introduced in glib 2.22.
14878 src/test-buffer-serialize.cc | 2 +-
14879 src/test-size-params.cc | 2 +-
14880 src/test-would-substitute.cc | 2 +-
14882 util/options.cc | 4 ++--
14883 5 files changed, 6 insertions(+), 6 deletions(-)
14885 commit e152d1a27891bd1d9d46a9c028c026843bad384a
14886 Author: Behdad Esfahbod <behdad@behdad.org>
14887 Date: Thu Oct 3 15:09:37 2013 -0400
14891 NEWS | 13 +++++++++++++
14892 configure.ac | 2 +-
14893 2 files changed, 14 insertions(+), 1 deletion(-)
14895 commit 27674b4bb351e501373bd9994e4ba6546e465cf7
14896 Author: Behdad Esfahbod <behdad@behdad.org>
14897 Date: Thu Oct 3 14:54:50 2013 -0400
14899 [OTLayout] Protect against out-of-range lookup indices
14901 Filter them out when compiling map.
14903 src/hb-ot-layout.cc | 17 +++++++++++++++++
14904 src/hb-ot-layout.h | 5 +++++
14905 src/hb-ot-map.cc | 8 +++++++-
14906 3 files changed, 29 insertions(+), 1 deletion(-)
14908 commit 6b4fdded94b7efb96c6e41cca4350878ed859ff1
14909 Author: Behdad Esfahbod <behdad@behdad.org>
14910 Date: Mon Sep 30 13:48:19 2013 -0400
14914 git.mk | 20 +++++++++++++-------
14915 1 file changed, 13 insertions(+), 7 deletions(-)
14917 commit 2a2b5b89ef3a606ba2996bc89fd1c577a6c98f40
14918 Author: M1cha <sigmaepsilon92@gmail.com>
14919 Date: Mon Sep 30 08:55:52 2013 +0000
14922 - use common src files for both static and shared libs
14923 - remove empty LOCAL_SHARED_LIBRARIES
14926 +++++++++++++++++-----------------------------------------
14927 1 file changed, 17 insertions(+), 41 deletions(-)
14929 commit 622bc3d829cab84c3a4148b88f2c91fee491ef39
14930 Merge: 3d2c4f0 d583df1
14931 Author: Behdad Esfahbod <behdad@behdad.org>
14932 Date: Sun Sep 29 13:31:58 2013 -0700
14934 Merge pull request #4 from amarullz/master
14936 Add build static library on Android.mk
14938 commit 3d2c4f0c2ff8fab4262988aad65b170e5b479b20
14939 Author: Behdad Esfahbod <behdad@behdad.org>
14940 Date: Fri Sep 27 17:06:29 2013 -0400
14942 Fix hiding of default_ignorables if font doesn't have space glyph
14944 Based on patch from Jonathan Kew. See discussion on the list.
14946 src/hb-ot-shape.cc | 40 ++++++++++++++++++++++++++++++----------
14947 1 file changed, 30 insertions(+), 10 deletions(-)
14949 commit d583df1e78003f8f1039ad72331bf877b13d1ae5
14950 Author: Ahmad Amarullah <support@amarullz.com>
14951 Date: Fri Sep 27 19:04:32 2013 +0700
14953 Add build static library on Android.mk
14955 Use UCDN instead ICU
14958 Android.mk | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
14959 1 file changed, 50 insertions(+)
14961 commit 078de49ca10285f6cd1452abd40f831a17af5d1a
14962 Author: Behdad Esfahbod <behdad@behdad.org>
14963 Date: Thu Sep 26 18:26:43 2013 -0400
14965 [util] Don't use g_array_unref()
14967 Was introduced in glib 2.22.
14969 util/view-cairo.hh | 2 +-
14970 1 file changed, 1 insertion(+), 1 deletion(-)
14972 commit 48360ec03b225dfec5f90bc5cb93122203d2dd6b
14973 Author: Behdad Esfahbod <behdad@behdad.org>
14974 Date: Thu Sep 26 16:48:42 2013 -0400
14976 Bug 68990 - test-common fails on i686-linux
14978 Fix use-after-end-of-scope.
14980 src/hb-common.cc | 6 ++++--
14981 1 file changed, 4 insertions(+), 2 deletions(-)
14983 commit b61f97d544ce43d85f5fe93e682c324e042c0770
14984 Author: Behdad Esfahbod <behdad@behdad.org>
14985 Date: Mon Sep 16 22:07:22 2013 -0400
14989 NEWS | 12 ++++++++++++
14990 configure.ac | 2 +-
14991 2 files changed, 13 insertions(+), 1 deletion(-)
14993 commit 2af826296315d89f3a433952903c5968e56044ea
14994 Author: Behdad Esfahbod <behdad@behdad.org>
14995 Date: Mon Sep 16 21:49:56 2013 -0400
14997 Improve library checks
14999 src/Makefile.am | 1 +
15000 src/check-defs.sh | 44 ++++++++++++++++++++++++++++++++++++++++++++
15001 src/check-symbols.sh | 37 ++++++++++++-------------------------
15002 3 files changed, 57 insertions(+), 25 deletions(-)
15004 commit 882edce48e507a1c76c908ec2db04aac218b67d6
15005 Author: Behdad Esfahbod <behdad@behdad.org>
15006 Date: Fri Sep 13 20:36:43 2013 -0400
15008 [graphite2] Fix include
15010 src/hb-graphite2.cc | 5 ++---
15011 src/hb-graphite2.h | 2 ++
15012 2 files changed, 4 insertions(+), 3 deletions(-)
15014 commit ace5c7eb4c2302a6a7eb3576e6dbc3bc026e569c
15015 Author: Behdad Esfahbod <behdad@behdad.org>
15016 Date: Fri Sep 13 20:34:42 2013 -0400
15018 [introspection] hb-ft annotations
15020 src/hb-face.cc | 2 +-
15021 src/hb-ft.cc | 30 +++++++++++++++++++++++++++++-
15022 2 files changed, 30 insertions(+), 2 deletions(-)
15024 commit a8949df48780e680e03b9afbbafb3628a0acef52
15025 Author: Behdad Esfahbod <behdad@behdad.org>
15026 Date: Fri Sep 13 20:23:51 2013 -0400
15028 [introspection] Annotate Unicode / font callbacks
15030 Should move these out of the public header...
15032 We're "clean" of introspection warnings now. Remaining ones are about
15033 graphite2 / freetype types not being introspectable.
15035 src/hb-blob.cc | 4 +-
15036 src/hb-face.cc | 2 +-
15037 src/hb-font.cc | 4 +-
15038 src/hb-font.h | 132
15039 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
15040 src/hb-unicode.h | 106 ++++++++++++++++++++++++++++++++++++++++----
15041 5 files changed, 231 insertions(+), 17 deletions(-)
15043 commit 4b011094d5e90cf93df2891e47aeab1bffad5bbf
15044 Author: Behdad Esfahbod <behdad@behdad.org>
15045 Date: Fri Sep 13 20:17:42 2013 -0400
15049 I believe I didn't break anything...
15051 src/hb-ot-shape.cc | 22 +++++++++++-----------
15052 1 file changed, 11 insertions(+), 11 deletions(-)
15054 commit 4878db218202ed804c9f76edb7e4aa220de8a8d8
15055 Author: Behdad Esfahbod <behdad@behdad.org>
15056 Date: Thu Sep 12 20:56:32 2013 -0400
15058 Remove contrib/ Python hand-coded binding stuff
15060 gobject-introspection coming together.
15062 contrib/README | 2 -
15063 contrib/python/README | 10 --
15064 contrib/python/lib/fontconfig.pyx | 47 ---------
15065 contrib/python/lib/harfbuzz.pyx | 213
15066 --------------------------------------
15067 contrib/python/scripts/hbtestfont | 116 ---------------------
15068 contrib/python/setup.py | 39 -------
15069 6 files changed, 427 deletions(-)
15071 commit e478ebe4d3f74dc271ffe88680fd29f6b1924c93
15072 Author: Behdad Esfahbod <behdad@behdad.org>
15073 Date: Thu Sep 12 20:53:07 2013 -0400
15075 [introspection] Add sample.py
15077 src/sample.py | 13 +++++++++++++
15078 1 file changed, 13 insertions(+)
15080 commit dfdbe7f932daffcf73911ff4e4a36f749164d960
15081 Author: Behdad Esfahbod <behdad@behdad.org>
15082 Date: Thu Sep 12 20:52:20 2013 -0400
15084 [introspection] Make hb_blob_create() introspectable
15086 src/Makefile.am | 2 ++
15087 src/hb-blob.cc | 2 +-
15088 2 files changed, 3 insertions(+), 1 deletion(-)
15090 commit 085d4291a9f253a4b8e2eec8003ac11d02a9394f
15091 Author: Behdad Esfahbod <behdad@behdad.org>
15092 Date: Thu Sep 12 17:14:33 2013 -0400
15094 [introspection] Disable constructors for now
15096 Since our types are not associated with their methods, marking
15097 constructors makes them inaccessible from bindings. Undo for now.
15099 src/hb-blob.cc | 2 +-
15100 src/hb-buffer.cc | 2 +-
15101 src/hb-face.cc | 2 +-
15102 src/hb-font.cc | 4 ++--
15103 src/hb-set.cc | 2 +-
15104 src/hb-shape-plan.cc | 2 +-
15105 src/hb-unicode.cc | 2 +-
15106 7 files changed, 8 insertions(+), 8 deletions(-)
15108 commit 6c48f20eea22c6e686416ab4ec8388be3e8cd0b5
15109 Author: Behdad Esfahbod <behdad@behdad.org>
15110 Date: Mon Sep 9 15:43:10 2013 -0400
15112 [otlayout] Add structs for JSTF table
15114 src/Makefile.am | 1 +
15115 src/hb-ot-head-table.hh | 2 +-
15116 src/hb-ot-hhea-table.hh | 2 +-
15117 src/hb-ot-hmtx-table.hh | 2 +-
15118 src/hb-ot-layout-gdef-table.hh | 2 +-
15119 src/hb-ot-layout-gpos-table.hh | 2 +-
15120 src/hb-ot-layout-gsub-table.hh | 2 +-
15121 src/hb-ot-layout-jstf-table.hh | 229
15122 +++++++++++++++++++++++++++++++++++++++++
15123 src/hb-ot-layout.cc | 1 +
15124 src/hb-ot-layout.h | 1 +
15125 src/hb-ot-maxp-table.hh | 2 +-
15126 src/hb-ot-name-table.hh | 2 +-
15128 13 files changed, 241 insertions(+), 9 deletions(-)
15130 commit 70303cf23b22647bf641be22c8650310128322a9
15131 Author: Behdad Esfahbod <behdad@behdad.org>
15132 Date: Fri Sep 6 17:35:57 2013 -0400
15134 [docs/introspection] Some more annotations
15136 src/hb-common.cc | 151
15137 ++++++++++++++++++++++++++++++++++++++++++++++++++--
15138 src/hb-font.cc | 16 +++---
15139 src/hb-version.h.in | 19 -------
15140 3 files changed, 155 insertions(+), 31 deletions(-)
15142 commit 288f2899979bcc9e68f8115cb76e3271ed0e17bc
15143 Author: Behdad Esfahbod <behdad@behdad.org>
15144 Date: Fri Sep 6 15:40:22 2013 -0400
15146 [docs/introspection] More annotations
15148 src/hb-blob.cc | 63 +++---
15149 src/hb-buffer-serialize.cc | 63 ++++++
15150 src/hb-buffer.cc | 307 ++++++++++++++++++++++++++-
15151 src/hb-face.cc | 171 +++++++++++++++
15152 src/hb-font-private.hh | 4 +-
15153 src/hb-font.cc | 504
15154 ++++++++++++++++++++++++++++++++++++++++++++-
15155 src/hb-set.cc | 2 +-
15156 src/hb-shape-plan.cc | 104 ++++++++++
15157 src/hb-shape.cc | 56 +++++
15158 src/hb-unicode.cc | 128 ++++++++++++
15159 10 files changed, 1355 insertions(+), 47 deletions(-)
15161 commit 17905c54f1bab9e6dfe13f59f5ec208de12832f7
15162 Author: Behdad Esfahbod <behdad@behdad.org>
15163 Date: Fri Sep 6 16:57:01 2013 -0400
15165 [introspection] Work around g-i limitation with hb_language_t
15167 src/hb-gobject-structs.cc | 15 +++++++++++----
15168 src/hb-gobject-structs.h | 8 ++++++++
15169 2 files changed, 19 insertions(+), 4 deletions(-)
15171 commit cd361c3cbe4a288e3019b9a029f44e4c5f24436c
15172 Author: Behdad Esfahbod <behdad@behdad.org>
15173 Date: Fri Sep 6 16:20:21 2013 -0400
15175 Minor change to hb_language_t
15177 Let me know if this breaks anyone's anything.
15179 src/hb-common.cc | 2 +-
15180 src/hb-common.h | 2 +-
15181 2 files changed, 2 insertions(+), 2 deletions(-)
15183 commit 20cbc1f8eb0811e6cefa3be3550e80df9c372782
15184 Author: Behdad Esfahbod <behdad@behdad.org>
15185 Date: Fri Sep 6 15:29:22 2013 -0400
15187 Annotate hb-set a bit; add HB_SET_VALUE_INVALID
15189 src/hb-set-private.hh | 20 +++--
15190 src/hb-set.cc | 244
15191 ++++++++++++++++++++++++++++++++++++++++++++++++++
15193 src/hb-version.h.in | 6 +-
15194 test/api/test-set.c | 26 +++---
15195 5 files changed, 276 insertions(+), 22 deletions(-)
15197 commit c44b81833d5bfb9a926d348a76463314c3ec2018
15198 Author: Behdad Esfahbod <behdad@behdad.org>
15199 Date: Fri Sep 6 15:13:16 2013 -0400
15203 src/hb-buffer.cc | 12 ++++++------
15204 1 file changed, 6 insertions(+), 6 deletions(-)
15206 commit ae9dc717d37d58efdd3fabbe4a9c3c2bf9dc3568
15207 Author: Behdad Esfahbod <behdad@behdad.org>
15208 Date: Thu Sep 5 16:40:37 2013 -0400
15210 [gtk-doc] Pass source files to gtk-doc
15212 docs/reference/Makefile.am | 3 +--
15213 1 file changed, 1 insertion(+), 2 deletions(-)
15215 commit 5f512017ba615ba6ac8e5da2ea0c57a72db2c26b
15216 Author: Behdad Esfahbod <behdad@behdad.org>
15217 Date: Wed Sep 4 18:28:39 2013 -0400
15219 [docs] Document a few symbols
15221 src/hb-blob.cc | 160
15222 +++++++++++++++++++++++++++++++++++++++++++++++++++-
15223 src/hb-buffer.cc | 78 ++++++++++++++++++++++++-
15224 src/hb-version.h.in | 17 ++++++
15225 3 files changed, 251 insertions(+), 4 deletions(-)
15227 commit e0dbf99b4497be305d689a528282fd37214e7f1c
15228 Author: Behdad Esfahbod <behdad@behdad.org>
15229 Date: Thu Sep 5 16:00:47 2013 -0400
15231 [introspection] Pass source files to scanner
15233 src/Makefile.am | 3 +--
15234 1 file changed, 1 insertion(+), 2 deletions(-)
15236 commit 5a5350b39b81e0128d36ebc81307a6d698a4dc50
15237 Author: Behdad Esfahbod <behdad@behdad.org>
15238 Date: Tue Sep 3 20:11:01 2013 -0400
15240 Revert "Round when scaling values"
15242 This reverts commit 10f964623f003c70f6bdd33423420abda3820ce0.
15244 See discussion with Khaled Hosny on mailing list. In short, since
15245 integers here can be negative, and int division is "round towards
15246 zero", proper rounding should take sign into account. Just skip
15247 doing it again, has been serving us well before.
15250 src/hb-font-private.hh | 6 +-----
15251 2 files changed, 3 insertions(+), 5 deletions(-)
15253 commit 74ff41c3a573bdf74b60623065eb92a49f055893
15254 Author: Behdad Esfahbod <behdad@behdad.org>
15255 Date: Tue Sep 3 20:09:14 2013 -0400
15260 1 file changed, 2 insertions(+)
15262 commit 63dd4b0ac2076fe9cc3dfe5d31ef3616d4ed01e5
15263 Author: Behdad Esfahbod <behdad@behdad.org>
15264 Date: Tue Sep 3 20:01:40 2013 -0400
15266 [gtk-doc] Remove hack for deleting tmpl/
15268 This was introduced in 029f46bde7e39094d3decb46525e91a97c5cc02c
15269 and was in fact a bug in gtk-doc master:
15271 https://bugzilla.gnome.org/show_bug.cgi?id=707426
15273 docs/reference/Makefile.am | 5 -----
15274 1 file changed, 5 deletions(-)
15276 commit 213001aa99003422199245e96878f9fe348c55b4
15277 Author: Behdad Esfahbod <behdad@behdad.org>
15278 Date: Tue Sep 3 20:00:16 2013 -0400
15280 [build] Fix EXTRA_DIST
15282 I was under the impression that EXTRA_DISTs will happen regardless of
15283 automake conditionals. Apparently I was wrong.
15285 src/Makefile.am | 12 ++++++------
15286 1 file changed, 6 insertions(+), 6 deletions(-)
15288 commit 1e994a8fcc94dfea42a6cbfe23a401142d79a1a6
15289 Author: Behdad Esfahbod <behdad@behdad.org>
15290 Date: Tue Sep 3 18:11:47 2013 -0400
15292 [gtk-doc] Copy makefile
15295 1 file changed, 1 insertion(+), 1 deletion(-)
15297 commit 81a007ffad683e53f12093a0c9e30112106f415d
15298 Author: Behdad Esfahbod <behdad@behdad.org>
15299 Date: Fri Aug 30 19:45:13 2013 -0400
15304 1 file changed, 2 insertions(+), 4 deletions(-)
15306 commit a2a28235e8131a1e1d4b8c3d0933df5cf056bbc6
15307 Author: Behdad Esfahbod <behdad@behdad.org>
15308 Date: Fri Aug 30 19:38:47 2013 -0400
15310 [gtk-doc] Generate version.xml from configure
15312 Even though this is not what autoconf recommends, it reduces doc
15313 rebuilds when version doesn't change but configure changes.
15316 docs/reference/Makefile.am | 11 +++--------
15317 docs/reference/version.xml.in | 1 +
15318 3 files changed, 5 insertions(+), 8 deletions(-)
15320 commit ac1b723917d9b8f247a350f8d3e1bc5d1e472073
15321 Author: Behdad Esfahbod <behdad@behdad.org>
15322 Date: Fri Aug 30 19:32:10 2013 -0400
15324 Remove hb-old and hb-icu-le test shapers
15326 They've been disabled for a while and no one cared. We're past
15327 the point to need them for testing, and if we ever need to
15328 resurrect them again, well, they're in git graveyard somewhere.
15330 configure.ac | 23 +-
15331 src/Makefile.am | 28 +-
15332 src/hb-icu-le.cc | 265 --
15333 src/hb-icu-le/COPYING | 2 -
15334 src/hb-icu-le/FontTableCache.cpp | 91 -
15335 src/hb-icu-le/FontTableCache.h | 48 -
15336 src/hb-icu-le/Makefile.am | 25 -
15337 src/hb-icu-le/PortableFontInstance.cpp | 275 --
15338 src/hb-icu-le/PortableFontInstance.h | 119 -
15339 src/hb-icu-le/README | 3 -
15340 src/hb-icu-le/cmaps.cpp | 200 --
15341 src/hb-icu-le/cmaps.h | 87 -
15342 src/hb-icu-le/letest.h | 63 -
15343 src/hb-icu-le/license.html | 51 -
15344 src/hb-icu-le/sfnt.h | 453 ---
15345 src/hb-old.cc | 410 ---
15346 src/hb-old/COPYING | 24 -
15347 src/hb-old/Makefile.am | 56 -
15348 src/hb-old/README | 7 -
15349 src/hb-old/harfbuzz-arabic.c | 1150 ------
15350 src/hb-old/harfbuzz-buffer-private.h | 107 -
15351 src/hb-old/harfbuzz-buffer.c | 383 --
15352 src/hb-old/harfbuzz-buffer.h | 102 -
15353 src/hb-old/harfbuzz-external.h | 106 -
15354 src/hb-old/harfbuzz-gdef-private.h | 135 -
15355 src/hb-old/harfbuzz-gdef.c | 1163 ------
15356 src/hb-old/harfbuzz-gdef.h | 140 -
15357 src/hb-old/harfbuzz-global.h | 125 -
15358 src/hb-old/harfbuzz-gpos-private.h | 729 ----
15359 src/hb-old/harfbuzz-gpos.c | 6094
15360 --------------------------------
15361 src/hb-old/harfbuzz-gpos.h | 155 -
15362 src/hb-old/harfbuzz-greek.c | 447 ---
15363 src/hb-old/harfbuzz-gsub-private.h | 483 ---
15364 src/hb-old/harfbuzz-gsub.c | 4329 -----------------------
15365 src/hb-old/harfbuzz-gsub.h | 148 -
15366 src/hb-old/harfbuzz-hangul.c | 268 --
15367 src/hb-old/harfbuzz-hebrew.c | 187 -
15368 src/hb-old/harfbuzz-impl.c | 84 -
15369 src/hb-old/harfbuzz-impl.h | 135 -
15370 src/hb-old/harfbuzz-indic.cpp | 1868 ----------
15371 src/hb-old/harfbuzz-khmer.c | 642 ----
15372 src/hb-old/harfbuzz-myanmar.c | 511 ---
15373 src/hb-old/harfbuzz-open-private.h | 102 -
15374 src/hb-old/harfbuzz-open.c | 1433 --------
15375 src/hb-old/harfbuzz-open.h | 288 --
15376 src/hb-old/harfbuzz-shaper-all.cpp | 37 -
15377 src/hb-old/harfbuzz-shaper-private.h | 159 -
15378 src/hb-old/harfbuzz-shaper.cpp | 996 ------
15379 src/hb-old/harfbuzz-shaper.h | 265 --
15380 src/hb-old/harfbuzz-stream-private.h | 81 -
15381 src/hb-old/harfbuzz-stream.c | 114 -
15382 src/hb-old/harfbuzz-stream.h | 51 -
15383 src/hb-old/harfbuzz-tibetan.c | 249 --
15384 src/hb-old/harfbuzz.h | 38 -
15385 54 files changed, 2 insertions(+), 25532 deletions(-)
15387 commit b94243d6a9457864ad8ef3ad47ad01985b138862
15388 Author: Behdad Esfahbod <behdad@behdad.org>
15389 Date: Fri Aug 30 18:41:33 2013 -0400
15391 [g-i] Rename library from harfbuzz to HarfBuzz
15393 src/Makefile.am | 12 ++++++------
15394 1 file changed, 6 insertions(+), 6 deletions(-)
15396 commit f730b5d1e2369762952481f1a2d3db26a2b48015
15397 Author: Behdad Esfahbod <behdad@behdad.org>
15398 Date: Thu Aug 29 15:53:33 2013 -0400
15402 NEWS | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
15403 configure.ac | 2 +-
15404 2 files changed, 49 insertions(+), 1 deletion(-)
15406 commit b0e03508bad04d7dcf2c50ac81f6261425b34c5f
15407 Author: Behdad Esfahbod <behdad@behdad.org>
15408 Date: Thu Aug 29 15:56:32 2013 -0400
15410 Dist with gobject and introspection enabled
15413 1 file changed, 2 insertions(+)
15415 commit e4ce6745e15eab33ed693874e7a56981f4d6f79a
15416 Author: Behdad Esfahbod <behdad@behdad.org>
15417 Date: Thu Aug 29 15:56:16 2013 -0400
15419 [gtk-doc] Fix build without gobject
15421 docs/reference/Makefile.am | 2 +-
15422 1 file changed, 1 insertion(+), 1 deletion(-)
15424 commit 263372f15ffdf4c0e4386133f64ff389ba73de33
15425 Author: Behdad Esfahbod <behdad@behdad.org>
15426 Date: Wed Aug 28 13:43:54 2013 -0400
15428 Remove gtk-doc.make
15430 It's copied by gtk-docize.
15433 -----------------------------------------------------------
15434 1 file changed, 302 deletions(-)
15436 commit 79d754efeef89543d51775b110e8bd49cf7e699b
15437 Author: Behdad Esfahbod <behdad@behdad.org>
15438 Date: Wed Aug 28 13:43:35 2013 -0400
15442 configure.ac | 2 +-
15443 1 file changed, 1 insertion(+), 1 deletion(-)
15445 commit 71ef22b04d466803076af1da6763fecab95ce5bb
15446 Author: Behdad Esfahbod <behdad@behdad.org>
15447 Date: Wed Aug 28 12:52:55 2013 -0400
15449 Turn hb-gobject, and introspection off by default
15451 Also enable bootstrapping without them.
15453 configure.ac | 39 ++++++++++++++++++++++++++++++++++-----
15454 src/Makefile.am | 5 +++--
15455 2 files changed, 37 insertions(+), 7 deletions(-)
15457 commit d8f507099b9ae5f0c643fb8dddbb069df6f62a94
15458 Author: Behdad Esfahbod <behdad@behdad.org>
15459 Date: Mon Aug 26 21:26:24 2013 -0400
15461 Hookup harfbuzz-gobject to introspection
15463 src/Makefile.am | 16 +++++++++++++---
15464 1 file changed, 13 insertions(+), 3 deletions(-)
15466 commit 71439a8c7ae9df25193bc3ad0f203117d2884a19
15467 Author: Behdad Esfahbod <behdad@behdad.org>
15468 Date: Mon Aug 26 20:56:58 2013 -0400
15470 [gobject] Flesh out hb-gobject
15472 Move it to new harfbuzz-gobject library. Implement enums and
15473 boxed types for object-types. Still have to do boxed types for
15476 configure.ac | 12 ++++-
15477 docs/reference/Makefile.am | 12 ++++-
15478 docs/reference/harfbuzz-docs.xml | 3 ++
15479 docs/reference/harfbuzz-sections.txt | 48 +++++++++++++++++++-
15480 src/Makefile.am | 48 +++++++++++++-------
15481 src/harfbuzz-gobject.pc.in | 12 +++++
15482 src/hb-gobject-enums.cc.tmpl | 11 +++--
15483 src/hb-gobject-enums.h.tmpl | 55 +++++++++++++++++++++++
15484 src/hb-gobject-structs.cc | 84
15485 +++++++++++++++++++++++++++-------
15486 src/hb-gobject-structs.h | 87
15487 ++++++++++++++++++++++++++++++++++++
15488 src/hb-gobject.h | 38 ++--------------
15489 11 files changed, 333 insertions(+), 77 deletions(-)
15491 commit 23027f7611b53b594e4b4008e916e42b5154f6ac
15492 Author: Behdad Esfahbod <behdad@behdad.org>
15493 Date: Thu Aug 22 19:03:21 2013 -0400
15495 [introspection] Enable gobject-introspection again
15497 configure.ac | 7 ++++---
15498 src/Makefile.am | 49 ++++++++++++++++++++++++++++---------------------
15499 2 files changed, 32 insertions(+), 24 deletions(-)
15501 commit 757a7a9018577dcc399be03dc45a59589585d2fb
15502 Author: Behdad Esfahbod <behdad@behdad.org>
15503 Date: Wed Aug 28 12:35:13 2013 -0400
15505 [uniscribe] Fixed build with wide chars
15507 https://github.com/blinkseb/harfbuzz/commit/f65dafa4138e1fb4395bf646fa33bb01a86a7e9a
15509 src/hb-uniscribe.cc | 2 +-
15510 1 file changed, 1 insertion(+), 1 deletion(-)
15512 commit 4dc798de19c767b91fd3025c85593fa6809d1340
15513 Author: Behdad Esfahbod <behdad@behdad.org>
15514 Date: Mon Aug 26 20:39:00 2013 -0400
15516 Add hb-deprecated.h, and rename a couple enum values
15518 Add deprecated alias for old name.
15520 src/Makefile.am | 1 +
15521 src/hb-buffer.cc | 4 ++--
15522 src/hb-buffer.h | 8 +++----
15523 src/hb-common.h | 5 -----
15524 src/hb-deprecated.h | 51
15525 ++++++++++++++++++++++++++++++++++++++++++++
15527 src/test-buffer-serialize.cc | 2 +-
15528 test/api/test-buffer.c | 2 +-
15529 util/Makefile.am | 1 +
15530 util/hb-shape.cc | 2 +-
15531 util/options.hh | 2 +-
15532 11 files changed, 64 insertions(+), 15 deletions(-)
15534 commit 2e3a07abdf97b0ad2105c3a52f3ff0e0b60b29c4
15535 Author: Behdad Esfahbod <behdad@behdad.org>
15536 Date: Mon Aug 26 18:49:07 2013 -0400
15538 Separate face source code from font
15540 Makes documentation / introspection easier.
15543 docs/reference/harfbuzz-docs.xml | 1 +
15544 docs/reference/harfbuzz-sections.txt | 6 +-
15545 src/Makefile.am | 3 +
15546 src/hb-face-private.hh | 108 ++++++++++++
15547 src/hb-face.cc | 311
15548 +++++++++++++++++++++++++++++++++++
15549 src/hb-face.h | 117 +++++++++++++
15550 src/hb-font-private.hh | 67 +-------
15551 src/hb-font.cc | 269 ------------------------------
15552 src/hb-font.h | 75 +--------
15554 11 files changed, 549 insertions(+), 410 deletions(-)
15556 commit d3490761e11ae308fbd8aaf02059653f579035c5
15557 Author: Behdad Esfahbod <behdad@behdad.org>
15558 Date: Mon Aug 26 21:15:29 2013 -0400
15560 Improve check-includes.sh
15562 src/check-includes.sh | 10 ++++++----
15563 1 file changed, 6 insertions(+), 4 deletions(-)
15565 commit 381f2fb5e664715d67ffc9a234b0fd8aa540fada
15566 Author: Behdad Esfahbod <behdad@behdad.org>
15567 Date: Mon Aug 26 19:20:38 2013 -0400
15571 docs/reference/Makefile.am | 2 +-
15572 1 file changed, 1 insertion(+), 1 deletion(-)
15574 commit ac1f09b53e2c5d14c874e4d9f1b25b03ea1d1c44
15575 Author: Behdad Esfahbod <behdad@behdad.org>
15576 Date: Mon Aug 26 18:50:12 2013 -0400
15578 [gtk-doc] Fix maintainer-clean rule
15580 docs/reference/Makefile.am | 4 +++-
15581 1 file changed, 3 insertions(+), 1 deletion(-)
15583 commit 38b8b40526a85f33521542e24d1e0c82588efc85
15584 Author: Behdad Esfahbod <behdad@behdad.org>
15585 Date: Tue Aug 27 11:44:09 2013 -0400
15587 Fix possible snprintf OOM
15589 https://bugzilla.redhat.com/show_bug.cgi?id=1001645
15591 src/hb-buffer-serialize.cc | 14 +++++++-------
15592 src/hb-font-private.hh | 3 ++-
15593 src/hb-shape.cc | 6 +++---
15594 3 files changed, 12 insertions(+), 11 deletions(-)
15596 commit d22548c0e362cc9447557440af9ecbb11badfa78
15597 Author: Behdad Esfahbod <behdad@behdad.org>
15598 Date: Mon Aug 26 18:46:21 2013 -0400
15602 src/check-c-linkage-decls.sh | 4 ++--
15603 src/check-header-guards.sh | 4 ++--
15604 src/check-includes.sh | 4 ++--
15605 3 files changed, 6 insertions(+), 6 deletions(-)
15607 commit 029f46bde7e39094d3decb46525e91a97c5cc02c
15608 Author: Behdad Esfahbod <behdad@behdad.org>
15609 Date: Mon Aug 26 18:11:07 2013 -0400
15611 [gtk-doc] Remove tmpl in make maintainer-clean
15613 docs/reference/Makefile.am | 3 +++
15614 1 file changed, 3 insertions(+)
15616 commit dddf990c3687a47297eafc82b54fa96842e68003
15617 Author: Behdad Esfahbod <behdad@behdad.org>
15618 Date: Mon Aug 26 17:58:25 2013 -0400
15622 git.mk | 17 +++++++++++++----
15623 1 file changed, 13 insertions(+), 4 deletions(-)
15625 commit 700a15fe4b80da9c67befd85ae10a166f5b65962
15626 Author: Behdad Esfahbod <behdad@behdad.org>
15627 Date: Mon Aug 26 17:49:36 2013 -0400
15629 Add HB_DISABLE_DEPRECATED
15631 That moment that you have to accept that you made API mistakes...
15633 docs/reference/Makefile.am | 2 +-
15634 docs/reference/harfbuzz-sections.txt | 8 +++++---
15635 src/hb-common.h | 4 +++-
15636 3 files changed, 9 insertions(+), 5 deletions(-)
15638 commit ddc456a519a9a59e96f9d7fcad988369e0a8842b
15639 Author: Behdad Esfahbod <behdad@behdad.org>
15640 Date: Mon Aug 26 17:34:18 2013 -0400
15642 [travis] Add graphite2
15645 1 file changed, 1 insertion(+)
15647 commit f7c72b42efb8d42859023659fd2e3d589523436d
15648 Author: Anthony Carrico <acarrico@memebeam.org>
15649 Date: Sun Feb 24 13:00:33 2013 -0500
15651 [gtk-doc] Initial setup
15653 Initial setup of gtk-doc. Straight forward setup following the gtk-doc
15654 instructions. Ignore some troublesome types in src/hb-gobject.h. To
15655 build use "./autogen.sh --enable-gtk-doc" then "make". Docs are in
15656 harfbuzz/docs/reference/html/index.html.
15658 .travis.yml | 10 +-
15661 configure.ac | 7 +-
15662 docs/Makefile.am | 1 +
15663 docs/reference/Makefile.am | 109 +++++++++
15664 docs/reference/harfbuzz-docs.xml | 61 +++++
15665 docs/reference/harfbuzz-overrides.txt | 0
15666 docs/reference/harfbuzz-sections.txt | 431
15667 ++++++++++++++++++++++++++++++++++
15668 gtk-doc.make | 302 ++++++++++++++++++++++++
15669 src/Makefile.am | 2 +-
15670 src/hb-gobject.h | 3 +-
15671 12 files changed, 931 insertions(+), 9 deletions(-)
15673 commit 3409fb1c767118067cf7edfb97068936b6f4b717
15674 Author: Behdad Esfahbod <behdad@behdad.org>
15675 Date: Wed Aug 21 17:22:21 2013 -0400
15677 [uniscribe] Ask Uniscribe to return shaping results in logical order
15679 See discussion on the list in the thread "Arabic presentation forms
15680 and the uniscribe backend".
15682 Based on patch from Jonathan Kew.
15684 src/hb-uniscribe.cc | 24 ++++++++++++------------
15685 1 file changed, 12 insertions(+), 12 deletions(-)
15687 commit 1d05fdd09fa271b641f30a2138171e6fafcd8db7
15688 Author: Behdad Esfahbod <behdad@behdad.org>
15689 Date: Tue Aug 20 13:22:21 2013 -0400
15691 [uniscribe] Print run info
15693 src/hb-uniscribe.cc | 8 ++++++++
15694 1 file changed, 8 insertions(+)
15696 commit 3613696b57225111507a3f4263f5fa6937d0bc72
15697 Author: Behdad Esfahbod <behdad@behdad.org>
15698 Date: Mon Aug 12 00:33:28 2013 -0400
15700 [coretext] Fully support user features
15702 Based on patch from Jonathan Kew and data from Apple.
15704 It's not working correctly though, and I suspect I'm hitting a bug in
15705 CoreText. When I do this:
15707 hb-shape /Library/Fonts/Zapfino.ttf ZapfinoZapfino --shaper coretext \
15710 I expect both ligatures to turn off, but only the second one does:
15712 [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]
15714 whereas if I disable 'dlig' instead of 'liga', both are turned off.
15717 Doesn't resolve conflicting feature settings.
15719 src/hb-coretext.cc | 446
15720 +++++++++++++++++++++++++++++++++++++++++++++++-----
15721 src/hb-uniscribe.cc | 2 +-
15722 2 files changed, 404 insertions(+), 44 deletions(-)
15724 commit 54e6f6c588a164f7de62ff88b3eff4f25adb8f17
15725 Author: Behdad Esfahbod <behdad@behdad.org>
15726 Date: Fri Aug 9 14:34:54 2013 -0400
15728 Clean up list of Unicode scripts
15730 Rename HB_SCRIPT_CANADIAN_ABORIGINAL to HB_SCRIPT_CANADIAN_SYLLABICS
15731 and a macro for the old name.
15733 src/hb-common.h | 277
15734 ++++++++++++++++++++-----------------
15735 src/hb-glib.cc | 2 +-
15736 src/hb-ot-shape-complex-private.hh | 2 +
15737 src/hb-ucdn.cc | 2 +-
15738 test/api/test-unicode.c | 2 +-
15739 5 files changed, 153 insertions(+), 132 deletions(-)
15741 commit 7cd4a715848c44be9aec6b6b622cfc2a60b1a5a9
15742 Author: Behdad Esfahbod <behdad@behdad.org>
15743 Date: Fri Aug 9 09:41:48 2013 -0400
15748 1 file changed, 2 insertions(+), 2 deletions(-)
15750 commit 515a0ac81e531c95b1bb7f1a3c5df73a9e64b14f
15751 Author: Behdad Esfahbod <behdad@behdad.org>
15752 Date: Fri Aug 9 09:40:59 2013 -0400
15754 Fix compiler warning
15756 src/hb-ot-layout-common-private.hh | 4 ++--
15757 1 file changed, 2 insertions(+), 2 deletions(-)
15759 commit 10f964623f003c70f6bdd33423420abda3820ce0
15760 Author: Behdad Esfahbod <behdad@behdad.org>
15761 Date: Fri Aug 9 09:40:01 2013 -0400
15763 Round when scaling values
15765 Doesn't matter for most users since they should be working in a
15766 fixed sub-pixel scale anyway (ie. 22.10, 26.6, 16.16, etc).
15769 src/hb-font-private.hh | 6 +++++-
15770 2 files changed, 5 insertions(+), 3 deletions(-)
15772 commit df8f70ae5de6181d56efa3f076f14e4d52119a5e
15773 Author: Behdad Esfahbod <behdad@behdad.org>
15774 Date: Fri Aug 9 09:35:10 2013 -0400
15778 src/hb-font-private.hh | 2 +-
15779 1 file changed, 1 insertion(+), 1 deletion(-)
15781 commit ce8badf1808f9fbdd9a22e9215c7475d3afde5ed
15782 Author: Behdad Esfahbod <behdad@behdad.org>
15783 Date: Fri Aug 9 09:31:06 2013 -0400
15787 src/hb-font-private.hh | 2 +-
15788 1 file changed, 1 insertion(+), 1 deletion(-)
15790 commit d71c0df2d17f4590d5611239577a6cb532c26528
15791 Author: Behdad Esfahbod <behdad@behdad.org>
15792 Date: Fri Aug 9 09:28:32 2013 -0400
15794 Remove vrt2, vkrn, vpal, and valt from default vertical features
15796 See thread by John Dagget on the list.
15799 src/hb-ot-shape.cc | 9 ---------
15800 2 files changed, 11 deletions(-)
15802 commit a782a5e9a37c8733ac2830410a514d38635b543a
15803 Author: Behdad Esfahbod <behdad@behdad.org>
15804 Date: Wed Aug 7 21:08:54 2013 -0400
15806 [coretext] Start adding support for features
15808 Unlike AAT, looks like with CoreText very few OT features can
15812 src/hb-coretext.cc | 65
15813 +++++++++++++++++++++++++++++++++++++++++++++---------
15814 1 file changed, 54 insertions(+), 11 deletions(-)
15816 commit bdd8873fd8ae5c794018f6edac242b0a8b62ff31
15817 Author: Behdad Esfahbod <behdad@behdad.org>
15818 Date: Wed Aug 7 17:58:25 2013 -0400
15820 Revert "[Indic] don't apply 'calt' by default in Indic shaper"
15822 This reverts commit 952121007c6f6f374e4cf1734ebcfe2d2d71c71c.
15824 In light of discussion on the mailing list...
15826 src/hb-ot-shape-complex-indic.cc | 4 ----
15827 1 file changed, 4 deletions(-)
15829 commit 9a175914d72187d0c3f50ddad50c9569649c3072
15830 Author: Behdad Esfahbod <behdad@behdad.org>
15831 Date: Wed Aug 7 17:26:13 2013 -0400
15833 [uniscribe] Support feature ranges
15835 As Khaled pointed out, right now setting any features, turns kern
15836 and possibly other features off.
15838 src/hb-uniscribe.cc | 232
15839 ++++++++++++++++++++++++++++++++++++++++++++--------
15840 1 file changed, 199 insertions(+), 33 deletions(-)
15842 commit 627af695e48ef10b6e634c34b723f7e7013467f6
15843 Author: Behdad Esfahbod <behdad@behdad.org>
15844 Date: Tue Aug 6 16:53:56 2013 -0400
15846 More git.mk updates
15849 1 file changed, 3 insertions(+), 1 deletion(-)
15851 commit 722252743d59e4cd53cb71720d823ea00b708ad8
15852 Author: Behdad Esfahbod <behdad@behdad.org>
15853 Date: Tue Aug 6 15:19:23 2013 -0400
15857 git.mk | 37 +++++++++++++++++++++++--------------
15858 1 file changed, 23 insertions(+), 14 deletions(-)
15860 commit 38d5c58d23fce38221689cda98cea1c3e42ed615
15861 Author: Behdad Esfahbod <behdad@behdad.org>
15862 Date: Tue Aug 6 14:45:36 2013 -0400
15864 [uniscribe] Half-support user features
15866 Turning features on globally works now.
15868 src/hb-uniscribe.cc | 54
15869 ++++++++++++++++++++++++++++++++++++++++++-----------
15870 1 file changed, 43 insertions(+), 11 deletions(-)
15872 commit 639afdc690c681a302080239a1967ce735ba5be5
15873 Author: Behdad Esfahbod <behdad@behdad.org>
15874 Date: Tue Aug 6 14:28:12 2013 -0400
15878 src/hb-private.hh | 14 +++++++++++---
15879 1 file changed, 11 insertions(+), 3 deletions(-)
15881 commit 952121007c6f6f374e4cf1734ebcfe2d2d71c71c
15882 Author: Jonathan Kew <jfkthame@gmail.com>
15883 Date: Tue Aug 6 10:36:14 2013 -0400
15885 [Indic] don't apply 'calt' by default in Indic shaper
15887 src/hb-ot-shape-complex-indic.cc | 4 ++++
15888 1 file changed, 4 insertions(+)
15890 commit 625678436c29100eef82d87e635b251030a18f60
15891 Author: Behdad Esfahbod <behdad@behdad.org>
15892 Date: Mon Aug 5 22:44:18 2013 -0400
15894 Fix glyph closure with class==0
15896 As reported by cibu. Untested.
15898 src/hb-ot-layout-common-private.hh | 29 +++++++++++++++++++++++++++++
15899 1 file changed, 29 insertions(+)
15901 commit 580d5eb93af5bbbc64994b626d5e011e2c256d74
15902 Author: Behdad Esfahbod <behdad@behdad.org>
15903 Date: Sun Aug 4 16:55:21 2013 -0400
15905 Don't apply 'dlig' by default
15907 Windows 8 doesn't, and the spec will be fixed.
15909 src/hb-ot-shape-complex-arabic.cc | 1 -
15910 1 file changed, 1 deletion(-)
15912 commit 48382e2f41499a91181bea0acc5792989d2485bb
15913 Author: Behdad Esfahbod <behdad@behdad.org>
15914 Date: Tue Jul 30 18:25:39 2013 -0400
15918 src/hb-ot-layout-common-private.hh | 12 ++++++------
15919 1 file changed, 6 insertions(+), 6 deletions(-)
15921 commit c461371419d186811d4bfc768e26535f48a807f4
15922 Author: Behdad Esfahbod <behdad@behdad.org>
15923 Date: Tue Jul 30 14:48:23 2013 -0400
15925 [CoreText] Don't leak the CTLine object (and everything that hangs
15928 Patch from Jonathan Kew.
15930 src/hb-coretext.cc | 2 ++
15931 1 file changed, 2 insertions(+)
15933 commit 5fbc952524ac8840f007dc0136823a4ab6e25f70
15934 Author: Behdad Esfahbod <behdad@behdad.org>
15935 Date: Mon Jul 29 14:34:40 2013 -0400
15937 Fix glyph name printing in hb-ot-shape-closure
15939 util/hb-ot-shape-closure.cc | 2 +-
15940 1 file changed, 1 insertion(+), 1 deletion(-)
15942 commit 6fadd9dd7cc220f131c29946285831635afc8044
15943 Author: Behdad Esfahbod <behdad@behdad.org>
15944 Date: Fri Jul 26 10:33:06 2013 -0400
15946 Apply 'mark' to Myanmar
15948 According to Andrew Glass: "The issue with Myanmar <mark> feature was
15949 fixed via a servicing patch as soon as Windows 8 became available."
15951 src/hb-ot-shape-complex-myanmar.cc | 11 -----------
15952 1 file changed, 11 deletions(-)
15954 commit 86522e493d071f395b5abf64289232bf8867ac29
15955 Author: Behdad Esfahbod <behdad@behdad.org>
15956 Date: Mon Jul 22 19:07:53 2013 -0400
15958 Fix glyph closure recursion!
15960 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
15961 1 file changed, 1 insertion(+), 1 deletion(-)
15963 commit 74439d0aa10184451adc6c6469f5119be352ecbb
15964 Author: Behdad Esfahbod <behdad@behdad.org>
15965 Date: Mon Jul 22 19:02:29 2013 -0400
15969 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
15970 1 file changed, 1 insertion(+), 1 deletion(-)
15972 commit 8b427c78efa988ed27a2a394146d73f59688707b
15973 Author: Behdad Esfahbod <behdad@behdad.org>
15974 Date: Mon Jul 22 10:57:05 2013 -0400
15976 [uniscribe] Sanitize font file
15978 src/hb-uniscribe.cc | 4 ++++
15979 1 file changed, 4 insertions(+)
15981 commit 12ff69df21ac91ae21860db7000d9f9973d3da1a
15982 Author: Behdad Esfahbod <behdad@behdad.org>
15983 Date: Mon Jul 22 10:52:12 2013 -0400
15985 [uniscribe] Handle TTC when renaming font
15987 src/hb-uniscribe.cc | 31 ++++++++++++++++++-------------
15988 1 file changed, 18 insertions(+), 13 deletions(-)
15990 commit 05bad3b8c25a89bc0f20f99f9215e492f48f03fe
15991 Author: Behdad Esfahbod <behdad@behdad.org>
15992 Date: Sun Jul 21 17:05:02 2013 -0400
15994 [uniscribe] Use OT::* types
15996 src/hb-open-type-private.hh | 10 ++++-
15997 src/hb-ot-name-table.hh | 4 +-
15998 src/hb-uniscribe.cc | 107
15999 +++++++++++++++++++++++---------------------
16000 3 files changed, 66 insertions(+), 55 deletions(-)
16002 commit bdeea605fe597bff4430eaae3317189bb81ec76e
16003 Author: Behdad Esfahbod <behdad@behdad.org>
16004 Date: Sun Jul 21 16:22:10 2013 -0400
16006 [uniscribe] Move name generation into separate function
16008 src/hb-uniscribe.cc | 34 ++++++++++++++++++++++------------
16009 1 file changed, 22 insertions(+), 12 deletions(-)
16011 commit 73f947e2a7bc5b29d731da2e9d1fafe958be839e
16012 Author: Behdad Esfahbod <behdad@behdad.org>
16013 Date: Sun Jul 21 16:16:35 2013 -0400
16015 [uniscribe] Use blob to pass data around
16017 src/hb-uniscribe.cc | 28 ++++++++++++++--------------
16018 1 file changed, 14 insertions(+), 14 deletions(-)
16020 commit 8ac2e88deff3d069c19fd59d0fbbfb88a762b113
16021 Author: Behdad Esfahbod <behdad@behdad.org>
16022 Date: Sun Jul 21 16:06:49 2013 -0400
16024 [uniscribe] Use unique font name
16026 When installing per-process fonts using AddFontMemResourceEx(),
16027 if a font with the same family name is already installed, sometimes
16028 that one gets used. Which is problematic for us. As such, we
16029 now mangle the font to install a new 'name' table with a unique
16030 name, which we then use to choose the font.
16032 Patch from Jonathan Kew.
16034 configure.ac | 2 +-
16035 src/hb-uniscribe.cc | 136
16036 ++++++++++++++++++++++++++++++++++++++++++++--------
16037 2 files changed, 116 insertions(+), 22 deletions(-)
16039 commit 8751de50831338ce550601c34c17d152ad89c1fd
16040 Author: Behdad Esfahbod <behdad@behdad.org>
16041 Date: Thu Jul 18 16:29:50 2013 -0400
16043 Followup fix for 3f9e2dced298c3d00f31b2dfc38685bb071a3a22
16045 During GSUB, if a ligation happens, subsequence context input matching
16046 matches the new indexing. During GPOS however, the indices never
16047 change. So just go one by one.
16049 Fixes 'dist' positioning with mmrtext.ttf and the following sequence:
16051 U+1014,U+1039,U+1011,U+1014,U+1039,U+1011,U+1014,U+1039,U+1011
16053 Reported by Jonathan Kew.
16055 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++++
16056 1 file changed, 8 insertions(+)
16058 commit 2b78d67e9f38f77086fbd9c3fd6f1c8c73927a51
16059 Author: Behdad Esfahbod <behdad@behdad.org>
16060 Date: Tue Jul 16 16:06:27 2013 -0400
16064 NEWS | 11 +++++++++++
16065 configure.ac | 2 +-
16066 2 files changed, 12 insertions(+), 1 deletion(-)
16068 commit e509d35cf1160f1449bc736b9445cdf61ab81d06
16069 Author: Behdad Esfahbod <behdad@behdad.org>
16070 Date: Thu Jul 11 14:56:45 2013 -0400
16072 [ft] hb_ft_get_glyph_from_name fails for the name of glyph id 0
16074 Based on patch from Jonathan Kew, as reported on the mailing list.
16076 src/hb-ft.cc | 9 +++++++++
16077 1 file changed, 9 insertions(+)
16079 commit 29b596ac67806c44441e65f3ece227df0fe2bb63
16080 Author: Behdad Esfahbod <behdad@behdad.org>
16081 Date: Mon Jul 8 08:37:15 2013 -0600
16083 [uniscribe] Fix buffer allocation
16085 Email from Jonathan Kew:
16087 My cygwin build kept aborting on certain test words when run with the
16088 uniscribe backend. Turned out this was caused by a bug in the
16090 of scratch buffers in hb-uniscribe.cc.
16092 Commit 2a17f9568d9724e045d2c1d660e007f3acd747d9 introduced a new line
16094 ALLOCATE_ARRAY (SCRIPT_VISATTR, vis_attr, glyphs_size);
16096 but it failed to account for this in the computation of glyphs_size
16097 (the number of glyphs for which scratch buffer space is available),
16098 with the result that the vis_clusters array ends up overrunning the
16099 end of the scratch buffer and clobbering the beginning of the buffer's
16102 AFAICS, the vis_attr array is not actually used, so the simple fix is
16103 to remove the line that allocates it. (If/when we -do- need to use
16104 vis_attr for something, we'll need to add another term to the earlier
16105 calculation of glyphs_size.)
16107 With this patch, the uniscribe backend runs reliably again.
16111 src/hb-uniscribe.cc | 1 -
16112 1 file changed, 1 deletion(-)
16114 commit 9245e98742667dfffe06523e8051beda1bc04811
16115 Author: Behdad Esfahbod <behdad@behdad.org>
16116 Date: Wed Jun 26 20:57:58 2013 -0400
16118 [Indic] Add Javanese config
16120 We should add for other scripts too, send me the virama codepoint
16123 src/hb-ot-shape-complex-indic.cc | 1 +
16124 1 file changed, 1 insertion(+)
16126 commit 5f85c80a07dd2d18348824866bf4e984ac711a24
16127 Author: Behdad Esfahbod <behdad@behdad.org>
16128 Date: Wed Jun 26 20:14:18 2013 -0400
16130 [OT] Collect requiredFeature only if features are not provided
16132 As per Werner's report on the list.
16134 src/hb-ot-layout.cc | 22 +++++++++++-----------
16135 1 file changed, 11 insertions(+), 11 deletions(-)
16137 commit 3f9e2dced298c3d00f31b2dfc38685bb071a3a22
16138 Author: Behdad Esfahbod <behdad@behdad.org>
16139 Date: Wed Jun 26 19:46:55 2013 -0400
16141 Fix contextual lookup recursion indexing
16143 See email thread "Skipping Control for Attaching Marks using OpenType"
16144 from earlier this month.
16146 src/hb-ot-layout-gsubgpos-private.hh | 10 ++--------
16147 1 file changed, 2 insertions(+), 8 deletions(-)
16149 commit f5da11e0fa5adf8f782883dc5c30d8faaafc9c27
16150 Merge: 79d1007 89312b7
16151 Author: Behdad Esfahbod <behdad@behdad.org>
16152 Date: Sat Jun 22 08:04:05 2013 -0700
16154 Merge pull request #3 from LogosBible/master
16156 Destroy lookups before blobs.
16158 commit 89312b7417c0198a0635ca6b7e8ea11f6af2a4f8
16159 Author: Bradley Grainger <bgrainger@gmail.com>
16160 Date: Fri Jun 21 15:02:18 2013 -0700
16162 Destroy lookups before blobs.
16164 'layout->gsub' may depend on data owned by 'layout->gsub_blob',
16166 be deinitialized before the blob is destroyed.
16168 src/hb-ot-layout.cc | 8 ++++----
16169 1 file changed, 4 insertions(+), 4 deletions(-)
16171 commit 79d1007a501fd63c0ba4d51038c513e6b8b94740
16172 Author: Behdad Esfahbod <behdad@behdad.org>
16173 Date: Thu Jun 13 19:01:07 2013 -0400
16175 If variation selector is not consumed by cmap, pass it on to GSUB
16177 This changes the semantics of get_glyph() callback and expect that
16178 callbacks return false if the requested variant is not available, and
16179 then we will call them back with variation_selector=0 and will retain
16180 the glyph for the selector in the glyph stream.
16182 Apparently most Mongolian fonts implement the Mongolian Variation
16183 Selectors using GSUB, not cmap.
16185 https://bugs.freedesktop.org/show_bug.cgi?id=65258
16187 Note that this doesn't fix the Mongolian shaping yet, because the way
16188 that's implemented is that the, say, 'init' feature ligates the letter
16189 and the variation-selector. However, since currently the variation
16190 selector doesn't have the 'init' mask on, it will not be matched...
16192 src/hb-ft.cc | 3 +--
16193 src/hb-ot-shape-normalize.cc | 14 ++++++++++++--
16194 2 files changed, 13 insertions(+), 4 deletions(-)
16196 commit c7a84917208528040aaf9ad0a9a0b26aabeabc9c
16197 Author: Behdad Esfahbod <behdad@behdad.org>
16198 Date: Thu Jun 6 20:17:32 2013 -0400
16200 Skip over multiple variation selectors in a row
16202 src/hb-ot-shape-normalize.cc | 6 ++++++
16203 1 file changed, 6 insertions(+)
16205 commit 7235f33f9e5e031622a00a84f4b2e98f16803579
16206 Author: Behdad Esfahbod <behdad@behdad.org>
16207 Date: Mon Jun 10 14:39:51 2013 -0400
16209 Fix misc warnings reported by cppcheck
16211 https://bugs.freedesktop.org/show_bug.cgi?id=65544
16213 src/hb-common.cc | 2 +-
16214 src/hb-coretext.cc | 3 ---
16215 src/hb-font-private.hh | 17 +++++++++++------
16216 src/hb-private.hh | 2 +-
16217 src/hb-shape.cc | 2 +-
16218 test/api/test-font.c | 1 -
16219 util/ansi-print.cc | 1 +
16220 util/hb-ot-shape-closure.cc | 5 +++--
16221 util/hb-shape.cc | 5 ++++-
16222 util/shape-consumer.hh | 6 ++++--
16223 util/view-cairo.hh | 6 ++++--
16224 11 files changed, 30 insertions(+), 20 deletions(-)
16226 commit 570bcccd3f41b9aecd51765a401299833a6d8ebd
16227 Author: Behdad Esfahbod <behdad@behdad.org>
16228 Date: Mon Jun 10 13:56:51 2013 -0400
16230 Fix PKG_CHECK_MODULES usage
16234 Bug 65246 - Fix build without graphite2
16236 configure.ac | 2 +-
16237 1 file changed, 1 insertion(+), 1 deletion(-)
16239 commit 270cfd7a9c01dfb1b1789929f020943ad63aca99
16240 Author: Behdad Esfahbod <behdad@behdad.org>
16241 Date: Thu Jun 6 18:57:15 2013 -0400
16243 Fix PKG_CHECK_MODULES usage
16245 Bug 65246 - Fix build without graphite2
16247 If we don't provide ACTION-IF-NOT-FOUND, configure aborts if it can't
16248 find the libraries. We handle that ourselves so we don't want the
16251 configure.ac | 16 ++++++++--------
16252 1 file changed, 8 insertions(+), 8 deletions(-)
16254 commit 2fd0e02706857bcaf61bf5151657eac96cfa73b9
16255 Author: Behdad Esfahbod <behdad@behdad.org>
16256 Date: Thu Jun 6 17:16:01 2013 -0400
16260 src/Makefile.am | 14 +++++++-------
16261 1 file changed, 7 insertions(+), 7 deletions(-)
16263 commit b4c5c52944a44ba863a22a53035ff561af7318ca
16264 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
16265 Date: Mon Jun 3 17:55:29 2013 +0800
16267 util/ansi-print.cc: Use fallback implementation for lround on MSVC
16269 Unfortuately Visual Studio (still) does not support the C99 function
16270 lround, so provide a fallback implementation for it.
16272 util/ansi-print.cc | 11 +++++++++++
16273 1 file changed, 11 insertions(+)
16275 commit a4446b10bfe0a9e7236bf941fa69a96697939e11
16276 Author: Behdad Esfahbod <behdad@behdad.org>
16277 Date: Mon Jun 3 18:39:14 2013 -0400
16279 Fix build for C89 compilers
16281 test/api/test-buffer.c | 2 +-
16282 1 file changed, 1 insertion(+), 1 deletion(-)
16284 commit 4ddf937242048c4a044ada4559e26664a0c09b48
16285 Author: Behdad Esfahbod <behdad@behdad.org>
16286 Date: Mon Jun 3 18:36:26 2013 -0400
16288 Remove unnecessary stdint.h include
16290 src/hb-ucdn/ucdn.c | 1 -
16291 1 file changed, 1 deletion(-)
16293 commit 93a04b8b5e6d8067cb925fdf532aadc24c1d4861
16294 Author: Chun-wei Fan <fanchunwei@src.gnome.org>
16295 Date: Mon Jun 3 17:49:37 2013 +0800
16297 hb-uniscribe.cc: Re-enable build under Visual Studio
16299 -Declare hinstLib at the top of block
16300 -Fix the definitions of the typedefs of ScriptItemizeOpenType,
16301 ScriptShapeOpenType and ScriptPlaceOpenType
16303 src/hb-uniscribe.cc | 9 +++++----
16304 1 file changed, 5 insertions(+), 4 deletions(-)
16306 commit 280e52ae95df0cbee0bb305f5354381bc1d563f4
16307 Author: Behdad Esfahbod <behdad@behdad.org>
16308 Date: Thu May 30 18:04:24 2013 -0400
16310 Fix ChangeLog regen
16312 Makefile.am | 5 +++--
16313 1 file changed, 3 insertions(+), 2 deletions(-)
16315 commit c1824daefa1253507636e4bfdf46374f835f10b3
16316 Author: Behdad Esfahbod <behdad@behdad.org>
16317 Date: Wed May 29 15:30:54 2013 -0400
16321 TODO | 14 +++++++-------
16322 1 file changed, 7 insertions(+), 7 deletions(-)
16324 commit 2966d3603259430800cb5880491d28a1c5ea2314
16325 Author: Behdad Esfahbod <behdad@behdad.org>
16326 Date: Tue May 28 17:34:37 2013 -0400
16330 test/api/Makefile.am | 3 ++-
16331 1 file changed, 2 insertions(+), 1 deletion(-)
16333 commit 6873f6cc42aa1405e71be903bd0f39a7a15320ce
16334 Author: Behdad Esfahbod <behdad@behdad.org>
16335 Date: Tue May 28 17:33:16 2013 -0400
16340 1 file changed, 2 deletions(-)
16342 commit 4014aa4e53bddb29d939a168bd733942d3683732
16343 Author: Behdad Esfahbod <behdad@behdad.org>
16344 Date: Tue May 28 17:28:59 2013 -0400
16348 NEWS | 28 ++++++++++++++++++++++++++++
16349 configure.ac | 2 +-
16350 2 files changed, 29 insertions(+), 1 deletion(-)
16352 commit d70be29831bb99e34fe18744129088f45d5b2023
16353 Author: Behdad Esfahbod <behdad@behdad.org>
16354 Date: Tue May 28 17:23:56 2013 -0400
16358 src/Makefile.am | 4 ++++
16359 1 file changed, 4 insertions(+)
16361 commit 22ce0961742df0a213f2cc86ca3d5a72453c00b1
16362 Author: Behdad Esfahbod <behdad@behdad.org>
16363 Date: Tue May 28 17:18:30 2013 -0400
16365 Generate harfbuzz-icu.pc
16367 Currently it only works with ICU that has .pc files. I'll
16368 wait till someone complains before fixing it for icu-config
16371 Makefile.am | 3 ---
16372 configure.ac | 5 ++---
16373 harfbuzz.pc.in | 11 -----------
16374 src/Makefile.am | 13 +++++++++++++
16375 src/harfbuzz-icu.pc.in | 13 +++++++++++++
16376 src/harfbuzz.pc.in | 11 +++++++++++
16377 6 files changed, 39 insertions(+), 17 deletions(-)
16379 commit d9afa111330771461b6182ada9f4edd68bcfce77
16380 Author: Behdad Esfahbod <behdad@behdad.org>
16381 Date: Tue May 28 15:27:40 2013 -0400
16383 Build hb-icu into libharfbuzz-icu.so
16385 src/Makefile.am | 29 +++++++++++++++--------------
16386 src/hb-unicode.cc | 2 +-
16387 test/api/Makefile.am | 1 +
16388 3 files changed, 17 insertions(+), 15 deletions(-)
16390 commit 7d395c2a255a44fd0d65365ea9b525dba70c062c
16391 Author: Behdad Esfahbod <behdad@behdad.org>
16392 Date: Tue May 28 15:25:06 2013 -0400
16396 test/api/test-c.c | 4 ++++
16397 1 file changed, 4 insertions(+)
16399 commit 2a17f9568d9724e045d2c1d660e007f3acd747d9
16400 Author: Behdad Esfahbod <behdad@behdad.org>
16401 Date: Tue May 28 13:10:51 2013 -0400
16403 Bug 55494 - ScriptItemizeOpenType doesn't exists under Windows XP
16405 Fallback to older API if OpenType variants are not available.
16407 configure.ac | 14 +--
16408 src/hb-uniscribe.cc | 322
16409 +++++++++++++++++++++++++++++++++++++++++++---------
16410 2 files changed, 271 insertions(+), 65 deletions(-)
16412 commit f8087ffbadc83a15d59367ba82976eae675736a7
16413 Author: Behdad Esfahbod <behdad@behdad.org>
16414 Date: Mon May 27 19:43:48 2013 -0400
16418 configure.ac | 17 +++++++++++++++--
16419 1 file changed, 15 insertions(+), 2 deletions(-)
16421 commit 82eddfe5d658ef791d6ef6a566401c50601dfb1c
16422 Author: Behdad Esfahbod <behdad@behdad.org>
16423 Date: Mon May 27 19:33:36 2013 -0400
16425 Add --with-freetype
16429 configure.ac | 12 +++++++++++-
16430 1 file changed, 11 insertions(+), 1 deletion(-)
16432 commit 5e25eb77a49e7f95b6a6d540b26d60d430f89d4c
16433 Author: Behdad Esfahbod <behdad@behdad.org>
16434 Date: Mon May 27 19:30:48 2013 -0400
16436 Default glib to auto again
16438 configure.ac | 4 ++--
16439 1 file changed, 2 insertions(+), 2 deletions(-)
16441 commit eb63e786f37468867c81707504128cf8a4016e5b
16442 Author: Behdad Esfahbod <behdad@behdad.org>
16443 Date: Mon May 27 19:29:09 2013 -0400
16445 Add --with-coretext
16449 configure.ac | 12 +++++++++++-
16450 1 file changed, 11 insertions(+), 1 deletion(-)
16452 commit ab2af17bc6faa8394656e6e82948dc3e9f437626
16453 Author: Behdad Esfahbod <behdad@behdad.org>
16454 Date: Mon May 27 19:27:43 2013 -0400
16456 Add --with-uniscribe
16460 configure.ac | 55 +++++++++++++++++++++++++++++++++++++++----------------
16461 1 file changed, 39 insertions(+), 16 deletions(-)
16463 commit 58db2c2542717858acbdf480b3f19a8aef4918cd
16464 Author: Behdad Esfahbod <behdad@behdad.org>
16465 Date: Mon May 27 19:10:33 2013 -0400
16467 Disable UCDN if glib is available
16469 We only want UCDN if we don't have any other Unicode provider.
16470 I'm going to remove ICU from the list of default Unicode providers
16471 as part of moving hb-icu into its own library. As such, the only
16472 providers will be UCDN and glib.
16474 configure.ac | 3 +++
16475 1 file changed, 3 insertions(+)
16477 commit ca65326cbd49b48792c4e3125af6c5006364f194
16478 Author: Behdad Esfahbod <behdad@behdad.org>
16479 Date: Mon May 27 19:09:50 2013 -0400
16483 configure.ac | 16 ++++++++--------
16484 1 file changed, 8 insertions(+), 8 deletions(-)
16486 commit 7ae14973ecb4614a83769d2bbd01f33d8474ffc0
16487 Author: Behdad Esfahbod <behdad@behdad.org>
16488 Date: Mon May 27 19:06:50 2013 -0400
16490 Disable icu_le shaper
16492 Will add a way to enable it later.
16494 configure.ac | 3 ++-
16495 1 file changed, 2 insertions(+), 1 deletion(-)
16497 commit 7e6ebf76236cc5ea69302e68186bdf8166d04a98
16498 Author: Behdad Esfahbod <behdad@behdad.org>
16499 Date: Mon May 27 19:05:23 2013 -0400
16501 Remove icu-config fallback for icu_le shaper
16503 Bug 64878 - compile error with ICU but not ICU
16505 configure.ac | 18 ------------------
16506 1 file changed, 18 deletions(-)
16508 commit 932b7471479c639244051b4dbae678e7d47ae99f
16509 Author: Behdad Esfahbod <behdad@behdad.org>
16510 Date: Mon May 27 19:04:40 2013 -0400
16512 Bug 65053 - Add configure option to enable/disable ICU support
16514 configure.ac | 46 ++++++++++++++++++++++++++++------------------
16515 1 file changed, 28 insertions(+), 18 deletions(-)
16517 commit cf2c1c7eb81b54a344ed5cf36d5fbd3cd297eed1
16518 Author: Behdad Esfahbod <behdad@behdad.org>
16519 Date: Mon May 27 18:54:30 2013 -0400
16521 Disable hb-old shaper
16523 Will add proper way to enable it later.
16525 configure.ac | 2 +-
16526 1 file changed, 1 insertion(+), 1 deletion(-)
16528 commit 5a78d23f255a649353044af8e5df315f62907b7f
16529 Author: Behdad Esfahbod <behdad@behdad.org>
16530 Date: Mon May 27 18:47:58 2013 -0400
16532 Bug 65054 - Add configure option to enable/disable Graphite2
16534 Add --with-graphite2. Defaults to off.
16536 configure.ac | 20 +++++++++++++++-----
16537 1 file changed, 15 insertions(+), 5 deletions(-)
16539 commit 61e7775fa75c7c1bdc29a6992c8c215897364600
16540 Author: Behdad Esfahbod <behdad@behdad.org>
16541 Date: Mon May 27 18:24:56 2013 -0400
16543 Remove hb-icu dependency from hb-icu-le shaper
16545 src/hb-icu-le.cc | 33 +++++++++++++++++++++++++++++----
16546 1 file changed, 29 insertions(+), 4 deletions(-)
16548 commit 7e08f1258da229dfaf7e1c4b5c41e5bb83906cb0
16549 Author: Behdad Esfahbod <behdad@behdad.org>
16550 Date: Mon May 27 14:48:34 2013 -0400
16552 Don't zero advance of mark-non-mark ligatures
16554 If there's a mark ligating forward with non-mark, they were
16555 inheriting the GC of the mark and later get advance-zeroed.
16556 Don't do that if there's any non-mark glyph in the ligature.
16558 Sample test: U+1780,U+17D2,U+179F with Kh-Metal-Chrieng.ttf
16561 Bug 58922 - Issue with mark advance zeroing in generic shaper
16563 src/hb-ot-layout-gsubgpos-private.hh | 4 ++++
16564 src/hb-ot-layout-private.hh | 6 ++++++
16565 2 files changed, 10 insertions(+)
16567 commit cf059ac69d10d9eb09f0d2a29b1bd989647bd800
16568 Author: Behdad Esfahbod <behdad@behdad.org>
16569 Date: Fri May 24 15:28:11 2013 -0400
16571 [icu_le] Support non-BMP text
16573 src/hb-icu-le.cc | 35 ++++++++++++++++++++++++++++-------
16574 1 file changed, 28 insertions(+), 7 deletions(-)
16576 commit a447c528e68cabc9ca6e24e2c436f3d605ef9aaa
16577 Author: Behdad Esfahbod <behdad@behdad.org>
16578 Date: Thu May 23 17:05:39 2013 -0400
16580 [icu_le] A bit better scaling
16582 src/hb-icu-le.cc | 10 ++++++----
16583 1 file changed, 6 insertions(+), 4 deletions(-)
16585 commit fb502a22787f4110472771ef771619342e64577a
16586 Merge: b9408d2 9d9e72e
16587 Author: Behdad Esfahbod <behdad@behdad.org>
16588 Date: Thu May 23 15:54:52 2013 -0400
16590 Merge commit '9d9e72e94e7914f82ce62a304e7242f79c13edaf'
16592 commit b9408d24f3029f5287b17779235b1c750ff5158a
16593 Author: Behdad Esfahbod <behdad@behdad.org>
16594 Date: Thu May 23 15:43:02 2013 -0400
16596 [icu_le] Fix scaling
16600 src/hb-icu-le.cc | 2 ++
16601 src/hb-icu-le/PortableFontInstance.cpp | 23 +++++++++++++++--------
16602 src/hb-icu-le/PortableFontInstance.h | 9 ++++++++-
16603 3 files changed, 25 insertions(+), 9 deletions(-)
16605 commit 601526392dec5d8432f147c91658ba50ed6a4322
16606 Author: Behdad Esfahbod <behdad@behdad.org>
16607 Date: Tue May 21 17:22:13 2013 -0400
16609 Copy stdint.h boilerplate to ucdn
16611 src/hb-ucdn/ucdn.h | 24 +++++++++++++++++++++++-
16612 1 file changed, 23 insertions(+), 1 deletion(-)
16614 commit f1b02f4f3c0db9fbfa6747188429df828b000010
16615 Author: Behdad Esfahbod <behdad@behdad.org>
16616 Date: Mon May 20 09:23:58 2013 -0400
16621 configure.ac | 2 +-
16622 2 files changed, 9 insertions(+), 1 deletion(-)
16624 commit d785fa0c45f7f25f5e5f352b933a5f6fa29be5c0
16625 Author: Behdad Esfahbod <behdad@behdad.org>
16626 Date: Mon May 20 09:18:52 2013 -0400
16630 src/hb-ot-shape.cc | 54
16631 ++++++++++++++++++++++++++++--------------------------
16632 1 file changed, 28 insertions(+), 26 deletions(-)
16634 commit 127daf15e0b2f509ebd29a104236c8b38884efb0
16635 Author: Behdad Esfahbod <behdad@behdad.org>
16636 Date: Mon May 20 09:11:35 2013 -0400
16638 Arabic mark width-zeroing regression
16640 Mozilla Bug 873902 - Display Arabic text with diacritics is bad
16641 https://bugzilla.mozilla.org/show_bug.cgi?id=873902
16643 src/hb-ot-shape-complex-arabic.cc | 2 +-
16644 src/hb-ot-shape-complex-default.cc | 2 +-
16645 src/hb-ot-shape-complex-myanmar.cc | 2 +-
16646 src/hb-ot-shape-complex-private.hh | 6 ++++--
16647 src/hb-ot-shape-complex-thai.cc | 2 +-
16648 src/hb-ot-shape.cc | 36
16649 ++++++++++++++++++++++++++++--------
16650 6 files changed, 36 insertions(+), 14 deletions(-)
16652 commit fa3d0a0ce60a9fcf2b7f906dec916463b1319eda
16653 Author: Behdad Esfahbod <behdad@behdad.org>
16654 Date: Tue May 14 15:30:55 2013 -0400
16656 Bug 64476 - Typo in hb_set_t.get_min()
16658 Fixes previous commit's test.
16660 src/hb-set-private.hh | 2 +-
16661 1 file changed, 1 insertion(+), 1 deletion(-)
16663 commit dfbd115e6c1a86a5f1b8d15200672f1e9410b5de
16664 Author: Behdad Esfahbod <behdad@behdad.org>
16665 Date: Tue May 14 15:30:17 2013 -0400
16667 [test] Add test for hb_set_get_min() bug
16671 Bug 64476 - Typo in hb_set_t.get_min()
16673 test/api/test-set.c | 4 ++++
16674 1 file changed, 4 insertions(+)
16676 commit 9d9e72e94e7914f82ce62a304e7242f79c13edaf
16677 Author: Behdad Esfahbod <behdad@behdad.org>
16678 Date: Fri May 3 18:10:10 2013 -0400
16680 [OTLayout] Use is_inplace() when flipping buffers
16682 src/hb-ot-layout.cc | 9 ++++++++-
16683 1 file changed, 8 insertions(+), 1 deletion(-)
16685 commit 45f3d980c9503bd94e64f6e3f67f97688347d00c
16686 Author: Behdad Esfahbod <behdad@behdad.org>
16687 Date: Fri May 3 17:49:44 2013 -0400
16689 [OTLayout] Merge / templateize apply_string()
16691 src/hb-ot-layout-gpos-table.hh | 25 ---------------
16692 src/hb-ot-layout-gsub-table.hh | 48 ----------------------------
16693 src/hb-ot-layout.cc | 72
16694 ++++++++++++++++++++++++++++++++++++++++--
16695 3 files changed, 69 insertions(+), 76 deletions(-)
16697 commit e015b8f2187d1102b9c34d1a63504e7b05ee20ee
16698 Author: Behdad Esfahbod <behdad@behdad.org>
16699 Date: Fri May 3 17:34:29 2013 -0400
16703 src/hb-ot-layout-gpos-table.hh | 5 +++++
16704 1 file changed, 5 insertions(+)
16706 commit 780cd930a974165d76dbf7a87701d11b7f15db06
16707 Author: Behdad Esfahbod <behdad@behdad.org>
16708 Date: Fri May 3 17:33:16 2013 -0400
16712 src/hb-ot-layout-gpos-table.hh | 2 +-
16713 src/hb-ot-layout-gsub-table.hh | 2 +-
16714 src/hb-ot-layout.cc | 4 ++--
16715 3 files changed, 4 insertions(+), 4 deletions(-)
16717 commit 2e0c44f4bedd3e24c731c0e9e23358e9a4891a35
16718 Author: Behdad Esfahbod <behdad@behdad.org>
16719 Date: Wed Apr 24 16:42:05 2013 -0400
16721 [OTLayout] Add is_inplace() method to GSUB
16723 src/hb-ot-layout-gpos-table.hh | 8 +-
16724 src/hb-ot-layout-gsub-table.hh | 58 ++++++++++++-
16725 src/hb-ot-layout-gsubgpos-private.hh | 158
16726 +++++++++++++++++++++++++++++++++++
16727 3 files changed, 222 insertions(+), 2 deletions(-)
16729 commit bac1dd6a0ff4d4fae4254506d38ae662b7e9dda7
16730 Author: Behdad Esfahbod <behdad@behdad.org>
16731 Date: Thu May 2 18:52:24 2013 -0400
16733 [OTLayout] Refactor a bit more
16735 src/hb-ot-layout-gsubgpos-private.hh | 10 +--
16736 src/hb-ot-layout-private.hh | 26 ++++----
16737 src/hb-ot-layout.cc | 100
16738 ++++++++++++++---------------
16739 src/hb-ot-map-private.hh | 7 +-
16740 src/hb-ot-shape-complex-arabic-fallback.hh | 7 +-
16741 src/hb-ot-shape-fallback.cc | 3 +-
16742 6 files changed, 78 insertions(+), 75 deletions(-)
16744 commit d2c96819de9a7428b65ef0adf794416224221f36
16745 Author: Behdad Esfahbod <behdad@behdad.org>
16746 Date: Thu May 2 18:18:24 2013 -0400
16750 src/hb-ot-layout.cc | 52
16751 ++++++++++++++++++++++++++++++++++++++++++++++++++++
16752 src/hb-ot-map.cc | 43 -------------------------------------------
16753 2 files changed, 52 insertions(+), 43 deletions(-)
16755 commit 45fd9424c723f115ca98995b8f8a25185a6fc71d
16756 Author: Behdad Esfahbod <behdad@behdad.org>
16757 Date: Thu May 2 18:06:51 2013 -0400
16759 [OTLayout] Add hb_ot_layout_lookup_accelerator_t
16761 src/hb-ot-layout-private.hh | 21 +++++++++++++++++--
16762 src/hb-ot-layout.cc | 33
16763 +++++++++++++++---------------
16764 src/hb-ot-shape-complex-arabic-fallback.hh | 10 +++++----
16765 3 files changed, 41 insertions(+), 23 deletions(-)
16767 commit 76ea563673d24ae1673a5aa3a21da6014479d433
16768 Author: Behdad Esfahbod <behdad@behdad.org>
16769 Date: Sat May 4 16:01:20 2013 -0400
16771 [OTLayout] Add note about collect_glyphs() and recursive lookups
16773 src/hb-ot-layout-gsubgpos-private.hh | 8 +++++++-
16774 1 file changed, 7 insertions(+), 1 deletion(-)
16776 commit a8bf0e91f18341e1e20f4e3341fc7dcdd0c990e1
16777 Author: Behdad Esfahbod <behdad@behdad.org>
16778 Date: Fri May 3 14:45:04 2013 -0400
16780 Add U+061C ARABIC LETTER MARK to Default_Ignorable
16782 src/hb-unicode-private.hh | 4 ++++
16783 1 file changed, 4 insertions(+)
16785 commit 5d59f999204aedfc433ab4989664d875f96b0364
16786 Author: Behdad Esfahbod <behdad@behdad.org>
16787 Date: Thu May 2 14:44:45 2013 -0400
16789 [OTLayout] Make MultipleSubst in-place for sequences of len=1
16791 src/hb-ot-layout-gsub-table.hh | 15 +++++++++++----
16792 1 file changed, 11 insertions(+), 4 deletions(-)
16794 commit 54f84a6b8571ac7aaaa66f3eff562d23d69d7552
16795 Author: Behdad Esfahbod <behdad@behdad.org>
16796 Date: Thu May 2 15:27:53 2013 -0400
16798 [OTLayout] Whitespace
16800 src/hb-ot-layout-gsub-table.hh | 56
16801 +++++++++++++++++++++---------------------
16802 1 file changed, 28 insertions(+), 28 deletions(-)
16804 commit 3276c354daaff3acabecff11f8e4b5c54d53fc25
16805 Author: Behdad Esfahbod <behdad@behdad.org>
16806 Date: Thu May 2 15:16:59 2013 -0400
16808 [OTLayout] Minor refactoring
16810 src/hb-ot-map-private.hh | 4 ++++
16811 src/hb-ot-map.cc | 46
16812 +++++++++++++++++++++++++---------------------
16813 2 files changed, 29 insertions(+), 21 deletions(-)
16815 commit ea86efa486a5076e9bf844239bccf86d67577f88
16816 Author: Behdad Esfahbod <behdad@behdad.org>
16817 Date: Thu May 2 14:41:39 2013 -0400
16821 src/hb-ot-map-private.hh | 6 +++---
16822 1 file changed, 3 insertions(+), 3 deletions(-)
16824 commit 8b63efb6f80b2e9b2de5ec6ab24d6e15826565cb
16825 Author: Behdad Esfahbod <behdad@behdad.org>
16826 Date: Thu May 2 14:29:32 2013 -0400
16830 src/hb-buffer-private.hh | 2 ++
16831 1 file changed, 2 insertions(+)
16833 commit 2265be0a620bc76ab65f12fedde67791beb51314
16834 Author: Behdad Esfahbod <behdad@behdad.org>
16835 Date: Thu May 2 14:25:09 2013 -0400
16839 src/hb-ot-map-private.hh | 17 ++++++++++-------
16840 src/hb-ot-map.cc | 2 ++
16841 src/hb-ot-shape-private.hh | 3 +--
16842 3 files changed, 13 insertions(+), 9 deletions(-)
16844 commit e6f19af08717a6a63ad0b5bf4bf368778edc63f0
16845 Author: Behdad Esfahbod <behdad@behdad.org>
16846 Date: Thu May 2 13:59:46 2013 -0400
16850 src/hb-set-private.hh | 16 +++++++++-------
16851 1 file changed, 9 insertions(+), 7 deletions(-)
16853 commit 6c15ddfe2b45383824b64058ae69939d002183a6
16854 Author: Behdad Esfahbod <behdad@behdad.org>
16855 Date: Tue Apr 30 11:34:00 2013 -0400
16857 Renamed DEBUG to something else
16859 Some infrastructures use DEBUG as a generic symbol.
16861 src/hb-buffer.cc | 6 +++---
16862 src/hb-private.hh | 4 ++--
16863 2 files changed, 5 insertions(+), 5 deletions(-)
16865 commit 00b93f6610f36d8d14ca65fb99864be6d5bdb1ea
16866 Author: Behdad Esfahbod <behdad@behdad.org>
16867 Date: Mon Apr 29 13:48:49 2013 -0400
16869 Fix icu linking by requesting the library searchpath from icu-config
16871 This is not ideal as we don't like -L/usr/lib in our linker line.
16872 But this is only relevant to environments that don't have pkgconfig
16875 https://github.com/behdad/harfbuzz/pull/2
16877 configure.ac | 4 ++--
16878 1 file changed, 2 insertions(+), 2 deletions(-)
16880 commit 03adf38b22a37216dffac50d075ea9c881f1a22d
16881 Author: Behdad Esfahbod <behdad@behdad.org>
16882 Date: Mon Apr 29 13:40:52 2013 -0400
16884 Make both old autoconf and new automake happy
16888 Bug 64039 - undefined macro AM_PROG_AR
16890 configure.ac | 2 +-
16891 1 file changed, 1 insertion(+), 1 deletion(-)
16893 commit ed79dff517bacfc87279079d5d42d079c21a0373
16894 Author: Behdad Esfahbod <behdad@behdad.org>
16895 Date: Sun Apr 21 15:39:25 2013 -0400
16899 src/hb-ot-layout-gpos-table.hh | 5 -----
16900 1 file changed, 5 deletions(-)
16902 commit 893f57b32f01da3411b5596d59170bc340e9fa39
16903 Author: Behdad Esfahbod <behdad@behdad.org>
16904 Date: Sun Apr 21 15:21:49 2013 -0400
16908 src/hb-ot-map-private.hh | 10 +++++-----
16909 src/hb-ot-map.cc | 22 +++++++++++-----------
16910 2 files changed, 16 insertions(+), 16 deletions(-)
16912 commit 8ac3c9c0b6b8e76bce282825b9bb706c0c78c2a6
16913 Author: Behdad Esfahbod <behdad@behdad.org>
16914 Date: Sun Apr 21 15:19:38 2013 -0400
16916 Rename "pause" to "stage"
16918 The compile() function is starting to become illegible...
16920 src/hb-ot-map-private.hh | 24 ++++++++++++------------
16921 src/hb-ot-map.cc | 38 +++++++++++++++++++-------------------
16922 2 files changed, 31 insertions(+), 31 deletions(-)
16924 commit dd0641a432691f9b6186b081c38053858c8bc5c1
16925 Author: Behdad Esfahbod <behdad@behdad.org>
16926 Date: Sun Apr 21 15:13:57 2013 -0400
16930 src/hb-ot-map.cc | 5 +++--
16931 1 file changed, 3 insertions(+), 2 deletions(-)
16933 commit 06a44e859328f5f1e2f6034e711b474116d22e22
16934 Author: Behdad Esfahbod <behdad@behdad.org>
16935 Date: Sun Apr 21 15:13:08 2013 -0400
16937 Remove unneeded code
16939 We always push a pause at the end such that each lookup falls
16941 one pause_map_t. Now, only if I can find a better name for that...
16943 src/hb-ot-map-private.hh | 2 +-
16944 src/hb-ot-map.cc | 12 +-----------
16945 2 files changed, 2 insertions(+), 12 deletions(-)
16947 commit a408d2375aa2ad96b58e56aef18e5000daf2516b
16948 Author: Behdad Esfahbod <behdad@behdad.org>
16949 Date: Fri Apr 19 16:32:06 2013 -0400
16953 NEWS | 13 ++++++++++++-
16954 configure.ac | 2 +-
16955 2 files changed, 13 insertions(+), 2 deletions(-)
16957 commit 8659c636087e433f56da458351e8b4d85fdb347c
16958 Author: Behdad Esfahbod <behdad@behdad.org>
16959 Date: Fri Apr 19 14:33:17 2013 -0400
16961 Hand-code bsearch in the hot inner loop.
16963 Saves another 3 / 4 percent with Amiri.
16965 src/hb-open-type-private.hh | 29 +++++++++++++++--------------
16966 1 file changed, 15 insertions(+), 14 deletions(-)
16968 commit 797d76d07f80d796a825d850772087104e5a2575
16969 Author: Behdad Esfahbod <behdad@behdad.org>
16970 Date: Thu Apr 18 19:04:12 2013 -0400
16974 src/hb-ot-layout-common-private.hh | 3 +--
16975 1 file changed, 1 insertion(+), 2 deletions(-)
16977 commit e4046080c5d785c8dbf9ec9e3478ab9acc83e479
16978 Author: Behdad Esfahbod <behdad@behdad.org>
16979 Date: Wed Apr 17 23:49:54 2013 -0400
16981 [util] Unbreak --show-text / --show-unicode
16983 util/shape-consumer.hh | 4 ++--
16984 1 file changed, 2 insertions(+), 2 deletions(-)
16986 commit 0dc3a4e0349d28f387a3b4c60a2f51962742738e
16987 Author: Behdad Esfahbod <behdad@behdad.org>
16988 Date: Wed Apr 17 23:04:03 2013 -0400
16990 Obssesive optimization
16992 Not measurable by any means, but conceptually this is faster since
16993 the mask matches more often than the digest.
16995 src/hb-ot-layout-gpos-table.hh | 4 ++--
16996 src/hb-ot-layout-gsub-table.hh | 8 ++++----
16997 2 files changed, 6 insertions(+), 6 deletions(-)
16999 commit f9a611026785a80baa4cbff31ad0847beb70ca9a
17000 Author: Behdad Esfahbod <behdad@behdad.org>
17001 Date: Wed Apr 17 19:01:49 2013 -0400
17003 Remove HB_DEBUG_SET_DIGESTS
17005 Wasn't correct with the new combiner. I should add it back somehow,
17006 but for now the digests seem to be working very well...
17008 src/hb-set-private.hh | 16 +---------------
17009 src/hb-set.cc | 14 --------------
17010 2 files changed, 1 insertion(+), 29 deletions(-)
17012 commit f7466ee76f2bd3812209426e2c39fe517227406d
17013 Author: Behdad Esfahbod <behdad@behdad.org>
17014 Date: Wed Apr 17 18:20:44 2013 -0400
17016 Remove hb_set_digest_common_bits_t
17020 src/hb-set-private.hh | 38 --------------------------------------
17021 1 file changed, 38 deletions(-)
17023 commit 0d5798a137b52d9be7ef88c79e59f9bf01d54f3b
17024 Author: Behdad Esfahbod <behdad@behdad.org>
17025 Date: Wed Apr 17 18:19:21 2013 -0400
17027 Improve hb_set_digest_t
17029 Make Amiri rendering faster a whopping 45% again! Speends up pretty
17030 much anything I tested.
17032 src/hb-set-private.hh | 28 +++++++++++++++++++++++-----
17033 1 file changed, 23 insertions(+), 5 deletions(-)
17035 commit c7851efcd3a1e5317ab4ea57535cb755bace0848
17036 Author: Behdad Esfahbod <behdad@behdad.org>
17037 Date: Wed Apr 17 17:45:39 2013 -0400
17039 Templatize hb_set_digest_lowest_bits_t filter
17041 src/hb-set-private.hh | 21 +++++++++++++++++----
17042 1 file changed, 17 insertions(+), 4 deletions(-)
17044 commit 0edd0fd255790471118fae1fd7a1309a2b77cf62
17045 Author: Behdad Esfahbod <behdad@behdad.org>
17046 Date: Wed Apr 17 17:26:56 2013 -0400
17050 src/hb-set-private.hh | 8 ++++++++
17051 1 file changed, 8 insertions(+)
17053 commit b40f2c0372acbc51b13be5cda7dd013e74e3e11a
17054 Author: Behdad Esfahbod <behdad@behdad.org>
17055 Date: Tue Apr 16 23:21:38 2013 -0400
17057 Add hb_set_digest_combiner_t
17059 src/hb-set-private.hh | 33 ++++++++++++++++++++-------------
17060 1 file changed, 20 insertions(+), 13 deletions(-)
17062 commit 02e5e583688999c4dc04f11b3924da65f99af7e3
17063 Author: Behdad Esfahbod <behdad@behdad.org>
17064 Date: Tue Apr 16 23:13:10 2013 -0400
17066 Speed up Speed up hb_set_digest_common_bits_t calcs
17068 Correctly this time.
17070 src/hb-set-private.hh | 8 +++++---
17071 1 file changed, 5 insertions(+), 3 deletions(-)
17073 commit 893991fc9d2d3a57c4c148f3a9c3b98263cf3aed
17074 Author: Behdad Esfahbod <behdad@behdad.org>
17075 Date: Tue Apr 16 21:50:33 2013 -0400
17077 Initialize set digests
17079 We were not initializing the digests properly and as a result
17081 being initialized to zero, making digest1 to never do any useful work.
17083 Speeds up Amiri shaping significantly.
17085 src/hb-ot-layout.cc | 6 ++++++
17086 src/hb-ot-shape-complex-arabic-fallback.hh | 4 +++-
17087 2 files changed, 9 insertions(+), 1 deletion(-)
17089 commit 4d2813d3e980c8e6150caafa604a78cc44bf62a2
17090 Author: Behdad Esfahbod <behdad@behdad.org>
17091 Date: Tue Apr 16 21:57:21 2013 -0400
17093 Print set-digest hit ratio with HB_DEBUG_SET_DIGESTS
17095 src/hb-set-private.hh | 13 +++++++++++++
17096 src/hb-set.cc | 13 +++++++++++++
17097 2 files changed, 26 insertions(+)
17099 commit 1357c2dd120d005ceecfa83ed328d05dc634d7bc
17100 Author: Behdad Esfahbod <behdad@behdad.org>
17101 Date: Tue Apr 16 21:47:40 2013 -0400
17103 Revert "Speed up hb_set_digest_common_bits_t calcs"
17105 This reverts commit 3d1b66a35e1ab3be19335705f310b278d76d66d2.
17107 The calculations were buggy. It's not worth optimizing right now.
17109 src/hb-set-private.hh | 6 +++---
17110 1 file changed, 3 insertions(+), 3 deletions(-)
17112 commit 2b712bba3f7c459653737dfa2f7d26f17f3b9f64
17113 Author: Behdad Esfahbod <behdad@behdad.org>
17114 Date: Tue Apr 16 16:11:09 2013 -0400
17116 Fix typo in unused macro
17118 src/hb-private.hh | 2 +-
17119 1 file changed, 1 insertion(+), 1 deletion(-)
17121 commit 50067e280f381918b8e90b26df9e7bf20f98f0bd
17122 Author: Behdad Esfahbod <behdad@behdad.org>
17123 Date: Thu Apr 11 16:31:01 2013 -0400
17125 [util] Add --num-iterations
17127 Useful for profiling shapers.
17129 util/options.cc | 1 +
17130 util/options.hh | 2 ++
17131 util/shape-consumer.hh | 15 +++++++++------
17132 3 files changed, 12 insertions(+), 6 deletions(-)
17134 commit 08677c250767bfc2c0dd1fc934dea92984741291
17135 Author: Behdad Esfahbod <behdad@behdad.org>
17136 Date: Thu Apr 11 14:45:58 2013 -0400
17138 [old] Speed up Unicode properties access in hb-old shaper
17140 Just to be sure it's not punishing the old shaper performance
17141 numbers. Doesn't seem to have a measurable effect.
17143 src/hb-old/harfbuzz-arabic.c | 44
17144 +++++++++++++++++++++---------------------
17145 src/hb-old/harfbuzz-external.h | 18 ++++++++---------
17146 src/hb-old/harfbuzz-greek.c | 2 +-
17147 src/hb-old/harfbuzz-hebrew.c | 2 +-
17148 src/hb-old/harfbuzz-indic.cpp | 10 +++++-----
17149 src/hb-old/harfbuzz-shaper.cpp | 6 ++++--
17150 src/hb-old/harfbuzz-shaper.h | 1 +
17151 7 files changed, 43 insertions(+), 40 deletions(-)
17153 commit 36a661c0a03d958b95c9ea64a435b55bcd99c3d6
17154 Author: Behdad Esfahbod <behdad@behdad.org>
17155 Date: Thu Apr 11 13:38:37 2013 -0400
17159 git.mk | 33 ++++++++++++++++++++-------------
17160 1 file changed, 20 insertions(+), 13 deletions(-)
17162 commit ef9e02eddfc9a37d50723e96839635d79191d849
17163 Author: Behdad Esfahbod <behdad@behdad.org>
17164 Date: Tue Apr 9 14:06:54 2013 -0400
17169 1 file changed, 1 insertion(+)
17171 commit 22e47456154ca0b8173268486e56ef3a0e1e7150
17172 Author: Behdad Esfahbod <behdad@behdad.org>
17173 Date: Fri Apr 5 18:02:43 2013 -0400
17177 NEWS | 10 ++++++++++
17178 configure.ac | 2 +-
17179 2 files changed, 11 insertions(+), 1 deletion(-)
17181 commit 4d4fc920496c95621d5bb4800282ea8c028cdde3
17182 Author: Behdad Esfahbod <behdad@behdad.org>
17183 Date: Fri Apr 5 17:58:25 2013 -0400
17185 [git.mk] Ignore ar-lib
17188 1 file changed, 1 insertion(+)
17190 commit 587e5753e088b4d0b82c74ddbde790a8369a7517
17191 Author: Behdad Esfahbod <behdad@behdad.org>
17192 Date: Fri Apr 5 12:38:58 2013 -0400
17194 Add note re Hangul shaping
17196 src/hb-ot-shape-complex-private.hh | 14 ++++++++++++++
17197 1 file changed, 14 insertions(+)
17199 commit 269de14dda7a86a20917fa9ea6a5864929c41364
17200 Author: Behdad Esfahbod <behdad@behdad.org>
17201 Date: Thu Apr 4 23:06:54 2013 -0400
17203 Don't compose Hangul jamo
17205 See thread "an issue regarding discrepancy between Korean and Unicode
17206 standards" on the mailing list for the rationale. In short: Uniscribe
17207 doesn't, so fonts are designed to work without it.
17209 src/hb-ot-shape-complex-default.cc | 6 ------
17210 src/hb-ot-shape-normalize-private.hh | 1 -
17211 src/hb-ot-shape-normalize.cc | 11 +++++------
17212 3 files changed, 5 insertions(+), 13 deletions(-)
17214 commit 1f970609850bb4999b94e1e11b764ab4279cbd38
17215 Author: Behdad Esfahbod <behdad@behdad.org>
17216 Date: Thu Apr 4 15:02:03 2013 -0400
17218 Put back MemoryBarrier fallback implementation on MINGW32
17220 This almost reverts 2761e8a632c14353f286708898be8df6ebad7407,
17221 but only if under MINGW32, so it doesn't affect MSVC.
17223 src/hb-atomic-private.hh | 8 ++++++++
17224 1 file changed, 8 insertions(+)
17226 commit f368ba4a9edec4e297616698097546e8e6c89e53
17227 Author: Behdad Esfahbod <behdad@behdad.org>
17228 Date: Thu Apr 4 14:25:36 2013 -0400
17230 [Arabic] Zero marks by GDEF, not Unicode category
17232 Testing shows that this is closer to what Uniscribe does.
17234 Reported by Khaled Hosny:
17237 commit 568000274c8edb5f41bc4f876ce21fcc8bdaeed8
17239 This commit is causing a regression with Amiri, the string
17241 Uniscribe and HarfBuzz before this commit, gives:
17243 [uni0630.fina=3+965|uni0670.medi=0+600|uni064E=0@-256,0+0|uni0647.init=0+926]
17247 [uni0630.fina=3+965|uni0670.medi=0+0|uni064E=0@-256,0+0|uni0647.init=0+926]
17249 i.e. uni0670.medi is zeroed though it has a base glyph GDEF class.
17252 The test case is U+0647,U+064E,U+0670,U+0630 with Amiri.
17254 src/hb-ot-shape-complex-arabic.cc | 2 +-
17255 1 file changed, 1 insertion(+), 1 deletion(-)
17257 commit 3b80674c50b8c3133848a4034f7106b2b9bfe224
17258 Author: Behdad Esfahbod <behdad@behdad.org>
17259 Date: Thu Apr 4 12:06:46 2013 -0400
17261 Bug 63107 - FTBFS on ppc64: symbols marked with 'D' on powerpc64
17264 src/check-symbols.sh | 2 +-
17265 1 file changed, 1 insertion(+), 1 deletion(-)
17267 commit 7148dc1a978610af25b4f490691a62d709c8c463
17268 Author: Behdad Esfahbod <behdad@behdad.org>
17269 Date: Tue Apr 2 14:08:53 2013 -0400
17271 [graphite2] Don't crash if language is not set
17273 https://bugs.webkit.org/show_bug.cgi?id=113796
17275 src/hb-graphite2.cc | 2 +-
17276 1 file changed, 1 insertion(+), 1 deletion(-)
17278 commit a88a62f70f87563725d47b9b6824565e5d6b78ab
17279 Author: Behdad Esfahbod <behdad@behdad.org>
17280 Date: Thu Mar 21 21:02:16 2013 -0400
17284 src/hb-ot-shape-normalize.cc | 4 +---
17285 1 file changed, 1 insertion(+), 3 deletions(-)
17287 commit 0a2b2a505b647f6b4802750c87cd9c5f0baaadef
17288 Author: Behdad Esfahbod <behdad@behdad.org>
17289 Date: Thu Mar 21 16:26:39 2013 -0400
17291 Remove gthread leftovers
17293 We don't use gthread anymore, remove leftovers.
17295 configure.ac | 6 ------
17296 test/api/Makefile.am | 4 ++--
17297 test/api/hb-test.h | 3 ---
17298 3 files changed, 2 insertions(+), 11 deletions(-)
17300 commit b93de1ea085bfc0661ce3ad0e21fb5eba722c951
17301 Author: Behdad Esfahbod <behdad@behdad.org>
17302 Date: Thu Mar 21 16:25:20 2013 -0400
17306 configure.ac | 16 ++++++++--------
17307 1 file changed, 8 insertions(+), 8 deletions(-)
17309 commit f872a17462a75a3493623747bf3a3fbe54556c7b
17310 Author: Behdad Esfahbod <behdad@behdad.org>
17311 Date: Thu Mar 21 13:38:06 2013 -0400
17315 NEWS | 14 ++++++++++++++
17316 configure.ac | 2 +-
17317 2 files changed, 15 insertions(+), 1 deletion(-)
17319 commit cc50bf5b13bfe88137fa7a42782872c40fb9aefb
17320 Author: Behdad Esfahbod <behdad@behdad.org>
17321 Date: Tue Mar 19 06:59:40 2013 -0400
17323 Remove Hangul filler characters from Default_Ignorable chars
17325 See discussion on mailing list.
17327 src/hb-unicode-private.hh |
17329 .../texts/in-tree/shaper-default/script-hangul/misc/misc.txt | 1 +
17330 2 files changed, 8 insertions(+), 3 deletions(-)
17332 commit a8cf7b43fa795150ae3d42d64424bb6e0373d0b2
17333 Author: Behdad Esfahbod <behdad@behdad.org>
17334 Date: Tue Mar 19 05:53:26 2013 -0400
17336 [Indic] Futher adjust ZWJ handling in Indic-like shapers
17338 After the Ngapi hackfest work, we were assuming that fonts
17339 won't use presentation features to choose specific forms
17340 (eg. conjuncts). As such, we were using auto-joiner behavior
17341 for such features. It proved to be troublesome as many fonts
17342 used presentation forms ('pres') for example to form conjuncts,
17343 which need to be disabled when a ZWJ is inserted.
17347 U+0D2F,U+200D,U+0D4D,U+0D2F with kartika.ttf
17348 U+0995,U+09CD,U+200D,U+09B7 with vrinda.ttf
17350 What we do now is to never do magic to ZWJ during GSUB's main input
17351 match for Indic-style shapers. Note that backtrack/lookahead
17353 matched liberally, as is GPOS. This seems to be an acceptable
17356 As to the bug that initially started this work, that one needs to
17357 be fixed differently:
17359 Bug 58714 - Kannada u+0cb0 u+200d u+0ccd u+0c95 u+0cbe does not
17360 provide same results as Windows8
17361 https://bugs.freedesktop.org/show_bug.cgi?id=58714
17365 BENGALI: 353689 out of 354188 tests passed. 499 failed (0.140886%)
17366 DEVANAGARI: 707305 out of 707394 tests passed. 89 failed (0.0125814%)
17367 GUJARATI: 366349 out of 366457 tests passed. 108 failed (0.0294714%)
17368 GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
17369 KANNADA: 951030 out of 951913 tests passed. 883 failed (0.0927606%)
17370 KHMER: 299070 out of 299124 tests passed. 54 failed (0.0180527%)
17371 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
17372 MALAYALAM: 1048102 out of 1048334 tests passed. 232 failed
17374 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
17375 SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
17376 TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
17377 TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
17378 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
17380 src/hb-ot-layout-gsubgpos-private.hh | 30
17381 ++++++++--------------
17382 src/hb-ot-layout-private.hh | 4 +--
17383 src/hb-ot-layout.cc | 8 +++---
17384 src/hb-ot-map-private.hh | 8 +++---
17385 src/hb-ot-map.cc | 18 ++++++-------
17386 src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
17387 src/hb-ot-shape-complex-indic.cc | 30
17388 +++++++++++-----------
17389 src/hb-ot-shape-complex-myanmar.cc | 4 +--
17390 src/hb-ot-shape-complex-sea.cc | 4 +--
17391 src/hb-ot-shape-fallback.cc | 2 +-
17392 .../indic/script-bengali/misc/misc.txt | 1 +
17393 .../indic/script-malayalam/misc/misc.txt | 1 +
17394 12 files changed, 53 insertions(+), 59 deletions(-)
17396 commit 8226fb56f131362db877dc4be6857c684b8fd022
17397 Author: Behdad Esfahbod <behdad@behdad.org>
17398 Date: Tue Mar 19 05:22:27 2013 -0400
17400 Allow disabling ICU by using a fake icu-config script
17402 configure.ac | 4 ++--
17403 1 file changed, 2 insertions(+), 2 deletions(-)
17405 commit a1f3e8ccbfad0d1148b905ae008ba63a26090cb9
17406 Author: Behdad Esfahbod <behdad@behdad.org>
17407 Date: Mon Mar 11 20:18:49 2013 -0400
17409 [travis] Install libicu
17411 .travis.yml | 5 +++--
17412 1 file changed, 3 insertions(+), 2 deletions(-)
17414 commit 14cfab52daa8d22b843110f32ca09af5bbc855a6
17415 Author: Behdad Esfahbod <behdad@behdad.org>
17416 Date: Mon Mar 11 19:53:44 2013 -0400
17418 Add build system fallback to icu-config
17420 Ubuntu doesn't (or didn't until recently?) ship icu pkg-config
17421 files. That's quite unfortunate. Work around it.
17423 Bug 57608 - ICU Detection fallback for non-pkgconfig systems
17425 configure.ac | 37 +++++++++++++++++++++++++++++++++++++
17426 1 file changed, 37 insertions(+)
17428 commit 190e19e6842875c7a487c66235300ee6b42fb5da
17429 Author: Behdad Esfahbod <behdad@behdad.org>
17430 Date: Sat Mar 9 20:30:22 2013 -0500
17432 [ft] Remove TODO items that I'm not going to fix
17434 src/hb-ft.cc | 7 +------
17435 1 file changed, 1 insertion(+), 6 deletions(-)
17437 commit 392ee97431b368ee74e1b521fd539b69d2efadfb
17438 Author: Behdad Esfahbod <behdad@behdad.org>
17439 Date: Sat Mar 9 20:27:55 2013 -0500
17441 [ft] Remove TODO item re FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH
17443 That flag is redundant, deprecated, and ignored since April 2011.
17444 From FreeType git log:
17446 commit 8c82ec5b17d0cfc9b0876a2d848acc207a62a25a
17447 Author: Behdad Esfahbod <behdad@behdad.org>
17448 Date: Thu Apr 21 08:21:37 2011 +0200
17450 Always ignore global advance.
17452 This makes FT_LOAD_IGNORE_GLOBAL_ADVANCE_WIDTH redundant,
17453 deprecated, and ignored. The new behavior is what every
17455 of FreeType has been requesting. Global advance is broken in many
17456 CJK fonts. Just ignoring it by default makes most sense.
17458 * src/truetype/ttdriver.c (tt_get_advances),
17459 src/truetype/ttgload.c (TT_Get_HMetrics, TT_Get_VMetrics,
17460 tt_get_metrics, compute_glyph_metrics, TT_Load_Glyph),
17461 src/truetype/ttgload.h: Implement it.
17463 * docs/CHANGES: Updated.
17465 src/hb-ft.cc | 2 --
17466 1 file changed, 2 deletions(-)
17468 commit c5d91f39802078fc6f6de71940739ec4d04eca07
17469 Author: Behdad Esfahbod <behdad@behdad.org>
17470 Date: Sat Mar 9 04:34:21 2013 -0500
17472 Add hb_auto_array_t
17474 src/hb-private.hh | 8 ++++++++
17475 1 file changed, 8 insertions(+)
17477 commit ee5464d17fa4c59f5adaaa13dde70dd5264dbc64
17478 Author: Behdad Esfahbod <behdad@behdad.org>
17479 Date: Sat Mar 9 01:59:30 2013 -0500
17481 [OTLayout] Move code around
17483 src/hb-ot-layout-gpos-table.hh | 33 ++++++------
17484 src/hb-ot-layout-gsub-table.hh | 115
17485 +++++++++++++++++++++--------------------
17486 2 files changed, 75 insertions(+), 73 deletions(-)
17488 commit 9c5a9ee967120c8a968a1160c420e03620d46c24
17489 Author: Behdad Esfahbod <behdad@behdad.org>
17490 Date: Sat Mar 9 01:55:04 2013 -0500
17492 [OTLayout] Rename process() to dispatch()
17494 src/hb-open-type-private.hh | 2 +-
17495 src/hb-ot-layout-gpos-table.hh | 80
17496 ++++++++++++++++++------------------
17497 src/hb-ot-layout-gsub-table.hh | 78
17498 +++++++++++++++++------------------
17499 src/hb-ot-layout-gsubgpos-private.hh | 36 ++++++++--------
17500 4 files changed, 98 insertions(+), 98 deletions(-)
17502 commit 2761e8a632c14353f286708898be8df6ebad7407
17503 Author: Behdad Esfahbod <behdad@behdad.org>
17504 Date: Thu Mar 7 20:51:30 2013 -0500
17506 [win32] Remove MemoryBarrier() fallback implementation
17508 I added these because the older mingw32 toolchain didn't have
17509 MemoryBarrier(). The newer mingw-w64 toolchain however has.
17510 As reported by John Emmas this was causing build failure with
17511 MSVC (on glib) because of inline issues. But that reminded me
17512 that we may be taking this path even if the system implements
17513 MemoryBarrier as a function, which is a waste. So, just remove
17516 src/hb-atomic-private.hh | 14 +-------------
17517 1 file changed, 1 insertion(+), 13 deletions(-)
17519 commit ea11abfc5de8bc5cf651b37c9570593eed6a8f9b
17520 Author: Behdad Esfahbod <behdad@behdad.org>
17521 Date: Wed Mar 6 20:21:11 2013 -0500
17523 [build] Port to newer automake recommended syntax
17525 test/api/Makefile.am | 4 ++--
17526 1 file changed, 2 insertions(+), 2 deletions(-)
17528 commit c39def9bc71559d59325a2c3282c1cec4286b2ae
17529 Author: Behdad Esfahbod <behdad@behdad.org>
17530 Date: Wed Mar 6 20:20:45 2013 -0500
17532 Move valgrind suppressions to the correct directory
17534 test/{ => api}/.valgrind-suppressions | 0
17535 1 file changed, 0 insertions(+), 0 deletions(-)
17537 commit a8ac1d33c731f6200ee472ab6c37a80b72770564
17538 Author: Behdad Esfahbod <behdad@behdad.org>
17539 Date: Wed Mar 6 20:05:34 2013 -0500
17541 [build] Add AM_PROG_AR
17543 Newer automake / libtools warns otherwise.
17546 1 file changed, 1 insertion(+)
17548 commit 5594c2d112c295147ee69215a2ce9dfd99984aa0
17549 Author: Behdad Esfahbod <behdad@behdad.org>
17550 Date: Wed Mar 6 19:37:31 2013 -0500
17552 [FT] Just return if glyph name not found
17554 The fallback happens in higher level already. No need to do here.
17556 src/hb-ft.cc | 4 ++--
17557 1 file changed, 2 insertions(+), 2 deletions(-)
17559 commit fb7c182bf92142540bff1ad7fb82de0d115fb2b5
17560 Author: Behdad Esfahbod <behdad@behdad.org>
17561 Date: Wed Mar 6 00:53:24 2013 -0500
17565 src/hb-ot-shape-complex-indic.cc | 2 +-
17566 1 file changed, 1 insertion(+), 1 deletion(-)
17568 commit 8144936d072f94104242edf9e7aaa31d315b4094
17569 Author: Behdad Esfahbod <behdad@behdad.org>
17570 Date: Tue Mar 5 20:08:59 2013 -0500
17572 [Indic] Work around fonts with broken new-spec tables
17574 See comments, and this thread:
17576 http://lists.freedesktop.org/archives/harfbuzz/2013-March/002990.html
17578 Originally reported here:
17580 https://code.google.com/p/chromium/issues/detail?id=96143
17582 Doesn't change test suite numbers.
17584 src/hb-ot-shape-complex-indic.cc | 42
17585 +++++++++++++++++++++++++++-------------
17586 1 file changed, 29 insertions(+), 13 deletions(-)
17588 commit dfb799f57572e8123035a42a30f93c7fc4d37692
17589 Author: Behdad Esfahbod <behdad@behdad.org>
17590 Date: Tue Mar 5 17:23:33 2013 -0500
17592 [travis] Oops. Run make check, not make test!
17595 1 file changed, 1 insertion(+), 1 deletion(-)
17597 commit 8bdce1cac1be9e79344c1f9a9811d98ed2e5c5fd
17598 Author: Behdad Esfahbod <behdad@behdad.org>
17599 Date: Tue Mar 5 02:35:31 2013 -0500
17601 Run autogen.sh, not configure, in travis-ci
17604 1 file changed, 1 insertion(+)
17606 commit 5f705b437cb116275a8c20366e694d740bce715c
17607 Author: Behdad Esfahbod <behdad@behdad.org>
17608 Date: Tue Mar 5 01:37:44 2013 -0500
17610 Add .travis.yml for continuous building with travis-ci.org
17612 Notifications sent to IRC channel and mailing list.
17614 .travis.yml | 12 ++++++++++++
17615 1 file changed, 12 insertions(+)
17617 commit cd54d505d1a2467a67e5ff96fe0eb101b953b265
17618 Author: Behdad Esfahbod <behdad@behdad.org>
17619 Date: Mon Mar 4 21:29:38 2013 -0500
17623 src/Makefile.am | 2 ++
17624 1 file changed, 2 insertions(+)
17626 commit 22c625a490bbaac52ead2cd29ee49b170e6e9845
17627 Author: Behdad Esfahbod <behdad@behdad.org>
17628 Date: Mon Mar 4 20:56:15 2013 -0500
17630 [git.mk] Update to commit efc928222179576270c5910416d8055dd7a97896
17632 Move reusable list of files into variable definitions modules can
17635 Makefile.am | 22 ++++------------------
17637 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
17638 2 files changed, 60 insertions(+), 21 deletions(-)
17640 commit 66f7b3509a121b8f3289ad4c4aed2b5b10a6de2e
17641 Author: Behdad Esfahbod <behdad@behdad.org>
17642 Date: Mon Mar 4 18:52:12 2013 -0500
17644 Add libtool m4 macros to MAINTAINERCLEANFILES
17646 Makefile.am | 5 +++++
17647 1 file changed, 5 insertions(+)
17649 commit 41732f1fe3ce856d8bb95850635034537b6ba047
17650 Author: Behdad Esfahbod <behdad@behdad.org>
17651 Date: Wed Feb 27 20:40:54 2013 -0500
17653 [Indic] Help compiler put indic_features table in .rodata
17655 The overridden "or" operator was preventing the flag expression from
17656 being const, and putting the table in .data instead or .rodata.
17658 src/hb-ot-map-private.hh | 2 ++
17659 src/hb-ot-shape-complex-indic.cc | 24 ++++++++++++------------
17660 2 files changed, 14 insertions(+), 12 deletions(-)
17662 commit 778d7f844cb330289830c95431269db06ba1c969
17663 Author: Behdad Esfahbod <behdad@behdad.org>
17664 Date: Wed Feb 27 18:47:26 2013 -0500
17666 [buffer] Better parse glyph names
17668 src/hb-buffer-deserialize-json.rl | 9 ++++++---
17669 src/hb-buffer-deserialize-text.rl | 5 ++++-
17670 2 files changed, 10 insertions(+), 4 deletions(-)
17672 commit 20b817ac21147e0a8edbf23ef071c2f4ce6c2b95
17673 Author: Behdad Esfahbod <behdad@behdad.org>
17674 Date: Wed Feb 27 18:39:37 2013 -0500
17676 [buffer] Implement buffer deserialization for format=json
17678 Using a ragel machine.
17680 src/Makefile.am | 2 +
17681 src/hb-buffer-deserialize-json.rl | 129
17682 ++++++++++++++++++++++++++++++++++++++
17683 src/hb-buffer-deserialize-text.rl | 52 +--------------
17684 src/hb-buffer-serialize.cc | 45 +++++++++++--
17685 src/hb-private.hh | 6 +-
17686 src/hb-shape.cc | 2 -
17687 src/test-buffer-serialize.cc | 4 +-
17688 7 files changed, 179 insertions(+), 61 deletions(-)
17690 commit 847794e929831750e97525137ab5e285ccd1064e
17691 Author: Behdad Esfahbod <behdad@behdad.org>
17692 Date: Wed Feb 27 17:59:28 2013 -0500
17694 [buffer] Implement buffer deserialization for format=text
17696 Using a ragel machine.
17698 src/Makefile.am | 2 +
17699 src/hb-buffer-deserialize-text.rl | 169
17700 ++++++++++++++++++++++++++++++++++++++
17701 src/hb-buffer-private.hh | 3 +-
17702 src/hb-buffer-serialize.cc | 36 +++-----
17703 src/hb-buffer.cc | 13 ++-
17704 src/hb-buffer.h | 2 +-
17705 src/hb-private.hh | 5 +-
17706 src/hb-shape.cc | 9 +-
17707 src/test-buffer-serialize.cc | 16 +++-
17708 9 files changed, 221 insertions(+), 34 deletions(-)
17710 commit 4ee803b42a3baae4b0f295a07cb7ad591a538e4c
17711 Author: Behdad Esfahbod <behdad@behdad.org>
17712 Date: Wed Feb 27 16:09:55 2013 -0500
17714 [buffer] Fix serializing of buffer with invalid direction
17716 src/hb-buffer-serialize.cc | 2 +-
17717 1 file changed, 1 insertion(+), 1 deletion(-)
17719 commit e54dd26300f50eb19907a9d39269a363279b3e07
17720 Author: Behdad Esfahbod <behdad@behdad.org>
17721 Date: Wed Feb 27 13:01:02 2013 -0500
17723 [buffer] Start implementing buffer deserialization
17725 src/Makefile.am | 12 ++++-
17726 src/hb-buffer-serialize.cc | 64 ++++++++++++++++++++++--
17727 src/hb-buffer.h | 2 +-
17728 src/test-buffer-serialize.cc | 114
17729 +++++++++++++++++++++++++++++++++++++++++++
17730 4 files changed, 187 insertions(+), 5 deletions(-)
17732 commit bcc8f32b4c46cd73f591924c64a6f63df6eaf9e7
17733 Author: Behdad Esfahbod <behdad@behdad.org>
17734 Date: Wed Feb 27 12:02:42 2013 -0500
17738 src/hb-buffer-serialize.cc | 10 +++++++---
17739 src/hb-buffer.h | 4 ++--
17740 2 files changed, 9 insertions(+), 5 deletions(-)
17742 commit d3e14aafff60e1314d0ef66e42cdde6bf949bb66
17743 Author: Behdad Esfahbod <behdad@behdad.org>
17744 Date: Wed Feb 27 11:06:36 2013 -0500
17746 [buffer] Move buffer serialization code to a new file
17749 src/Makefile.am | 1 +
17750 src/hb-buffer-serialize.cc | 251
17751 +++++++++++++++++++++++++++++++++++++++++++++
17752 src/hb-buffer.cc | 228 ----------------------------------------
17753 4 files changed, 253 insertions(+), 228 deletions(-)
17755 commit 8da51112696ec8641d7dd9184b7ab1dd48458813
17756 Author: Behdad Esfahbod <behdad@behdad.org>
17757 Date: Wed Feb 27 17:48:31 2013 -0500
17761 src/hb-shape.cc | 2 ++
17762 1 file changed, 2 insertions(+)
17764 commit 94789fd6012125acc8426dd88df97f03b0948ea5
17765 Author: Behdad Esfahbod <behdad@behdad.org>
17766 Date: Tue Feb 26 21:22:37 2013 -0500
17768 [Indic] Sort pre-base reordering consonants with post-forms
17770 Before, we were marking them as below-form for initial reordering.
17771 However, there is a rule that says "post consonants should follow
17772 below consonsnts" for base determination purposes. Malayalam has
17773 port-form YA/VA, and RA is pre-base. As such, for a sequence like
17774 YA,Virama,YA,Virama,RA, the correct base is at index 0. But
17775 because the code was seeing RA as a below-base, it was stopping at
17776 the second YA as base, instead of jumping it as a post-base.
17778 By treating prebase-reordering consonants like post-forms, this
17781 MALAYALAM went down from 351 to 265. Other numbers didn't change:
17783 BENGALI: 353686 out of 354188 tests passed. 502 failed (0.141733%)
17784 DEVANAGARI: 707305 out of 707394 tests passed. 89 failed (0.0125814%)
17785 GUJARATI: 366262 out of 366457 tests passed. 195 failed (0.0532122%)
17786 GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
17787 KANNADA: 950680 out of 951913 tests passed. 1233 failed (0.129529%)
17788 KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
17789 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
17790 MALAYALAM: 1048069 out of 1048334 tests passed. 265 failed
17792 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
17793 SINHALA: 271539 out of 271847 tests passed. 308 failed (0.113299%)
17794 TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
17795 TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
17796 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
17798 src/hb-ot-shape-complex-indic.cc | 2 +-
17799 1 file changed, 1 insertion(+), 1 deletion(-)
17801 commit 6d69a2cec158061ef097c488d08813c9503824b8
17802 Author: Behdad Esfahbod <behdad@behdad.org>
17803 Date: Tue Feb 26 19:35:50 2013 -0500
17805 [tests] Add Malayalam tests frim cibu
17807 .../indic/script-malayalam/misc/MANIFEST | 1 +
17808 .../indic/script-malayalam/misc/cibu.txt | 188
17809 +++++++++++++++++++++
17810 2 files changed, 189 insertions(+)
17812 commit 1edc6b97b67363d55cfb5914c991ae54d42a6440
17813 Author: Behdad Esfahbod <behdad@behdad.org>
17814 Date: Tue Feb 26 15:01:45 2013 -0500
17819 1 file changed, 3 insertions(+)
17821 commit 05d5d3cd63ba2fadfdb62190dd24ef80ee3df40c
17822 Author: Behdad Esfahbod <behdad@behdad.org>
17823 Date: Mon Feb 25 23:57:51 2013 -0500
17825 Fix "comparison between signed and unsigned" warnings
17827 Patch from Jonathan Kew.
17829 src/hb-open-type-private.hh | 2 +-
17830 1 file changed, 1 insertion(+), 1 deletion(-)
17832 commit 07a52b62115f10caea5c2d174a4272eb9ddb2284
17833 Author: Behdad Esfahbod <behdad@behdad.org>
17834 Date: Mon Feb 25 19:09:57 2013 -0500
17836 Give up sanitizing after 100 edit requests
17838 Such fonts are *definitely* really broken. Give up.
17839 Limits time spent in sanitize for extremely / deliberately broken
17840 fonts. For example, two fonts with these md5sum / names:
17842 9343f0a1b8c84b8123e7d201cae62ffd.ttf
17843 eb8c978547f09d368fc204194fb34688.ttf
17845 were spending over a second in sanitize! Not anymore.
17847 src/hb-open-type-private.hh | 7 +++++++
17848 1 file changed, 7 insertions(+)
17850 commit 29ff25481584e20a2fa39195f295c8eb4bf3bad0
17851 Author: Behdad Esfahbod <behdad@behdad.org>
17852 Date: Mon Feb 25 19:04:56 2013 -0500
17854 Add HB_DEBUG_VERBOSE
17856 Only affects the verbosity of function name printing right now.
17858 src/hb-private.hh | 6 +++++-
17859 1 file changed, 5 insertions(+), 1 deletion(-)
17861 commit 05686b5f697ed40dd21b330d044c3c286461fb26
17862 Author: Behdad Esfahbod <behdad@behdad.org>
17863 Date: Mon Feb 25 18:19:20 2013 -0500
17867 NEWS | 29 +++++++++++++++++++++++++++++
17868 configure.ac | 2 +-
17869 2 files changed, 30 insertions(+), 1 deletion(-)
17871 commit 9e5ac7b8c02c86a4f28c79173a5237503eaa7115
17872 Author: Behdad Esfahbod <behdad@behdad.org>
17873 Date: Mon Feb 25 17:54:10 2013 -0500
17875 Fix blob test to match c3ba49b6fa1865e8318926eaa6c0f2063d1053bb
17877 test/api/test-blob.c | 57
17878 ++++++++++++++++++++++++++++++++++++++++++++++------
17879 1 file changed, 51 insertions(+), 6 deletions(-)
17881 commit c3ba49b6fa1865e8318926eaa6c0f2063d1053bb
17882 Author: Behdad Esfahbod <behdad@behdad.org>
17883 Date: Mon Feb 25 17:06:35 2013 -0500
17885 Always create sub-blobs in MEMORY_MODE_READONLY
17887 This fixes a design bug with sanitize and sub-blobs that can
17888 cause crashes. Jonathan and I found and debugged this issue
17889 when we tested a corrupt font with the md5sum / filename:
17890 ea395483d37af0cb933f40689ff7b60a. Two hours of intense
17891 debugging we found out that the font has overlapping GSUB/GPOS
17892 tables, and as such, sanitizing the second table can modify
17893 the first one, which can cause all kinds of undefined behavior.
17895 The correct way to fix this is to make sure sub-blobs are
17896 always created readonly, since we consider the parent blob
17897 to be a shared resource and can't modify it, even if it *is*
17900 This essentially makes the READONLY_MAY_MAKE_WRITABLE mode
17901 unused... Maybe we should simply remove / deprecate it.
17903 src/hb-blob.cc | 2 +-
17904 src/hb-blob.h | 26 ++++++++++++++++++++++++++
17905 2 files changed, 27 insertions(+), 1 deletion(-)
17907 commit 57542d7f411c71d9b8110ce6f64090b2c0f6a925
17908 Author: Behdad Esfahbod <behdad@behdad.org>
17909 Date: Thu Feb 21 15:54:05 2013 -0500
17913 src/hb-ot-layout-private.hh | 10 +++++-----
17914 1 file changed, 5 insertions(+), 5 deletions(-)
17916 commit d46606e119b48dcca375d6313abd0f93ba5d09c3
17917 Author: Behdad Esfahbod <behdad@behdad.org>
17918 Date: Thu Feb 21 15:39:57 2013 -0500
17920 Port TrueType-kerning to use skippy iterator
17922 It skips joiners and default ignorables now. Skips marks too,
17924 if there is proper GDEF classes for marks.
17926 src/hb-ot-shape-fallback.cc | 50
17927 +++++++++++++++++++++++++--------------------
17928 1 file changed, 28 insertions(+), 22 deletions(-)
17930 commit 722e8b857eafc52e07dee5d9b253b88ed5c5c8ed
17931 Author: Behdad Esfahbod <behdad@behdad.org>
17932 Date: Thu Feb 21 15:37:51 2013 -0500
17934 Fixup previous commit
17936 Was not decreasing num_items. Ouch!
17938 src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++----
17939 1 file changed, 8 insertions(+), 4 deletions(-)
17941 commit ba87b8fc89bf745068ccd19264a2631ea0904846
17942 Author: Behdad Esfahbod <behdad@behdad.org>
17943 Date: Thu Feb 21 15:23:39 2013 -0500
17947 src/hb-ot-shape-fallback-private.hh | 5 +++++
17948 src/hb-ot-shape-fallback.cc | 40
17949 +++++++++++++++++++++++++++++++++++++
17950 src/hb-ot-shape.cc | 38
17951 +----------------------------------
17952 3 files changed, 46 insertions(+), 37 deletions(-)
17954 commit 2b2a6e8944144755ab641f2842e36d9a847719f3
17955 Author: Behdad Esfahbod <behdad@behdad.org>
17956 Date: Thu Feb 21 15:07:03 2013 -0500
17958 [OTLayout] Correctly skip Default_Ignorable when match_func not set
17960 When a match_func was not set on the matcher_t object (ie. from GPOS),
17961 then the Default_Ignorables (including joiners) were never skipped.
17962 This meant that they were not skipped as they should during GPOS
17963 matching. Fix that.
17965 A few Indic numbers have "regressed": BENGALI and DEVANAGARI went
17966 up from 290 and 58 respectively, but in both cases new results are
17967 superior to Uniscribe, as they apply GPOS when we weren't (and
17968 Uniscribe isn't) before.
17969 BENGALI: 353686 out of 354188 tests passed. 502 failed (0.141733%)
17970 DEVANAGARI: 707305 out of 707394 tests passed. 89 failed (0.0125814%)
17971 GUJARATI: 366262 out of 366457 tests passed. 195 failed (0.0532122%)
17972 GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
17973 KANNADA: 950680 out of 951913 tests passed. 1233 failed (0.129529%)
17974 KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
17975 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
17976 MALAYALAM: 1047983 out of 1048334 tests passed. 351 failed
17978 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
17979 SINHALA: 271539 out of 271847 tests passed. 308 failed (0.113299%)
17980 TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
17981 TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
17982 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
17984 src/hb-ot-layout-gsubgpos-private.hh | 32
17985 ++++++++++++++++++++++----------
17986 1 file changed, 22 insertions(+), 10 deletions(-)
17988 commit ff93ac8cb24cbc3d9dc1a2bfb0faa88950f4a507
17989 Author: Behdad Esfahbod <behdad@behdad.org>
17990 Date: Thu Feb 21 14:51:40 2013 -0500
17994 src/hb-ot-layout-gsubgpos-private.hh | 6 ++----
17995 1 file changed, 2 insertions(+), 4 deletions(-)
17997 commit e0486fc1affd3796fb8f664e2e7fc208f1d2106c
17998 Author: Behdad Esfahbod <behdad@behdad.org>
17999 Date: Tue Feb 19 00:58:10 2013 -0500
18001 [tests] Add Myanmar torture tests from Martin Hosken
18003 .../shaper-myanmar/script-myanmar/misc/MANIFEST | 1 +
18004 .../shaper-myanmar/script-myanmar/misc/torture.txt | 23
18005 ++++++++++++++++++++++
18006 2 files changed, 24 insertions(+)
18008 commit a3df9a7bf87aeba7a3d6110cd5e01a65bd0b16d0
18009 Author: Behdad Esfahbod <behdad@behdad.org>
18010 Date: Tue Feb 19 00:50:46 2013 -0500
18014 Moving files around
18016 test/shaping/texts/in-tree/MANIFEST |
18018 test/shaping/texts/in-tree/shaper-default/MANIFEST |
18020 .../in-tree/{shaper-hangul => shaper-default}/script-hangul/MANIFEST
18022 .../{shaper-hangul => shaper-default}/script-hangul/misc/MANIFEST
18024 .../{shaper-hangul => shaper-default}/script-hangul/misc/misc.txt
18026 .../in-tree/{script-default => shaper-default/script-tibetan}/MANIFEST
18028 .../{script-default => shaper-default/script-tibetan}/misc/MANIFEST
18030 .../{script-default => shaper-default/script-tibetan}/misc/misc.txt
18032 test/shaping/texts/in-tree/shaper-hangul/MANIFEST |
18034 9 files changed, 2 insertions(+), 3 deletions(-)
18036 commit b1f440759161cb5a54e1b1b910f3a8383b8e8472
18037 Author: Behdad Esfahbod <behdad@behdad.org>
18038 Date: Sun Feb 17 12:12:37 2013 -0500
18040 [SEA] Fix order of pre-base reordering Ra and left matras
18042 The code was confused because it was expecting left matra to have
18043 POS_PRE_M, like we do in the Myanmar shaper, but that is not what
18044 we were doing in this shaper. Rewrite to rely on category only.
18046 Test case: U+AA06,U+AA34,U+AA2F
18048 src/hb-ot-shape-complex-sea.cc | 13
18050 .../texts/in-tree/shaper-sea/script-cham/misc/misc.txt | 1 +
18051 2 files changed, 8 insertions(+), 6 deletions(-)
18053 commit 99fa9ea020f26ed2697f38a7690ee1e1b5d946c4
18054 Author: Behdad Esfahbod <behdad@behdad.org>
18055 Date: Fri Feb 15 11:47:24 2013 -0500
18059 src/hb-ot-layout-gsub-table.hh | 4 +---
18060 1 file changed, 1 insertion(+), 3 deletions(-)
18062 commit 27589620ba2dcf356fd7fa21cd80221a07803202
18063 Author: Behdad Esfahbod <behdad@behdad.org>
18064 Date: Fri Feb 15 11:47:09 2013 -0500
18066 [OTLayout] Remove unused code
18068 src/hb-open-type-private.hh | 5 -----
18069 1 file changed, 5 deletions(-)
18071 commit ebb77b9c5e357ff7c9badb0f4bf1c3a965c3e91d
18072 Author: Behdad Esfahbod <behdad@behdad.org>
18073 Date: Fri Feb 15 09:33:10 2013 -0500
18075 Remove TODO items that don't make sense
18077 The spec says those features need to be disabled by default.
18080 1 file changed, 2 deletions(-)
18082 commit c2a1cdc4c4cc51f4680ebc4ec2c462cb660f9492
18083 Author: Behdad Esfahbod <behdad@behdad.org>
18084 Date: Fri Feb 15 09:27:02 2013 -0500
18086 [Arabic] Fix shaping of left-joining 'Phags-Pa U+A872
18088 This is the first character in Unicode to have Arabic left-joining
18089 behavior. Update the machine to recognize that.
18091 Test case: U+A840,U+A872,U+A840.
18093 src/hb-ot-shape-complex-arabic.cc | 40
18094 +++++++++++++++++++--------------------
18095 1 file changed, 19 insertions(+), 21 deletions(-)
18097 commit 05ac87813d17d9ebbfa315eee3f80f25b53135c5
18098 Author: Behdad Esfahbod <behdad@behdad.org>
18099 Date: Fri Feb 15 09:26:41 2013 -0500
18101 [tests] Add Syriac Alaph shaping test cases
18103 .../shaper-arabic/script-syriac/misc/MANIFEST | 1 +
18104 .../shaper-arabic/script-syriac/misc/alaph.txt | 98
18105 ++++++++++++++++++++++
18106 2 files changed, 99 insertions(+)
18108 commit c462b32dcb883a7aca066af24c4d28c7a2b7fa28
18109 Author: Behdad Esfahbod <behdad@behdad.org>
18110 Date: Fri Feb 15 07:51:47 2013 -0500
18112 Disable automatic segment properties guessing
18114 Before, if one called hb_shape() without setting script, language, and
18115 direction on the buffer, hb_shape() was calling
18116 hb_buffer_guess_segment_properties() on the user's behalf to guess
18119 This is very dangerous, since any serious user of HarfBuzz must set
18120 these properly (specially important is direction). So now, we don't
18121 guess properties by default. People not setting direction will get
18122 an abort() now. If the old behavior is desired (fragile, good for
18123 simple testing only), users can call
18124 hb_buffer_guess_segment_properties() on the buffer just before calling
18127 src/hb-fallback-shape.cc | 1 -
18128 src/hb-ot-shape.cc | 2 --
18129 src/hb-shape.cc | 2 --
18130 util/options.hh | 1 +
18131 4 files changed, 1 insertion(+), 5 deletions(-)
18133 commit 7abddbb47a489aaac8e76ac6e700cd815739b1d2
18134 Author: Behdad Esfahbod <behdad@behdad.org>
18135 Date: Fri Feb 15 07:46:57 2013 -0500
18137 Add assertions for a couple programmer errors
18139 src/hb-shape-plan.cc | 8 +++++++-
18140 1 file changed, 7 insertions(+), 1 deletion(-)
18142 commit 038c98f6866fe1177b04bd2ae3bb461b2f0fd1ed
18143 Author: Behdad Esfahbod <behdad@behdad.org>
18144 Date: Fri Feb 15 07:41:07 2013 -0500
18146 Allow disabling of TrueType kerning
18148 Responds to the same feature tag that GPOS kerning does:
18149 'kern' for horizontal and 'vkrn' for vertical.
18152 src/hb-ot-shape.cc | 55
18153 ++++++++++++++++++++++++++++++++++--------------------
18154 2 files changed, 35 insertions(+), 22 deletions(-)
18156 commit 398238a2526d322eb79e255c24634a275473920f
18157 Author: Behdad Esfahbod <behdad@behdad.org>
18158 Date: Fri Feb 15 07:40:10 2013 -0500
18160 Fix partial disabling of default-on features
18162 Surprisingly, if user ever tried to turn a default feature off
18164 (say, disable liga for a range), the feature was being turned off
18165 globally! Fixed now.
18167 src/hb-ot-map.cc | 5 ++---
18168 1 file changed, 2 insertions(+), 3 deletions(-)
18170 commit cb90b1bbe6d27ca6968b70d2dbfea7ab7fb73293
18171 Author: Behdad Esfahbod <behdad@behdad.org>
18172 Date: Fri Feb 15 07:02:08 2013 -0500
18174 [OTLayout] Respect syllable boundaries for backtrack/lookahead
18177 Originally we meant to match backtrack/lookahead across syllable
18178 boundaries. But a bug in the code meant that this was NOT done for
18179 backtrack. We "fixed" that in
18180 2c7d0b6b80d412de3fddd443ed1a485ea1cbb03c,
18181 but that broke Myanmar shaping.
18183 We now believe that for Indic-like shapers (which is where syllables
18185 used), all basic shaping forms should be fully contained within their
18186 syllables, so now we limit backtrack/lookahead matching to the
18188 too. Unbreaks Myanmar.
18190 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
18191 1 file changed, 2 insertions(+), 2 deletions(-)
18193 commit ee9c3a17d0bf263c5eee479fd778db97cff8e189
18194 Author: Behdad Esfahbod <behdad@behdad.org>
18195 Date: Fri Feb 15 06:22:26 2013 -0500
18199 src/hb-ot-shape-complex-myanmar.cc | 36
18200 ++++++++++--------------------------
18201 src/hb-ot-shape-complex-sea.cc | 37
18202 ++++++++++---------------------------
18203 src/hb-ot-shape.cc | 17 ++++++-----------
18204 3 files changed, 26 insertions(+), 64 deletions(-)
18206 commit cfc507c5432e6327e8484b07b9e091212653bc92
18207 Author: Behdad Esfahbod <behdad@behdad.org>
18208 Date: Thu Feb 14 10:40:12 2013 -0500
18210 [Indic-like] Disable automatic joiner handling for basic shaping
18213 Not for Arabic, but for Indic-like scripts. ZWJ/ZWNJ have special
18214 meanings in those scripts, so let font lookups take full control.
18216 This undoes the regression caused by automatic-joiners handling
18217 introduced two commits ago.
18219 We only disable automatic joiner handling for the "basic shaping
18220 features" of Indic, Myanmar, and SEAsian shapers. The "presentation
18221 forms" and other features are still applied with automatic-joiner
18224 This change also changes the test suite failure statistics, such that
18225 a few scripts show more "failures". The most affected is Kannada.
18226 However, upon inspection, we believe that in most, if not all, of the
18227 new failures, we are producing results superior to Uniscribe. Hard to
18230 Here's an example of what is fixed by the recent joiner-handling
18233 https://bugs.freedesktop.org/show_bug.cgi?id=58714
18235 New numbers, for future reference:
18237 BENGALI: 353892 out of 354188 tests passed. 296 failed (0.0835714%)
18238 DEVANAGARI: 707336 out of 707394 tests passed. 58 failed (0.00819911%)
18239 GUJARATI: 366262 out of 366457 tests passed. 195 failed (0.0532122%)
18240 GURMUKHI: 60706 out of 60747 tests passed. 41 failed (0.067493%)
18241 KANNADA: 950680 out of 951913 tests passed. 1233 failed (0.129529%)
18242 KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
18243 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
18244 MALAYALAM: 1047983 out of 1048334 tests passed. 351 failed
18246 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
18247 SINHALA: 271539 out of 271847 tests passed. 308 failed (0.113299%)
18248 TAMIL: 1091753 out of 1091754 tests passed. 1 failed (9.15957e-05%)
18249 TELUGU: 970555 out of 970573 tests passed. 18 failed (0.00185457%)
18250 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
18252 src/hb-ot-layout-gsubgpos-private.hh | 35
18253 +++++++++++++++++++-----------
18254 src/hb-ot-layout-private.hh | 6 +++--
18255 src/hb-ot-layout.cc | 10 +++++----
18256 src/hb-ot-map-private.hh | 12 ++++++----
18257 src/hb-ot-map.cc | 32
18258 +++++++++++++++++++++------
18259 src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
18260 src/hb-ot-shape-complex-indic.cc | 29 +++++++++++++------------
18261 src/hb-ot-shape-complex-myanmar.cc | 4 ++--
18262 src/hb-ot-shape-complex-sea.cc | 4 ++--
18263 9 files changed, 85 insertions(+), 49 deletions(-)
18265 commit 0b45479198d61d5135dad771e9c68408eb13f930
18266 Author: Behdad Esfahbod <behdad@behdad.org>
18267 Date: Thu Feb 14 10:46:52 2013 -0500
18269 [OTLayout] Add fine-grained control over ZWJ matching
18271 Not used yet. Next commit...
18273 src/hb-ot-layout-gsubgpos-private.hh | 10 ++++++++--
18274 src/hb-ot-layout-private.hh | 11 +++++++++--
18275 2 files changed, 17 insertions(+), 4 deletions(-)
18277 commit 607feb7cff0e50f8738d2e49ca463fc9d7d494de
18278 Author: Behdad Esfahbod <behdad@behdad.org>
18279 Date: Thu Feb 14 07:43:13 2013 -0500
18281 [OTLayout] Ignore default-ignorables when matching GSUB/GPOS
18283 When matching lookups, be smart about default-ignorable characters.
18286 Do nothing specific about ZWNJ, but for the other default-ignorables:
18288 If the lookup in question uses the ignorable character in a sequence,
18289 then match it as we used to do. However, if the sequence match will
18290 fail because the default-ignorable blocked it, try skipping the
18291 ignorable character and continue.
18293 The most immediate thing it means is that if Lam-Alef forms a
18295 then Lam-ZWJ-Alef will do to. Finally!
18297 One exception: when matching for GPOS, or for backtrack/lookahead of
18298 GSUB, we ignore ZWNJ too. That's the right thing to do.
18300 It certainly is possible to build fonts that this feature will result
18301 in undesirable glyphs, but it's hard to think of a real-world case
18302 that that would happen.
18304 This *does* break Indic shaping right now, since Indic Unicode has
18305 specific rules for what ZWJ/ZWNJ mean, and skipping ZWJ is breaking
18306 those rules. That will be fixed in upcoming commits.
18308 src/hb-ot-layout-gpos-table.hh | 1 +
18309 src/hb-ot-layout-gsub-table.hh | 2 +-
18310 src/hb-ot-layout-gsubgpos-private.hh | 279
18311 ++++++++++++++++++++++++-----------
18312 src/hb-ot-layout-private.hh | 45 ++++++
18313 src/hb-ot-shape-private.hh | 44 ------
18314 5 files changed, 237 insertions(+), 134 deletions(-)
18316 commit ec5448667b30ad662401c2b4f5fc0da524c013fd
18317 Author: Behdad Esfahbod <behdad@behdad.org>
18318 Date: Thu Feb 14 11:25:10 2013 -0500
18320 Add hb_ot_map_feature_flags_t
18322 Code cleanup. No (intended) functional change.
18324 src/hb-ot-map-private.hh | 29 +++++++++++++++++---
18325 src/hb-ot-map.cc | 24 ++++++++---------
18326 src/hb-ot-shape-complex-arabic.cc | 4 +--
18327 src/hb-ot-shape-complex-indic.cc | 55
18328 +++++++++++++++++++-------------------
18329 src/hb-ot-shape-complex-myanmar.cc | 4 +--
18330 src/hb-ot-shape-complex-sea.cc | 2 +-
18331 src/hb-ot-shape.cc | 6 +++--
18332 7 files changed, 74 insertions(+), 50 deletions(-)
18334 commit e7ffcfafb1108801ac504f18f820e497226bf07f
18335 Author: Behdad Esfahbod <behdad@behdad.org>
18336 Date: Thu Feb 14 11:05:56 2013 -0500
18338 Clean-up add_bool_feature
18340 src/hb-ot-map-private.hh | 4 ++--
18341 src/hb-ot-shape-complex-arabic.cc | 16 ++++++++--------
18342 src/hb-ot-shape-complex-default.cc | 2 +-
18343 src/hb-ot-shape-complex-indic.cc | 8 ++++----
18344 src/hb-ot-shape-complex-myanmar.cc | 8 ++++----
18345 src/hb-ot-shape-complex-sea.cc | 8 ++++----
18346 src/hb-ot-shape.cc | 10 +++++-----
18347 7 files changed, 28 insertions(+), 28 deletions(-)
18349 commit e7562f53fe6a506d2c6d59d6688e4fa468bba462
18350 Author: Behdad Esfahbod <behdad@behdad.org>
18351 Date: Thu Feb 14 11:05:36 2013 -0500
18353 Fix compile warnings for ragel-generated machines
18355 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
18356 src/hb-ot-shape-complex-myanmar-machine.rl | 2 +-
18357 src/hb-ot-shape-complex-sea-machine.rl | 2 +-
18358 3 files changed, 3 insertions(+), 3 deletions(-)
18360 commit 4e51df73a337f7232a7dfa85df78a4f19b24771b
18361 Author: Behdad Esfahbod <behdad@behdad.org>
18362 Date: Thu Feb 14 07:42:42 2013 -0500
18364 [OTLayout] Remove unused function
18366 src/hb-ot-layout-gsubgpos-private.hh | 5 -----
18367 1 file changed, 5 deletions(-)
18369 commit 8820bb235b1f63e4d93c8a2f5c08b44d89e06b78
18370 Author: Behdad Esfahbod <behdad@behdad.org>
18371 Date: Thu Feb 14 07:41:03 2013 -0500
18373 [OTLayout] Port apply_lookup to skippy_iter
18375 src/hb-ot-layout-gsubgpos-private.hh | 50
18376 +++++++++++++++++++++++++-----------
18377 1 file changed, 35 insertions(+), 15 deletions(-)
18379 commit dfca269f069dae2f99990dac24da15d316eccb9f
18380 Author: Behdad Esfahbod <behdad@behdad.org>
18381 Date: Thu Feb 14 07:20:52 2013 -0500
18383 [OTLayout] Port ligate_input to skippy_iter
18385 src/hb-ot-layout-gsubgpos-private.hh | 5 ++++-
18386 1 file changed, 4 insertions(+), 1 deletion(-)
18388 commit 7e53415c2d8859e8b5948a2edb38c39a8f78b825
18389 Author: Behdad Esfahbod <behdad@behdad.org>
18390 Date: Thu Feb 14 06:24:30 2013 -0500
18392 [OTLayout] Minor fix for apply_lookup()
18394 Should NOT change behavior, since first glyph is a match.
18396 src/hb-ot-layout-gsubgpos-private.hh | 16 +++++++++-------
18397 1 file changed, 9 insertions(+), 7 deletions(-)
18399 commit 6880f7e19d44c50e45ecb86d26381aad956d9acb
18400 Author: Behdad Esfahbod <behdad@behdad.org>
18401 Date: Wed Feb 13 12:17:25 2013 -0500
18403 [OTLayout] Make table type known to apply context
18405 src/hb-ot-layout-gsubgpos-private.hh | 5 ++++-
18406 src/hb-ot-layout.cc | 4 ++--
18407 src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
18408 3 files changed, 7 insertions(+), 4 deletions(-)
18410 commit 2c7d0b6b80d412de3fddd443ed1a485ea1cbb03c
18411 Author: Behdad Esfahbod <behdad@behdad.org>
18412 Date: Wed Feb 13 12:10:08 2013 -0500
18414 [OTLayou] Unbreak backtrack matching
18416 Was introduced by 28b9d502bb69a8045818d5f6113ded9c59a56bd7.
18418 src/hb-ot-layout-gsubgpos-private.hh | 7 +++----
18419 1 file changed, 3 insertions(+), 4 deletions(-)
18421 commit c074ebc466dcc9bcc0d8a5dd7e942dea974ff718
18422 Author: Behdad Esfahbod <behdad@behdad.org>
18423 Date: Wed Feb 13 11:22:42 2013 -0500
18425 [OTLayout] Minor refactoring
18427 src/hb-ot-layout-gpos-table.hh | 9 ++++++---
18428 src/hb-ot-layout-gsubgpos-private.hh | 30 +++++++++++++++++-------------
18429 2 files changed, 23 insertions(+), 16 deletions(-)
18431 commit 407fc12466ef460d0edf11b89f0d04c4d724875f
18432 Author: Behdad Esfahbod <behdad@behdad.org>
18433 Date: Wed Feb 13 11:13:06 2013 -0500
18435 [OTLayout] Remove bogus caching of glyph property
18437 src/hb-ot-layout-gpos-table.hh | 21 ++++++++-----------
18438 src/hb-ot-layout-gsub-table.hh | 7 +++----
18439 src/hb-ot-layout-gsubgpos-private.hh | 40
18440 ++++++++++++++----------------------
18441 3 files changed, 26 insertions(+), 42 deletions(-)
18443 commit 6b1e3502e23c110dd810f854ba021f83baab1548
18444 Author: Behdad Esfahbod <behdad@behdad.org>
18445 Date: Wed Feb 13 11:02:54 2013 -0500
18449 To be used in upcoming changes.
18451 src/hb-ot-shape-private.hh | 11 +++++++++--
18452 1 file changed, 9 insertions(+), 2 deletions(-)
18454 commit 1f91c39677f840a1f630696d16d083060069abf5
18455 Author: Behdad Esfahbod <behdad@behdad.org>
18456 Date: Wed Feb 13 09:38:40 2013 -0500
18460 src/hb-ot-shape-complex-indic.cc | 8 ++++++--
18461 1 file changed, 6 insertions(+), 2 deletions(-)
18463 commit a0cb9f33ee064628debe8e848094dfd661334640
18464 Author: Behdad Esfahbod <behdad@behdad.org>
18465 Date: Wed Feb 13 09:26:55 2013 -0500
18467 [Indic] Improve base finding in final_reordering
18469 Fixes 5 Malayalam failures!
18471 MALAYALAM: 1048016 out of 1048334 tests passed. 318 failed
18474 src/hb-ot-shape-complex-indic.cc | 7 +++++++
18475 1 file changed, 7 insertions(+)
18477 commit 126f39cd16cea87b2696f66467c83a585bd4c2cf
18478 Author: Behdad Esfahbod <behdad@behdad.org>
18479 Date: Wed Feb 13 08:29:21 2013 -0500
18481 Add more dot-reph tests
18483 .../shaper-indic/indic/script-malayalam/misc/dot-reph.txt |
18485 1 file changed, 10 insertions(+)
18487 commit f22b7e77783fa2f44365e0fe6413c4474c07048d
18488 Author: Behdad Esfahbod <behdad@behdad.org>
18489 Date: Wed Feb 13 07:32:46 2013 -0500
18491 [Indic] Track base position when reordering things
18493 Ouch, how did things ever work without this?! The added test that
18495 dot-reph as well as a pre-base reordering Ra perfectly demonstrates
18497 bug (tested with Nirmala font from Win8 for example). Testing
18499 that Win8 shaper has the *exact* same bug / behavior that we used to
18502 src/hb-ot-shape-complex-indic.cc |
18504 .../in-tree/shaper-indic/indic/script-malayalam/misc/dot-reph.txt | 1 +
18505 2 files changed, 7 insertions(+)
18507 commit bc11de144c0a7a95fa0945aa7f053d8117af282a
18508 Author: Behdad Esfahbod <behdad@behdad.org>
18509 Date: Wed Feb 13 05:59:06 2013 -0500
18511 [SEA] Don't zero any mark advances
18513 Keep the logic simple, easier to explain to font developers.
18515 src/hb-ot-shape-complex-sea.cc | 2 +-
18516 1 file changed, 1 insertion(+), 1 deletion(-)
18518 commit 0291a6528685f1f593707655943fb2360579cb9e
18519 Author: Behdad Esfahbod <behdad@behdad.org>
18520 Date: Wed Feb 13 05:57:24 2013 -0500
18522 Further adjust mark advance zeroing
18524 This is a followup to 568000274c8edb5f41bc4f876ce21fcc8bdaeed8.
18525 Looks like in the Latin shaper, Uniscribe zeroes all Unicode NSM
18526 advances *after* GPOS, not before. Match that.
18528 Can be tested using DejaVu Sans Mono, since that font has GPOS
18529 rules to zero the mark advances on its own.
18531 src/hb-ot-shape.cc | 33 +++++++++++++++++++++++----------
18532 1 file changed, 23 insertions(+), 10 deletions(-)
18534 commit 85c51ec2e1d518019e32801ae38659c74fc20d80
18535 Author: Behdad Esfahbod <behdad@behdad.org>
18536 Date: Tue Feb 12 18:17:39 2013 -0500
18538 [Indic] Fix Eyelash Ra with old Devanagari spec
18540 src/hb-ot-shape-complex-indic.cc | 32 ++++++++++++++++++++++++++++++++
18541 1 file changed, 32 insertions(+)
18543 commit cc5f24cde079b451799562b3af7ce06d932cbe6b
18544 Author: Behdad Esfahbod <behdad@behdad.org>
18545 Date: Tue Feb 12 18:17:12 2013 -0500
18547 [tests] Add tests for Devanagary Eyelash Ra
18549 Currently broken with Sanskrit 2003 font.
18551 .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST |
18553 .../in-tree/shaper-indic/indic/script-devanagari/misc/eyelash.txt |
18555 2 files changed, 4 insertions(+)
18557 commit 63e48bc33b68f940c351af623a55a4cf650db102
18558 Author: Behdad Esfahbod <behdad@behdad.org>
18559 Date: Tue Feb 12 17:57:49 2013 -0500
18561 [Indic] Apply 'blwf' before 'half'
18563 This reverts 167b625d988b74572d6b2f646c285b666b650d49. It didn't
18564 matter before, but that's going to change with next commit.
18566 src/hb-ot-shape-complex-indic.cc | 4 ++--
18567 1 file changed, 2 insertions(+), 2 deletions(-)
18569 commit 70d656571194d2bd32671244530edbe159722cec
18570 Author: Behdad Esfahbod <behdad@behdad.org>
18571 Date: Tue Feb 12 18:01:21 2013 -0500
18573 [Indic] Apply 'vatu' before 'cjct'
18575 This essentially reverts 1d6846db9ebf84561bb30a4e48c6c43184914099,
18576 but that commit is from way back when. We should be better
18577 following the spec order now again.
18579 src/hb-ot-shape-complex-indic.cc | 4 ++--
18580 1 file changed, 2 insertions(+), 2 deletions(-)
18582 commit 64bb2ae857cfda35dd71c7f1e962722069674ec6
18583 Author: Behdad Esfahbod <behdad@behdad.org>
18584 Date: Tue Feb 12 16:29:25 2013 -0500
18586 Didn't mean to push this out
18590 test/shaping/hb_test_tools.py | 1 -
18591 1 file changed, 1 deletion(-)
18593 commit f9b660534c269d2257d6b5e8ec2173ee71668f2f
18594 Author: Behdad Esfahbod <behdad@behdad.org>
18595 Date: Tue Feb 12 16:13:56 2013 -0500
18597 [Myanmar] Use master Indic table for syllable data
18599 src/hb-ot-shape-complex-myanmar.cc | 144
18600 +++++++++----------------------------
18601 test/shaping/hb_test_tools.py | 1 +
18602 2 files changed, 35 insertions(+), 110 deletions(-)
18604 commit f60793e854393c32337a483c5d1700bf17d767fd
18605 Author: Behdad Esfahbod <behdad@behdad.org>
18606 Date: Tue Feb 12 15:45:59 2013 -0500
18608 [tests] Add Cham sample
18610 test/shaping/texts/in-tree/shaper-sea/script-cham/misc/misc.txt | 1 +
18611 1 file changed, 1 insertion(+)
18613 commit e2aab4b5db88c368c11cee81368b9ad41399e585
18614 Author: Behdad Esfahbod <behdad@behdad.org>
18615 Date: Tue Feb 12 15:35:32 2013 -0500
18617 Improve checks for setmode()
18619 As reported by Jonathan, OS X has setmode() that is something other
18620 than what setmode() is on Win32. So, limit invocation to Windows
18623 configure.ac | 4 ++--
18624 util/options.cc | 4 ++--
18625 util/options.hh | 2 +-
18626 3 files changed, 5 insertions(+), 5 deletions(-)
18628 commit a6c1e040e594faeefd61b456ef995c7886cdea78
18629 Author: Behdad Esfahbod <behdad@behdad.org>
18630 Date: Tue Feb 12 15:31:58 2013 -0500
18632 Improve check for Windows platforms
18634 Instead of checking for compiler, check for platform.
18636 src/hb-atomic-private.hh | 2 +-
18637 src/hb-mutex-private.hh | 2 +-
18638 2 files changed, 2 insertions(+), 2 deletions(-)
18640 commit 9e1f80ab3eea4a74cdaa6a390e4925a479ece1c5
18641 Author: Behdad Esfahbod <behdad@behdad.org>
18642 Date: Tue Feb 12 15:28:21 2013 -0500
18644 [SEA] Treat Consonant_Final like Consonant_Medial
18646 src/hb-ot-shape-complex-indic-private.hh | 2 +-
18647 1 file changed, 1 insertion(+), 1 deletion(-)
18649 commit bab02d339f39ed5168daaef9461227f78e596a2f
18650 Author: Behdad Esfahbod <behdad@behdad.org>
18651 Date: Tue Feb 12 15:26:45 2013 -0500
18653 Rename HB_OT_INDIC_OPTIONS env var to HB_OPTIONS
18655 The Myanmar shaper now respects the uniscribe-bug-compatibility
18658 src/hb-common.cc | 20 ++++++++++++--
18659 src/hb-ot-shape-complex-indic.cc | 53
18660 ++++----------------------------------
18661 src/hb-ot-shape-complex-myanmar.cc | 7 ++---
18662 src/hb-private.hh | 29 +++++++++++++++++++++
18663 4 files changed, 54 insertions(+), 55 deletions(-)
18665 commit 3a83d33ec0b1be6f5992816ff5ebb0f43c8dff00
18666 Author: Behdad Esfahbod <behdad@behdad.org>
18667 Date: Tue Feb 12 12:14:10 2013 -0500
18669 Add South-East Asian shaper
18671 Handles Tai Tham, Cham, and New Tai Lue for now.
18673 src/Makefile.am | 12 +-
18674 src/gen-indic-table.py | 9 +-
18675 src/hb-ot-shape-complex-indic-private.hh | 241 +------------
18676 ...table.hh => hb-ot-shape-complex-indic-table.cc} | 9 +-
18677 src/hb-ot-shape-complex-indic.cc | 239 ++++++++++++
18678 src/hb-ot-shape-complex-myanmar.cc | 2 +-
18679 src/hb-ot-shape-complex-private.hh | 28 +-
18680 src/hb-ot-shape-complex-sea-machine.rl | 102 ++++++
18681 src/hb-ot-shape-complex-sea.cc | 400
18682 +++++++++++++++++++++
18683 test/shaping/texts/in-tree/MANIFEST | 1 +
18684 .../in-tree/shaper-indic/south-east-asian/MANIFEST | 1 -
18685 test/shaping/texts/in-tree/shaper-myanmar/MANIFEST | 1 +
18686 test/shaping/texts/in-tree/shaper-sea/MANIFEST | 3 +
18687 .../script-cham}/MANIFEST | 0
18688 .../script-cham}/misc/MANIFEST | 0
18689 .../in-tree/shaper-sea/script-cham/misc/misc.txt | 1 +
18690 .../in-tree/shaper-sea/script-new-tai-lue/MANIFEST | 1 +
18691 .../shaper-sea/script-new-tai-lue/misc/MANIFEST | 1 +
18692 .../script-new-tai-lue/misc/misc.txt | 0
18693 .../in-tree/shaper-sea/script-tai-tham/MANIFEST | 1 +
18694 .../shaper-sea/script-tai-tham/misc/MANIFEST | 1 +
18695 .../shaper-sea/script-tai-tham/misc/misc.txt | 2 +
18696 22 files changed, 792 insertions(+), 263 deletions(-)
18698 commit fb960212063016656dfaba83f072c81d1efc3202
18699 Author: Behdad Esfahbod <behdad@behdad.org>
18700 Date: Tue Feb 12 10:33:58 2013 -0500
18702 Minor test reshufflings
18704 test/shaping/texts/in-tree/MANIFEST
18706 .../south-east-asian/script-thai => script-default}/MANIFEST
18708 .../south-asian/script-tibetan => script-default}/misc/MANIFEST
18710 .../south-asian/script-tibetan => script-default}/misc/misc.txt
18712 test/shaping/texts/in-tree/shaper-indic/MANIFEST
18714 test/shaping/texts/in-tree/shaper-indic/south-asian/MANIFEST
18716 .../texts/in-tree/shaper-indic/south-asian/script-tibetan/MANIFEST
18718 test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST
18720 .../in-tree/shaper-indic/south-east-asian/script-thai/misc/MANIFEST
18722 9 files changed, 1 insertion(+), 4 deletions(-)
18724 commit 5676d5d52784e16068ae483103d59111a8081854
18725 Author: Behdad Esfahbod <behdad@behdad.org>
18726 Date: Tue Feb 12 10:31:14 2013 -0500
18728 [Indic] Make sure New Tai Lue works!
18730 src/hb-ot-shape-complex-private.hh | 12
18732 .../texts/in-tree/shaper-indic/south-east-asian/MANIFEST | 1 +
18733 .../south-east-asian/script-new-tai-lue/MANIFEST | 1 +
18734 .../south-east-asian/script-new-tai-lue/misc/MANIFEST | 1 +
18735 .../south-east-asian/script-new-tai-lue/misc/misc.txt | 1 +
18736 5 files changed, 12 insertions(+), 4 deletions(-)
18738 commit 568000274c8edb5f41bc4f876ce21fcc8bdaeed8
18739 Author: Behdad Esfahbod <behdad@behdad.org>
18740 Date: Tue Feb 12 09:44:57 2013 -0500
18742 Adjust mark advance-width zeroing logic for Myanmar
18744 Before, we were zeroing advance width of attached marks for
18745 non-Indic scripts, and not doing it for Indic.
18747 We have now three different behaviors, which seem to better
18748 reflect what Uniscribe is doing:
18750 - For Indic, no explicit zeroing happens whatsoever, which
18751 is the same as before,
18753 - For Myanmar, zero advance width of glyphs marked as marks
18754 *in GDEF*, and do that *before* applying GPOS. This seems
18755 to be what the new Win8 Myanmar shaper does,
18757 - For everything else, zero advance width of glyphs that are
18758 from General_Category=Mn Unicode characters, and do so
18759 before applying GPOS. This seems to be what Uniscribe does
18760 for Latin at least.
18762 With these changes, positioning of all tests matches for Myanmar,
18763 except for the glitch in Uniscribe not applying 'mark'. See preivous
18766 src/hb-ot-layout-gpos-table.hh | 12 ++++--------
18767 src/hb-ot-layout-private.hh | 3 +--
18768 src/hb-ot-layout.cc | 4 ++--
18769 src/hb-ot-shape-complex-arabic.cc | 2 +-
18770 src/hb-ot-shape-complex-default.cc | 2 +-
18771 src/hb-ot-shape-complex-indic.cc | 2 +-
18772 src/hb-ot-shape-complex-myanmar.cc | 2 +-
18773 src/hb-ot-shape-complex-private.hh | 9 ++++++++-
18774 src/hb-ot-shape-complex-thai.cc | 2 +-
18775 src/hb-ot-shape.cc | 31 +++++++++++++++++++++++++++++--
18776 10 files changed, 49 insertions(+), 20 deletions(-)
18778 commit 99749ca8e0c4c8dbea4620f07c4d0e6d1515cc65
18779 Author: Behdad Esfahbod <behdad@behdad.org>
18780 Date: Tue Feb 12 09:44:35 2013 -0500
18782 [Myanmar] Add note re Uniscribe NOT applying 'mark'
18784 src/hb-ot-shape-complex-myanmar.cc | 14 ++++++++++++++
18785 1 file changed, 14 insertions(+)
18787 commit b8427801381180da9611b2e3e0f0b3514274de81
18788 Author: Behdad Esfahbod <behdad@behdad.org>
18789 Date: Mon Feb 11 17:02:17 2013 -0500
18793 src/hb-atomic-private.hh | 2 +-
18794 src/hb-mutex-private.hh | 2 +-
18795 2 files changed, 2 insertions(+), 2 deletions(-)
18797 commit 419c933ed1b5d97c7561546536ef5810a7b0ebd0
18798 Author: Behdad Esfahbod <behdad@behdad.org>
18799 Date: Mon Feb 11 16:16:16 2013 -0500
18801 [Myanmar] Fix handling of Punctuation and Symbol types
18803 Testing with "clusters" now on par with testing without them. 15
18806 src/hb-ot-shape-complex-myanmar.cc | 12 ++++++++++++
18807 1 file changed, 12 insertions(+)
18809 commit 0572c1410a9cb0ac5dd5dc84a8034698cc5c4892
18810 Author: Behdad Esfahbod <behdad@behdad.org>
18811 Date: Mon Feb 11 16:06:02 2013 -0500
18813 [Myanmar] Fixup handling of joiners and GB characters
18815 src/hb-ot-shape-complex-myanmar-machine.rl | 6 ++----
18816 src/hb-ot-shape-complex-myanmar.cc | 19 +++++++++++++++++--
18817 2 files changed, 19 insertions(+), 6 deletions(-)
18819 commit 1c8654ead41ca746d577549c92d2a41c594ab639
18820 Author: Behdad Esfahbod <behdad@behdad.org>
18821 Date: Mon Feb 11 14:27:02 2013 -0500
18823 [Myanmar] Prevent reordering between Asat and Dot below
18825 Implemented as a hack for now. Myanmar failures down from 23 to 15.
18827 MYANMAR: 1123868 out of 1123883 tests passed. 15 failed (0.00133466%)
18829 The remaining 15 cases are all where the syllable is wrong according
18831 the OpenType spec. We insert dottedcircle. Uniscribe fails to
18833 but it also fails to reorder the prebase-reordering medial-Ra. So it
18836 src/hb-unicode-private.hh | 3 +++
18837 1 file changed, 3 insertions(+)
18839 commit bed687f886b8def06642ad986648e9149a935add
18840 Author: Behdad Esfahbod <behdad@behdad.org>
18841 Date: Mon Feb 11 14:24:03 2013 -0500
18843 Shuffle test data around
18845 test/shaping/texts/in-tree/MANIFEST
18847 test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST
18849 .../in-tree/shaper-indic/south-east-asian/script-thai/misc/MANIFEST
18851 .../south-east-asian => shaper-myanmar}/script-myanmar/MANIFEST
18853 .../south-east-asian => shaper-myanmar}/script-myanmar/misc/MANIFEST
18855 .../south-east-asian => shaper-myanmar}/script-myanmar/misc/misc.txt
18857 .../south-east-asian => shaper-myanmar}/script-myanmar/misc/utn11.txt
18859 test/shaping/texts/in-tree/shaper-thai/script-thai/misc/MANIFEST
18861 .../south-east-asian => shaper-thai}/script-thai/misc/misc.txt
18863 9 files changed, 2 insertions(+), 2 deletions(-)
18865 commit 98628cac9f733f2674d6409954cddb7d0634c233
18866 Author: Behdad Esfahbod <behdad@behdad.org>
18867 Date: Mon Feb 11 13:36:23 2013 -0500
18869 Add Win8-style Myanmar shaper
18871 Myanmar failures down from 51% to 0.00204648%!
18873 MYANMAR: 1123860 out of 1123883 tests passed. 23 failed (0.00204648%)
18875 src/Makefile.am | 14 +-
18876 src/hb-ot-shape-complex-indic.cc | 2 -
18877 src/hb-ot-shape-complex-myanmar-machine.rl | 127 ++++++
18878 src/hb-ot-shape-complex-myanmar.cc | 599
18879 +++++++++++++++++++++++++++++
18880 src/hb-ot-shape-complex-private.hh | 5 +-
18881 5 files changed, 740 insertions(+), 7 deletions(-)
18883 commit 1df56449586bd32275a6fa69dcadd5fb77a84f82
18884 Author: Behdad Esfahbod <behdad@behdad.org>
18885 Date: Mon Feb 11 14:17:54 2013 -0500
18889 src/hb-ot-shape-complex-indic.cc | 3 ---
18890 1 file changed, 3 deletions(-)
18892 commit 54f7b4d9ec13f8454aa298534da318c023fa3c63
18893 Author: Behdad Esfahbod <behdad@behdad.org>
18894 Date: Mon Feb 11 13:27:17 2013 -0500
18896 [OTLayout] Respect lookup-flags skipping over non-mark glyphs
18898 Before, when matching ligatures, we never skipping over base / liga
18899 glyphs even if that was what the LookupFlags asked for.
18901 Fixed now. We carefully reviewed all instances of this, and
18903 Amiri as well as some Indic scripts, and are confident that this
18905 NOT break anyone's fonts. It's also how Uniscribe does it, from what
18908 src/hb-ot-layout-gpos-table.hh | 2 +-
18909 src/hb-ot-layout-gsubgpos-private.hh | 25 ++++++++++---------------
18910 2 files changed, 11 insertions(+), 16 deletions(-)
18912 commit 9082efc4aacb34de8574d6a4a3c037987df58bd8
18913 Author: Behdad Esfahbod <behdad@behdad.org>
18914 Date: Mon Feb 11 13:14:15 2013 -0500
18916 [OTLayout] s/mark_skipping/skipping/
18918 In aticipation of upcoming changes.
18920 src/hb-ot-layout-gpos-table.hh | 12 ++++++------
18921 src/hb-ot-layout-gsubgpos-private.hh | 28 ++++++++++++++--------------
18922 2 files changed, 20 insertions(+), 20 deletions(-)
18924 commit 9621e0ba294c9cc6d458bbf632e63e92fda71e10
18925 Author: Behdad Esfahbod <behdad@behdad.org>
18926 Date: Mon Feb 11 06:58:27 2013 -0500
18928 [Indic] Fix bug introduced in 8b217f5ac54aa0dcbba2dd6d59aa89dde33e56c2
18930 Was breaking reph formation logic when the Ra is the only consonant.
18931 Devanagari regression fixed. Down to 57 failures again. Ouch.
18933 src/hb-ot-shape-complex-indic.cc | 2 +-
18934 1 file changed, 1 insertion(+), 1 deletion(-)
18936 commit 6e74c64211b6aaac48bae8c87f9420d8dc03fd93
18937 Author: Behdad Esfahbod <behdad@behdad.org>
18938 Date: Mon Feb 11 06:50:17 2013 -0500
18940 Improve normalization heuristic
18942 Before, for most scripts, we were not trying to recompose two
18944 if the second one had ccc=0. That fails for Myanmar where U+1026
18945 decomposes to U+1025,U+102E, both of which have ccc=0. However, we do
18946 want to try to recompose those. We now check whether the second is a
18947 mark, using general category instead.
18949 At the same time, remove optimization that was conflicting with this.
18951 [Let the Ngapi hackfest begin!]
18953 src/hb-ot-shape-normalize.cc | 39 +++++++++++++--------------------------
18954 1 file changed, 13 insertions(+), 26 deletions(-)
18956 commit 614242efb043f2ed78916377138d456279a20a54
18957 Author: Behdad Esfahbod <behdad@behdad.org>
18958 Date: Wed Feb 6 23:45:27 2013 -0500
18960 Revert "Include config.h.in in tree"
18962 This reverts commit 01013a0f5c58d5d54a37e5b4d6692e0bbd4baf80.
18967 Same argument as previous commit.
18971 ------------------------------------------------------------
18972 2 files changed, 1 insertion(+), 153 deletions(-)
18974 commit adff3778155facb7b149ce66ab7d573368e048de
18975 Author: Behdad Esfahbod <behdad@behdad.org>
18976 Date: Wed Feb 6 23:43:27 2013 -0500
18978 Revert "[Indic] Import ragel-generated Indic machine in git"
18980 This reverts commit fab7a71f110ed646745d54b23284537c50058c21.
18983 src/hb-ot-shape-complex-indic-machine.hh
18985 Keeping that generated file in-tree causes problems with processes
18987 tinderbox that automatically fetch and build harfbuzz. It's harder
18989 bootstrap harfbuzz now (as was previously), but I'm willing to
18991 another chance and see how it goes.
18994 src/Makefile.am | 1 +
18995 src/hb-ot-shape-complex-indic-machine.hh | 1443
18996 ------------------------------
18997 3 files changed, 7 insertions(+), 1443 deletions(-)
18999 commit 5898fa94d12b19686f649104bd6efe8daa1ba0c9
19000 Author: Behdad Esfahbod <behdad@behdad.org>
19001 Date: Wed Feb 6 15:29:07 2013 -0500
19005 As reported by Peter Breitenlohner:
19007 I think this is a very bad idea because ENV is used to specify
19009 file to be read by some/all shells.
19011 test/api/Makefile.am | 2 +-
19012 1 file changed, 1 insertion(+), 1 deletion(-)
19014 commit 52d66c26a2102bd1a49463b8e8f04612598f8ac1
19015 Author: Behdad Esfahbod <behdad@behdad.org>
19016 Date: Mon Feb 4 23:31:24 2013 -0500
19018 Add color-tests automake option
19020 configure.ac | 2 +-
19021 1 file changed, 1 insertion(+), 1 deletion(-)
19023 commit 9de5f98f363d96f308adc33f1c2286e5c33117de
19024 Author: Behdad Esfahbod <behdad@behdad.org>
19025 Date: Mon Feb 4 23:28:22 2013 -0500
19027 Bug 60035 - intermittent make install failure on hb-version.h
19029 src/Makefile.am | 12 +++++++-----
19030 1 file changed, 7 insertions(+), 5 deletions(-)
19032 commit 6c1e8b614cfd6ed016fba6bf20af1e422e79eb71
19033 Author: Behdad Esfahbod <behdad@behdad.org>
19034 Date: Mon Feb 4 23:24:16 2013 -0500
19036 Bug 59637 - check-exported-symbols.sh & check-internal-symbols.sh
19037 fail on mips/mipsel
19039 src/check-symbols.sh | 2 +-
19040 1 file changed, 1 insertion(+), 1 deletion(-)
19042 commit bafdf3d983dcc277d6e7e322277c0bb25b41a173
19043 Author: Behdad Esfahbod <behdad@behdad.org>
19044 Date: Mon Feb 4 23:06:50 2013 -0500
19046 Merge check-internal-symbols.sh and check-exported-symbols.sh
19048 src/Makefile.am | 3 +-
19049 src/check-internal-symbols.sh | 34
19050 ----------------------
19051 ...{check-exported-symbols.sh => check-symbols.sh} | 16 ++++++++--
19052 3 files changed, 14 insertions(+), 39 deletions(-)
19054 commit ceeae30f47b9d628484ae398bc38f3f60ee8eab4
19055 Author: Behdad Esfahbod <behdad@behdad.org>
19056 Date: Thu Jan 31 19:27:36 2013 -0500
19058 Really fix setmode this time
19060 Thanks to Khaled for spotting it.
19062 util/options.cc | 2 +-
19063 1 file changed, 1 insertion(+), 1 deletion(-)
19065 commit 7cba8a673b4b436a737fc4ffe85dc84ddd2bf41f
19066 Author: Behdad Esfahbod <behdad@behdad.org>
19067 Date: Thu Jan 31 18:37:10 2013 -0500
19069 Fixup previous commit
19071 Now, it looks like this breaks Cygwin again. Have to figure out
19075 util/options.cc | 4 ++--
19076 1 file changed, 2 insertions(+), 2 deletions(-)
19078 commit bc76449f51f20491a4540b4f240f5a3e0dcb20fe
19079 Author: Behdad Esfahbod <behdad@behdad.org>
19080 Date: Thu Jan 31 18:18:05 2013 -0500
19082 Use setmode() instead of _setmode()
19084 Looks like Cygwin / MSVC declare it that way, and it still works on
19087 config.h.in | 6 +++---
19088 configure.ac | 2 +-
19089 util/options.cc | 2 +-
19090 util/options.hh | 2 +-
19091 4 files changed, 6 insertions(+), 6 deletions(-)
19093 commit e9171af55cc6a402eb20db4ea74c86a0b1e70e85
19094 Author: Behdad Esfahbod <behdad@behdad.org>
19095 Date: Tue Jan 29 22:45:00 2013 -0500
19097 Bug 60053 - hb-common.cc:181:6: warning: ‘void free_langs()’
19098 defined but not used
19100 src/hb-common.cc | 2 +-
19101 src/hb-ft.cc | 2 +-
19102 src/hb-shape.cc | 2 +-
19103 src/hb-shaper.cc | 2 +-
19104 4 files changed, 4 insertions(+), 4 deletions(-)
19106 commit 09b5393874e56fcfd63a92d28e6c1c2ddeee0942
19107 Author: Behdad Esfahbod <behdad@behdad.org>
19108 Date: Fri Jan 18 17:10:47 2013 -0600
19113 configure.ac | 2 +-
19114 2 files changed, 8 insertions(+), 1 deletion(-)
19116 commit eb45c0a2fbaeeb34e77a2935934e8d1302728ec8
19117 Author: Behdad Esfahbod <behdad@behdad.org>
19118 Date: Wed Jan 16 22:07:50 2013 -0600
19122 src/hb-ot-layout.cc | 8 +++++++-
19123 1 file changed, 7 insertions(+), 1 deletion(-)
19125 commit 52c8d1226f3509276b11a1fadbd29e5363c0ecd7
19126 Author: Behdad Esfahbod <behdad@behdad.org>
19127 Date: Mon Jan 14 13:51:46 2013 -0600
19131 src/hb-blob.cc | 2 +-
19132 1 file changed, 1 insertion(+), 1 deletion(-)
19134 commit f88d3bd7e407d332bb04688344c54756d24128c9
19135 Author: Behdad Esfahbod <behdad@behdad.org>
19136 Date: Mon Jan 14 00:33:58 2013 -0600
19138 Fix build with Sun compiler
19140 src/hb-blob.cc | 3 +++
19141 1 file changed, 3 insertions(+)
19143 commit 08b29c08094097f1c23ec53b10084bc390cea833
19144 Author: Behdad Esfahbod <behdad@behdad.org>
19145 Date: Mon Jan 14 00:32:12 2013 -0600
19149 This reverts commit 0a492357016bc9a614d2a726f2006c10af68ca58.
19151 Enables code on more compilers.
19153 src/hb-warning.cc | 33 ++++++++++++++++++++++++++++++---
19154 1 file changed, 30 insertions(+), 3 deletions(-)
19156 commit e78463211e7d85f237bd55afab7e8e5dae42346c
19157 Author: Behdad Esfahbod <behdad@behdad.org>
19158 Date: Mon Jan 14 00:27:21 2013 -0600
19160 Fix linking with non-gcc compilers
19162 configure.ac | 2 ++
19163 src/Makefile.am | 6 +++++-
19164 2 files changed, 7 insertions(+), 1 deletion(-)
19166 commit de649f07f1f8fdeb998a0b049759f4f7363e25d2
19167 Author: Behdad Esfahbod <behdad@behdad.org>
19168 Date: Mon Jan 14 00:26:43 2013 -0600
19170 Fix residuals from fontconfig changes
19172 src/hb-atomic-private.hh | 8 ++++----
19173 1 file changed, 4 insertions(+), 4 deletions(-)
19175 commit cf81fb3624466b9df2250b58b27a92187c5b5b5c
19176 Author: Behdad Esfahbod <behdad@behdad.org>
19177 Date: Thu Jan 10 09:06:34 2013 -0600
19181 NEWS | 14 ++++++++++++++
19182 configure.ac | 2 +-
19183 2 files changed, 15 insertions(+), 1 deletion(-)
19185 commit 2dcb333f52492018816f0d5d67a47634a612e49c
19186 Author: Behdad Esfahbod <behdad@behdad.org>
19187 Date: Thu Jan 10 01:17:59 2013 -0600
19189 Add atomic ops for Solaris
19191 Based on fontconfig patch from Raimund Steger.
19193 config.h.in | 5 ++++-
19194 configure.ac | 27 +++++++++++++++++++++++++--
19195 src/hb-atomic-private.hh | 12 ++++++++++++
19196 3 files changed, 41 insertions(+), 3 deletions(-)
19198 commit 69fd6e157c7ec83a5d5d8731fc14675ce4509b09
19199 Author: Behdad Esfahbod <behdad@behdad.org>
19200 Date: Thu Jan 10 00:03:36 2013 -0600
19202 Fix crasher during multi-thread shaper data creation
19206 0 _hb_graphite2_shaper_face_data_destroy (data=0xffffffffffffffff)
19207 at ../../src/hb-graphite2.cc:129
19208 1 0x00007ffff4271d7d in hb_graphite2_shaper_face_data_ensure (
19209 face=<optimized out>) at ../../src/hb-shaper-list.hh:35
19210 2 hb_shape_plan_plan (shaper_list=<optimized out>,
19211 num_user_features=0,
19212 user_features=0x0, shape_plan=0xf7b490) at
19213 ../../src/hb-shaper-list.hh:35
19214 3 hb_shape_plan_create (face=<optimized out>, props=<optimized out>,
19215 user_features=0x0, num_user_features=0, shaper_list=<optimized
19217 at ../../src/hb-shape-plan.cc:108
19218 4 0x00007ffff4272c93 in hb_shape_plan_create_cached (face=0x10cf2b0,
19219 props=0x11980d8, user_features=0x0, num_user_features=<optimized
19221 shaper_list=0x0) at ../../src/hb-shape-plan.cc:283
19223 src/hb-shaper-private.hh | 5 ++++-
19224 1 file changed, 4 insertions(+), 1 deletion(-)
19226 commit ecd454b3cd75050e0c95e1d2aa55744559338ec8
19227 Author: Behdad Esfahbod <behdad@behdad.org>
19228 Date: Tue Jan 8 18:09:46 2013 -0600
19230 [Indic] In old-spec shaping, don't move viramas around if seq ends
19233 For example: u0c9a u0ccd u0c9a u0ccd with Lohit. See:
19235 https://bugs.freedesktop.org/show_bug.cgi?id=59118
19237 src/hb-ot-shape-complex-indic.cc |
19239 .../texts/in-tree/shaper-indic/indic/script-kannada/misc/misc.txt | 1 +
19240 2 files changed, 5 insertions(+), 3 deletions(-)
19242 commit e95e031b5682809488cc965883e15404cb9cfb6a
19243 Author: Behdad Esfahbod <behdad@behdad.org>
19244 Date: Tue Jan 8 16:15:46 2013 -0600
19246 [GPOS] If an Anchor offset is NULL, return false
19248 If in a MarkPos table, a base has no anchor for a particular mark
19250 return NULL such that the subsequent subtables get a chance at it.
19253 hb-shape ./EBGaramond12-Regular.otf ἂ --features="ss20","smcp"
19255 src/hb-open-type-private.hh | 14 ++++++++++++--
19256 src/hb-ot-layout-gpos-table.hh | 10 ++++++++--
19257 2 files changed, 20 insertions(+), 4 deletions(-)
19259 commit e5dbf39900fa63051f64cc447a6742665cbee339
19260 Author: Behdad Esfahbod <behdad@behdad.org>
19261 Date: Mon Jan 7 17:34:24 2013 -0600
19263 Bug 58638 - Building fails with ICU due to not passing required flags
19266 1 file changed, 1 insertion(+)
19268 commit 1172dc736280566426eb6dade1a886b2a0ca9aa4
19269 Author: Behdad Esfahbod <behdad@behdad.org>
19270 Date: Mon Jan 7 16:46:37 2013 -0600
19272 Rename hb_buffer_clear() to hb_buffer_clear_contents()
19274 The previous name was clashing with harfbuzz.old. There are systems
19275 that need to link both...
19277 Clash-free now again.
19279 src/hb-buffer.cc | 2 +-
19280 src/hb-buffer.h | 2 +-
19281 test/api/test-buffer.c | 2 +-
19282 util/options.hh | 2 +-
19283 4 files changed, 4 insertions(+), 4 deletions(-)
19285 commit 7b912c1936c3e8a7df27a30782ca127d0a83822d
19286 Author: Behdad Esfahbod <behdad@behdad.org>
19287 Date: Fri Jan 4 01:25:27 2013 -0600
19289 Remove a few unnecessary const's
19291 Apparently helps with MSVC compilation.
19293 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
19294 1 file changed, 4 insertions(+), 4 deletions(-)
19296 commit 34e6c3e3e452bdf6f93df565a70453a6e74d4c6e
19297 Author: Behdad Esfahbod <behdad@behdad.org>
19298 Date: Thu Jan 3 00:14:24 2013 -0600
19302 NEWS | 24 ++++++++++++++++++++++++
19303 configure.ac | 2 +-
19304 2 files changed, 25 insertions(+), 1 deletion(-)
19306 commit f0c82410dbe800cb6429ba4aa7cfd9f5a11cc70c
19307 Author: Behdad Esfahbod <behdad@behdad.org>
19308 Date: Thu Jan 3 00:07:16 2013 -0600
19310 [OTLayout] Always collect default language system in collect_lookups
19312 Not sure if this is the most desired behavior. It's the most easily
19315 src/hb-ot-layout.cc | 7 +++++++
19316 1 file changed, 7 insertions(+)
19318 commit 15e9e4e1ddaad655988144e7a56a765e8adf8782
19319 Author: Behdad Esfahbod <behdad@behdad.org>
19320 Date: Thu Jan 3 00:04:40 2013 -0600
19322 [OTLayout] Fix feature iteration in collect_lookups
19324 Previous logic was just wrong.
19326 src/hb-ot-layout.cc | 46 ++++++++++++++++++++++++++++++++--------------
19327 1 file changed, 32 insertions(+), 14 deletions(-)
19329 commit 733e8c0d7bf0765884f2cc953c8edcd7ab7fb49b
19330 Author: Behdad Esfahbod <behdad@behdad.org>
19331 Date: Thu Jan 3 00:00:23 2013 -0600
19333 [OTLayout] Whitespace
19335 src/hb-ot-layout.cc | 82
19336 ++++++++++++++++++++++++++++++++++++++++++++---------
19337 1 file changed, 68 insertions(+), 14 deletions(-)
19339 commit d37ae38047bee12639741af9bb083b857fab950d
19340 Author: Behdad Esfahbod <behdad@behdad.org>
19341 Date: Wed Jan 2 23:57:36 2013 -0600
19343 [OTLayout] Handle required_feature_index in collect_lookups
19345 src/hb-ot-layout.cc | 8 ++++++++
19346 1 file changed, 8 insertions(+)
19348 commit 11fba79ee9383eb995ddf7eb924dd64c67e2df63
19349 Author: Behdad Esfahbod <behdad@behdad.org>
19350 Date: Wed Jan 2 23:36:37 2013 -0600
19352 [OTLayout] Fix various introspection issues with ClassDef's
19354 As reported by Jonathan Kew.
19356 src/hb-ot-layout-gsubgpos-private.hh | 19 +++++++++++++++----
19357 1 file changed, 15 insertions(+), 4 deletions(-)
19359 commit e81aff9ef785be28751aab1fcd484af550656181
19360 Author: Behdad Esfahbod <behdad@behdad.org>
19361 Date: Wed Jan 2 23:22:54 2013 -0600
19363 [tests] Finish test-set.c
19367 test/api/test-set.c | 373
19368 +++++++++++++++++++++-------------------------------
19369 1 file changed, 149 insertions(+), 224 deletions(-)
19371 commit 7b1b720a8da69b68b775ce17104a40d55401b7ef
19372 Author: Behdad Esfahbod <behdad@behdad.org>
19373 Date: Wed Jan 2 23:02:59 2013 -0600
19375 Protect sets in-error from further modication
19379 src/hb-set-private.hh | 13 +++++++++++++
19380 1 file changed, 13 insertions(+)
19382 commit 8165f2765b93e99577ecc79b7956ae38c614bc78
19383 Author: Behdad Esfahbod <behdad@behdad.org>
19384 Date: Wed Jan 2 22:50:36 2013 -0600
19386 [tests] Start adding tests for hb-set.h
19391 src/hb-set-private.hh | 6 +
19392 src/hb-set.cc | 9 +-
19394 test/api/Makefile.am | 1 +
19395 test/api/test-set.c | 312
19396 ++++++++++++++++++++++++++++++++++++++++++++++++++
19397 6 files changed, 330 insertions(+), 3 deletions(-)
19399 commit b9d28f696c433b94c5ffbad8d7c87cf3acff4056
19400 Author: Behdad Esfahbod <behdad@behdad.org>
19401 Date: Wed Jan 2 22:49:58 2013 -0600
19403 [tests] Add set object to test-object.c
19405 test/api/test-object.c | 12 ++++++++++++
19406 1 file changed, 12 insertions(+)
19408 commit 11d2956553f0d4a0086166a04ffc352fcfacf56e
19409 Author: Behdad Esfahbod <behdad@behdad.org>
19410 Date: Wed Jan 2 17:41:27 2013 -0600
19414 src/hb-atomic-private.hh | 2 +-
19415 1 file changed, 1 insertion(+), 1 deletion(-)
19417 commit 596740db04e7c1dadae0d8be6e401089fcaffc2d
19418 Author: Behdad Esfahbod <behdad@behdad.org>
19419 Date: Fri Dec 21 19:41:04 2012 -0500
19421 [Indic] Insert dottedcircle after a lone Malayalam dot-reph
19423 src/hb-ot-shape-complex-indic-machine.hh | 1617
19424 ++++++++++++++++--------------
19425 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
19426 src/hb-ot-shape-complex-indic.cc | 13 +-
19427 3 files changed, 881 insertions(+), 751 deletions(-)
19429 commit 3cdce6497b2b9aeb2841bf077daa9dd9b196429d
19430 Author: Behdad Esfahbod <behdad@behdad.org>
19431 Date: Fri Dec 21 16:54:22 2012 -0500
19433 Remove TODO that I don't intend to fix
19436 1 file changed, 1 deletion(-)
19438 commit 6f69fa283e0a488da811df78bc83c41ed248b688
19439 Author: Behdad Esfahbod <behdad@behdad.org>
19440 Date: Fri Dec 21 16:51:15 2012 -0500
19444 src/hb-shape.h | 2 +-
19445 1 file changed, 1 insertion(+), 1 deletion(-)
19447 commit f4abcbfc628718bb276363746440df06e7658f6e
19448 Author: Behdad Esfahbod <behdad@behdad.org>
19449 Date: Fri Dec 21 16:48:51 2012 -0500
19453 src/hb-buffer.cc | 4 ++--
19454 1 file changed, 2 insertions(+), 2 deletions(-)
19456 commit 4a765f092d71bb4adeb468c004987a9121d39db5
19457 Author: Behdad Esfahbod <behdad@behdad.org>
19458 Date: Fri Dec 21 16:48:47 2012 -0500
19462 util/hb-shape.cc | 2 +-
19463 1 file changed, 1 insertion(+), 1 deletion(-)
19465 commit 9815a88111072aa51e78e258c5f660993b47d4df
19466 Author: Behdad Esfahbod <behdad@behdad.org>
19467 Date: Fri Dec 21 16:46:53 2012 -0500
19469 [util] List supported output formats in --help output
19471 util/hb-shape.cc | 6 +++---
19472 util/helper-cairo.cc | 2 +-
19473 util/helper-cairo.hh | 1 +
19474 util/options.cc | 9 ++++++++-
19475 util/options.hh | 5 ++++-
19476 util/view-cairo.hh | 2 +-
19477 6 files changed, 18 insertions(+), 7 deletions(-)
19479 commit f95a87b7b813f588c7910ad4785ee68bb452e864
19480 Author: Behdad Esfahbod <behdad@behdad.org>
19481 Date: Fri Dec 21 16:35:28 2012 -0500
19483 [util] List supported output formats in hb-view
19486 util/helper-cairo.cc | 30 +++++++++++++++++++++++++++++-
19487 2 files changed, 29 insertions(+), 2 deletions(-)
19489 commit 6bad092aa87bc3e6bbf0b9faf07693e6ebbe55f2
19490 Author: Behdad Esfahbod <behdad@behdad.org>
19491 Date: Fri Dec 21 16:01:52 2012 -0500
19493 [util] Default to "text" output format in hb-shape
19497 hb-shape font.ttf text --output-file out.txt
19499 This was previously failing:
19501 Unknown output format `txt'; supported formats are: TEXT / JSON
19503 Now we simply fallback to TEXT if no explicit format was requested.
19505 util/hb-shape.cc | 11 ++++++++---
19506 util/options.hh | 5 +++++
19507 2 files changed, 13 insertions(+), 3 deletions(-)
19509 commit 8b217f5ac54aa0dcbba2dd6d59aa89dde33e56c2
19510 Author: Behdad Esfahbod <behdad@behdad.org>
19511 Date: Fri Dec 21 15:48:32 2012 -0500
19513 [Indic] Reorder Malayalam dot-reph to after base
19515 Test sequence is simple: U+0D4E,U+0D15. The doth-reph should be
19516 reordered to after the Ka.
19518 https://bugzilla.redhat.com/show_bug.cgi?id=799565
19520 src/hb-ot-shape-complex-indic.cc | 13
19522 .../shaper-indic/indic/script-malayalam/misc/MANIFEST | 1 +
19523 .../shaper-indic/indic/script-malayalam/misc/dot-reph.txt | 1 +
19524 3 files changed, 12 insertions(+), 3 deletions(-)
19526 commit 742c4ee97e1311e000ebcdf9f33361c4dc6400a4
19527 Author: Behdad Esfahbod <behdad@behdad.org>
19528 Date: Fri Dec 21 15:35:03 2012 -0500
19532 src/hb-ot-shape-complex-indic.cc | 2 +-
19533 1 file changed, 1 insertion(+), 1 deletion(-)
19535 commit 94afeb6ebe27534fc80d7173cc6f67375c3aaca6
19536 Author: Behdad Esfahbod <behdad@behdad.org>
19537 Date: Fri Dec 21 11:54:50 2012 -0500
19542 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
19544 2 files changed, 75 insertions(+)
19546 commit d16ddbcbbee39b07a028776995c635119fe3cd98
19547 Author: Behdad Esfahbod <behdad@behdad.org>
19548 Date: Thu Dec 20 01:02:36 2012 -0500
19550 Add build confirmation notice to configure
19552 configure.ac | 25 +++++++++++++++++++++++++
19553 1 file changed, 25 insertions(+)
19555 commit e24d8dab749a1a796e7484e18572da5f7a733bd4
19556 Author: Behdad Esfahbod <behdad@behdad.org>
19557 Date: Wed Dec 19 15:23:02 2012 -0500
19559 [TODO] Remove done items
19562 1 file changed, 7 deletions(-)
19564 commit 044d38527664d933c18c751c38fcf6fb4b5f888e
19565 Author: Behdad Esfahbod <behdad@behdad.org>
19566 Date: Wed Dec 19 13:00:16 2012 -0500
19568 Bug 58498 - Tests fail with gold linker on ARM
19570 src/check-exported-symbols.sh | 2 +-
19571 src/check-internal-symbols.sh | 2 +-
19572 2 files changed, 2 insertions(+), 2 deletions(-)
19574 commit b68b86daf1a8478b86aeae44a8c39a606ed873cb
19575 Author: Behdad Esfahbod <behdad@behdad.org>
19576 Date: Tue Dec 18 20:39:40 2012 -0500
19578 Use C++ linker if ICU is disabled
19580 Bug 54948 - Undefined symbols: "operator delete(void*)" "operator
19581 new(unsigned long)" "___cxa_pure_virtual"
19583 src/Makefile.am | 4 ++++
19584 1 file changed, 4 insertions(+)
19586 commit 1ffd23cb47a61465d52a7aeebb9c1b676e7c9a7e
19587 Author: Behdad Esfahbod <behdad@behdad.org>
19588 Date: Mon Dec 17 23:29:15 2012 -0500
19590 [OTLayout] Limit alternate-location FeatureParams to 'size' feature
19592 src/hb-ot-layout-common-private.hh | 7 ++++++-
19593 1 file changed, 6 insertions(+), 1 deletion(-)
19595 commit efe252e6000558f78075adadb2a3dba25ab67c04
19596 Author: Behdad Esfahbod <behdad@behdad.org>
19597 Date: Mon Dec 17 23:21:05 2012 -0500
19599 [OTLayout] Fix 'size' featureParams implementation
19601 Looks at alternate location now.
19603 src/hb-ot-layout-common-private.hh | 133
19604 ++++++++++++++++++++++++++++---------
19605 src/hb-ot-layout.cc | 93 ++++----------------------
19606 2 files changed, 117 insertions(+), 109 deletions(-)
19608 commit e77b4425746ac9eb407ca4e742d962f1955971b4
19609 Author: Behdad Esfahbod <behdad@behdad.org>
19610 Date: Mon Dec 17 18:42:59 2012 -0500
19612 [OTLayout] Fix tracing
19614 src/hb-open-type-private.hh | 3 ++-
19615 1 file changed, 2 insertions(+), 1 deletion(-)
19617 commit 9b54562d63f1a9e0e5b33d71c32bd1588759ebf1
19618 Author: Behdad Esfahbod <behdad@behdad.org>
19619 Date: Mon Dec 17 13:55:36 2012 -0500
19621 [OTLayout] Towards correct FeatureParams handling
19623 src/hb-open-type-private.hh | 8 +++++++-
19624 src/hb-ot-layout-common-private.hh | 25 +++++++++++++++++++++++--
19625 2 files changed, 30 insertions(+), 3 deletions(-)
19627 commit 87e43b7f2be25840748f920ca33ff553833da45f
19628 Author: Behdad Esfahbod <behdad@behdad.org>
19629 Date: Fri Dec 14 17:48:23 2012 -0500
19631 [OTLayout] Wire tag and list start all the way to Feature
19633 To fix FeatureParam issues. No actual fix yet, just plumbing.
19635 src/hb-ot-layout-common-private.hh | 16 ++++++++++++----
19636 1 file changed, 12 insertions(+), 4 deletions(-)
19638 commit 85bc44b90a19c6a669ed567a9cd8513448600afe
19639 Author: Behdad Esfahbod <behdad@behdad.org>
19640 Date: Wed Dec 12 11:38:49 2012 -0500
19642 [OTLayout] More 'size' feature sanity checking
19644 We still don't look for the old incorrect place of the featureParams.
19645 I'll wait till someone actually complains about it...
19647 src/hb-ot-layout.cc | 99
19648 ++++++++++++++++++++++++++++++++++++++++++-----------
19649 1 file changed, 79 insertions(+), 20 deletions(-)
19651 commit 0bae50a36f3022f9bb6b2c001c191eeaaa4ef954
19652 Author: Behdad Esfahbod <behdad@behdad.org>
19653 Date: Tue Dec 11 16:01:31 2012 -0500
19655 [OTLayout] Add FeatureParamsCharacterVariants struct
19659 src/hb-ot-layout-common-private.hh | 52
19660 +++++++++++++++++++++++++++++++++++---
19661 1 file changed, 49 insertions(+), 3 deletions(-)
19663 commit bd61bc13ea8ff350ada5449b2cfeb612e66ecafa
19664 Author: Behdad Esfahbod <behdad@behdad.org>
19665 Date: Tue Dec 11 16:00:43 2012 -0500
19667 [OTLayout] Add UINT24 type
19669 src/hb-open-type-private.hh | 33 ++++++++++++++++++++++-----------
19670 src/hb-private.hh | 4 ++++
19671 2 files changed, 26 insertions(+), 11 deletions(-)
19673 commit 9cf7f9d4f61741932570afbefdee5edf61f79ae4
19674 Author: Behdad Esfahbod <behdad@behdad.org>
19675 Date: Tue Dec 11 14:31:13 2012 -0500
19677 Make test-size-params write size in points
19679 src/test-size-params.cc | 18 ++++--------------
19680 1 file changed, 4 insertions(+), 14 deletions(-)
19682 commit 372fe2b67b1757e809bf33e1e9055a00c5bed304
19683 Author: Behdad Esfahbod <behdad@behdad.org>
19684 Date: Tue Dec 11 14:30:57 2012 -0500
19686 [OTLayout] Make hb_ot_layout_get_size_params() do some checks
19688 src/hb-ot-layout.cc | 12 +++++++++++-
19689 1 file changed, 11 insertions(+), 1 deletion(-)
19691 commit 875a5cbc9c37f4264241c43b80afad2628eab749
19692 Author: Behdad Esfahbod <behdad@behdad.org>
19693 Date: Tue Dec 11 14:17:01 2012 -0500
19695 [OTLayout] Change hb_ot_layout_get_params() API
19697 And add implementation for StylisticSet UINameID. No API yet.
19699 src/hb-ot-layout-common-private.hh | 85
19700 ++++++++++++++++++++++++++++++++++++--
19701 src/hb-ot-layout.cc | 28 +++++++++----
19702 src/hb-ot-layout.h | 8 +++-
19703 src/test-size-params.cc | 9 +++-
19704 4 files changed, 115 insertions(+), 15 deletions(-)
19706 commit 5e7e52ddf2b0c4fbc9d933d24336100368d39a5c
19707 Author: Behdad Esfahbod <behdad@behdad.org>
19708 Date: Mon Dec 10 17:44:22 2012 -0500
19710 [uniscribe] Enable Uniscribe backend only if it has
19711 ScriptShapeOpenType()
19713 Bug 55494 - ScriptItemizeOpenType doesn't exists under Windows XP
19715 config.h.in | 6 ------
19716 configure.ac | 14 +++++++++++++-
19717 2 files changed, 13 insertions(+), 7 deletions(-)
19719 commit d41c0c955b8ad9b52191ca47e1f3b1bfe606deb1
19720 Author: Behdad Esfahbod <behdad@behdad.org>
19721 Date: Mon Dec 10 16:41:20 2012 -0500
19723 Update config template
19725 config.h.in | 4 ----
19726 1 file changed, 4 deletions(-)
19728 commit c48a04e5ea899b82465a0f3f2cfdcffb3bf38f61
19729 Author: John Ralls <jralls@ceridwen.fremont.ca.us>
19730 Date: Mon Dec 10 16:24:24 2012 -0500
19732 [coretext] Better test for CoreText
19734 Instead of checking for ApplicationServices.h, which is present in all
19735 versions of MacOSX, check for CTFontRef, a CoreText basic type.
19737 configure.ac | 2 +-
19738 1 file changed, 1 insertion(+), 1 deletion(-)
19740 commit 0e9f0f3e5f16a45951423a1229af42dc2fd798c3
19741 Author: Behdad Esfahbod <behdad@behdad.org>
19742 Date: Mon Dec 10 15:25:21 2012 -0500
19744 Fix atomic ops on iOS
19746 Patch from John Ralls.
19748 src/hb-atomic-private.hh | 8 +++++---
19749 1 file changed, 5 insertions(+), 3 deletions(-)
19751 commit 5f9569c1391c65d7addff363ad6e5ec9b087f01a
19752 Author: Behdad Esfahbod <behdad@behdad.org>
19753 Date: Mon Dec 10 13:38:42 2012 -0500
19755 Make older MSVC happy
19757 src/hb-private.hh | 2 +-
19758 1 file changed, 1 insertion(+), 1 deletion(-)
19760 commit 071d5b831e6de5f3b24160dc77b139cb040ab886
19761 Author: Behdad Esfahbod <behdad@behdad.org>
19762 Date: Mon Dec 10 00:57:00 2012 -0500
19764 Work around missing OSAtomicCompareAndSwapPtrBarrier() on OS X 10.4
19766 Not sure how to handle iOS.
19768 src/hb-atomic-private.hh | 11 +++++++++++
19769 1 file changed, 11 insertions(+)
19771 commit e923e6487b25ab86f6f629af480b291e8e5407b5
19772 Author: Behdad Esfahbod <behdad@behdad.org>
19773 Date: Sun Dec 9 19:39:40 2012 -0500
19775 [coretext] Fixed typo
19777 Oops. Thanks Khaled for catching this.
19779 src/hb-coretext.cc | 2 +-
19780 1 file changed, 1 insertion(+), 1 deletion(-)
19782 commit 9a8395824bf51c2ff2cfe0887ecad52b3d2c02e2
19783 Author: Behdad Esfahbod <behdad@behdad.org>
19784 Date: Sun Dec 9 18:47:36 2012 -0500
19786 [coretext] Add hb_coretext_face_get_cg_font()
19788 Not sure if it's useful, but it was missing.
19790 src/hb-coretext.cc | 20 ++++++++++++++------
19791 src/hb-coretext.h | 3 +++
19792 2 files changed, 17 insertions(+), 6 deletions(-)
19794 commit 86112356885fde32163882b6c9dd19a494304f7a
19795 Author: Behdad Esfahbod <behdad@behdad.org>
19796 Date: Sun Dec 9 18:47:09 2012 -0500
19798 [coretext] Remove hack around GlyphID
19800 We not namespace our types, so the hack is not needed anymore.
19802 src/hb-coretext.cc | 4 ----
19803 1 file changed, 4 deletions(-)
19805 commit 8e58459aeb949591bb5bca340ef9bdd5cfd54e47
19806 Author: Behdad Esfahbod <behdad@behdad.org>
19807 Date: Sun Dec 9 18:45:47 2012 -0500
19809 [graphite2] "Update to new API"
19811 Part of patch from Martin Hosken. I believe he knows what he's doing
19814 src/hb-graphite2.cc | 14 +++++++++++---
19815 1 file changed, 11 insertions(+), 3 deletions(-)
19817 commit a5a4ab3846ef06769784e6469d76eace35e68805
19818 Author: Behdad Esfahbod <behdad@behdad.org>
19819 Date: Sun Dec 9 18:44:41 2012 -0500
19821 [graphite2] Add hb_graphite2_face_get_gr_face and
19822 hb_graphite2_font_get_gr_font
19824 Based on patch from Martin Hosken. I believe it returns NULL if the
19825 font doesn't have graphite tables, but have not tested.
19827 src/hb-graphite2.cc | 14 ++++++++++++++
19828 src/hb-graphite2.h | 8 +++++++-
19829 2 files changed, 21 insertions(+), 1 deletion(-)
19831 commit 737ba156442f723d126c7c58c73729786b67c17a
19832 Author: Behdad Esfahbod <behdad@behdad.org>
19833 Date: Sun Dec 9 18:43:03 2012 -0500
19835 [graphite2] Preload all tables
19837 Part of patch from Martin Hosken.
19839 src/hb-graphite2.cc | 2 +-
19840 1 file changed, 1 insertion(+), 1 deletion(-)
19842 commit 0ae6dbf1b4de8a0326b8a2f201597427cecfb6db
19843 Author: Behdad Esfahbod <behdad@behdad.org>
19844 Date: Sun Dec 9 18:37:38 2012 -0500
19848 src/hb-uniscribe.cc | 32 ++++++++++++++++----------------
19849 1 file changed, 16 insertions(+), 16 deletions(-)
19851 commit 3fe5c159d3532f8ce8a85d217a00681225dd8ed1
19852 Author: Behdad Esfahbod <behdad@behdad.org>
19853 Date: Sun Dec 9 18:20:19 2012 -0500
19855 Remove excess return
19859 src/hb-uniscribe.cc | 1 -
19860 1 file changed, 1 deletion(-)
19862 commit ba2d543004573e8e4e56df70b7fe2a66a42bc83f
19863 Author: Behdad Esfahbod <behdad@behdad.org>
19864 Date: Sat Dec 8 19:28:41 2012 -0500
19866 Update OT language tags
19868 Patch from Roozbeh Pournader.
19870 src/hb-ot-tag.cc | 212
19871 +++++++++++++++++++++++++++++--------------------------
19872 1 file changed, 110 insertions(+), 102 deletions(-)
19874 commit aba38173c6b464c2884b73ef6cd4577d4efcebbc
19875 Author: Behdad Esfahbod <behdad@behdad.org>
19876 Date: Wed Dec 5 19:54:48 2012 -0500
19880 src/hb-ot-tag.cc | 2 +-
19881 1 file changed, 1 insertion(+), 1 deletion(-)
19883 commit 61865745e35eb60aeb59968e7826e37059090780
19884 Author: Behdad Esfahbod <behdad@behdad.org>
19885 Date: Wed Dec 5 19:42:10 2012 -0500
19887 Fix test with gold linker
19889 Bug 57633 - Symbol tests should ignore __bss_start, _edata, _end
19891 src/check-exported-symbols.sh | 2 +-
19892 src/check-internal-symbols.sh | 2 +-
19893 2 files changed, 2 insertions(+), 2 deletions(-)
19895 commit b71b0bd9ee64feadd7289e195bc58f6361ce707a
19896 Author: Behdad Esfahbod <behdad@behdad.org>
19897 Date: Wed Dec 5 19:20:31 2012 -0500
19899 [Indic] Add link to Sinhala split matra section of the Sinhala spec
19901 src/hb-ot-shape-complex-indic.cc | 5 +++++
19902 1 file changed, 5 insertions(+)
19904 commit 9a34a50daac3563464e0031f377e85f0c704f2d6
19905 Author: Behdad Esfahbod <behdad@behdad.org>
19906 Date: Wed Dec 5 19:18:18 2012 -0500
19908 Fix build with C++11
19910 util/options.cc | 8 ++++----
19911 1 file changed, 4 insertions(+), 4 deletions(-)
19913 commit 0beb66e3a61ae8bb1fa66e54b1ff1abb2f8711e9
19914 Author: Behdad Esfahbod <behdad@behdad.org>
19915 Date: Wed Dec 5 18:46:04 2012 -0500
19919 src/hb-fallback-shape.cc | 10 +++++-----
19920 src/hb-glib.cc | 2 +-
19921 src/hb-icu-le.cc | 6 +++---
19922 src/hb-old.cc | 14 +++++++-------
19923 src/hb-open-type-private.hh | 4 +---
19924 src/hb-ot-layout-gsubgpos-private.hh | 24 ++++++++++++------------
19925 src/hb-ot-shape-complex-arabic-fallback.hh | 4 ++--
19926 src/hb-ot-shape-complex-arabic.cc | 2 +-
19927 src/hb-ot-shape-complex-indic-machine.hh | 2 +-
19928 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
19929 src/hb-ot-shape-complex-indic.cc | 6 +++---
19930 src/hb-ot-shape-complex-thai.cc | 2 +-
19931 src/hb-ot-shape-fallback.cc | 4 ++--
19932 src/hb-private.hh | 8 ++++----
19933 src/hb-ucdn.cc | 27
19934 +++++++++++++++------------
19935 src/hb-utf-private.hh | 4 ++--
19936 16 files changed, 61 insertions(+), 60 deletions(-)
19938 commit c6408a1009d2370fbdcfa694898819d99d53c3df
19939 Author: Behdad Esfahbod <behdad@behdad.org>
19940 Date: Wed Dec 5 17:36:52 2012 -0500
19945 configure.ac | 2 +-
19946 2 files changed, 9 insertions(+), 1 deletion(-)
19948 commit 130bb3f6144afe5c88bb5b4e4c98e7cba03b1e26
19949 Author: Behdad Esfahbod <behdad@behdad.org>
19950 Date: Wed Dec 5 16:49:47 2012 -0500
19952 Rename VOID and void_t to have HarfBuzz prefix
19954 Fixes build on Windows. Ouch!
19956 src/hb-ot-layout-gsubgpos-private.hh | 22 +++++++++++-----------
19957 src/hb-private.hh | 12 ++++++------
19958 2 files changed, 17 insertions(+), 17 deletions(-)
19960 commit 4a350d0eb25db60d95638664c892d4c8dacf050b
19961 Author: Behdad Esfahbod <behdad@behdad.org>
19962 Date: Tue Dec 4 17:13:09 2012 -0500
19964 [OTLayout] Reuse context in collect_glyphs() recursion
19966 src/hb-ot-layout-gsubgpos-private.hh | 19 +++++++++++++++----
19967 1 file changed, 15 insertions(+), 4 deletions(-)
19969 commit 8303593ba1db06e402eab52df47f21f13049112d
19970 Author: Behdad Esfahbod <behdad@behdad.org>
19971 Date: Tue Dec 4 17:08:41 2012 -0500
19975 Use pointers instead of references, in preparation for upcoming
19978 src/hb-ot-layout-gpos-table.hh | 28 +++++++++++++-------------
19979 src/hb-ot-layout-gsub-table.hh | 30 ++++++++++++++--------------
19980 src/hb-ot-layout-gsubgpos-private.hh | 38
19981 ++++++++++++++++++------------------
19982 3 files changed, 48 insertions(+), 48 deletions(-)
19984 commit 1bcfa06d1173f219809542a7380ce77f1c907bec
19985 Author: Behdad Esfahbod <behdad@behdad.org>
19986 Date: Tue Dec 4 16:58:09 2012 -0500
19988 [OTLayout] Don't recurse in collect_glyphs() for GPOS
19990 src/hb-ot-layout-gpos-table.hh | 2 +-
19991 src/hb-ot-layout-gsubgpos-private.hh | 4 ++++
19992 2 files changed, 5 insertions(+), 1 deletion(-)
19994 commit b5e04c7dc6b78e311d1a14f1f808fac76a64c889
19995 Author: Behdad Esfahbod <behdad@behdad.org>
19996 Date: Tue Dec 4 15:57:02 2012 -0500
19998 [ucdn] Match upstream changes
20000 src/hb-ucdn/ucdn.c | 16 ++++++++--------
20001 1 file changed, 8 insertions(+), 8 deletions(-)
20003 commit a52f51b21635c626f6e5ccdba505c4df19bcff2c
20004 Author: Behdad Esfahbod <behdad@behdad.org>
20005 Date: Tue Dec 4 15:43:38 2012 -0500
20009 NEWS | 16 ++++++++++++++++
20010 configure.ac | 2 +-
20011 2 files changed, 17 insertions(+), 1 deletion(-)
20013 commit 7babfe5a7904c26060c5b8441ca1bf23e1444f35
20014 Author: Behdad Esfahbod <behdad@behdad.org>
20015 Date: Tue Dec 4 00:35:54 2012 +0200
20017 Move object mutext into the user-data array
20019 We are not using it for anything lse it seems.
20021 src/hb-common.cc | 12 ++----------
20022 src/hb-object-private.hh | 24 ++++++++++--------------
20023 2 files changed, 12 insertions(+), 24 deletions(-)
20025 commit a1900114770952778563dd6f3bc79334b0ca8df5
20026 Author: Behdad Esfahbod <behdad@behdad.org>
20027 Date: Tue Dec 4 00:29:35 2012 +0200
20029 Remove unused functions
20031 src/hb-object-private.hh | 20 --------------------
20032 1 file changed, 20 deletions(-)
20034 commit 88b7564183ae1cf59500b13c7e48756fe200c7cd
20035 Author: Behdad Esfahbod <behdad@behdad.org>
20036 Date: Sun Dec 2 19:14:29 2012 +0200
20038 "Update" to Unicode 6.2.0 tables
20042 src/hb-ot-shape-complex-arabic-table.hh | 4 ++--
20043 src/hb-ot-shape-complex-indic-table.hh | 12 ++++++------
20044 2 files changed, 8 insertions(+), 8 deletions(-)
20046 commit 4ab99fb8c363cfc6a4f5952e69a19757f0cab344
20047 Author: Behdad Esfahbod <behdad@behdad.org>
20048 Date: Fri Nov 30 15:02:04 2012 +0200
20052 src/hb-ot-layout.h | 2 +-
20053 1 file changed, 1 insertion(+), 1 deletion(-)
20055 commit 6748b96d27477b35dd69129e55d861259d66bf9f
20056 Author: Behdad Esfahbod <behdad@behdad.org>
20057 Date: Fri Nov 30 12:02:21 2012 +0200
20061 src/hb-ot-layout.cc | 1 -
20062 1 file changed, 1 deletion(-)
20064 commit 624933f67642997ee0a46d5acea285362e837142
20065 Author: Behdad Esfahbod <behdad@behdad.org>
20066 Date: Fri Nov 30 11:46:35 2012 +0200
20068 Add Persian test cases from Mehran Mehr
20070 test/shaping/texts/in-tree/shaper-arabic/script-arabic/MANIFEST | 1 +
20071 .../in-tree/shaper-arabic/script-arabic/language-persian/MANIFEST | 1 +
20072 .../shaper-arabic/script-arabic/language-persian/mehran.txt |
20074 3 files changed, 10 insertions(+)
20076 commit 0f3f5299047e3cfc4d1202fee83d484b871279ad
20077 Author: Behdad Esfahbod <behdad@behdad.org>
20078 Date: Fri Nov 30 09:06:59 2012 +0200
20080 Add test-size-params
20082 Eventually this will become part of a yet-to-be-written hb-ot cmdline
20085 src/Makefile.am | 10 ++++-
20086 src/test-size-params.cc | 98
20087 +++++++++++++++++++++++++++++++++++++++++++++++++
20088 2 files changed, 107 insertions(+), 1 deletion(-)
20090 commit 8465a05a89742295d4b009a9b4442eb0a899fd80
20091 Author: Behdad Esfahbod <behdad@behdad.org>
20092 Date: Fri Nov 30 08:46:43 2012 +0200
20094 Fix hb_buffer_guess_segment_properties() for empty buffer
20096 Was causing assertion failure in shape_plan().
20098 src/hb-buffer.cc | 4 ++--
20099 1 file changed, 2 insertions(+), 2 deletions(-)
20101 commit e75943de803f571b7ad2cf2f777119753a209656
20102 Author: Behdad Esfahbod <behdad@behdad.org>
20103 Date: Fri Nov 30 08:38:24 2012 +0200
20105 [OTLayout] Fix collect_glyphs() recursion in ContextFormat3
20107 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
20108 1 file changed, 1 insertion(+), 1 deletion(-)
20110 commit 3038ae6adbb61e55d6c665dea0c5271e0c9f0ed8
20111 Author: Behdad Esfahbod <behdad@behdad.org>
20112 Date: Fri Nov 30 08:24:13 2012 +0200
20116 src/hb-ot-layout-gpos-table.hh | 4 ----
20117 src/hb-ot-layout-gsub-table.hh | 4 ----
20118 src/hb-ot-layout.cc | 4 ++--
20119 3 files changed, 2 insertions(+), 10 deletions(-)
20121 commit 0dff11f6bfbda444a153ca75ff2b947f94e9b3c5
20122 Author: Behdad Esfahbod <behdad@behdad.org>
20123 Date: Fri Nov 30 08:14:20 2012 +0200
20125 [OTLayout] Look for any 'size' feature, not only in DFLT script
20127 The old code doesn't work with all fonts, as Khaled has reported.
20129 src/hb-ot-layout.cc | 14 +++++---------
20130 1 file changed, 5 insertions(+), 9 deletions(-)
20132 commit e9ad71dee845407da74ccacfbb53ad7ededf07fd
20133 Author: Behdad Esfahbod <behdad@behdad.org>
20134 Date: Fri Nov 30 08:10:26 2012 +0200
20136 [OTLayout] Rename hb_ot_layout_position_get_size() to
20137 hb_ot_layout_get_size_params()
20139 src/hb-ot-layout.cc | 4 ++--
20140 src/hb-ot-layout.h | 7 ++++---
20141 2 files changed, 6 insertions(+), 5 deletions(-)
20143 commit f18ff5a84d9fe859c40a7a0c9a207cb40df0e84a
20144 Author: Behdad Esfahbod <behdad@behdad.org>
20145 Date: Fri Nov 30 08:07:06 2012 +0200
20147 [OTLayout] Return correct value from recursion
20149 Commit 4c4e8f0e754b79ac6190d21878eaaf0b790c7579 broke contextual
20151 by making the recurse() function always return false.
20153 Reported by Khaled. Test case: لا in Amiri.
20155 src/hb-ot-layout-gsubgpos-private.hh | 9 ++++-----
20156 1 file changed, 4 insertions(+), 5 deletions(-)
20158 commit f54cce3c6a0432268ce159dbe6c5c6b7f583b87a
20159 Author: Behdad Esfahbod <behdad@behdad.org>
20160 Date: Mon Nov 26 14:02:31 2012 +0200
20162 [OTLayout] Implement 'size' feature
20164 src/hb-ot-layout-common-private.hh | 36
20165 ++++++++++++++++++++++++++++++++++--
20166 src/hb-ot-layout.cc | 31 +++++++++++++++++++++++++++++++
20167 src/hb-ot-layout.h | 5 +++++
20168 3 files changed, 70 insertions(+), 2 deletions(-)
20170 commit 2dc1141d7d0a9f5818862b09d6b9cfe0a27f1fc1
20171 Author: Behdad Esfahbod <behdad@behdad.org>
20172 Date: Sat Nov 24 19:16:34 2012 -0500
20174 [OTLayout] Remove operator() from ClassDef
20176 src/hb-ot-layout-common-private.hh | 2 --
20177 src/hb-ot-layout-gpos-table.hh | 4 ++--
20178 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
20179 3 files changed, 6 insertions(+), 8 deletions(-)
20181 commit b67881b171a7cf865af58df146da52fc1e27b160
20182 Author: Behdad Esfahbod <behdad@behdad.org>
20183 Date: Sat Nov 24 19:13:55 2012 -0500
20185 [OTLayout] Remove operator() from Coverage
20187 src/hb-ot-layout-common-private.hh | 2 --
20188 src/hb-ot-layout-gdef-table.hh | 4 ++--
20189 src/hb-ot-layout-gpos-table.hh | 24 ++++++++++++------------
20190 src/hb-ot-layout-gsub-table.hh | 24 ++++++++++++------------
20191 src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
20192 5 files changed, 34 insertions(+), 36 deletions(-)
20194 commit a88e7160217b9f44e4e5b4b814d0ca98c457ee40
20195 Author: Behdad Esfahbod <behdad@behdad.org>
20196 Date: Sat Nov 24 02:31:02 2012 -0500
20198 [OTLayout] Implement hb_ot_layout_collect_lookups()
20202 src/hb-ot-layout.cc | 97
20203 +++++++++++++++++++++++++++++++++++++++++++++++++++++
20204 src/hb-ot-layout.h | 4 +--
20205 2 files changed, 98 insertions(+), 3 deletions(-)
20207 commit 1ea375da446bf68f705a70ce4a480db9fb9d13f3
20208 Author: Behdad Esfahbod <behdad@behdad.org>
20209 Date: Sat Nov 24 02:05:52 2012 -0500
20211 [OTLayout] Only collect output glyphs during recursion in
20214 src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
20215 1 file changed, 3 insertions(+), 1 deletion(-)
20217 commit f1b12781d279a73b5754afee31e930b5cd87aac6
20218 Author: Behdad Esfahbod <behdad@behdad.org>
20219 Date: Sat Nov 24 01:55:34 2012 -0500
20221 [OTLayout] Implement ChainContext collect_glyphs()
20223 All of collect_glyphs() complete and untested now.
20225 src/hb-ot-layout-gsubgpos-private.hh | 103
20226 ++++++++++++++++++++++++++++++++---
20227 1 file changed, 96 insertions(+), 7 deletions(-)
20229 commit cdd756b9f40665a201f5c4e65a87b9a27c390601
20230 Author: Behdad Esfahbod <behdad@behdad.org>
20231 Date: Sat Nov 24 01:38:41 2012 -0500
20233 [OTLayout] Implement GPOS collect_glyphs()
20235 src/hb-ot-layout-gpos-table.hh | 95
20236 +++++++++++++++++++++++++++++++++++++++++-
20237 src/hb-ot-layout.cc | 9 ++--
20238 2 files changed, 99 insertions(+), 5 deletions(-)
20240 commit 4c4e8f0e754b79ac6190d21878eaaf0b790c7579
20241 Author: Behdad Esfahbod <behdad@behdad.org>
20242 Date: Sat Nov 24 01:13:20 2012 -0500
20244 [OTLayout] Reuse apply context for recursion
20246 src/hb-ot-layout-gpos-table.hh | 7 ++++++-
20247 src/hb-ot-layout-gsub-table.hh | 7 ++++++-
20248 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
20249 3 files changed, 16 insertions(+), 6 deletions(-)
20251 commit 53a69f49e58ef4c4226958e0496fc22455ee6c87
20252 Author: Behdad Esfahbod <behdad@behdad.org>
20253 Date: Sat Nov 24 01:03:05 2012 -0500
20255 [OTLayout] Remove unused members
20257 src/hb-ot-layout-gsubgpos-private.hh | 3 ---
20258 1 file changed, 3 deletions(-)
20260 commit d0a5233785eb327c4080432f597fe470a1046af3
20261 Author: Behdad Esfahbod <behdad@behdad.org>
20262 Date: Fri Nov 23 18:54:59 2012 -0500
20264 [OTLayout] Implement Context::collect_glyphs()
20266 src/hb-ot-layout-gsubgpos-private.hh | 122
20267 +++++++++++++++++++++++++++++++----
20268 1 file changed, 111 insertions(+), 11 deletions(-)
20270 commit 26514d51b6669f092d9ccb7523443a5ece74169a
20271 Author: Behdad Esfahbod <behdad@behdad.org>
20272 Date: Fri Nov 23 18:13:48 2012 -0500
20274 [OTLayout] More collect_glyphs()
20276 src/hb-ot-layout-gpos-table.hh | 6 ++---
20277 src/hb-ot-layout-gsub-table.hh | 32 +++++++++++++++-------
20278 src/hb-ot-layout-gsubgpos-private.hh | 51
20279 ++++++++++++++++++++++++++++++++----
20280 3 files changed, 71 insertions(+), 18 deletions(-)
20282 commit c6fb843f2a1c26322c6f4c85d1589f01a9e7a2ef
20283 Author: Behdad Esfahbod <behdad@behdad.org>
20284 Date: Fri Nov 23 18:04:08 2012 -0500
20286 [OTLayout] Templatize process_recurse_func
20288 src/hb-ot-layout-gpos-table.hh | 10 ++++++++++
20289 src/hb-ot-layout-gsub-table.hh | 8 +++++---
20290 2 files changed, 15 insertions(+), 3 deletions(-)
20292 commit 9b34677f362fb0ef5a7cb8a284a9e06d1a4cc03b
20293 Author: Behdad Esfahbod <behdad@behdad.org>
20294 Date: Fri Nov 23 17:55:40 2012 -0500
20296 [OTLayout] Clean up closure() a bit
20298 src/hb-ot-layout-gsub-table.hh | 29 ++++++++++++++---------------
20299 src/hb-ot-layout-gsubgpos-private.hh | 7 ++++---
20300 src/hb-ot-layout.cc | 6 +++++-
20301 3 files changed, 23 insertions(+), 19 deletions(-)
20303 commit adf7758a27a11fb1a8a14a2673867589437d22a3
20304 Author: Behdad Esfahbod <behdad@behdad.org>
20305 Date: Fri Nov 23 17:32:00 2012 -0500
20307 Improve debug log format in presence of templates
20309 src/hb-private.hh | 6 +++++-
20310 1 file changed, 5 insertions(+), 1 deletion(-)
20312 commit 2c53bd3c3ec4f81eff126c5bf84b7f2ddf2f0fef
20313 Author: Behdad Esfahbod <behdad@behdad.org>
20314 Date: Fri Nov 23 17:29:05 2012 -0500
20316 [OTLayout] Start porting sanitize() to process()
20318 src/hb-open-type-private.hh | 12 +++++++++++-
20319 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
20320 2 files changed, 15 insertions(+), 5 deletions(-)
20322 commit f48ec0e83432c038b50d9715a38ba1469e82e1e4
20323 Author: Behdad Esfahbod <behdad@behdad.org>
20324 Date: Fri Nov 23 17:23:41 2012 -0500
20326 [OTLayout] Add process() tracing
20328 src/hb-ot-layout-gpos-table.hh | 60
20329 ++++++++++++++++++++----------------
20330 src/hb-ot-layout-gsub-table.hh | 51 +++++++++++++++++-------------
20331 src/hb-ot-layout-gsubgpos-private.hh | 17 +++++-----
20332 3 files changed, 72 insertions(+), 56 deletions(-)
20334 commit ed2e13594479c6ed7909401509962ea2f03f9a6e
20335 Author: Behdad Esfahbod <behdad@behdad.org>
20336 Date: Fri Nov 23 17:10:40 2012 -0500
20338 [OTLayout] More Extension templatizing
20340 src/hb-ot-layout-gpos-table.hh | 11 -----------
20341 src/hb-ot-layout-gsub-table.hh | 11 -----------
20342 src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++++++--
20343 3 files changed, 10 insertions(+), 24 deletions(-)
20345 commit 7dddd4e72bc35be962d93dc1b76c7e26c63aaa6d
20346 Author: Behdad Esfahbod <behdad@behdad.org>
20347 Date: Fri Nov 23 17:04:55 2012 -0500
20349 [OTLayout] More templatizing Extension
20351 src/hb-ot-layout-gpos-table.hh | 7 +------
20352 src/hb-ot-layout-gsub-table.hh | 9 ++-------
20353 src/hb-ot-layout-gsubgpos-private.hh | 10 +++++++++-
20354 3 files changed, 12 insertions(+), 14 deletions(-)
20356 commit 653eeb26450053b731b46346606931f5ae88db72
20357 Author: Behdad Esfahbod <behdad@behdad.org>
20358 Date: Fri Nov 23 16:57:36 2012 -0500
20360 Make Extension a template
20362 src/hb-ot-layout-gpos-table.hh | 11 +----------
20363 src/hb-ot-layout-gsub-table.hh | 11 +----------
20364 src/hb-ot-layout-gsubgpos-private.hh | 7 +++++++
20365 3 files changed, 9 insertions(+), 20 deletions(-)
20367 commit 08f1eede1bbc01ece2adf89847614a0670e50443
20368 Author: Behdad Esfahbod <behdad@behdad.org>
20369 Date: Fri Nov 23 16:51:43 2012 -0500
20373 src/hb-ot-layout-gpos-table.hh | 19 ++-----------------
20374 src/hb-ot-layout-gsub-table.hh | 19 ++-----------------
20375 2 files changed, 4 insertions(+), 34 deletions(-)
20377 commit 2c9d6485a1f89c11f84e720d3c7978dc11a5039a
20378 Author: Behdad Esfahbod <behdad@behdad.org>
20379 Date: Fri Nov 23 16:49:19 2012 -0500
20383 src/hb-private.hh | 5 ++---
20384 1 file changed, 2 insertions(+), 3 deletions(-)
20386 commit a1733db1c6ff40aae71fa142a12b1fea7b53dd37
20387 Author: Behdad Esfahbod <behdad@behdad.org>
20388 Date: Fri Nov 23 16:40:04 2012 -0500
20390 [OTLayout] Start adding process() tracing
20392 src/hb-ot-layout-gsubgpos-private.hh | 44
20393 +++++++++++++++++++++++++++---------
20394 src/hb-private.hh | 6 +++--
20395 2 files changed, 37 insertions(+), 13 deletions(-)
20397 commit 73c18ae1b982a4e65086afe5177afa79e721e2c0
20398 Author: Behdad Esfahbod <behdad@behdad.org>
20399 Date: Fri Nov 23 15:34:11 2012 -0500
20403 src/hb-ot-layout-gsubgpos-private.hh | 16 ++++------------
20404 1 file changed, 4 insertions(+), 12 deletions(-)
20406 commit be218c688cbb037a99c8c64bb835f3c980040c0b
20407 Author: Behdad Esfahbod <behdad@behdad.org>
20408 Date: Fri Nov 23 15:32:14 2012 -0500
20410 Pass this object to trace macros
20412 src/hb-open-file-private.hh | 10 +--
20413 src/hb-open-type-private.hh | 34 +++++-----
20414 src/hb-ot-head-table.hh | 2 +-
20415 src/hb-ot-hhea-table.hh | 2 +-
20416 src/hb-ot-hmtx-table.hh | 2 +-
20417 src/hb-ot-layout-common-private.hh | 36 +++++------
20418 src/hb-ot-layout-gdef-table.hh | 20 +++---
20419 src/hb-ot-layout-gpos-table.hh | 80 +++++++++++------------
20420 src/hb-ot-layout-gsub-table.hh | 122
20421 +++++++++++++++++------------------
20422 src/hb-ot-layout-gsubgpos-private.hh | 100 ++++++++++++++--------------
20423 src/hb-ot-maxp-table.hh | 2 +-
20424 src/hb-ot-name-table.hh | 6 +-
20425 12 files changed, 208 insertions(+), 208 deletions(-)
20427 commit 902cc8aca0b3ff25eeee50b3a84d729e31731ef3
20428 Author: Behdad Esfahbod <behdad@behdad.org>
20429 Date: Fri Nov 23 15:06:59 2012 -0500
20431 [OTLayout] Start unbreaking tracing
20433 src/hb-open-type-private.hh | 37
20434 +++++++++++++++++++++---------------
20435 src/hb-ot-layout-gsubgpos-private.hh | 37
20436 +++++++++++++++++++++++++-----------
20437 src/hb-private.hh | 30 +++++++++++++++++++----------
20438 3 files changed, 68 insertions(+), 36 deletions(-)
20440 commit dabe698fcbeb02911128b17aa8e3b2d864795960
20441 Author: Behdad Esfahbod <behdad@behdad.org>
20442 Date: Fri Nov 23 14:21:35 2012 -0500
20446 src/hb-open-type-private.hh | 5 -----
20447 src/hb-ot-layout-gsubgpos-private.hh | 10 ++++------
20448 src/hb-private.hh | 27 +++++++++++++++++++++++++--
20449 3 files changed, 29 insertions(+), 13 deletions(-)
20451 commit c779d82b2fc801eec0d349a106c0e860448fcf4e
20452 Author: Behdad Esfahbod <behdad@behdad.org>
20453 Date: Fri Nov 23 14:07:24 2012 -0500
20457 src/hb-ot-layout-gpos-table.hh | 2 --
20458 src/hb-ot-layout-gsub-table.hh | 8 +++-----
20459 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
20460 src/hb-private.hh | 2 +-
20461 4 files changed, 5 insertions(+), 9 deletions(-)
20463 commit 81822528efc63d867cb2343a8ff7af64fac1c70d
20464 Author: Behdad Esfahbod <behdad@behdad.org>
20465 Date: Fri Nov 23 13:27:16 2012 -0500
20469 src/hb-open-type-private.hh | 6 ++++++
20470 src/hb-ot-layout-gsubgpos-private.hh | 3 ---
20471 2 files changed, 6 insertions(+), 3 deletions(-)
20473 commit 1d67ef980f35ae30d4f8975f65ee07b8cc5deeea
20474 Author: Behdad Esfahbod <behdad@behdad.org>
20475 Date: Thu Nov 22 16:47:53 2012 -0500
20479 src/hb-ot-layout-gsubgpos-private.hh | 44
20480 ++++++++++++++++++------------------
20481 1 file changed, 22 insertions(+), 22 deletions(-)
20483 commit ec35a72a44301934b8f123ab2833f59d8c875a09
20484 Author: Behdad Esfahbod <behdad@behdad.org>
20485 Date: Thu Nov 22 16:05:59 2012 -0500
20487 [OTLayout] Port apply() operator to process() template
20489 src/hb-ot-layout-gpos-table.hh | 117
20490 ++++-------------------------------
20491 src/hb-ot-layout-gsub-table.hh | 108
20492 +++-----------------------------
20493 src/hb-ot-layout-gsubgpos-private.hh | 99 +++++++++++++----------------
20494 src/hb-ot-layout.cc | 2 +-
20495 4 files changed, 65 insertions(+), 261 deletions(-)
20497 commit 2005fa5340fc528c32dc2af945ad2431964a47d2
20498 Author: Behdad Esfahbod <behdad@behdad.org>
20499 Date: Thu Nov 22 14:38:10 2012 -0500
20501 [OTLayout] Port would_apply() and get_coverage() to process()
20504 src/hb-ot-layout-gpos-table.hh | 175
20505 +++++++++++--------------------
20506 src/hb-ot-layout-gsub-table.hh | 198
20507 ++++++++++++-----------------------
20508 src/hb-ot-layout-gsubgpos-private.hh | 76 +++++---------
20509 3 files changed, 156 insertions(+), 293 deletions(-)
20511 commit 44fc237b53ebfbaf8a539de16ad735d2c6afc52b
20512 Author: Behdad Esfahbod <behdad@behdad.org>
20513 Date: Wed Nov 21 23:33:13 2012 -0500
20515 [OTLayout] Port closure() to process() template
20517 src/hb-ot-layout-gsub-table.hh | 297
20518 ++++++++---------------------------
20519 src/hb-ot-layout-gsubgpos-private.hh | 209 ++++++++++++------------
20520 src/hb-ot-layout.cc | 10 +-
20521 3 files changed, 171 insertions(+), 345 deletions(-)
20523 commit 5be86b1bb4fbb37b50a1e2798df0c9a3a528b6b2
20524 Author: Behdad Esfahbod <behdad@behdad.org>
20525 Date: Thu Nov 22 16:26:22 2012 -0500
20527 [ucdn] Make data tables const!
20529 src/hb-ucdn/ucdn.c | 16 ++++++++--------
20530 src/hb-ucdn/unicodedata_db.h | 28 ++++++++++++++--------------
20531 2 files changed, 22 insertions(+), 22 deletions(-)
20533 commit 7c5b7fe686c9163afe2f31fbeac6f8c8512f5516
20534 Author: Behdad Esfahbod <behdad@behdad.org>
20535 Date: Thu Nov 22 14:15:08 2012 -0500
20537 Fix hb_shape_plan_get_shaper()
20539 src/hb-shape-plan.cc | 1 +
20540 1 file changed, 1 insertion(+)
20542 commit 4c8963576573483269b327c6465f6ec99f489e05
20543 Author: Behdad Esfahbod <behdad@behdad.org>
20544 Date: Wed Nov 21 01:20:56 2012 -0500
20549 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20550 configure.ac | 2 +-
20551 2 files changed, 87 insertions(+), 1 deletion(-)
20553 commit ac064a2db2b7a010d99527e183145286215aea81
20554 Author: Behdad Esfahbod <behdad@behdad.org>
20555 Date: Wed Nov 21 01:14:19 2012 -0500
20557 Rename hb_set_population() to hb_set_get_population()
20559 src/hb-set.cc | 2 +-
20560 src/hb-set.h | 2 +-
20561 2 files changed, 2 insertions(+), 2 deletions(-)
20563 commit 16c914c2a6efeb6999054333985b1f711e33cf94
20564 Author: Behdad Esfahbod <behdad@behdad.org>
20565 Date: Wed Nov 21 01:04:15 2012 -0500
20567 [Indic] One more try at unbreaking Khmer fonts
20569 See comments and discussion on the list.
20571 src/hb-ot-shape-complex-private.hh | 16 ++++++++++------
20572 1 file changed, 10 insertions(+), 6 deletions(-)
20574 commit e8cfdd7fa8d0fb66e0a261f3547e5824897e5131
20575 Author: Behdad Esfahbod <behdad@behdad.org>
20576 Date: Fri Nov 16 19:07:06 2012 -0800
20578 Start implementing collect_glyphs() operation
20580 Not functional yet.
20582 src/hb-ot-layout-gsub-table.hh | 185
20583 +++++++++++++++++++++++++++++++++++
20584 src/hb-ot-layout-gsubgpos-private.hh | 57 +++++++++++
20585 src/hb-ot-layout.cc | 29 ++++++
20586 src/hb-ot-layout.h | 4 +-
20587 4 files changed, 272 insertions(+), 3 deletions(-)
20589 commit 7d52e6601f0e695690cd168a288466746cf25300
20590 Author: Behdad Esfahbod <behdad@behdad.org>
20591 Date: Fri Nov 16 18:49:54 2012 -0800
20595 src/hb-coretext.cc | 32 +++++-----
20596 src/hb-icu-le.cc | 2 +-
20597 src/hb-old.cc | 10 ++--
20598 src/hb-open-file-private.hh | 2 +-
20599 src/hb-open-type-private.hh | 2 +-
20600 src/hb-ot-head-table.hh | 2 +-
20601 src/hb-ot-hhea-table.hh | 2 +-
20602 src/hb-ot-hmtx-table.hh | 2 +-
20603 src/hb-ot-layout-common-private.hh | 2 +-
20604 src/hb-ot-layout-gdef-table.hh | 2 +-
20605 src/hb-ot-layout-gpos-table.hh | 2 +-
20606 src/hb-ot-layout-gsub-table.hh | 2 +-
20607 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
20608 src/hb-ot-maxp-table.hh | 2 +-
20609 src/hb-ot-name-table.hh | 2 +-
20610 src/hb-ot-shape-complex-default.cc | 109
20611 ++++++++++++++++++-----------------
20612 src/hb-tt-font.cc | 2 +-
20613 17 files changed, 87 insertions(+), 92 deletions(-)
20615 commit 51bb498b7b07bff4a447405b72f09b68d07a3e95
20616 Author: Behdad Esfahbod <behdad@behdad.org>
20617 Date: Fri Nov 16 14:08:05 2012 -0800
20621 src/hb-ot-shape.cc | 1 +
20622 1 file changed, 1 insertion(+)
20624 commit 89ca8eeb83fedde06727d386369a0a39d410f12b
20625 Author: Behdad Esfahbod <behdad@behdad.org>
20626 Date: Fri Nov 16 13:53:40 2012 -0800
20628 Implement hb_ot_layout_get_glyphs_in_class()
20630 src/hb-ot-layout-common-private.hh | 24 ++++++++++++++++++++++++
20631 src/hb-ot-layout-gdef-table.hh | 2 ++
20632 src/hb-ot-layout.cc | 8 ++++++++
20633 src/hb-ot-layout.h | 5 ++---
20634 4 files changed, 36 insertions(+), 3 deletions(-)
20636 commit 5a08ecf9200a6ac9b4ebb7ec5c13dcb42d8820ce
20637 Author: Behdad Esfahbod <behdad@behdad.org>
20638 Date: Fri Nov 16 13:34:29 2012 -0800
20640 Implement hb_ot_layout_get_glyph_class()
20642 src/hb-ot-layout-gdef-table.hh | 10 +++++-----
20643 src/hb-ot-layout-gpos-table.hh | 8 ++++----
20644 src/hb-ot-layout-gsub-table.hh | 2 +-
20645 src/hb-ot-layout-gsubgpos-private.hh | 10 +++++-----
20646 src/hb-ot-layout-private.hh | 10 +++++++++-
20647 src/hb-ot-layout.cc | 6 ++++++
20648 src/hb-ot-layout.h | 14 ++++++--------
20649 src/hb-ot-shape.cc | 4 ++--
20650 8 files changed, 38 insertions(+), 26 deletions(-)
20652 commit f9edd5d56bd219625f5b16b23eac53b4c4a8b194
20653 Author: Behdad Esfahbod <behdad@behdad.org>
20654 Date: Fri Nov 16 13:23:37 2012 -0800
20656 Implement hb_shape_plan_get_shaper()
20660 src/hb-shape-plan-private.hh | 1 +
20661 src/hb-shape-plan.cc | 7 +++++++
20662 src/hb-shape-plan.h | 4 +---
20663 3 files changed, 9 insertions(+), 3 deletions(-)
20665 commit 43b653150081a2f9dc6b7481229ac4cd952575dc
20666 Author: Behdad Esfahbod <behdad@behdad.org>
20667 Date: Fri Nov 16 13:12:35 2012 -0800
20669 [Indic] Another try to unbreak Sinhala split matras
20671 Just read the comments...
20673 src/hb-ot-shape-complex-indic.cc | 43
20674 ++++++++++++++++++----
20675 .../indic/script-sinhala/misc/MANIFEST | 1 +
20676 .../indic/script-sinhala/misc/split-matras.txt | 4 ++
20677 3 files changed, 40 insertions(+), 8 deletions(-)
20679 commit 977f1740ace730dcdff8221a17f2a592c2ec7c74
20680 Author: Behdad Esfahbod <behdad@behdad.org>
20681 Date: Fri Nov 16 13:10:07 2012 -0800
20685 src/hb-ot-layout.h | 14 +++++++-------
20686 src/hb-shape-plan.h | 2 +-
20687 2 files changed, 8 insertions(+), 8 deletions(-)
20689 commit eba312c8d1b2bbe8cb9b6414e843e78d2c521aa4
20690 Author: Behdad Esfahbod <behdad@behdad.org>
20691 Date: Fri Nov 16 12:39:23 2012 -0800
20693 Plumbing to get shape plan and font into complex decompose function
20695 So we can handle Sinhala split matras smartly... Coming soon.
20697 src/hb-ot-shape-complex-default.cc | 6 ++--
20698 src/hb-ot-shape-complex-indic.cc | 14 ++++-----
20699 src/hb-ot-shape-complex-private.hh | 16 +++++------
20700 src/hb-ot-shape-normalize-private.hh | 22 ++++++++++++--
20701 src/hb-ot-shape-normalize.cc | 56
20702 ++++++++++++++----------------------
20703 src/hb-ot-shape.cc | 2 +-
20704 6 files changed, 61 insertions(+), 55 deletions(-)
20706 commit 3f82f8ff07a9d16a7c047129658c1bbedfdb5436
20707 Author: Behdad Esfahbod <behdad@behdad.org>
20708 Date: Thu Nov 15 18:45:31 2012 -0800
20710 Rename hb_buffer_guess_properties() to
20711 hb_buffer_guess_segment_properties()
20713 src/hb-buffer-private.hh | 2 +-
20714 src/hb-buffer.cc | 6 +++---
20715 src/hb-buffer.h | 2 +-
20716 src/hb-fallback-shape.cc | 2 +-
20717 src/hb-ot-shape.cc | 2 +-
20718 src/hb-shape.cc | 2 +-
20719 6 files changed, 8 insertions(+), 8 deletions(-)
20721 commit f30641038ba96e83950729b1bd9d86d2e98e46c5
20722 Author: Behdad Esfahbod <behdad@behdad.org>
20723 Date: Thu Nov 15 18:39:46 2012 -0800
20725 Bunch of independent changes (ouch)
20729 hb_segment_properties_t
20730 HB_SEGMENT_PROPERTIES_DEFAULT
20731 hb_segment_properties_equal()
20732 hb_segment_properties_hash()
20734 hb_buffer_set_segment_properties()
20735 hb_buffer_get_segment_properties()
20737 hb_ot_layout_glyph_class_t
20740 hb_shape_plan_create()
20741 hb_shape_plan_create_cached()
20742 hb_shape_plan_get_empty()
20743 hb_shape_plan_reference()
20744 hb_shape_plan_destroy()
20745 hb_shape_plan_set_user_data()
20746 hb_shape_plan_get_user_data()
20747 hb_shape_plan_execute()
20749 hb_ot_shape_plan_collect_lookups()
20753 Rename hb_ot_layout_feature_get_lookup_indexes() to
20754 hb_ot_layout_feature_get_lookups().
20760 And a bunch of prototyped but not implemented stuff. Coming soon.
20761 (Tests fail because of the prototypes right now.)
20763 src/Makefile.am | 2 +-
20764 src/hb-buffer-private.hh | 37 ---------------
20765 src/hb-buffer.cc | 45 +++++++++++++++++-
20766 src/hb-buffer.h | 47 +++++++++++++++++--
20767 src/hb-ot-layout-private.hh | 8 ----
20768 src/hb-ot-layout.cc | 12 ++---
20769 src/hb-ot-layout.h | 108
20770 ++++++++++++++++++++++++++++++++++++++++---
20771 src/hb-ot-map-private.hh | 2 +-
20772 src/hb-ot-map.cc | 15 +++---
20773 src/hb-ot-shape-private.hh | 11 ++++-
20774 src/hb-ot-shape.cc | 52 ++++++++++++++-------
20776 src/hb-shape-plan-private.hh | 3 +-
20777 src/hb-shape-plan.cc | 23 +++++++--
20778 src/hb-shape-plan.h | 50 +++++++++++++-------
20779 src/hb-shaper-private.hh | 2 -
20780 src/hb-shaper.cc | 2 +-
20782 18 files changed, 304 insertions(+), 117 deletions(-)
20784 commit 75da37dcb17aacc0be6bb006683a84aa31155938
20785 Author: Behdad Esfahbod <behdad@behdad.org>
20786 Date: Thu Nov 15 18:39:23 2012 -0800
20790 util/hb-ot-shape-closure.cc | 24 ++++++++++++------------
20791 1 file changed, 12 insertions(+), 12 deletions(-)
20793 commit e05a999495e6575f7cebd7f35db087d964f11ef6
20794 Author: Behdad Esfahbod <behdad@behdad.org>
20795 Date: Thu Nov 15 16:23:21 2012 -0800
20797 Add hb_face_[sg]et_glyph_count()
20799 src/hb-font-private.hh | 9 +++++++++
20800 src/hb-font.cc | 29 ++++++++++++++++++++++++++++-
20801 src/hb-font.h | 7 +++++++
20802 3 files changed, 44 insertions(+), 1 deletion(-)
20804 commit aec89de5641fbe1c3031d63dd5f40ec99bf2a538
20805 Author: Behdad Esfahbod <behdad@behdad.org>
20806 Date: Thu Nov 15 16:15:42 2012 -0800
20808 Add / modify set API a bit
20810 src/hb-ot-shape.cc | 2 +-
20811 src/hb-set-private.hh | 35 ++++++++++++++++--
20813 ++++++++++++++++++++++++++++++---------------
20814 src/hb-set.h | 55 +++++++++++++++++++----------
20815 util/hb-ot-shape-closure.cc | 2 +-
20816 5 files changed, 128 insertions(+), 52 deletions(-)
20818 commit c54599ad269380c7aa28d885fcfd660fc2c10a7b
20819 Author: Behdad Esfahbod <behdad@behdad.org>
20820 Date: Thu Nov 15 16:14:23 2012 -0800
20824 src/hb-buffer.cc | 2 +-
20825 src/hb-buffer.h | 8 +++-----
20826 2 files changed, 4 insertions(+), 6 deletions(-)
20828 commit d1aa143ca434fe272de21d2002768c83387b583b
20829 Author: Behdad Esfahbod <behdad@behdad.org>
20830 Date: Thu Nov 15 15:38:08 2012 -0800
20832 [Thai] Remove U+0E2C from "AC" consonants
20834 WinXP doesn't include it.
20836 src/hb-ot-shape-complex-thai.cc | 2 +-
20837 1 file changed, 1 insertion(+), 1 deletion(-)
20839 commit 362a990b2246f5448ecb9d600761f710aea7d42d
20840 Author: Behdad Esfahbod <behdad@behdad.org>
20841 Date: Thu Nov 15 14:57:31 2012 -0800
20843 Rename hb_ot_layout_would_substitute_lookup() and
20844 hb_ot_layout_substitute_closure_lookup()
20846 To match upcoming API.
20848 src/hb-ot-layout-private.hh | 2 +-
20849 src/hb-ot-layout.cc | 8 ++++----
20850 src/hb-ot-layout.h | 4 ++--
20851 src/hb-ot-map.cc | 2 +-
20852 src/hb-ot-shape-complex-indic.cc | 2 +-
20853 src/test-would-substitute.cc | 2 +-
20854 6 files changed, 10 insertions(+), 10 deletions(-)
20856 commit a4bef84e375b090c1bc7e4221b8e0ee435dfcbba
20857 Author: Behdad Esfahbod <behdad@behdad.org>
20858 Date: Thu Nov 15 13:29:51 2012 -0800
20860 [util] Make hb-shape err if output-format is not understood
20862 And list supported formats.
20864 util/hb-shape.cc | 6 ++++++
20865 1 file changed, 6 insertions(+)
20867 commit 3cec819d39e45470d03085bb6fa132882cc85943
20868 Author: Behdad Esfahbod <behdad@behdad.org>
20869 Date: Thu Nov 15 13:15:39 2012 -0800
20871 Make the OT shaper default, even if CoreText or Uniscribe is enabled
20873 src/hb-shaper-list.hh | 15 ++++++++-------
20874 1 file changed, 8 insertions(+), 7 deletions(-)
20876 commit 072ae7a982bf640804eee0b41525e7c328806bf5
20877 Author: Behdad Esfahbod <behdad@behdad.org>
20878 Date: Thu Nov 15 13:14:12 2012 -0800
20880 Add hb_buffer_serialize_list_formats()
20882 src/hb-buffer.cc | 6 ++++++
20883 src/hb-buffer.h | 3 +++
20884 2 files changed, 9 insertions(+)
20886 commit f9edf1672511c3bcc3796cc79578ffea43b2bda1
20887 Author: Behdad Esfahbod <behdad@behdad.org>
20888 Date: Thu Nov 15 12:14:09 2012 -0800
20890 Add buffer serialization / deserialization API
20892 Two output formats for now: TEXT, and JSON. For example:
20894 hb-shape --output-format=json
20896 Deserialization API is added, but not implemented yet.
20898 src/hb-buffer.cc | 222
20899 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
20900 src/hb-buffer.h | 42 +++++++++++
20901 util/hb-shape.cc | 21 +++++-
20902 util/options.cc | 57 +++++---------
20903 util/options.hh | 7 +-
20904 5 files changed, 304 insertions(+), 45 deletions(-)
20906 commit fd0de881f4fc004da6f36d50a91d0e62f8eb4d8c
20907 Author: Behdad Esfahbod <behdad@behdad.org>
20908 Date: Thu Nov 15 10:47:14 2012 -0800
20910 Avoid C++ undefined behavior
20912 https://bugzilla.mozilla.org/show_bug.cgi?id=810823
20914 src/hb-open-type-private.hh | 4 ++--
20915 1 file changed, 2 insertions(+), 2 deletions(-)
20917 commit f41dc2d35b23220d59d38990bb66f1cbd66a55b3
20918 Author: Behdad Esfahbod <behdad@behdad.org>
20919 Date: Thu Nov 15 10:36:43 2012 -0800
20921 Fix undefined behavior in Indic dottedcircle
20923 Chromium Issue 158998: Conditional jump in harfbuzz-ng
20924 http://code.google.com/p/chromium/issues/detail?id=158998
20926 src/hb-ot-shape-complex-indic.cc | 2 +-
20927 1 file changed, 1 insertion(+), 1 deletion(-)
20929 commit 1eb3e94fe99a072ce422e60ac4d4d89ef489b08a
20930 Author: Behdad Esfahbod <behdad@behdad.org>
20931 Date: Wed Nov 14 17:25:03 2012 -0800
20933 [Thai] Implement PUA-based fallback shaping
20937 http://linux.thai.net/~thep/th-otf/shaping.html
20939 Our output now matches Uniscribe for old fonts (eg. XP Tahoma) with no
20942 src/hb-ot-shape-complex-thai.cc | 217
20943 ++++++++++++++++++++++++++++++++++++++++
20944 1 file changed, 217 insertions(+)
20946 commit 851784f8372004e0a40b698c0cdc2d7db8629aa2
20947 Author: Behdad Esfahbod <behdad@behdad.org>
20948 Date: Wed Nov 14 16:24:05 2012 -0800
20950 Improve shaper selection
20952 src/hb-ot-map-private.hh | 8 ++++----
20953 src/hb-ot-map.cc | 6 ++++--
20954 src/hb-ot-shape-complex-indic.cc | 2 +-
20955 src/hb-ot-shape-complex-private.hh | 13 ++++++++-----
20956 src/hb-ot-shape-complex-thai.cc | 24 ++++++++++++++++++++++--
20957 5 files changed, 39 insertions(+), 14 deletions(-)
20959 commit f3584d3a3a627e38dfd7769975a670db340d2a48
20960 Author: Behdad Esfahbod <behdad@behdad.org>
20961 Date: Wed Nov 14 15:55:17 2012 -0800
20963 Add test cases for Thai PUA shaping
20965 .../texts/in-tree/shaper-thai/script-thai/misc/MANIFEST | 1 +
20966 .../in-tree/shaper-thai/script-thai/misc/pua-shaping.txt |
20968 2 files changed, 12 insertions(+)
20970 commit 43f04a7456419153cb03e610a825056a47824780
20971 Author: Behdad Esfahbod <behdad@behdad.org>
20972 Date: Wed Nov 14 15:51:54 2012 -0800
20974 Move Thai shaper into a separate file
20976 src/Makefile.am | 3 +-
20977 ...plex-misc.cc => hb-ot-shape-complex-default.cc} | 114
20979 src/hb-ot-shape-complex-thai.cc | 141
20980 +++++++++++++++++++++
20981 3 files changed, 143 insertions(+), 115 deletions(-)
20983 commit ba82325b7a6311b787ae47f41a56964e2f2cba9f
20984 Author: Behdad Esfahbod <behdad@behdad.org>
20985 Date: Wed Nov 14 15:36:53 2012 -0800
20987 Add note re 'Phags-pa letter U+A872, which is Joining_Type=L
20989 src/hb-ot-shape-complex-arabic.cc | 1 +
20990 1 file changed, 1 insertion(+)
20992 commit d469fadce8290c7dda559c5927dd19df65f91c1a
20993 Author: Behdad Esfahbod <behdad@behdad.org>
20994 Date: Wed Nov 14 15:07:36 2012 -0800
20996 [Indic] Exchange abort() for assert()
20998 src/hb-ot-shape-complex-indic.cc | 7 ++++---
20999 1 file changed, 4 insertions(+), 3 deletions(-)
21001 commit 0f80a89de99293ddbf0b8b815fe360677d057e38
21002 Author: Behdad Esfahbod <behdad@behdad.org>
21003 Date: Wed Nov 14 15:05:19 2012 -0800
21005 Don't route Kharoshthi through the Indic shaper
21007 It's a simple, right-to-left, script.
21009 src/hb-ot-shape-complex-private.hh | 2 +-
21010 1 file changed, 1 insertion(+), 1 deletion(-)
21012 commit e67072bb179a5c17db04075de74215597fb43c82
21013 Author: Behdad Esfahbod <behdad@behdad.org>
21014 Date: Wed Nov 14 15:00:53 2012 -0800
21016 [Indic] Handle overstruck matra position
21018 src/hb-ot-shape-complex-indic-private.hh | 6 +++---
21019 1 file changed, 3 insertions(+), 3 deletions(-)
21021 commit 7e99e4f0740e47efda5882604954cb7d12700a4b
21022 Author: Behdad Esfahbod <behdad@behdad.org>
21023 Date: Wed Nov 14 14:09:46 2012 -0800
21025 Reposition Lao marks
21027 Lao marks are center-aligned, unlike Thai ones.
21029 src/hb-ot-shape-fallback.cc | 4 ++--
21030 1 file changed, 2 insertions(+), 2 deletions(-)
21032 commit 865745b5b87236651f5663cae3461db9cb505eed
21033 Author: Behdad Esfahbod <behdad@behdad.org>
21034 Date: Wed Nov 14 13:48:26 2012 -0800
21036 Don't do fallback positioning for Indic and Thai shapers
21038 src/hb-ot-shape-complex-arabic.cc | 1 +
21039 src/hb-ot-shape-complex-indic.cc | 1 +
21040 src/hb-ot-shape-complex-misc.cc | 2 ++
21041 src/hb-ot-shape-complex-private.hh | 1 +
21042 src/hb-ot-shape.cc | 20 +++++---------------
21043 5 files changed, 10 insertions(+), 15 deletions(-)
21045 commit 981748cb2e9b48b77177b19ec1f972cab7afda89
21046 Author: Behdad Esfahbod <behdad@behdad.org>
21047 Date: Wed Nov 14 13:38:16 2012 -0800
21049 [Indic] If Khmer fonts have a 'liga' feature, use generic shaper
21051 Seems to produce more coherent results than trying the Indic shaper on
21052 them. I'm looking at you, Kh-* fonts...
21054 src/hb-ot-shape-complex-private.hh | 21 +++++++++++++++++----
21055 1 file changed, 17 insertions(+), 4 deletions(-)
21057 commit 6b19fa48621dbf36d471d5005f6ae20df350954f
21058 Author: Behdad Esfahbod <behdad@behdad.org>
21059 Date: Wed Nov 14 11:38:50 2012 -0800
21061 Adjust diff rule for the new hb-shape output format
21063 test/shaping/hb_test_tools.py | 2 +-
21064 1 file changed, 1 insertion(+), 1 deletion(-)
21066 commit dde5506fd963e3cec27c3389bb1fc092f86d1e06
21067 Author: Behdad Esfahbod <behdad@behdad.org>
21068 Date: Wed Nov 14 11:37:04 2012 -0800
21070 [Indic] Don't move virama with left matra
21072 This is important for the Sinhala U+0DDA split matra since it
21074 to U+0DD9,U+0DCA where U+0DD9 is a left matra and U+0DCA is the
21076 We don't want to move the virama with the left matra.
21077 TEST: U+0D9A,U+0DDA
21079 Note that we were already doing this in the Uniscribe bug
21081 mode. We now do it all the time.
21083 src/hb-ot-shape-complex-indic.cc | 8 ++++++--
21084 1 file changed, 6 insertions(+), 2 deletions(-)
21086 commit 82c4d9880a2cd321f6426888511c5f0318f96ad5
21087 Author: Behdad Esfahbod <behdad@behdad.org>
21088 Date: Wed Nov 14 10:56:02 2012 -0800
21090 Add Sinhala test case for split matra U+0DDA
21092 .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt
21094 1 file changed, 1 insertion(+)
21096 commit d04b12853167d756a8cccaf4154f0fd894bce6de
21097 Author: Behdad Esfahbod <behdad@behdad.org>
21098 Date: Wed Nov 14 10:53:10 2012 -0800
21102 test/api/test-buffer.c | 2 +-
21103 1 file changed, 1 insertion(+), 1 deletion(-)
21105 commit 92f9bfed42f720c1fd78e795845542661aaf4f8a
21106 Author: Behdad Esfahbod <behdad@behdad.org>
21107 Date: Tue Nov 13 16:50:45 2012 -0800
21111 src/hb-buffer.h | 26 ++++++++++++++------------
21112 1 file changed, 14 insertions(+), 12 deletions(-)
21114 commit 66ac2ff32e24f0d5658ca172147613081a133847
21115 Author: Behdad Esfahbod <behdad@behdad.org>
21116 Date: Tue Nov 13 16:26:32 2012 -0800
21118 API change: Remove "mask" from hb_buffer_add()
21120 I don't expect anybody using hb_buffer_add(), so this shouldn't break
21123 src/hb-buffer-private.hh | 1 -
21124 src/hb-buffer.cc | 8 +++-----
21125 src/hb-buffer.h | 1 -
21126 3 files changed, 3 insertions(+), 7 deletions(-)
21128 commit 407f80d62589774f845ef1a6a0a7d841b09d57c6
21129 Author: Behdad Esfahbod <behdad@behdad.org>
21130 Date: Tue Nov 13 15:33:27 2012 -0800
21132 [util] Add --bot / --eot / --preserve-default-ignorables
21134 util/options.cc | 3 +++
21135 util/options.hh | 12 ++++++++++++
21136 2 files changed, 15 insertions(+)
21138 commit 78d41d8d69142ae95928b51215c0c0c5e3f5b3f0
21139 Author: Behdad Esfahbod <behdad@behdad.org>
21140 Date: Tue Nov 13 15:15:09 2012 -0800
21144 util/options.cc | 2 +-
21145 1 file changed, 1 insertion(+), 1 deletion(-)
21147 commit 321f73c16efa0730c96e001d65268f4927a0f735
21148 Author: Behdad Esfahbod <behdad@behdad.org>
21149 Date: Tue Nov 13 15:12:24 2012 -0800
21151 [util] Add --text-before and --text-after to hb-shape / hb-view
21153 Use with Arabic, for example, to see the effect on joining.
21155 util/hb-ot-shape-closure.cc | 4 +++-
21156 util/main-font-text.hh | 2 +-
21157 util/options.cc | 2 ++
21158 util/options.hh | 18 ++++++++++++++++--
21159 util/shape-consumer.hh | 6 ++++--
21160 5 files changed, 26 insertions(+), 6 deletions(-)
21162 commit e13f8d280bafc6a6b6e31e2eee587660b8333c56
21163 Author: Behdad Esfahbod <behdad@behdad.org>
21164 Date: Tue Nov 13 15:12:06 2012 -0800
21166 Fix UTF-8 backward iteration
21170 src/hb-utf-private.hh | 4 ++--
21171 1 file changed, 2 insertions(+), 2 deletions(-)
21173 commit 5669a6cf418f3a8b9281c36e9d662d843be80433
21174 Author: Behdad Esfahbod <behdad@behdad.org>
21175 Date: Tue Nov 13 15:11:51 2012 -0800
21177 [Arabic] Fix post-context handling
21181 src/hb-ot-shape-complex-arabic.cc | 2 +-
21182 1 file changed, 1 insertion(+), 1 deletion(-)
21184 commit 0c7df2222862122ebbdc8665a21d6771ef5e0252
21185 Author: Behdad Esfahbod <behdad@behdad.org>
21186 Date: Tue Nov 13 14:42:35 2012 -0800
21194 HB_BUFFER_FLAGS_DEFAULT
21197 HB_BUFFER_FLAG_PRESERVE_DEFAULT_IGNORABLES
21199 hb_buffer_set_flags()
21200 hb_buffer_get_flags()
21202 We use the BOT flag to decide whether to insert dottedcircle if the
21203 first char in the buffer is a combining mark.
21205 The PRESERVE_DEFAULT_IGNORABLES flag prevents removal of characters
21209 src/hb-buffer-private.hh | 1 +
21210 src/hb-buffer.cc | 18 ++++++++++++++++++
21211 src/hb-buffer.h | 13 +++++++++++++
21212 src/hb-ot-shape-complex-arabic.cc | 40
21213 ++++++++++++++++++++-------------------
21214 src/hb-ot-shape.cc | 9 ++++++---
21215 test/api/test-buffer.c | 9 +++++++++
21216 6 files changed, 68 insertions(+), 22 deletions(-)
21218 commit 1c7e55511a870f2689680ca8f977e00879f3b3e3
21219 Author: Behdad Esfahbod <behdad@behdad.org>
21220 Date: Tue Nov 13 14:42:22 2012 -0800
21226 src/hb-shape.cc | 2 +-
21227 1 file changed, 1 insertion(+), 1 deletion(-)
21229 commit c8d4f8b0fe56ce909e3ca07f8a30cb4fb940868b
21230 Author: Behdad Esfahbod <behdad@behdad.org>
21231 Date: Tue Nov 13 14:10:19 2012 -0800
21235 test/api/test-object.c | 2 +-
21236 1 file changed, 1 insertion(+), 1 deletion(-)
21238 commit 82ecaff736e245e117d70b6ec1497508c6eb08d2
21239 Author: Behdad Esfahbod <behdad@behdad.org>
21240 Date: Tue Nov 13 13:57:52 2012 -0800
21242 Add hb_buffer_clear()
21244 Which is like _reset(), but does NOT clear unicode-funcs.
21246 src/hb-buffer-private.hh | 1 +
21247 src/hb-buffer.cc | 15 +++++++++++++++
21248 src/hb-buffer.h | 4 ++++
21249 test/api/test-buffer.c | 22 +++++++++++++++++++++-
21250 4 files changed, 41 insertions(+), 1 deletion(-)
21252 commit da43a92b04929e93356ae393803ef101154d2267
21253 Author: Behdad Esfahbod <behdad@behdad.org>
21254 Date: Tue Nov 13 13:48:26 2012 -0800
21258 NEWS | 28 ++++++++++++++++++++++++++++
21259 configure.ac | 2 +-
21260 2 files changed, 29 insertions(+), 1 deletion(-)
21262 commit 0736915b8ed789a209205fec762997af3a8af89c
21263 Author: Behdad Esfahbod <behdad@behdad.org>
21264 Date: Tue Nov 13 12:35:35 2012 -0800
21266 [Indic] Decompose Sinhala split matras the way old HarfBuzz /
21269 Had to do some refactoring to make this happen...
21271 Under uniscribe bug compatibility mode, we still plit them
21272 Uniscrie-style, but Jonathan and I convinced ourselves that there
21274 harm doing this the Unicode way. This change makes that happen, and
21275 unbreaks free Sinhala fonts.
21277 src/hb-ot-shape-complex-arabic.cc | 2 +
21278 src/hb-ot-shape-complex-indic.cc | 74 +++++++++-
21279 src/hb-ot-shape-complex-misc.cc | 133 ++++++++++++++++-
21280 src/hb-ot-shape-complex-private.hh | 28 +++-
21281 src/hb-ot-shape-normalize-private.hh | 6 +-
21282 src/hb-ot-shape-normalize.cc | 278
21283 ++++++++++-------------------------
21284 src/hb-ot-shape.cc | 5 +-
21285 7 files changed, 312 insertions(+), 214 deletions(-)
21287 commit c8149ca85ed97112778590bc9f090f3ee0254100
21288 Author: Behdad Esfahbod <behdad@behdad.org>
21289 Date: Tue Nov 13 11:07:20 2012 -0800
21291 [hb-shape] Adjust postioning output format
21293 1. If there is any offset (x or y), print out both x and y offsets.
21295 2. Always print out the advance in the major direction of the buffer.
21296 Ie. even for zero-advance glyphs, print a "+0". This is more
21299 util/options.cc | 13 +++++++------
21300 1 file changed, 7 insertions(+), 6 deletions(-)
21302 commit 6fd5335622087e87739684f581aa9f88635ff970
21303 Author: Behdad Esfahbod <behdad@behdad.org>
21304 Date: Mon Nov 12 18:42:18 2012 -0800
21306 [Indic] Update auto-generated Indic machine to reflect previous commit
21308 src/hb-ot-shape-complex-indic-machine.hh | 1126
21309 +++++++++++++++---------------
21310 1 file changed, 567 insertions(+), 559 deletions(-)
21312 commit 9cac1338c4bc3e9034cbfa104291ed0329debefe
21313 Author: Behdad Esfahbod <behdad@behdad.org>
21314 Date: Mon Nov 12 18:41:22 2012 -0800
21316 [Indic] Allow Consonant_Medial's after Consonant's
21318 Mostly affects Myanmar, but also Tai Tham, Javanese, and Cham. The
21319 latter three are untested (no fonts!).
21321 src/hb-ot-shape-complex-indic-machine.rl | 3 ++-
21322 src/hb-ot-shape-complex-indic-private.hh | 7 ++++---
21323 2 files changed, 6 insertions(+), 4 deletions(-)
21325 commit d187099cbab8e75f870a2bc9c23b6a1cf226905e
21326 Author: Behdad Esfahbod <behdad@behdad.org>
21327 Date: Mon Nov 12 18:38:06 2012 -0800
21329 [Indic] Categorize Myanmar "tone marks" as nuktas
21331 src/hb-ot-shape-complex-indic-private.hh | 2 +-
21332 1 file changed, 1 insertion(+), 1 deletion(-)
21334 commit 8173f23f3f16972c2e8e0a120724533100acfda2
21335 Author: Behdad Esfahbod <behdad@behdad.org>
21336 Date: Mon Nov 12 18:37:20 2012 -0800
21338 [Indic] Add config for Myanmar
21340 src/hb-ot-shape-complex-indic.cc | 2 ++
21341 1 file changed, 2 insertions(+)
21343 commit 9e92978c8aa3d3cdab4d20c81698c56adbb3dbdd
21344 Author: Behdad Esfahbod <behdad@behdad.org>
21345 Date: Mon Nov 12 18:36:10 2012 -0800
21347 [Indic] Route "new" Myanmar tag through the Indic shaper
21349 Windows 8 adds a Myanmar shaper using the 'mym2' tag. Route that
21350 through the Indic shaper. It's still very broken, but at least this
21351 does NOT break old-style Myanmar shaping using the generic shaper.
21353 src/hb-ot-shape-complex-private.hh | 14 +++++++-------
21354 1 file changed, 7 insertions(+), 7 deletions(-)
21356 commit 5ab3855f8106158ee7e68797e8c35e63e9216e5d
21357 Author: Behdad Esfahbod <behdad@behdad.org>
21358 Date: Mon Nov 12 18:27:42 2012 -0800
21360 Choose shaper based on chosen OT script tag
21362 For Arabic and Indic shapers, if the font doesn't have a script system
21363 for the script, use default shaper.
21365 Make an exception for Arabic script since we have fallback logic for
21368 src/hb-ot-map-private.hh | 4 ++++
21369 src/hb-ot-shape-complex-private.hh | 11 +++++++++--
21370 2 files changed, 13 insertions(+), 2 deletions(-)
21372 commit 9b37b4c5800b158f61602d2aba8a01349e24d251
21373 Author: Behdad Esfahbod <behdad@behdad.org>
21374 Date: Mon Nov 12 18:23:38 2012 -0800
21376 Make planner available to complex shaper choosing logic
21378 src/hb-ot-shape-complex-private.hh | 4 ++--
21379 src/hb-ot-shape.cc | 2 +-
21380 2 files changed, 3 insertions(+), 3 deletions(-)
21382 commit 6fddf2d7397411bba8a23ac535e8b851495d3105
21383 Author: Behdad Esfahbod <behdad@behdad.org>
21384 Date: Mon Nov 12 17:57:24 2012 -0800
21386 Refactoring ot-map building to make chosen script available earlier
21388 src/hb-ot-map-private.hh | 13 ++++++++----
21389 src/hb-ot-map.cc | 51
21390 ++++++++++++++++++++++++++--------------------
21391 src/hb-ot-shape-private.hh | 4 ++--
21392 3 files changed, 40 insertions(+), 28 deletions(-)
21394 commit f17ed8116e7b6429af3fa60bb43d5f4fac66eae3
21395 Author: Behdad Esfahbod <behdad@behdad.org>
21396 Date: Mon Nov 12 17:48:26 2012 -0800
21401 1 file changed, 2 insertions(+)
21403 commit de796a6fb98f4deda276caa82266b7c830978e0b
21404 Author: Behdad Esfahbod <behdad@behdad.org>
21405 Date: Mon Nov 12 17:27:51 2012 -0800
21407 Add "new" Myanmar OT Script tag
21409 Windows 8 added support for Myanmar shaping using the "mym2"
21411 even though Windows never supported the old "mymr" tag.
21413 src/hb-ot-tag.cc | 2 ++
21414 test/api/test-ot-tag.c | 1 +
21415 2 files changed, 3 insertions(+)
21417 commit 27f52dc3f6bbb97594a44f27b180aed73d9e5608
21418 Author: Behdad Esfahbod <behdad@behdad.org>
21419 Date: Mon Nov 12 16:54:03 2012 -0800
21421 Add Myanmar tests from UTN#11
21423 .../south-east-asian/script-myanmar/misc/MANIFEST | 1 +
21424 .../south-east-asian/script-myanmar/misc/utn11.txt | 34
21425 ++++++++++++++++++++++
21426 2 files changed, 35 insertions(+)
21428 commit e9334ce97bb7f1de87fb211bb5a8168033629b14
21429 Author: Behdad Esfahbod <behdad@behdad.org>
21430 Date: Mon Nov 12 14:57:02 2012 -0800
21432 Break build when ragel is needed and missing
21434 src/Makefile.am | 2 +-
21435 1 file changed, 1 insertion(+), 1 deletion(-)
21437 commit dba186711e3f5e723f917b7104e849c4c525d3b8
21438 Author: Behdad Esfahbod <behdad@behdad.org>
21439 Date: Mon Nov 12 14:48:33 2012 -0800
21441 [Indic] Make more room in the table
21443 To be used in upcoming commits.
21445 src/hb-ot-shape-complex-indic-private.hh | 10 +++++-----
21446 1 file changed, 5 insertions(+), 5 deletions(-)
21448 commit c4be9917438c45b972ec76dc68409014110f0837
21449 Author: Behdad Esfahbod <behdad@behdad.org>
21450 Date: Mon Nov 12 14:27:33 2012 -0800
21454 src/hb-ot-shape-complex-indic.cc | 2 +-
21455 1 file changed, 1 insertion(+), 1 deletion(-)
21457 commit 56be677781736bbedc80df6f6aaa2b5f0bc4041c
21458 Author: Behdad Esfahbod <behdad@behdad.org>
21459 Date: Mon Nov 12 14:09:40 2012 -0800
21461 [Indic] Port 'pref' logic to look into font tables
21463 ...instead of using a hardcoded list of Ra characters.
21465 src/hb-ot-shape-complex-indic.cc | 7 ++++---
21466 1 file changed, 4 insertions(+), 3 deletions(-)
21468 commit f2c0f59043c93c225274fc0c8177077d16c89d61
21469 Author: Behdad Esfahbod <behdad@behdad.org>
21470 Date: Mon Nov 12 14:02:02 2012 -0800
21472 [Indic] Port reph handling logic to look into font features
21474 ...instead of using a hardcoded list of Ra characters.
21476 src/hb-ot-shape-complex-indic.cc | 48
21477 +++++++++++++++++++++++++---------------
21478 1 file changed, 30 insertions(+), 18 deletions(-)
21480 commit 43149afbc0007ea075a7017c0e56056c3c0f3614
21481 Author: Behdad Esfahbod <behdad@behdad.org>
21482 Date: Mon Nov 12 13:34:17 2012 -0800
21484 Route MEETEI_MAYEK through the Indic shaper
21486 Since it has a couple of left-"matras".
21488 src/hb-ot-shape-complex-private.hh | 5 ++---
21489 1 file changed, 2 insertions(+), 3 deletions(-)
21491 commit d0905c3400085f9c0901c558ba1b81b5039510e4
21492 Author: Behdad Esfahbod <behdad@behdad.org>
21493 Date: Mon Nov 12 13:02:20 2012 -0800
21497 src/hb-ot-head-table.hh | 2 +-
21498 1 file changed, 1 insertion(+), 1 deletion(-)
21500 commit 365f27ab5ba025bf1be6a882ed213c695cbfed7e
21501 Author: Behdad Esfahbod <behdad@behdad.org>
21502 Date: Mon Nov 12 11:16:57 2012 -0800
21504 Work around older compilers
21506 As reported on the list:
21508 I am seeing a similar problem building harfbuzz 0.9.5 with Apple gcc
21509 4.0.1 on OS X 10.5 Leopard:
21511 hb-ot-layout-common-private.hh:406: error: 'struct
21512 OT::CoverageFormat1::Iter' is private
21513 hb-ot-layout-common-private.hh:646: error: within this context
21514 hb-ot-layout-common-private.hh:500: error: 'struct
21515 OT::CoverageFormat2::Iter' is private
21516 hb-ot-layout-common-private.hh:647: error: within this context
21517 make[4]: *** [libharfbuzz_la-hb-ot-layout.lo] Error 1
21519 Also reported as happening with MSVC 2005.
21521 src/hb-ot-layout-common-private.hh | 6 ++++++
21522 1 file changed, 6 insertions(+)
21524 commit 6b389ddc3623d042ded4731f4d62dc354002fdd0
21525 Author: Behdad Esfahbod <behdad@behdad.org>
21526 Date: Mon Nov 12 11:02:56 2012 -0800
21528 [Indic] Don't apply 'liga'
21530 Uniscribe doesn't. And some fonts abuse this feature to get Indic
21531 shaping working in non-complex applications like Adobe's apps.
21533 No change in numbers:
21535 BENGALI: 353897 out of 354188 tests passed. 291 failed (0.0821598%)
21536 DEVANAGARI: 707337 out of 707394 tests passed. 57 failed (0.00805774%)
21537 GUJARATI: 366440 out of 366457 tests passed. 17 failed (0.00463902%)
21538 GURMUKHI: 60704 out of 60747 tests passed. 43 failed (0.0707854%)
21539 KANNADA: 951046 out of 951913 tests passed. 867 failed (0.0910798%)
21540 KHMER: 299074 out of 299124 tests passed. 50 failed (0.0167155%)
21541 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
21542 MALAYALAM: 1048011 out of 1048334 tests passed. 323 failed
21544 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
21545 SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
21546 TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
21547 TELUGU: 970557 out of 970573 tests passed. 16 failed (0.00164851%)
21548 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
21550 src/hb-ot-shape-complex-indic.cc | 2 ++
21551 1 file changed, 2 insertions(+)
21553 commit d05ac7dc3f2949e85f1fe996315b31b7aae370fe
21554 Author: Behdad Esfahbod <behdad@behdad.org>
21555 Date: Mon Nov 12 10:26:50 2012 -0800
21557 Fix hb-ft glyph name for broken fonts that return empty glyph names
21559 src/hb-ft.cc | 2 +-
21560 1 file changed, 1 insertion(+), 1 deletion(-)
21562 commit 3bc22eb7b843c77706bb13fc332009097f247813
21563 Author: Behdad Esfahbod <behdad@behdad.org>
21564 Date: Mon Nov 12 10:07:28 2012 -0800
21568 util/options.cc | 2 +-
21569 1 file changed, 1 insertion(+), 1 deletion(-)
21571 commit 4899801155cc0fef7a8aa58c33ac2d30ba34bcc3
21572 Author: Behdad Esfahbod <behdad@behdad.org>
21573 Date: Thu Nov 8 15:08:26 2012 -0800
21575 U+A872 PHAGS-PA SUPERFIXED LETTER RA is "Right"-Joining
21577 src/hb-ot-shape-complex-arabic.cc | 3 +++
21578 1 file changed, 3 insertions(+)
21580 commit 22a685836a59d1c02914761c02d3852810b83ec5
21581 Author: Behdad Esfahbod <behdad@behdad.org>
21582 Date: Mon Nov 5 15:20:10 2012 -0800
21584 Adjust Mongolian shaping
21586 For U+1880..U+1886 Uniscribe thinks they are non-joining.
21587 For U+1887 Uniscribe thinks it's joining, but looks wrong to me.
21588 For now, match Uniscribe.
21590 src/hb-ot-shape-complex-arabic.cc | 3 +++
21591 1 file changed, 3 insertions(+)
21593 commit e6b86c8519f894bf7fe18d5c143276521fcacece
21594 Author: Behdad Esfahbod <behdad@behdad.org>
21595 Date: Mon Nov 5 15:18:49 2012 -0800
21597 Add test for non-joining Mongolian letters
21599 For U+1880..U+1886 Uniscribe thinks they are non-joining.
21600 For U+1887 Uniscribe thinks it's joining, but looks wrong to me.
21602 .../texts/in-tree/shaper-arabic/script-mongolian/misc/MANIFEST | 1 +
21603 .../in-tree/shaper-arabic/script-mongolian/misc/non-joining.txt |
21605 2 files changed, 9 insertions(+)
21607 commit c26a52fbe62e5ba4d0e1e2ba13bfb6ceb3f773dc
21608 Author: Behdad Esfahbod <behdad@behdad.org>
21609 Date: Sun Nov 4 16:48:45 2012 -0800
21613 src/hb-ot-shape-fallback.cc | 2 +-
21614 1 file changed, 1 insertion(+), 1 deletion(-)
21616 commit f60d3ed35d94f1adcfd73ca05d03d7e81fb5de03
21617 Author: Behdad Esfahbod <behdad@behdad.org>
21618 Date: Sun Nov 4 16:44:47 2012 -0800
21622 src/hb-set-private.hh | 2 +-
21623 1 file changed, 1 insertion(+), 1 deletion(-)
21625 commit f5e55754f962184d2fb7dcab837cdba56e8c7731
21626 Author: Behdad Esfahbod <behdad@behdad.org>
21627 Date: Fri Nov 2 13:53:18 2012 -0700
21629 Add Tifinagh test data
21631 test/shaping/texts/in-tree/shaper-default/MANIFEST | 2 ++
21632 .../texts/in-tree/shaper-default/script-tifinagh/MANIFEST | 1 +
21633 .../in-tree/shaper-default/script-tifinagh/misc/MANIFEST | 1 +
21634 .../in-tree/shaper-default/script-tifinagh/misc/misc.txt |
21636 4 files changed, 15 insertions(+)
21638 commit 10a33296e674ee84b9ed2df25cf373de7d020b8d
21639 Author: Behdad Esfahbod <behdad@behdad.org>
21640 Date: Fri Nov 2 13:38:55 2012 -0700
21644 src/hb-ot-tag.cc | 2 ++
21645 1 file changed, 2 insertions(+)
21647 commit c21498afd857e78230f761ee5c9e73adece89dd0
21648 Author: Behdad Esfahbod <behdad@behdad.org>
21649 Date: Fri Nov 2 10:21:26 2012 -0700
21651 Add Mongolian and 'Phags-pa joining test cases
21653 test/shaping/texts/in-tree/shaper-arabic/MANIFEST | 1 +
21654 .../in-tree/shaper-arabic/script-mongolian/misc/misc.txt | 3 +++
21655 .../texts/in-tree/shaper-arabic/script-phags-pa/MANIFEST | 1 +
21656 .../in-tree/shaper-arabic/script-phags-pa/misc/MANIFEST | 1 +
21657 .../in-tree/shaper-arabic/script-phags-pa/misc/misc.txt | 14
21659 5 files changed, 20 insertions(+)
21661 commit 3ba7bc14ea652d27639f34109e51a497a678a54a
21662 Author: Behdad Esfahbod <behdad@behdad.org>
21663 Date: Thu Nov 1 20:05:04 2012 -0700
21665 Implement 'Phags-pa shaping
21667 Through the Arabic shaper. It's similar to Mongolian.
21669 src/hb-ot-shape-complex-arabic.cc | 15 ++++++++++++---
21670 src/hb-ot-shape-complex-private.hh | 4 +---
21671 2 files changed, 13 insertions(+), 6 deletions(-)
21673 commit 431bef2e16c7888ca3960f5797432d3a20903550
21674 Author: Behdad Esfahbod <behdad@behdad.org>
21675 Date: Thu Nov 1 16:26:01 2012 -0700
21679 test/api/Makefile.am | 10 +++++++++-
21680 1 file changed, 9 insertions(+), 1 deletion(-)
21682 commit da70111ab234e8b740ce6fb1789a1809fbec0c44
21683 Author: Behdad Esfahbod <behdad@behdad.org>
21684 Date: Wed Oct 31 13:45:30 2012 -0700
21686 Don't clear buffer pre-context if no new context is being provided
21688 Patch from Jonathan Kew.
21692 Mozilla Bug 801410 - avoid inserting dotted-circle for run-initial
21693 Unicode combining characters in "simple" scripts such as Latin
21695 https://bugzilla.mozilla.org/show_bug.cgi?id=801410
21697 src/hb-buffer.cc | 9 ++++++++-
21698 1 file changed, 8 insertions(+), 1 deletion(-)
21700 commit 0bc7a38463bfb37f12efeb1b8cb2024cf4a347bc
21701 Author: Behdad Esfahbod <behdad@behdad.org>
21702 Date: Mon Oct 29 22:02:45 2012 -0700
21704 [OT] Fix ReverseChainingSubst
21706 We should make it clear that we don't want output buffer in this case,
21707 otherwise buffer->backtrack_len() would be wrong.
21709 src/hb-buffer-private.hh | 1 +
21710 src/hb-buffer.cc | 13 +++++++++++++
21711 src/hb-ot-layout-gsub-table.hh | 1 +
21712 3 files changed, 15 insertions(+)
21714 commit 2616689d159024d2b1cb1e68f9936b2129bf9be6
21715 Author: Behdad Esfahbod <behdad@behdad.org>
21716 Date: Mon Oct 29 21:51:56 2012 -0700
21718 More tracing fixups
21720 src/hb-ot-layout-gsubgpos-private.hh | 13 +++++++------
21721 1 file changed, 7 insertions(+), 6 deletions(-)
21723 commit 937f8d3871863b8b1ed1d8900cf41999d92ba30f
21724 Author: Behdad Esfahbod <behdad@behdad.org>
21725 Date: Mon Oct 29 21:49:33 2012 -0700
21727 [Arabic] Enable dlig and mset for Arabic
21729 That's what the spec says, and what Uniscribe does.
21731 src/hb-ot-shape-complex-arabic.cc | 3 ++-
21732 1 file changed, 2 insertions(+), 1 deletion(-)
21734 commit 911ed096980630fd4a37bf2024036daae13a6056
21735 Author: Behdad Esfahbod <behdad@behdad.org>
21736 Date: Mon Oct 29 19:42:19 2012 -0700
21738 Ignore gid0 in test results
21740 test/shaping/hb_test_tools.py | 1 +
21741 1 file changed, 1 insertion(+)
21743 commit bc513add7999baf32f126ceebbd318105ee66985
21744 Author: Behdad Esfahbod <behdad@behdad.org>
21745 Date: Mon Oct 29 19:03:55 2012 -0700
21747 Add missing TRACE_RETURN
21749 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
21750 1 file changed, 1 insertion(+), 1 deletion(-)
21752 commit 10b88d89ef1efcfddbbfabd3669399b472c8a900
21753 Author: Behdad Esfahbod <behdad@behdad.org>
21754 Date: Mon Oct 29 18:18:24 2012 -0700
21756 Add Ethiopic test case
21758 This sequence: U+120B,U+135F,U+120B with the Nyala font from Win7
21759 exposes a GPOS bug in Uniscribe, in that the positioned mark is
21761 moved as a result a following kern.
21763 This is the one "failure" in the Ethiopic test suite :-).
21765 ETHIOPIC: 118900 out of 118901 tests passed. 1 failed (0.000841036%)
21767 test/shaping/texts/in-tree/shaper-default/script-ethiopic/MANIFEST |
21769 test/shaping/texts/in-tree/shaper-default/script-ethiopic/misc/MANIFEST |
21771 test/shaping/texts/in-tree/shaper-default/script-ethiopic/misc/misc.txt |
21773 3 files changed, 3 insertions(+)
21775 commit 88d3c98e309e14c3115825d1d8d40d0b3eec2d97
21776 Author: Behdad Esfahbod <behdad@behdad.org>
21777 Date: Mon Oct 29 16:27:02 2012 -0700
21779 [Indic] Position pre-base reordering Ra after Chillus in Malayalam
21781 The logic for pre-base reordering follows the left matra logic.
21782 We had an exception for Malayalam/Tamil in the left matra
21784 which was not reflected in pre-base reordering.
21786 Malayalam failures down from 337 to 323.
21788 BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
21789 DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
21790 GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
21791 GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
21792 KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
21793 KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
21794 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
21795 MALAYALAM: 1048011 out of 1048334 tests passed. 323 failed
21797 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
21798 SINHALA: 271726 out of 271847 tests passed. 121 failed (0.0445103%)
21799 TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
21800 TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
21801 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
21803 src/hb-ot-shape-complex-indic.cc | 35 +++++++++++++++++++++--------------
21804 1 file changed, 21 insertions(+), 14 deletions(-)
21806 commit 21bf796954678d02f136709cade43adef6f8f42b
21807 Author: Behdad Esfahbod <behdad@behdad.org>
21808 Date: Mon Oct 29 14:21:09 2012 -0700
21812 src/hb-ucdn/COPYING | 13 +++++++++++++
21813 1 file changed, 13 insertions(+)
21815 commit 01013a0f5c58d5d54a37e5b4d6692e0bbd4baf80
21816 Author: Behdad Esfahbod <behdad@behdad.org>
21817 Date: Mon Oct 29 10:56:04 2012 -0700
21819 Include config.h.in in tree
21821 I typically don't like including generating files in tree.
21823 make an exception for this, since this forms the canonical list of
21824 options one would need to go through when building with alternative
21829 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
21830 2 files changed, 160 insertions(+), 1 deletion(-)
21832 commit 02ed52169ad3bb48f4989f721b0c6572e064a712
21833 Author: Behdad Esfahbod <behdad@behdad.org>
21834 Date: Sun Oct 28 21:26:19 2012 -0700
21836 Improve license information
21839 src/hb-icu-le/COPYING | 2 ++
21840 src/hb-icu-le/Makefile.am | 2 +-
21841 src/hb-ucdn/Makefile.am | 2 +-
21842 src/hb-ucdn/README | 7 +++++++
21843 5 files changed, 13 insertions(+), 2 deletions(-)
21845 commit 4c1d9244617e472464722e64d2cdbc1f9e8827f6
21846 Author: Behdad Esfahbod <behdad@behdad.org>
21847 Date: Sun Oct 28 20:27:25 2012 -0700
21851 src/hb-icu-le.cc | 2 +-
21852 1 file changed, 1 insertion(+), 1 deletion(-)
21854 commit 38b015e57ffa75d3b078a368c23685beb7c3f946
21855 Author: Behdad Esfahbod <behdad@behdad.org>
21856 Date: Sun Oct 28 20:11:47 2012 -0700
21858 Fix hb_buffer_set_length(buffer, 0)
21860 Was causing invalid realloc()s.
21862 src/hb-buffer.cc | 2 +-
21863 1 file changed, 1 insertion(+), 1 deletion(-)
21865 commit b7115b63be72e109b51f538ba581aed1017b2d55
21866 Author: Behdad Esfahbod <behdad@behdad.org>
21867 Date: Sun Oct 28 20:11:42 2012 -0700
21871 src/hb-icu-le.cc | 1 +
21872 1 file changed, 1 insertion(+)
21874 commit 71ee1f24503cd066ffc1a36cc5dd9a3c1d1a6dfd
21875 Author: Behdad Esfahbod <behdad@behdad.org>
21876 Date: Sun Oct 28 19:18:11 2012 -0700
21878 Port to ICU LayoutEngine C API
21880 Incidentally, this makes it not crash with icu-le-hb anymore...
21881 I'm not smart / stupid enough to spend two more days debugging C++
21882 linking issues, and this is ABI-stable at least.
21884 src/hb-icu-le.cc | 31 ++++++++++++++++---------------
21885 1 file changed, 16 insertions(+), 15 deletions(-)
21887 commit 0144f05e57088b30ac894cdae8b04b265d4dfbe7
21888 Author: Behdad Esfahbod <behdad@behdad.org>
21889 Date: Fri Oct 26 13:48:06 2012 -0700
21891 Remove unused members
21893 src/hb-icu-le/PortableFontInstance.h | 3 ---
21894 1 file changed, 3 deletions(-)
21896 commit cf3afd8979b1db76d437f428cbd51cb363e0d18e
21897 Author: Behdad Esfahbod <behdad@behdad.org>
21898 Date: Thu Oct 25 16:32:54 2012 -0700
21900 Rename and revamp is_zero_width() to be is_default_ignorable()
21902 That's really the logic desired. Except that MONGOLIAN VOWEL
21904 is not default_ignorable but it really should be. Reported to
21907 Based on suggestion from Konstantin Ritt.
21909 src/hb-fallback-shape.cc | 2 +-
21910 src/hb-ot-shape-private.hh | 4 +--
21911 src/hb-ot-shape.cc | 2 +-
21912 src/hb-unicode-private.hh | 90
21913 +++++++++++++++++++++++++++++-----------------
21914 4 files changed, 62 insertions(+), 36 deletions(-)
21916 commit a724139e641bf1592b1ff786a75a9de2ea8163cf
21917 Author: Behdad Esfahbod <behdad@behdad.org>
21918 Date: Wed Oct 24 14:02:15 2012 -0700
21922 TODO | 14 ++++++++++----
21923 1 file changed, 10 insertions(+), 4 deletions(-)
21925 commit 13c058472913b7b6d689f9022226079da65420b0
21926 Author: Behdad Esfahbod <behdad@behdad.org>
21927 Date: Sun Oct 14 18:37:09 2012 -0500
21931 NEWS | 23 +++++++++++++++++++++++
21932 configure.ac | 2 +-
21933 2 files changed, 24 insertions(+), 1 deletion(-)
21935 commit fecdfa95daf4916695f23e7dab89ab363be11b89
21936 Author: Behdad Esfahbod <behdad@behdad.org>
21937 Date: Sun Oct 7 17:19:58 2012 -0400
21939 Fixup hb_ot_shape_closure()
21941 Broke it when merged cmap mapping and normalizer. Ouch!
21943 src/hb-ot-shape.cc | 2 +-
21944 1 file changed, 1 insertion(+), 1 deletion(-)
21946 commit 2d1dcb3ce3354c2d5e2b4d1d291beb8d23cdea22
21947 Author: Behdad Esfahbod <behdad@behdad.org>
21948 Date: Sun Oct 7 17:13:46 2012 -0400
21950 Mark debug message functions static
21952 src/hb-private.hh | 6 +++---
21953 1 file changed, 3 insertions(+), 3 deletions(-)
21955 commit 9947bd6daffb5ec76b67536575e7617ba4f10b1e
21956 Author: Behdad Esfahbod <behdad@behdad.org>
21957 Date: Tue Oct 2 20:44:43 2012 -0400
21959 Update UCDN to upstream commit
21960 3f159c87824230b59af56e40e2db32caf6afa51a
21962 - Unicode 6.2.0 goodness,
21963 - Unassigned codepoints now have correct properties. Passes test
21966 src/hb-ucdn/unicodedata_db.h | 1966
21967 ++++++++++++++++++++++--------------------
21968 1 file changed, 1036 insertions(+), 930 deletions(-)
21970 commit 32dbfcf763d1ae497d3c95de986a83441331678f
21971 Author: Behdad Esfahbod <behdad@behdad.org>
21972 Date: Tue Oct 2 17:42:13 2012 -0400
21974 Fix visibility of UCDN symbols
21976 src/hb-ucdn.cc | 2 --
21977 src/hb-ucdn/ucdn.h | 19 +++++++++++++++++++
21978 2 files changed, 19 insertions(+), 2 deletions(-)
21980 commit 3f33f0d1f2603f22e86adffe3c3836136ba5e5fd
21981 Author: Behdad Esfahbod <behdad@behdad.org>
21982 Date: Tue Oct 2 16:03:18 2012 -0400
21984 Import UCDN into source tree
21986 https://github.com/grigorig/ucdn
21988 configure.ac | 11 +-
21989 src/Makefile.am | 7 +
21990 src/hb-ucdn.cc | 207 ++
21991 src/hb-ucdn/Makefile.am | 18 +
21992 src/hb-ucdn/README | 33 +
21993 src/hb-ucdn/ucdn.c | 282 +++
21994 src/hb-ucdn/ucdn.h | 290 +++
21995 src/hb-ucdn/unicodedata_db.h | 4648
21996 ++++++++++++++++++++++++++++++++++++++++++
21997 src/hb-unicode.cc | 3 +
21998 9 files changed, 5498 insertions(+), 1 deletion(-)
22000 commit 0e292eb2a2abbac152eeea2060e58b7a66449745
22001 Author: Behdad Esfahbod <behdad@behdad.org>
22002 Date: Tue Oct 2 14:59:00 2012 -0400
22004 Remove Glib thread-safety support
22006 Now that we have pthread detection in configure, we don't need Glib
22007 anymore. Glib will only be a Unicode data provider.
22009 configure.ac | 8 ++++----
22010 src/hb-atomic-private.hh | 13 -------------
22011 src/hb-mutex-private.hh | 20 --------------------
22012 3 files changed, 4 insertions(+), 37 deletions(-)
22014 commit 66efe896483c58f3ef9bd218c02bb7ea604f68ee
22015 Author: Behdad Esfahbod <behdad@behdad.org>
22016 Date: Tue Oct 2 14:55:32 2012 -0400
22020 configure.ac | 7 +++++++
22021 src/Makefile.am | 5 +++++
22022 2 files changed, 12 insertions(+)
22024 commit 10a8162dddb8b39ae130fe5bb7d1819471fa7e06
22025 Author: Behdad Esfahbod <behdad@behdad.org>
22026 Date: Tue Oct 2 14:46:34 2012 -0400
22030 m4/ax_pthread.m4 | 309
22031 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
22032 1 file changed, 309 insertions(+)
22034 commit 8ac34bc6ff1d0646503a45659b1846d8cf9c0603
22035 Author: Behdad Esfahbod <behdad@behdad.org>
22036 Date: Tue Oct 2 14:46:04 2012 -0400
22038 Add pkg.m4 to git repo
22041 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
22042 1 file changed, 157 insertions(+)
22044 commit c7afac0aa6e51e6a49ebf13f72537398698c9e49
22045 Author: Behdad Esfahbod <behdad@behdad.org>
22046 Date: Tue Oct 2 14:44:47 2012 -0400
22048 Add AC_CONFIG_MACRODIR
22051 configure.ac | 2 ++
22052 2 files changed, 4 insertions(+)
22054 commit f2eb3fa9dca8d21fae20c9b9dddad3245df74a05
22055 Author: Behdad Esfahbod <behdad@behdad.org>
22056 Date: Tue Sep 25 21:35:35 2012 -0400
22058 [OT] Only insert dottedcircle if at the beginning of paragraph
22060 If the first char in the run is a combining mark, but there is text
22061 before the run, don't insert dottedcircle.
22063 Part of addressing:
22064 https://bugzilla.redhat.com/show_bug.cgi?id=858736
22066 src/hb-ot-shape.cc | 6 ++----
22067 1 file changed, 2 insertions(+), 4 deletions(-)
22069 commit bdc2fc8294da7f374701aafe9f5a82d60633946f
22070 Author: Behdad Esfahbod <behdad@behdad.org>
22071 Date: Tue Sep 25 21:32:35 2012 -0400
22073 [Arabic] Respect Arabic joining from neighboring context
22075 Now we respect Arabic joining across runs.
22077 src/hb-ot-shape-complex-arabic.cc | 31 +++++++++++++++++++++++++++++--
22078 1 file changed, 29 insertions(+), 2 deletions(-)
22080 commit 05207a79e0ae1769c5feaebe3fd99bdf9cfcf834
22081 Author: Behdad Esfahbod <behdad@behdad.org>
22082 Date: Tue Sep 25 17:44:53 2012 -0400
22084 [buffer] Save pre/post textual context
22086 To be used for a variety of purposes. We save up to five characters
22087 in each direction. No public API changes, everything is taken care
22088 of already. All clients need to do is to call hb_buffer_add_utf* with
22089 the full text + segment info (or at least some context) instead of
22090 just passing in the segment.
22092 Various operations (hb_buffer_reset, hb_buffer_set_length,
22093 hb_buffer_add*) automatically reset the relevant contexts.
22095 src/hb-buffer-private.hh | 13 ++++++++++++-
22096 src/hb-buffer.cc | 44
22097 ++++++++++++++++++++++++++++++++++++++++----
22098 src/hb-buffer.h | 2 +-
22099 3 files changed, 53 insertions(+), 6 deletions(-)
22101 commit 89ac39dbbe028e6379f64392f2e590e3f1fdd847
22102 Author: Behdad Esfahbod <behdad@behdad.org>
22103 Date: Tue Sep 25 13:59:24 2012 -0400
22107 src/hb-utf-private.hh | 71
22108 +++++++++++++++++++++++++++++++++++++++++++++++++--
22109 1 file changed, 69 insertions(+), 2 deletions(-)
22111 commit 70ea4ac6887c7057113d714a98e55738b6196562
22112 Author: Behdad Esfahbod <behdad@behdad.org>
22113 Date: Tue Sep 25 12:30:16 2012 -0400
22115 Slightly optimize UTF-8 parsing
22117 src/hb-utf-private.hh | 4 ++--
22118 1 file changed, 2 insertions(+), 2 deletions(-)
22120 commit 4445e5e2ecc257a5d0fa2f2715bb7181a47346da
22121 Author: Behdad Esfahbod <behdad@behdad.org>
22122 Date: Tue Sep 25 12:26:12 2012 -0400
22124 [buffer] Cleanup / optimize UTF-16 parsing a bit
22126 src/hb-utf-private.hh | 12 +++++++-----
22127 1 file changed, 7 insertions(+), 5 deletions(-)
22129 commit 1f66c3c1a0eb869c0d85a015235313177e0cec62
22130 Author: Behdad Esfahbod <behdad@behdad.org>
22131 Date: Tue Sep 25 11:42:16 2012 -0400
22133 Add hb_utf_strlen()
22135 Speeds up UTF-8 parsing by calling strlen().
22137 src/hb-buffer.cc | 13 ++-----------
22138 src/hb-utf-private.hh | 22 ++++++++++++++++++++++
22139 2 files changed, 24 insertions(+), 11 deletions(-)
22141 commit 7f19ae7b9f806a2e35206b2ad41651c5f80b2537
22142 Author: Behdad Esfahbod <behdad@behdad.org>
22143 Date: Tue Sep 25 11:22:28 2012 -0400
22145 [buffer] Templatize UTF handling
22147 Also move UTF routines into a separate file, to be reused from shapers
22150 src/Makefile.am | 1 +
22151 src/hb-buffer.cc | 157
22152 +++++++++++++-------------------------------------
22153 src/hb-utf-private.hh | 113 ++++++++++++++++++++++++++++++++++++
22154 3 files changed, 155 insertions(+), 116 deletions(-)
22156 commit 0e0a4da9b7677a09e00d27313236e1f333864dd6
22157 Author: Behdad Esfahbod <behdad@behdad.org>
22158 Date: Tue Sep 25 11:09:04 2012 -0400
22160 [buffer] Towards template'izing different UTF adders
22162 src/hb-buffer.cc | 11 ++++++++++-
22163 1 file changed, 10 insertions(+), 1 deletion(-)
22165 commit 7d37280600c157f3c4eae8746e99511702a58e8f
22166 Author: Behdad Esfahbod <behdad@behdad.org>
22167 Date: Tue Sep 25 11:04:41 2012 -0400
22171 src/hb-buffer.cc | 2 +-
22172 1 file changed, 1 insertion(+), 1 deletion(-)
22174 commit 54d5da4ee9d902ff36473cec558137eef8f23825
22175 Author: Behdad Esfahbod <behdad@behdad.org>
22176 Date: Tue Sep 25 10:50:41 2012 -0400
22178 Remove unused indic.cc
22180 src/Makefile.am | 6 +-----
22181 src/indic.cc | 51 ---------------------------------------------------
22182 2 files changed, 1 insertion(+), 56 deletions(-)
22184 commit fab7a71f110ed646745d54b23284537c50058c21
22185 Author: Behdad Esfahbod <behdad@behdad.org>
22186 Date: Mon Sep 24 21:51:13 2012 -0400
22188 [Indic] Import ragel-generated Indic machine in git
22190 I don't expect ragel to be creating too much noise in its generated
22191 output, and including this in-tree helps users right now. We can
22192 revisit this later if it proved to be too much trouble.
22195 src/Makefile.am | 1 -
22196 src/hb-ot-shape-complex-indic-machine.hh | 1314
22197 ++++++++++++++++++++++++++++++
22198 3 files changed, 1314 insertions(+), 7 deletions(-)
22200 commit 20a840c7cd08069720050782b4533cde505df09a
22201 Author: Behdad Esfahbod <behdad@behdad.org>
22202 Date: Mon Sep 24 20:23:00 2012 -0400
22204 Use a C++ linker on Windows
22206 On Windows we don't care whether or not we link to libstdc++.
22207 Seems to fix build with mingw32 on msys, as reported by Werner.
22209 src/Makefile.am | 6 ++++--
22210 1 file changed, 4 insertions(+), 2 deletions(-)
22212 commit eb7669a38072b66eef3bd905a93c4815bef3f0e5
22213 Author: Behdad Esfahbod <behdad@behdad.org>
22214 Date: Tue Sep 18 19:42:06 2012 -0400
22218 src/Makefile.am | 5 +----
22219 1 file changed, 1 insertion(+), 4 deletions(-)
22221 commit d00f7d83750258eff915a3826700c4819e63e481
22222 Author: Behdad Esfahbod <behdad@behdad.org>
22223 Date: Mon Sep 17 20:59:09 2012 -0400
22227 src/Makefile.am | 5 ++++-
22228 1 file changed, 4 insertions(+), 1 deletion(-)
22230 commit 811eefe225d20b20f1de20c6e62a0ebd6d89102a
22231 Author: Behdad Esfahbod <behdad@behdad.org>
22232 Date: Mon Sep 10 09:56:27 2012 -0400
22234 Return NULL, not false
22238 src/hb-open-type-private.hh | 2 +-
22239 1 file changed, 1 insertion(+), 1 deletion(-)
22241 commit 166b5cf7ec2d37fb54a909c437ccdec1edaf37aa
22242 Author: Behdad Esfahbod <behdad@behdad.org>
22243 Date: Fri Sep 7 14:55:07 2012 -0400
22245 [Indic] Find syllables before any features are applied
22247 With FreeSerif, it seems that the 'ccmp' feature does ligature
22248 substituttions. That was then causing syllable match failures.
22250 find syllables before any features have been applied.
22252 Test sequence: U+0D9A,U+0DCA,U+200D,U+0DBB,U+0DCF
22254 src/hb-ot-shape-complex-indic-machine.rl | 4 +-
22255 src/hb-ot-shape-complex-indic.cc | 56
22256 +++++++++++++++-------
22257 .../indic/script-sinhala/misc/misc.txt | 1 +
22258 3 files changed, 43 insertions(+), 18 deletions(-)
22260 commit 96fdc04e5c6daafce3d45e7508418e4db94df44c
22261 Author: Behdad Esfahbod <behdad@behdad.org>
22262 Date: Thu Sep 6 22:26:16 2012 -0400
22264 Add hb_buffer_[sg]et_content_type
22266 And hb_buffer_content_type_t and enum values.
22269 src/hb-buffer-private.hh | 2 ++
22270 src/hb-buffer.cc | 34 ++++++++++++++++++++++++++++++++++
22271 src/hb-buffer.h | 14 ++++++++++++++
22272 src/hb-shape.cc | 5 +++++
22273 5 files changed, 56 insertions(+)
22275 commit e30ebd2794b37bd8ec716a258d5cb017fb1dfadc
22276 Author: Behdad Esfahbod <behdad@behdad.org>
22277 Date: Thu Sep 6 22:09:06 2012 -0400
22279 Add hb_feature_to/from_string()
22282 src/hb-common.cc | 9 +++
22283 src/hb-common.h | 6 +-
22284 src/hb-shape.cc | 168
22285 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
22286 src/hb-shape.h | 13 +++++
22287 util/options.cc | 132 ++-----------------------------------------
22288 6 files changed, 201 insertions(+), 131 deletions(-)
22290 commit f67917161bbe317a33d6407fbc62ebffcafe7154
22291 Author: Behdad Esfahbod <behdad@behdad.org>
22292 Date: Thu Sep 6 17:22:31 2012 -0400
22294 [OT] Do per-ligature-component fallback mark positioning
22296 With this in place, you can remove GDEF/GSUB/GPOS tables from Arabic
22297 fonts and still get per-component marks positioned on
22298 oh-yeah-fallback-formed LAM-ALEF ligatures with marks in between
22302 Now *that*'s pretty cool, if a bit anachronistic...
22304 src/hb-ot-shape-fallback.cc | 43
22305 ++++++++++++++++++++++++++++++++++++-------
22306 1 file changed, 36 insertions(+), 7 deletions(-)
22308 commit 525c6855783a018d52867b9ece2ee90868ff1f91
22309 Author: Behdad Esfahbod <behdad@behdad.org>
22310 Date: Thu Sep 6 16:02:07 2012 -0400
22312 [OT] Make fallback mark positioning more robust
22314 ...with clusters spanning multiple base characters.
22316 src/hb-ot-shape-fallback.cc | 11 +++++++++--
22317 1 file changed, 9 insertions(+), 2 deletions(-)
22319 commit 5d502443f5a07cbd0aa860dd71a0fa4ea8b6ff9f
22320 Author: Behdad Esfahbod <behdad@behdad.org>
22321 Date: Thu Sep 6 15:29:29 2012 -0400
22323 [old] Clear offset array
22325 src/hb-old.cc | 3 +++
22326 1 file changed, 3 insertions(+)
22328 commit 9433c218b4853442dd9ad53d0588a837a33dbf1e
22329 Author: Behdad Esfahbod <behdad@behdad.org>
22330 Date: Thu Sep 6 14:27:15 2012 -0400
22332 [OT] Simplify fallback positioning condition
22334 src/hb-ot-shape-fallback.cc | 3 +--
22335 1 file changed, 1 insertion(+), 2 deletions(-)
22337 commit 028a1706f898bfcee0d14acfba47ebe1de09f0c4
22338 Author: Behdad Esfahbod <behdad@behdad.org>
22339 Date: Thu Sep 6 14:25:48 2012 -0400
22341 Refactor common macro
22343 src/hb-ot-shape-fallback.cc | 5 +----
22344 src/hb-ot-shape-normalize.cc | 5 +----
22345 src/hb-ot-shape.cc | 5 +----
22346 src/hb-unicode-private.hh | 9 +++++++++
22347 4 files changed, 12 insertions(+), 12 deletions(-)
22349 commit 07cfbe21b511056d5c3c75cbfe84e4e982c3e8fb
22350 Author: Behdad Esfahbod <behdad@behdad.org>
22351 Date: Thu Sep 6 01:16:39 2012 -0400
22353 [OT] Streamline Arabic fallback shaping table
22355 src/gen-arabic-table.py | 6 +-
22356 src/hb-ot-shape-complex-arabic-fallback.hh | 2 +-
22357 src/hb-ot-shape-complex-arabic-table.hh | 266
22358 ++++++++++++++---------------
22359 3 files changed, 137 insertions(+), 137 deletions(-)
22361 commit 82f6b6f388b801a1483854cb56a2cadbb94e0f2b
22362 Author: Behdad Esfahbod <behdad@behdad.org>
22363 Date: Thu Sep 6 01:12:50 2012 -0400
22367 src/hb-ot-shape-complex-arabic-fallback.hh | 13 +++++++------
22368 1 file changed, 7 insertions(+), 6 deletions(-)
22370 commit fabd3113a98c5f4114f48920fa7ea38bd65a8d32
22371 Author: Behdad Esfahbod <behdad@behdad.org>
22372 Date: Wed Sep 5 22:19:28 2012 -0400
22374 [OT] Port Arabic fallback shaping to synthetic GSUB
22376 All of init/medi/fina/isol and rlig implemented.
22378 Let there be dragons... ⻯
22380 src/Makefile.am | 1 +
22381 src/hb-open-type-private.hh | 69 +++++---
22382 src/hb-ot-layout-common-private.hh | 9 +-
22383 src/hb-ot-layout-gsub-table.hh | 11 +-
22384 src/hb-ot-map-private.hh | 6 +
22385 src/hb-ot-map.cc | 1 +
22386 src/hb-ot-shape-complex-arabic-fallback.hh | 252
22387 +++++++++++++++++++++++++++++
22388 src/hb-ot-shape-complex-arabic.cc | 158 ++++++------------
22389 src/hb-ot-shape.cc | 7 +-
22390 src/hb-private.hh | 11 +-
22391 10 files changed, 369 insertions(+), 156 deletions(-)
22393 commit f0b8ed1b6dd9f1d2b9084c101a6fc5dee0cc22a8
22394 Author: Behdad Esfahbod <behdad@behdad.org>
22395 Date: Wed Sep 5 17:32:57 2012 -0400
22397 [Indic] Allow "H,ZWJ,M"
22399 Uniscribe accepts a Halant,ZWJ before matras. Allow that.
22401 BENGALI down from 295 to 291
22402 DEVANAGARI down from 69 to 57
22403 GUJARATI down from 19 to 17
22404 KANNADA down from 871 to 867
22405 MALAYALAM down from 340 to 337
22406 TELUGU down from 20 to 16
22410 BENGALI: 353897 out of 354188 tests passed. 291 failed (0.0821598%)
22411 DEVANAGARI: 707337 out of 707394 tests passed. 57 failed (0.00805774%)
22412 GUJARATI: 366440 out of 366457 tests passed. 17 failed (0.00463902%)
22413 GURMUKHI: 60704 out of 60747 tests passed. 43 failed (0.0707854%)
22414 KANNADA: 951046 out of 951913 tests passed. 867 failed (0.0910798%)
22415 KHMER: 299077 out of 299124 tests passed. 47 failed (0.0157125%)
22416 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
22417 MALAYALAM: 1047997 out of 1048334 tests passed. 337 failed
22419 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
22420 SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
22421 TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
22422 TELUGU: 970557 out of 970573 tests passed. 16 failed (0.00164851%)
22423 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
22425 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
22426 1 file changed, 1 insertion(+), 1 deletion(-)
22428 commit 4ed717ef61813fa16cf74f2874848e9feb81568f
22429 Author: Behdad Esfahbod <behdad@behdad.org>
22430 Date: Wed Sep 5 17:21:17 2012 -0400
22432 [Indic] Relax grammar
22434 Now that we insert dotted-circle, tests break more easily when
22438 In particular, a few Devanagari tests were having sequences like
22439 "C,H,ZWJ,N", and because of the ZWJ the Nukta does NOT get reordered
22441 before the Halant as the grammar used to expect... Fixup.
22443 Another case is as simple as "C,ZWJ,SM".
22445 Fixes 10 out of 79 failures:
22447 DEVANAGARI: 707325 out of 707394 tests passed. 69 failed (0.00975411%)
22449 src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
22450 1 file changed, 2 insertions(+), 2 deletions(-)
22452 commit aa7141efe49991a1160489106984e95163fe2ab8
22453 Author: Behdad Esfahbod <behdad@behdad.org>
22454 Date: Wed Sep 5 15:54:21 2012 -0400
22456 [Indic] Fix Khmer syllable-final coeng-consonant
22458 Brings down Khmer failures from 162 to 47.
22460 KHMER: 299077 out of 299124 tests passed. 47 failed (0.0157125%)
22462 Also rebaselined some of the test files that had only-inherited lines.
22463 Removing those, the stats are:
22465 BENGALI: 353893 out of 354188 tests passed. 295 failed (0.0832891%)
22466 DEVANAGARI: 707315 out of 707394 tests passed. 79 failed (0.0111678%)
22467 GUJARATI: 366438 out of 366457 tests passed. 19 failed (0.00518478%)
22468 GURMUKHI: 60704 out of 60747 tests passed. 43 failed (0.0707854%)
22469 KANNADA: 951042 out of 951913 tests passed. 871 failed (0.0915%)
22470 KHMER: 299077 out of 299124 tests passed. 47 failed (0.0157125%)
22471 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
22472 MALAYALAM: 1047994 out of 1048334 tests passed. 340 failed
22474 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
22475 SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
22476 TAMIL: 1091754 out of 1091754 tests passed. 0 failed (0%)
22477 TELUGU: 970553 out of 970573 tests passed. 20 failed (0.00206064%)
22478 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
22480 Still some regressions, but some of the more egregious cases are
22483 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
22484 1 file changed, 1 insertion(+), 1 deletion(-)
22486 commit efb8d3eb713bca7cbfca41380a012bdb4d380e5c
22487 Author: Behdad Esfahbod <behdad@behdad.org>
22488 Date: Wed Sep 5 15:50:47 2012 -0400
22490 Fixup test failure reporting
22492 After we implemented dotted-circle, we were still ignoring any tests
22493 that had dottedcircle in it for any of the shapers. That meant
22495 we wrongly outputted dottedcircle, the test was being ignored. Ouch!
22497 Fixing that shows regressions across the board. Most are Uniscribe
22498 bugs: NOT inserting dotted-circle when it should. Some are arou
22499 machine bugs. This is in fact a nice way to catch Indic-machine
22500 deficiencies and when I fix the regressions, our clusters should be
22501 much closer to Uniscribe. For now, we regressed from:
22503 BENGALI: 353997 out of 354285 tests passed. 288 failed (0.0812905%)
22504 DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
22505 GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
22506 GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
22507 KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
22508 KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
22509 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
22510 MALAYALAM: 1048104 out of 1048416 tests passed. 312 failed
22512 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
22513 SINHALA: 271747 out of 271847 tests passed. 100 failed (0.0367854%)
22514 TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
22515 TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
22516 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
22520 BENGALI: 353990 out of 354285 tests passed. 295 failed (0.0832663%)
22521 DEVANAGARI: 707315 out of 707394 tests passed. 79 failed (0.0111678%)
22522 GUJARATI: 366447 out of 366506 tests passed. 59 failed (0.016098%)
22523 GURMUKHI: 60707 out of 60809 tests passed. 102 failed (0.167738%)
22524 KANNADA: 951042 out of 951913 tests passed. 871 failed (0.0915%)
22525 KHMER: 298962 out of 299124 tests passed. 162 failed (0.0541581%)
22526 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
22527 MALAYALAM: 1048074 out of 1048416 tests passed. 342 failed
22529 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
22530 SINHALA: 271666 out of 271847 tests passed. 181 failed (0.0665816%)
22531 TAMIL: 1091835 out of 1091837 tests passed. 2 failed (0.000183178%)
22532 TELUGU: 970553 out of 970573 tests passed. 20 failed (0.00206064%)
22533 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
22537 test/shaping/hb_test_tools.py | 8 +++++---
22538 1 file changed, 5 insertions(+), 3 deletions(-)
22540 commit 27bd55bd2ca599d501f10c2fae81861137517e46
22541 Author: Behdad Esfahbod <behdad@behdad.org>
22542 Date: Wed Sep 5 15:11:14 2012 -0400
22544 [Indic] Tamil does not have half-forms either
22546 The Win7 Tamil font does not realy on this behavior, but the WinXP
22547 version does. Handle Tamil like Malayalam: Matras always move to
22550 WinXP Tamil failures went down from 168964 (15.4752%) to 167
22551 (0.0152953%) (two orders of magnitude reduction!).
22553 Included in this is a minor fixup that actually fixed a few tests
22554 with non-Tamil too. Numbers at:
22556 BENGALI: 353997 out of 354285 tests passed. 288 failed (0.0812905%)
22557 DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
22558 GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
22559 GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
22560 KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
22561 KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
22562 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
22563 MALAYALAM: 1048104 out of 1048416 tests passed. 312 failed
22565 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
22566 SINHALA: 271747 out of 271847 tests passed. 100 failed (0.0367854%)
22567 TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
22568 TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
22569 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
22571 src/hb-ot-shape-complex-indic.cc | 10 +++++-----
22572 1 file changed, 5 insertions(+), 5 deletions(-)
22574 commit 87b75d0a4aa03fe7a03e3bf7baf8ece131aec1bb
22575 Author: Behdad Esfahbod <behdad@behdad.org>
22576 Date: Tue Sep 4 23:06:38 2012 -0400
22578 [OT] Allow adding features with fallback implementation
22580 src/hb-ot-map-private.hh | 7 ++++---
22581 src/hb-ot-map.cc | 6 ++++--
22582 2 files changed, 8 insertions(+), 5 deletions(-)
22584 commit 1d3947a6bda6986c9c7d993589053051c119cc81
22585 Author: Behdad Esfahbod <behdad@behdad.org>
22586 Date: Tue Sep 4 22:42:17 2012 -0400
22590 src/hb-ot-layout-gpos-table.hh | 2 +-
22591 src/hb-ot-layout-gsub-table.hh | 2 +-
22592 2 files changed, 2 insertions(+), 2 deletions(-)
22594 commit b3b89b66586897a69b410ef02e7434691de84ae6
22595 Author: Behdad Esfahbod <behdad@behdad.org>
22596 Date: Tue Sep 4 21:13:17 2012 -0400
22598 [OT] Add SubstLookup serialize API
22600 src/hb-ot-layout-common-private.hh | 2 +-
22601 src/hb-ot-layout-gsub-table.hh | 65
22602 +++++++++++++++++++++++++++++++++++++-
22603 2 files changed, 65 insertions(+), 2 deletions(-)
22605 commit 715e03bc21d6adaa8e1f647235843839dc47dad1
22606 Author: Behdad Esfahbod <behdad@behdad.org>
22607 Date: Tue Sep 4 20:10:17 2012 -0400
22611 src/hb-open-type-private.hh | 7 ++-----
22612 1 file changed, 2 insertions(+), 5 deletions(-)
22614 commit 652d1e0d64e47313ead2fc8318d1236f0e0d80ca
22615 Author: Behdad Esfahbod <behdad@behdad.org>
22616 Date: Tue Sep 4 20:00:44 2012 -0400
22618 [OT] Start adding Lookup-level serialize API
22620 src/hb-ot-layout-common-private.hh | 20 +++++++++++++++++++-
22621 1 file changed, 19 insertions(+), 1 deletion(-)
22623 commit a930c68e9c50aade78c1eb0eef075c9c117e4ef6
22624 Author: Behdad Esfahbod <behdad@behdad.org>
22625 Date: Tue Sep 4 18:17:57 2012 -0400
22627 [OT] More serialize. Implements all basic GSUB subtables
22629 src/hb-open-type-private.hh | 53 +++++++++++++++-
22630 src/hb-ot-layout-common-private.hh | 8 ++-
22631 src/hb-ot-layout-gsub-table.hh | 125
22632 +++++++++++++++++++++++++++++--------
22633 3 files changed, 156 insertions(+), 30 deletions(-)
22635 commit 1b38b4e817d871b9549be65af6030bd0eea7f775
22636 Author: Behdad Esfahbod <behdad@behdad.org>
22637 Date: Tue Sep 4 18:17:21 2012 -0400
22641 src/hb-ot-layout-gsub-table.hh | 4 ++--
22642 1 file changed, 2 insertions(+), 2 deletions(-)
22644 commit f7e81ce0b882aa942ae33c787e741c5e8e5a0173
22645 Author: Behdad Esfahbod <behdad@behdad.org>
22646 Date: Tue Sep 4 15:32:37 2012 -0400
22650 NEWS | 18 ++++++++++++++++++
22651 configure.ac | 2 +-
22652 2 files changed, 19 insertions(+), 1 deletion(-)
22654 commit 2bd9fe359839a653f7caae534bf768af1735f155
22655 Author: Behdad Esfahbod <behdad@behdad.org>
22656 Date: Tue Sep 4 15:15:19 2012 -0400
22660 src/hb-ot-layout-gpos-table.hh | 7 ++-----
22661 src/hb-ot-layout-gsub-table.hh | 16 +++++-----------
22662 src/hb-ot-layout-gsubgpos-private.hh | 13 +++----------
22663 src/hb-ot-layout.cc | 23 +++++++++++++++++------
22664 src/hb-ot-shape-complex-arabic.cc | 4 +---
22665 5 files changed, 28 insertions(+), 35 deletions(-)
22667 commit a5ddd9e31cd7906c4b559aa5b2fafdae4b9c8935
22668 Author: Behdad Esfahbod <behdad@behdad.org>
22669 Date: Tue Sep 4 14:55:00 2012 -0400
22671 [OT] Really fix possible NULL dereference this time
22673 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
22674 src/hb-ot-layout.cc | 6 +++---
22675 src/hb-ot-shape-complex-arabic.cc | 4 +++-
22676 3 files changed, 10 insertions(+), 8 deletions(-)
22678 commit 29416833584d7831ece84aaeada6f5ebba7828c0
22679 Author: Behdad Esfahbod <behdad@behdad.org>
22680 Date: Mon Sep 3 23:31:14 2012 -0400
22682 [OT] Implement serialize() for AlternateSubst
22684 src/hb-ot-layout-gsub-table.hh | 33 +++++++++++++++++++++++++++++++++
22685 1 file changed, 33 insertions(+)
22687 commit 1f07e3382a1608b054cbf88b89fef74f6c485434
22688 Author: Behdad Esfahbod <behdad@behdad.org>
22689 Date: Mon Sep 3 23:28:34 2012 -0400
22691 [OT] Implement serialize() for MultiSubst
22693 src/hb-open-type-private.hh | 10 ++++++++++
22694 src/hb-ot-layout-gsub-table.hh | 43
22695 ++++++++++++++++++++++++++++++++++++++++++
22696 2 files changed, 53 insertions(+)
22698 commit 4912030dfba740c822e200d33cbb5c6dbbeaf79e
22699 Author: Behdad Esfahbod <behdad@behdad.org>
22700 Date: Mon Sep 3 20:58:03 2012 -0400
22704 src/hb-open-type-private.hh | 4 ++--
22705 src/hb-ot-layout-gsub-table.hh | 4 ++--
22706 2 files changed, 4 insertions(+), 4 deletions(-)
22708 commit f8fa2b5cf67b02d74514dec7885d03de73ec7349
22709 Author: Behdad Esfahbod <behdad@behdad.org>
22710 Date: Mon Sep 3 20:19:46 2012 -0400
22712 Fix possible NULL dereference
22714 As reported by Kenichi Ishibashi.
22716 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
22717 1 file changed, 1 insertion(+), 1 deletion(-)
22719 commit 4b312fb288faa383a2c5bd3be0428f0e58e02699
22720 Author: Behdad Esfahbod <behdad@behdad.org>
22721 Date: Sat Sep 1 21:56:06 2012 -0400
22723 [OT] Remove serialize alignment
22725 Will reintroduce in a different way when we actually need it.
22727 src/hb-open-type-private.hh | 24 +++++++++++-------------
22728 1 file changed, 11 insertions(+), 13 deletions(-)
22730 commit c61be03d6df122f18eebda3b29e42c9e768d45b9
22731 Author: Behdad Esfahbod <behdad@behdad.org>
22732 Date: Sat Sep 1 21:43:38 2012 -0400
22734 [OT] A bit more serialize
22736 src/hb-open-type-private.hh | 14 +++++++++++++
22737 src/hb-ot-layout-common-private.hh | 2 +-
22738 src/hb-ot-layout-gsub-table.hh | 43
22739 ++++++++++++++++++++++++++++++++++++--
22740 3 files changed, 56 insertions(+), 3 deletions(-)
22742 commit abcc5ac1fde1c493e4055dd2f27b8aade7713156
22743 Author: Behdad Esfahbod <behdad@behdad.org>
22744 Date: Sat Sep 1 21:30:17 2012 -0400
22746 [OT] Improve serialize syntax
22748 For some definition of improvement...
22750 src/hb-open-type-private.hh | 6 ++++--
22751 src/hb-ot-layout-gsub-table.hh | 3 +--
22752 2 files changed, 5 insertions(+), 4 deletions(-)
22754 commit bc5be24014371ceb811b9ffd37062ede63d87bb1
22755 Author: Behdad Esfahbod <behdad@behdad.org>
22756 Date: Sat Sep 1 20:48:22 2012 -0400
22758 [OT] Restart work on serialize()
22760 src/hb-open-type-private.hh | 39 ++++++++++++++++++------
22761 src/hb-ot-layout-common-private.hh | 61
22762 +++++++++++++++++++-------------------
22763 src/hb-ot-layout-gsub-table.hh | 13 ++++++++
22764 3 files changed, 73 insertions(+), 40 deletions(-)
22766 commit 6912e476dd92639c3ddf07ca51c8d4a262c8b3a5
22767 Author: Behdad Esfahbod <behdad@behdad.org>
22768 Date: Sat Sep 1 20:38:45 2012 -0400
22770 [OT] Insert dotted-circle for run-initial marks
22772 Unfortunately if the font has GPOS and 'mark' feature does
22773 not position mark on dotted-circle, our inserted dotted-circle
22774 will not get the mark repositioned to itself. Uniscribe cheats
22777 If there is no GPOS however, the fallback positioning kicks in
22778 and sorts this out.
22780 I'm not willing to address the first case.
22782 src/hb-ot-shape.cc | 32 ++++++++++++++++++++++++++++++++
22783 1 file changed, 32 insertions(+)
22785 commit 1d581ec384bc1780995e32e1c44103af57596eda
22786 Author: Behdad Esfahbod <behdad@behdad.org>
22787 Date: Sat Sep 1 20:06:26 2012 -0400
22789 [OT] Fallback-position ccc=0 Thai / Lao marks
22791 Not perfect, but so is fallback positioning in 2012...
22793 src/hb-ot-shape-fallback.cc | 56
22794 +++++++++++++++++++++++++++++++++++++--------
22795 1 file changed, 46 insertions(+), 10 deletions(-)
22797 commit 3992b5ec4cb43d114d87ff7ee2b992bcf819c9cd
22798 Author: Behdad Esfahbod <behdad@behdad.org>
22799 Date: Sat Sep 1 19:20:41 2012 -0400
22803 src/hb-ot-shape-fallback-private.hh | 5 ++++
22804 src/hb-ot-shape-fallback.cc | 46
22805 +++++++++++++++++++++++++------------
22806 src/hb-ot-shape-private.hh | 6 +++++
22807 src/hb-ot-shape.cc | 4 ++++
22808 4 files changed, 46 insertions(+), 15 deletions(-)
22810 commit b85800f9de8976a7418ef9df467d3080c6ab0199
22811 Author: Behdad Esfahbod <behdad@behdad.org>
22812 Date: Fri Aug 31 18:12:01 2012 -0400
22814 [Indic] Implement dotted-circle insertion for broken clusters
22816 No panic, we reeally insert dotted circle when it's absolutely broken.
22818 Fixes most of the dotted-circle cases against Uniscribe. (for
22820 fixes 80% of them, for Khmer 70%; the rest look like Uniscribe being
22823 I had to make a decision. Apparently Uniscribe adds one dotted circle
22824 to each broken character. I tried that, but that goes wrong
22826 split matras. So I made it add only one dotted circle to an entire
22827 broken syllable tail. As in: "if there was a dotted circle here, this
22828 would have formed a correct cluster." That works better for split
22829 stuff, and I like it more.
22831 src/hb-buffer-private.hh | 1 +
22832 src/hb-buffer.cc | 10 +++++
22833 src/hb-ot-shape-complex-indic-machine.rl | 4 +-
22834 src/hb-ot-shape-complex-indic-private.hh | 2 +-
22835 src/hb-ot-shape-complex-indic.cc | 67
22836 +++++++++++++++++++++++++++++---
22837 src/hb-ot-shape-normalize-private.hh | 1 +
22838 src/hb-ot-shape-normalize.cc | 11 +++---
22839 7 files changed, 83 insertions(+), 13 deletions(-)
22841 commit 327d14ef188396006d54af976506ab6f8bb2869a
22842 Author: Behdad Esfahbod <behdad@behdad.org>
22843 Date: Fri Aug 31 16:49:34 2012 -0400
22845 [Indic] Start adding dotted-circle instrastructure
22847 src/hb-ot-shape-complex-indic-machine.rl | 19 +++++++------
22848 src/hb-ot-shape-complex-indic.cc | 46
22849 +++++++++++++++++++++++++++++---
22850 2 files changed, 51 insertions(+), 14 deletions(-)
22852 commit 1be368e96fb7de8c77bf992874e0d5bd6b272ebe
22853 Author: Behdad Esfahbod <behdad@behdad.org>
22854 Date: Fri Aug 31 16:29:17 2012 -0400
22858 src/hb-buffer-private.hh | 16 +++++++++++++++-
22859 src/hb-buffer.cc | 15 ---------------
22860 2 files changed, 15 insertions(+), 16 deletions(-)
22862 commit 784f29d061a2939562eca0c4943feb01174aee00
22863 Author: Behdad Esfahbod <behdad@behdad.org>
22864 Date: Fri Aug 31 14:06:26 2012 -0400
22868 src/hb-ot-shape.cc | 12 ++++++++----
22869 1 file changed, 8 insertions(+), 4 deletions(-)
22871 commit 5a7f18767a87a3f07269d0814f984a98f86ab852
22872 Author: Behdad Esfahbod <behdad@behdad.org>
22873 Date: Thu Aug 30 22:53:29 2012 -0400
22875 [OT] Better fallback-position Thai / Lao ccc!=0 marks
22877 src/hb-ot-shape-fallback.cc | 8 ++++----
22878 1 file changed, 4 insertions(+), 4 deletions(-)
22880 commit 9f2348de58f0f85593027378169bc03c4dd64e59
22881 Author: Behdad Esfahbod <behdad@behdad.org>
22882 Date: Wed Aug 29 21:08:59 2012 -0400
22884 [OT] Add serialize() for Coverage
22886 src/hb-open-type-private.hh | 34 +++++++++++++++++----
22887 src/hb-ot-layout-common-private.hh | 62
22888 ++++++++++++++++++++++++++++++++++++++
22889 2 files changed, 90 insertions(+), 6 deletions(-)
22891 commit e901b954c6ec44ac3ae7fb3c326e6e7a40718e4b
22892 Author: Behdad Esfahbod <behdad@behdad.org>
22893 Date: Wed Aug 29 20:26:08 2012 -0400
22895 [OT] Start adding serialize() API
22897 src/hb-open-type-private.hh | 77
22898 +++++++++++++++++++++++++++++++++++++++++++++
22899 1 file changed, 77 insertions(+)
22901 commit 965c280de09b49d711cb78d629da321c802084de
22902 Author: Behdad Esfahbod <behdad@behdad.org>
22903 Date: Wed Aug 29 13:59:16 2012 -0400
22905 Add HB_BUFFER_ASSERT_VAR
22907 To be used in places we access buffer vars...
22909 src/hb-buffer-private.hh | 3 +++
22910 src/hb-buffer.cc | 16 ++++++++++++++++
22911 2 files changed, 19 insertions(+)
22913 commit 0ccf9b64736559a230425fd131c9eb8aa3048221
22914 Author: Behdad Esfahbod <behdad@behdad.org>
22915 Date: Wed Aug 29 11:53:26 2012 -0400
22919 src/hb-ot-shape.cc | 21 ++++++++++-----------
22920 1 file changed, 10 insertions(+), 11 deletions(-)
22922 commit 2fcbbdb41a322f54b61d9ce983ab54434504c5ed
22923 Author: Behdad Esfahbod <behdad@behdad.org>
22924 Date: Wed Aug 29 11:11:54 2012 -0400
22926 Port Arabic fallback ligating to share code with GSUB
22928 This will eventually allow us to skip marks, as well as (fallback)
22929 attach marks to ligature components of fallback-shaped Arabic.
22930 That would be pretty cool. I kludged GDEF props in, so mark-skipping
22931 works, but the produced ligature id/components will be cleared later
22932 by substitute_start() et al.
22934 Perhaps using a synthetic table for Arabic fallback shaping was
22936 idea. The current approach has way too many layering violations...
22938 src/hb-ot-layout-gsubgpos-private.hh | 4 ++
22939 src/hb-ot-shape-complex-arabic.cc | 72
22940 ++++++++++++++++++++++++------------
22941 src/hb-ot-shape.cc | 4 +-
22942 3 files changed, 56 insertions(+), 24 deletions(-)
22944 commit 5e399a8a45bddb49e06e2ca39df1ed04398c0aff
22945 Author: Behdad Esfahbod <behdad@behdad.org>
22946 Date: Wed Aug 29 10:40:49 2012 -0400
22950 src/hb-ot-layout-gsub-table.hh | 1 -
22951 src/hb-ot-layout-gsubgpos-private.hh | 1 -
22952 2 files changed, 2 deletions(-)
22954 commit a177d027d1d0ad9539e30ed75d8652e0e8da20ff
22955 Author: Behdad Esfahbod <behdad@behdad.org>
22956 Date: Tue Aug 28 23:18:22 2012 -0400
22958 [GSUB] Move ligation logic over
22960 src/hb-ot-layout-gsub-table.hh | 78
22961 ++++-------------------------------
22962 src/hb-ot-layout-gsubgpos-private.hh | 80
22963 ++++++++++++++++++++++++++++++++++++
22964 2 files changed, 89 insertions(+), 69 deletions(-)
22966 commit 191fa885d9e0a2dce92dd8727cddd18495e62409
22967 Author: Behdad Esfahbod <behdad@behdad.org>
22968 Date: Tue Aug 28 22:58:55 2012 -0400
22970 [GSUB] Merge Ligature and context input matching
22972 Looks better now...
22975 src/hb-ot-layout-gsub-table.hh | 71
22976 +++++++-----------------------------
22977 src/hb-ot-layout-gsubgpos-private.hh | 29 ++++++++++++++-
22978 3 files changed, 40 insertions(+), 64 deletions(-)
22980 commit 93814ca7dc2a7251f861c1c47ba155ba6e6bdf19
22981 Author: Behdad Esfahbod <behdad@behdad.org>
22982 Date: Tue Aug 28 22:24:51 2012 -0400
22984 Start converging Ligature and match_input
22986 src/hb-ot-layout-gsub-table.hh | 58
22987 +++++++++++++++++----------------
22988 src/hb-ot-layout-gsubgpos-private.hh | 62
22989 ++++++++++++++++++++++++++++--------
22990 2 files changed, 78 insertions(+), 42 deletions(-)
22992 commit 2eef71737ea29ffadbb5a2be4a898b44f53f66ac
22993 Author: Behdad Esfahbod <behdad@behdad.org>
22994 Date: Tue Aug 28 19:16:38 2012 -0400
22996 [hb-icu-le] Add visbility
22998 src/hb-icu-le/FontTableCache.h | 6 +++++-
22999 src/hb-icu-le/PortableFontInstance.cpp | 39
23000 ----------------------------------
23001 src/hb-icu-le/PortableFontInstance.h | 7 ++++--
23002 src/hb-icu-le/cmaps.cpp | 2 +-
23003 src/hb-icu-le/cmaps.h | 5 ++++-
23004 src/hb-icu-le/letest.h | 14 ++++++++++++
23005 src/hb-icu-le/sfnt.h | 6 +++++-
23006 7 files changed, 34 insertions(+), 45 deletions(-)
23008 commit d59e28e49204ed609d8a1bf3c0f21ab5fc178337
23009 Author: Behdad Esfahbod <behdad@behdad.org>
23010 Date: Tue Aug 28 19:08:36 2012 -0400
23014 src/Makefile.am | 6 +++++-
23015 src/check-libstdc++.sh | 2 +-
23016 src/check-static-inits.sh | 4 ++--
23017 3 files changed, 8 insertions(+), 4 deletions(-)
23019 commit af169d2813ff8075288cd4a7811f0715e4fea3da
23020 Author: Behdad Esfahbod <behdad@behdad.org>
23021 Date: Tue Aug 28 19:08:22 2012 -0400
23025 src/hb-icu-le/PortableFontInstance.h | 8 ++++----
23026 1 file changed, 4 insertions(+), 4 deletions(-)
23028 commit 52ff2681d88886e2165ced397966ba29c2073583
23029 Author: Behdad Esfahbod <behdad@behdad.org>
23030 Date: Tue Aug 28 18:03:35 2012 -0400
23032 Use VisualStudio-style atomic intrinsics on mingw32
23034 src/hb-atomic-private.hh | 25 ++++++++++++++++++-------
23035 1 file changed, 18 insertions(+), 7 deletions(-)
23037 commit 7c8e844d92aa604fc4b396343721ea90eb83adb8
23038 Author: Behdad Esfahbod <behdad@behdad.org>
23039 Date: Tue Aug 28 17:57:49 2012 -0400
23041 Use namespace for OpenType tables
23043 Avoids USHORT, SHORT, ULONG, LONG clashes with Windows API.
23045 src/hb-font.cc | 12 ++---
23046 src/hb-open-file-private.hh | 4 ++
23047 src/hb-open-type-private.hh | 9 ++--
23048 src/hb-ot-head-table.hh | 4 ++
23049 src/hb-ot-hhea-table.hh | 5 ++
23050 src/hb-ot-hmtx-table.hh | 6 +++
23051 src/hb-ot-layout-common-private.hh | 5 ++
23052 src/hb-ot-layout-gdef-table.hh | 4 ++
23053 src/hb-ot-layout-gpos-table.hh | 4 ++
23054 src/hb-ot-layout-gsub-table.hh | 4 ++
23055 src/hb-ot-layout-gsubgpos-private.hh | 4 ++
23056 src/hb-ot-layout-private.hh | 12 +++--
23057 src/hb-ot-layout.cc | 91
23058 ++++++++++++++++++------------------
23059 src/hb-ot-maxp-table.hh | 4 ++
23060 src/hb-ot-name-table.hh | 4 ++
23061 src/hb-uniscribe.cc | 8 ++--
23063 17 files changed, 117 insertions(+), 65 deletions(-)
23065 commit dc5df5af6b349c3d9e4ab876864d9dec8096401f
23066 Author: Behdad Esfahbod <behdad@behdad.org>
23067 Date: Tue Aug 28 16:31:23 2012 -0400
23071 This reverts commit 3e0a03978b91994bb7fa7922593cbdfc50878dfc.
23073 I know remember why that line is there :).
23075 src/hb-ot-shape-complex-arabic.cc | 1 +
23076 1 file changed, 1 insertion(+)
23078 commit 3e0a03978b91994bb7fa7922593cbdfc50878dfc
23079 Author: Behdad Esfahbod <behdad@behdad.org>
23080 Date: Mon Aug 27 17:10:02 2012 -0400
23084 src/hb-ot-shape-complex-arabic.cc | 1 -
23085 1 file changed, 1 deletion(-)
23087 commit 667218a5b134728863a318c73070f4e323590bbd
23088 Author: Behdad Esfahbod <behdad@behdad.org>
23089 Date: Mon Aug 27 17:00:44 2012 -0400
23093 src/hb-ot-shape-fallback.cc | 4 +---
23094 1 file changed, 1 insertion(+), 3 deletions(-)
23096 commit 30dd62251fcd04c2cbaa9b979d47ddbf62c6d460
23097 Author: Behdad Esfahbod <behdad@behdad.org>
23098 Date: Mon Aug 27 16:54:34 2012 -0400
23100 Only fallback-position glyphs if we have the ccc
23102 Previously, ccc=0 Thai / Lao marks were being
23103 mispositioned. Don't touch them.
23105 src/hb-ot-shape-fallback.cc | 2 +-
23106 1 file changed, 1 insertion(+), 1 deletion(-)
23108 commit e1ba62811a61afb046d349e578cd141363c7fb34
23109 Author: Behdad Esfahbod <behdad@behdad.org>
23110 Date: Mon Aug 27 16:28:05 2012 -0400
23112 Center unknown marks horizontally
23114 src/hb-ot-shape-fallback.cc | 1 +
23115 1 file changed, 1 insertion(+)
23117 commit a4e75e4128751bb902117abc1a59dce4f2147672
23118 Author: Behdad Esfahbod <behdad@behdad.org>
23119 Date: Mon Aug 27 15:54:15 2012 -0400
23123 test/shaping/hb_test_tools.py | 2 +-
23124 1 file changed, 1 insertion(+), 1 deletion(-)
23126 commit 23b0e9d7dc801e11640979af3c2b00649a519bb1
23127 Author: Behdad Esfahbod <behdad@behdad.org>
23128 Date: Sun Aug 26 14:30:18 2012 -0400
23132 D'oh. Was working by pure chance :)).
23134 src/hb-ot-shape-complex-indic.cc | 2 +-
23135 1 file changed, 1 insertion(+), 1 deletion(-)
23137 commit ae4d4e1de6b4512576080e95896383887b30982f
23138 Author: Behdad Esfahbod <behdad@behdad.org>
23139 Date: Sun Aug 26 14:27:44 2012 -0400
23141 Bug 53815 - CoreText backend doesn't link
23143 configure.ac | 2 +-
23144 1 file changed, 1 insertion(+), 1 deletion(-)
23146 commit ec0e46376a2afec4ff7606f95582b0ec49c2a44a
23147 Author: Behdad Esfahbod <behdad@behdad.org>
23148 Date: Fri Aug 24 00:44:53 2012 -0400
23153 1 file changed, 4 deletions(-)
23155 commit 56e878ab875ff06d74702145e380e198be967bd6
23156 Author: Behdad Esfahbod <behdad@behdad.org>
23157 Date: Fri Aug 24 00:41:51 2012 -0400
23159 [graphite2] Cleanup scratch buffer allocation
23161 src/hb-graphite2.cc | 77
23162 ++++++++++++++++++++++++++++++-----------------------
23163 1 file changed, 44 insertions(+), 33 deletions(-)
23165 commit 2f7586c6229096143ca0a96712a27416ee0d3c85
23166 Author: Behdad Esfahbod <behdad@behdad.org>
23167 Date: Thu Aug 23 23:59:55 2012 -0400
23169 [icu-le] Implement icu layout engine shaper
23171 configure.ac | 2 +-
23172 src/hb-icu-le.cc | 113
23173 +++++++++++++++++++++++++++++++++++++++++++++-----
23174 src/hb-icu-le/cmaps.h | 1 -
23175 src/hb-shaper-list.hh | 4 ++
23176 4 files changed, 108 insertions(+), 12 deletions(-)
23178 commit ba7f6c3797e5b440557bacd9b666bf09713dca76
23179 Author: Behdad Esfahbod <behdad@behdad.org>
23180 Date: Thu Aug 23 21:52:44 2012 -0400
23182 [icu-le] Hook up to hb_face_t
23184 src/hb-icu-le.cc | 17 +++-
23185 src/hb-icu-le/FontTableCache.cpp | 34 ++++----
23186 src/hb-icu-le/FontTableCache.h | 9 ++-
23187 src/hb-icu-le/PortableFontInstance.cpp | 144
23188 +++------------------------------
23189 src/hb-icu-le/PortableFontInstance.h | 21 ++---
23190 src/hb-icu-le/README | 1 +
23191 6 files changed, 57 insertions(+), 169 deletions(-)
23193 commit e96bb36995b2a5321b4d32bb11906e1701aaf115
23194 Author: Behdad Esfahbod <behdad@behdad.org>
23195 Date: Thu Aug 23 21:37:51 2012 -0400
23197 [icu-le] Actually use the FontTableCache
23199 src/hb-icu-le/PortableFontInstance.cpp | 25 ++++++++-----------------
23200 1 file changed, 8 insertions(+), 17 deletions(-)
23202 commit 7d242364ea647f655a7092bda25f9a10774c57f5
23203 Author: Behdad Esfahbod <behdad@behdad.org>
23204 Date: Thu Aug 23 21:23:41 2012 -0400
23206 [icu-le] Start adding a icu-layout-engine backend
23208 Import PortableFontInstance and add shaper stub.
23211 src/Makefile.am | 8 +
23212 src/hb-icu-le.cc | 111 ++++++++
23213 src/hb-icu-le/FontTableCache.cpp | 91 +++++++
23214 src/hb-icu-le/FontTableCache.h | 41 +++
23215 src/hb-icu-le/Makefile.am | 25 ++
23216 src/hb-icu-le/PortableFontInstance.cpp | 436
23217 ++++++++++++++++++++++++++++++++
23218 src/hb-icu-le/PortableFontInstance.h | 117 +++++++++
23219 src/hb-icu-le/README | 2 +
23220 src/hb-icu-le/cmaps.cpp | 200 +++++++++++++++
23221 src/hb-icu-le/cmaps.h | 85 +++++++
23222 src/hb-icu-le/letest.h | 49 ++++
23223 src/hb-icu-le/license.html | 51 ++++
23224 src/hb-icu-le/sfnt.h | 449
23225 +++++++++++++++++++++++++++++++++
23226 14 files changed, 1674 insertions(+)
23228 commit b5584ee4be46b47e1678acf28426970a6d670b4f
23229 Author: Behdad Esfahbod <behdad@behdad.org>
23230 Date: Thu Aug 23 16:26:07 2012 -0400
23232 [Indic] For old-spec, match non-zero context
23234 Fixes consonant-position with old-spec Malayalam. Uniscribe seem
23236 doing this. Fixes below-base La (eg. Pa,H,La) with AnjaliNewLipi.ttf.
23237 Doesn't regress new-spec or other scripts.
23239 src/hb-ot-shape-complex-indic.cc | 10 ++++++----
23240 1 file changed, 6 insertions(+), 4 deletions(-)
23242 commit d9b204d3d24cde165167714728bf380267903d6a
23243 Author: Behdad Esfahbod <behdad@behdad.org>
23244 Date: Thu Aug 23 16:22:28 2012 -0400
23246 [GSUB] Allow non-zero-context matching in would_apply()
23248 To be used in the next patch.
23250 src/hb-ot-layout-gsubgpos-private.hh | 6 ++++--
23251 src/hb-ot-layout-private.hh | 3 ++-
23252 src/hb-ot-layout.cc | 14 ++++++++------
23253 src/hb-ot-layout.h | 7 ++++---
23254 src/hb-ot-map.cc | 12 ++----------
23255 src/hb-ot-shape-complex-indic.cc | 2 +-
23256 src/test-would-substitute.cc | 2 +-
23257 7 files changed, 22 insertions(+), 24 deletions(-)
23259 commit 1f2bb172fe9a173ecfd61054f1fdd850943ef059
23260 Author: Behdad Esfahbod <behdad@behdad.org>
23261 Date: Thu Aug 23 16:10:37 2012 -0400
23263 Revert "[Indic/GSUB] Ignore context when matching would_apply()"
23265 This reverts commit 24dd4e56743c6ce5e01cb710ca9e01b3e527af58.
23267 Oops. My bad. The change _regressed_ Malayalam test suite, not
23268 improved it. I'll redo it, differentiating between old-spec and
23271 src/hb-ot-layout-gsubgpos-private.hh | 8 +++-----
23272 1 file changed, 3 insertions(+), 5 deletions(-)
23274 commit 24dd4e56743c6ce5e01cb710ca9e01b3e527af58
23275 Author: Behdad Esfahbod <behdad@behdad.org>
23276 Date: Thu Aug 23 15:47:10 2012 -0400
23278 [Indic/GSUB] Ignore context when matching would_apply()
23280 The MS Indic specs say "...all classifications are determined
23282 context-free substitutions." However, testing shows that MS's
23284 shapers (both old and new), "match" even if there is no zero-context
23288 Fixes below-base La (eg. Pa,H,La) with AnjaliNewLipi.ttf (old spec).
23289 Moreover, test suite Malayalam failures are down to 312 from 875! No
23290 change in other scripts.
23294 BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
23295 DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
23296 GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
23297 GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
23298 KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
23299 KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
23300 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
23301 MALAYALAM: 1047541 out of 1048416 tests passed. 875 failed
23303 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
23304 SINHALA: 271726 out of 271847 tests passed. 121 failed (0.0445103%)
23305 TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
23306 TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
23307 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
23309 src/hb-ot-layout-gsubgpos-private.hh | 8 +++++---
23310 1 file changed, 5 insertions(+), 3 deletions(-)
23312 commit 6732d62e78b13842ead9549c97bede25c73976cb
23313 Author: Behdad Esfahbod <behdad@behdad.org>
23314 Date: Thu Aug 23 15:19:45 2012 -0400
23316 [Indic] Implement pre-base reordering Ra for old-spec Malayalam
23318 Fixes Pa,H,Ra sequence with AnjaliNewLipi.ttf.
23320 src/hb-ot-shape-complex-indic.cc | 5 ++---
23321 1 file changed, 2 insertions(+), 3 deletions(-)
23323 commit 80cd92326f8a3f48a7821e720e8ecb2072e73286
23324 Author: Behdad Esfahbod <behdad@behdad.org>
23325 Date: Thu Aug 23 12:06:14 2012 -0400
23327 [Indic] Only apply basic features per-syllable
23329 Free up syllables and let features work across syllables for the
23330 presentation forms features and GPOS.
23333 - 1 GURMUKHI test (remains 40)
23334 - 12 KHMER tests (remains 18)
23335 - 11 SINHALA tests (remains 121)
23338 - 5 MALAYALAM tests (up to 312)
23342 BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
23343 DEVANAGARI: 707339 out of 707394 tests passed. 55 failed (0.00777502%)
23344 GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
23345 GURMUKHI: 60769 out of 60809 tests passed. 40 failed (0.0657797%)
23346 KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
23347 KHMER: 299106 out of 299124 tests passed. 18 failed (0.00601757%)
23348 LAO: 53611 out of 53644 tests passed. 33 failed (0.0615167%)
23349 MALAYALAM: 1048104 out of 1048416 tests passed. 312 failed
23351 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
23352 SINHALA: 271726 out of 271847 tests passed. 121 failed (0.0445103%)
23353 TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
23354 TELUGU: 970558 out of 970573 tests passed. 15 failed (0.00154548%)
23355 TIBETAN: 208469 out of 208469 tests passed. 0 failed (0%)
23357 src/hb-ot-shape-complex-indic.cc | 4 ++++
23358 1 file changed, 4 insertions(+)
23360 commit df5d5c68f3a5cab17bf4a429802a1a1a834c3456
23361 Author: Behdad Esfahbod <behdad@behdad.org>
23362 Date: Thu Aug 23 09:33:30 2012 -0400
23366 src/hb-ot-layout-gpos-table.hh | 20 ++++++++++----------
23367 1 file changed, 10 insertions(+), 10 deletions(-)
23369 commit 7fe00d15da20193ca94a8ead9aee60df24074a9e
23370 Author: Behdad Esfahbod <behdad@behdad.org>
23371 Date: Sat Aug 18 13:59:46 2012 -0400
23375 NEWS | 16 ++++++++++++++++
23376 configure.ac | 2 +-
23377 2 files changed, 17 insertions(+), 1 deletion(-)
23379 commit 7068e534c4ef7ed2eb7ef8e1370fd4a449556ce8
23380 Author: Behdad Esfahbod <behdad@behdad.org>
23381 Date: Sat Aug 18 13:56:10 2012 -0400
23383 Fix ChangeLog generation rule
23386 1 file changed, 1 insertion(+), 1 deletion(-)
23388 commit 2f1747ed7d28148807ad07eb8e22db3ab5c54966
23389 Author: Behdad Esfahbod <behdad@behdad.org>
23390 Date: Thu Aug 16 11:46:46 2012 -0400
23394 src/hb-ot-shape-complex-arabic.cc | 4 ++++
23395 1 file changed, 4 insertions(+)
23397 commit bd08d5d126aa878d1dbf7bfd4b1a764c170cd9ad
23398 Author: Behdad Esfahbod <behdad@behdad.org>
23399 Date: Thu Aug 16 11:35:50 2012 -0400
23401 [OT] Fix Arabic shaper OOB access
23403 https://bugzilla.mozilla.org/show_bug.cgi?id=782908
23405 src/hb-ot-shape-complex-arabic.cc | 2 +-
23406 1 file changed, 1 insertion(+), 1 deletion(-)
23408 commit b161bfc4f6f2db0edea780b95b798ff7b559cf33
23409 Author: Behdad Esfahbod <behdad@behdad.org>
23410 Date: Thu Aug 16 08:09:44 2012 -0400
23412 [configure] Cleanup check for ICU
23414 Check for upstream-provided 'icu-uc' pkgconfig package.
23416 configure.ac | 21 +--------------------
23417 1 file changed, 1 insertion(+), 20 deletions(-)
23419 commit daf0731865f91da960446928667d4095bde471ea
23420 Author: Behdad Esfahbod <behdad@behdad.org>
23421 Date: Thu Aug 16 07:32:59 2012 -0400
23425 As reported by Steven Loomis, including uversion.h works everywhere.
23427 src/hb-icu.cc | 6 ------
23428 1 file changed, 6 deletions(-)
23430 commit a67ba9c0fe6798a3500af9f4acee8d678f5144ee
23431 Author: Behdad Esfahbod <behdad@behdad.org>
23432 Date: Wed Aug 15 18:52:17 2012 -0400
23436 src/hb-old/Makefile.am | 4 ++--
23437 1 file changed, 2 insertions(+), 2 deletions(-)
23439 commit 9fe76051f7003d6b6a10486c5595bf1a4dbf5fe6
23440 Author: Behdad Esfahbod <behdad@behdad.org>
23441 Date: Wed Aug 15 17:24:28 2012 -0400
23448 1 file changed, 1 insertion(+), 1 deletion(-)
23450 commit 45c1383cc7315f89c23c0ed388b99e87224884e7
23451 Author: Behdad Esfahbod <behdad@behdad.org>
23452 Date: Tue Aug 14 09:33:18 2012 -0400
23456 src/hb-coretext.cc | 8 ++++----
23457 src/hb-fallback-shape.cc | 8 ++++----
23458 src/hb-graphite2.cc | 8 ++++----
23459 src/hb-uniscribe.cc | 8 ++++----
23460 4 files changed, 16 insertions(+), 16 deletions(-)
23462 commit 4ac4c6f2e12ddc8bf5e750671321458218b6e0c8
23463 Author: Behdad Esfahbod <behdad@behdad.org>
23464 Date: Mon Aug 13 10:52:52 2012 -0400
23466 Fix ICU build with older ICUs
23468 src/hb-icu.cc | 7 ++++++-
23469 1 file changed, 6 insertions(+), 1 deletion(-)
23471 commit 883cbf5ed79d2b60191f803a5ee3f3e4496f3441
23472 Author: Behdad Esfahbod <behdad@behdad.org>
23473 Date: Sun Aug 12 17:11:27 2012 -0400
23477 contrib/README | 2 ++
23478 1 file changed, 2 insertions(+)
23480 commit b7a4d37d0b162f2222b65d09b9271b8c636086f8
23481 Author: Behdad Esfahbod <behdad@behdad.org>
23482 Date: Sat Aug 11 21:32:23 2012 -0400
23486 configure.ac | 2 ++
23487 1 file changed, 2 insertions(+)
23489 commit d5045a5f4017631a4660f985fe451c5a64c42ca0
23490 Author: Behdad Esfahbod <behdad@behdad.org>
23491 Date: Sat Aug 11 21:26:25 2012 -0400
23493 [ICU] Use new normalizer2 compose/decompose API
23495 It's considerably faster than the fallback implementation we had
23498 src/hb-buffer.cc | 9 +++---
23499 src/hb-glib.cc | 26 +++++++---------
23501 +++++++++++++++++++++++++++++++++++++----------
23502 src/hb-unicode-private.hh | 13 ++------
23503 src/hb-unicode.cc | 35 ++++++++++++++++++++--
23504 src/hb-warning.cc | 8 -----
23505 6 files changed, 110 insertions(+), 56 deletions(-)
23507 commit 2b73a1f112c489c2553743c08dc03cd89f60cb2d
23508 Author: Behdad Esfahbod <behdad@behdad.org>
23509 Date: Sat Aug 11 19:17:54 2012 -0400
23514 1 file changed, 1 insertion(+)
23516 commit 9f9f04c2229227bb0712166e824157bbbf5cef80
23517 Author: Behdad Esfahbod <behdad@behdad.org>
23518 Date: Sat Aug 11 18:34:13 2012 -0400
23520 [OT] Unbreak Thai shaping and fallback Arabic shaping
23522 The merger of normalizer and glyph-mapping broke shapers that
23523 modified text stream. Unbreak them by adding a new preprocess_text
23524 shaping stage that happens before normalizing/cmap and disallow
23525 setup_mask modification of actual text.
23527 src/hb-ot-shape-complex-arabic.cc | 42
23528 ++++++++++++++++++++++++++++----------
23529 src/hb-ot-shape-complex-indic.cc | 1 +
23530 src/hb-ot-shape-complex-misc.cc | 12 ++++++-----
23531 src/hb-ot-shape-complex-private.hh | 15 +++++++++++---
23532 src/hb-ot-shape.cc | 3 +++
23533 5 files changed, 54 insertions(+), 19 deletions(-)
23535 commit e9f28a38f54b98fa59f9159ccaaa3be6027e1378
23536 Author: Behdad Esfahbod <behdad@behdad.org>
23537 Date: Sat Aug 11 18:20:28 2012 -0400
23539 [OT] Add shape_plan to Arabic shaper
23541 src/hb-ot-shape-complex-arabic.cc | 82
23542 +++++++++++++++++++++++++--------------
23543 1 file changed, 53 insertions(+), 29 deletions(-)
23545 commit 344cc56698a8c84c4c1a05a71d829e5171aa3a60
23546 Author: Behdad Esfahbod <behdad@behdad.org>
23547 Date: Sat Aug 11 17:36:23 2012 -0400
23552 1 file changed, 4 insertions(+)
23554 commit daf13afb0801740dcc7900c4af190e24b80a05c0
23555 Author: Behdad Esfahbod <behdad@behdad.org>
23556 Date: Fri Aug 10 16:38:44 2012 -0400
23558 [OT] Implement fallback mark positioning for "double" combining marks
23560 src/hb-ot-shape-fallback.cc | 9 ++++++++-
23561 1 file changed, 8 insertions(+), 1 deletion(-)
23563 commit d345313104d9e3c8a8533ccdebd74e0648d0bee3
23564 Author: Behdad Esfahbod <behdad@behdad.org>
23565 Date: Fri Aug 10 16:34:04 2012 -0400
23567 [OT] Fix fallback mark positioning with left-to-right text
23571 src/hb-ot-shape-fallback.cc | 13 +++++++++++--
23572 1 file changed, 11 insertions(+), 2 deletions(-)
23574 commit e297ee4acd6f9d950f8542fc6ad71fd580b69284
23575 Author: Behdad Esfahbod <behdad@behdad.org>
23576 Date: Fri Aug 10 14:49:37 2012 -0400
23578 Bump version to 0.9.2
23580 A *real* release this time, with NEWS, ChangeLog, etc.
23584 Makefile.am | 13 +++---
23586 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
23588 configure.ac | 4 +-
23589 6 files changed, 165 insertions(+), 12 deletions(-)
23591 commit 6efe1200b97cefe019857b0b5951a4a87deeb02b
23592 Author: Behdad Esfahbod <behdad@behdad.org>
23593 Date: Fri Aug 10 13:49:32 2012 -0400
23595 Bump version to 0.9.1
23597 configure.ac | 2 +-
23598 1 file changed, 1 insertion(+), 1 deletion(-)
23600 commit 206ab6057303273590a3d005660e075bdcee0f5f
23601 Author: Behdad Esfahbod <behdad@behdad.org>
23602 Date: Fri Aug 10 09:06:30 2012 -0400
23606 test/shaping/texts/in-tree/shaper-arabic/script-arabic/MANIFEST |
23608 .../texts/in-tree/shaper-arabic/script-arabic/language-urdu/MANIFEST |
23610 .../shaper-arabic/script-arabic/{ => language-urdu}/crulp/MANIFEST
23612 .../script-arabic/{ => language-urdu}/crulp/ligatures/2grams.txt
23614 .../script-arabic/{ => language-urdu}/crulp/ligatures/3grams.txt
23616 .../script-arabic/{ => language-urdu}/crulp/ligatures/4grams.txt
23618 .../script-arabic/{ => language-urdu}/crulp/ligatures/5grams.txt
23620 .../script-arabic/{ => language-urdu}/crulp/ligatures/6grams.txt
23622 .../script-arabic/{ => language-urdu}/crulp/ligatures/7grams.txt
23624 .../script-arabic/{ => language-urdu}/crulp/ligatures/8grams.txt
23626 .../script-arabic/{ => language-urdu}/crulp/ligatures/LICENSE
23628 .../script-arabic/{ => language-urdu}/crulp/ligatures/MANIFEST
23630 .../script-arabic/{ => language-urdu}/crulp/ligatures/README |
23632 .../script-arabic/{ => language-urdu}/crulp/ligatures/SOURCES
23634 14 files changed, 2 insertions(+), 1 deletion(-)
23636 commit 7a484c601e0958533eb85a6902296733c39537fe
23637 Author: Behdad Esfahbod <behdad@behdad.org>
23638 Date: Fri Aug 10 09:05:29 2012 -0400
23640 [test] Add Urdu ligature sequences from CRULP
23642 .../in-tree/shaper-arabic/script-arabic/MANIFEST | 1 +
23643 .../shaper-arabic/script-arabic/crulp/MANIFEST | 1 +
23644 .../script-arabic/crulp/ligatures/2grams.txt | 601 ++
23645 .../script-arabic/crulp/ligatures/3grams.txt | 3415 +++++++++++
23646 .../script-arabic/crulp/ligatures/4grams.txt | 6316
23647 ++++++++++++++++++++
23648 .../script-arabic/crulp/ligatures/5grams.txt | 5029
23650 .../script-arabic/crulp/ligatures/6grams.txt | 1542 +++++
23651 .../script-arabic/crulp/ligatures/7grams.txt | 354 ++
23652 .../script-arabic/crulp/ligatures/8grams.txt | 26 +
23653 .../script-arabic/crulp/ligatures/LICENSE | 3 +
23654 .../script-arabic/crulp/ligatures/MANIFEST | 7 +
23655 .../script-arabic/crulp/ligatures/README | 16 +
23656 .../script-arabic/crulp/ligatures/SOURCES | 4 +
23657 13 files changed, 17315 insertions(+)
23659 commit f4cb4762986a28634fa7de9b706f9d37859b881e
23660 Author: Behdad Esfahbod <behdad@behdad.org>
23661 Date: Fri Aug 10 03:51:44 2012 -0400
23663 [OT] Slightly adjust normalizer
23665 The change is very subtle. If we have a single-char cluster that
23666 decomposes to three or more characters, then try recomposition, in
23667 case the farther mark may compose with the base.
23669 src/hb-ot-shape-normalize.cc | 81
23670 +++++++++++++++++++++++++++++---------------
23671 1 file changed, 54 insertions(+), 27 deletions(-)
23673 commit 07d682806349aee81f53114778ce0beb23909ed7
23674 Author: Behdad Esfahbod <behdad@behdad.org>
23675 Date: Fri Aug 10 03:28:50 2012 -0400
23679 src/hb-ot-shape-normalize.cc | 25 ++++++++-----------------
23680 src/hb-ot-shape.cc | 2 +-
23681 2 files changed, 9 insertions(+), 18 deletions(-)
23683 commit b00321ea78793d9b3592b5173a9800e6322424fe
23684 Author: Behdad Esfahbod <behdad@behdad.org>
23685 Date: Thu Aug 9 22:33:32 2012 -0400
23687 [OT] Avoid calling get_glyph() twice
23689 Essentially move the glyph mapping to normalization process.
23690 The effect on Devanagari is small (but observable). Should be more
23691 observable in simple text, like ASCII.
23693 src/hb-ot-shape-normalize-private.hh | 2 +
23694 src/hb-ot-shape-normalize.cc | 76
23695 +++++++++++++++++++++++++-----------
23696 src/hb-ot-shape.cc | 44 ++++++++++-----------
23697 3 files changed, 77 insertions(+), 45 deletions(-)
23699 commit 12c0875eafa4bd92db650e5acca046d99594d1e6
23700 Author: Behdad Esfahbod <behdad@behdad.org>
23701 Date: Thu Aug 9 22:00:53 2012 -0400
23703 [OT] Remove redundant check
23705 src/hb-ot-shape.cc | 5 +----
23706 1 file changed, 1 insertion(+), 4 deletions(-)
23708 commit 5c60b70c89b4e0a6512d9fd1ab5394dd76feb742
23709 Author: Behdad Esfahbod <behdad@behdad.org>
23710 Date: Thu Aug 9 21:58:07 2012 -0400
23712 [OT] More code shuffling around
23714 Preparing for merging map_glyphs() and normalize().
23716 src/hb-ot-shape.cc | 167
23717 +++++++++++++++++++++++++++--------------------------
23718 1 file changed, 86 insertions(+), 81 deletions(-)
23720 commit cd0c6e148f6d078b364370cb2f808b793b921be2
23721 Author: Behdad Esfahbod <behdad@behdad.org>
23722 Date: Thu Aug 9 21:48:55 2012 -0400
23724 Shuffle buffer variable allocations around
23726 To room for more allocations, coming.
23728 src/hb-ot-layout-private.hh | 6 +++---
23729 src/hb-ot-shape-complex-arabic.cc | 2 +-
23730 src/hb-ot-shape-complex-indic-private.hh | 4 ++--
23731 src/hb-ot-shape-complex-private.hh | 5 ++---
23732 src/hb-ot-shape-private.hh | 4 ++--
23733 5 files changed, 10 insertions(+), 11 deletions(-)
23735 commit 8d1eef3f32fb539de2a72804fa3834acc18daab5
23736 Author: Behdad Esfahbod <behdad@behdad.org>
23737 Date: Thu Aug 9 21:31:52 2012 -0400
23741 src/hb-ot-shape-normalize.cc | 50
23742 +++++++++++++++++++++++++++-----------------
23743 1 file changed, 31 insertions(+), 19 deletions(-)
23745 commit 56c9e7c004e802ddcb8c704346026f1d7a812f9f
23746 Author: Behdad Esfahbod <behdad@behdad.org>
23747 Date: Thu Aug 9 21:12:30 2012 -0400
23749 Fill out combining class resetting for fallback shaping
23752 src/hb-ot-shape-fallback.cc | 38 +++++++++++++++++++++++++++++++++++++-
23753 src/hb-unicode-private.hh | 7 ++++---
23754 src/hb-unicode.cc | 2 +-
23755 3 files changed, 42 insertions(+), 5 deletions(-)
23757 commit a321e1d51e0e7fa02738410e8d6e77c841bc6b13
23758 Author: Behdad Esfahbod <behdad@behdad.org>
23759 Date: Thu Aug 9 18:30:34 2012 -0400
23761 Revert "Reject lookups with no subTable"
23763 This reverts commit 30ec9002d84e8b49290e782e6192069821ffa942.
23765 See previous commit.
23767 src/hb-ot-layout-common-private.hh | 1 -
23768 1 file changed, 1 deletion(-)
23770 commit 2eaf482b371034ce6ebfaedee98049b036fd3493
23771 Author: Behdad Esfahbod <behdad@behdad.org>
23772 Date: Thu Aug 9 18:30:05 2012 -0400
23774 Revert "[GSUB/GPOS] Reject Context/ChainContext lookups with zero
23777 This reverts commit 0981068b75710397f08e0d2d776a0a2ea68d7117.
23779 I was confused. Even if we access coverage[0] unconditionally,
23781 need bound checks since the array machinary already handles that.
23783 src/hb-ot-layout-gsubgpos-private.hh | 2 --
23784 1 file changed, 2 deletions(-)
23786 commit a02d86484be870615297abfc7be9f94645434762
23787 Author: Behdad Esfahbod <behdad@behdad.org>
23788 Date: Wed Aug 8 18:04:29 2012 -0400
23790 Add check-exported-symbols.sh
23792 And misc linking fixes.
23794 src/Makefile.am | 1 +
23795 src/check-exported-symbols.sh | 40
23796 ++++++++++++++++++++++++++++++++++++++++
23797 src/check-internal-symbols.sh | 2 +-
23798 src/hb-ot-shape-complex-indic.cc | 2 +-
23799 src/hb-ot-shape.cc | 6 +++---
23800 5 files changed, 46 insertions(+), 5 deletions(-)
23802 commit 4c8ac4f47e95d2b266b2f64e75c55af8233b6b91
23803 Author: Behdad Esfahbod <behdad@behdad.org>
23804 Date: Wed Aug 8 17:44:19 2012 -0400
23808 src/check-internal-symbols.sh | 10 +--
23809 src/hb-font-private.hh | 29 +++++++-
23810 src/hb-font.cc | 63 +++++++---------
23811 src/hb-font.h | 2 +-
23812 src/hb-graphite2.cc | 4 +-
23813 src/hb-old.cc | 2 +-
23814 src/hb-ot-layout.cc | 6 +-
23815 src/hb-ot-shape-fallback.cc | 10 +--
23816 src/hb-ot-shape.cc | 2 +-
23817 src/hb-shape-plan.cc | 2 +-
23818 src/hb-shape-plan.h | 2 +-
23819 src/hb-tt-font.cc | 166
23820 +-----------------------------------------
23821 12 files changed, 72 insertions(+), 226 deletions(-)
23823 commit 560d68af8168d1baff607b9616a3590af70fe9ec
23824 Author: Behdad Esfahbod <behdad@behdad.org>
23825 Date: Wed Aug 8 17:16:01 2012 -0400
23827 Use a export-file for Windows builds
23829 Apparently even that doesn't make check-internal-symbols.sh happy with
23830 mingw32. Going to disable that for DLLs again, but hopefully the
23831 export-file is doing *something*.
23833 configure.ac | 14 +++++++++++++-
23834 src/Makefile.am | 22 +++++++++++++++++++++-
23835 src/hb-buffer.h | 4 ++--
23836 3 files changed, 36 insertions(+), 4 deletions(-)
23838 commit f8751cf8e0a16125d63a88da65fdbfa76a19453f
23839 Author: Behdad Esfahbod <behdad@behdad.org>
23840 Date: Wed Aug 8 17:15:44 2012 -0400
23842 [hb-old] speed-up build
23844 src/hb-old/harfbuzz-external.h | 3 ++-
23845 1 file changed, 2 insertions(+), 1 deletion(-)
23847 commit 5f4c52867ce67faa15f5d26b59c18c8d068e9261
23848 Author: Behdad Esfahbod <behdad@behdad.org>
23849 Date: Wed Aug 8 16:53:37 2012 -0400
23853 src/hb-ot-layout.h | 1 -
23854 1 file changed, 1 deletion(-)
23856 commit fe2b8a7777ab1c84980424ede713cb0d6701f987
23857 Author: Behdad Esfahbod <behdad@behdad.org>
23858 Date: Wed Aug 8 15:27:14 2012 -0400
23863 1 file changed, 2 insertions(+), 2 deletions(-)
23865 commit 7e7d245b332306949a19c628bacd920717434769
23866 Author: Behdad Esfahbod <behdad@behdad.org>
23867 Date: Wed Aug 8 15:23:48 2012 -0400
23869 Make default_language threadsafe
23871 src/hb-common.cc | 15 +++++----------
23872 1 file changed, 5 insertions(+), 10 deletions(-)
23874 commit 06b192c458010c847362d809673209c87ea29949
23875 Author: Behdad Esfahbod <behdad@behdad.org>
23876 Date: Wed Aug 8 15:23:45 2012 -0400
23880 src/hb-common.h | 3 ++-
23881 1 file changed, 2 insertions(+), 1 deletion(-)
23883 commit 37191ede7583fdb864db32a8f4d90956657926c7
23884 Author: Behdad Esfahbod <behdad@behdad.org>
23885 Date: Wed Aug 8 14:59:09 2012 -0400
23889 src/hb-common.h | 4 ++--
23891 2 files changed, 2 insertions(+), 3 deletions(-)
23893 commit 6d9a329a8a0f11f4b175e407de59c55924de1ef6
23894 Author: Behdad Esfahbod <behdad@behdad.org>
23895 Date: Wed Aug 8 14:48:41 2012 -0400
23897 Adjust a couple source checks
23899 src/check-internal-symbols.sh | 4 ++--
23900 src/check-static-inits.sh | 10 ++++++++--
23901 2 files changed, 10 insertions(+), 4 deletions(-)
23903 commit 9c929abdcfef44c0193a2917b20981df37ade21c
23904 Author: Behdad Esfahbod <behdad@behdad.org>
23905 Date: Wed Aug 8 14:33:37 2012 -0400
23911 ...sition-fallback-private.hh => hb-ot-shape-fallback-private.hh} |
23913 src/{hb-ot-shape-position-fallback.cc => hb-ot-shape-fallback.cc} |
23915 src/hb-ot-shape.cc |
23917 4 files changed, 10 insertions(+), 10 deletions(-)
23919 commit 801298b590effd768607bb532dc83c73ba65d16b
23920 Author: Behdad Esfahbod <behdad@behdad.org>
23921 Date: Wed Aug 8 14:26:36 2012 -0400
23925 https://bugs.freedesktop.org/show_bug.cgi?id=53233
23927 src/hb-buffer-private.hh | 10 ++++++----
23928 src/hb-shape-plan.cc | 4 ++--
23929 2 files changed, 8 insertions(+), 6 deletions(-)
23931 commit 21756934a15e31dc243e2b6d80adec5752477652
23932 Author: Behdad Esfahbod <behdad@behdad.org>
23933 Date: Wed Aug 8 01:20:45 2012 -0400
23935 [OT] Implement fallback positioning
23937 Implemented for Arabic, Hebrew, and generic marks.
23938 Activated if no GPOS table present.
23940 src/hb-font.h | 3 +-
23941 src/hb-ft.cc | 3 +-
23942 src/hb-old.cc | 2 +-
23943 src/hb-ot-shape-position-fallback.cc | 237
23944 ++++++++++++++++++++++++++++++++++-
23945 src/hb-unicode-private.hh | 81 ++++++++++++
23946 src/hb-unicode.cc | 107 ++++++----------
23947 6 files changed, 356 insertions(+), 77 deletions(-)
23949 commit fb56e7628362a73e20f7f0b49fe31e802dc01f4f
23950 Author: Behdad Esfahbod <behdad@behdad.org>
23951 Date: Tue Aug 7 23:44:47 2012 -0400
23953 [hb-old] Fix warnings
23955 src/hb-old/harfbuzz-shaper.cpp | 2 ++
23956 1 file changed, 2 insertions(+)
23958 commit affaf8a0e5aa38e5820455f789eebf916e02eb7b
23959 Author: Behdad Esfahbod <behdad@behdad.org>
23960 Date: Tue Aug 7 22:41:38 2012 -0400
23962 [OT] Start adding fallback positioning
23964 Used when there is no GPOS.
23966 src/Makefile.am | 2 ++
23967 src/hb-ot-shape-position-fallback-private.hh | 39 +++++++++++++++++++++++
23968 src/hb-ot-shape-position-fallback.cc | 47
23969 ++++++++++++++++++++++++++++
23970 src/hb-ot-shape.cc | 23 +++-----------
23971 4 files changed, 93 insertions(+), 18 deletions(-)
23973 commit 7e4920fd1577987bf6804f67765e22a84983e057
23974 Author: Behdad Esfahbod <behdad@behdad.org>
23975 Date: Tue Aug 7 22:32:23 2012 -0400
23979 src/hb-ot-shape.cc | 2 +-
23980 1 file changed, 1 insertion(+), 1 deletion(-)
23982 commit 472f229a63f0d1bb21b02179ef430b7698df8f12
23983 Author: Behdad Esfahbod <behdad@behdad.org>
23984 Date: Tue Aug 7 22:25:24 2012 -0400
23986 [GSUB] Generalize would_apply()
23988 Fixes logic also, where before we were always matching if
23990 and a ligature started with the glyph.
23992 src/hb-ot-layout-gsub-table.hh | 26 ++++++++++++++++++++-----
23993 src/hb-ot-layout-gsubgpos-private.hh | 37
23994 ++++++++++++++++++------------------
23995 src/hb-ot-layout.cc | 3 +--
23996 3 files changed, 40 insertions(+), 26 deletions(-)
23998 commit 6f3a300138f659020c21c3e08b7981c78df5f332
23999 Author: Behdad Esfahbod <behdad@behdad.org>
24000 Date: Tue Aug 7 22:13:25 2012 -0400
24002 Add hb_font_glyph_from/to_string
24004 src/hb-font-private.hh | 43
24005 +++++++++++++++++++++++++++++++++++++++++++
24006 src/hb-font.cc | 24 ++++++++++++++++++++----
24007 src/hb-font.h | 11 +++++++++++
24008 src/hb-private.hh | 16 ++++++++++++++++
24009 src/test-would-substitute.cc | 11 ++++++++++-
24010 util/options.cc | 2 +-
24011 6 files changed, 101 insertions(+), 6 deletions(-)
24013 commit eb56f6ae96260c5b4bcd4e1dfb7ab733a230f3a8
24014 Author: Behdad Esfahbod <behdad@behdad.org>
24015 Date: Tue Aug 7 21:44:25 2012 -0400
24019 src/hb-mutex-private.hh | 1 +
24020 src/hb-uniscribe.cc | 1 +
24021 src/hb-uniscribe.h | 2 ++
24022 3 files changed, 4 insertions(+)
24024 commit f4e48adcdd4315ce09e755f87a0f801d88194f42
24025 Author: Behdad Esfahbod <behdad@behdad.org>
24026 Date: Tue Aug 7 21:12:49 2012 -0400
24028 [OT] Apply 'rclt' feature in horizontal mode
24030 'rclt' is "Required Contextual Forms" being proposed by Microsoft.
24031 It's like 'calt', but supposedly always on. We apply 'calt' anyway,
24032 and now apply this too.
24034 src/hb-ot-shape.cc | 1 +
24035 1 file changed, 1 insertion(+)
24037 commit b1914b8bd08ecdea79930dda7e3bb2ae9e6134a1
24038 Author: Behdad Esfahbod <behdad@behdad.org>
24039 Date: Tue Aug 7 16:57:48 2012 -0400
24043 src/hb-icu.cc | 6 +++---
24044 1 file changed, 3 insertions(+), 3 deletions(-)
24046 commit 0f8881d6bbf6cd59938315eeff9b71cfc736aa4e
24047 Author: Behdad Esfahbod <behdad@behdad.org>
24048 Date: Tue Aug 7 16:57:02 2012 -0400
24052 src/hb-ot-shape-normalize.cc | 161
24053 +++++++++++++++++++++++++++++++++++++++++-
24054 src/hb-unicode-private.hh | 164
24055 +------------------------------------------
24056 2 files changed, 162 insertions(+), 163 deletions(-)
24058 commit 428dfcab6634ff264570a0a5d715efb8048c3db5
24059 Author: Behdad Esfahbod <behdad@behdad.org>
24060 Date: Tue Aug 7 16:51:48 2012 -0400
24064 src/hb-ot-shape-normalize.cc | 27 +++++++++++++++++++++++----
24065 1 file changed, 23 insertions(+), 4 deletions(-)
24067 commit 61f41849af6ff9edf8b55cf9610066d1bfb4a8df
24068 Author: Behdad Esfahbod <behdad@behdad.org>
24069 Date: Tue Aug 7 16:45:27 2012 -0400
24071 Add Hebrew presentation forms shaping
24073 Lifted from https://bugzilla.mozilla.org/show_bug.cgi?id=728866
24075 src/hb-unicode-private.hh | 121
24076 +++++++++++++++++++++++++++++++++++++++++++++-
24077 1 file changed, 120 insertions(+), 1 deletion(-)
24079 commit 32d71dc13317b322e2c5de00d767b2cb15fddd8b
24080 Author: Behdad Esfahbod <behdad@behdad.org>
24081 Date: Tue Aug 7 14:11:16 2012 -0400
24085 src/hb-graphite2.cc | 60
24086 +++++++++++++++++++++++++----------------------------
24087 1 file changed, 28 insertions(+), 32 deletions(-)
24089 commit 030ac5022e8a43b9329c26e72527bafc582ef44b
24090 Author: Behdad Esfahbod <behdad@behdad.org>
24091 Date: Tue Aug 7 13:01:12 2012 -0400
24093 Remove enum trailing comma
24097 src/hb-ot-shape-normalize-private.hh | 2 +-
24098 1 file changed, 1 insertion(+), 1 deletion(-)
24100 commit 368b4e7649f9bc8c6bebf7c7ff03c9b9ec425a25
24101 Author: Behdad Esfahbod <behdad@behdad.org>
24102 Date: Mon Aug 6 23:06:04 2012 -0400
24106 src/hb-font.cc | 6 ++++--
24107 1 file changed, 4 insertions(+), 2 deletions(-)
24109 commit ade7459ea7c75b4f33f7cfa43dd5bdfa0c18d6d5
24110 Author: Behdad Esfahbod <behdad@behdad.org>
24111 Date: Mon Aug 6 19:42:47 2012 -0700
24115 src/hb-graphite2.cc | 18 ++++++++++++++----
24116 util/options.cc | 2 +-
24117 util/options.hh | 2 +-
24118 3 files changed, 16 insertions(+), 6 deletions(-)
24120 commit 2fef993460dcfd94c92ab35413bdde18ad2b0ceb
24121 Author: Behdad Esfahbod <behdad@behdad.org>
24122 Date: Mon Aug 6 19:35:04 2012 -0700
24124 [Graphite] Fix graphite2 backend with RTL text
24126 Patch from Martin Hosken.
24128 src/hb-graphite2.cc | 33 ++++++++++++++++++---------------
24129 1 file changed, 18 insertions(+), 15 deletions(-)
24131 commit e4992e13e19877a73ea05fc1d31005a262c685ad
24132 Author: Behdad Esfahbod <behdad@behdad.org>
24133 Date: Mon Aug 6 19:25:39 2012 -0700
24135 [Graphite] Port graphite2 backend to new shaper infrastructure
24137 src/hb-graphite2.cc | 234
24138 +++++++++++++++++++++++---------------------------
24139 src/hb-graphite2.h | 2 +-
24140 src/hb-shaper-list.hh | 2 +-
24141 3 files changed, 109 insertions(+), 129 deletions(-)
24143 commit 66591ececfba9791de06c814f5f30131e95e5fd2
24144 Author: Behdad Esfahbod <behdad@behdad.org>
24145 Date: Mon Aug 6 17:07:19 2012 -0700
24147 Remove unnecessary lifecycle bits
24149 We already set recount to INVALID when destroying.
24150 This block was not necessary.
24152 src/hb-font.cc | 3 ---
24153 1 file changed, 3 deletions(-)
24155 commit e3320ecc1b5a7eaccc7c9370b2d1b76850f054be
24156 Author: Behdad Esfahbod <behdad@behdad.org>
24157 Date: Mon Aug 6 11:44:10 2012 -0700
24159 Fix compiler warnings
24161 configure.ac | 12 +++++++++---
24162 1 file changed, 9 insertions(+), 3 deletions(-)
24164 commit 167b625d988b74572d6b2f646c285b666b650d49
24165 Author: Behdad Esfahbod <behdad@behdad.org>
24166 Date: Sun Aug 5 21:16:26 2012 -0700
24168 [Indic] Minor, move 'blwf' after 'half'
24170 We don't apply them together anyway. Should not make any difference
24173 src/hb-ot-shape-complex-indic.cc | 4 ++--
24174 1 file changed, 2 insertions(+), 2 deletions(-)
24176 commit 048e3b596fb7fccd3fb5f48de98b6b67788f774a
24177 Author: Behdad Esfahbod <behdad@behdad.org>
24178 Date: Sat Aug 4 18:04:57 2012 -0700
24180 Speed up hb_set_digest_lowest_bits_t calcs
24182 src/hb-set-private.hh | 10 +++++++---
24183 1 file changed, 7 insertions(+), 3 deletions(-)
24185 commit 3d1b66a35e1ab3be19335705f310b278d76d66d2
24186 Author: Behdad Esfahbod <behdad@behdad.org>
24187 Date: Sat Aug 4 17:42:28 2012 -0700
24189 Speed up hb_set_digest_common_bits_t calcs
24191 src/hb-set-private.hh | 6 +++---
24192 1 file changed, 3 insertions(+), 3 deletions(-)
24194 commit bdc48a879a1900138d8caaa8d90fb9fe1e768d1d
24195 Author: Behdad Esfahbod <behdad@behdad.org>
24196 Date: Sat Aug 4 17:08:38 2012 -0700
24198 Enlarge glyph_name buffer
24200 Lohit Devanagari has a glyph named:
24201 u0924_u094D.half_u0930_u094D.blwf.vatu
24203 util/options.cc | 2 +-
24204 1 file changed, 1 insertion(+), 1 deletion(-)
24206 commit 25326c2359b0a3e25222b94acd142bc36eff78a4
24207 Author: Behdad Esfahbod <behdad@behdad.org>
24208 Date: Sat Aug 4 16:43:18 2012 -0700
24210 Rewrite ARRAY_LENGTH as a template function
24212 Such it wouldn't apply to pointers accidentally.
24214 src/hb-ot-shape-complex-arabic-table.hh | 4 ++--
24215 src/hb-private.hh | 9 ++++++---
24216 2 files changed, 8 insertions(+), 5 deletions(-)
24218 commit 8ba8042821e4581fe4e87419e58c823520441205
24219 Author: Behdad Esfahbod <behdad@behdad.org>
24220 Date: Fri Aug 3 18:54:54 2012 -0700
24222 [Indic] Fix consonant position font lookup logic
24224 Oops. I broken this badly and the test suite did not notice. That
24225 worries me. Have to investigate.
24227 src/hb-ot-shape-complex-indic.cc | 6 +++---
24228 1 file changed, 3 insertions(+), 3 deletions(-)
24230 commit abd0c05f1f7f0546593bb2f1c4d59db12cb32e46
24231 Author: Behdad Esfahbod <behdad@behdad.org>
24232 Date: Fri Aug 3 18:45:05 2012 -0700
24236 src/test-would-substitute.cc | 2 +-
24237 1 file changed, 1 insertion(+), 1 deletion(-)
24239 commit 46ee108ef80f5d4675899862698a8c34d8fcfab5
24240 Author: Behdad Esfahbod <behdad@behdad.org>
24241 Date: Fri Aug 3 18:21:13 2012 -0700
24245 src/hb-shape-plan.cc | 2 ++
24246 1 file changed, 2 insertions(+)
24248 commit 71baea0062da4d7f143d62da38492a0813814e49
24249 Author: Behdad Esfahbod <behdad@behdad.org>
24250 Date: Fri Aug 3 17:40:07 2012 -0700
24252 [OT] Use general-category, not GDEF class, to decide to zero mark
24255 At this point, the GDEF glyph synthesis looks pointless. Not that I
24256 have many fonts without GDEF lying around.
24258 As for mark advance zeroing when GPOS not available, that also
24260 replaced by proper fallback mark positioning soon.
24262 src/hb-ot-shape.cc | 7 ++-----
24263 1 file changed, 2 insertions(+), 5 deletions(-)
24265 commit 3a7e137a68ec8f723dc3afa89c918ca2df7ff6bf
24266 Author: Behdad Esfahbod <behdad@behdad.org>
24267 Date: Fri Aug 3 17:23:40 2012 -0700
24271 src/hb-glib.cc | 4 ++--
24272 src/hb-icu.cc | 2 +-
24273 2 files changed, 3 insertions(+), 3 deletions(-)
24275 commit 11b0e20ba42bf0b17133c3e1087732802bb4f230
24276 Author: Behdad Esfahbod <behdad@behdad.org>
24277 Date: Thu Aug 2 14:21:40 2012 -0400
24279 [Indic] Add per-script configuration tables
24281 This concludes the Indic shape_plan work. May do for Arabic also...
24283 src/hb-ot-shape-complex-indic-private.hh | 16 +-
24284 src/hb-ot-shape-complex-indic.cc | 309
24285 +++++++++++++++----------------
24286 2 files changed, 159 insertions(+), 166 deletions(-)
24288 commit 85fc6c483f6d734febbe39270e84701a651f01f1
24289 Author: Behdad Esfahbod <behdad@behdad.org>
24290 Date: Thu Aug 2 12:21:44 2012 -0400
24292 [Indic] Move more stuff to the shape_plan
24294 Almost done. Need to add per-script static tables.
24296 src/hb-ot-shape-complex-indic-machine.rl | 4 +-
24297 src/hb-ot-shape-complex-indic.cc | 216
24298 ++++++++++++++++---------------
24299 2 files changed, 116 insertions(+), 104 deletions(-)
24301 commit 914ffaa40fcca020f65bacdd709421e9047afd83
24302 Author: Behdad Esfahbod <behdad@behdad.org>
24303 Date: Thu Aug 2 11:03:39 2012 -0400
24305 [Indic] Move more repeated work into shape_plan
24307 src/hb-ot-shape-complex-indic.cc | 63
24308 ++++++++++++++++++++++++++--------------
24309 1 file changed, 42 insertions(+), 21 deletions(-)
24311 commit a8c6da90f4c6e8d27a3a1b758a55476776d9f750
24312 Author: Behdad Esfahbod <behdad@behdad.org>
24313 Date: Thu Aug 2 10:46:34 2012 -0400
24315 [OT] Add per-complex-shaper shape_plan data
24317 Hookup some Indic data to it. More to come.
24319 src/hb-ot-shape-complex-arabic.cc | 2 +
24320 src/hb-ot-shape-complex-indic.cc | 128
24321 ++++++++++++++++++++++---------------
24322 src/hb-ot-shape-complex-misc.cc | 4 ++
24323 src/hb-ot-shape-complex-private.hh | 16 ++++-
24324 src/hb-ot-shape-private.hh | 1 +
24325 src/hb-ot-shape.cc | 23 +++++--
24326 6 files changed, 113 insertions(+), 61 deletions(-)
24328 commit 8bb5deba9630d35878eb6edb4643ecfabf99f15f
24329 Author: Behdad Esfahbod <behdad@behdad.org>
24330 Date: Thu Aug 2 10:07:58 2012 -0400
24332 [OT] Pipe shape_plan down to pause_callbacks
24334 src/hb-ot-map-private.hh | 8 ++---
24335 src/hb-ot-map.cc | 11 ++++---
24336 src/hb-ot-shape-complex-indic-machine.rl | 4 +--
24337 src/hb-ot-shape-complex-indic.cc | 50
24338 +++++++++++++++-----------------
24339 src/hb-ot-shape-private.hh | 6 ++++
24340 src/hb-ot-shape.cc | 28 ++++++++++--------
24341 6 files changed, 57 insertions(+), 50 deletions(-)
24343 commit 3e38c0f2886c38d2f0a9d80a97a36edf2479d2c7
24344 Author: Behdad Esfahbod <behdad@behdad.org>
24345 Date: Thu Aug 2 09:44:18 2012 -0400
24349 src/hb-ot-map-private.hh | 20 ++++++++------------
24350 src/hb-ot-map.cc | 17 ++++++++---------
24351 src/hb-ot-shape-complex-arabic.cc | 8 ++++----
24352 src/hb-ot-shape-complex-indic.cc | 18 +++++++-----------
24353 4 files changed, 27 insertions(+), 36 deletions(-)
24355 commit 16c6a27b4bffc19026944c7bea9cf0a3a8ff1d8f
24356 Author: Behdad Esfahbod <behdad@behdad.org>
24357 Date: Thu Aug 2 09:38:28 2012 -0400
24359 [OT] Port complex_shaper to planner/plan
24361 src/hb-ot-shape-complex-arabic.cc | 17 ++++++++---------
24362 src/hb-ot-shape-complex-indic.cc | 19 ++++++++-----------
24363 src/hb-ot-shape-complex-misc.cc | 20 ++++++++------------
24364 src/hb-ot-shape-complex-private.hh | 32 +++++++++++---------------------
24365 src/hb-ot-shape-private.hh | 14 +++++++++++---
24366 src/hb-ot-shape.cc | 9 +++++----
24367 6 files changed, 51 insertions(+), 60 deletions(-)
24369 commit 5393e3a62ba09fd7bcf3767b36225c8f49badb9d
24370 Author: Behdad Esfahbod <behdad@behdad.org>
24371 Date: Thu Aug 2 09:24:35 2012 -0400
24373 [OT] Minor refactoring
24375 src/hb-ot-map.cc | 4 ----
24376 src/hb-ot-shape-private.hh | 26 ++++++++++++++++++++++++++
24377 src/hb-ot-shape.cc | 26 ++------------------------
24378 src/hb-shape-plan.cc | 2 ++
24379 src/hb-shape.cc | 2 --
24380 5 files changed, 30 insertions(+), 30 deletions(-)
24382 commit 24eacf17c801c66a2d466e8ae02b73f501a26b25
24383 Author: Behdad Esfahbod <behdad@behdad.org>
24384 Date: Thu Aug 2 08:42:11 2012 -0400
24386 [Indic] Move consonant-position-setting into initial_reordering()
24388 src/hb-ot-shape-complex-indic.cc | 65
24389 +++++++++++++++++++++-------------------
24390 1 file changed, 35 insertions(+), 30 deletions(-)
24392 commit afbcc24be01a64bdb5c05c63880269145fa1d3c8
24393 Author: Behdad Esfahbod <behdad@behdad.org>
24394 Date: Thu Aug 2 08:36:40 2012 -0400
24396 [GSUB] Wire the font, not just the face, down to substitute()
24398 We need the font for glyph lookup during GSUB pauses in Indic shaper.
24399 Could perhaps be avoided, but at this point, we don't mean to support
24400 separate substitute()/position() entry points (anymore), so there is
24401 no point in not providing the font to GSUB.
24403 src/hb-ot-layout-gsub-table.hh | 13 +++++--------
24404 src/hb-ot-layout-gsubgpos-private.hh | 7 ++-----
24405 src/hb-ot-layout-private.hh | 6 +++---
24406 src/hb-ot-layout.cc | 18 +++++++++---------
24407 src/hb-ot-map-private.hh | 15 ++++++---------
24408 src/hb-ot-map.cc | 8 ++++----
24409 src/hb-ot-shape-complex-indic.cc | 8 ++++----
24410 src/hb-ot-shape.cc | 6 +++---
24411 8 files changed, 36 insertions(+), 45 deletions(-)
24413 commit b0e6a26a10ccca70ebc88a9e158a89ccfab0add5
24414 Author: Behdad Esfahbod <behdad@behdad.org>
24415 Date: Thu Aug 2 08:11:14 2012 -0400
24419 It was impossible to meaningfully use them from the outside these
24422 src/hb-ot-layout-private.hh | 40 ++++++++++++++++++++++++++++++++--------
24423 src/hb-ot-layout.cc | 20 --------------------
24424 src/hb-ot-layout.h | 34 ----------------------------------
24425 src/hb-ot-map.cc | 8 ++++----
24426 4 files changed, 36 insertions(+), 66 deletions(-)
24428 commit 305246744ed178f116e01498b7f9d1af6950ca30
24429 Author: Behdad Esfahbod <behdad@behdad.org>
24430 Date: Thu Aug 2 08:08:04 2012 -0400
24434 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
24435 1 file changed, 1 insertion(+), 1 deletion(-)
24437 commit 8ef3d53255ae9fbb0e46c22909e50009d1e7eeb0
24438 Author: Behdad Esfahbod <behdad@behdad.org>
24439 Date: Thu Aug 2 07:53:18 2012 -0400
24441 [Indic] More refactoring of consonant position peeking in the font
24443 To be moved to initial_reordering next...
24445 src/hb-ot-shape-complex-indic.cc | 59
24446 ++++++++++++++++++++++++++++------------
24447 1 file changed, 41 insertions(+), 18 deletions(-)
24449 commit 3eb6f81fd3f1e56679eec10d08f5e2303121753f
24450 Author: Behdad Esfahbod <behdad@behdad.org>
24451 Date: Thu Aug 2 07:37:46 2012 -0400
24455 Move all the logic that needs to eventually move into the indic table
24456 into hb-ot-shape-complex-indic-private.hh.
24458 src/hb-ot-shape-complex-indic-private.hh | 210
24459 ++++++++++++++++++++++++++++
24460 src/hb-ot-shape-complex-indic.cc | 227
24461 ++-----------------------------
24462 2 files changed, 218 insertions(+), 219 deletions(-)
24464 commit 3614ba242fc7d338761acdda365a134706035b6d
24465 Author: Behdad Esfahbod <behdad@behdad.org>
24466 Date: Thu Aug 2 07:13:55 2012 -0400
24470 src/hb-ot-shape-complex-indic.cc | 40
24471 +++++++++++++++++++++-------------------
24472 1 file changed, 21 insertions(+), 19 deletions(-)
24474 commit 610e5e8f713bb2a68939b72cb2b801a7aaede4f9
24475 Author: Behdad Esfahbod <behdad@behdad.org>
24476 Date: Thu Aug 2 05:27:46 2012 -0400
24478 [Indic] Streamline feature would_apply()
24480 Comes with some 10% speedup for Devanagari even!
24482 src/hb-ot-map-private.hh | 85
24483 +++++++++++++++++++++++++---------------
24484 src/hb-ot-map.cc | 18 ++++-----
24485 src/hb-ot-shape-complex-indic.cc | 85
24486 +++++++++++++++++++++++-----------------
24487 3 files changed, 110 insertions(+), 78 deletions(-)
24489 commit 1d002048d5afcd45abbb09fdf0419f13b2e2265c
24490 Author: Behdad Esfahbod <behdad@behdad.org>
24491 Date: Thu Aug 2 05:01:11 2012 -0400
24495 src/hb-ot-shape-complex-indic-private.hh | 16 --------
24496 src/hb-ot-shape-complex-indic.cc | 64
24497 +++++++++++++++++++++-----------
24498 2 files changed, 43 insertions(+), 37 deletions(-)
24500 commit 6f7611375521c6d285a9aa763f2ea5cb44cd0d39
24501 Author: Behdad Esfahbod <behdad@behdad.org>
24502 Date: Thu Aug 2 04:00:31 2012 -0400
24504 [GSUB/GPOS] Check array size before accessing digests
24506 src/hb-ot-layout-private.hh | 3 +++
24507 src/hb-ot-layout.cc | 32 ++++++++++++++++----------------
24508 2 files changed, 19 insertions(+), 16 deletions(-)
24510 commit 22148b8c4af3ed296d96e969cdd47bac97b32307
24511 Author: Behdad Esfahbod <behdad@behdad.org>
24512 Date: Thu Aug 2 03:51:51 2012 -0400
24514 Use Coverage digests in would_apply
24516 src/hb-ot-layout-gsub-table.hh | 1 +
24517 src/hb-ot-layout-gsubgpos-private.hh | 6 +++++-
24518 src/hb-ot-layout.cc | 4 ++--
24519 3 files changed, 8 insertions(+), 3 deletions(-)
24521 commit 6c459c8fef85bc44f45d7b58c28a34abfb2c33fc
24522 Author: Behdad Esfahbod <behdad@behdad.org>
24523 Date: Thu Aug 2 03:45:53 2012 -0400
24527 src/hb-ot-layout-gpos-table.hh | 2 +-
24528 src/hb-ot-layout-gsub-table.hh | 4 ++--
24529 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
24530 3 files changed, 5 insertions(+), 5 deletions(-)
24532 commit e2b8d75fa6e847ecf5c040f4e1e16a565c5d8aaf
24533 Author: Behdad Esfahbod <behdad@behdad.org>
24534 Date: Wed Aug 1 22:17:48 2012 -0400
24536 Use wider set digests on 64-bit archs
24538 src/hb-set-private.hh | 6 +++---
24539 1 file changed, 3 insertions(+), 3 deletions(-)
24541 commit 0120ce9679aab3ac936aeb18f6709529eef000a4
24542 Author: Behdad Esfahbod <behdad@behdad.org>
24543 Date: Wed Aug 1 21:56:35 2012 -0400
24545 [GSUB/GPOS] Remove unused get_coverage() methods
24547 src/hb-ot-layout-gpos-table.hh | 11 -----------
24548 src/hb-ot-layout-gsub-table.hh | 11 -----------
24549 2 files changed, 22 deletions(-)
24551 commit 1336ecdf8e4e9879b96b26ecfbf5c9ba6c49e2b9
24552 Author: Behdad Esfahbod <behdad@behdad.org>
24553 Date: Wed Aug 1 21:46:36 2012 -0400
24555 [GSUB/GPOS] Use Coverage digests as gatekeeper
24557 Gives me a good 10% speedup for the Devanagari test case. Less so
24558 for less lookup-intensive tests.
24560 For the Devanagari test case, the false positive rate of the GSUB
24564 src/hb-ot-layout-gpos-table.hh | 30 +++++++++---------------------
24565 src/hb-ot-layout-gsub-table.hh | 35
24566 ++++++++++++-----------------------
24567 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++--
24568 src/hb-ot-layout-private.hh | 4 ++++
24569 src/hb-ot-layout.cc | 29 +++++++++++++++++++++++++----
24570 5 files changed, 56 insertions(+), 50 deletions(-)
24572 commit a878c58a8fc1500986d713b2bcedfeb90a0087b0
24573 Author: Behdad Esfahbod <behdad@behdad.org>
24574 Date: Wed Aug 1 21:18:54 2012 -0400
24576 [GSUB/GPOS] Add add_coverage()
24578 src/hb-ot-layout-gpos-table.hh | 18 ++++++++++++++++++
24579 src/hb-ot-layout-gsub-table.hh | 18 ++++++++++++++++++
24580 2 files changed, 36 insertions(+)
24582 commit 60a3035ac5ec8227e4cc0e6708732bb139c9e0b8
24583 Author: Behdad Esfahbod <behdad@behdad.org>
24584 Date: Wed Aug 1 21:06:27 2012 -0400
24586 Add hb_set_digest_t
24588 Implement two set digests, and one that combines the two.
24590 src/hb-set-private.hh | 95
24591 +++++++++++++++++++++++++++++++++++++++++++++++++++
24592 1 file changed, 95 insertions(+)
24594 commit c8accf1dd2d92cc4f714393eb0ea46f69bb182a6
24595 Author: Behdad Esfahbod <behdad@behdad.org>
24596 Date: Wed Aug 1 21:05:57 2012 -0400
24598 [OT] Templatize Coverage::add_coverage()
24600 src/hb-ot-layout-common-private.hh | 12 ++++++++----
24601 1 file changed, 8 insertions(+), 4 deletions(-)
24603 commit 8fbfda920e0b3bb4ab7afb732826026964b79be9
24604 Author: Behdad Esfahbod <behdad@behdad.org>
24605 Date: Wed Aug 1 19:03:46 2012 -0400
24607 Inline font getters
24609 src/hb-fallback-shape.cc | 21 ++--
24610 src/hb-font-private.hh | 204
24611 ++++++++++++++++++++++++++++++++++++++
24612 src/hb-font.cc | 129 ++++--------------------
24613 src/hb-graphite2.cc | 6 +-
24614 src/hb-old.cc | 10 +-
24615 src/hb-ot-layout-gdef-table.hh | 2 +-
24616 src/hb-ot-layout-gpos-table.hh | 2 +-
24617 src/hb-ot-shape-complex-arabic.cc | 4 +-
24618 src/hb-ot-shape-complex-indic.cc | 6 +-
24619 src/hb-ot-shape-normalize.cc | 12 +--
24620 src/hb-ot-shape.cc | 47 +++++----
24621 11 files changed, 277 insertions(+), 166 deletions(-)
24623 commit 6adf417bc15d4524e280b284e3accd1ae647662e
24624 Author: Behdad Esfahbod <behdad@behdad.org>
24625 Date: Wed Aug 1 18:07:42 2012 -0400
24627 Use a lookup table for modified_combining_class
24629 src/hb-unicode-private.hh | 10 ++-
24630 src/hb-unicode.cc | 213
24631 +++++++++++++++++++++++++++++++---------------
24632 src/hb-unicode.h | 4 +
24633 3 files changed, 157 insertions(+), 70 deletions(-)
24635 commit 208f70f0553d73d2908b21b9552298029482a8b9
24636 Author: Behdad Esfahbod <behdad@behdad.org>
24637 Date: Wed Aug 1 17:13:10 2012 -0400
24639 Inline Unicode callbacks internally
24641 src/hb-buffer.cc | 2 +-
24642 src/hb-fallback-shape.cc | 2 +-
24643 src/hb-old.cc | 2 +-
24644 src/hb-ot-shape-complex-misc.cc | 2 +-
24645 src/hb-ot-shape-normalize.cc | 13 +++--
24646 src/hb-ot-shape-private.hh | 6 +--
24647 src/hb-ot-shape.cc | 4 +-
24648 src/hb-unicode-private.hh | 112
24649 ++++++++++++++++++++--------------------
24650 src/hb-unicode.cc | 5 +-
24651 9 files changed, 73 insertions(+), 75 deletions(-)
24653 commit 7470315a3e782aa6192bbe64f7a3944266fb1521
24654 Author: Behdad Esfahbod <behdad@behdad.org>
24655 Date: Wed Aug 1 17:01:59 2012 -0400
24657 Move unicode accessors around
24659 src/hb-unicode-private.hh | 73
24660 ++++++++++++++++++++++++++++++++++++++++++++++-
24661 src/hb-unicode.cc | 65 ++++-------------------------------------
24662 2 files changed, 78 insertions(+), 60 deletions(-)
24664 commit 21fdcee00125b6e1c09f0bed3064d16ccd3a7a5d
24665 Author: Behdad Esfahbod <behdad@behdad.org>
24666 Date: Wed Aug 1 16:23:44 2012 -0400
24668 Add hb_unicode_combining_class_t
24670 src/hb-common.h | 38 +-------------
24671 src/hb-glib.cc | 4 +-
24672 src/hb-icu.cc | 4 +-
24673 src/hb-unicode-private.hh | 2 +-
24674 src/hb-unicode.cc | 11 ++--
24675 src/hb-unicode.h | 124
24676 +++++++++++++++++++++++++++++++++++++++++++++-
24677 6 files changed, 134 insertions(+), 49 deletions(-)
24679 commit 84186a64004e5dcd2ce98b564d0e0a09aa5d68b2
24680 Author: Behdad Esfahbod <behdad@behdad.org>
24681 Date: Wed Aug 1 13:32:39 2012 -0400
24683 Add commentary on the compatibility decomposition in the normalizer
24685 src/hb-ot-shape-normalize.cc | 18 +++++++++++++++---
24686 1 file changed, 15 insertions(+), 3 deletions(-)
24688 commit 0834d952017a04c6f4599e574cb75ecf3ca27d3b
24689 Author: Behdad Esfahbod <behdad@behdad.org>
24690 Date: Wed Aug 1 00:21:09 2012 -0400
24692 [hb-old] Adjust mark positioning parameters
24694 Fallback mark positioning works now... With hb-ft and hb-view /
24697 src/hb-old.cc | 10 +++++-----
24698 src/hb-old/harfbuzz-shaper.cpp | 1 +
24699 2 files changed, 6 insertions(+), 5 deletions(-)
24701 commit 4ca743dfb8e09f9fa525061c7f1144d55f72effb
24702 Author: Behdad Esfahbod <behdad@behdad.org>
24703 Date: Wed Aug 1 00:03:41 2012 -0400
24705 [old] Implement fontMetrics
24707 src/hb-old.cc | 11 ++++++++++-
24708 1 file changed, 10 insertions(+), 1 deletion(-)
24710 commit 1e7d860613032e40a3f90e2caa2ee5ac44ab8c8c
24711 Author: Behdad Esfahbod <behdad@behdad.org>
24712 Date: Tue Jul 31 23:41:06 2012 -0400
24714 [GPOS] Adjust mark advance-width zeroing logic
24716 If there is no GPOS, zero mark advances.
24718 If there *is* GPOS and the shaper requests so, zero mark advances for
24721 Fixes regression with Tibetan, where the font has GPOS, and marks a
24722 glyph as mark where it shouldn't get zero advance.
24724 src/hb-ot-layout-gpos-table.hh | 14 ++++++++------
24725 src/hb-ot-layout.cc | 4 ++--
24726 src/hb-ot-layout.h | 3 ++-
24727 src/hb-ot-shape-complex-arabic.cc | 2 +-
24728 src/hb-ot-shape-complex-indic.cc | 2 +-
24729 src/hb-ot-shape-complex-misc.cc | 4 ++--
24730 src/hb-ot-shape-complex-private.hh | 2 +-
24731 src/hb-ot-shape.cc | 6 ++----
24732 8 files changed, 19 insertions(+), 18 deletions(-)
24734 commit a8842e4a448efb30f3f2f3c628d6dc4824829726
24735 Author: Behdad Esfahbod <behdad@behdad.org>
24736 Date: Tue Jul 31 23:10:11 2012 -0400
24738 Remove some TODO items
24740 TODO | 27 ---------------------------
24741 src/hb-shape.cc | 2 ++
24742 2 files changed, 2 insertions(+), 27 deletions(-)
24744 commit 2bc3b9a616cedbc56ff4a915f9e3439ff3a6bf13
24745 Author: Behdad Esfahbod <behdad@behdad.org>
24746 Date: Tue Jul 31 23:08:25 2012 -0400
24748 [OT] Zero mark advances if the shaper desires so
24750 Enabled for all shapers except for Indic.
24752 src/hb-ot-shape-complex-arabic.cc | 1 +
24753 src/hb-ot-shape-complex-indic.cc | 1 +
24754 src/hb-ot-shape-complex-misc.cc | 2 ++
24755 src/hb-ot-shape-complex-private.hh | 2 ++
24756 src/hb-ot-shape.cc | 15 +++++++++++++++
24757 5 files changed, 21 insertions(+)
24759 commit 5fecd8b0355894ceda14b3d3c654f20c3d5e77f4
24760 Author: Behdad Esfahbod <behdad@behdad.org>
24761 Date: Tue Jul 31 22:48:38 2012 -0400
24763 [OT] Synthesize glyph classes
24766 src/hb-ot-shape.cc | 20 ++++++++++++++++++--
24767 2 files changed, 18 insertions(+), 4 deletions(-)
24769 commit 03b09214c073ce37eeb8af5218942c85b2d393df
24770 Author: Behdad Esfahbod <behdad@behdad.org>
24771 Date: Tue Jul 31 22:43:58 2012 -0400
24775 src/hb-ot-layout-gsub-table.hh | 5 ++++-
24776 1 file changed, 4 insertions(+), 1 deletion(-)
24778 commit f0fc1df8fc949739b68d55948741016081b69c3a
24779 Author: Behdad Esfahbod <behdad@behdad.org>
24780 Date: Tue Jul 31 22:43:32 2012 -0400
24782 [hb-old] Implement getGlyphMetrics()
24784 Still working on it.
24786 src/hb-old.cc | 13 ++++++++++++-
24787 1 file changed, 12 insertions(+), 1 deletion(-)
24789 commit 378d279bbf692195c4654e312dae854ab3be04cf
24790 Author: Behdad Esfahbod <behdad@behdad.org>
24791 Date: Tue Jul 31 21:36:16 2012 -0400
24793 Implement Unicode compatibility decompositions
24795 Based on patch from Philip Withnall.
24796 https://bugs.freedesktop.org/show_bug.cgi?id=41095
24798 src/hb-glib.cc | 30 +++++++++++++++++++++++++
24799 src/hb-icu.cc | 36 +++++++++++++++++++++++++++++-
24800 src/hb-ot-shape-normalize.cc | 53
24801 +++++++++++++++++++++++++++++---------------
24802 src/hb-unicode-private.hh | 1 +
24803 src/hb-unicode.cc | 27 +++++++++++++++++++++-
24804 src/hb-unicode.h | 37 ++++++++++++++++++++++++++++++-
24805 test/api/hb-test.h | 1 +
24806 test/api/test-unicode.c | 50
24807 +++++++++++++++++++++++++++++++++++++++++
24808 8 files changed, 214 insertions(+), 21 deletions(-)
24810 commit 321ec29cc270e7e66a529696b70b2caac553c95f
24811 Author: Behdad Esfahbod <behdad@behdad.org>
24812 Date: Tue Jul 31 21:10:16 2012 -0400
24814 Remove unused function
24816 src/hb-ot-shape-complex-indic.cc | 7 -------
24817 1 file changed, 7 deletions(-)
24819 commit 69cc492dc120847ed00cae65ec958593ebf550c5
24820 Author: Behdad Esfahbod <behdad@behdad.org>
24821 Date: Tue Jul 31 14:51:36 2012 -0400
24825 src/hb-buffer-private.hh | 3 ++-
24826 src/hb-buffer.cc | 24 ++++++++++++------------
24827 2 files changed, 14 insertions(+), 13 deletions(-)
24829 commit 693918ef8541014a5ef7dfb91c6ea0ae36d9c368
24830 Author: Behdad Esfahbod <behdad@behdad.org>
24831 Date: Mon Jul 30 21:08:51 2012 -0400
24833 [OT] Streamline complex shaper enumeration
24835 Add a shaper class struct.
24837 src/hb-ot-shape-complex-arabic.cc | 37 ++++----
24838 src/hb-ot-shape-complex-indic.cc | 47 ++++++---
24839 src/hb-ot-shape-complex-misc.cc | 67 ++++++-------
24840 src/hb-ot-shape-complex-private.hh | 179
24841 ++++++++++-------------------------
24842 src/hb-ot-shape-normalize-private.hh | 4 +-
24843 src/hb-ot-shape-private.hh | 2 +-
24844 src/hb-ot-shape.cc | 16 ++--
24845 7 files changed, 143 insertions(+), 209 deletions(-)
24847 commit c2e42c3db691515f3a458eb4c71fe1e6439d5620
24848 Author: Behdad Esfahbod <behdad@behdad.org>
24849 Date: Mon Jul 30 19:54:50 2012 -0400
24853 src/hb-ot-layout-gpos-table.hh | 2 +-
24854 src/hb-ot-layout-gsub-table.hh | 4 ++--
24855 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
24856 src/hb-ot-layout-private.hh | 4 ++--
24857 4 files changed, 9 insertions(+), 9 deletions(-)
24859 commit 03f67bc012f42131b36083a23efc78e1b04b828c
24860 Author: Behdad Esfahbod <behdad@behdad.org>
24861 Date: Mon Jul 30 19:47:53 2012 -0400
24863 More refactoring glyph class access
24865 src/hb-ot-layout-gpos-table.hh | 2 +-
24866 src/hb-ot-layout-gsub-table.hh | 2 +-
24867 src/hb-ot-layout-gsubgpos-private.hh | 154
24868 +++++++++++++++++------------------
24869 3 files changed, 76 insertions(+), 82 deletions(-)
24871 commit 300c7307eb7943ba7416b672345506be1e27c6ba
24872 Author: Behdad Esfahbod <behdad@behdad.org>
24873 Date: Mon Jul 30 19:37:44 2012 -0400
24875 [OT] Don't crash if no GDEF available
24877 src/hb-ot-layout-gsubgpos-private.hh | 8 +++++---
24878 1 file changed, 5 insertions(+), 3 deletions(-)
24880 commit 3dcbdc2125c04c173f29f04922fc031929893f4e
24881 Author: Behdad Esfahbod <behdad@behdad.org>
24882 Date: Mon Jul 30 19:31:17 2012 -0400
24886 src/hb-ot-layout.cc | 15 +++++----------
24887 1 file changed, 5 insertions(+), 10 deletions(-)
24889 commit 05bd1b63426e07d1df7a1b40bf845dc94ab995a8
24890 Author: Behdad Esfahbod <behdad@behdad.org>
24891 Date: Mon Jul 30 19:30:01 2012 -0400
24893 [GSUB/GPOS] Move glyph props matching around
24895 src/hb-ot-layout-gpos-table.hh | 11 ++--
24896 src/hb-ot-layout-gsub-table.hh | 18 +++---
24897 src/hb-ot-layout-gsubgpos-private.hh | 99
24898 +++++++++++++++++++++++++++++----
24899 src/hb-ot-layout-private.hh | 12 ----
24900 src/hb-ot-layout.cc | 104
24901 +++--------------------------------
24902 src/hb-ot-layout.h | 12 ++--
24903 src/hb-ot-shape.cc | 10 ++--
24904 7 files changed, 127 insertions(+), 139 deletions(-)
24906 commit 2fca1426ca06cabbe8f027f2dc9dee9c27560c76
24907 Author: Behdad Esfahbod <behdad@behdad.org>
24908 Date: Mon Jul 30 18:46:41 2012 -0400
24910 [GSUB] Don't erase glyph classes if GDEF does not have glyph classes
24912 src/hb-ot-layout-gsubgpos-private.hh | 5 ++++-
24913 1 file changed, 4 insertions(+), 1 deletion(-)
24915 commit fd42257f8c45ff8e036e1c3eb1a788a101be7ead
24916 Author: Behdad Esfahbod <behdad@behdad.org>
24917 Date: Mon Jul 30 18:40:27 2012 -0400
24921 src/hb-ot-layout.cc | 29 +++++------------------------
24922 1 file changed, 5 insertions(+), 24 deletions(-)
24924 commit 7fbbf86efe675e4c038dfc5985c24bbc544620cd
24925 Author: Behdad Esfahbod <behdad@behdad.org>
24926 Date: Mon Jul 30 18:36:42 2012 -0400
24930 src/hb-ot-layout-gsub-table.hh | 2 +-
24931 src/hb-ot-layout-gsubgpos-private.hh | 6 ++++++
24932 2 files changed, 7 insertions(+), 1 deletion(-)
24934 commit 713914d3203109a8e9213f5a1d3b384730703ce9
24935 Author: Behdad Esfahbod <behdad@behdad.org>
24936 Date: Mon Jul 30 17:54:38 2012 -0400
24938 [Uniscribe] Clean up a bit
24940 src/hb-uniscribe.cc | 17 +++++------------
24941 1 file changed, 5 insertions(+), 12 deletions(-)
24943 commit 301168dae77a63ee25adfb26ce2b54a708f83791
24944 Author: Behdad Esfahbod <behdad@behdad.org>
24945 Date: Mon Jul 30 17:48:04 2012 -0400
24947 [CoreText] Port to shape_plan infrastructure
24949 src/hb-coretext.cc | 161
24950 ++++++++++++++++++++++++++---------------------------
24951 1 file changed, 80 insertions(+), 81 deletions(-)
24953 commit 6cdfd14bb19d60ac3d6b20ff611408432254f273
24954 Author: Behdad Esfahbod <behdad@behdad.org>
24955 Date: Mon Jul 30 17:22:17 2012 -0400
24959 src/hb-ot-layout-gsub-table.hh | 4 ++--
24960 1 file changed, 2 insertions(+), 2 deletions(-)
24962 commit 7e34601dededd521bcef15111e39293df3d0d13d
24963 Author: Behdad Esfahbod <behdad@behdad.org>
24964 Date: Mon Jul 30 14:53:41 2012 -0400
24966 Unbreak Hangul jamo composition
24968 When we removed the separate Hangul shaper, the specific normalization
24969 preference of Hangul was lost. Fix that. Also, the Thai shaper was
24970 copied from Hangul, so had the fully-composed normalization behavior,
24971 which was unnecessary. So, fix that too.
24973 src/hb-ot-shape-complex-arabic.cc | 2 +-
24974 src/hb-ot-shape-complex-indic.cc | 4 +---
24975 src/hb-ot-shape-complex-misc.cc | 12 +++++++++---
24976 src/hb-ot-shape-complex-private.hh | 9 ++++-----
24977 src/hb-ot-shape.cc | 4 +++-
24978 5 files changed, 18 insertions(+), 13 deletions(-)
24980 commit 7afb14407e59dfeaa79c33aca1ffa60e7982e349
24981 Author: Behdad Esfahbod <behdad@behdad.org>
24982 Date: Mon Jul 30 13:54:46 2012 -0400
24984 [Indic] Recategorize Telugu length marks
24986 Fixes 8 more Telugu tests. Failures at 15 (0.00154548%).
24988 src/hb-unicode.cc | 8 ++++++++
24989 src/indic.cc | 11 ++++++++---
24990 2 files changed, 16 insertions(+), 3 deletions(-)
24992 commit 70b3dc327232b20051b36397aa2b196ab8c62397
24993 Author: Behdad Esfahbod <behdad@behdad.org>
24994 Date: Mon Jul 30 12:40:18 2012 -0400
24998 .../texts/in-tree/shaper-default/script-hebrew/misc/diacritics.txt
25000 1 file changed, 1 insertion(+)
25002 commit f2377155e35c15919af4d7db21b6edc6783146b6
25003 Author: Behdad Esfahbod <behdad@behdad.org>
25004 Date: Mon Jul 30 10:50:57 2012 -0400
25006 [hb-old] Fix misc leaks
25008 Backport (forward-port?!) from upstream:
25010 commit 3ab7b37bdebf0f8773493a1fee910b151c4de30f
25011 Author: Behdad Esfahbod <behdad@behdad.org>
25012 Date: Mon Jul 30 10:50:22 2012 -0400
25016 https://bugs.freedesktop.org/show_bug.cgi?id=31992
25017 https://bugs.freedesktop.org/show_bug.cgi?id=31993
25018 https://bugs.freedesktop.org/show_bug.cgi?id=31994
25019 https://bugs.freedesktop.org/show_bug.cgi?id=31995
25021 src/hb-old/harfbuzz-arabic.c | 12 +++++++++---
25022 src/hb-old/harfbuzz-gpos.c | 6 +++---
25023 src/hb-old/harfbuzz-gsub.c | 6 +++---
25024 src/hb-old/harfbuzz-tibetan.c | 1 +
25025 4 files changed, 16 insertions(+), 9 deletions(-)
25027 commit 3f4764bb56bb7e42ba8859f1905810bd2f998838
25028 Author: Behdad Esfahbod <behdad@behdad.org>
25029 Date: Mon Jul 30 10:06:42 2012 -0400
25031 Don't lock user_data set during destruction if empty
25033 src/hb-private.hh | 5 +++++
25034 1 file changed, 5 insertions(+)
25036 commit 4ba647eecf0f70917ac4229af1f2dd3c62fcb7d5
25037 Author: Behdad Esfahbod <behdad@behdad.org>
25038 Date: Mon Jul 30 09:53:06 2012 -0400
25042 src/hb-ot-shape.cc | 2 ++
25043 1 file changed, 2 insertions(+)
25045 commit f860366456d9e59b139a940da6d89c3c4fb9e96e
25046 Author: Behdad Esfahbod <behdad@behdad.org>
25047 Date: Mon Jul 30 02:38:39 2012 -0400
25049 [OT] Gain back some lost speed
25051 src/hb-ot-layout-private.hh | 27 +++++++++++++++-
25052 src/hb-ot-layout.cc | 63
25053 ++++++++++++++++++++++++++++++++++----
25054 src/hb-ot-map-private.hh | 26 +++-------------
25055 src/hb-ot-map.cc | 35 +++++++++++++++------
25056 src/hb-ot-shape-complex-indic.cc | 2 +-
25057 src/hb-ot-shape-complex-private.hh | 5 ---
25058 6 files changed, 114 insertions(+), 44 deletions(-)
25060 commit 11f4c87d01924cac43bf40044f67838440e19e42
25061 Author: Behdad Esfahbod <behdad@behdad.org>
25062 Date: Mon Jul 30 02:36:46 2012 -0400
25064 [OT] Remove hb_ot_layout_ensure()
25066 I didn't like it from the beginning.
25068 src/hb-ot-layout.cc | 9 +++++----
25069 src/hb-ot-layout.h | 5 -----
25070 2 files changed, 5 insertions(+), 9 deletions(-)
25072 commit 578e42182b9b9cf15b4c5426fae36e224160cbd7
25073 Author: Behdad Esfahbod <behdad@behdad.org>
25074 Date: Mon Jul 30 02:35:07 2012 -0400
25078 src/hb-ot-layout-private.hh | 2 --
25079 src/hb-ot-layout.cc | 1 -
25080 2 files changed, 3 deletions(-)
25082 commit a973b5ce86051e8ef0d20df362db1a50488842ab
25083 Author: Behdad Esfahbod <behdad@behdad.org>
25084 Date: Mon Jul 30 01:46:34 2012 -0400
25086 [GSUB] Further adjustments to mark-attachment vs ligation interaction
25088 The d1d69ec52e75a78575b620a1c456d528b6078170 change broke Kannada
25090 since it was ligating consonants, pushing matra out, and then ligating
25091 with the matra. Adjust for that. See comments.
25093 src/hb-ot-layout-gsub-table.hh |
25095 .../in-tree/shaper-indic/indic/script-kannada/misc/misc.txt | 1 +
25096 2 files changed, 9 insertions(+), 3 deletions(-)
25098 commit 0aef425e25e2c58445157057f17ef18f695c5240
25099 Author: Behdad Esfahbod <behdad@behdad.org>
25100 Date: Mon Jul 30 00:55:15 2012 -0400
25104 src/hb-ot-layout-gpos-table.hh | 15 ++++++---------
25105 1 file changed, 6 insertions(+), 9 deletions(-)
25107 commit d1d69ec52e75a78575b620a1c456d528b6078170
25108 Author: Behdad Esfahbod <behdad@behdad.org>
25109 Date: Mon Jul 30 00:51:47 2012 -0400
25111 [GSUB] Don't ligate glyphs attached to different components of
25114 This concludes the mark-attachment vs ligating interaction fixes
25117 src/hb-ot-layout-gsub-table.hh | 24 ++++++++++++++++++++++++
25118 1 file changed, 24 insertions(+)
25120 commit 4751dec8be05883483fd5f6b474ebd22583ae566
25121 Author: Behdad Esfahbod <behdad@behdad.org>
25122 Date: Mon Jul 30 00:42:07 2012 -0400
25126 src/hb-ot-layout-private.hh | 20 ++++++++++----------
25127 1 file changed, 10 insertions(+), 10 deletions(-)
25129 commit f24bcfbed1f3b4f4f6311246bd870f73ad6ba750
25130 Author: Behdad Esfahbod <behdad@behdad.org>
25131 Date: Mon Jul 30 00:39:00 2012 -0400
25135 src/hb-ot-layout-gsub-table.hh | 2 +-
25136 1 file changed, 1 insertion(+), 1 deletion(-)
25138 commit fe20c0f84f5ff518dc471bf22ac5a83ef079eb69
25139 Author: Behdad Esfahbod <behdad@behdad.org>
25140 Date: Mon Jul 30 00:00:59 2012 -0400
25142 [GSUB] Fix mark component stuff when ligatures form ligatures!
25146 Fixes https://bugzilla.gnome.org/show_bug.cgi?id=437633
25148 src/hb-ot-layout-gsub-table.hh | 117
25149 +++++++++++++++++++++++------------
25150 src/hb-ot-layout-gsubgpos-private.hh | 8 ---
25151 src/hb-ot-layout-private.hh | 8 +--
25152 3 files changed, 79 insertions(+), 54 deletions(-)
25154 commit 2ec3ba46a3c24469096e901750e38f6ee555479a
25155 Author: Behdad Esfahbod <behdad@behdad.org>
25156 Date: Sun Jul 29 22:02:24 2012 -0400
25160 Start squeezing more out of lig_id/lig_comp.
25162 src/hb-ot-layout-gsub-table.hh | 6 +++---
25163 src/hb-ot-layout-private.hh | 35 +++++++++++++++++++++++++++++++----
25164 2 files changed, 34 insertions(+), 7 deletions(-)
25166 commit ef6e9cec3399e4f63f4b662abd77cf6d4683e8a3
25167 Author: Behdad Esfahbod <behdad@behdad.org>
25168 Date: Sun Jul 29 21:35:22 2012 -0400
25170 Fixup bb0e4ba3e9c5a407fc5d73c914e429d24d336380
25172 src/hb-shape-plan.cc | 2 +-
25173 1 file changed, 1 insertion(+), 1 deletion(-)
25175 commit cb3d34063154bf164c61eeba41c6166b0bd304fb
25176 Author: Behdad Esfahbod <behdad@behdad.org>
25177 Date: Sun Jul 29 20:37:38 2012 -0400
25179 [GSUB] Don't set new lig_id on mark ligatures
25181 If two marks form a ligature, retain their previous lig_id, such that
25182 the mark ligature can attach to ligature components...
25184 Fixes https://bugzilla.gnome.org/show_bug.cgi?id=676343
25186 In fact, I noticed that we should not let ligatures form between
25188 coming from different components of a previous ligature. For example,
25189 if the sequence is: LAM,SHADDA,LAM,FATHA,HEH, the LAM,LAM,HEH form a
25190 ligature, putting SHADDA and FATHA next to eachother. However,
25192 be wrong to ligate them. Uniscribe has this bug also.
25194 src/hb-ot-layout-gsub-table.hh | 18 ++++++++++++++----
25195 1 file changed, 14 insertions(+), 4 deletions(-)
25197 commit 97a201becf936f62046914b568e5763e27ee936e
25198 Author: Behdad Esfahbod <behdad@behdad.org>
25199 Date: Sun Jul 29 20:31:36 2012 -0400
25201 Add Arabic tests for mark ligature component attachments
25203 .../script-arabic/misc/diacritics/MANIFEST | 1 +
25204 .../misc/diacritics/ligature-components.txt | 18
25206 2 files changed, 19 insertions(+)
25208 commit a15b70a81a609f024083cb04f9819483f4d5cab7
25209 Author: Behdad Esfahbod <behdad@behdad.org>
25210 Date: Sun Jul 29 20:09:22 2012 -0400
25212 [hb-old] Fix cluster formation in RTL
25214 Unlike Uniscribe, hb-old returns glyphs in logical order, so the logic
25215 does not need to duplicated for RTL.
25217 src/hb-old.cc | 12 +++---------
25218 1 file changed, 3 insertions(+), 9 deletions(-)
25220 commit 8a7e70ef65952fc16b8c1d5f1126c94d9d81e755
25221 Author: Behdad Esfahbod <behdad@behdad.org>
25222 Date: Sun Jul 29 19:56:54 2012 -0400
25227 1 file changed, 1 insertion(+), 1 deletion(-)
25229 commit bb0e4ba3e9c5a407fc5d73c914e429d24d336380
25230 Author: Behdad Esfahbod <behdad@behdad.org>
25231 Date: Sun Jul 29 17:34:14 2012 -0400
25235 src/hb-shape-plan.cc | 2 +-
25236 src/test-would-substitute.cc | 2 +-
25237 2 files changed, 2 insertions(+), 2 deletions(-)
25239 commit a00ad60bc0fe74bf0e11d73da563239f3392f351
25240 Author: Behdad Esfahbod <behdad@behdad.org>
25241 Date: Sat Jul 28 21:16:08 2012 -0400
25243 [Uniscribe] Remove hb_uniscribe_font_ensure()
25245 Wasn't a huge fan of putting the burden on the user. Just remove
25247 do what we've got to do transparently.
25249 src/hb-uniscribe.cc | 6 +++++-
25250 src/hb-uniscribe.h | 4 ----
25251 2 files changed, 5 insertions(+), 5 deletions(-)
25253 commit 5d874d566fe5d2cc4cfaf02c79b663d8a626ca1e
25254 Author: Behdad Esfahbod <behdad@behdad.org>
25255 Date: Sat Jul 28 21:05:25 2012 -0400
25257 [GPOS] Fix mark-to-mark positioning when one of the marks is
25260 This commit: a3313e54008167e415b72c780ca7b9cda958d07e broke
25262 when one of the marks itself is a ligature. That regressed 26 Tibetan
25263 tests (up from zero!). Fix that. Tibetan back to zero.
25265 src/hb-ot-layout-gpos-table.hh | 27
25266 ++++++++++++++++------
25267 src/hb-ot-layout-private.hh | 5 ++--
25268 test/shaping/texts/in-tree/shaper-indic/MANIFEST | 1 +
25269 .../indic/script-sinhala/misc/MANIFEST | 1 +
25270 .../in-tree/shaper-indic/south-asian/MANIFEST | 1 +
25271 .../south-asian/script-tibetan/MANIFEST | 1 +
25272 .../south-asian/script-tibetan/misc/MANIFEST | 1 +
25273 .../south-asian/script-tibetan/misc/misc.txt | 1 +
25274 8 files changed, 29 insertions(+), 9 deletions(-)
25276 commit 338fe662b50f9309bf0050dd99becb644874195b
25277 Author: Behdad Esfahbod <behdad@behdad.org>
25278 Date: Sat Jul 28 18:53:01 2012 -0400
25282 src/hb-ot-layout-gsub-table.hh | 33 ++++++++++++++++-----------------
25283 1 file changed, 16 insertions(+), 17 deletions(-)
25285 commit e6f7479fe34fb4a7cada61d84c2ed70d1fd565c8
25286 Author: Behdad Esfahbod <behdad@behdad.org>
25287 Date: Sat Jul 28 18:34:58 2012 -0400
25289 [GSUB] Simplify would-apply
25291 src/hb-ot-layout-gsub-table.hh | 71
25292 +++---------------------------------
25293 src/hb-ot-layout-gsubgpos-private.hh | 24 +++---------
25294 2 files changed, 11 insertions(+), 84 deletions(-)
25296 commit dadede012e4841f9fcb70d514fdc752f3ea4663d
25297 Author: Behdad Esfahbod <behdad@behdad.org>
25298 Date: Sat Jul 28 18:03:20 2012 -0400
25302 src/hb-ot-layout-common-private.hh | 7 +++----
25303 src/hb-ot-layout-gpos-table.hh | 2 +-
25304 src/hb-ot-layout-gsub-table.hh | 2 +-
25305 3 files changed, 5 insertions(+), 6 deletions(-)
25307 commit 0b99429ead05ae32b3c210cb499af401b02770a9
25308 Author: Behdad Esfahbod <behdad@behdad.org>
25309 Date: Sat Jul 28 17:31:01 2012 -0400
25311 [GSUB/GPOS] Add get_coverage() and use it to speed up main loop
25313 And use it to speed up the hotspot by checking coverage directly in
25314 the main loop, not 10 functions deep in.
25316 Gives me a solid 20% boost with Indic test suite. Less so for less
25317 lookup-intensive scenarios.
25319 Remove the "fast_path" hack from before.
25321 src/hb-ot-layout-gpos-table.hh | 179
25322 ++++++++++++++++++++++++++++++-----
25323 src/hb-ot-layout-gsub-table.hh | 166
25324 ++++++++++++++++++++++++++------
25325 src/hb-ot-layout-gsubgpos-private.hh | 26 +++++
25326 3 files changed, 321 insertions(+), 50 deletions(-)
25328 commit 30ec9002d84e8b49290e782e6192069821ffa942
25329 Author: Behdad Esfahbod <behdad@behdad.org>
25330 Date: Sat Jul 28 17:25:20 2012 -0400
25332 Reject lookups with no subTable
25334 src/hb-ot-layout-common-private.hh | 1 +
25335 1 file changed, 1 insertion(+)
25337 commit 0981068b75710397f08e0d2d776a0a2ea68d7117
25338 Author: Behdad Esfahbod <behdad@behdad.org>
25339 Date: Sat Jul 28 17:01:59 2012 -0400
25341 [GSUB/GPOS] Reject Context/ChainContext lookups with zero input
25343 src/hb-ot-layout-gsubgpos-private.hh | 2 ++
25344 1 file changed, 2 insertions(+)
25346 commit 2f87cebe1062c7007021ebd05c1664e60da80825
25347 Author: Behdad Esfahbod <behdad@behdad.org>
25348 Date: Fri Jul 27 04:02:38 2012 -0400
25350 Implement shape_plan caching
25352 Should give us some performance boost.
25355 src/hb-buffer-private.hh | 30 ++++++++++++++
25356 src/hb-font-private.hh | 6 +++
25357 src/hb-font.cc | 15 ++++++-
25358 src/hb-shape-plan.cc | 100
25359 +++++++++++++++++++++++++++++++++++++++++++++++
25360 src/hb-shape-plan.h | 7 ++++
25361 src/hb-shape.cc | 2 +-
25362 7 files changed, 162 insertions(+), 2 deletions(-)
25364 commit e9eb9503e97044222f843daacfa47e26e51312b7
25365 Author: Behdad Esfahbod <behdad@behdad.org>
25366 Date: Fri Jul 27 03:16:22 2012 -0400
25368 Add default_shaper_list to shape_plan
25370 src/hb-shape-plan-private.hh | 1 +
25371 src/hb-shape-plan.cc | 2 ++
25372 2 files changed, 3 insertions(+)
25374 commit 3b7c4e270694ed962e2a2839e44f2a59c26b326c
25375 Author: Behdad Esfahbod <behdad@behdad.org>
25376 Date: Fri Jul 27 03:12:23 2012 -0400
25378 Don't fail choosing shaper on planning failure
25380 Shapers have a chance to reject a font in face shaper_data creation.
25381 No need to allow failing during planning.
25383 src/hb-shape-plan.cc | 17 ++++++-----------
25384 1 file changed, 6 insertions(+), 11 deletions(-)
25386 commit cfe9882610489e1b917e09a74dfbf6bbba2e4a57
25387 Author: Behdad Esfahbod <behdad@behdad.org>
25388 Date: Fri Jul 27 03:06:30 2012 -0400
25390 Add hb_ot_layout_ensure() and hb_uniscribe_font_ensure()
25392 src/hb-ot-layout.cc | 7 +++++++
25393 src/hb-ot-layout.h | 6 ++++++
25394 src/hb-shape-plan.cc | 22 ++--------------------
25395 src/hb-shaper-private.hh | 18 ++++++++++++++++++
25396 src/hb-uniscribe.cc | 11 +++++++++++
25397 src/hb-uniscribe.h | 4 ++++
25398 6 files changed, 48 insertions(+), 20 deletions(-)
25400 commit c5b668fb9239c912d2448280a7176e331ebc9181
25401 Author: Behdad Esfahbod <behdad@behdad.org>
25402 Date: Fri Jul 27 02:49:39 2012 -0400
25404 Choose one shaper per plan
25406 src/hb-shape-plan-private.hh | 2 +-
25407 src/hb-shape-plan.cc | 19 +++++++++----------
25408 2 files changed, 10 insertions(+), 11 deletions(-)
25410 commit e82061e8db922f0ddbefd5a184ee2f9f967b9a05
25411 Author: Behdad Esfahbod <behdad@behdad.org>
25412 Date: Fri Jul 27 02:29:32 2012 -0400
25414 Move ot shaper completely to shape_plan
25416 src/hb-ot-shape-private.hh | 6 --
25417 src/hb-ot-shape.cc | 181
25418 +++++++++++++++++++++------------------------
25419 src/hb-uniscribe.cc | 2 +-
25420 3 files changed, 84 insertions(+), 105 deletions(-)
25422 commit ea278d3895fe0c92801d692cd71d8d9f1de7c048
25423 Author: Behdad Esfahbod <behdad@behdad.org>
25424 Date: Fri Jul 27 02:12:28 2012 -0400
25426 Partially switch ot shaper to shape_plan
25428 src/hb-buffer-private.hh | 1 +
25429 src/hb-buffer.cc | 1 -
25430 src/hb-font-private.hh | 2 --
25431 src/hb-font.cc | 22 ++++++++++++++--------
25432 src/hb-ot-layout-gpos-table.hh | 2 +-
25433 src/hb-ot-layout-gsub-table.hh | 4 ++--
25434 src/hb-ot-layout-private.hh | 1 +
25435 src/hb-ot-layout.cc | 9 ++++++---
25436 src/hb-ot-shape.cc | 3 ++-
25437 src/hb-shape-plan.cc | 11 +++++++++++
25438 src/hb-shaper-private.hh | 3 ++-
25439 11 files changed, 40 insertions(+), 19 deletions(-)
25441 commit b6b7ba1313bf686e6ed567183466104c90504a67
25442 Author: Behdad Esfahbod <behdad@behdad.org>
25443 Date: Fri Jul 27 01:26:11 2012 -0400
25445 Switch old and uniscribe backends to shape_plan
25447 src/hb-old.cc | 80 ++------------------------
25448 src/hb-shape.cc | 5 ++
25449 src/hb-shaper-impl-private.hh | 3 +-
25450 src/hb-shaper-private.hh | 4 --
25451 src/hb-uniscribe.cc | 130
25452 ++++++++++++------------------------------
25453 5 files changed, 48 insertions(+), 174 deletions(-)
25455 commit c32c096a429da3e64896cf42ff5ab8c775d3c2ec
25456 Author: Behdad Esfahbod <behdad@behdad.org>
25457 Date: Fri Jul 27 01:13:53 2012 -0400
25459 Switch to shape_plan
25461 Not optimized yet. Eats babies. And no shaper uses the shape_plan.
25463 src/hb-shape-plan.cc | 37 +++++++++++++++++++++++++++++++++++--
25464 src/hb-shape-plan.h | 8 ++++++++
25465 src/hb-shape.cc | 27 ++++-----------------------
25466 3 files changed, 47 insertions(+), 25 deletions(-)
25468 commit 5b95c148cc485f79fd7018bc4520b4cb5f728a18
25469 Author: Behdad Esfahbod <behdad@behdad.org>
25470 Date: Thu Jul 26 23:46:53 2012 -0400
25472 Start implementing shape_plan
25474 src/hb-fallback-shape.cc | 4 ++-
25475 src/hb-font-private.hh | 4 +++
25476 src/hb-old.cc | 4 ++-
25477 src/hb-ot-shape.cc | 4 ++-
25478 src/hb-shape-plan-private.hh | 7 ++++
25479 src/hb-shape-plan.cc | 76
25480 ++++++++++++++++++++++++++++++++++++++++++--
25481 src/hb-shape.cc | 4 +++
25482 src/hb-shaper-private.hh | 4 +--
25483 src/hb-uniscribe.cc | 4 ++-
25484 9 files changed, 103 insertions(+), 8 deletions(-)
25486 commit bd26b4d21f59312805d294f46f15182adbcc47da
25487 Author: Behdad Esfahbod <behdad@behdad.org>
25488 Date: Thu Jul 26 22:05:39 2012 -0400
25492 src/Makefile.am | 1 +
25493 src/hb-fallback-shape.cc | 3 +-
25494 src/hb-old.cc | 3 +-
25495 src/hb-ot-shape.cc | 3 +-
25496 src/hb-shape-plan-private.hh | 2 +-
25497 src/hb-shape-plan.cc | 2 +
25498 src/hb-shape.cc | 98 ++++----------------------------------
25499 src/hb-shaper-private.hh | 16 ++++++-
25500 src/hb-shaper.cc | 109
25501 +++++++++++++++++++++++++++++++++++++++++++
25502 src/hb-uniscribe.cc | 3 +-
25503 10 files changed, 145 insertions(+), 95 deletions(-)
25505 commit 027857d0412477fb4427dcb8a8c45287c272e143
25506 Author: Behdad Esfahbod <behdad@behdad.org>
25507 Date: Thu Jul 26 17:34:25 2012 -0400
25509 Start adding a unified shaper access infrastructure
25511 Add global shape_plan. Unused so far.
25513 src/Makefile.am | 15 +-
25514 src/hb-coretext-private.hh | 42 -----
25515 src/hb-coretext.cc | 6 +-
25516 src/hb-fallback-shape.cc | 62 ++++++-
25517 src/hb-font-private.hh | 12 ++
25518 src/hb-font.cc | 15 +-
25519 src/hb-old.cc | 109 +++++++++---
25520 src/hb-ot-shape-private.hh | 8 -
25521 src/hb-ot-shape.cc | 60 ++++++-
25522 ...aphite2-private.hh => hb-shape-plan-private.hh} | 28 +++-
25523 src/hb-shape-plan.cc | 85 ++++++++++
25524 ...b-fallback-shape-private.hh => hb-shape-plan.h} | 39 +++--
25525 src/hb-shape.cc | 48 +-----
25526 ...scribe-private.hh => hb-shaper-impl-private.hh} | 20 ++-
25527 src/{hb-old-private.hh => hb-shaper-list.hh} | 30 ++--
25528 src/hb-shaper-private.hh | 81 +++++++++
25529 src/hb-uniscribe.cc | 186
25530 +++++++++++++--------
25531 17 files changed, 608 insertions(+), 238 deletions(-)
25533 commit fa2dfcd560444d8c54b6349ee106134d3536f79b
25534 Author: Behdad Esfahbod <behdad@behdad.org>
25535 Date: Thu Jul 26 16:06:16 2012 -0400
25537 Fix visibility warnings with MinGW32
25539 src/hb-old/harfbuzz-global.h | 17 +++++++++++------
25540 src/hb-old/harfbuzz-impl.h | 6 +++++-
25541 2 files changed, 16 insertions(+), 7 deletions(-)
25543 commit ac2085d4b391b0a72473ecac3dd6c22efe66833f
25544 Author: Jonathan Kew <jfkthame@gmail.com>
25545 Date: Thu Jul 26 15:58:45 2012 -0400
25547 [CoreText] Ensure cluster indices in output buffer are non-decreasing.
25549 Does not provide Uniscribe-compatible results, but should at least
25551 breaking hb-view due to out-of-order cluster values.
25553 For RTL runs, ensure cluster values are non-increasing (instead of
25556 src/hb-coretext.cc | 37 +++++++++++++++++++++++++++++++++++++
25557 1 file changed, 37 insertions(+)
25559 commit 441d3bb7de311d54b9f0a5210344f9a96e97e153
25560 Author: Behdad Esfahbod <behdad@behdad.org>
25561 Date: Thu Jul 26 12:01:12 2012 -0400
25565 src/hb-coretext.cc | 4 ++--
25566 1 file changed, 2 insertions(+), 2 deletions(-)
25568 commit 2e7f223054d310695bdb3498b2b2b5d17b6cce78
25569 Author: Behdad Esfahbod <behdad@behdad.org>
25570 Date: Wed Jul 25 19:30:15 2012 -0400
25572 [hb-old] Fix Arabic cursive positioning
25574 Backporting from upstream:
25576 commit b847f24ce855d24f6822bcd9c0006905e81b94d8
25577 Author: Behdad Esfahbod <behdad@behdad.org>
25578 Date: Wed Jul 25 19:29:16 2012 -0400
25580 [arabic] Fix Arabic cursive positioning
25582 This was clearly broken in testing. Who knows... Fixes for me.
25583 Test with a Nastaleeq font, or with Arabic Typesetting.
25585 Backporting from Chromium.
25587 src/hb-old/harfbuzz-shaper.cpp | 2 +-
25588 1 file changed, 1 insertion(+), 1 deletion(-)
25590 commit 9550a8c4e8b4e28be60d38c27d59253846ff9569
25591 Author: Behdad Esfahbod <behdad@behdad.org>
25592 Date: Wed Jul 25 19:22:57 2012 -0400
25594 [hb-old] Fixup not-enough-space handling
25596 src/hb-old.cc | 15 ++++++++-------
25597 1 file changed, 8 insertions(+), 7 deletions(-)
25599 commit 91e721ea8693205f4f738bca97a5055ee75cf463
25600 Author: Behdad Esfahbod <behdad@behdad.org>
25601 Date: Wed Jul 25 19:20:34 2012 -0400
25603 [hb-old] Fix clusters
25605 Unlike its "documentation", hb-old's log_clusters are, well, indeed
25606 logical, not visual. Fixup. Adapted / copied from hb-uniscribe.
25609 ++++++++++++++++++++++++++++++++++----------
25610 src/hb-old/harfbuzz-shaper.h | 1 +
25611 src/hb-uniscribe.cc | 5 +++--
25612 3 files changed, 44 insertions(+), 13 deletions(-)
25614 commit a3313e54008167e415b72c780ca7b9cda958d07e
25615 Author: Behdad Esfahbod <behdad@behdad.org>
25616 Date: Wed Jul 25 18:37:51 2012 -0400
25618 [GPOS] Fix MarkMarkPos applied to results of MultipleSubst
25620 This was broken as a result of
25621 7b84c536c10ab90ed96a033d88e9ad232d46c5b8.
25622 As Khaled reported, MarkMark positioning was broken with glyphs
25623 resulting from a MultipleSubst. Fixed. Test with the ALLAH character
25626 src/hb-ot-layout-gpos-table.hh | 10 +++++-----
25627 src/hb-ot-layout-private.hh | 23 +++++++++++++++++++++--
25628 2 files changed, 26 insertions(+), 7 deletions(-)
25630 commit 35bdab3cf1f0836807160e3ce93766c321b32e8c
25631 Author: Behdad Esfahbod <behdad@behdad.org>
25632 Date: Wed Jul 25 11:59:52 2012 -0400
25636 src/hb-unicode-private.hh | 2 +-
25637 1 file changed, 1 insertion(+), 1 deletion(-)
25639 commit 8fe4c7405b922cf0f936a46a9baedf4885b05254
25640 Author: Behdad Esfahbod <behdad@behdad.org>
25641 Date: Tue Jul 24 21:05:12 2012 -0400
25643 [hb-old] Add HarfBuzz.old shaper
25645 Choose using shaper name "old".
25648 src/Makefile.am | 14 +-
25649 src/hb-old-private.hh | 40 +++
25650 src/hb-old.cc | 369 ++++++++++++++++++++++++
25651 src/hb-old/.gitignore | 7 -
25652 src/hb-old/Makefile.am | 2 +
25653 src/hb-old/Makefile.in | 762
25654 -------------------------------------------------
25655 src/hb-shape.cc | 8 +-
25656 8 files changed, 436 insertions(+), 774 deletions(-)
25658 commit 5e1987005eb1b9af7a4d3d9f90c5768d8cc80015
25659 Author: Behdad Esfahbod <behdad@behdad.org>
25660 Date: Tue Jul 24 19:53:55 2012 -0400
25662 [hb-old] Define Unicode funcs in terms of new HarfBuzz
25664 src/hb-old/Makefile.am | 4 +
25665 src/hb-old/Makefile.in | 182
25666 ++++++++++++++++++++++++++++++++++++-----
25667 src/hb-old/harfbuzz-external.h | 100 +++++++++++++---------
25668 3 files changed, 224 insertions(+), 62 deletions(-)
25670 commit 4a31166b2853c1ec052844140e114158f47c2355
25671 Author: Behdad Esfahbod <behdad@behdad.org>
25672 Date: Tue Jul 24 19:49:48 2012 -0400
25674 [hb-old] Shovel out the line-breaking / word-segmentation stuff
25676 src/hb-old/Makefile.am | 10 +-
25677 src/hb-old/Makefile.in | 13 +-
25678 src/hb-old/harfbuzz-external.h | 66 ------
25679 src/hb-old/harfbuzz-indic.cpp | 26 ---
25680 src/hb-old/harfbuzz-khmer.c | 25 ---
25681 src/hb-old/harfbuzz-myanmar.c | 28 ---
25682 src/hb-old/harfbuzz-shaper-private.h | 12 --
25683 src/hb-old/harfbuzz-shaper.cpp | 403
25684 +++--------------------------------
25685 src/hb-old/harfbuzz-shaper.h | 31 ---
25686 src/hb-old/harfbuzz-thai.c | 111 ----------
25687 src/hb-old/harfbuzz-tibetan.c | 26 ---
25688 src/hb-old/harfbuzz.c | 32 ---
25689 12 files changed, 33 insertions(+), 750 deletions(-)
25691 commit 0bcbe88cf313117f739b98a11dbe698b75784e9d
25692 Author: Behdad Esfahbod <behdad@behdad.org>
25693 Date: Tue Jul 24 19:38:24 2012 -0400
25695 [hb-old] Add visibility attributes
25697 src/hb-old/harfbuzz-global.h | 10 ++++++----
25698 src/hb-old/harfbuzz-impl.h | 2 +-
25699 2 files changed, 7 insertions(+), 5 deletions(-)
25701 commit 6a9d43c3178c920672a84382ca3797e3c478b2b0
25702 Author: Behdad Esfahbod <behdad@behdad.org>
25703 Date: Tue Jul 24 19:21:22 2012 -0400
25705 [hb-old] Remove unused header file
25707 src/hb-old/harfbuzz-shape.h | 199
25708 --------------------------------------------
25709 1 file changed, 199 deletions(-)
25711 commit fb47209c5b3aa992faf18d1a3f78b9d7682cf62f
25712 Author: Behdad Esfahbod <behdad@behdad.org>
25713 Date: Tue Jul 24 19:20:19 2012 -0400
25715 [hb-old] Rename hb_buffer_* to HB_Buffer_*
25717 src/hb-old/harfbuzz-buffer.c | 22 +++++++++++-----------
25718 src/hb-old/harfbuzz-buffer.h | 8 ++++----
25719 src/hb-old/harfbuzz-shaper.cpp | 8 ++++----
25720 3 files changed, 19 insertions(+), 19 deletions(-)
25722 commit 1512a7357513b72e2a07dda706a176bb23d694e9
25723 Author: Behdad Esfahbod <behdad@behdad.org>
25724 Date: Tue Jul 24 19:16:56 2012 -0400
25726 [hb-old] Start adding HarfBuzz-old as a new backend
25729 src/Makefile.am | 5 +
25730 src/hb-old/.gitignore | 7 +
25731 src/hb-old/COPYING | 24 +
25732 src/hb-old/Makefile.am | 56 +
25733 src/hb-old/Makefile.in | 631 ++++
25734 src/hb-old/README | 7 +
25735 src/hb-old/harfbuzz-arabic.c | 1144 +++++++
25736 src/hb-old/harfbuzz-buffer-private.h | 107 +
25737 src/hb-old/harfbuzz-buffer.c | 383 +++
25738 src/hb-old/harfbuzz-buffer.h | 102 +
25739 src/hb-old/harfbuzz-external.h | 151 +
25740 src/hb-old/harfbuzz-gdef-private.h | 135 +
25741 src/hb-old/harfbuzz-gdef.c | 1163 +++++++
25742 src/hb-old/harfbuzz-gdef.h | 140 +
25743 src/hb-old/harfbuzz-global.h | 118 +
25744 src/hb-old/harfbuzz-gpos-private.h | 729 ++++
25745 src/hb-old/harfbuzz-gpos.c | 6094
25746 ++++++++++++++++++++++++++++++++++
25747 src/hb-old/harfbuzz-gpos.h | 155 +
25748 src/hb-old/harfbuzz-greek.c | 447 +++
25749 src/hb-old/harfbuzz-gsub-private.h | 483 +++
25750 src/hb-old/harfbuzz-gsub.c | 4329 ++++++++++++++++++++++++
25751 src/hb-old/harfbuzz-gsub.h | 148 +
25752 src/hb-old/harfbuzz-hangul.c | 268 ++
25753 src/hb-old/harfbuzz-hebrew.c | 187 ++
25754 src/hb-old/harfbuzz-impl.c | 84 +
25755 src/hb-old/harfbuzz-impl.h | 131 +
25756 src/hb-old/harfbuzz-indic.cpp | 1894 +++++++++++
25757 src/hb-old/harfbuzz-khmer.c | 667 ++++
25758 src/hb-old/harfbuzz-myanmar.c | 539 +++
25759 src/hb-old/harfbuzz-open-private.h | 102 +
25760 src/hb-old/harfbuzz-open.c | 1433 ++++++++
25761 src/hb-old/harfbuzz-open.h | 288 ++
25762 src/hb-old/harfbuzz-shape.h | 199 ++
25763 src/hb-old/harfbuzz-shaper-all.cpp | 37 +
25764 src/hb-old/harfbuzz-shaper-private.h | 171 +
25765 src/hb-old/harfbuzz-shaper.cpp | 1338 ++++++++
25766 src/hb-old/harfbuzz-shaper.h | 294 ++
25767 src/hb-old/harfbuzz-stream-private.h | 81 +
25768 src/hb-old/harfbuzz-stream.c | 114 +
25769 src/hb-old/harfbuzz-stream.h | 51 +
25770 src/hb-old/harfbuzz-thai.c | 111 +
25771 src/hb-old/harfbuzz-tibetan.c | 274 ++
25772 src/hb-old/harfbuzz.c | 32 +
25773 src/hb-old/harfbuzz.h | 38 +
25774 45 files changed, 24892 insertions(+)
25776 commit 478fd0529b868b22905a9dedf331ac7cc9721723
25777 Author: Behdad Esfahbod <behdad@behdad.org>
25778 Date: Tue Jul 24 17:09:01 2012 -0400
25782 src/hb-unicode-private.hh | 27 ++++++++++++++-------------
25783 1 file changed, 14 insertions(+), 13 deletions(-)
25785 commit 8979a7f6f2b44ade4c0198a31ae08561b35ce009
25786 Author: Behdad Esfahbod <behdad@behdad.org>
25787 Date: Tue Jul 24 17:03:55 2012 -0400
25789 [Mongolian] Remove Mongolian Vowel Separator at the end of shaping
25791 Results match Uniscribe now.
25793 src/hb-unicode-private.hh | 3 +++
25794 1 file changed, 3 insertions(+)
25796 commit aa6d849838d5231465ae1a25a4dd5ea1e9380ff9
25797 Author: Jonathan Kew <jfkthame@gmail.com>
25798 Date: Tue Jul 24 15:52:32 2012 -0400
25800 [CoreText] Add basic Core Text backend for comparison with our
25803 Does not attempt to handle clusters in a Uniscribe- or
25804 HarfBuzz-compatible way;
25805 just returns the original string indexes that CT maintains. These
25807 out-of-order in the case of reordrant glyphs.
25809 configure.ac | 12 ++
25810 src/Makefile.am | 7 +
25811 src/hb-coretext-private.hh | 42 ++++++
25812 src/hb-coretext.cc | 323
25813 +++++++++++++++++++++++++++++++++++++++++++++
25814 src/hb-coretext.h | 43 ++++++
25815 src/hb-shape.cc | 6 +
25816 6 files changed, 433 insertions(+)
25818 commit ec8d2494694275dfbbac2dd0d33ca2894b0463d6
25819 Author: Behdad Esfahbod <behdad@behdad.org>
25820 Date: Tue Jul 24 15:40:37 2012 -0400
25822 Make data members of various OpenType structs protected instead
25825 Should fix warnings generated when building with
25826 -Wunused-private-field.
25827 Based on patch from Jonathan Kew.
25829 src/hb-open-file-private.hh | 8 +++---
25830 src/hb-ot-head-table.hh | 2 +-
25831 src/hb-ot-hhea-table.hh | 2 +-
25832 src/hb-ot-hmtx-table.hh | 2 +-
25833 src/hb-ot-layout-common-private.hh | 14 ++++++-----
25834 src/hb-ot-layout-gdef-table.hh | 20 +++++++--------
25835 src/hb-ot-layout-gpos-table.hh | 48
25836 ++++++++++++++++++------------------
25837 src/hb-ot-layout-gsub-table.hh | 30 +++++++++++-----------
25838 src/hb-ot-layout-gsubgpos-private.hh | 32 ++++++++++++------------
25839 src/hb-ot-maxp-table.hh | 2 +-
25840 src/hb-ot-name-table.hh | 2 +-
25841 11 files changed, 82 insertions(+), 80 deletions(-)
25843 commit 97aa0b738a33b73a3f9763dd2950f2dd39f596ed
25844 Author: Behdad Esfahbod <behdad@behdad.org>
25845 Date: Tue Jul 24 15:02:34 2012 -0400
25847 Minor const correctness shuffling
25849 src/hb-shape.cc | 6 +++---
25850 1 file changed, 3 insertions(+), 3 deletions(-)
25852 commit 6411e74caf23af7b0545f1fe54d19a1c8da895e8
25853 Author: Behdad Esfahbod <behdad@behdad.org>
25854 Date: Tue Jul 24 13:48:49 2012 -0400
25856 [Indic] Reposition Gurmukhi top matras to after post
25858 The font is forming a post-base consonant in some samples, and
25860 positions top matra on the post-base. Do the same.
25862 Gurmukhi failures down from 59 to 41 (0.0674242%).
25864 src/hb-ot-shape-complex-indic.cc |
25866 .../texts/in-tree/shaper-indic/indic/script-gurmukhi/misc/misc.txt |
25868 2 files changed, 2 insertions(+), 1 deletion(-)
25870 commit c3f769ba09df319fa69d04f68c57444f95eceee6
25871 Author: Behdad Esfahbod <behdad@behdad.org>
25872 Date: Tue Jul 24 13:26:32 2012 -0400
25874 [Indic] Ignore Uniscribe output containing two zero-width space glyphs
25876 Uniscribe is buggy and sometimes /eats/ a mark next to a non-joiner.
25877 Most of Malayalam failures where actually hitting this bug.
25879 Ignore test output with two zero-width space glyphs. This is a hack
25880 until we build up the test suite infrastructure better.
25882 Bengali went down by 9, Devanagari by 2, Kannada by 130, Malayalm down
25883 from 1197 to 307, Sinhala down by 16, Telugu down by 26. New stats:
25885 BENGALI: 353996 out of 354285 tests passed. 289 failed (0.0815727%)
25886 DEVANAGARI: 693573 out of 693628 tests passed. 55 failed (0.00792932%)
25887 GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
25888 GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
25889 KANNADA: 951086 out of 951913 tests passed. 827 failed (0.0868777%)
25890 KHMER: 299094 out of 299124 tests passed. 30 failed (0.0100293%)
25891 MALAYALAM: 1048109 out of 1048416 tests passed. 307 failed
25893 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
25894 SINHALA: 271715 out of 271847 tests passed. 132 failed (0.0485567%)
25895 TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
25896 TELUGU: 970550 out of 970573 tests passed. 23 failed (0.00236973%)
25898 test/shaping/hb_test_tools.py |
25900 .../texts/in-tree/shaper-indic/indic/script-malayalam/misc/misc.txt |
25902 2 files changed, 3 insertions(+)
25904 commit 65c43accdc4d2082282d5cedba8514b8df0c18a2
25905 Author: Behdad Esfahbod <behdad@behdad.org>
25906 Date: Tue Jul 24 03:36:47 2012 -0400
25908 [Indic] Better position left-matra in Malayalam
25910 Just put it before base, which is what's expected.
25912 Malayalam failures down from 1559 to 1197 (0.114172%).
25914 BENGALI: 353988 out of 354285 tests passed. 297 failed (0.0838308%)
25915 DEVANAGARI: 693571 out of 693628 tests passed. 57 failed (0.00821766%)
25916 GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
25917 GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
25918 KANNADA: 950956 out of 951913 tests passed. 957 failed (0.100534%)
25919 KHMER: 299094 out of 299124 tests passed. 30 failed (0.0100293%)
25920 MALAYALAM: 1047219 out of 1048416 tests passed. 1197 failed
25922 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
25923 SINHALA: 271699 out of 271847 tests passed. 148 failed (0.0544424%)
25924 TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
25925 TELUGU: 970524 out of 970573 tests passed. 49 failed (0.00504856%)
25927 src/hb-ot-shape-complex-indic.cc | 41
25928 +++++++++++++++-------
25929 .../indic/script-malayalam/misc/misc.txt | 1 +
25930 2 files changed, 29 insertions(+), 13 deletions(-)
25932 commit 88f413b56f2858d149e2fc067685aeecaea779ca
25933 Author: Behdad Esfahbod <behdad@behdad.org>
25934 Date: Tue Jul 24 03:04:36 2012 -0400
25936 [Indic] Implement Reph+Ya-Phalaa interaction
25938 The sequence Ra,H,Ya in Bengali is ambigious and Unicode encoded
25940 get Ya-Phalaa, one would place ZWJ before Halant. Ie. a ZWJ,H
25942 requests subjoining, while a H,ZWJ requests Half form. Implement
25945 Bengali failures go down from 377 to 297 (0.0838308%).
25946 Gujarati is down by 4 to 17 (0.0046384%).
25947 Kannada is down by 226 to 957 (0.100534%).
25951 BENGALI: 353988 out of 354285 tests passed. 297 failed (0.0838308%)
25952 DEVANAGARI: 693571 out of 693628 tests passed. 57 failed (0.00821766%)
25953 GUJARATI: 366489 out of 366506 tests passed. 17 failed (0.0046384%)
25954 GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
25955 KANNADA: 950956 out of 951913 tests passed. 957 failed (0.100534%)
25956 KHMER: 299094 out of 299124 tests passed. 30 failed (0.0100293%)
25957 MALAYALAM: 1046857 out of 1048416 tests passed. 1559 failed
25959 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
25960 SINHALA: 271699 out of 271847 tests passed. 148 failed (0.0544424%)
25961 TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
25962 TELUGU: 970524 out of 970573 tests passed. 49 failed (0.00504856%)
25964 src/hb-ot-shape-complex-indic.cc |
25966 .../in-tree/shaper-indic/indic/script-bengali/misc/reph.txt | 4 ++++
25967 2 files changed, 12 insertions(+), 2 deletions(-)
25969 commit dff0ece11d61978c04e839501f179a5c3077f340
25970 Author: Behdad Esfahbod <behdad@behdad.org>
25971 Date: Tue Jul 24 02:30:38 2012 -0400
25973 [Indic] Limit matras to 4 per syllable
25975 Also limit joiners.
25977 This limits our syllable length to a constant, and is
25978 closer to what Uniscribe does anyway.
25980 Two Devanagari tests regressed, but who cares about tests with 20
25981 joiners in a row?! Devanagari at 57 (0.00821766%) now.
25983 src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
25984 1 file changed, 2 insertions(+), 2 deletions(-)
25986 commit 330b329c8905a37ca88c556dea82c70d74c77458
25987 Author: Behdad Esfahbod <behdad@behdad.org>
25988 Date: Tue Jul 24 02:25:26 2012 -0400
25990 [Indic] Unmark U+17D1 KHMER SIGN VIRIAM to NOT be a Virama
25992 Fixes another 1 Khmer failure. Down to 30 (0.0100293%) now.
25994 src/hb-ot-shape-complex-indic.cc |
25996 .../in-tree/shaper-indic/south-east-asian/script-khmer/misc/misc.txt |
25998 2 files changed, 3 insertions(+)
26000 commit 6824a7194e01b77eddb95bd95a9b32e219140912
26001 Author: Behdad Esfahbod <behdad@behdad.org>
26002 Date: Tue Jul 24 02:22:18 2012 -0400
26004 [Indic] Recategorize Khmer various signs as top matras
26006 Khmer failures down from 39 to 31 (0.0103636%).
26008 src/hb-ot-shape-complex-indic.cc | 23 ++++++++++-------------
26009 1 file changed, 10 insertions(+), 13 deletions(-)
26011 commit d90b8e841e0068a601c96ab184d18b0f48eec9d1
26012 Author: Behdad Esfahbod <behdad@behdad.org>
26013 Date: Tue Jul 24 02:10:20 2012 -0400
26015 [Indic] Reposition Khmer prebase-reordering Ra around split matras
26017 In Khmer coeng model, a V,Ra can go *after* matras. If it goes
26019 split matra, it should be reordered to *before* the left part of
26022 Khmer failures down from 136 to 39 (0.0130381%).
26024 src/hb-ot-shape-complex-indic.cc | 13
26026 .../south-east-asian/script-khmer/misc/misc.txt | 4 ++++
26027 2 files changed, 17 insertions(+)
26029 commit 0afb84c12567ac35adac657bf8be29999b8c5a50
26030 Author: Behdad Esfahbod <behdad@behdad.org>
26031 Date: Tue Jul 24 01:44:47 2012 -0400
26033 [Indic] Fix minor bug in pre-base Ra positioning
26035 src/hb-ot-shape-complex-indic.cc | 4 ++--
26036 1 file changed, 2 insertions(+), 2 deletions(-)
26038 commit 7573799126e812a047daa5f64121ec959866b3c8
26039 Author: Behdad Esfahbod <behdad@behdad.org>
26040 Date: Tue Jul 24 01:32:07 2012 -0400
26042 [Indic] Position Khmer U+17CE
26044 Fixes another 6 Khmer failures. Now at 136 (0.0454661%).
26046 src/hb-ot-shape-complex-indic.cc |
26048 .../shaper-indic/south-east-asian/script-khmer/misc/misc.txt | 1 +
26049 2 files changed, 7 insertions(+)
26051 commit 8d00e8d0e7d10f823e6975fecaffb9d557b1a99a
26052 Author: Behdad Esfahbod <behdad@behdad.org>
26053 Date: Tue Jul 24 01:04:18 2012 -0400
26055 [Indic] Don't reposition Khmer Bindu
26057 Khmer Bindu doesn't like to move to syllable end. Leave it where it
26060 Brings down Khmer failures from 510 to 142 (0.047572%).
26062 src/hb-ot-shape-complex-indic.cc | 2 ++
26063 1 file changed, 2 insertions(+)
26065 commit 2278eefcdb3dd0d492b9d07176fbecc1f0516bb7
26066 Author: Behdad Esfahbod <behdad@behdad.org>
26067 Date: Tue Jul 24 00:26:43 2012 -0400
26069 [Indic] In Sinhala, form forced Reph even if no other consonant found
26071 Fixes another 10 Sinhala failures. Down to 148 (0.0544424%).
26073 src/hb-ot-shape-complex-indic.cc |
26075 .../in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt | 1 +
26076 2 files changed, 6 insertions(+), 5 deletions(-)
26078 commit 71fd5e80ad06c8e85a1112cc89e129d6cd03f82c
26079 Author: Behdad Esfahbod <behdad@behdad.org>
26080 Date: Tue Jul 24 00:21:16 2012 -0400
26082 [Indic] Further adjust base algorithm for Sinhala
26084 Apparently if there is C,V,ZWJ,C, the first C will be base, but if
26085 it's C,ZWJ,V,C, the second one will be.
26087 Note that Uniscribe implements this differently, by breaking
26089 the case of C,ZWJ,V,C and putting the first consonant in one syllable
26090 and the rest in the next syllable.
26092 Sinhala failures down from 208 to 158 (0.0581209%). No changes to
26095 src/hb-ot-shape-complex-indic.cc |
26097 .../in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt | 3 +++
26098 2 files changed, 10 insertions(+), 4 deletions(-)
26100 commit 73d71cc527d28fd5519c5d965c272ea1fb149a0e
26101 Author: Behdad Esfahbod <behdad@behdad.org>
26102 Date: Tue Jul 24 00:09:12 2012 -0400
26104 [Indic] End Vowel-based syllable at ZWJ
26106 One Devanagari test regressed, plus 10 Malayalam (at 1545 now).
26108 Fixed 120 Sinhala failures. Now at 208 (0.0765136%).
26110 src/hb-ot-shape-complex-indic-machine.rl |
26112 .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt |
26114 2 files changed, 2 insertions(+), 1 deletion(-)
26116 commit 34c215036f5fcdc7599b1ab0591b56dbb3811902
26117 Author: Behdad Esfahbod <behdad@behdad.org>
26118 Date: Mon Jul 23 23:51:29 2012 -0400
26120 [Indic] Improve Sinhala base algorithm and reph positioning
26122 Sinhala does not have half forms. And most (all?) consonants can be
26123 base, except when preceded by ZWJ, which would request a subjoined
26125 Hence switch the base algorithm to categorize with Khmer, start search
26126 at start, and stop at a ZWJ.
26128 Also, mark all pos=base consonants after base to be subjoined. Mark
26129 base itself to have pos=base.
26131 Finally, adjust Sinhala's reph position to after-main.
26133 Brings down Sinhala failures from 455 to 328 (0.120656%).
26135 src/hb-ot-shape-complex-indic.cc | 18
26137 .../shaper-indic/indic/script-sinhala/misc/misc.txt | 1 +
26138 2 files changed, 18 insertions(+), 1 deletion(-)
26140 commit 2ec934c6c25423e7af20d909a9c698a149808ea9
26141 Author: Behdad Esfahbod <behdad@behdad.org>
26142 Date: Mon Jul 23 23:49:04 2012 -0400
26144 [Indic] Change "unknown" position to end of syllable
26146 src/hb-ot-shape-complex-indic-private.hh | 2 +-
26147 1 file changed, 1 insertion(+), 1 deletion(-)
26149 commit b70021f7c81a0ed08475b14b07291f662cd9f905
26150 Author: Behdad Esfahbod <behdad@behdad.org>
26151 Date: Mon Jul 23 20:18:17 2012 -0400
26153 When removing zero-width marks, don't remove ligatures
26155 If a mark ligated, it probably should NOT be removed.
26157 src/hb-ot-shape.cc | 6 +++---
26158 1 file changed, 3 insertions(+), 3 deletions(-)
26160 commit 49c5ec51444f27f33e1eb6aa1959c61b08fa89c0
26161 Author: Behdad Esfahbod <behdad@behdad.org>
26162 Date: Mon Jul 23 20:14:13 2012 -0400
26166 src/hb-ot-layout-gsubgpos-private.hh | 32
26167 --------------------------------
26168 src/hb-ot-layout-private.hh | 35
26169 +++++++++++++++++++++++++++++++++++
26170 src/hb-ot-shape-complex-indic.cc | 2 +-
26171 3 files changed, 36 insertions(+), 33 deletions(-)
26173 commit c3e6fdc3791168cf2b4c9412e751f187d58faa42
26174 Author: Behdad Esfahbod <behdad@behdad.org>
26175 Date: Mon Jul 23 20:11:42 2012 -0400
26177 [Indic] Improve check on ligatures
26179 Only skip actual ligatures, not marks in-between ligature components.
26181 src/hb-ot-layout-gsubgpos-private.hh | 5 +++++
26182 src/hb-ot-shape-complex-indic.cc | 2 +-
26183 2 files changed, 6 insertions(+), 1 deletion(-)
26185 commit 771a8f50289e8fa458cfc3cd84f73a380ce98077
26186 Author: Behdad Esfahbod <behdad@behdad.org>
26187 Date: Mon Jul 23 20:07:50 2012 -0400
26189 [Indic] exclude ligatures when matching on Indic category
26191 If, say, a H,ZWJ,C ligature was formed, we don't want the code
26193 that as a Halant. So, ignore ligatures when matching category in
26196 Sinhala failures down from 514 to 455 (0.167374%).
26198 src/hb-ot-shape-complex-indic.cc | 41
26199 ++++++++++++----------
26200 .../indic/script-sinhala/misc/misc.txt | 1 +
26201 2 files changed, 23 insertions(+), 19 deletions(-)
26203 commit d1af9e82e5309158ed334ab8e21f3a3b64b9540f
26204 Author: Behdad Esfahbod <behdad@behdad.org>
26205 Date: Mon Jul 23 19:55:35 2012 -0400
26207 [GSUB/GPOS] Const correctness
26209 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
26210 1 file changed, 2 insertions(+), 2 deletions(-)
26212 commit baacd090df97610e3f6d1b2a110dc67b6c6f9f5c
26213 Author: Behdad Esfahbod <behdad@behdad.org>
26214 Date: Mon Jul 23 19:51:48 2012 -0400
26216 [Indic] Minor refactoring
26218 src/hb-ot-shape-complex-indic.cc | 10 ++++++++--
26219 1 file changed, 8 insertions(+), 2 deletions(-)
26221 commit c7c4de2fb9bba216e37875d79815eef55c0acc01
26222 Author: Behdad Esfahbod <behdad@behdad.org>
26223 Date: Mon Jul 23 18:25:02 2012 -0400
26225 [Indic] Remove syllable length check before sorting
26227 We now limit syllable lengths in the machine. No need to match here.
26229 src/hb-ot-shape-complex-indic.cc | 2 --
26230 1 file changed, 2 deletions(-)
26232 commit 9fa052733eb93a3ce1205f63ff8f74cb295cbe99
26233 Author: Behdad Esfahbod <behdad@behdad.org>
26234 Date: Mon Jul 23 18:19:17 2012 -0400
26236 [Indic] Limit syllables to at most five consonants
26238 Seems to be about what Uniscribe does. Not exactly. But close
26240 More consonants will start a new cluster.
26242 A few scripts went way down in failures. In particular:
26244 - Devanagari failures went down from 490 to 56.
26245 - Telugu went down from 113 to 49.
26247 Other scripts went down slightly or didn't change. New numbers:
26249 BENGALI: 353908 out of 354285 tests passed. 377 failed (0.106412%)
26250 DEVANAGARI: 693572 out of 693628 tests passed. 56 failed (0.00807349%)
26251 GUJARATI: 366485 out of 366506 tests passed. 21 failed (0.00572978%)
26252 GURMUKHI: 60750 out of 60809 tests passed. 59 failed (0.0970251%)
26253 KANNADA: 950730 out of 951913 tests passed. 1183 failed (0.124276%)
26254 KHMER: 298613 out of 299124 tests passed. 511 failed (0.170832%)
26255 MALAYALAM: 1046881 out of 1048416 tests passed. 1535 failed
26257 ORIYA: 42320 out of 42329 tests passed. 9 failed (0.021262%)
26258 SINHALA: 271333 out of 271847 tests passed. 514 failed (0.189077%)
26259 TAMIL: 1091837 out of 1091837 tests passed. 0 failed (0%)
26260 TELUGU: 970524 out of 970573 tests passed. 49 failed (0.00504856%)
26262 Some of the remaining Telugu and Devanagari issues seem to be
26264 eating Anusvara when placed before a non-joiner. Ouch!
26266 src/hb-ot-shape-complex-indic-machine.rl | 6 +++---
26267 1 file changed, 3 insertions(+), 3 deletions(-)
26269 commit 093cd583263a5d427e3377b31585043fb55d2557
26270 Author: Behdad Esfahbod <behdad@behdad.org>
26271 Date: Mon Jul 23 14:04:42 2012 -0400
26273 [Thai] Fix SARA AM handling
26277 src/hb-ot-shape-complex-misc.cc | 6 +++---
26278 src/hb-private.hh | 4 ++--
26279 2 files changed, 5 insertions(+), 5 deletions(-)
26281 commit 42848453bf260b456b46a07f066e31b8c3aac2f1
26282 Author: Behdad Esfahbod <behdad@behdad.org>
26283 Date: Mon Jul 23 13:52:07 2012 -0400
26285 [Thai] Reorder U+0E3A THAI VOWEL SIGN PHINTHU
26287 Uniscribe reorders U+0E3A to be after U+0E38 and U+0E39. We do
26289 modifying the ccc for U+0E3A.
26291 Fixes the two remaining Thai failures (see previous commit).
26293 src/hb-ot-shape-complex-misc.cc | 7 +++++++
26294 src/hb-unicode.cc | 6 ++++++
26295 .../texts/in-tree/shaper-thai/script-thai/misc/MANIFEST | 1 +
26296 .../in-tree/shaper-thai/script-thai/misc/phinthu.txt | 16
26298 4 files changed, 30 insertions(+)
26300 commit 4a7f4f3e56f8f7640ae7337aa1b3324f31e0d4ab
26301 Author: Behdad Esfahbod <behdad@behdad.org>
26302 Date: Mon Jul 23 13:15:33 2012 -0400
26304 [Thai] Adjust SARA AM reordering to match Uniscribe
26306 Adjust the list of marks before SARA AM that get the reordering
26307 treatment. Also adjust cluster formation to match Uniscribe.
26309 With Wikipedia test data, now I see:
26311 - For Thai, with the Angsana New font from Win7, I see 54
26313 of over 4M tests (0.00129107%). Of the 54, two are legitimate
26314 reordering issues (fix coming soon), and the other 52 are simply
26315 Uniscribe using a zero-width space char instead of an unknown
26316 character for missing glyphs. No idea why. The missing-glyph
26317 sequences include one that is a Thai character followed by
26319 Sokun. Someone confused it with Nikhahit I assume!
26321 - For Lao, with the Dokchampa font from Win7, 33 tests fail out of
26322 54k (0.0615167%). All seem to be insignificant mark positioning
26323 with two marks on a base. Have to investigate.
26325 src/hb-ot-shape-complex-misc.cc | 42
26326 +++++++++++++---------
26327 src/hb-private.hh | 6 ++++
26328 test/shaping/texts/in-tree/shaper-thai/MANIFEST | 1 +
26329 .../texts/in-tree/shaper-thai/script-lao/MANIFEST | 1 +
26330 .../in-tree/shaper-thai/script-lao/misc/MANIFEST | 1 +
26331 .../shaper-thai/script-lao/misc/sara-am.txt | 20 +++++++++++
26332 .../shaper-thai/script-thai/misc/sara-am.txt | 18 +++++++++-
26333 7 files changed, 72 insertions(+), 17 deletions(-)
26335 commit 2cc933aff97916e5d0fe42883f40f0879f848e25
26336 Author: Behdad Esfahbod <behdad@behdad.org>
26337 Date: Mon Jul 23 08:22:55 2012 -0400
26339 [Indic] Fix cluster formation with left-matras and conjunct forms
26341 Test case was: <U+0D15,U+0D4D,U+0D15,U+0D4A>.
26343 src/hb-ot-shape-complex-indic.cc | 4 ++--
26344 1 file changed, 2 insertions(+), 2 deletions(-)
26346 commit e6b01a878cd2e63cb675e7e0c6ac4d83a8c10f37
26347 Author: Behdad Esfahbod <behdad@behdad.org>
26348 Date: Mon Jul 23 00:11:26 2012 -0400
26350 [Indic] Further streamline cluster formation
26352 This should address all possible cluster misformations that I had in
26355 src/hb-ot-shape-complex-indic.cc | 21 ++++++++++-----------
26356 1 file changed, 10 insertions(+), 11 deletions(-)
26358 commit 7b2a7dadd6c616bbfe1d8358700cab9cee88e584
26359 Author: Behdad Esfahbod <behdad@behdad.org>
26360 Date: Sun Jul 22 23:58:55 2012 -0400
26362 [Indic] Merge clusters before sorting
26364 This should fix any instabilities in cluster formation that we were
26365 speculating may happen with surrounding syllables. Or most of it
26368 src/hb-ot-shape-complex-indic.cc | 4 ++++
26369 1 file changed, 4 insertions(+)
26371 commit abb3239ef92cc5dccb4638806d7ae9868b9ac9b3
26372 Author: Behdad Esfahbod <behdad@behdad.org>
26373 Date: Sun Jul 22 23:55:19 2012 -0400
26375 [Indic] Update clusters for left-matra even if matra didn't move
26377 Fixes crashes reported with left matra under
26378 non-uniscribe-bug-compatibilty mode.
26380 src/hb-ot-shape-complex-indic.cc | 9 ++++++++-
26381 1 file changed, 8 insertions(+), 1 deletion(-)
26383 commit 60554f14d8dca208721f0da8b69d84b92819c54f
26384 Author: Behdad Esfahbod <behdad@behdad.org>
26385 Date: Sun Jul 22 23:23:56 2012 -0400
26387 [Indic] Merge in Malayalam tests
26390 http://silpa.org.in/pub/tests/hb/ml/ml-harfbuzz-testdata.txt
26392 .../indic/script-malayalam/misc/misc.txt | 94
26393 +++++++++++-----------
26394 1 file changed, 46 insertions(+), 48 deletions(-)
26396 commit 5c7081770c7a611bbe79b451b7b86dec4fa6395d
26397 Author: Behdad Esfahbod <behdad@behdad.org>
26398 Date: Sun Jul 22 23:20:27 2012 -0400
26400 [Indic] Add extensive Sinhala tests
26403 http://git.savannah.gnu.org/cgit/sinhala.git/plain/utils/gen-unicode-sinhala.py
26405 .../indic/script-sinhala/misc/extensive.txt | 4390
26406 ++++++++++++++++++++
26407 1 file changed, 4390 insertions(+)
26409 commit 2efe4707b1b449962f6e161716477d9775456c46
26410 Author: Behdad Esfahbod <behdad@behdad.org>
26411 Date: Sun Jul 22 23:17:59 2012 -0400
26413 [Indic] Add Sinhala tests
26416 http://git.savannah.gnu.org/cgit/sinhala.git/plain/patches/icu-sinhala-rendering.txt
26418 .../indic/script-sinhala/misc/misc.txt | 26
26419 ++++++++++++++++++++--
26420 1 file changed, 24 insertions(+), 2 deletions(-)
26422 commit 3d4c111b7a13700b2f7a0b087eb3992283295f21
26423 Author: Behdad Esfahbod <behdad@behdad.org>
26424 Date: Fri Jul 20 19:34:39 2012 -0400
26428 .../texts/in-tree/shaper-indic/indic/script-bengali/misc/misc.txt
26430 1 file changed, 1 insertion(+)
26432 commit 92a1ad7bef9efb456ab87bd63818cfbed7da3f6f
26433 Author: Behdad Esfahbod <behdad@behdad.org>
26434 Date: Fri Jul 20 18:38:27 2012 -0400
26436 [Indic] Stop searching for base if a post form is found before
26439 Improves Bengali and Gurmukhi. Malayalam regressed a bit. We will
26443 src/hb-ot-shape-complex-indic.cc | 5 ++++-
26444 1 file changed, 4 insertions(+), 1 deletion(-)
26446 commit 4c450c703f8e4618c587bcd7ef46dcc1f2c7947b
26447 Author: Behdad Esfahbod <behdad@behdad.org>
26448 Date: Fri Jul 20 18:13:04 2012 -0400
26450 [Indic] Recompose Bengali Ya,Nukta
26452 This is a bunch of hacks for now.
26454 Improves Bengali a bit.
26456 src/hb-ot-shape-complex-indic.cc | 4 ++--
26457 src/hb-unicode.cc | 8 ++++++++
26458 2 files changed, 10 insertions(+), 2 deletions(-)
26460 commit e9c0f152a38cb2e76650a3e43f7fdcda266af696
26461 Author: Behdad Esfahbod <behdad@behdad.org>
26462 Date: Fri Jul 20 17:05:46 2012 -0400
26464 [Uniscribe] Fix script fallback
26466 Gurmukhi failures half now. Others changed slightly.
26468 src/hb-uniscribe.cc | 34 ++++++++++++++--------------------
26469 1 file changed, 14 insertions(+), 20 deletions(-)
26471 commit 5791f329159c9863317e2b507514c29321be31a7
26472 Author: Behdad Esfahbod <behdad@behdad.org>
26473 Date: Fri Jul 20 16:26:55 2012 -0400
26475 [Indic] Allow a ZWNJ after SM's
26477 Malayalam failures go way down. Other scripts benefitted slightly
26479 Sinhala had one or two test regressions, but...
26481 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
26482 1 file changed, 1 insertion(+), 1 deletion(-)
26484 commit 34ae336f3fae93ef9372881d545c817bce383041
26485 Author: Behdad Esfahbod <behdad@behdad.org>
26486 Date: Fri Jul 20 16:17:28 2012 -0400
26488 [Indic] Improve Reph AfterMain positioning
26490 Fixes 20 out of 48 failing Oriya tests. Failure rate down to
26493 src/hb-ot-shape-complex-indic.cc | 3 +--
26494 1 file changed, 1 insertion(+), 2 deletions(-)
26496 commit bdd080431a40bc941ece3230f338b94a46bd12a2
26497 Author: Behdad Esfahbod <behdad@behdad.org>
26498 Date: Fri Jul 20 16:03:09 2012 -0400
26500 [Indic] Reposition Oriya Candrabindu
26502 Oriya failures down from 0.65% to 0.20%.
26504 src/hb-ot-shape-complex-indic.cc |
26506 .../shaping/texts/in-tree/shaper-indic/indic/script-oriya/misc/MANIFEST |
26508 .../texts/in-tree/shaper-indic/indic/script-oriya/misc/bindu.txt |
26510 3 files changed, 4 insertions(+)
26512 commit 5f0eaaad129ff04d56b8756bebf19fbc242718c9
26513 Author: Behdad Esfahbod <behdad@behdad.org>
26514 Date: Fri Jul 20 15:47:24 2012 -0400
26516 [Indic] Fix base search in final_reordering
26518 Fixes most Malayalam failures. Down from 1.6% to 0.38% now. Fixes a
26519 few more in other scripts too.
26521 src/hb-ot-shape-complex-indic.cc | 12 ++++++++----
26522 1 file changed, 8 insertions(+), 4 deletions(-)
26524 commit 81202bd860e4034c18d9f80c5a4f33d9f48463a3
26525 Author: Behdad Esfahbod <behdad@behdad.org>
26526 Date: Fri Jul 20 15:10:02 2012 -0400
26528 [Indic] Don't attach SM/VD to other characters
26530 src/hb-ot-shape-complex-indic-private.hh | 3 +++
26531 src/hb-ot-shape-complex-indic.cc | 38
26532 ++++++++++++++++++--------------
26533 2 files changed, 24 insertions(+), 17 deletions(-)
26535 commit efb4ad735691837a52447bedc1a66a87d0d9af51
26536 Author: Behdad Esfahbod <behdad@behdad.org>
26537 Date: Fri Jul 20 14:27:38 2012 -0400
26539 Fix compiler warnings
26541 If x is not constant, we cannot ASSERT_STATIC on it.
26543 src/hb-private.hh | 2 +-
26544 1 file changed, 1 insertion(+), 1 deletion(-)
26546 commit f31d97e44eeb6fb141f3de928e27e033fc7b1f47
26547 Author: Behdad Esfahbod <behdad@behdad.org>
26548 Date: Fri Jul 20 14:13:35 2012 -0400
26550 [Indic] Form Telugu Reph out of Ra,Virama,ZWJ
26552 Apparently this was approved in Feb 2012. No font yet.
26554 src/hb-ot-shape-complex-indic-private.hh | 2 +-
26555 src/hb-ot-shape-complex-indic.cc | 4 ++--
26556 2 files changed, 3 insertions(+), 3 deletions(-)
26558 commit 2e193b240ec85cab0d4e2f8a375c5a7f0ef99985
26559 Author: Behdad Esfahbod <behdad@behdad.org>
26560 Date: Fri Jul 20 14:02:35 2012 -0400
26562 [Indic] Don't split U+0AC9
26564 Althought IndicMatraCategory.txt classifies it as Top_And_Right matra,
26565 it does not have Unicode decomposition, and Uniscribe does not do
26566 anything special about it either.
26568 Gujarati failures down from 0.672% to 0.0130966%.
26570 src/hb-unicode.cc | 2 +-
26571 1 file changed, 1 insertion(+), 1 deletion(-)
26573 commit 30c3d5e9fc61b49c2c6ad4e744300edd6f3e0261
26574 Author: Behdad Esfahbod <behdad@behdad.org>
26575 Date: Fri Jul 20 13:56:32 2012 -0400
26577 [Indic] Simplify Uniscribe cluster emulation
26579 Now that we break syllables on Halant,ZWNJ, this code can be
26582 src/hb-ot-shape-complex-indic.cc | 11 ++---------
26583 1 file changed, 2 insertions(+), 9 deletions(-)
26585 commit decf6ffca475fe01ff3151b7641f629f031137d2
26586 Author: Behdad Esfahbod <behdad@behdad.org>
26587 Date: Fri Jul 20 13:51:31 2012 -0400
26591 src/hb-ot-shape-complex-indic.cc | 2 +-
26592 1 file changed, 1 insertion(+), 1 deletion(-)
26594 commit 9e4f94a72cea6d65a6a7ba5a47db92e00dbfbb91
26595 Author: Behdad Esfahbod <behdad@behdad.org>
26596 Date: Fri Jul 20 13:48:03 2012 -0400
26598 [Indic] Break syllables at Halant,ZWNJ
26600 That's really what Uniscribe does, and explains a lot of pecularities
26602 Halant,ZWNJ before the base.
26604 Sent Telugu from 1% failures to 0.03%. Improved Kannada and Malayalam
26605 slightly. Fixed half of Bengali, and did NOT break anything!
26607 src/hb-ot-shape-complex-indic-machine.rl | 5 +++--
26608 src/hb-ot-shape-complex-indic.cc | 5 ++---
26609 2 files changed, 5 insertions(+), 5 deletions(-)
26611 commit 2c372b80f6befad69e216e3f218b38640b8cc044
26612 Author: Behdad Esfahbod <behdad@behdad.org>
26613 Date: Fri Jul 20 13:37:48 2012 -0400
26615 [Indic] Better check for applying 'init'
26617 Specifically, don't apply 'init' if previous char is a joiner.
26619 Fixes some more of Bengali.
26621 src/hb-ot-shape-complex-indic.cc | 9 +--------
26622 src/hb-private.hh | 3 ++-
26623 2 files changed, 3 insertions(+), 9 deletions(-)
26625 commit 34a7440b7c6c6e53394ddbdbedaad57b23f85105
26626 Author: Behdad Esfahbod <behdad@behdad.org>
26627 Date: Fri Jul 20 12:32:59 2012 -0400
26629 [GPOS] Don't zero mark advances
26631 Fixes more of Telugu, Kannada, and Oriya.
26633 May break things (outside Indic...), but we cannot think of any
26635 on this immediately.
26637 src/hb-ot-layout-gpos-table.hh | 4 ++--
26638 1 file changed, 2 insertions(+), 2 deletions(-)
26640 commit 8ed248de77e5d2ed978e55c0ce1a11727bc9e34c
26641 Author: Behdad Esfahbod <behdad@behdad.org>
26642 Date: Fri Jul 20 11:42:24 2012 -0400
26646 src/hb-ot-shape-complex-indic.cc | 5 +++--
26647 1 file changed, 3 insertions(+), 2 deletions(-)
26649 commit d0e68dbd0b9fc9a42c4280d01c8ffd9c5015d550
26650 Author: Behdad Esfahbod <behdad@behdad.org>
26651 Date: Fri Jul 20 11:25:41 2012 -0400
26653 [Indic] Implement reph positioning step 5
26655 Not tuned, just copied from step 2. Fixes another 0.5% of Kannada
26656 failures. 1% to go.
26658 src/hb-ot-shape-complex-indic.cc | 12 +++++++++++-
26659 1 file changed, 11 insertions(+), 1 deletion(-)
26661 commit a9e45c32e4a0d6da33c52f8427aa694e57f52eb9
26662 Author: Behdad Esfahbod <behdad@behdad.org>
26663 Date: Fri Jul 20 11:04:15 2012 -0400
26665 [Indic] Don't let ZWNJ at the end of syllable affect base search
26667 Fixes a few Devanagari, half of remaining Kannada failures,
26669 Telugu, and others slightly improved or unchanged.
26671 src/hb-ot-shape-complex-indic.cc | 6 +++++-
26672 1 file changed, 5 insertions(+), 1 deletion(-)
26674 commit 20b68e699f73e6ce046c0ec143d40b3d6d48e06b
26675 Author: Behdad Esfahbod <behdad@behdad.org>
26676 Date: Fri Jul 20 10:47:46 2012 -0400
26678 [Indic] Apply 'cjct' globally
26680 Fixes 5 Devanagari failures, and no regressions.
26682 src/hb-ot-shape-complex-indic.cc | 15 +++++++++------
26683 1 file changed, 9 insertions(+), 6 deletions(-)
26685 commit 51e764de441072e7c9f67de23e8ed717b9b8957d
26686 Author: Behdad Esfahbod <behdad@behdad.org>
26687 Date: Fri Jul 20 10:30:24 2012 -0400
26689 [Indic] Unbreak old scriptures
26691 Brings down failures with Lohit-Telugu from 57% to 1.40%.
26693 src/hb-ot-shape-complex-indic.cc | 5 +++--
26694 1 file changed, 3 insertions(+), 2 deletions(-)
26696 commit 900cf3d449bf36d4f8b1474590cae925fef48fc8
26697 Author: Behdad Esfahbod <behdad@behdad.org>
26698 Date: Fri Jul 20 10:18:23 2012 -0400
26702 src/hb-ot-shape-complex-indic.cc | 2 +-
26703 1 file changed, 1 insertion(+), 1 deletion(-)
26705 commit 87cd63266e73af316b250573ef57388a0bcc9133
26706 Author: Behdad Esfahbod <behdad@behdad.org>
26707 Date: Thu Jul 19 21:17:48 2012 -0400
26709 [Indic] Recategorize some Kannada right matras
26711 Kannada failures down from 3.5% to 2.93%.
26713 src/hb-ot-shape-complex-indic.cc | 2 +-
26714 .../texts/in-tree/shaper-indic/indic/script-kannada/misc/MANIFEST | 1 +
26715 .../shaper-indic/indic/script-kannada/misc/right-matras.txt |
26717 3 files changed, 9 insertions(+), 1 deletion(-)
26719 commit 3604d64ced909ade91998d294a7b4b2ee14d47aa
26720 Author: Behdad Esfahbod <behdad@behdad.org>
26721 Date: Thu Jul 19 21:13:04 2012 -0400
26723 [Indic] Recategorize GURMUKHI ADDAK
26725 It's not in IndicSyllabicCategory.txt. Fixes most of Gurmukhi
26727 Failures down from 7.7% to 0.222%!
26729 src/hb-ot-shape-complex-indic.cc | 1 +
26730 1 file changed, 1 insertion(+)
26732 commit 89328581236a53ec16508b95db54c7e5315b178f
26733 Author: Behdad Esfahbod <behdad@behdad.org>
26734 Date: Thu Jul 19 21:02:38 2012 -0400
26738 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
26739 1 file changed, 2 insertions(+), 2 deletions(-)
26741 commit 47ef931f13778b894090139a64238a5ab9ac1154
26742 Author: Behdad Esfahbod <behdad@behdad.org>
26743 Date: Thu Jul 19 20:52:44 2012 -0400
26745 [buffer] Make sure out_info = info during GPOS
26747 src/hb-buffer.cc | 9 +++++++--
26748 1 file changed, 7 insertions(+), 2 deletions(-)
26750 commit ae63cf206291befe3920adfe015e6cd0961580e5
26751 Author: Behdad Esfahbod <behdad@behdad.org>
26752 Date: Thu Jul 19 20:45:41 2012 -0400
26754 Print line number during return when tracing
26756 src/hb-private.hh | 8 ++++----
26757 1 file changed, 4 insertions(+), 4 deletions(-)
26759 commit 5249f3aee108b0f41770d137e63a625f594418e7
26760 Author: Behdad Esfahbod <behdad@behdad.org>
26761 Date: Thu Jul 19 20:30:22 2012 -0400
26763 [Indic] Unbreak Khmer
26765 For Khmer, all consonants are subjoining. No need to look in
26767 We were looking in the wrong order anyway.
26769 src/hb-ot-shape-complex-indic.cc | 4 +++-
26770 1 file changed, 3 insertions(+), 1 deletion(-)
26772 commit e0475345d5d7db8dbc8b554beedfa2435c5d7fd1
26773 Author: Behdad Esfahbod <behdad@behdad.org>
26774 Date: Thu Jul 19 20:24:14 2012 -0400
26776 [Indic] Apply 'akhn' globally
26778 Fixes 1.5% more failures for Telugu, 2% for Kannada.
26779 Breaks one test in Devanagari.
26781 src/hb-ot-shape-complex-indic.cc | 8 ++++----
26782 1 file changed, 4 insertions(+), 4 deletions(-)
26784 commit c87bcddb10752b407c0471ee5ac4de6f1b00b711
26785 Author: Behdad Esfahbod <behdad@behdad.org>
26786 Date: Thu Jul 19 20:03:25 2012 -0400
26788 [Indic] Add failing test for Kannada
26790 .../texts/in-tree/shaper-indic/indic/script-kannada/misc/misc.txt
26792 1 file changed, 1 insertion(+)
26794 commit fa247ebe524f92fa95d344ba912f704262879c13
26795 Author: Behdad Esfahbod <behdad@behdad.org>
26796 Date: Thu Jul 19 19:52:19 2012 -0400
26798 [Indic] Better position U+0CD5
26800 Fixes another 5% of Kannada failures.
26802 src/hb-ot-shape-complex-indic.cc | 4 ++--
26803 1 file changed, 2 insertions(+), 2 deletions(-)
26805 commit f055442716ec7543ed156d4789955b19c11a5255
26806 Author: Behdad Esfahbod <behdad@behdad.org>
26807 Date: Thu Jul 19 16:20:21 2012 -0400
26809 [Indic] Lookup consonant position in the font
26811 Fixes most failures of Oriya, and improves others a bit.
26813 src/hb-ot-map-private.hh | 13 ++--
26814 src/hb-ot-shape-complex-indic-private.hh | 105
26815 -------------------------------
26816 src/hb-ot-shape-complex-indic.cc | 63 +++++++++++++------
26817 3 files changed, 54 insertions(+), 127 deletions(-)
26819 commit 74d1d88781e91866a52e27f391e34df03b313442
26820 Author: Behdad Esfahbod <behdad@behdad.org>
26821 Date: Thu Jul 19 16:14:23 2012 -0400
26823 [GSUB] Fix would_apply() for LigatureSubst
26825 src/hb-ot-layout-gsub-table.hh | 1 +
26826 1 file changed, 1 insertion(+)
26828 commit 787f7d1e9ba9ad038f24e5a1063d12c7d169ad37
26829 Author: Behdad Esfahbod <behdad@behdad.org>
26830 Date: Thu Jul 19 15:29:13 2012 -0400
26835 1 file changed, 2 insertions(+)
26837 commit be73a5f9368136ecbdb211b96516ad0c554c8201
26838 Author: Behdad Esfahbod <behdad@behdad.org>
26839 Date: Thu Jul 19 14:59:15 2012 -0400
26841 Add src/test-would-substitute tool
26843 src/Makefile.am | 6 +-
26844 src/test-would-substitute.cc | 94 ++++++++++++++++++++++++++++++
26846 +++++++++++++++++++++++++++++++++++++++++++
26847 3 files changed, 231 insertions(+), 1 deletion(-)
26849 commit e72b360ac6381b549249b8836fa3e70b909d3437
26850 Author: Behdad Esfahbod <behdad@behdad.org>
26851 Date: Thu Jul 19 14:35:23 2012 -0400
26853 Refactor / finish would_apply() operation
26857 src/hb-ot-layout-gpos-table.hh | 6 +-
26858 src/hb-ot-layout-gsub-table.hh | 126 +++++++++----------
26859 src/hb-ot-layout-gsubgpos-private.hh | 233
26860 ++++++++++++++++++++++++++++++++++-
26861 src/hb-ot-layout.cc | 11 ++
26862 src/hb-ot-layout.h | 7 ++
26863 5 files changed, 308 insertions(+), 75 deletions(-)
26865 commit 8c973ebf0f59abb5ee920edd5d64e23d8e47ad75
26866 Author: Behdad Esfahbod <behdad@behdad.org>
26867 Date: Thu Jul 19 13:25:08 2012 -0400
26869 [Indic] Implement per-script matra positioning
26871 Following what the spec says.
26873 Brings down Telugu failures from 40% to 3.75%, and Kannada failures
26875 44% to 10%. Does NOT affect other scripts' test results.
26877 src/hb-ot-shape-complex-indic-private.hh | 2 +-
26878 src/hb-ot-shape-complex-indic.cc | 40
26879 +++++++++++++++++++++++++++++---
26880 src/hb-unicode.cc | 2 +-
26881 3 files changed, 39 insertions(+), 5 deletions(-)
26883 commit 8bb32458f95f13f66688e0811cc91f1bfffb867d
26884 Author: Behdad Esfahbod <behdad@behdad.org>
26885 Date: Thu Jul 19 12:59:06 2012 -0400
26887 [Indic] More refactoring
26889 src/hb-ot-shape-complex-indic-private.hh | 9 ++---
26890 src/hb-ot-shape-complex-indic.cc | 65
26891 ++++++++++++++++++++++++--------
26892 2 files changed, 54 insertions(+), 20 deletions(-)
26894 commit 9ccc6382ba43760167c134c18c1c4ada4b8c3f22
26895 Author: Behdad Esfahbod <behdad@behdad.org>
26896 Date: Thu Jul 19 12:32:16 2012 -0400
26898 [Indic] Minor refactoring
26900 src/hb-ot-shape-complex-indic.cc | 127
26901 ++++++++++++++++++++++-----------------
26902 1 file changed, 71 insertions(+), 56 deletions(-)
26904 commit f83aaa3133de5d807be267a100d6a200e8db9017
26905 Author: Behdad Esfahbod <behdad@behdad.org>
26906 Date: Thu Jul 19 12:23:23 2012 -0400
26910 src/hb-ot-shape-complex-indic-private.hh | 42
26911 ++++++++++++++++++++------------
26912 1 file changed, 26 insertions(+), 16 deletions(-)
26914 commit be8b9f5f715f6fb36b98bd33c3303f79cc068f8a
26915 Author: Behdad Esfahbod <behdad@behdad.org>
26916 Date: Thu Jul 19 12:11:12 2012 -0400
26918 [Indic] Start refactoring different matra positions per script
26920 src/hb-ot-shape-complex-indic-private.hh | 36
26921 +++++++++++++++++++-------------
26922 src/hb-ot-shape-complex-indic.cc | 4 ++--
26923 2 files changed, 24 insertions(+), 16 deletions(-)
26925 commit deeb540a74f8d394db273145b17bf385d14d01bb
26926 Author: Behdad Esfahbod <behdad@behdad.org>
26927 Date: Thu Jul 19 11:30:48 2012 -0400
26929 [test] Ignore tests with DOTTED CIRCLE in the output
26931 test/shaping/hb_test_tools.py | 4 ++++
26932 1 file changed, 4 insertions(+)
26934 commit b01d9b3d90e892341ee4463f2eda4600850b97d8
26935 Author: Behdad Esfahbod <behdad@behdad.org>
26936 Date: Thu Jul 19 11:25:49 2012 -0400
26938 [Indic] Disallow decomposition of a couple characters
26940 This is a hack for now. Will be fixed when we do
26941 complex-shaper-driven
26942 normalization properly.
26944 The results with or without decomposition are the same, but Uniscribe
26945 does not normalize, so this matches better.
26947 src/hb-unicode.cc | 3 +++
26948 1 file changed, 3 insertions(+)
26950 commit 422ecd2d3c198a36d07d409341cb82ea57c7ad6b
26951 Author: Behdad Esfahbod <behdad@behdad.org>
26952 Date: Wed Jul 18 23:25:58 2012 -0400
26954 [Indic] Accept a forced Rakar sequence at the end of syllable
26956 In Sinhala, Rakar is formed by Al-Lakuna,ZWJ,Ra. If you put that
26958 end of a Consonant,Matra syllable, you get a dotted-circle from
26959 Uniscribe. Apparently adding a ZWJ before the Al-Lakuna "fixes" that.
26960 And people have been encoding that sequence... So, allow a forced
26961 "ZWJ,Virama,ZWJ,Ra" sequence at the of syllables.
26963 Fixes some 100 or more of Sinhala failures. Now at 622 only (0.23%).
26965 src/hb-ot-shape-complex-indic-machine.rl |
26967 .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt |
26969 2 files changed, 4 insertions(+), 1 deletion(-)
26971 commit 6fc1732003d71cf90d37247482772c3da884687f
26972 Author: Behdad Esfahbod <behdad@behdad.org>
26973 Date: Wed Jul 18 17:49:19 2012 -0400
26975 [Indic] Allow joiners on both sides of Halant at the same time
26977 The sequence <ZWJ,Al-Lakuna,ZWJ> is used in Sinhala to explicitly ask
26978 for Rakar. Fixes two-thousand Sinhala tests. Not many left.
26980 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
26981 1 file changed, 1 insertion(+), 1 deletion(-)
26983 commit 10cdc94eee2225f14c198c015256a5a0063eecad
26984 Author: Behdad Esfahbod <behdad@behdad.org>
26985 Date: Wed Jul 18 17:42:34 2012 -0400
26987 [Indic] In final reordering, find base, even if it disappeared
26989 POS_BASE can disappear if base ligated backward. Define base as last
26990 with position not after base.
26992 Fixes a few hundred of Sinhala failures with Iskoola Pota.
26994 src/hb-ot-shape-complex-indic.cc |
26996 .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/misc.txt | 1 +
26997 2 files changed, 3 insertions(+), 5 deletions(-)
26999 commit 9c4d24a3a677a58ec59c7fb0f8b70b8aad30a032
27000 Author: Behdad Esfahbod <behdad@behdad.org>
27001 Date: Wed Jul 18 17:29:10 2012 -0400
27005 src/hb-ot-shape-complex-indic.cc | 1 +
27006 1 file changed, 1 insertion(+)
27008 commit 3285e107c9a83aeb552e67f9460680ff6d167d88
27009 Author: Behdad Esfahbod <behdad@behdad.org>
27010 Date: Wed Jul 18 17:22:14 2012 -0400
27012 [Indic] Implement Sinhala "Al Lakuna" Reph behavior
27014 In Sinhala, Reph is formed only explicitly, by the presence of a ZWJ.
27016 src/hb-ot-shape-complex-indic-private.hh | 2 ++
27017 src/hb-ot-shape-complex-indic.cc |
27019 .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/MANIFEST | 1 +
27020 .../texts/in-tree/shaper-indic/indic/script-sinhala/misc/reph.txt |
27022 4 files changed, 12 insertions(+), 1 deletion(-)
27024 commit 91cade755534c42bb826a6aefcbca8a543d94387
27025 Author: Behdad Esfahbod <behdad@behdad.org>
27026 Date: Wed Jul 18 16:50:41 2012 -0400
27028 [Indic/Unicode] Decompose Sinhala split matras the way Uniscribe likes
27030 Makes no visual difference.
27032 Fixes most of the failures. Down from 15% to 1.3%!
27034 src/hb-unicode.cc | 8 ++++++++
27035 1 file changed, 8 insertions(+)
27037 commit d8942dcbb4e3249a2d78a6455c119294ed4390bc
27038 Author: Behdad Esfahbod <behdad@behdad.org>
27039 Date: Wed Jul 18 16:34:10 2012 -0400
27041 Apply Tibetan (global) features.
27043 Fixes all Tibetan failures. All 180k of them!
27045 Merges back Hangul into the default shaper.
27047 src/hb-ot-shape-complex-misc.cc | 82
27048 +++++++++++++++++---------------------
27049 src/hb-ot-shape-complex-private.hh | 7 ----
27050 2 files changed, 37 insertions(+), 52 deletions(-)
27052 commit 552d19b7a11f7dff888587fce4d56d9f8e47e819
27053 Author: Behdad Esfahbod <behdad@behdad.org>
27054 Date: Wed Jul 18 16:00:49 2012 -0400
27056 [Indic] Treat Register Shifters like Nukta
27060 Fixes another 18 Khmer tests.
27062 src/hb-ot-shape-complex-indic-machine.rl |
27064 src/hb-ot-shape-complex-indic.cc |
27066 .../in-tree/shaper-indic/south-east-asian/script-khmer/misc/misc.txt |
27068 3 files changed, 2 insertions(+), 3 deletions(-)
27070 commit e8cd81f76d159f3ecf808952dab24bc07782497a
27071 Author: Behdad Esfahbod <behdad@behdad.org>
27072 Date: Wed Jul 18 16:00:20 2012 -0400
27076 src/hb-ot-shape-complex-indic.cc | 2 +-
27077 1 file changed, 1 insertion(+), 1 deletion(-)
27079 commit 69f26bf39c824d6bf5b1c0d410380cc5462ad5ca
27080 Author: Behdad Esfahbod <behdad@behdad.org>
27081 Date: Wed Jul 18 15:45:43 2012 -0400
27083 [Indic] Fix Matra reordering when base is at end of syllable
27085 For example: U+915,U+200c,U+93f
27087 Fixes last Tamil failure!
27089 src/hb-ot-shape-complex-indic.cc |
27091 .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt |
27093 2 files changed, 2 insertions(+), 1 deletion(-)
27095 commit d16ccc4ae7aa8be460881042413fa2637929fede
27096 Author: Behdad Esfahbod <behdad@behdad.org>
27097 Date: Wed Jul 18 15:43:55 2012 -0400
27099 Leave one extra item at the end of buffer allocation
27101 Just in case, for the times we do out-of-bounds access.
27105 src/hb-buffer-private.hh | 2 +-
27106 1 file changed, 1 insertion(+), 1 deletion(-)
27108 commit 075d671f1093d2e3c58f7f45568696030f1b3efd
27109 Author: Behdad Esfahbod <behdad@behdad.org>
27110 Date: Wed Jul 18 15:41:53 2012 -0400
27112 [Indic] Fix out-of-bounds array access
27114 src/hb-ot-shape-complex-indic.cc | 6 ++++--
27115 1 file changed, 4 insertions(+), 2 deletions(-)
27117 commit dcb527242b1eca4db1e190a7802f9cd132aaf46e
27118 Author: Behdad Esfahbod <behdad@behdad.org>
27119 Date: Wed Jul 18 15:28:25 2012 -0400
27121 [Indic] Allow joiners before matras
27123 Fixes 1 more Devanagari test!
27125 src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
27126 1 file changed, 2 insertions(+), 2 deletions(-)
27128 commit 391cc0331749e263bdfe83a8f5f6d76f2360ee7a
27129 Author: Behdad Esfahbod <behdad@behdad.org>
27130 Date: Wed Jul 18 15:10:05 2012 -0400
27132 [Indic] Allow halant group in Vowel and placeholder syllables
27134 Fixes 2 out of 560 Devanagari failures. AND:
27135 Fixes 1 out of 2 Tamil failures.
27137 src/hb-ot-shape-complex-indic-machine.rl |
27139 .../in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt | 1 +
27140 2 files changed, 5 insertions(+), 3 deletions(-)
27142 commit ca4e3d3eab7b738c2b8e2a81696a28bca1b81495
27143 Author: Behdad Esfahbod <behdad@behdad.org>
27144 Date: Wed Jul 18 15:05:40 2012 -0400
27146 [Indic] Streamline halant/joiner in grammar
27148 src/hb-ot-shape-complex-indic-machine.rl | 6 +++---
27149 1 file changed, 3 insertions(+), 3 deletions(-)
27151 commit 418d00dffddd95a1f27e9be15752d494c627d45e
27152 Author: Behdad Esfahbod <behdad@behdad.org>
27153 Date: Wed Jul 18 14:57:28 2012 -0400
27157 src/hb-ot-shape-complex-indic-machine.rl |
27159 .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt |
27161 2 files changed, 5 insertions(+), 1 deletion(-)
27163 commit 4c3691d2a32ca7e54a54f7c08098fd96fa7af39e
27164 Author: Behdad Esfahbod <behdad@behdad.org>
27165 Date: Wed Jul 18 14:23:55 2012 -0400
27167 [Indic] Hopefully minor!
27169 Refactoring Indic machin. No semantic change.
27171 src/hb-ot-shape-complex-indic-machine.rl | 12 +++++++-----
27172 1 file changed, 7 insertions(+), 5 deletions(-)
27174 commit e092c556fb1cf38be3cea1f4b75a0d879372dfa2
27175 Author: Behdad Esfahbod <behdad@behdad.org>
27176 Date: Wed Jul 18 14:09:25 2012 -0400
27180 src/hb-ot-shape-complex-indic-private.hh | 4 ++--
27181 1 file changed, 2 insertions(+), 2 deletions(-)
27183 commit 14dbdd9e39d3a869fd1521000c889c347433d22b
27184 Author: Behdad Esfahbod <behdad@behdad.org>
27185 Date: Wed Jul 18 13:13:03 2012 -0400
27187 [Indic] Unbreak Tamil
27189 Tamil has only about 150 failures now!
27191 src/hb-ot-shape-complex-indic.cc | 18 +++++++++++++++++-
27192 1 file changed, 17 insertions(+), 1 deletion(-)
27194 commit db8981f1e0e8625714568c6d0f11f0b317b11d0a
27195 Author: Behdad Esfahbod <behdad@behdad.org>
27196 Date: Tue Jul 17 18:17:30 2012 -0400
27198 [Indic] Position Khmer Robat
27200 It's a visual Repha.
27202 Still not positioning logical Repha as occurs in Malayalam.
27204 Another 200 Khmer failures fixed. 547 to go. That's better than
27207 src/hb-ot-shape-complex-indic-machine.rl | 36
27208 +++++++++++++++++---------------
27209 src/hb-ot-shape-complex-indic-private.hh | 7 ++++---
27210 src/hb-ot-shape-complex-indic.cc | 13 ++++++++++++
27211 3 files changed, 36 insertions(+), 20 deletions(-)
27213 commit 25bc489498ef7d0beb8fe9ab663e3f0b2f52c9c2
27214 Author: Behdad Esfahbod <behdad@behdad.org>
27215 Date: Tue Jul 17 17:53:03 2012 -0400
27217 [Indic] Better categorize Register Shifters and Khmer Various signs
27219 Down another 500 or so Khmer failures!
27221 src/hb-ot-shape-complex-indic-machine.rl | 14
27223 src/hb-ot-shape-complex-indic-private.hh | 2 +-
27224 src/hb-ot-shape-complex-indic.cc | 8 ++++----
27225 .../south-east-asian/script-khmer/misc/MANIFEST | 2 ++
27226 .../script-khmer/misc/other-marks-invalid.txt | 4 ++++
27227 .../south-east-asian/script-khmer/misc/other-marks.txt | 6 ++++++
27228 6 files changed, 24 insertions(+), 12 deletions(-)
27230 commit 39b17837b4064d59c18cebb49c1c0b5b8cc0c117
27231 Author: Behdad Esfahbod <behdad@behdad.org>
27232 Date: Tue Jul 17 17:09:29 2012 -0400
27234 Add hb_buffer_normalize_glyphs() and hb-shape --normalize-glyphs
27236 This reorders glyphs within the cluster to a nominal order.
27238 have no visible effect on the output, but helps with testing, for
27239 getting the same hb-shape output for visually-equal glyphs for each
27242 src/hb-buffer.cc | 76
27243 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
27244 src/hb-buffer.h | 13 ++++++++++
27245 src/hb-private.hh | 29 ++++++++++++++++-----
27246 util/options.cc | 1 +
27247 util/options.hh | 7 ++++-
27248 5 files changed, 118 insertions(+), 8 deletions(-)
27250 commit 25e302da9a712e6f1d63b0d243a8df0d326ddba3
27251 Author: Behdad Esfahbod <behdad@behdad.org>
27252 Date: Tue Jul 17 14:25:14 2012 -0400
27256 src/hb-ot-shape-complex-indic.cc | 5 ++++-
27257 1 file changed, 4 insertions(+), 1 deletion(-)
27259 commit 5d32690a3428fa86eb26fe5fcec943a10aa95881
27260 Author: Behdad Esfahbod <behdad@behdad.org>
27261 Date: Tue Jul 17 14:23:28 2012 -0400
27263 [Indic] For scripts without Half forms, always choose first consonant
27266 In such scripts (ie. Khmer), a ZWJ/ZWNJ shouldn't stop the search for
27267 base. So, instead just choose the first consonant as base directly.
27270 U+1798,200c,U+17C9,U+17D2,U+179B,U+17C1,U+17C7
27272 src/hb-ot-shape-complex-indic.cc | 59
27273 ++++++++++++++++++++++++----------------
27274 1 file changed, 35 insertions(+), 24 deletions(-)
27276 commit 34b57149065d96f7528aaccaa7654e956ce27e93
27277 Author: Behdad Esfahbod <behdad@behdad.org>
27278 Date: Tue Jul 17 14:09:32 2012 -0400
27280 [Indic] Treat Khmer Register Shifters more like Nuktas
27282 Except that there may be a ZWNJ before a Register Shifter.
27284 src/hb-ot-shape-complex-indic-machine.rl |
27286 .../in-tree/shaper-indic/south-east-asian/script-khmer/misc/misc.txt |
27288 2 files changed, 3 insertions(+), 1 deletion(-)
27290 commit 11e2a601b19861b05dbb2051d2d078c3cfd75b29
27291 Author: Behdad Esfahbod <behdad@behdad.org>
27292 Date: Tue Jul 17 14:02:28 2012 -0400
27296 src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
27297 1 file changed, 2 insertions(+), 2 deletions(-)
27299 commit 0201e0a4649ad5b607e50bcb9605e7a5b7143812
27300 Author: Behdad Esfahbod <behdad@behdad.org>
27301 Date: Tue Jul 17 13:55:10 2012 -0400
27303 [Indic] Apply 'cfar' for Khmer
27305 Mark stuff after a pre-base reordering Ro 'cfar'. Used in Khmer.
27306 This allows distinguishing the following cases with MS Khmer fonts:
27308 U+1784,U+17D2,U+179A,U+17D2,U+1782
27309 U+1784,U+17D2,U+1782,U+17D2,U+179A
27311 src/hb-ot-shape-complex-indic.cc | 16
27313 .../south-east-asian/script-khmer/misc/misc.txt | 2 ++
27314 2 files changed, 16 insertions(+), 2 deletions(-)
27316 commit 55f70ebfb95083f515d9b0044a2a65ab11484bb5
27317 Author: Behdad Esfahbod <behdad@behdad.org>
27318 Date: Tue Jul 17 12:50:13 2012 -0400
27320 [Indic] Position final subjoined consonants (and vowels) after matras
27322 In Khmer, a final subjoined consonant or independent vowel can occur
27323 after matras. This final subjoined thing should NOT be reordered to
27324 before the matra even though it's subjoined.
27326 Fixes another 1k of the Khmer failures. Not much left really.
27328 src/hb-ot-shape-complex-indic-private.hh | 1 +
27329 src/hb-ot-shape-complex-indic.cc | 13
27331 .../south-east-asian/script-khmer/misc/misc.txt | 2 ++
27332 3 files changed, 16 insertions(+)
27334 commit c50ed71e9a3df1844f564de66d54b46a696c1356
27335 Author: Behdad Esfahbod <behdad@behdad.org>
27336 Date: Tue Jul 17 11:54:28 2012 -0400
27338 [Indic] Recategorize Khmer coeng sign as a separate category OT_Coeng
27340 Amend the syllable structure to allow a final subscripted consonant
27341 (Coeng+C) and a final subscripted independent vowel (Coeng+V).
27342 Fixes another 2k of Khmer failures.
27344 src/hb-ot-shape-complex-indic-machine.rl |
27346 src/hb-ot-shape-complex-indic.cc |
27348 .../shaper-indic/south-east-asian/script-khmer/misc/misc.txt | 1 +
27349 3 files changed, 10 insertions(+), 4 deletions(-)
27351 commit deb521dee4fdca8c2124cfb39a205e6269d4a70d
27352 Author: Behdad Esfahbod <behdad@behdad.org>
27353 Date: Tue Jul 17 11:37:32 2012 -0400
27355 [Indic] Add a separate Coeng class
27357 No characters recategorized yet. No semantic change.
27359 src/hb-ot-shape-complex-indic-machine.rl | 1 +
27360 src/hb-ot-shape-complex-indic-private.hh | 3 ++-
27361 src/hb-ot-shape-complex-indic.cc | 26 ++++++++++++++++----------
27362 3 files changed, 19 insertions(+), 11 deletions(-)
27364 commit 74ccc6a1322f8c48c5f2a05f04821783c4b87a14
27365 Author: Behdad Esfahbod <behdad@behdad.org>
27366 Date: Tue Jul 17 11:16:19 2012 -0400
27368 [Indic] Move Halant with after-base consonants
27370 Normally, we attach the Halant to the previous character and move it
27371 with it. For after-base consonants however, the Halant "belongs"
27373 consonant after, so attach it so.
27375 This fixes Bengali sequences involving post-base consonant Ya, which
27376 should ligate with the Halant to form Ya Phala, but previously a
27377 reordered matras was blocking the ligation.
27379 src/hb-ot-shape-complex-indic.cc |
27381 .../in-tree/shaper-indic/indic/script-bengali/misc/misc.txt | 1 +
27382 2 files changed, 12 insertions(+)
27384 commit d5c4edcdd6df32f2f23aca44f14838b4baab4d7a
27385 Author: Behdad Esfahbod <behdad@behdad.org>
27386 Date: Tue Jul 17 10:40:59 2012 -0400
27388 [Indic] Apply presentation-forms features all at once
27390 Seems like this is what Uniscribe is doing, and does not break
27392 we tested (with Devanagari, Malayalam, Khmer, and Bengali), while
27394 some Ra Phala sequences for Bengali with Vrinda. Fixes another 2% of
27395 Bengali failures (a couple more to go).
27397 src/hb-ot-shape-complex-indic.cc |
27399 .../texts/in-tree/shaper-indic/indic/script-bengali/misc/misc.txt | 1 +
27400 2 files changed, 4 insertions(+), 3 deletions(-)
27402 commit 559f70667891a3ceeffb36f40de38a4f85868945
27403 Author: Behdad Esfahbod <behdad@behdad.org>
27404 Date: Mon Jul 16 22:43:17 2012 -0400
27406 Fix MarkAttachmentType matching
27408 Fixes issue reported by Khaled Hosny with his Hussaini Nastaleeq font
27409 and sequences like those added in the previous commit.
27411 src/hb-ot-layout.cc | 2 +-
27412 1 file changed, 1 insertion(+), 1 deletion(-)
27414 commit 6de103547e4a7fb34c833861713ea373cd912261
27415 Author: Behdad Esfahbod <behdad@behdad.org>
27416 Date: Mon Jul 16 22:46:06 2012 -0400
27418 [test/arabic] Add Arabic tests for mark skipping
27420 Expose a bug with Khaled's Hussaini Nastaleeq font.
27422 .../shaper-arabic/script-arabic/misc/diacritics/MANIFEST | 1 +
27423 .../script-arabic/misc/diacritics/mark-skipping.txt |
27425 2 files changed, 11 insertions(+)
27427 commit ad4494759fa8bfd2497800c24fa414075ed1aa61
27428 Author: Behdad Esfahbod <behdad@behdad.org>
27429 Date: Mon Jul 16 22:40:21 2012 -0400
27433 src/hb-ot-layout.cc | 2 +-
27434 1 file changed, 1 insertion(+), 1 deletion(-)
27436 commit af92b4cc90e4184d5bdd8037c551ed482700114f
27437 Author: Behdad Esfahbod <behdad@behdad.org>
27438 Date: Mon Jul 16 20:31:24 2012 -0400
27440 [Indic] Disable 'kern' in Uniscribe bug compatibility mode
27442 Uniscribe does not apply 'kern' in the Indic module. Some of
27444 fonts they ship have small adjustments in the 'kern' table. Disable
27445 'kern' in the Indic module under Uniscribe bug compatibility mode.
27447 Fixes some 10% of the Khmer failures. Remains under 3% (excluding
27448 dotted-circle ones).
27450 src/hb-ot-shape-complex-indic.cc | 3 +++
27451 1 file changed, 3 insertions(+)
27453 commit d96838ef951ce6170eb2dc576ebcba2262cf7008
27454 Author: Behdad Esfahbod <behdad@behdad.org>
27455 Date: Mon Jul 16 20:26:57 2012 -0400
27457 Allow complex shapers overriding common features
27459 In a new callback... Currently unused by all complex shapers.
27461 src/hb-ot-shape-complex-arabic.cc | 6 ++++++
27462 src/hb-ot-shape-complex-indic.cc | 6 ++++++
27463 src/hb-ot-shape-complex-misc.cc | 18 ++++++++++++++++++
27464 src/hb-ot-shape-complex-private.hh | 30 ++++++++++++++++++++++++++++++
27465 src/hb-ot-shape.cc | 2 ++
27466 5 files changed, 62 insertions(+)
27468 commit df50b8474094f0563ccfdae12c4425a51b72add6
27469 Author: Behdad Esfahbod <behdad@behdad.org>
27470 Date: Mon Jul 16 19:56:29 2012 -0400
27472 [Indic] Categorize other Khmer marks
27474 Mark them the same as the Register Shifters for now. Need to rename
27475 that category to something more sensible after all is settled.
27477 Fixes another percent of Khmer failures. Down to under 3%!
27479 src/hb-ot-shape-complex-indic.cc | 4 ++++
27480 1 file changed, 4 insertions(+)
27482 commit 8e7b5882fb4c1921c9d030d354a9b998115cdb8c
27483 Author: Behdad Esfahbod <behdad@behdad.org>
27484 Date: Mon Jul 16 17:04:46 2012 -0400
27486 [Indic] Recognize pre-base reordering Ra anywhere in the syllable
27488 We were doing that only immediately after base.
27490 Fixes another percent in the Khmer failures. About three more
27493 src/hb-ot-shape-complex-indic.cc | 84
27494 ++++++++++++++++++++++------------------
27495 1 file changed, 46 insertions(+), 38 deletions(-)
27497 commit 7d09c98a1fff97127e48eae48d380dc9fcff288e
27498 Author: Behdad Esfahbod <behdad@behdad.org>
27499 Date: Mon Jul 16 16:45:22 2012 -0400
27501 [Indic] Recognizer Register Shifter marks
27503 Fixes another 6% of the Khmer failures.
27505 src/hb-ot-shape-complex-indic-machine.rl | 3 ++-
27506 src/hb-ot-shape-complex-indic-private.hh | 5 +++--
27507 src/hb-ot-shape-complex-indic.cc | 2 ++
27508 3 files changed, 7 insertions(+), 3 deletions(-)
27510 commit 60da763dfac96a7931d6e6bdef8b9973bd5209ab
27511 Author: Behdad Esfahbod <behdad@behdad.org>
27512 Date: Mon Jul 16 16:13:32 2012 -0400
27514 [GSUB/GDEF] Guess glyph classes after substitution only if no GDEF
27516 Brings down Khmer failures with Daun Penh font from 36% to 20%.
27518 src/hb-ot-layout-gsubgpos-private.hh | 20 +++++++++++++-------
27519 1 file changed, 13 insertions(+), 7 deletions(-)
27521 commit fcdc5f1c8849a7f38d9f34f64d60c6d95d7501f7
27522 Author: Behdad Esfahbod <behdad@behdad.org>
27523 Date: Mon Jul 16 15:52:54 2012 -0400
27525 [Indic] Categorize Khmer Ro
27527 Khmer failures down from 58% to 36%.
27529 src/hb-ot-shape-complex-indic-private.hh | 2 ++
27530 1 file changed, 2 insertions(+)
27532 commit 78818124b17691ec2c647142fdb9ae743aa03dee
27533 Author: Behdad Esfahbod <behdad@behdad.org>
27534 Date: Mon Jul 16 15:49:08 2012 -0400
27536 [Indic] Reoder pre-base reordering Ra
27538 Brings down Malayalam failures from 14% down to 3%.
27540 src/hb-ot-shape-complex-indic.cc | 42
27541 +++++++++++++++++++++++++++-------------
27542 1 file changed, 29 insertions(+), 13 deletions(-)
27544 commit 1a1dbe9a2787f226f3e43063da8eb6633438b0a0
27545 Author: Behdad Esfahbod <behdad@behdad.org>
27546 Date: Mon Jul 16 15:40:33 2012 -0400
27550 src/hb-ot-shape-complex-indic.cc | 8 ++++----
27551 1 file changed, 4 insertions(+), 4 deletions(-)
27553 commit 46e645ec4b59f0a278347be11f40c7df700d5bb6
27554 Author: Behdad Esfahbod <behdad@behdad.org>
27555 Date: Mon Jul 16 15:30:05 2012 -0400
27557 [Indic] Start implementing pre-base reordering
27559 src/hb-ot-shape-complex-indic.cc | 33 ++++++++++++++++++---------------
27560 1 file changed, 18 insertions(+), 15 deletions(-)
27562 commit 921ce5b17daf06af8e17989a3e335b9f5df20483
27563 Author: Behdad Esfahbod <behdad@behdad.org>
27564 Date: Mon Jul 16 15:26:56 2012 -0400
27568 No semantic change.
27570 src/hb-ot-shape-complex-indic.cc | 26 +++++++++++++-------------
27571 1 file changed, 13 insertions(+), 13 deletions(-)
27573 commit b504e060f008e95b1ba36c06600c9fea4f5d4808
27574 Author: Behdad Esfahbod <behdad@behdad.org>
27575 Date: Mon Jul 16 15:21:12 2012 -0400
27577 [Indic] Implement After-Main Reph positioning
27581 src/hb-ot-shape-complex-indic.cc | 8 +++++++-
27582 1 file changed, 7 insertions(+), 1 deletion(-)
27584 commit 17d7de91d76406d3e92db37d9eef2fc615f06e68
27585 Author: Behdad Esfahbod <behdad@behdad.org>
27586 Date: Mon Jul 16 15:20:15 2012 -0400
27588 [Indic] Apply 'pref' to pre-base reodering Ra
27592 src/hb-ot-shape-complex-indic.cc | 10 ++++++++++
27593 1 file changed, 10 insertions(+)
27595 commit 362d3db8d3527d0fef260a17d2466e92a4a25425
27596 Author: Behdad Esfahbod <behdad@behdad.org>
27597 Date: Mon Jul 16 15:15:28 2012 -0400
27601 Should not be any semantic change. In preparation for implementing
27602 pre-base reordering Ra.
27604 src/hb-ot-shape-complex-indic.cc | 8 +-------
27605 1 file changed, 1 insertion(+), 7 deletions(-)
27607 commit 70fe77bb9a25922bd34f206826d8731d901fb451
27608 Author: Behdad Esfahbod <behdad@behdad.org>
27609 Date: Mon Jul 16 14:52:18 2012 -0400
27613 src/hb-ot-shape-complex-indic.cc | 44
27614 ++++++++++++++++++++--------------------
27615 1 file changed, 22 insertions(+), 22 deletions(-)
27617 commit 2f903215c5da2330a37abe489a3f45f7c3fd5a09
27618 Author: Behdad Esfahbod <behdad@behdad.org>
27619 Date: Mon Jul 16 13:54:43 2012 -0400
27623 src/hb-ot-shape-complex-indic.cc | 2 +-
27624 1 file changed, 1 insertion(+), 1 deletion(-)
27626 commit a3e04bee2c2fa648759a87e460db6b4f1b685586
27627 Author: Behdad Esfahbod <behdad@behdad.org>
27628 Date: Mon Jul 16 13:47:19 2012 -0400
27630 [Indic] Reorder virama only for old Indic spec
27632 src/hb-ot-shape-complex-indic.cc | 15 +++++++++++++--
27633 1 file changed, 13 insertions(+), 2 deletions(-)
27635 commit 0de771b72da6b342b015e3556190821547a4011d
27636 Author: Behdad Esfahbod <behdad@behdad.org>
27637 Date: Mon Jul 16 13:39:36 2012 -0400
27639 [Indic] Categorize Khmer consonants
27641 src/hb-ot-shape-complex-indic.cc | 4 ++++
27642 1 file changed, 4 insertions(+)
27644 commit d487fff266258eb1af056e9704cfb09d04251ddc
27645 Author: Behdad Esfahbod <behdad@behdad.org>
27646 Date: Mon Jul 16 13:25:17 2012 -0400
27648 Split matras without a Unicode decomposition
27650 This is a hack for now, to get us going with Khmer. This will be
27651 refactored properly later to move the complex logic into complex
27654 src/hb-unicode.cc | 22 ++++++++++++++++++++++
27655 1 file changed, 22 insertions(+)
27657 commit 8aa801a6fd1a737fa20b851edf7528bdd6635b8b
27658 Author: Behdad Esfahbod <behdad@behdad.org>
27659 Date: Mon Jul 16 13:24:26 2012 -0400
27661 [Indic] Adjust position for split matras
27663 We are going to split matras without a Unicode decompositions in a way
27664 that the second half takes the codepoint of the whole matra. So,
27665 position them where the second half is supposed to end up.
27667 src/hb-ot-shape-complex-indic-private.hh | 6 +++---
27668 1 file changed, 3 insertions(+), 3 deletions(-)
27670 commit 1feb8345a5fd92297eb6796e6dce633bafa0c76e
27671 Author: Behdad Esfahbod <behdad@behdad.org>
27672 Date: Mon Jul 16 13:23:40 2012 -0400
27674 [GSUB] Allow 1-to-1 ligature substitutions!
27676 Apparently Uniscribe allows these, and they are used in some Khmer
27678 shipped with Windows, namely, Daun Penh.
27680 src/hb-ot-layout-gsub-table.hh | 2 +-
27681 1 file changed, 1 insertion(+), 1 deletion(-)
27683 commit 29f106d7fba25e1464debd3a4831a7380d75c4c9
27684 Author: Behdad Esfahbod <behdad@behdad.org>
27685 Date: Mon Jul 16 12:05:35 2012 -0400
27687 [Indic] Apply Above Forms
27689 src/hb-ot-shape-complex-indic.cc | 4 +++-
27690 1 file changed, 3 insertions(+), 1 deletion(-)
27692 commit fa2bd9fb63d83b657373764d4b657084d8327fc9
27693 Author: Behdad Esfahbod <behdad@behdad.org>
27694 Date: Sat Jul 14 12:15:54 2012 -0400
27696 Further simplify atomic ops on Visual Studio
27698 src/hb-atomic-private.hh | 5 -----
27699 1 file changed, 5 deletions(-)
27701 commit 0a492357016bc9a614d2a726f2006c10af68ca58
27702 Author: Behdad Esfahbod <behdad@behdad.org>
27703 Date: Fri Jul 13 13:20:49 2012 -0400
27707 src/hb-warning.cc | 29 +++++------------------------
27708 1 file changed, 5 insertions(+), 24 deletions(-)
27710 commit 11c4ad439ef2b39a840f397a693b1ba643f52c21
27711 Author: Behdad Esfahbod <behdad@behdad.org>
27712 Date: Fri Jul 13 11:29:31 2012 -0400
27716 configure.ac | 3 +++
27717 src/Makefile.am | 2 +-
27718 2 files changed, 4 insertions(+), 1 deletion(-)
27720 commit a98d0ab18624501ee60551304f2715361ac643da
27721 Author: Behdad Esfahbod <behdad@behdad.org>
27722 Date: Fri Jul 13 10:19:10 2012 -0400
27724 Make sure HB_BEGIN_DECLS / HB_END_DECLS is only used in public headers
27726 So we can use them to switch default visibility to internal if
27728 and use these to make only declared symbols public.
27730 src/check-c-linkage-decls.sh | 10 +++++++++-
27731 src/hb-fallback-shape-private.hh | 6 ------
27732 src/hb-ot-shape-complex-indic-machine.rl | 4 ----
27733 3 files changed, 9 insertions(+), 11 deletions(-)
27735 commit 5c5bc96216c9ad58243eb3ed27b253e237f08ebe
27736 Author: Behdad Esfahbod <behdad@behdad.org>
27737 Date: Fri Jul 13 10:15:37 2012 -0400
27739 Allow overriding HB_BEGIN_DECLS / HB_END_DECLS
27741 src/hb-common.h | 2 ++
27742 1 file changed, 2 insertions(+)
27744 commit ec5f5f0f8a1d5b3ff98452175bb4450a59897620
27745 Author: Behdad Esfahbod <behdad@behdad.org>
27746 Date: Fri Jul 13 10:00:42 2012 -0400
27748 Don't export inline methods
27750 configure.ac | 3 +++
27751 1 file changed, 3 insertions(+)
27753 commit 50a4e78b530563917eb606ff3b96dcc9eed5b3ee
27754 Author: Behdad Esfahbod <behdad@behdad.org>
27755 Date: Fri Jul 13 09:48:39 2012 -0400
27757 Check for exported weak symbols
27759 Ouch, all our C++ inline functions are being exported (weakly)
27763 src/check-internal-symbols.sh | 8 +++++++-
27764 1 file changed, 7 insertions(+), 1 deletion(-)
27766 commit b5aeb95afeb13a66177caada9f5d5ad4cddbd35f
27767 Author: Behdad Esfahbod <behdad@behdad.org>
27768 Date: Fri Jul 13 09:45:54 2012 -0400
27770 Make hb_in_range() static
27772 src/hb-private.hh | 2 +-
27773 1 file changed, 1 insertion(+), 1 deletion(-)
27775 commit 271c8f89075607c689938b4f5e60323d9a1acd70
27776 Author: Behdad Esfahbod <behdad@behdad.org>
27777 Date: Fri Jul 13 09:32:30 2012 -0400
27781 src/hb-ft.cc | 4 ++--
27782 1 file changed, 2 insertions(+), 2 deletions(-)
27784 commit 391f1ff5d894b60bfe0f606be436ffe7e43f7455
27785 Author: Behdad Esfahbod <behdad@behdad.org>
27786 Date: Fri Jul 13 09:04:07 2012 -0400
27788 Fix _InterlockedCompareExchangePointer on x86
27790 src/hb-atomic-private.hh | 6 ++++++
27791 1 file changed, 6 insertions(+)
27793 commit 2023e2b54d91924dddfd228ffdbb46021135b068
27794 Author: Behdad Esfahbod <behdad@behdad.org>
27795 Date: Wed Jul 11 19:00:30 2012 -0400
27797 [ft] Disable ppem setting
27799 The calculations were wrong.
27801 FreeType makes it really hard to set size and ppem independently.
27802 For now, disable it. Need to come up with a fix later.
27804 src/hb-ft.cc | 3 +++
27805 1 file changed, 3 insertions(+)
27807 commit cdf7444505a7ae49d20f9ba6776dea92c1fde2a6
27808 Author: Behdad Esfahbod <behdad@behdad.org>
27809 Date: Wed Jul 11 18:52:39 2012 -0400
27811 [ft] Use unfitted kerning if x_ppem is zero
27813 src/hb-ft.cc | 5 +++--
27814 1 file changed, 3 insertions(+), 2 deletions(-)
27816 commit 6d08c7f1b3601095f9a12630045331dd0fe75380
27817 Author: Behdad Esfahbod <behdad@behdad.org>
27818 Date: Wed Jul 11 18:01:27 2012 -0400
27820 Revert "Towards templatizing common Lookup types"
27822 This reverts commit 727135f3a9938c1ebd5b9f5015a46c7ccc8573c5.
27824 This is work-in-progress. Didn't mean to push it out just yet.
27826 src/hb-ot-layout-gpos-table.hh | 16 ++++++----------
27827 src/hb-ot-layout-gsub-table.hh | 24 ++++++++++--------------
27828 src/hb-ot-layout-gsubgpos-private.hh | 33
27829 ++-------------------------------
27830 3 files changed, 18 insertions(+), 55 deletions(-)
27832 commit 552bf3a9f9651311084b7979805dbdc18c0335ca
27833 Author: Behdad Esfahbod <behdad@behdad.org>
27834 Date: Wed Jul 11 16:44:51 2012 -0400
27836 Bump WINNT version requested from 500 to 600
27838 Since we use the OpenType versions of Uniscribe functions, we are
27839 relying on that version of the WINNT API. Otherwise, usp10.h
27843 src/hb-uniscribe.cc | 2 +-
27844 src/hb-uniscribe.h | 2 +-
27845 2 files changed, 2 insertions(+), 2 deletions(-)
27847 commit 9a5b421a64db1bb23d5c6ebbc3bf3f3a5513dc36
27848 Author: Behdad Esfahbod <behdad@behdad.org>
27849 Date: Wed Jul 11 16:35:04 2012 -0400
27851 Fix build with no Unicode funcs implementations provided
27853 src/hb-unicode-private.hh | 1 +
27854 1 file changed, 1 insertion(+)
27856 commit 6efe1eca660135096f05987ac0ef9b635de6cdfd
27857 Author: Behdad Esfahbod <behdad@behdad.org>
27858 Date: Wed Jul 11 15:30:08 2012 -0400
27860 Update git.mk to upstream
27862 git.mk | 58 ++++++++++++++++++++++++++++++++++++++--------------------
27863 1 file changed, 38 insertions(+), 20 deletions(-)
27865 commit 727135f3a9938c1ebd5b9f5015a46c7ccc8573c5
27866 Author: Behdad Esfahbod <behdad@behdad.org>
27867 Date: Tue Jul 3 22:15:35 2012 -0400
27869 Towards templatizing common Lookup types
27871 src/hb-ot-layout-gpos-table.hh | 16 ++++++++++------
27872 src/hb-ot-layout-gsub-table.hh | 24 ++++++++++++++----------
27873 src/hb-ot-layout-gsubgpos-private.hh | 33
27874 +++++++++++++++++++++++++++++++--
27875 3 files changed, 55 insertions(+), 18 deletions(-)
27877 commit 1167c7bfc9e61f145e11da4881968293a4d3c0a9
27878 Author: Behdad Esfahbod <behdad@behdad.org>
27879 Date: Tue Jul 3 11:38:46 2012 -0400
27883 test/shaping/texts/in-tree/shaper-thai/MANIFEST |
27885 test/shaping/texts/in-tree/shaper-thai/misc/MANIFEST | 1 -
27886 test/shaping/texts/in-tree/shaper-thai/script-thai/MANIFEST | 1 +
27887 test/shaping/texts/in-tree/shaper-thai/script-thai/misc/MANIFEST | 1 +
27888 .../shaper-thai/{misc/misc.txt => script-thai/misc/sara-am.txt} |
27890 5 files changed, 5 insertions(+), 6 deletions(-)
27892 commit aa116582e69d18777448e7993078e5d6335ddfed
27893 Author: Behdad Esfahbod <behdad@behdad.org>
27894 Date: Fri Jun 29 10:50:12 2012 -0400
27898 .../texts/in-tree/shaper-indic/indic/script-malayalam/misc/misc.txt
27900 1 file changed, 1 insertion(+)
27902 commit 1f13c7185f02ea18d4fadd2ea8ad444bea863c39
27903 Author: Behdad Esfahbod <behdad@behdad.org>
27904 Date: Wed Jun 27 10:07:27 2012 -0400
27909 1 file changed, 2 insertions(+)
27911 commit 12f5c0a222a2f0aebe63c0d367937a0ff985474a
27912 Author: Behdad Esfahbod <behdad@behdad.org>
27913 Date: Tue Jun 26 11:16:13 2012 -0400
27915 Fix check for Intel atomic ops
27917 configure.ac | 9 +++++----
27918 src/hb-atomic-private.hh | 2 +-
27919 2 files changed, 6 insertions(+), 5 deletions(-)
27921 commit 6932a41fb61ffc2901c260587b1e98ed9c2a7ea1
27922 Author: Behdad Esfahbod <behdad@behdad.org>
27923 Date: Tue Jun 26 10:46:31 2012 -0400
27925 Use octal-escaped UTF-8 characters instead of plain text
27927 https://bugs.freedesktop.org/show_bug.cgi?id=50970
27929 src/hb-private.hh | 17 ++++++++++++-----
27930 1 file changed, 12 insertions(+), 5 deletions(-)
27932 commit 8c0ea7bcb4409aaf8c96ad641f2db30003228ad0
27933 Author: Behdad Esfahbod <behdad@behdad.org>
27934 Date: Sun Jun 24 13:20:56 2012 -0400
27936 Disable introspection again
27938 Until I figure out the build issues. Sigh...
27940 configure.ac | 2 +-
27941 src/Makefile.am | 42 +++++++++++++++++++++---------------------
27942 2 files changed, 22 insertions(+), 22 deletions(-)
27944 commit 8c5f5e6f5ec2b6a219fbdfc955f6299325a0adde
27945 Author: Behdad Esfahbod <behdad@behdad.org>
27946 Date: Sun Jun 17 14:58:59 2012 -0400
27950 configure.ac | 2 +-
27951 1 file changed, 1 insertion(+), 1 deletion(-)
27953 commit 49f8e0cd9a5493ae26857c43bac0711cdf47c80d
27954 Author: Behdad Esfahbod <behdad@behdad.org>
27955 Date: Sat Jun 16 15:40:03 2012 -0400
27957 GStaticMutex is deprecated
27959 src/hb-mutex-private.hh | 9 +++++++++
27960 1 file changed, 9 insertions(+)
27962 commit 5e113a4b7921ced6af2d53460a7a2f1d0185c02a
27963 Author: Behdad Esfahbod <behdad@behdad.org>
27964 Date: Sat Jun 16 15:26:13 2012 -0400
27966 g_thread_init() is deprecated
27968 test/api/hb-test.h | 2 ++
27969 1 file changed, 2 insertions(+)
27971 commit 1bc1cb3603167f5da309336f7018c8b0608ac104
27972 Author: Behdad Esfahbod <behdad@behdad.org>
27973 Date: Sat Jun 16 15:21:55 2012 -0400
27975 Make source more digestable for gobject-introspection
27977 src/hb-blob.cc | 2 +-
27978 src/hb-blob.h | 2 +-
27979 src/hb-buffer-private.hh | 4 ++--
27980 src/hb-buffer.h | 6 +++---
27981 src/hb-common.cc | 2 +-
27982 src/hb-common.h | 4 ++--
27983 src/hb-font-private.hh | 6 +++---
27984 src/hb-font.cc | 2 +-
27985 src/hb-font.h | 8 ++++----
27986 src/hb-set-private.hh | 2 +-
27987 src/hb-set.h | 2 +-
27988 src/hb-shape.h | 2 +-
27989 src/hb-unicode-private.hh | 2 +-
27990 src/hb-unicode.h | 2 +-
27991 14 files changed, 23 insertions(+), 23 deletions(-)
27993 commit 84d781e54cc75c81a06ba43fd7b1a74b8c7d9591
27994 Author: Behdad Esfahbod <behdad@behdad.org>
27995 Date: Sat Jun 16 15:21:41 2012 -0400
27997 Flesh out gobject-introspection stuff a bit
28000 src/Makefile.am | 23 +++++++++++++++++++++--
28001 2 files changed, 22 insertions(+), 2 deletions(-)
28003 commit 49ee12ccd00870d4976339dc546c74eaf08a8fc0
28004 Author: Behdad Esfahbod <behdad@behdad.org>
28005 Date: Sat Jun 16 14:53:51 2012 -0400
28010 1 file changed, 1 insertion(+)
28012 commit d3c8115d1ad09404b8970b98e6b5ab74510a35f6
28013 Author: Behdad Esfahbod <behdad@behdad.org>
28014 Date: Tue Jun 12 09:52:57 2012 -0400
28019 1 file changed, 2 insertions(+)
28021 commit 2cf301968cb8c1150cead0ab909457cdd3ee2d01
28022 Author: Behdad Esfahbod <behdad@behdad.org>
28023 Date: Sat Jun 9 14:58:01 2012 -0400
28025 Add hb_object_lock/unlock()
28027 src/hb-object-private.hh | 32 ++++++++++++++++++++++++++------
28028 1 file changed, 26 insertions(+), 6 deletions(-)
28030 commit 6a5661f1e69c937083e8d976cb12429b99180d54
28031 Author: Behdad Esfahbod <behdad@behdad.org>
28032 Date: Sat Jun 9 03:26:16 2012 -0400
28036 util/shape-consumer.hh | 2 --
28037 1 file changed, 2 deletions(-)
28039 commit f211d5c291b4c947cfd732e873627567173057e4
28040 Author: Behdad Esfahbod <behdad@behdad.org>
28041 Date: Sat Jun 9 03:11:22 2012 -0400
28043 More Oops! Fix fast-path with sub-type==0
28045 src/hb-ot-layout-gpos-table.hh | 2 +-
28046 src/hb-ot-layout-gsub-table.hh | 2 +-
28047 util/shape-consumer.hh | 2 ++
28048 3 files changed, 4 insertions(+), 2 deletions(-)
28050 commit b1de6aa1f33b228afe231c8209aef90a5fa1ee5d
28051 Author: Behdad Esfahbod <behdad@behdad.org>
28052 Date: Sat Jun 9 03:07:59 2012 -0400
28056 src/hb-ot-layout-gpos-table.hh | 2 +-
28057 src/hb-ot-layout-gsub-table.hh | 2 +-
28058 2 files changed, 2 insertions(+), 2 deletions(-)
28060 commit b12e2549cbcd4f1ef46e66c75533686ee560f59b
28061 Author: Behdad Esfahbod <behdad@behdad.org>
28062 Date: Sat Jun 9 03:05:20 2012 -0400
28066 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
28067 1 file changed, 2 insertions(+), 2 deletions(-)
28069 commit faf0f20253d954cc4cfa4c967ece7573a5ddae3b
28070 Author: Behdad Esfahbod <behdad@behdad.org>
28071 Date: Sat Jun 9 03:02:36 2012 -0400
28073 Add sanitize() logic for fast-paths
28075 src/hb-ot-layout-gpos-table.hh | 15 ++++++++++++---
28076 src/hb-ot-layout-gsub-table.hh | 20 ++++++++++++++------
28077 2 files changed, 26 insertions(+), 9 deletions(-)
28079 commit 4e766ff28d1fb831ded20666799787478129c07c
28080 Author: Behdad Esfahbod <behdad@behdad.org>
28081 Date: Sat Jun 9 02:53:57 2012 -0400
28083 Add fast-path for GPOS too
28085 Shaves another 3% for DejaVu Sans long Latin strings.
28087 src/hb-ot-layout-gpos-table.hh | 16 ++++++++++++++--
28088 1 file changed, 14 insertions(+), 2 deletions(-)
28090 commit 993c51915f503f74ee00eee646b67bf2e3f73596
28091 Author: Behdad Esfahbod <behdad@behdad.org>
28092 Date: Sat Jun 9 02:48:16 2012 -0400
28094 Add fast-path to GSUB to check coverage
28096 Shaves a good 10% off DejaVu Sans with simple Latin text for me.
28097 Now, DejaVu is very ChainContext-intensive, but it's also a very
28100 src/hb-ot-layout-gsub-table.hh | 18 ++++++++++++++++--
28101 1 file changed, 16 insertions(+), 2 deletions(-)
28103 commit f19e0b0099ec73b8fedccacff4902403f5eabc42
28104 Author: Behdad Esfahbod <behdad@behdad.org>
28105 Date: Sat Jun 9 02:26:57 2012 -0400
28107 Match input before backtrack
28109 Makes more sense, optimization-wise.
28111 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
28112 1 file changed, 4 insertions(+), 4 deletions(-)
28114 commit 67bb9e8cea49a44be6996515e1c7d8cdc95a77e6
28115 Author: Behdad Esfahbod <behdad@behdad.org>
28116 Date: Sat Jun 9 02:02:46 2012 -0400
28118 Add set add_coverage() to Coverage()
28120 src/hb-ot-layout-common-private.hh | 24 ++++++++++++++++++++++++
28121 src/hb-set-private.hh | 5 +++++
28122 2 files changed, 29 insertions(+)
28124 commit 4952f0aa5b2f4368d9e3418252e0a1b9294cd5ee
28125 Author: Behdad Esfahbod <behdad@behdad.org>
28126 Date: Sat Jun 9 01:39:11 2012 -0400
28130 src/hb-ot-layout-gsub-table.hh | 2 ++
28131 1 file changed, 2 insertions(+)
28133 commit ad6a6f22401d6256e34521d0f52e91348c5ed4c9
28134 Author: Behdad Esfahbod <behdad@behdad.org>
28135 Date: Sat Jun 9 01:21:02 2012 -0400
28139 src/hb-ot-layout.cc | 2 +-
28140 1 file changed, 1 insertion(+), 1 deletion(-)
28142 commit 46617a42133fbab151de4111a74dcbdc4e769c74
28143 Author: Behdad Esfahbod <behdad@behdad.org>
28144 Date: Sat Jun 9 01:18:58 2012 -0400
28146 Fix cache implementation
28148 src/hb-cache-private.hh | 2 ++
28149 1 file changed, 2 insertions(+)
28151 commit ce47613889aa3ff9b0067d3e51ba63cfdb139adb
28152 Author: Behdad Esfahbod <behdad@behdad.org>
28153 Date: Sat Jun 9 01:10:26 2012 -0400
28159 src/hb-ot-layout-gsubgpos-private.hh | 3 ++-
28160 src/hb-ot-layout.cc | 46
28161 ++++++++++++++++++++++--------------
28162 2 files changed, 30 insertions(+), 19 deletions(-)
28164 commit 70416de298b811ab6be53a1c67f0d2531d99cd46
28165 Author: Behdad Esfahbod <behdad@behdad.org>
28166 Date: Sat Jun 9 00:56:41 2012 -0400
28170 src/hb-open-type-private.hh | 2 --
28171 1 file changed, 2 deletions(-)
28173 commit 99159e52a3c9d5ae6c0fbdec64e7ed684fa70b61
28174 Author: Behdad Esfahbod <behdad@behdad.org>
28175 Date: Sat Jun 9 00:50:40 2012 -0400
28177 Use linear search for small counts
28179 I see about 8% speedup with long strings with DejaVu Sans.
28181 src/hb-open-type-private.hh | 19 ++++++++++++++-----
28182 1 file changed, 14 insertions(+), 5 deletions(-)
28184 commit caf0412690542e58e23246dccc4b2fb83bd652ec
28185 Author: Behdad Esfahbod <behdad@behdad.org>
28186 Date: Sat Jun 9 00:26:32 2012 -0400
28190 src/hb-ot-layout-common-private.hh | 2 +-
28191 1 file changed, 1 insertion(+), 1 deletion(-)
28193 commit 0f8fea71a66b1e01ee4398967db464393f478d42
28194 Author: Behdad Esfahbod <behdad@behdad.org>
28195 Date: Sat Jun 9 00:24:38 2012 -0400
28197 Minor. Hide _hb_ot_layout_get_glyph_property()
28199 src/hb-ot-layout-private.hh | 4 ----
28200 src/hb-ot-layout.cc | 2 +-
28201 2 files changed, 1 insertion(+), 5 deletions(-)
28203 commit 44b8ee0c90d7b1dd91e5848114141e3186534a0f
28204 Author: Behdad Esfahbod <behdad@behdad.org>
28205 Date: Sat Jun 9 00:23:24 2012 -0400
28209 src/hb-ot-layout-gpos-table.hh | 3 ++-
28210 src/hb-ot-layout.cc | 2 +-
28211 2 files changed, 3 insertions(+), 2 deletions(-)
28213 commit 7b84c536c10ab90ed96a033d88e9ad232d46c5b8
28214 Author: Behdad Esfahbod <behdad@behdad.org>
28215 Date: Fri Jun 8 22:04:23 2012 -0400
28217 In MarkBase attachment, only attach to first of a MultipleSubst
28220 This is apparently what Uniscribe does. Test case is:
28222 SEEN FATHA TEH ALEF
28224 with Arabic Typesetting. Originally reported by Khaled Hosny.
28226 src/hb-ot-layout-gpos-table.hh | 7 ++++++-
28227 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++++
28228 2 files changed, 14 insertions(+), 1 deletion(-)
28230 commit ec57e0c5655ced5109c4638bf802772d336448fd
28231 Author: Behdad Esfahbod <behdad@behdad.org>
28232 Date: Fri Jun 8 21:47:23 2012 -0400
28234 Set lig_comp for MultipleSubst components
28236 To be used for correct mark attachment to first component of a
28237 MultipleSubst output. That's what Uniscribe does.
28239 src/hb-ot-layout-gsub-table.hh | 4 +++-
28240 1 file changed, 3 insertions(+), 1 deletion(-)
28242 commit e085fcf7ca302eb7802a032197c022819e7e7074
28243 Author: Behdad Esfahbod <behdad@behdad.org>
28244 Date: Fri Jun 8 21:45:00 2012 -0400
28246 Remove unused buffer->replace_glyphs_be16
28248 src/hb-buffer-private.hh | 3 ---
28249 src/hb-buffer.cc | 23 -----------------------
28250 src/hb-ot-layout-gsubgpos-private.hh | 8 --------
28251 3 files changed, 34 deletions(-)
28253 commit 3ec77d6ae0510dc2c0ec64382c4948bc6e109844
28254 Author: Behdad Esfahbod <behdad@behdad.org>
28255 Date: Fri Jun 8 21:44:06 2012 -0400
28257 Don't use replace_glyphs_be for MultipleSubst
28259 src/hb-ot-layout-gsub-table.hh | 5 ++++-
28260 src/hb-ot-layout-gsubgpos-private.hh | 7 ++++++-
28261 2 files changed, 10 insertions(+), 2 deletions(-)
28263 commit 4b7192125ffd295091d6b3a0bdfca7011947c2ca
28264 Author: Behdad Esfahbod <behdad@behdad.org>
28265 Date: Fri Jun 8 21:41:46 2012 -0400
28269 src/hb-ot-layout-gsub-table.hh | 3 ++-
28270 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++++
28271 2 files changed, 10 insertions(+), 1 deletion(-)
28273 commit 4508789f4b5e0ece5620d35598aeeb7ecbe3e3aa
28274 Author: Behdad Esfahbod <behdad@behdad.org>
28275 Date: Fri Jun 8 21:32:43 2012 -0400
28277 Add test for static initializers and other C++ stuff
28279 src/Makefile.am | 3 ++-
28280 src/check-static-inits.sh | 33 +++++++++++++++++++++++++++++++++
28281 2 files changed, 35 insertions(+), 1 deletion(-)
28283 commit 56bd259b9ac22dd98913c8ca2e2cf7b30b632373
28284 Author: Behdad Esfahbod <behdad@behdad.org>
28285 Date: Fri Jun 8 21:29:18 2012 -0400
28289 src/check-internal-symbols.sh | 2 +-
28290 1 file changed, 1 insertion(+), 1 deletion(-)
28292 commit 4538b47bf08e73e7f5cce6337df5fe154233c168
28293 Author: Behdad Esfahbod <behdad@behdad.org>
28294 Date: Fri Jun 8 21:01:45 2012 -0400
28296 Remove done TODO items
28299 1 file changed, 1 insertion(+), 6 deletions(-)
28301 commit bc8357ea7b4c0d7c715aae353176434fb9460205
28302 Author: Behdad Esfahbod <behdad@behdad.org>
28303 Date: Fri Jun 8 21:01:20 2012 -0400
28305 Merge clusters during normalization
28307 src/hb-ot-shape-normalize.cc | 11 +++++++----
28308 1 file changed, 7 insertions(+), 4 deletions(-)
28310 commit fe3dabc08df7501010564f8844bd4d11771cc6a4
28311 Author: Behdad Esfahbod <behdad@behdad.org>
28312 Date: Fri Jun 8 20:56:05 2012 -0400
28316 src/hb-buffer.cc | 4 ++--
28317 1 file changed, 2 insertions(+), 2 deletions(-)
28319 commit e88e14421a33ca5bdfd76bc0b2f801fcb6e78911
28320 Author: Behdad Esfahbod <behdad@behdad.org>
28321 Date: Fri Jun 8 20:55:21 2012 -0400
28323 Use merge_clusters instead of open-coding
28325 src/hb-buffer.cc | 16 ++++------------
28326 1 file changed, 4 insertions(+), 12 deletions(-)
28328 commit 330a2af3ff0e12c01b3b451357b8bdc83b2e9b47
28329 Author: Behdad Esfahbod <behdad@behdad.org>
28330 Date: Fri Jun 8 20:40:02 2012 -0400
28332 Use merge_clusters when forming Unicode clusters
28334 src/hb-ot-shape.cc | 4 +++-
28335 1 file changed, 3 insertions(+), 1 deletion(-)
28337 commit bd300df9adf955c1e69b3783c1c061876940fb8b
28338 Author: Behdad Esfahbod <behdad@behdad.org>
28339 Date: Fri Jun 8 20:35:18 2012 -0400
28343 src/hb-object-private.hh | 2 +-
28344 1 file changed, 1 insertion(+), 1 deletion(-)
28346 commit e51d2b6ed1c794ac28c5610bfd01dbc9fb383633
28347 Author: Behdad Esfahbod <behdad@behdad.org>
28348 Date: Fri Jun 8 20:33:27 2012 -0400
28350 Extend into main buffer if extension hit end of out-buffer merging
28353 src/hb-buffer.cc | 5 +++++
28354 src/hb-ot-shape-complex-misc.cc | 9 ---------
28355 2 files changed, 5 insertions(+), 9 deletions(-)
28357 commit 5ced012d9f58c51d557a835593c3277e35fe3b35
28358 Author: Behdad Esfahbod <behdad@behdad.org>
28359 Date: Fri Jun 8 20:31:32 2012 -0400
28361 Extend end when merging clusters in out-buffer
28363 src/hb-buffer.cc | 4 ++++
28364 1 file changed, 4 insertions(+)
28366 commit 72c0a1878313e7232d554bc226f4c6dc01418a95
28367 Author: Behdad Esfahbod <behdad@behdad.org>
28368 Date: Fri Jun 8 20:30:03 2012 -0400
28370 Extend clusters backward in out-buffer
28372 src/hb-buffer.cc | 8 ++++++++
28373 src/hb-ot-shape-complex-misc.cc | 2 --
28374 2 files changed, 8 insertions(+), 2 deletions(-)
28376 commit cd5891493df06fdb92e1ae526d29dee8df250235
28377 Author: Behdad Esfahbod <behdad@behdad.org>
28378 Date: Fri Jun 8 20:27:53 2012 -0400
28380 Extend clusters backwards, into the out-buffer too
28382 src/hb-buffer.cc | 9 +++++++++
28383 1 file changed, 9 insertions(+)
28385 commit 77471e037122548bfc08cacea6fbb472831c34f3
28386 Author: Behdad Esfahbod <behdad@behdad.org>
28387 Date: Fri Jun 8 20:21:02 2012 -0400
28389 Clear output buffer before calling GSUB pause functions
28391 src/hb-ot-map.cc | 3 +++
28392 1 file changed, 3 insertions(+)
28394 commit cafa6f372721fd6b0a7c0da68b9421d3e94931bc
28395 Author: Behdad Esfahbod <behdad@behdad.org>
28396 Date: Fri Jun 8 20:17:10 2012 -0400
28398 When merging clusters, extend the end
28400 src/hb-buffer.cc | 20 ++++++++++++++------
28401 1 file changed, 14 insertions(+), 6 deletions(-)
28403 commit 28ce5fa454b54f728044ee12a9dbe7d016783d4a
28404 Author: Behdad Esfahbod <behdad@behdad.org>
28405 Date: Fri Jun 8 20:13:56 2012 -0400
28407 Merge clusters when ligating
28409 src/hb-ot-layout-gsub-table.hh | 1 +
28410 1 file changed, 1 insertion(+)
28412 commit 2bb1761ccb7d300744ced6427165f4ea75ddf96c
28413 Author: Behdad Esfahbod <behdad@behdad.org>
28414 Date: Fri Jun 8 19:29:44 2012 -0400
28416 Minor, use next_glyph()
28418 src/hb-ot-layout-gsub-table.hh | 2 +-
28419 1 file changed, 1 insertion(+), 1 deletion(-)
28421 commit 5f68f8675e5ccaee91f5a90d86bc3b022b9a54e4
28422 Author: Behdad Esfahbod <behdad@behdad.org>
28423 Date: Fri Jun 8 19:23:43 2012 -0400
28427 src/hb-ot-shape.cc | 1 +
28428 1 file changed, 1 insertion(+)
28430 commit 872969126756456a69bf958f3df6e56a26e57b0a
28431 Author: Behdad Esfahbod <behdad@behdad.org>
28432 Date: Fri Jun 8 14:18:30 2012 -0400
28434 Increase Uniscribe MAX_ITEMS
28436 src/hb-uniscribe.cc | 2 +-
28437 1 file changed, 1 insertion(+), 1 deletion(-)
28439 commit dbffa4c83d29c689ee4cd8a1c53e84521028c711
28440 Author: Behdad Esfahbod <behdad@behdad.org>
28441 Date: Fri Jun 8 14:08:32 2012 -0400
28443 Fix Uniscribe charset matching
28445 Previously was failing to match fonts that didn't support
28448 There still remains a problem with the Uniscribe backend, in that if a
28449 font with the same family name is installed, and is newer, the native
28450 one is preferred over the font we provide. Fixing it requires
28452 the name table with a unique family name...
28454 src/hb-uniscribe.cc | 1 +
28455 1 file changed, 1 insertion(+)
28457 commit 82e8bd8628aeb37835fb019a71b6bdac87824b97
28458 Author: Behdad Esfahbod <behdad@behdad.org>
28459 Date: Fri Jun 8 11:48:29 2012 -0400
28463 src/hb-uniscribe.cc | 4 +---
28464 1 file changed, 1 insertion(+), 3 deletions(-)
28466 commit 6da9dbff21b47fb10794b8d6cb747393c9eab7dd
28467 Author: Behdad Esfahbod <behdad@behdad.org>
28468 Date: Fri Jun 8 10:53:35 2012 -0400
28470 Remove zero-width chars in the fallback shaper too
28472 src/hb-fallback-shape.cc | 16 ++++++++++++----
28473 1 file changed, 12 insertions(+), 4 deletions(-)
28475 commit 68b76121f83fc9b87dc84f03e8bef38d4332734d
28476 Author: Behdad Esfahbod <behdad@behdad.org>
28477 Date: Fri Jun 8 10:43:49 2012 -0400
28479 Fix regressions introduced by sed. Ouch!
28481 Introduced in 99c2695759a6af855d565f4994bbdf220570bb48.
28482 Broken mark-mark and mark-ligature stuff.
28484 src/hb-ot-layout-gpos-table.hh | 6 +++---
28485 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
28486 2 files changed, 4 insertions(+), 4 deletions(-)
28488 commit 0dd86f9f6849d82d60a99e66b6928795cfb2a3c7
28489 Author: Behdad Esfahbod <behdad@behdad.org>
28490 Date: Fri Jun 8 10:23:03 2012 -0400
28494 src/hb-uniscribe.cc | 144
28495 ++++++++++++++++++++++++++--------------------------
28496 1 file changed, 72 insertions(+), 72 deletions(-)
28498 commit 8e7beba7c3b3dea3cb3b7e280c5aab4f13b92d31
28499 Author: Behdad Esfahbod <behdad@behdad.org>
28500 Date: Fri Jun 8 10:22:06 2012 -0400
28502 Fix Uniscribe clusters with direction-overriden Arabic
28504 src/hb-uniscribe.cc | 4 ++--
28505 1 file changed, 2 insertions(+), 2 deletions(-)
28507 commit b069c3c31bfbbf160eb897c7474be9ea90ed4fc1
28508 Author: Behdad Esfahbod <behdad@behdad.org>
28509 Date: Fri Jun 8 10:10:29 2012 -0400
28511 Really fix override-direction in Uniscribe
28513 src/hb-uniscribe.cc | 10 +++++++---
28514 1 file changed, 7 insertions(+), 3 deletions(-)
28516 commit fcd6f5326166e993b8f5222efbaffe916da98f0a
28517 Author: Behdad Esfahbod <behdad@behdad.org>
28518 Date: Fri Jun 8 09:59:43 2012 -0400
28522 Oops. hb_tag_t and OPENTYPE_TAG have different endianness. Perhaps
28523 something to add API for in hb-uniscribe.h
28525 src/hb-private.hh | 12 +++++++++++-
28526 src/hb-uniscribe.cc | 8 ++++----
28527 2 files changed, 15 insertions(+), 5 deletions(-)
28529 commit 29eac8f591fdb86f1c4fdc0a6ab63910ff286b84
28530 Author: Behdad Esfahbod <behdad@behdad.org>
28531 Date: Fri Jun 8 09:26:17 2012 -0400
28533 Override direction in Uniscribe backend
28535 Matches OT backend now.
28537 src/hb-uniscribe.cc | 2 +-
28538 1 file changed, 1 insertion(+), 1 deletion(-)
28540 commit 1c1233e57686d77d89fe3ac1dc53de9ee60798c1
28541 Author: Behdad Esfahbod <behdad@behdad.org>
28542 Date: Fri Jun 8 09:20:53 2012 -0400
28544 Make Uniscribe backend respect selected script
28546 src/hb-uniscribe.cc | 15 +++++++++++++--
28547 1 file changed, 13 insertions(+), 2 deletions(-)
28549 commit 0bb0f5d41976ae27c5c7a51cbb82144b48315a4b
28550 Author: Behdad Esfahbod <behdad@behdad.org>
28551 Date: Thu Jun 7 17:42:48 2012 -0400
28553 Add note re _NullPool
28555 src/hb-open-type-private.hh | 1 +
28556 1 file changed, 1 insertion(+)
28558 commit 2a3d911fe0ff5d6442659d3381d5b08c30ee2896
28559 Author: Behdad Esfahbod <behdad@behdad.org>
28560 Date: Thu Jun 7 17:31:46 2012 -0400
28562 Fix alignment-requirement missmatch
28564 Detected by clang and lots of cmdline options.
28566 src/hb-buffer-private.hh | 2 +-
28567 src/hb-buffer.cc | 5 +++--
28568 src/hb-ot-layout-gsub-table.hh | 4 ++--
28569 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
28570 4 files changed, 7 insertions(+), 6 deletions(-)
28572 commit 6095de1635441af16340c7b2c5a6b4c531ec242f
28573 Author: Behdad Esfahbod <behdad@behdad.org>
28574 Date: Thu Jun 7 15:48:18 2012 -0400
28576 Fix clang warning with NO_MT path
28578 src/hb-shape.cc | 2 +-
28579 1 file changed, 1 insertion(+), 1 deletion(-)
28581 commit a18280a8ce9128fc9d75f8a367ae8ce0886a9599
28582 Author: Behdad Esfahbod <behdad@behdad.org>
28583 Date: Thu Jun 7 15:44:12 2012 -0400
28585 Fix warnings produced by clang analyzer
28587 src/hb-icu.cc | 6 ++++--
28588 test/api/test-blob.c | 2 +-
28589 test/api/test-buffer.c | 4 ++--
28590 util/helper-cairo.cc | 2 +-
28591 4 files changed, 8 insertions(+), 6 deletions(-)
28593 commit 7ec83051c05777c0e6e2eea6ef6c71effede9527
28594 Author: Behdad Esfahbod <behdad@behdad.org>
28595 Date: Thu Jun 7 13:32:57 2012 -0400
28599 util/ansi-print.cc | 30 +++++++++++++-----------------
28600 1 file changed, 13 insertions(+), 17 deletions(-)
28602 commit 73cb02de2dd28b09d4aa76230132248215cfe83d
28603 Author: Behdad Esfahbod <behdad@behdad.org>
28604 Date: Wed Jun 6 11:29:25 2012 -0400
28608 src/hb-private.hh | 26 +++++++++++++-------------
28609 1 file changed, 13 insertions(+), 13 deletions(-)
28611 commit 79e2b4791fe95ede9a1e6b1c71ccc6e36c4fc0e5
28612 Author: Behdad Esfahbod <behdad@behdad.org>
28613 Date: Wed Jun 6 11:27:17 2012 -0400
28615 Fix ASSERT_POD on clang
28617 As reported by bashi. Not tested.
28619 src/hb-private.hh | 8 ++++++--
28620 1 file changed, 6 insertions(+), 2 deletions(-)
28622 commit 4282d2f3771d6510c27b62e54cc1254d6f2389b3
28623 Author: Behdad Esfahbod <behdad@behdad.org>
28624 Date: Wed Jun 6 03:42:36 2012 -0400
28629 1 file changed, 1 deletion(-)
28631 commit 6220e5fc0dad728e67a92e838d3ac275d032f2c7
28632 Author: Behdad Esfahbod <behdad@behdad.org>
28633 Date: Wed Jun 6 03:30:09 2012 -0400
28635 Add ASSERT_POD for most objects
28637 src/hb-blob.cc | 1 +
28638 src/hb-buffer-private.hh | 2 ++
28639 src/hb-font-private.hh | 3 +++
28640 src/hb-object-private.hh | 2 ++
28641 src/hb-private.hh | 2 +-
28642 src/hb-set-private.hh | 4 +++-
28643 src/hb-unicode-private.hh | 1 +
28644 7 files changed, 13 insertions(+), 2 deletions(-)
28646 commit a00a63b5ef503fafa87e26b517732b2214e01719
28647 Author: Behdad Esfahbod <behdad@behdad.org>
28648 Date: Wed Jun 6 03:07:01 2012 -0400
28650 Add macros to check that types are POD
28653 src/hb-open-type-private.hh | 32 ++++++++++++++++++++------------
28654 src/hb-private.hh | 24 ++++++++++++++++++++++++
28655 3 files changed, 45 insertions(+), 12 deletions(-)
28657 commit 61eb60c129e865e92f6a5767a88c44a391f4d413
28658 Author: Behdad Esfahbod <behdad@behdad.org>
28659 Date: Tue Jun 5 21:14:04 2012 -0400
28661 Don't link to libstdc++
28665 src/Makefile.am | 3 ++-
28666 1 file changed, 2 insertions(+), 1 deletion(-)
28668 commit 81a4b9fd4eb8995c5930db1df3669db93661eb52
28669 Author: Behdad Esfahbod <behdad@behdad.org>
28670 Date: Tue Jun 5 20:49:51 2012 -0400
28672 Remove unused hb_static_mutex_t
28674 src/hb-mutex-private.hh | 11 -----------
28675 1 file changed, 11 deletions(-)
28677 commit 4a3a9897b3698dd09c3e880b3ddd4db24c6fb460
28678 Author: Behdad Esfahbod <behdad@behdad.org>
28679 Date: Tue Jun 5 20:39:07 2012 -0400
28681 Disable Intel atomic ops on mingw32
28683 Apparently the configure test is not enough...
28685 src/hb-atomic-private.hh | 2 +-
28686 1 file changed, 1 insertion(+), 1 deletion(-)
28688 commit 0594a2448440208efa0acac9a5d8d52d43108289
28689 Author: Behdad Esfahbod <behdad@behdad.org>
28690 Date: Tue Jun 5 20:35:40 2012 -0400
28692 Cleanup TRUE/FALSE vs true/false
28694 src/hb-atomic-private.hh | 4 +--
28695 src/hb-blob.cc | 28 +++++++++---------
28696 src/hb-buffer-private.hh | 2 +-
28697 src/hb-buffer.cc | 38 ++++++++++++-------------
28698 src/hb-buffer.h | 4 +--
28699 src/hb-fallback-shape.cc | 2 +-
28700 src/hb-font.cc | 22 +++++++--------
28701 src/hb-ft.cc | 22 +++++++--------
28702 src/hb-glib.cc | 16 +++++------
28703 src/hb-graphite2.cc | 8 +++---
28704 src/hb-icu.cc | 30 ++++++++++----------
28705 src/hb-ot-layout.cc | 28 +++++++++---------
28706 src/hb-ot-shape-complex-private.hh | 2 +-
28707 src/hb-ot-shape-normalize.cc | 16 +++++------
28708 src/hb-ot-shape.cc | 4 +--
28709 src/hb-private.hh | 18 ++++--------
28710 src/hb-set.cc | 2 +-
28711 src/hb-set.h | 2 +-
28712 src/hb-shape.cc | 6 ++--
28713 src/hb-tt-font.cc | 12 ++++----
28714 src/hb-unicode.cc | 8 +++---
28715 src/hb-uniscribe.cc | 18 ++++++------
28717 util/hb-shape.cc | 2 +-
28718 util/helper-cairo.cc | 16 +++++------
28719 util/main-font-text.hh | 2 +-
28720 util/options.cc | 58
28721 +++++++++++++++++++-------------------
28722 util/options.hh | 2 +-
28723 util/view-cairo.hh | 2 +-
28724 29 files changed, 185 insertions(+), 191 deletions(-)
28726 commit e1ac38f8dd04c29d2d4140f5a492cdaf25d72901
28727 Author: Behdad Esfahbod <behdad@behdad.org>
28728 Date: Tue Jun 5 20:31:49 2012 -0400
28730 Fix inert buffer set_length() with zero
28734 src/hb-buffer.cc | 3 +++
28735 1 file changed, 3 insertions(+)
28737 commit 04bc1eebe7a304c0e6f86ab6814c65889f152602
28738 Author: Behdad Esfahbod <behdad@behdad.org>
28739 Date: Tue Jun 5 20:16:56 2012 -0400
28741 Add configure tests for Intel atomic intrinsics
28743 configure.ac | 17 +++++++++++++++++
28744 src/hb-atomic-private.hh | 12 ++++++------
28745 src/hb-mutex-private.hh | 2 +-
28746 3 files changed, 24 insertions(+), 7 deletions(-)
28748 commit 68c75b46977beb57e35082db26be712b3cd65678
28749 Author: Behdad Esfahbod <behdad@behdad.org>
28750 Date: Tue Jun 5 19:55:46 2012 -0400
28754 configure.ac | 16 ++++++++--------
28755 1 file changed, 8 insertions(+), 8 deletions(-)
28757 commit f64b2ebf82c5f355cd95806478cd30c00b1a2731
28758 Author: Behdad Esfahbod <behdad@behdad.org>
28759 Date: Tue Jun 5 19:23:29 2012 -0400
28761 Remove last static initializer
28763 We're free! Lazy or immediate...
28766 src/hb-shape.cc | 150
28767 ++++++++++++++++++++++++++++++++++++++++----------------
28768 2 files changed, 110 insertions(+), 42 deletions(-)
28770 commit 4a8a529068fc380298bb05b9d878bede3e9f4da1
28771 Author: Behdad Esfahbod <behdad@behdad.org>
28772 Date: Tue Jun 5 19:17:02 2012 -0400
28774 Make hb-view err if all shapers failed
28776 util/view-cairo.hh | 2 +-
28777 1 file changed, 1 insertion(+), 1 deletion(-)
28779 commit 04aed572f112b96a6033cd6c3df7bdba5e29e93c
28780 Author: Behdad Esfahbod <behdad@behdad.org>
28781 Date: Tue Jun 5 18:30:19 2012 -0400
28783 Make hb-ft static-initializer free
28785 src/hb-common.cc | 5 ++---
28786 src/hb-ft.cc | 38 +++++++++++++++++++++++++++-----------
28787 2 files changed, 29 insertions(+), 14 deletions(-)
28789 commit be4560a3b5e8599cbe2b29a01a60c21c9e2b194f
28790 Author: Behdad Esfahbod <behdad@behdad.org>
28791 Date: Tue Jun 5 18:14:03 2012 -0400
28793 Undo default unicode-funcs to avoid static initializer again
28795 src/hb-buffer.cc | 2 +-
28796 src/hb-glib.cc | 23 ++++++++++++-----------
28797 src/hb-icu.cc | 24 +++++++++++++-----------
28798 src/hb-unicode-private.hh | 10 +++++-----
28799 src/hb-unicode.cc | 26 ++++++++++++++------------
28800 5 files changed, 45 insertions(+), 40 deletions(-)
28802 commit 093171cceca63e48e735bbf05a2c11b1b7e95ef1
28803 Author: Behdad Esfahbod <behdad@behdad.org>
28804 Date: Tue Jun 5 18:00:45 2012 -0400
28806 Implement lock-free hb_language_t
28808 Another static-initialization down. One more to go.
28810 src/hb-common.cc | 66
28811 +++++++++++++++++++++++++++++++++++++++++++++-----------
28812 1 file changed, 54 insertions(+), 12 deletions(-)
28814 commit 6843ce01be0df501ef3149a2c1c54cdfb693195d
28815 Author: Behdad Esfahbod <behdad@behdad.org>
28816 Date: Tue Jun 5 17:27:20 2012 -0400
28818 Add atomic-pointer functions
28820 Gonig to use these for lock-free linked-lists, to be used for
28821 hb_language_t among other things.
28823 src/hb-atomic-private.hh | 21 +++++++++++++++++++++
28824 1 file changed, 21 insertions(+)
28826 commit cdafe3a7d8483ac586e2c16487e2a09164e0f65c
28827 Author: Behdad Esfahbod <behdad@behdad.org>
28828 Date: Tue Jun 5 16:34:49 2012 -0400
28830 Add gcc intrinsics implementations for atomic and mutex
28832 configure.ac | 4 ++--
28833 src/hb-atomic-private.hh | 11 +++++++++--
28834 src/hb-mutex-private.hh | 51
28835 +++++++++++++++++++++++++++++++++++++++++-------
28836 src/hb-object-private.hh | 4 +++-
28837 src/hb-warning.cc | 14 ++++++-------
28838 5 files changed, 65 insertions(+), 19 deletions(-)
28840 commit d970d2899b36a2fbd002b224b8bd37b0906fdd5f
28841 Author: Behdad Esfahbod <behdad@behdad.org>
28842 Date: Tue Jun 5 16:06:28 2012 -0400
28844 Add gcc implementation for atomic ops
28846 src/hb-atomic-private.hh | 9 +++++++--
28847 1 file changed, 7 insertions(+), 2 deletions(-)
28849 commit 0e253e97af71e2a7ead153589f61fd579a247502
28850 Author: Behdad Esfahbod <behdad@behdad.org>
28851 Date: Tue Jun 5 15:37:19 2012 -0400
28853 Add a mutex to object header
28855 Removes one more static-initialization. A few more to go.
28857 src/hb-common.cc | 24 +++++++++---------------
28858 src/hb-mutex-private.hh | 19 +++++++------------
28859 src/hb-object-private.hh | 36 ++++++++++++++++++++++--------------
28860 src/hb-private.hh | 11 +++++------
28861 4 files changed, 43 insertions(+), 47 deletions(-)
28863 commit a2b471df821b32625d127f83b2f90e6d6a967e7e
28864 Author: Behdad Esfahbod <behdad@behdad.org>
28865 Date: Tue Jun 5 15:17:44 2012 -0400
28867 Remove static initializers from indic
28869 src/hb-ot-shape-complex-indic.cc | 50
28870 +++++++++++++++++++++++++++++++---------
28871 1 file changed, 39 insertions(+), 11 deletions(-)
28873 commit f06ab8a4262c759b4723614fd28f55ee77aa8466
28874 Author: Behdad Esfahbod <behdad@behdad.org>
28875 Date: Tue Jun 5 12:31:51 2012 -0400
28877 Better hide nil objects and make them const
28879 src/hb-blob.cc | 34 +++++++++++------------
28880 src/hb-buffer.cc | 39 +++++++++++++-------------
28881 src/hb-font.cc | 70
28882 +++++++++++++++++++++++------------------------
28883 src/hb-ft.cc | 49 +++++++++++++++------------------
28884 src/hb-glib.cc | 25 ++++++++---------
28885 src/hb-icu.cc | 25 ++++++++---------
28886 src/hb-set.cc | 16 +++++------
28887 src/hb-unicode-private.hh | 11 ++++----
28888 src/hb-unicode.cc | 34 +++++++++++------------
28889 9 files changed, 146 insertions(+), 157 deletions(-)
28891 commit bf93b636c4963cbc32d5fba7ace1053db6719192
28892 Author: Behdad Esfahbod <behdad@behdad.org>
28893 Date: Tue Jun 5 14:17:32 2012 -0400
28895 Remove constructor from hb_prealloced_array_t
28897 This was causing all object types to be non-POD and have static
28898 initializers. We don't need that!
28900 Now, most nil objects just moved from .bss to .data. Fixing for that
28903 src/hb-object-private.hh | 3 +++
28904 src/hb-private.hh | 4 +++-
28905 src/hb-set-private.hh | 1 +
28906 3 files changed, 7 insertions(+), 1 deletion(-)
28908 commit 7037291aacb858f8090fd7d9028c196cc1a21703
28909 Author: Behdad Esfahbod <behdad@behdad.org>
28910 Date: Tue Jun 5 13:30:11 2012 -0400
28914 configure.ac | 2 +-
28915 1 file changed, 1 insertion(+), 1 deletion(-)
28917 commit f1971a217424bd6db5c7072ba5cf197f318d4e47
28918 Author: Behdad Esfahbod <behdad@behdad.org>
28919 Date: Tue Jun 5 13:04:20 2012 -0400
28923 src/indic.cc | 2 +-
28924 1 file changed, 1 insertion(+), 1 deletion(-)
28926 commit b0a6e58bb3dda72dcce37d54d987591630a3db6c
28927 Author: Behdad Esfahbod <behdad@behdad.org>
28928 Date: Mon Jun 4 10:21:22 2012 -0400
28930 s/script-punjabi/script-gurmukhi/
28932 test/shaping/texts/in-tree/shaper-indic/indic/MANIFEST |
28934 .../shaper-indic/indic/{script-punjabi => script-gurmukhi}/MANIFEST
28936 .../indic/{script-punjabi => script-gurmukhi}/misc/MANIFEST |
28938 .../indic/{script-punjabi => script-gurmukhi}/misc/misc.txt |
28940 .../indic/{script-punjabi => script-gurmukhi}/utrrs/LICENSE |
28942 .../indic/{script-punjabi => script-gurmukhi}/utrrs/MANIFEST |
28944 .../shaper-indic/indic/{script-punjabi => script-gurmukhi}/utrrs/README
28946 .../indic/{script-punjabi => script-gurmukhi}/utrrs/SOURCES |
28948 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt |
28950 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt
28952 .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt |
28954 .../utrrs/codepoint/IndicFontFeatureCodepoint-GurmukhiSpecific.txt
28956 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt
28958 .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt |
28960 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt
28962 .../indic/{script-punjabi => script-gurmukhi}/utrrs/codepoint/MANIFEST
28964 .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt |
28966 .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt |
28968 .../indic/{script-punjabi => script-gurmukhi}/utrrs/gpos/MANIFEST
28970 .../utrrs/gsub/IndicFontFeatureGSUB.txt |
28972 .../indic/{script-punjabi => script-gurmukhi}/utrrs/gsub/MANIFEST
28974 21 files changed, 1 insertion(+), 1 deletion(-)
28976 commit c1885483120d4b686b2fe95b217dce7248e040b1
28977 Author: Behdad Esfahbod <behdad@behdad.org>
28978 Date: Mon Jun 4 08:56:00 2012 -0400
28980 Add --verbose to hb-shape
28982 Just turns all --show-* options on.
28984 util/options.cc | 11 +++++++++++
28985 util/options.hh | 1 -
28986 2 files changed, 11 insertions(+), 1 deletion(-)
28988 commit 9fc7a11469113d31d8095757c4fc038c3427d44a
28989 Author: Behdad Esfahbod <behdad@behdad.org>
28990 Date: Mon Jun 4 08:28:19 2012 -0400
28992 Remove comma at the end of enum
28994 As reported by Jonathan Kew on the list.
28996 src/hb-ot-shape-complex-indic.cc | 2 +-
28997 1 file changed, 1 insertion(+), 1 deletion(-)
28999 commit 3b8fd9c48f4bde368bf2d465c148b9743a9216ee
29000 Author: Behdad Esfahbod <behdad@behdad.org>
29001 Date: Sun Jun 3 15:54:19 2012 -0400
29003 Remove const from ref_count.ref_count
29005 According to Tom Hacohen this was breaking build with some compilers.
29007 In file included from hb-buffer-private.hh:35:0,
29008 from hb-ot-map-private.hh:32,
29009 from hb-ot-shape-private.hh:32,
29010 from hb-ot-shape.cc:29:
29011 hb-object-private.hh: In constructor
29012 '_hb_object_header_t::_hb_object_header_t()':
29013 hb-object-private.hh:97:8: error: uninitialized const member in
29014 'struct hb_reference_count_t'
29015 hb-object-private.hh:51:25: note: 'hb_reference_count_t::ref_count'
29016 should be initialized
29017 In file included from hb-ot-shape.cc:33:0:
29018 hb-set-private.hh: In constructor '_hb_set_t::_hb_set_t()':
29019 hb-set-private.hh:37:8: note: synthesized method
29020 '_hb_object_header_t::_hb_object_header_t()' first required here
29021 hb-ot-shape.cc: In function 'void
29022 hb_ot_shape_glyphs_closure(hb_font_t*, hb_buffer_t*, const
29023 hb_feature_t*, unsigned int, hb_set_t*)':
29024 hb-ot-shape.cc:521:12: note: synthesized method
29025 '_hb_set_t::_hb_set_t()' first required here
29027 src/hb-object-private.hh | 2 +-
29028 1 file changed, 1 insertion(+), 1 deletion(-)
29030 commit 70600dbf626808a30fb0fd8b7ae860e64d9ffe87
29031 Author: Behdad Esfahbod <behdad@behdad.org>
29032 Date: Sun Jun 3 15:52:51 2012 -0400
29036 src/hb-object-private.hh | 14 +++++++-------
29037 1 file changed, 7 insertions(+), 7 deletions(-)
29039 commit ae62166519291057316a9d15cea3f1570fcb5eaf
29040 Author: Behdad Esfahbod <behdad@behdad.org>
29041 Date: Sat Jun 2 12:21:19 2012 -0400
29045 util/options.cc | 4 +---
29046 util/options.hh | 26 ++++++++++++++------------
29047 util/shape-consumer.hh | 4 +++-
29048 3 files changed, 18 insertions(+), 16 deletions(-)
29050 commit 5db0683a822f70c914468430cda6487cee740ae3
29051 Author: Behdad Esfahbod <behdad@behdad.org>
29052 Date: Sat Jun 2 12:13:08 2012 -0400
29054 [util] Make hb-shape continue shaping other lines if shapers failed
29056 util/hb-ot-shape-closure.cc | 3 +++
29057 util/hb-shape.cc | 36 +++++++++++++++++++++++++------
29058 util/main-font-text.hh | 2 +-
29059 util/options.cc | 34 ++++++++++++++++++++++-------
29060 util/options.hh | 33 ++++++++++++++--------------
29061 util/shape-consumer.hh | 17 ++++++++++++---
29062 util/view-cairo.cc | 47 +++++++---------------------------------
29063 util/view-cairo.hh | 52
29064 +++++++++++++++++++++++++++++++++++++++------
29065 8 files changed, 143 insertions(+), 81 deletions(-)
29067 commit 96a9ef0c9fca8d58d8dc6baf6b262d96587abee0
29068 Author: Behdad Esfahbod <behdad@behdad.org>
29069 Date: Fri Jun 1 13:46:26 2012 -0400
29071 Remove tab character like other "zero-width" characters
29073 Uniscribe does that, this make comparing results to Uniscribe
29076 src/hb-unicode-private.hh | 3 ++-
29077 1 file changed, 2 insertions(+), 1 deletion(-)
29079 commit cd6a5493411fea30a04466128e1a37b4d89c6a72
29080 Author: Behdad Esfahbod <behdad@behdad.org>
29081 Date: Fri Jun 1 13:45:25 2012 -0400
29083 Remove unused variable
29085 util/hb-ot-shape-closure.cc | 2 --
29086 1 file changed, 2 deletions(-)
29088 commit 0558d55bac7fb9279aac859b465e7c0e3ad97492
29089 Author: Behdad Esfahbod <behdad@behdad.org>
29090 Date: Mon May 28 10:46:47 2012 -0400
29092 Remove hb_atomic_int_set/get()
29094 We never use them in fact...
29096 I'm just adjusting these as I better understand the requirements of
29097 the code and the guarantees of each operation.
29099 src/hb-atomic-private.hh | 8 --------
29100 src/hb-object-private.hh | 12 +++++-------
29101 2 files changed, 5 insertions(+), 15 deletions(-)
29103 commit 4efdffec095e19ceeb4b319d60201e84ece30fd9
29104 Author: Behdad Esfahbod <behdad@behdad.org>
29105 Date: Sun May 27 22:39:48 2012 -0400
29107 Minor Malayalam test case
29109 From https://bugs.freedesktop.org/show_bug.cgi?id=45166
29111 .../texts/in-tree/shaper-indic/indic/script-malayalam/misc/misc.txt
29113 1 file changed, 1 insertion(+)
29115 commit dfff5b3021016d3a472c100272fd8e2f52307860
29116 Author: Behdad Esfahbod <behdad@behdad.org>
29117 Date: Sun May 27 22:07:04 2012 -0400
29119 Add Myanmar test case
29121 test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST
29123 .../texts/in-tree/shaper-indic/south-east-asian/script-myanmar/MANIFEST
29125 .../in-tree/shaper-indic/south-east-asian/script-myanmar/misc/MANIFEST
29127 .../in-tree/shaper-indic/south-east-asian/script-myanmar/misc/misc.txt
29129 4 files changed, 4 insertions(+)
29131 commit bce095524b3e69a47f8e88a2fb02d6ab537f9b0a
29132 Author: Behdad Esfahbod <behdad@behdad.org>
29133 Date: Sun May 27 11:29:21 2012 -0400
29135 Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name()
29138 src/hb-font-private.hh | 2 ++
29139 src/hb-font.cc | 80
29140 +++++++++++++++++++++++++++++++++++----------
29141 src/hb-font.h | 28 ++++++++++++++++
29142 src/hb-ft.cc | 52 ++++++++++++++++++++++++-----
29143 util/hb-ot-shape-closure.cc | 9 ++---
29144 util/options.cc | 10 ++----
29145 7 files changed, 142 insertions(+), 40 deletions(-)
29147 commit bc145658bdaeaeea0cdbd719e2756f09a2dbfb48
29148 Author: Behdad Esfahbod <behdad@behdad.org>
29149 Date: Sun May 27 10:45:57 2012 -0400
29151 Warn if no Unicode functions implementation is found
29153 src/hb-unicode-private.hh | 1 +
29154 src/hb-warning.cc | 13 +++++++++++++
29155 2 files changed, 14 insertions(+)
29157 commit a3547330fa88e30a138f6f17e60d9c7d1e316622
29158 Author: Behdad Esfahbod <behdad@behdad.org>
29159 Date: Sun May 27 10:20:47 2012 -0400
29161 Cleanup atomic ops on OS X
29163 src/hb-atomic-private.hh | 7 +++----
29164 1 file changed, 3 insertions(+), 4 deletions(-)
29166 commit e4b6d503c5575ddbf49249e3fef693d75ae75170
29167 Author: Behdad Esfahbod <behdad@behdad.org>
29168 Date: Sun May 27 10:11:13 2012 -0400
29170 Don't use atomic ops in hb_cache_t
29172 We don't care about linearizability, so unprotected int read/write
29173 are enough, no need for expensive memory barriers. It's a cache,
29176 src/hb-cache-private.hh | 8 ++++----
29177 1 file changed, 4 insertions(+), 4 deletions(-)
29179 commit 819faa05307aa192015f4b43d8103a35e87d6cc7
29180 Author: Behdad Esfahbod <behdad@behdad.org>
29181 Date: Sun May 27 10:09:18 2012 -0400
29185 src/hb-atomic-private.hh | 2 +-
29186 1 file changed, 1 insertion(+), 1 deletion(-)
29188 commit 303d5850ec0516e198db241456b0cfc4899ef9c0
29189 Author: Behdad Esfahbod <behdad@behdad.org>
29190 Date: Sun May 27 10:01:13 2012 -0400
29192 Fix Windows atomic get/set
29195 http://msdn.microsoft.com/en-us/library/65tt87y8.aspx
29197 MemoryBarrier() is the right macro to protect these, not
29199 and/or _WriteBarrier().
29201 src/hb-atomic-private.hh | 4 ++--
29202 1 file changed, 2 insertions(+), 2 deletions(-)
29204 commit 8f8956a55fff95e5ad529d2f124c9528d1f4f81d
29205 Author: Behdad Esfahbod <behdad@behdad.org>
29206 Date: Fri May 25 14:30:24 2012 -0400
29208 [util] Add hidden --shaper that is equivalent of --shapers
29210 util/helper-cairo.cc | 2 +-
29211 util/options.cc | 6 +++++-
29212 2 files changed, 6 insertions(+), 2 deletions(-)
29214 commit 29ce446d3161b7ea5874352e5f8eb33cd59338c3
29215 Author: Behdad Esfahbod <behdad@behdad.org>
29216 Date: Fri May 25 14:17:54 2012 -0400
29220 src/hb-set-private.hh | 26 +++++++++++++++++++++++---
29221 src/hb-set.cc | 7 +++++++
29222 src/hb-set.h | 11 +++++++++--
29223 util/hb-ot-shape-closure.cc | 8 +++++---
29224 4 files changed, 44 insertions(+), 8 deletions(-)
29226 commit 62c3e111fce0ad34960871134c2eb6da572df303
29227 Author: Behdad Esfahbod <behdad@behdad.org>
29228 Date: Fri May 25 13:48:00 2012 -0400
29230 Add set symmetric difference
29232 src/hb-set-private.hh | 5 +++++
29233 src/hb-set.cc | 7 +++++++
29234 src/hb-set.h | 6 ++++++
29235 3 files changed, 18 insertions(+)
29237 commit 27aba594c90b4444c35273a38f5fedc8e09d9a88
29238 Author: Behdad Esfahbod <behdad@behdad.org>
29239 Date: Thu May 24 15:00:01 2012 -0400
29243 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
29244 src/hb-ot-shape-complex-indic.cc | 2 +-
29245 2 files changed, 2 insertions(+), 2 deletions(-)
29247 commit cde1c0114ba66a45d907e81a49bf625e0dc946b0
29248 Author: Behdad Esfahbod <behdad@behdad.org>
29249 Date: Thu May 24 10:46:39 2012 -0400
29251 Fix hb_atomic_int_set() implementation for HB_NO_MT
29253 As pointed out by Jonathan Kew.
29255 src/hb-atomic-private.hh | 2 +-
29256 1 file changed, 1 insertion(+), 1 deletion(-)
29258 commit 3b9b7133bea787f787170beea073f185e36d2327
29259 Author: Behdad Esfahbod <behdad@behdad.org>
29260 Date: Wed May 23 22:00:25 2012 -0400
29264 TODO | 18 ++++++++++++++++--
29265 1 file changed, 16 insertions(+), 2 deletions(-)
29267 commit ff3524c21aabf5d0d6014d1ce1b3e12ca5f0990f
29268 Author: Behdad Esfahbod <behdad@behdad.org>
29269 Date: Wed May 23 21:50:43 2012 -0400
29271 Add Arabic diacritics tests
29273 .../shaper-arabic/script-arabic/misc/MANIFEST | 2 +-
29274 .../script-arabic/misc/diacritics/MANIFEST | 5 +
29275 .../script-arabic/misc/diacritics/lam-alef.txt | 28 +
29276 .../misc/diacritics/language-arabic.txt | 695
29277 +++++++++++++++++++++
29278 .../misc/diacritics/language-persian.txt | 48 ++
29279 .../misc/diacritics/language-urdu.txt | 188 ++++++
29280 .../misc/{ => diacritics}/ligature-diacritics.txt | 0
29281 7 files changed, 965 insertions(+), 1 deletion(-)
29283 commit ed2f1363a391add41f10cff18792003583a10257
29284 Author: Behdad Esfahbod <behdad@behdad.org>
29285 Date: Tue May 22 22:12:22 2012 -0400
29287 Fix substitution glyph class propagation
29289 The old code was doing nothing.
29291 Still got to find an example font+string that makes this matter, but
29292 need this for fixing synthetic GDEF anyway.
29294 src/hb-ot-layout-gsub-table.hh | 10 ++++------
29295 src/hb-ot-layout-gsubgpos-private.hh | 23 ++++++-----------------
29296 2 files changed, 10 insertions(+), 23 deletions(-)
29298 commit a6de53664df9549a5dc93752647ea1d3bb336f7b
29299 Author: Behdad Esfahbod <behdad@behdad.org>
29300 Date: Fri May 18 15:04:35 2012 -0400
29302 Add CJK Compatibility Ideographs tests
29305 http://people.mozilla.org/~jdaggett/tests/cjkcompat.html
29307 test/shaping/texts/in-tree/shaper-default/MANIFEST |
29309 .../in-tree/shaper-default/{script-japanese => script-han}/MANIFEST
29311 test/shaping/texts/in-tree/shaper-default/script-han/misc/MANIFEST |
29313 .../texts/in-tree/shaper-default/script-han/misc/cjk-compat.txt |
29315 test/shaping/texts/in-tree/shaper-default/script-hiragana/MANIFEST |
29317 .../shaper-default/{script-japanese => script-hiragana}/misc/MANIFEST
29319 .../{script-japanese => script-hiragana}/misc/kazuraki-liga-lines.txt
29321 .../{script-japanese => script-hiragana}/misc/kazuraki-liga.txt
29323 8 files changed, 7 insertions(+), 1 deletion(-)
29325 commit 20fdb0f41d81b226e076a4830d4b0d03da31fc19
29326 Author: Behdad Esfahbod <behdad@behdad.org>
29327 Date: Thu May 17 22:04:45 2012 -0400
29329 Add a lock-free cache type for int->int functions
29331 To be used for cmap and advance caching if desired.
29334 src/Makefile.am | 1 +
29335 src/hb-cache-private.hh | 72
29336 +++++++++++++++++++++++++++++++++++++++++++++++++
29337 src/hb-font.cc | 2 ++
29338 4 files changed, 77 insertions(+)
29340 commit bd908b4f102b5ae18a3ad4a8b137994cf74b86ce
29341 Author: Behdad Esfahbod <behdad@behdad.org>
29342 Date: Thu May 17 22:02:08 2012 -0400
29344 Implement hb_atomic_int_set() for OS X
29346 src/hb-atomic-private.hh | 2 ++
29347 1 file changed, 2 insertions(+)
29349 commit 022a05ae90f30bcddff413022e0cd801809b5390
29350 Author: Behdad Esfahbod <behdad@behdad.org>
29351 Date: Thu May 17 21:53:24 2012 -0400
29355 src/hb-atomic-private.hh | 4 +++-
29356 src/hb-mutex-private.hh | 4 +++-
29357 2 files changed, 6 insertions(+), 2 deletions(-)
29359 commit 22afd66a30d01b6771405e76777306f600807bea
29360 Author: Behdad Esfahbod <behdad@behdad.org>
29361 Date: Thu May 17 21:23:49 2012 -0400
29363 Add hb_atomic_int_set() again
29365 src/hb-atomic-private.hh | 9 ++++++---
29366 1 file changed, 6 insertions(+), 3 deletions(-)
29368 commit 4aa7258cb16176a89e1547fee8f86571fdd98307
29369 Author: Behdad Esfahbod <behdad@behdad.org>
29370 Date: Thu May 17 21:01:04 2012 -0400
29372 Fix type conflicts on Windows without glib
29374 src/hb-tt-font.cc | 3 ++-
29375 1 file changed, 2 insertions(+), 1 deletion(-)
29377 commit f039e79d5438a8fc4a3ec11a387bbfc0f6b83024
29378 Author: Behdad Esfahbod <behdad@behdad.org>
29379 Date: Thu May 17 20:55:12 2012 -0400
29381 Don't use min/max as function names
29383 They can be macros on some systems. Eg. mingw32.
29385 src/hb-set-private.hh | 4 ++--
29386 src/hb-set.cc | 4 ++--
29387 2 files changed, 4 insertions(+), 4 deletions(-)
29389 commit 34961e3198e27fa37fd4cfdad12ef86a2e9e51c2
29390 Author: Behdad Esfahbod <behdad@behdad.org>
29391 Date: Thu May 17 20:50:38 2012 -0400
29393 Prefer native atomic/mutex ops to glib's
29395 src/hb-atomic-private.hh | 29 ++++++++++++++++-------------
29396 src/hb-mutex-private.hh | 24 ++++++++++++++----------
29397 2 files changed, 30 insertions(+), 23 deletions(-)
29399 commit ec3ba4b96fc4f262db1ff9f906628c32f26c9b7d
29400 Author: Behdad Esfahbod <behdad@behdad.org>
29401 Date: Thu May 17 20:30:46 2012 -0400
29403 Move atomic ops into their own header
29405 src/Makefile.am | 1 +
29406 src/hb-atomic-private.hh | 78
29407 ++++++++++++++++++++++++++++++++++++++++++++++++
29408 src/hb-mutex-private.hh | 1 -
29409 src/hb-object-private.hh | 52 ++------------------------------
29410 src/hb-warning.cc | 2 +-
29411 5 files changed, 82 insertions(+), 52 deletions(-)
29413 commit de0878395be5c72d7058faac8f64715bdd42eb3b
29414 Author: Behdad Esfahbod <behdad@behdad.org>
29415 Date: Thu May 17 20:15:49 2012 -0400
29419 TODO | 12 ++++++++----
29420 1 file changed, 8 insertions(+), 4 deletions(-)
29422 commit c87b317f0eb118e67134e8e419a6d65e0fa40d30
29423 Author: Behdad Esfahbod <behdad@behdad.org>
29424 Date: Tue May 15 23:53:18 2012 -0400
29426 [util] Add hb-ot-shape-closure tool
29428 Computes all the glyphs that may be generated given a font and
29429 set of Unicode characters.
29431 The order of the Unicode characters is irrelevant.
29435 behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf f
29438 behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf i
29441 behdad:util 0$ ./hb-ot-shape-closure Doulos\ SIL\ Regular.ttf fi
29444 behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf ب
29445 uni0628 uni0628.init uni0628.medi uni0628.fina
29447 behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf ا
29448 uni0627 uni0627.fina
29450 behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf با
29451 uni0627 uni0627.fina uni0628 uni0628.init uni0628.medi uni0628.fina
29453 behdad:util 0$ ./hb-ot-shape-closure DroidNaskh-Regular.ttf با
29455 5 6 133 134 135 136
29457 configure.ac | 2 +-
29458 util/Makefile.am | 22 ++++++---
29459 util/hb-ot-shape-closure.cc | 112
29460 ++++++++++++++++++++++++++++++++++++++++++++
29461 util/options.hh | 12 +++++
29462 4 files changed, 140 insertions(+), 8 deletions(-)
29464 commit 45675e589e6ef9f81b2a4199cf33e3e7778433a8
29465 Author: Behdad Esfahbod <behdad@behdad.org>
29466 Date: Tue May 15 23:10:39 2012 -0400
29468 [util] Refactor to accommodate for upcoming new tool
29470 util/Makefile.am | 10 +++--
29471 util/hb-shape.cc | 70
29472 +++++++++++++++-------------------
29473 util/hb-view.cc | 8 ++--
29474 util/{hb-view.hh => main-font-text.hh} | 48 +++++++++++------------
29475 util/shape-consumer.hh | 69
29476 +++++++++++++++++++++++++++++++++
29477 5 files changed, 135 insertions(+), 70 deletions(-)
29479 commit 1d6846db9ebf84561bb30a4e48c6c43184914099
29480 Author: Behdad Esfahbod <behdad@behdad.org>
29481 Date: Sun May 13 18:09:29 2012 +0200
29483 [Indic] Apply vatu feature after cjct
29485 Testing with old Deva spec this reduces failures.
29486 Test sequence: U+0915,U+094D,U+0930.
29488 src/hb-ot-shape-complex-indic.cc | 6 +++---
29489 1 file changed, 3 insertions(+), 3 deletions(-)
29491 commit 8caf5dcd66550351c6038b9ae7ecc5254eed64ff
29492 Author: Behdad Esfahbod <behdad@behdad.org>
29493 Date: Sun May 13 17:10:18 2012 +0200
29497 util/ansi-print.cc | 67
29498 +++++++++++++++++++++++++++---------------------------
29499 1 file changed, 33 insertions(+), 34 deletions(-)
29501 commit 617f4ac46f1084859d2034c08760e31e52d3bec3
29502 Author: Behdad Esfahbod <behdad@behdad.org>
29503 Date: Sun May 13 16:48:03 2012 +0200
29507 src/hb-ot-shape-complex-indic.cc | 44
29508 +++++++++++++++++++++-------------------
29509 1 file changed, 23 insertions(+), 21 deletions(-)
29511 commit 5e4e21fce4b548b0b8a5951bc8f35a9f27428192
29512 Author: Behdad Esfahbod <behdad@behdad.org>
29513 Date: Sun May 13 16:46:08 2012 +0200
29515 Revert "[Indic] Refactoring"
29517 This reverts commit 0831061efb78983b9c6e1e72574c977e56383c08.
29519 src/hb-ot-shape-complex-indic.cc | 28 ++++++++--------------------
29520 1 file changed, 8 insertions(+), 20 deletions(-)
29522 commit 3f18236a03880c0960f5990dc90685f6146951a6
29523 Author: Behdad Esfahbod <behdad@behdad.org>
29524 Date: Sun May 13 16:20:10 2012 +0200
29528 src/hb-ot-layout-common-private.hh | 2 +-
29529 src/hb-ot-layout-gsub-table.hh | 2 +-
29530 src/hb-ot-shape-complex-indic.cc | 8 ++++----
29531 3 files changed, 6 insertions(+), 6 deletions(-)
29533 commit 9f377ed3210fe7d9f15e0c4f82020556f9a8f6f0
29534 Author: Behdad Esfahbod <behdad@behdad.org>
29535 Date: Sun May 13 16:13:44 2012 +0200
29537 Fix more unused-var warnings
29539 src/hb-ot-shape-complex-arabic.cc | 7 +++++--
29540 src/hb-ot-shape-complex-indic.cc | 25 ++++++++++++++++++-------
29541 src/hb-ot-shape-complex-misc.cc | 21 +++++++++++++++------
29542 src/hb-ot-shape-normalize.cc | 13 ++++++-------
29543 src/hb-set.cc | 2 +-
29544 5 files changed, 45 insertions(+), 23 deletions(-)
29546 commit d993e72331c6c4c783b803e01e4d4a02c8e3eb77
29547 Author: Behdad Esfahbod <behdad@behdad.org>
29548 Date: Sun May 13 16:04:36 2012 +0200
29550 Fix hb_face_set_index()
29552 src/hb-font.cc | 2 +-
29553 1 file changed, 1 insertion(+), 1 deletion(-)
29555 commit 93345edcbea49bdf0e22f26b5b74a23e601dfab4
29556 Author: Behdad Esfahbod <behdad@behdad.org>
29557 Date: Sun May 13 16:01:08 2012 +0200
29561 src/hb-fallback-shape.cc | 4 ++--
29562 src/hb-private.hh | 54
29563 ++++++++++++++++++++++++------------------------
29564 2 files changed, 29 insertions(+), 29 deletions(-)
29566 commit eace47b173807d94b29a6490d0bc3c9f8f6168d1
29567 Author: Behdad Esfahbod <behdad@behdad.org>
29568 Date: Sun May 13 15:54:43 2012 +0200
29572 src/hb-ot-shape-complex-indic.cc | 2 +-
29573 1 file changed, 1 insertion(+), 1 deletion(-)
29575 commit 99c2695759a6af855d565f4994bbdf220570bb48
29576 Author: Behdad Esfahbod <behdad@behdad.org>
29577 Date: Sun May 13 15:45:18 2012 +0200
29579 Add accessort to buffer for current info, current pos, and prev info
29581 src/hb-buffer-private.hh | 9 ++++++++
29582 src/hb-ot-layout-gpos-table.hh | 44
29583 ++++++++++++++++++------------------
29584 src/hb-ot-layout-gsub-table.hh | 28 +++++++++++------------
29585 src/hb-ot-layout-gsubgpos-private.hh | 28 +++++++++++------------
29586 src/hb-ot-shape-complex-arabic.cc | 4 ++--
29587 src/hb-ot-shape-complex-misc.cc | 5 ++--
29588 src/hb-ot-shape-normalize.cc | 16 ++++++-------
29589 src/hb-ot-shape.cc | 8 +++----
29590 8 files changed, 76 insertions(+), 66 deletions(-)
29592 commit 6736f3c5b09af6a71935afc04248b033e171a9b2
29593 Author: Behdad Esfahbod <behdad@behdad.org>
29594 Date: Sun May 13 15:21:06 2012 +0200
29598 src/hb-ot-layout-gsubgpos-private.hh | 7 +++----
29599 1 file changed, 3 insertions(+), 4 deletions(-)
29601 commit 5df809b655bb1318115651fd87d4555cdd9b41cb
29602 Author: Behdad Esfahbod <behdad@behdad.org>
29603 Date: Sun May 13 15:17:51 2012 +0200
29605 [GSUB/GPOS] Remove context_length
29607 The spec doesn't say contextual matching should be done this way,
29608 and AOTS doesn't do it either. It was inherited from old HarfBuzz.
29611 src/hb-ot-layout-common-private.hh | 1 -
29612 src/hb-ot-layout-gpos-table.hh | 3 ---
29613 src/hb-ot-layout-gsub-table.hh | 6 ++----
29614 src/hb-ot-layout-gsubgpos-private.hh | 32
29615 +++++++++++---------------------
29616 4 files changed, 13 insertions(+), 29 deletions(-)
29618 commit 28b9d502bb69a8045818d5f6113ded9c59a56bd7
29619 Author: Behdad Esfahbod <behdad@behdad.org>
29620 Date: Sun May 13 15:04:00 2012 +0200
29624 src/hb-ot-layout-gsubgpos-private.hh | 11 +++++------
29625 1 file changed, 5 insertions(+), 6 deletions(-)
29627 commit 50f630c17ced1bd59b4da4f27728dcfbb876400a
29628 Author: Behdad Esfahbod <behdad@behdad.org>
29629 Date: Sun May 13 13:03:44 2012 +0200
29631 Remove ioctl checks
29633 Ended up not using terminal size after all.
29635 configure.ac | 2 +-
29636 util/ansi-print.cc | 11 -----------
29637 2 files changed, 1 insertion(+), 12 deletions(-)
29639 commit db0de7cd616e1e9d6fde6659e52a541477fb0148
29640 Author: Behdad Esfahbod <behdad@behdad.org>
29641 Date: Sun May 13 13:02:38 2012 +0200
29643 [util] Set ansi color only on color change
29645 util/ansi-print.cc | 28 +++++++++++++++++++++++-----
29646 1 file changed, 23 insertions(+), 5 deletions(-)
29648 commit 912c5ff80a255edb8145b9db69e2ed828f8eab5c
29649 Author: Behdad Esfahbod <behdad@behdad.org>
29650 Date: Sun May 13 12:51:02 2012 +0200
29652 Reduce default margin
29654 util/options.hh | 2 +-
29655 1 file changed, 1 insertion(+), 1 deletion(-)
29657 commit 52e7b1424a3613122e9ca30879298df42733acda
29658 Author: Behdad Esfahbod <behdad@behdad.org>
29659 Date: Sun May 13 02:02:58 2012 +0200
29661 [util] Make hb-view print out Unicode art if stdout is a terminal
29663 configure.ac | 4 +-
29664 util/Makefile.am | 4 +
29665 util/ansi-print.cc | 411
29666 ++++++++++++++++++++++++++++++++++++++++++++++
29667 util/ansi-print.hh | 39 +++++
29668 util/helper-cairo-ansi.cc | 102 ++++++++++++
29669 util/helper-cairo-ansi.hh | 39 +++++
29670 util/helper-cairo.cc | 70 +++++++-
29671 util/options.hh | 3 +
29672 8 files changed, 668 insertions(+), 4 deletions(-)
29674 commit 8b2753ce2bea8a21ea757186d86dc4a55d8c8b0c
29675 Author: Behdad Esfahbod <behdad@behdad.org>
29676 Date: Sun May 13 00:54:07 2012 +0200
29681 1 file changed, 2 insertions(+)
29683 commit 30874b4819a99cc84fa39e794266685e1b8735d2
29684 Author: Behdad Esfahbod <behdad@behdad.org>
29685 Date: Sat May 12 15:54:27 2012 +0200
29687 [util] Make tools default to stdin if no text is provided
29689 One less argument to type in typical testing workflow!
29691 util/hb-view.hh | 4 +++-
29692 util/options.cc | 12 +++++-------
29693 util/options.hh | 2 +-
29694 3 files changed, 9 insertions(+), 9 deletions(-)
29696 commit 2097951110e33fe091ed9515ae77e2683c46c889
29697 Author: Behdad Esfahbod <behdad@behdad.org>
29698 Date: Sat May 12 15:41:48 2012 +0200
29700 [util] Change default font size of hb-view to 256
29702 Most common usecase of hb-view is to test rendering of short words for
29703 testing / inspection. Not having to type "--font-size 150" each time
29704 isn't such a bad idea...
29706 util/options.hh | 4 ++--
29707 1 file changed, 2 insertions(+), 2 deletions(-)
29709 commit 737dded2e08fcc19935db51c05201a987184d337
29710 Author: Behdad Esfahbod <behdad@behdad.org>
29711 Date: Sat May 12 15:40:11 2012 +0200
29713 Fix compiler warnings
29715 src/hb-ot-shape-complex-indic.cc | 5 -----
29716 1 file changed, 5 deletions(-)
29718 commit f538fcb538f1decb4100ba89457eb83f2350d64b
29719 Author: Behdad Esfahbod <behdad@behdad.org>
29720 Date: Sat May 12 15:34:40 2012 +0200
29722 [test] Make tool usage easier by not requiring "--stdin"
29724 Just default to it. Added "--help" instead to get usage.
29726 test/shaping/hb_test_tools.py | 9 ++++-----
29727 1 file changed, 4 insertions(+), 5 deletions(-)
29729 commit a3273e30bb7ffd727ffc18af5716dfef705d3d94
29730 Author: Behdad Esfahbod <behdad@behdad.org>
29731 Date: Sat May 12 13:34:18 2012 +0200
29733 [Indic] Add more Malayalam tests
29735 .../indic/script-malayalam/misc/misc.txt | 38
29736 ++++++++++++++++++++++
29737 1 file changed, 38 insertions(+)
29739 commit 7f852b644b8143492a02edfc853114aaa23446bd
29740 Author: Behdad Esfahbod <behdad@behdad.org>
29741 Date: Fri May 11 23:10:31 2012 +0200
29743 Fix compiler warnings
29745 src/hb-ot-shape-complex-indic.cc | 2 +-
29746 src/hb-ot-shape-complex-private.hh | 2 +-
29747 2 files changed, 2 insertions(+), 2 deletions(-)
29749 commit f7e8dcfd4fc377e3d786b097beb656284240456d
29750 Author: Behdad Esfahbod <behdad@behdad.org>
29751 Date: Fri May 11 22:00:06 2012 +0200
29753 [Indic] Unbreak Devanagari
29755 And this, concludes the HarfBuzz Massala Hackfest.
29757 I like to specially thank Jonathan Kew for doing all the decription
29759 letting me get commit points.
29761 configure.ac | 2 +-
29762 src/hb-ot-shape-complex-indic-private.hh | 2 +-
29763 2 files changed, 2 insertions(+), 2 deletions(-)
29765 commit 6a091df9b403b147ef78f3974610dedf4ce1e08a
29766 Author: Behdad Esfahbod <behdad@behdad.org>
29767 Date: Fri May 11 21:42:27 2012 +0200
29769 [Indic] Disambiguate sub vs post vs above matras
29771 Bengali is at *just* above 5% now.
29773 src/hb-ot-shape-complex-indic-private.hh | 31
29774 +++++++++++++++----------------
29775 src/hb-ot-shape-complex-indic.cc | 12 ++++++------
29776 2 files changed, 21 insertions(+), 22 deletions(-)
29778 commit 9d0d319a4a7e85d922e58fade0f40caae1c9f109
29779 Author: Behdad Esfahbod <behdad@behdad.org>
29780 Date: Fri May 11 21:36:32 2012 +0200
29782 [Indic] Position Bengali Reph before matras
29784 src/hb-ot-shape-complex-indic.cc | 62
29785 +++++++++++++++++++++++-----------------
29786 1 file changed, 36 insertions(+), 26 deletions(-)
29788 commit f89367251109af235f4f0446c13c261a5a4a6f72
29789 Author: Behdad Esfahbod <behdad@behdad.org>
29790 Date: Fri May 11 21:10:03 2012 +0200
29792 [Indic] Start categorizing Reph per script
29794 src/hb-ot-shape-complex-indic.cc | 41
29795 ++++++++++++++++++++++++++++++++++------
29796 1 file changed, 35 insertions(+), 6 deletions(-)
29798 commit a913b024d84973556094fd64ce5f0b7106fcc3b5
29799 Author: Behdad Esfahbod <behdad@behdad.org>
29800 Date: Fri May 11 20:59:26 2012 +0200
29802 [Indic] Apply 'init' feature for Bengali
29804 Error down from 20% to 7%.
29806 src/hb-ot-shape-complex-indic.cc | 15 +++++++++++++++
29807 1 file changed, 15 insertions(+)
29809 commit eed903b1644e087178438959664a6a57bebc398b
29810 Author: Behdad Esfahbod <behdad@behdad.org>
29811 Date: Fri May 11 20:50:53 2012 +0200
29813 [Indic] Refactor for the arrival of 'init' feature
29815 Yep, on Bengali now!
29817 src/hb-ot-shape-complex-indic.cc | 52
29818 +++++++++++++++++++++++++++-------------
29819 1 file changed, 36 insertions(+), 16 deletions(-)
29821 commit 18c06e189bd078affbb84c3bb5bb80687a227c5e
29822 Author: Behdad Esfahbod <behdad@behdad.org>
29823 Date: Fri May 11 20:02:14 2012 +0200
29825 [Indic] Add Uniscribe bug feature for dotted circle
29827 For dotted-circle independent clusters, Uniscribe does no Reph shaping
29828 for the exact sequence Ra+Halant+25CC. Which also is the only
29830 sequence with 25CC at the end.
29832 src/hb-ot-shape-complex-indic-machine.rl | 4 +++-
29833 src/hb-ot-shape-complex-indic-private.hh | 3 ++-
29834 src/hb-ot-shape-complex-indic.cc | 20 ++++++++++++++++----
29835 3 files changed, 21 insertions(+), 6 deletions(-)
29837 commit 5b16de97bcc4b24da4c77ca6c1a42e814d8cdbd1
29838 Author: Behdad Esfahbod <behdad@behdad.org>
29839 Date: Fri May 11 19:55:42 2012 +0200
29841 [Indic] Add tests for dottedcircle
29843 .../in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST | 1 +
29844 .../shaper-indic/indic/script-devanagari/misc/dottedcircle.txt |
29846 2 files changed, 8 insertions(+)
29848 commit 0831061efb78983b9c6e1e72574c977e56383c08
29849 Author: Behdad Esfahbod <behdad@behdad.org>
29850 Date: Fri May 11 19:07:58 2012 +0200
29852 [Indic] Refactoring
29854 src/hb-ot-shape-complex-indic.cc | 26 ++++++++++++++++++--------
29855 1 file changed, 18 insertions(+), 8 deletions(-)
29857 commit 7ea58db311bfb0d8f804d1e9f4a1f004bd45075a
29858 Author: Behdad Esfahbod <behdad@behdad.org>
29859 Date: Fri May 11 18:58:57 2012 +0200
29863 src/hb-ot-shape-complex-indic.cc | 6 +++---
29864 1 file changed, 3 insertions(+), 3 deletions(-)
29866 commit 9c09928989316e2befe00d52ed66e055637ccd36
29867 Author: Behdad Esfahbod <behdad@behdad.org>
29868 Date: Fri May 11 18:46:35 2012 +0200
29870 [Indic] Allow multiple Consonants in Vowel/NBSP syllables
29872 Uniscribe allows multiple Halant+Consonant after a Vowel.
29874 ↦ * U+0905,U+094D,U+092B,U+094D,930,94d,930
29876 src/hb-ot-shape-complex-indic-machine.rl | 6 +++---
29877 1 file changed, 3 insertions(+), 3 deletions(-)
29879 commit 8c0aa486f31e9b6cbb31ce295573b53b0a214124
29880 Author: Behdad Esfahbod <behdad@behdad.org>
29881 Date: Fri May 11 18:13:42 2012 +0200
29883 [Indic] Allow two Nuktas per consonant
29885 Uniscribe allows up to two nuktas per consonant and one per matra. It
29887 indepent of whether the consonant already has a nukta in it. Tests:
29889 * U+0916,U+093C,U+0941
29890 * U+0959,U+093C,U+0941
29891 * U+0916,U+093C,U+093C,U+0941
29892 * U+0959,U+093C,U+093C,U+0941
29893 * U+0916,U+093C,U+093C,U+093C,U+0941
29894 * U+0959,U+093C,U+093C,U+093C,U+0941
29895 * 915,93c,93c,,94d,U+0916,U+093C,U+093C,U+093e,93c,93c
29897 src/hb-ot-shape-complex-indic-machine.rl | 7 ++++---
29898 1 file changed, 4 insertions(+), 3 deletions(-)
29900 commit 3399a06e7033651ee926448737bdb18e553c1796
29901 Author: Behdad Esfahbod <behdad@behdad.org>
29902 Date: Fri May 11 17:54:26 2012 +0200
29904 [Indic] Fix U+0952 and similar classification to match Uniscribe
29908 src/hb-ot-shape-complex-indic-machine.rl | 1 +
29909 src/hb-ot-shape-complex-indic.cc | 16 +++++++++++-----
29910 2 files changed, 12 insertions(+), 5 deletions(-)
29912 commit 11aa3ef18dbc6ac9561bd119f5ca2c1aa1209c3a
29913 Author: Behdad Esfahbod <behdad@behdad.org>
29914 Date: Fri May 11 17:30:48 2012 +0200
29916 [Indic] Treat U+0951..U+0954 all similar to U+0952
29918 src/hb-ot-shape-complex-indic.cc | 3 ++-
29919 1 file changed, 2 insertions(+), 1 deletion(-)
29921 commit 5f131d3226131df440d7f36655e57f6effcae204
29922 Author: Behdad Esfahbod <behdad@behdad.org>
29923 Date: Fri May 11 17:29:40 2012 +0200
29925 [GSUB/GPOS/Indic] Apply GSUB/GPOS within syllables only
29927 This does not apply to the context matchings.
29929 This regresses tests right now. And we are not sure whether this is
29930 the right thing to do for GPOS. But we'll figure out.
29932 src/hb-ot-layout-gsubgpos-private.hh | 18 ++++++++++++------
29933 1 file changed, 12 insertions(+), 6 deletions(-)
29935 commit 8fd83aaf6e50c2c25002c51fee26d82847a61769
29936 Author: Behdad Esfahbod <behdad@behdad.org>
29937 Date: Fri May 11 17:18:37 2012 +0200
29939 [GSUB/GPOS] Fix wrong buffer access in backward skippy mask matching
29941 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
29942 1 file changed, 1 insertion(+), 1 deletion(-)
29944 commit ff24d1081af08a887895975285d7e38f5d07bc37
29945 Author: Behdad Esfahbod <behdad@behdad.org>
29946 Date: Fri May 11 17:07:08 2012 +0200
29948 [Indic] Don't use syllable serial value 0
29950 src/hb-ot-shape-complex-indic-machine.rl | 3 ++-
29951 1 file changed, 2 insertions(+), 1 deletion(-)
29953 commit 892eb7878238d810a2a70f9dadbf958207bfeaa1
29954 Author: Behdad Esfahbod <behdad@behdad.org>
29955 Date: Fri May 11 16:54:40 2012 +0200
29957 [Indic] Implement Uniscribe Reph+Matra+Halant bug feature
29959 src/hb-ot-shape-complex-indic.cc | 14 +++++++++-----
29960 1 file changed, 9 insertions(+), 5 deletions(-)
29962 commit 67ea29af49bb08ee679914076808327992cf6676
29963 Author: Behdad Esfahbod <behdad@behdad.org>
29964 Date: Fri May 11 16:51:23 2012 +0200
29966 [Indic] Add example of different Uniscribe behavior
29968 src/hb-ot-shape-complex-indic.cc | 5 ++++-
29969 1 file changed, 4 insertions(+), 1 deletion(-)
29971 commit ebe29733d44fe0fa9fb30f946ab0dd7a40336a24
29972 Author: Behdad Esfahbod <behdad@behdad.org>
29973 Date: Fri May 11 16:43:12 2012 +0200
29975 [Indic] Add runtime Uniscribe bug compatibility mode!
29977 Enable by setting envvar:
29979 HB_OT_INDIC_OPTIONS=uniscribe-bug-compatible
29981 Plus, LeftMatra+Halant "feature".
29983 src/hb-ot-shape-complex-indic.cc | 44
29984 ++++++++++++++++++++++++++++++----------
29985 1 file changed, 33 insertions(+), 11 deletions(-)
29987 commit 616e692e2950d326b6c46aba5b5bead3cc29d315
29988 Author: Behdad Esfahbod <behdad@behdad.org>
29989 Date: Fri May 11 16:25:02 2012 +0200
29991 [Indic] Add #define UNISCRIBE_BUG_COMPATIBLE 1
29993 src/hb-ot-shape-complex-indic.cc | 3 ++-
29994 1 file changed, 2 insertions(+), 1 deletion(-)
29996 commit 6782bdae3be0357da1dadc7b806a43ceefa67a90
29997 Author: Behdad Esfahbod <behdad@behdad.org>
29998 Date: Fri May 11 16:23:43 2012 +0200
30000 [Indic] Fix Left Matra + Halant reordering
30002 As can be seen in: U+092B,U+093F,U+094D
30004 src/hb-ot-shape-complex-indic.cc | 6 ++++--
30005 1 file changed, 4 insertions(+), 2 deletions(-)
30007 commit 3c2ea9481b1028e927e615a5434ebf8edcb5f891
30008 Author: Behdad Esfahbod <behdad@behdad.org>
30009 Date: Fri May 11 16:23:38 2012 +0200
30013 src/hb-ot-shape-complex-indic.cc | 73
30014 ++++++++++++++++++++--------------------
30015 1 file changed, 37 insertions(+), 36 deletions(-)
30017 commit c071b99f150a9344a2056dfeba8c613f8a5602db
30018 Author: Behdad Esfahbod <behdad@behdad.org>
30019 Date: Fri May 11 16:22:46 2012 +0200
30021 [Indic] Add test for Left Matra with Halant
30023 Uniscribe doesn't move the Halant, we do. And do a broken job of
30026 .../shaper-indic/indic/script-devanagari/misc/tricky-reordering.txt
30028 1 file changed, 1 insertion(+)
30030 commit 203d71069c45048b6dd8fa22b61fd8f2c844b4f6
30031 Author: Behdad Esfahbod <behdad@behdad.org>
30032 Date: Fri May 11 16:01:44 2012 +0200
30034 [GSUB/GPOS] Check all glyph masks when matching input
30036 src/hb-ot-layout-gsubgpos-private.hh | 18 ++++++++++++------
30037 1 file changed, 12 insertions(+), 6 deletions(-)
30039 commit 668c6046c1b3af3bd316bda0cc8636f2a5e8df42
30040 Author: Behdad Esfahbod <behdad@behdad.org>
30041 Date: Fri May 11 15:34:13 2012 +0200
30043 [Indic] Apply Reph mask to all POS_REPH glyphs
30045 Needed for upcoming changes to GSUB/GPOS mask matching.
30047 src/hb-ot-shape-complex-indic.cc | 4 ++--
30048 1 file changed, 2 insertions(+), 2 deletions(-)
30050 commit 4be46bade26faf13f7b4d447e9cc608e183955dc
30051 Author: Behdad Esfahbod <behdad@behdad.org>
30052 Date: Fri May 11 14:39:01 2012 +0200
30054 [Indic] Fix state machine to backtrack
30056 src/hb-ot-shape-complex-indic-machine.rl | 42
30057 +++++++++++++++-----------------
30058 src/hb-private.hh | 2 ++
30059 2 files changed, 21 insertions(+), 23 deletions(-)
30061 commit cee7187447b76b22e1bb6136d137b35ac49c3a5d
30062 Author: Behdad Esfahbod <behdad@behdad.org>
30063 Date: Fri May 11 11:41:39 2012 +0200
30065 [Indic] Move syllable tracking from Indic to generic layer
30067 This is to incorporate it into GSUB/GPOS processing.
30069 src/hb-ot-layout-gpos-table.hh | 1 +
30070 src/hb-ot-layout-gsub-table.hh | 3 ++-
30071 src/hb-ot-layout-gsubgpos-private.hh | 3 ---
30072 src/hb-ot-layout-private.hh | 4 +---
30073 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
30074 src/hb-ot-shape-complex-indic-private.hh | 1 -
30075 src/hb-ot-shape-complex-indic.cc | 8 +++-----
30076 src/hb-ot-shape-complex-private.hh | 13 ++++++++-----
30077 8 files changed, 16 insertions(+), 19 deletions(-)
30079 commit 3bf27a9f0e92aa31b464bd3b9fdea5933c9ae8b1
30080 Author: Behdad Esfahbod <behdad@behdad.org>
30081 Date: Fri May 11 11:17:23 2012 +0200
30083 [Indic] Disable conjuncts when a ZWJ happens
30085 Not that the code makes any difference since the presence of ZWJ
30087 causes the ligature to fail to match anyway.
30089 src/hb-ot-shape-complex-indic.cc | 7 +------
30090 1 file changed, 1 insertion(+), 6 deletions(-)
30092 commit c6d904d67db589dd6209928e56504f04f6a07756
30093 Author: Behdad Esfahbod <behdad@behdad.org>
30094 Date: Fri May 11 11:07:40 2012 +0200
30096 [Indic] Fix bitops typo!
30100 src/hb-ot-shape-complex-indic.cc | 4 ++--
30101 1 file changed, 2 insertions(+), 2 deletions(-)
30103 commit 55fe2cf79b11d9a63ea33b3ee76bd0ebca345157
30104 Author: Behdad Esfahbod <behdad@behdad.org>
30105 Date: Fri May 11 03:45:28 2012 +0200
30107 Make APPLY debug output print current index and codepoint
30111 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
30112 1 file changed, 1 insertion(+), 1 deletion(-)
30114 commit 7bd2b04fea5649d77d796d58b7f4918fe0378ee5
30115 Author: Behdad Esfahbod <behdad@behdad.org>
30116 Date: Fri May 11 03:40:58 2012 +0200
30120 src/hb-object-private.hh | 8 +++++---
30121 1 file changed, 5 insertions(+), 3 deletions(-)
30123 commit cf26510dbbd8d38486e6ba423800db6427ade332
30124 Author: Behdad Esfahbod <behdad@behdad.org>
30125 Date: Fri May 11 03:35:08 2012 +0200
30131 src/hb-object-private.hh | 1 +
30132 1 file changed, 1 insertion(+)
30134 commit 9659523ca32b0e254d0e5fe387d817208d9cb6bf
30135 Author: Behdad Esfahbod <behdad@behdad.org>
30136 Date: Fri May 11 03:33:36 2012 +0200
30138 More beauty in debug output!
30140 src/hb-private.hh | 12 +++++++-----
30141 1 file changed, 7 insertions(+), 5 deletions(-)
30143 commit cf26e88a5ab477295479f5b9450c2019b6430eaa
30144 Author: Behdad Esfahbod <behdad@behdad.org>
30145 Date: Fri May 11 03:16:57 2012 +0200
30147 Finish off debug output beautification
30149 src/hb-open-type-private.hh | 58
30150 ++++++++++++++++++++-------------------------
30151 1 file changed, 26 insertions(+), 32 deletions(-)
30153 commit d7bba01a353efc7432c474dd8755a02db4abd2ae
30154 Author: Behdad Esfahbod <behdad@behdad.org>
30155 Date: Fri May 11 02:46:26 2012 +0200
30157 Only print class name in debug output if there's one available
30159 src/hb-private.hh | 12 +++++++-----
30160 1 file changed, 7 insertions(+), 5 deletions(-)
30162 commit 85f73fa8da1fbb864aef0f3a592b1d65e24d593d
30163 Author: Behdad Esfahbod <behdad@behdad.org>
30164 Date: Fri May 11 02:40:42 2012 +0200
30166 Only printout class name in tracing, if one is available
30168 Makes debug output much more pleasant.
30170 src/hb-private.hh | 8 ++++++--
30171 1 file changed, 6 insertions(+), 2 deletions(-)
30173 commit 98619ce4fa650c593b030d06d2f89fec83a10015
30174 Author: Behdad Esfahbod <behdad@behdad.org>
30175 Date: Fri May 11 02:34:06 2012 +0200
30179 src/hb-ot-layout-gsubgpos-private.hh | 2 ++
30180 1 file changed, 2 insertions(+)
30182 commit acea183e986dd378c6f95120fe0feb0586a8ef36
30183 Author: Behdad Esfahbod <behdad@behdad.org>
30184 Date: Fri May 11 02:33:11 2012 +0200
30186 Add return annotation for APPLY
30188 src/hb-ot-layout-gpos-table.hh | 163
30189 +++++++++++++++--------------------
30190 src/hb-ot-layout-gsub-table.hh | 114 +++++++++++-------------
30191 src/hb-ot-layout-gsubgpos-private.hh | 83 ++++++++----------
30192 3 files changed, 151 insertions(+), 209 deletions(-)
30194 commit 5ccfe8e2154ad0b58dabcc236bbe9478c17b02ab
30195 Author: Behdad Esfahbod <behdad@behdad.org>
30196 Date: Fri May 11 02:19:41 2012 +0200
30200 src/hb-private.hh | 2 +-
30201 1 file changed, 1 insertion(+), 1 deletion(-)
30203 commit 0ab8c8621712d33e1e91dfdb4ad0b335e3d2a3fb
30204 Author: Behdad Esfahbod <behdad@behdad.org>
30205 Date: Fri May 11 01:25:34 2012 +0200
30207 Annotate SANITIZE return values
30209 More to come, for APPLY, CLOSURE, etc.
30211 src/hb-open-file-private.hh | 23 ++---
30212 src/hb-open-type-private.hh | 49 +++++-----
30213 src/hb-ot-head-table.hh | 4 +-
30214 src/hb-ot-hhea-table.hh | 4 +-
30215 src/hb-ot-hmtx-table.hh | 4 +-
30216 src/hb-ot-layout-common-private.hh | 51 +++++-----
30217 src/hb-ot-layout-gdef-table.hh | 48 +++++-----
30218 src/hb-ot-layout-gpos-table.hh | 180
30219 ++++++++++++++++-------------------
30220 src/hb-ot-layout-gsub-table.hh | 101 +++++++++-----------
30221 src/hb-ot-layout-gsubgpos-private.hh | 88 ++++++++---------
30222 src/hb-ot-maxp-table.hh | 7 +-
30223 src/hb-ot-name-table.hh | 17 ++--
30224 src/hb-private.hh | 39 ++++++--
30225 13 files changed, 299 insertions(+), 316 deletions(-)
30227 commit 829e814ff358c5e700ba4df54932696801aa9f65
30228 Author: Behdad Esfahbod <behdad@behdad.org>
30229 Date: Fri May 11 00:52:16 2012 +0200
30233 src/hb-private.hh | 32 ++++++++++----------------------
30234 1 file changed, 10 insertions(+), 22 deletions(-)
30236 commit 6eec6f406d2cc13dbca422e88492d3d498af02bf
30237 Author: Behdad Esfahbod <behdad@behdad.org>
30238 Date: Fri May 11 00:50:38 2012 +0200
30242 src/hb-private.hh | 36 +++++++++++++++++++++++++-----------
30243 1 file changed, 25 insertions(+), 11 deletions(-)
30245 commit 1e08830b4fac3a60ae52349cab6e101d389d30cd
30246 Author: Behdad Esfahbod <behdad@behdad.org>
30247 Date: Fri May 11 00:16:40 2012 +0200
30249 Beautify debug output
30251 src/hb-open-type-private.hh | 20 ++++++------
30252 src/hb-private.hh | 74
30253 +++++++++++++++++++++++++++------------------
30254 2 files changed, 55 insertions(+), 39 deletions(-)
30256 commit 6f4553801729a06e506ffdde7b27c72780d4bb80
30257 Author: Behdad Esfahbod <behdad@behdad.org>
30258 Date: Thu May 10 23:24:43 2012 +0200
30260 More massaging trace messaging
30262 src/hb-open-type-private.hh | 2 +-
30263 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
30264 src/hb-private.hh | 4 ++--
30265 3 files changed, 5 insertions(+), 5 deletions(-)
30267 commit b5fa37cb694b01a7df3a656710391c40dd3fcc04
30268 Author: Behdad Esfahbod <behdad@behdad.org>
30269 Date: Thu May 10 23:09:48 2012 +0200
30273 src/hb-set-private.hh | 2 +-
30274 1 file changed, 1 insertion(+), 1 deletion(-)
30276 commit 208109703c929428c684ddcf9310b8ba780c4c31
30277 Author: Behdad Esfahbod <behdad@behdad.org>
30278 Date: Thu May 10 23:06:58 2012 +0200
30280 Better trace message support infrastructure
30282 We have varargs in the trace interface now. To be used soon...
30284 src/hb-open-type-private.hh | 17 ++++------
30285 src/hb-ot-layout-gsubgpos-private.hh | 4 +--
30286 src/hb-private.hh | 64
30287 ++++++++++++++++++++++++++----------
30288 3 files changed, 56 insertions(+), 29 deletions(-)
30290 commit 02b2922fbf098c8282eb23dc2c54d5829cf67024
30291 Author: Behdad Esfahbod <behdad@behdad.org>
30292 Date: Thu May 10 21:44:50 2012 +0200
30294 [Indic] Towards better Reph positioning
30296 Fixed for Deva cases with two full-form consonants. Failures **way**
30298 Not much left to go :-).
30300 src/hb-ot-shape-complex-indic.cc | 111
30301 ++++++++++++++++++++++++++++-----------
30302 1 file changed, 80 insertions(+), 31 deletions(-)
30304 commit 74e54cf446bb979e488685e8c09eeed6b9d03c24
30305 Author: Behdad Esfahbod <behdad@behdad.org>
30306 Date: Thu May 10 21:20:37 2012 +0200
30308 [Indic] Add Ra back for scripts without Reph
30310 We now check that the 'rphp' table exists before forming Reph, so
30311 we don't need to comment out Ra for those scripts.
30313 src/hb-ot-shape-complex-indic-private.hh | 10 +++++-----
30314 1 file changed, 5 insertions(+), 5 deletions(-)
30316 commit 2b70df5cc008617453b12bafeaac50e6d61b3224
30317 Author: Behdad Esfahbod <behdad@behdad.org>
30318 Date: Thu May 10 18:38:22 2012 +0200
30320 [Indic] Add note re Uniscribe clusters
30322 src/hb-ot-shape-complex-indic.cc | 4 ++++
30323 1 file changed, 4 insertions(+)
30325 commit 21d2803133c2c424ed37a9f3d17c7fc4963e5a60
30326 Author: Behdad Esfahbod <behdad@behdad.org>
30327 Date: Thu May 10 18:34:34 2012 +0200
30329 [Indic] Do clustering like Uniscribe does
30331 Hindi Wikipedia failures down to 6639 (0.938381%)!
30333 src/hb-ot-shape-complex-indic.cc | 24 ++++++++++++++++++++----
30334 1 file changed, 20 insertions(+), 4 deletions(-)
30336 commit b20c9ebaf5176101fdfcffbe4714a2e619dd94b6
30337 Author: Behdad Esfahbod <behdad@behdad.org>
30338 Date: Thu May 10 18:31:17 2012 +0200
30340 [Indic] Add test for matra group
30342 The spec says: "[{M}+[N]+[H]]", and that's what Uniscribe implements.
30343 We instead do: "{M+[N]+[H]}", which means we allow Nukta and Halant
30344 after all Matras, not just the last one. It makes more sense.
30346 .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST
30348 .../shaper-indic/indic/script-devanagari/misc/spec-deviations.txt
30350 2 files changed, 2 insertions(+)
30352 commit 8df5636968389ac7bf8620ccd091fd4872b0bbee
30353 Author: Behdad Esfahbod <behdad@behdad.org>
30354 Date: Thu May 10 15:41:04 2012 +0200
30356 [Indic] Reorder Reph to before the Halant after Matras
30358 Uniscribe doesn't do it, but we want to do as it gives the Reph the
30359 opportunity to interact with the Matras. Test with mangal for
30361 Sequence: <0930,094d,0915,094b,094d>
30362 In test suite already.
30364 src/hb-ot-shape-complex-indic.cc | 12 ++++++++++++
30365 1 file changed, 12 insertions(+)
30367 commit daf3234bdc82c669302599a76d2b14f5e69989db
30368 Author: Behdad Esfahbod <behdad@behdad.org>
30369 Date: Thu May 10 15:28:27 2012 +0200
30371 [Indic] Don't clear the mask for Reph
30373 This was removing the mandatory global 1 bit in the mask and hence
30374 disabling GPOS for Reph!
30376 src/hb-ot-shape-complex-indic.cc | 2 +-
30377 1 file changed, 1 insertion(+), 1 deletion(-)
30379 commit 7708ee23cbcc8c8edce13e73b6e549b77bd8c2d0
30380 Author: Behdad Esfahbod <behdad@behdad.org>
30381 Date: Thu May 10 14:48:25 2012 +0200
30383 [Indic] Improve Left Matra repositioning
30385 Move its dependents too.
30387 src/hb-ot-shape-complex-indic.cc | 2 +-
30388 1 file changed, 1 insertion(+), 1 deletion(-)
30390 commit 61a58e26a5bda16851669404fc8206896e124740
30391 Author: Behdad Esfahbod <behdad@behdad.org>
30392 Date: Thu May 10 14:43:53 2012 +0200
30394 [Indic] Add tricky reordering test cases
30396 In the case of Consonant,LeftMatra,Halant, Uniscribe leaves the Halant
30397 where it is, but we want to move it with the Matra as that makes more
30400 .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/MANIFEST |
30402 .../shaper-indic/indic/script-devanagari/misc/tricky-reordering.txt |
30404 2 files changed, 5 insertions(+)
30406 commit dbb105883c6e9b83e78dc8b10766cd56b98cd7e1
30407 Author: Behdad Esfahbod <behdad@behdad.org>
30408 Date: Thu May 10 13:45:52 2012 +0200
30410 [Indic] Do Reph repositioning in final reordering like the spec says
30412 This introduced a failure, which we tracked down to a test case
30415 U+092E,U+094B,U+094D,U+0930
30417 The final character is a Ra that should be put in a syllable of it's
30418 own. And we do. But it will interact with the Halant before it. So
30419 now we finally are convinced that we have to limit features to
30421 boundaries. That's coming after lunch!
30423 src/hb-ot-shape-complex-indic-private.hh | 2 -
30424 src/hb-ot-shape-complex-indic.cc | 103
30425 +++++++++++++++++++------------
30426 2 files changed, 64 insertions(+), 41 deletions(-)
30428 commit 4705a7026900e51f6430f03a73c87f2df035df92
30429 Author: Behdad Esfahbod <behdad@behdad.org>
30430 Date: Thu May 10 13:09:08 2012 +0200
30434 src/hb-ot-shape-complex-indic.cc | 3 +++
30435 1 file changed, 3 insertions(+)
30437 commit 4ac9e98d9d2ea973dd612dc4063cf78496c643a0
30438 Author: Behdad Esfahbod <behdad@behdad.org>
30439 Date: Thu May 10 12:53:53 2012 +0200
30441 [Indic] Reorder left matras to be closer to base
30443 src/hb-ot-shape-complex-indic-private.hh | 4 ---
30444 src/hb-ot-shape-complex-indic.cc | 50
30445 +++++++++++++++++++++++++++++---
30446 2 files changed, 46 insertions(+), 8 deletions(-)
30448 commit 1a1fa8c655a082fc1439608457ba717306cc83ca
30449 Author: Behdad Esfahbod <behdad@behdad.org>
30450 Date: Thu May 10 12:20:21 2012 +0200
30452 [Indic] Treat the standalone cluster case reusing the consonant logic
30454 src/hb-ot-shape-complex-indic.cc | 12 ++++++------
30455 1 file changed, 6 insertions(+), 6 deletions(-)
30457 commit 190eb31a16178269aecaf5d2ecc9012f956749f4
30458 Author: Behdad Esfahbod <behdad@behdad.org>
30459 Date: Thu May 10 12:17:16 2012 +0200
30463 src/hb-ot-shape-complex-indic.cc | 2 +-
30464 1 file changed, 1 insertion(+), 1 deletion(-)
30466 commit c5306b6861cfaa50af40e8ceb058791fa06d7981
30467 Author: Behdad Esfahbod <behdad@behdad.org>
30468 Date: Thu May 10 12:07:33 2012 +0200
30470 [Indic] Handle Vowel syllables
30472 Reusing the consonant logic!
30474 src/hb-ot-shape-complex-indic-private.hh | 3 +--
30475 src/hb-ot-shape-complex-indic.cc | 11 ++++++-----
30476 2 files changed, 7 insertions(+), 7 deletions(-)
30478 commit 6d8e0cb74c02f6bc09cd4abe9e4bc82062e1b517
30479 Author: Behdad Esfahbod <behdad@behdad.org>
30480 Date: Thu May 10 11:41:51 2012 +0200
30482 [Indic] Simplify Reph logic
30484 src/hb-ot-shape-complex-indic.cc | 24 +++++-------------------
30485 1 file changed, 5 insertions(+), 19 deletions(-)
30487 commit 3d25079f8d6be81b9b4b91d3a97016b8a572f571
30488 Author: Behdad Esfahbod <behdad@behdad.org>
30489 Date: Thu May 10 11:37:42 2012 +0200
30491 [Indic] Don't form Reph is Ra is the only consonant in the syllable
30493 src/hb-ot-shape-complex-indic-private.hh | 2 +-
30494 src/hb-ot-shape-complex-indic.cc | 10 ++++++++++
30495 2 files changed, 11 insertions(+), 1 deletion(-)
30497 commit b99d63ae114fb58f129562b293a8a66543d499ad
30498 Author: Behdad Esfahbod <behdad@behdad.org>
30499 Date: Thu May 10 11:32:52 2012 +0200
30501 [Indic] Increase max syllable length
30503 20 was way too low, one could hit a syllable with 7ish consonants
30506 src/hb-ot-shape-complex-indic.cc | 2 +-
30507 1 file changed, 1 insertion(+), 1 deletion(-)
30509 commit a391ff50b9a7b6ac3e58d199ea726b20ee6839bb
30510 Author: Behdad Esfahbod <behdad@behdad.org>
30511 Date: Thu May 10 11:31:20 2012 +0200
30513 [Indic] Adjust base after sorting
30515 src/hb-ot-shape-complex-indic.cc | 11 ++++++++++-
30516 1 file changed, 10 insertions(+), 1 deletion(-)
30518 commit d3637edb248162970e202e9d0671540274192844
30519 Author: Behdad Esfahbod <behdad@behdad.org>
30520 Date: Thu May 10 10:51:38 2012 +0200
30522 [Indic] Don't return for long syllables. Just not sort.
30524 src/hb-ot-shape-complex-indic.cc | 6 ++----
30525 1 file changed, 2 insertions(+), 4 deletions(-)
30527 commit dfa0cade7fce3791e47eaa7edcd23da76c7a0ed0
30528 Author: Behdad Esfahbod <behdad@behdad.org>
30529 Date: Wed May 9 19:10:07 2012 +0200
30531 Fix Uniscribe clusters with multiple items
30533 src/hb-uniscribe.cc | 3 +++
30534 1 file changed, 3 insertions(+)
30536 commit 86e5dd386a7989701da476db89be268e4ac1e219
30537 Author: Behdad Esfahbod <behdad@behdad.org>
30538 Date: Wed May 9 18:57:37 2012 +0200
30540 [Indic] Don't give up syllable parsing upon junk
30542 src/hb-ot-shape-complex-indic-machine.rl | 4 ++--
30543 1 file changed, 2 insertions(+), 2 deletions(-)
30545 commit ef24cc8c8e2478a6352c340f4611a617646de4cc
30546 Author: Behdad Esfahbod <behdad@behdad.org>
30547 Date: Wed May 9 17:56:03 2012 +0200
30549 [Indic] Towards multi-cluster syllables and final reordering
30551 src/hb-ot-shape-complex-arabic.cc | 2 +-
30552 src/hb-ot-shape-complex-indic-machine.rl | 21 ++++++++++-----
30553 src/hb-ot-shape-complex-indic-private.hh | 1 +
30554 src/hb-ot-shape-complex-indic.cc | 45
30555 +++++++++++++++++++++++---------
30556 src/hb-ot-shape-complex-private.hh | 5 ++--
30557 5 files changed, 51 insertions(+), 23 deletions(-)
30559 commit a9844d41c6cb30d8a2d733130a0e72f51b6c81c1
30560 Author: Behdad Esfahbod <behdad@behdad.org>
30561 Date: Wed May 9 17:53:13 2012 +0200
30563 Combine lig_id and lig_comp into one byte, to free up one for Indic
30565 src/hb-ot-layout-gpos-table.hh | 14 ++++++++------
30566 src/hb-ot-layout-gsub-table.hh | 11 ++++-------
30567 src/hb-ot-layout-gsubgpos-private.hh | 26 ++++++++++++++++++++++----
30568 3 files changed, 34 insertions(+), 17 deletions(-)
30570 commit 92332e5116271a5d96e532005fe750e7552a6cbb
30571 Author: Behdad Esfahbod <behdad@behdad.org>
30572 Date: Wed May 9 17:40:00 2012 +0200
30576 src/hb-ot-shape-complex-indic.cc | 41
30577 ++++++++++++++++++++--------------------
30578 1 file changed, 21 insertions(+), 20 deletions(-)
30580 commit dbccf87eef0d26838fa4bb3ae26410f6c4818836
30581 Author: Behdad Esfahbod <behdad@behdad.org>
30582 Date: Wed May 9 17:24:39 2012 +0200
30584 [Indic] Make room for more reordering positions
30586 src/hb-ot-shape-complex-indic-private.hh | 213
30587 ++++++++++++++++---------------
30588 src/hb-ot-shape-complex-indic.cc | 12 +-
30589 2 files changed, 115 insertions(+), 110 deletions(-)
30591 commit d4480ace7fdbe48aeaf77278c032b8b2ef2ebe8e
30592 Author: Behdad Esfahbod <behdad@behdad.org>
30593 Date: Wed May 9 15:56:35 2012 +0200
30595 [Indic] Improve matra vs consonant ordering
30599 src/hb-ot-shape-complex-indic-private.hh | 32
30600 ++++++++++++++++++++------------
30601 src/hb-ot-shape-complex-indic.cc | 6 +++---
30602 src/indic.cc | 2 +-
30603 3 files changed, 24 insertions(+), 16 deletions(-)
30605 commit 33c92e769563ec2a6c1249b57d8cac742eea6f88
30606 Author: Behdad Esfahbod <behdad@behdad.org>
30607 Date: Wed May 9 15:41:51 2012 +0200
30609 [Indic] Categorize Anudatta
30611 src/hb-ot-shape-complex-indic.cc | 9 +++++++--
30612 1 file changed, 7 insertions(+), 2 deletions(-)
30614 commit 3943293a9942201d8fc8d59212fcc8cca5132e3d
30615 Author: Behdad Esfahbod <behdad@behdad.org>
30616 Date: Wed May 9 15:27:56 2012 +0200
30618 [Indic] Add joiner test cases for Devanagari
30620 .../indic/script-devanagari/misc/MANIFEST | 1 +
30621 .../indic/script-devanagari/misc/joiners.txt | 19
30622 +++++++++++++++++++
30623 2 files changed, 20 insertions(+)
30625 commit 19d984edaa4f86c842345a9d4150597e045e1887
30626 Author: Behdad Esfahbod <behdad@behdad.org>
30627 Date: Wed May 9 15:21:13 2012 +0200
30629 [Indic] Make sure Reph jumps over all matras to the right
30631 Another 12 thousand failures gone! (78 to go)
30633 src/hb-ot-shape-complex-indic.cc | 2 +-
30634 1 file changed, 1 insertion(+), 1 deletion(-)
30636 commit 9034641333d7bfb41a0784cce72e43591faea083
30637 Author: Behdad Esfahbod <behdad@behdad.org>
30638 Date: Wed May 9 15:04:58 2012 +0200
30640 [Indic] Keep Vedic signs at the right too
30642 src/hb-ot-shape-complex-indic.cc | 3 ++-
30643 1 file changed, 2 insertions(+), 1 deletion(-)
30645 commit d1deaa2f5bd028e8076265cba92cffa4fa2834ac
30646 Author: Behdad Esfahbod <behdad@behdad.org>
30647 Date: Wed May 9 15:04:13 2012 +0200
30649 Replace zerowidth invisible chars with a zero-advance space glyph
30651 Like Uniscribe does.
30653 src/hb-ot-shape-complex-arabic.cc | 3 ++-
30654 src/hb-ot-shape-complex-indic.cc | 20 -------------------
30655 src/hb-ot-shape-complex-private.hh | 4 ++--
30656 src/hb-ot-shape-normalize.cc | 25 +++++++++--------------
30657 src/hb-ot-shape-private.hh | 27 +++++++++++++++++++++++++
30658 src/hb-ot-shape.cc | 41
30659 +++++++++++++++++++++++++-------------
30660 src/hb-unicode-private.hh | 38
30661 +++++++++++++++++++++++++++++++++++
30662 7 files changed, 105 insertions(+), 53 deletions(-)
30664 commit 49e5da1591b8d28f01e7ff9caac9d9ac53668bba
30665 Author: Behdad Esfahbod <behdad@behdad.org>
30666 Date: Wed May 9 13:23:27 2012 +0200
30668 [indic] Keep the syllable modifier marks to the right
30670 Shaping failures on Hindi Wikipedia go down from 25% to 14%!
30672 src/hb-ot-shape-complex-indic.cc | 2 ++
30673 1 file changed, 2 insertions(+)
30675 commit 5b1260909350bffa3e3d06da346f9f86ce651dbb
30676 Author: Behdad Esfahbod <behdad@behdad.org>
30677 Date: Wed May 9 12:37:27 2012 +0200
30681 src/hb-ot-shape-complex-private.hh | 2 +-
30682 1 file changed, 1 insertion(+), 1 deletion(-)
30684 commit 9ce939232bbce8f51e235195e3854d1e8bb961f8
30685 Author: Behdad Esfahbod <behdad@behdad.org>
30686 Date: Wed May 9 12:03:09 2012 +0200
30690 src/hb-ot-shape-complex-indic-private.hh | 14 +++++++-------
30691 1 file changed, 7 insertions(+), 7 deletions(-)
30693 commit 76b3409de6887c1cdd5c679939497b1b56f4554b
30694 Author: Behdad Esfahbod <behdad@behdad.org>
30695 Date: Wed May 9 11:43:43 2012 +0200
30697 [indic] Better Reph matching
30699 src/hb-ot-shape-complex-indic.cc | 21 +++++++++++++++------
30700 1 file changed, 15 insertions(+), 6 deletions(-)
30702 commit df6d45c693c417bf311e6fa49f18a8558542e525
30703 Author: Behdad Esfahbod <behdad@behdad.org>
30704 Date: Wed May 9 11:38:31 2012 +0200
30708 src/hb-ot-shape-complex-indic.cc | 2 +-
30709 1 file changed, 1 insertion(+), 1 deletion(-)
30711 commit 412b91889d9a1ae477e8b6907d0b9a76e78a6c91
30712 Author: Behdad Esfahbod <behdad@behdad.org>
30713 Date: Wed May 9 11:07:18 2012 +0200
30715 [indic] Apply Indic features in order
30717 src/hb-ot-shape-complex-indic.cc | 8 ++++++--
30718 1 file changed, 6 insertions(+), 2 deletions(-)
30720 commit 1ac075b227090a9ad930dcc1670236c176b27067
30721 Author: Behdad Esfahbod <behdad@behdad.org>
30722 Date: Wed May 9 11:06:47 2012 +0200
30724 [indic] Apply rakaar forms
30726 Fixes 10% of the failures against all of Hindi Wikipedia!
30728 src/hb-ot-shape-complex-indic.cc | 2 +-
30729 1 file changed, 1 insertion(+), 1 deletion(-)
30731 commit 2214a03900d32710573a1b05c7665195b3129761
30732 Author: Behdad Esfahbod <behdad@behdad.org>
30733 Date: Wed May 9 09:54:54 2012 +0200
30737 test/shaping/Makefile.am | 1 +
30738 test/shaping/hb-diff-ngrams | 5 +++
30739 test/shaping/hb_test_tools.py | 71
30740 ++++++++++++++++++++++++++++++++++++++++---
30741 3 files changed, 72 insertions(+), 5 deletions(-)
30743 commit 178e6dce01ad28c8708bad62ce0fb79c46e836dc
30744 Author: Behdad Esfahbod <behdad@behdad.org>
30745 Date: Wed May 9 08:57:29 2012 +0200
30747 Add N-gram generator
30749 test/shaping/hb_test_tools.py | 72
30750 +++++++++++++++++++++++++++++++++++++++++--
30751 1 file changed, 70 insertions(+), 2 deletions(-)
30753 commit 98669ceb77657d60435f2cb2e3fc18272c0a2c6a
30754 Author: Behdad Esfahbod <behdad@behdad.org>
30755 Date: Wed May 9 08:16:15 2012 +0200
30759 test/shaping/hb_test_tools.py | 26 ++++++++------------------
30760 1 file changed, 8 insertions(+), 18 deletions(-)
30762 commit c438a14b62433db488b5c90854a4a3934adf3305
30763 Author: Behdad Esfahbod <behdad@behdad.org>
30764 Date: Wed May 9 07:45:17 2012 +0200
30768 test/shaping/Makefile.am | 1 +
30769 test/shaping/hb-diff-stat | 5 +++++
30770 test/shaping/hb_test_tools.py | 22 ++++++++++++++++++++--
30771 3 files changed, 26 insertions(+), 2 deletions(-)
30773 commit 1058d031e2046eb80331b0950eaff75c2bf608dc
30774 Author: Behdad Esfahbod <behdad@behdad.org>
30775 Date: Wed May 9 07:30:07 2012 +0200
30777 Make hb-diff-filter-failtures retain all test info for failed tests
30779 test/shaping/hb_test_tools.py | 33 ++++++++++++++++++++++++++-------
30780 1 file changed, 26 insertions(+), 7 deletions(-)
30782 commit f1eb008cc727370e1bd0dc32fdf301f62d9ff981
30783 Author: Behdad Esfahbod <behdad@behdad.org>
30784 Date: Tue May 8 23:41:41 2012 +0200
30786 Add hb-diff-colorize
30788 Accepts --format=html now.
30790 test/shaping/Makefile.am | 1 +
30791 test/shaping/hb-diff | 4 +-
30792 test/shaping/hb-diff-colorize | 7 ++
30793 test/shaping/hb_test_tools.py | 158
30794 +++++++++++++++++++++++++-----------------
30795 4 files changed, 106 insertions(+), 64 deletions(-)
30797 commit 9155e4ffe00c96a2c14e14a300004b1038ca3a9c
30798 Author: Behdad Esfahbod <behdad@behdad.org>
30799 Date: Tue May 8 22:44:21 2012 +0200
30803 Doesn't do --color anymore. That will go into a new hb-diff-colorize
30806 test/shaping/hb-diff | 10 +++-------
30807 test/shaping/hb_test_tools.py | 32 ++++++++++++++++++--------------
30808 2 files changed, 21 insertions(+), 21 deletions(-)
30810 commit 7d22135b4c3f8fb70552302bf8239df9976dddda
30811 Author: Behdad Esfahbod <behdad@behdad.org>
30812 Date: Tue May 8 19:38:49 2012 +0200
30814 Make hb-diff faster
30816 test/shaping/hb_test_tools.py | 6 ++++--
30817 1 file changed, 4 insertions(+), 2 deletions(-)
30819 commit a93e238e05a2f70a6e664e5d04ba25bbd54493dc
30820 Author: Behdad Esfahbod <behdad@behdad.org>
30821 Date: Tue May 8 18:55:29 2012 +0200
30825 .../texts/in-tree/shaper-arabic/script-mongolian/misc/MANIFEST | 1 +
30826 .../texts/in-tree/shaper-arabic/script-mongolian/misc/poem.txt | 4 ++++
30827 .../in-tree/shaper-indic/indic/script-bengali/misc/MANIFEST | 1 +
30828 .../in-tree/shaper-indic/indic/script-bengali/misc/reph.txt |
30830 4 files changed, 16 insertions(+)
30832 commit 1a2a4a0078dda834443edd421037a4bcbad18c5e
30833 Author: Behdad Esfahbod <behdad@behdad.org>
30834 Date: Sat May 5 22:38:20 2012 +0200
30836 Fix warning and build issues
30838 As reported by Jonathan Kew on the list.
30840 src/hb-set-private.hh | 2 +-
30841 src/main.cc | 9 +++++----
30842 2 files changed, 6 insertions(+), 5 deletions(-)
30844 commit a5e39fed85e069ba1afbf90408349ad99ceb0e1d
30845 Author: Behdad Esfahbod <behdad@behdad.org>
30846 Date: Wed Apr 25 00:14:46 2012 -0400
30850 src/hb-set-private.hh | 2 ++
30851 src/hb-set.cc | 2 ++
30852 2 files changed, 4 insertions(+)
30854 commit 1827dc208c867e433a95237d1ed3fc7a73d1d9a7
30855 Author: Behdad Esfahbod <behdad@behdad.org>
30856 Date: Tue Apr 24 16:56:37 2012 -0400
30858 Add hb_ot_shape_glyphs_closure()
30860 Experimental API for now.
30862 src/hb-ot-map-private.hh | 7 ++++---
30863 src/hb-ot-shape.cc | 35 +++++++++++++++++++++++++++++++++++
30864 src/hb-ot.h | 8 ++++++++
30865 src/hb-set-private.hh | 3 +++
30866 4 files changed, 50 insertions(+), 3 deletions(-)
30868 commit bb09f0ec10216b11189b5e8584856adf0f14d1fc
30869 Author: Behdad Esfahbod <behdad@behdad.org>
30870 Date: Tue Apr 24 16:02:12 2012 -0400
30874 src/hb-unicode.cc | 2 --
30875 1 file changed, 2 deletions(-)
30877 commit 29a7e306e30e894f7a38daf73eca9fc772c58158
30878 Author: Behdad Esfahbod <behdad@behdad.org>
30879 Date: Tue Apr 24 16:01:30 2012 -0400
30883 src/hb-ot-shape-normalize.cc | 1 +
30884 1 file changed, 1 insertion(+)
30886 commit 585b107cdee7305920dacc83c9ee1f8eeff7afd1
30887 Author: Behdad Esfahbod <behdad@behdad.org>
30888 Date: Tue Apr 24 16:00:50 2012 -0400
30890 Add test caes for a minority language using Bengali
30892 U+0985 BENGALI LETTER A followed by U+09D7 BENGALI AU LENGTH MARK.
30893 According to Bobby de Vos on the mailing list, this results in
30895 circle with most shaping engines, but is a legitimate sequence in this
30898 We reached the consensus on the list to NOT implement dotted-circle
30901 .../texts/in-tree/shaper-indic/indic/script-bengali/misc/misc.txt
30903 1 file changed, 1 insertion(+)
30905 commit 6c6ccaf575392f6e6bb9a15534026e4ea462705b
30906 Author: Behdad Esfahbod <behdad@behdad.org>
30907 Date: Tue Apr 24 14:21:15 2012 -0400
30909 Add a few more set operations
30911 TODO: Tests for hb_set_t.
30913 src/hb-set-private.hh | 54
30914 +++++++++++++++++++++++++++++++++++++++++++++++++-
30916 +++++++++++++++++++++++++++++++++++++++++++++++++++
30917 src/hb-set.h | 34 ++++++++++++++++++++++++++++---
30918 3 files changed, 139 insertions(+), 4 deletions(-)
30920 commit 5caece67ab9eee322bdcdf6f4b607eadde297e56
30921 Author: Behdad Esfahbod <behdad@behdad.org>
30922 Date: Mon Apr 23 23:03:12 2012 -0400
30924 Make closure() return void
30926 src/hb-ot-layout-gsub-table.hh | 142 +++++++++++++-----------------
30927 src/hb-ot-layout-gsubgpos-private.hh | 165
30928 ++++++++++++++++++-----------------
30929 src/hb-ot-layout.cc | 10 +--
30930 src/hb-ot-layout.h | 8 +-
30931 src/hb-set-private.hh | 20 ++---
30932 5 files changed, 157 insertions(+), 188 deletions(-)
30934 commit 0b08adb3539f2ec29682456b89c69e89ff5e9c03
30935 Author: Behdad Esfahbod <behdad@behdad.org>
30936 Date: Mon Apr 23 22:41:09 2012 -0400
30941 src/Makefile.am | 3 +
30942 src/hb-ot-layout-common-private.hh | 1 +
30943 src/hb-ot-layout-private.hh | 47 ---------------
30944 src/hb-ot-layout.h | 2 -
30945 src/hb-set-private.hh | 95 +++++++++++++++++++++++++++++
30946 src/hb-set.cc | 120
30947 +++++++++++++++++++++++++++++++++++++
30948 src/hb-set.h | 91 ++++++++++++++++++++++++++++
30950 9 files changed, 313 insertions(+), 49 deletions(-)
30952 commit 5b93e8d94fb4c2474816304ae3f52e1c704882de
30953 Author: Behdad Esfahbod <behdad@behdad.org>
30954 Date: Mon Apr 23 22:26:13 2012 -0400
30956 Update copyright headers
30958 src/hb-ot-layout-common-private.hh | 2 +-
30959 src/hb-ot-layout-gpos-table.hh | 2 +-
30960 src/hb-ot-layout-gsub-table.hh | 2 +-
30961 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
30962 4 files changed, 4 insertions(+), 4 deletions(-)
30964 commit 6a9be5bd3524dc3eb1e88d1063bde2e4d8b57011
30965 Author: Behdad Esfahbod <behdad@behdad.org>
30966 Date: Mon Apr 23 22:23:17 2012 -0400
30968 Rename hb_glyph_map_t to hb_set_t
30970 src/hb-ot-layout-common-private.hh | 16 ++++++++--------
30971 src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
30972 src/hb-ot-layout-private.hh | 2 +-
30973 src/hb-ot-layout.cc | 2 +-
30974 src/hb-ot-layout.h | 4 ++--
30975 src/hb-ot-map-private.hh | 2 +-
30976 src/hb-ot-map.cc | 2 +-
30977 7 files changed, 20 insertions(+), 20 deletions(-)
30979 commit a4385f0b0a6949e2ce49e6a147ad4beaa724f6c3
30980 Author: Behdad Esfahbod <behdad@behdad.org>
30981 Date: Mon Apr 23 22:20:14 2012 -0400
30985 src/hb-ot-shape.cc | 5 ++---
30986 1 file changed, 2 insertions(+), 3 deletions(-)
30988 commit 8e3715f8a16b315c1c7dd4b256e7f68a36c53e7c
30989 Author: Behdad Esfahbod <behdad@behdad.org>
30990 Date: Mon Apr 23 22:18:54 2012 -0400
30994 src/hb-buffer-private.hh | 2 +-
30995 src/hb-buffer.cc | 2 +-
30996 src/hb-graphite2.cc | 5 ++---
30997 src/hb-ot-shape-complex-arabic.cc | 4 ++--
30998 src/hb-ot-shape-complex-misc.cc | 4 ++--
30999 5 files changed, 8 insertions(+), 9 deletions(-)
31001 commit d2984a241e4819474d827b1dd5d4b6d76596b3a5
31002 Author: Behdad Esfahbod <behdad@behdad.org>
31003 Date: Mon Apr 23 17:21:14 2012 -0400
31005 Add map->substitute_closure()
31007 src/hb-ot-map-private.hh | 3 +++
31008 src/hb-ot-map.cc | 15 +++++++++++++++
31009 2 files changed, 18 insertions(+)
31011 commit 31081f7390e5130df72f89acc609ccab5dc77a48
31012 Author: Behdad Esfahbod <behdad@behdad.org>
31013 Date: Mon Apr 23 16:54:58 2012 -0400
31015 Implement closure() for Context and ChainContext lookups
31017 src/hb-ot-layout-common-private.hh | 54 ++++++
31018 src/hb-ot-layout-gsubgpos-private.hh | 347
31019 ++++++++++++++++++++++++++++-------
31020 src/hb-ot-layout-private.hh | 23 ++-
31021 3 files changed, 351 insertions(+), 73 deletions(-)
31023 commit c64ddab3c34897cd520d4d73a054866e649e8793
31024 Author: Behdad Esfahbod <behdad@behdad.org>
31025 Date: Mon Apr 23 15:28:35 2012 -0400
31027 Flesh out closure() for GSUB
31029 The GSUBGPOS part still missing.
31031 src/hb-ot-layout-common-private.hh | 61 ++++++++++++++------
31032 src/hb-ot-layout-gsub-table.hh | 112
31033 ++++++++++++++++++++++++++++---------
31034 src/hb-ot-layout-private.hh | 34 +++++++++++
31035 src/hb-ot-layout.h | 2 +-
31036 4 files changed, 165 insertions(+), 44 deletions(-)
31038 commit 0da132bde4d576a03095d6738507954f7f85103d
31039 Author: Behdad Esfahbod <behdad@behdad.org>
31040 Date: Mon Apr 23 14:21:33 2012 -0400
31044 src/hb-ot-layout-common-private.hh | 30 +++++++++++++++++++++---------
31045 1 file changed, 21 insertions(+), 9 deletions(-)
31047 commit 3e32cd9570fd8b09901fb790b80365ae425f681a
31048 Author: Behdad Esfahbod <behdad@behdad.org>
31049 Date: Mon Apr 23 13:20:52 2012 -0400
31053 src/hb-ot-layout-gsubgpos-private.hh | 1 -
31054 src/hb-ot-layout.cc | 6 +++---
31055 src/hb-ot-layout.h | 8 ++++++++
31056 src/hb-private.hh | 4 +++-
31057 4 files changed, 14 insertions(+), 5 deletions(-)
31059 commit 650ac00da3d2f988197393f34d40f0ba1a0fa093
31060 Author: Behdad Esfahbod <behdad@behdad.org>
31061 Date: Mon Apr 23 13:17:09 2012 -0400
31065 src/hb-ot-layout-gpos-table.hh | 27 +++++++++++--------------
31066 src/hb-ot-layout-gsub-table.hh | 39
31067 +++++++++++++++++-------------------
31068 src/hb-ot-layout-gsubgpos-private.hh | 8 ++------
31069 src/hb-ot-layout.cc | 6 ++++--
31070 4 files changed, 36 insertions(+), 44 deletions(-)
31072 commit f94b0aa64609654497ced9c00312c9643eb69053
31073 Author: Behdad Esfahbod <behdad@behdad.org>
31074 Date: Mon Apr 23 13:04:38 2012 -0400
31076 Add "closure" operation stubs to GSUB
31080 src/hb-ot-layout-gsub-table.hh | 179
31081 +++++++++++++++++++++++++++++++++++
31082 src/hb-ot-layout-gsubgpos-private.hh | 110 ++++++++++++++++++++-
31083 src/hb-ot-layout.cc | 8 ++
31084 3 files changed, 293 insertions(+), 4 deletions(-)
31086 commit 7d50d502635d7c95e6bd091e7d4cc993f0853f76
31087 Author: Behdad Esfahbod <behdad@behdad.org>
31088 Date: Mon Apr 23 13:02:14 2012 -0400
31090 Add Coverage iterators
31092 src/hb-ot-layout-common-private.hh | 59
31093 ++++++++++++++++++++++++++++++++++++++
31094 1 file changed, 59 insertions(+)
31096 commit 3ed4634ec349fa9e943ad23718c04be4dd4bba62
31097 Author: Behdad Esfahbod <behdad@behdad.org>
31098 Date: Thu Apr 19 22:34:06 2012 -0400
31100 Add Indic inspection tool
31102 src/Makefile.am | 7 +-
31103 src/hb-ot-shape-complex-indic-private.hh | 264
31104 +++++++++++++++++++++++++++++++
31105 src/hb-ot-shape-complex-indic.cc | 229
31106 +--------------------------
31107 src/indic.cc | 46 ++++++
31108 4 files changed, 317 insertions(+), 229 deletions(-)
31110 commit a06411ecf93c7e5256e363eef3ef69554896dd55
31111 Author: Behdad Esfahbod <behdad@behdad.org>
31112 Date: Thu Apr 19 22:28:25 2012 -0400
31114 Minor matra renumbering
31116 Should have no visible effect.
31118 src/hb-ot-shape-complex-indic.cc | 30 +++++++++++++++++-------------
31119 1 file changed, 17 insertions(+), 13 deletions(-)
31121 commit 36608941f3cc530fea57282fa175e4cc3b4c66c6
31122 Author: Behdad Esfahbod <behdad@behdad.org>
31123 Date: Thu Apr 19 22:21:38 2012 -0400
31125 Add GSUB "would_apply" API
31127 To be used in the Indic shaper later. Unused for now.
31129 src/hb-ot-layout-gsub-table.hh | 140
31130 ++++++++++++++++++++++++++++++++++++++++-
31131 1 file changed, 138 insertions(+), 2 deletions(-)
31133 commit a0d4caeb91fa5e5f2090db4efc35c64ff9a64789
31134 Author: Behdad Esfahbod <behdad@behdad.org>
31135 Date: Tue Apr 17 13:42:30 2012 -0400
31140 1 file changed, 3 insertions(+)
31142 commit a5e40542ab9508f0ba6f822f1262d93fccb71f45
31143 Author: Behdad Esfahbod <behdad@behdad.org>
31144 Date: Tue Apr 17 12:37:19 2012 -0400
31146 Make font immutable in hb_shape()
31148 src/hb-shape.cc | 2 ++
31149 1 file changed, 2 insertions(+)
31151 commit 3cde23664fbbe9cd2ac1b8fd5eb2ea288309cc9c
31152 Author: Behdad Esfahbod <behdad@behdad.org>
31153 Date: Tue Apr 17 11:44:49 2012 -0400
31155 Minor note re Graphite
31157 src/hb-graphite2.cc | 3 +++
31158 1 file changed, 3 insertions(+)
31160 commit 4dc2449d92308f8dd366142831c0b85bd30ea5a9
31161 Author: Behdad Esfahbod <behdad@behdad.org>
31162 Date: Tue Apr 17 11:39:48 2012 -0400
31164 Fix leak in graphite
31166 src/hb-graphite2.cc | 1 +
31167 1 file changed, 1 insertion(+)
31169 commit 0290bbf8611aa881daed907f22256a431250c90a
31170 Author: Behdad Esfahbod <behdad@behdad.org>
31171 Date: Tue Apr 17 10:28:21 2012 -0400
31173 Add another Thai test
31175 test/shaping/texts/in-tree/shaper-thai/misc/misc.txt | 1 +
31176 1 file changed, 1 insertion(+)
31178 commit 9ceca3aeb14cc096f5f87660cf7351bc35073084
31179 Author: Behdad Esfahbod <behdad@behdad.org>
31180 Date: Mon Apr 16 21:05:51 2012 -0400
31182 Fix ragel regexp in vowel-based syllable
31184 As reported by datao zhang on the mailing list.
31186 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
31187 1 file changed, 1 insertion(+), 1 deletion(-)
31189 commit b870afcd1b436614af95db6dc297e54c8f03f0cd
31190 Author: Behdad Esfahbod <behdad@behdad.org>
31191 Date: Mon Apr 16 21:05:11 2012 -0400
31193 Rewrite ragel expression to better match the one on MS spec
31195 https://www.microsoft.com/typography/otfntdev/devanot/shaping.aspx
31197 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
31198 1 file changed, 1 insertion(+), 1 deletion(-)
31200 commit 95cefdf96efe43a44133aa8a186155cf4e63e2b7
31201 Author: Behdad Esfahbod <behdad@behdad.org>
31202 Date: Mon Apr 16 18:08:20 2012 -0400
31204 Add --utf8-clusters
31206 Also fix cairo cluster generation.
31208 util/hb-shape.cc | 8 +++++---
31209 util/hb-view.hh | 2 +-
31210 util/helper-cairo.cc | 22 +++++++++++++++++-----
31211 util/helper-cairo.hh | 3 ++-
31212 util/options.cc | 19 ++++++++++++++-----
31213 util/options.hh | 26 ++++++++++++++++----------
31214 util/view-cairo.cc | 5 +++--
31215 util/view-cairo.hh | 3 ++-
31216 8 files changed, 60 insertions(+), 28 deletions(-)
31218 commit effb42e5c520128bdc2e29398ed801730c5c0f52
31219 Author: Behdad Esfahbod <behdad@behdad.org>
31220 Date: Mon Apr 16 16:04:07 2012 -0400
31222 Always use cairo_show_text_glyphs()
31224 Better catches cluster errors.
31226 util/view-cairo.cc | 2 +-
31227 1 file changed, 1 insertion(+), 1 deletion(-)
31229 commit 799cfdd15ab369580b2283200c3aca6866214b59
31230 Author: Behdad Esfahbod <behdad@behdad.org>
31231 Date: Mon Apr 16 16:00:36 2012 -0400
31233 Make page progression be right to left for vertical text
31235 util/view-cairo.cc | 8 ++++----
31236 1 file changed, 4 insertions(+), 4 deletions(-)
31238 commit a5f1834f57ea3fb254f5c7d372747de316fcc8f1
31239 Author: Behdad Esfahbod <behdad@behdad.org>
31240 Date: Mon Apr 16 15:55:13 2012 -0400
31242 Apply 'liga' for vertical writing mode too
31244 Apparently that's what Kazuraki uses to form vertical ligatures,
31245 which suggests that it's what Adobe does.
31247 src/hb-ot-shape.cc | 2 +-
31248 1 file changed, 1 insertion(+), 1 deletion(-)
31250 commit 4d85252bda25cddd1fbdd744687e449888f0b5fa
31251 Author: Behdad Esfahbod <behdad@behdad.org>
31252 Date: Mon Apr 16 15:54:26 2012 -0400
31254 Add Japanese test data from Adobe's Kazuraki font ligatures
31256 test/shaping/texts/in-tree/shaper-default/MANIFEST | 1 +
31257 .../shaper-default/script-japanese/MANIFEST | 1 +
31258 .../shaper-default/script-japanese/misc/MANIFEST | 2 +
31259 .../script-japanese/misc/kazuraki-liga-lines.txt | 8 ++++
31260 .../script-japanese/misc/kazuraki-liga.txt | 53
31261 ++++++++++++++++++++++
31262 5 files changed, 65 insertions(+)
31264 commit e74616b8898b5f18d9bf82b9e81aefad056c1e36
31265 Author: Behdad Esfahbod <behdad@behdad.org>
31266 Date: Sun Apr 15 14:12:13 2012 -0400
31270 src/hb-private.hh | 8 ++++++++
31271 1 file changed, 8 insertions(+)
31273 commit 683b503f30bba29d57a93d7e8ac7138c2e7f49f1
31274 Author: Behdad Esfahbod <behdad@behdad.org>
31275 Date: Sat Apr 14 20:47:14 2012 -0400
31279 src/hb-ot-shape-normalize.cc | 11 +++++++++--
31280 src/hb-ot-shape-private.hh | 9 ---------
31281 src/hb-ot-shape.cc | 9 ++++++++-
31282 3 files changed, 17 insertions(+), 12 deletions(-)
31284 commit b9f199c8e38cc5ed0d73845568630f3bcbdd4374
31285 Author: Behdad Esfahbod <behdad@behdad.org>
31286 Date: Sat Apr 14 20:23:58 2012 -0400
31290 src/hb-ot-shape-private.hh | 40 ----------------------------------------
31291 src/hb-ot-shape.cc | 45
31292 +++++++++++++++++++++++++++++++++++++++++----
31293 2 files changed, 41 insertions(+), 44 deletions(-)
31295 commit 38a83019e6a7f4aa47662fd557344f62ae001abe
31296 Author: Behdad Esfahbod <behdad@behdad.org>
31297 Date: Sat Apr 14 19:40:18 2012 -0400
31301 src/hb-common.h | 2 +-
31302 1 file changed, 1 insertion(+), 1 deletion(-)
31304 commit d4adade217a61007dd2da5cd9eccf889f79a019a
31305 Author: Behdad Esfahbod <behdad@behdad.org>
31306 Date: Sat Apr 14 19:23:17 2012 -0400
31310 src/hb-ot-shape.cc | 2 ++
31311 1 file changed, 2 insertions(+)
31313 commit fe28b997fbbeb2cfeab62ac453993ccffe3e6719
31314 Author: Behdad Esfahbod <behdad@behdad.org>
31315 Date: Sat Apr 14 19:19:26 2012 -0400
31317 Add HB_DIRECTION_IS_VALID
31319 src/hb-common.h | 1 +
31320 test/api/test-common.c | 7 +++++++
31321 2 files changed, 8 insertions(+)
31323 commit 5e88aa66822ba64324b4428c9ffbe06a43b4f310
31324 Author: Behdad Esfahbod <behdad@behdad.org>
31325 Date: Sat Apr 14 18:51:50 2012 -0400
31327 Remove public enum names again
31329 As was reported to me, glib-mkenum does not understand named enums,
31332 src/hb-blob.h | 2 +-
31333 src/hb-common.h | 6 +++---
31334 src/hb-ot-layout-private.hh | 2 +-
31335 3 files changed, 5 insertions(+), 5 deletions(-)
31337 commit 08569c0eaab026c7122c0dc29922cf44011c4d10
31338 Author: Behdad Esfahbod <behdad@behdad.org>
31339 Date: Sat Apr 14 18:47:07 2012 -0400
31344 1 file changed, 2 insertions(+)
31346 commit 4bf90f648313e35d21b427a956aa1fe762bae757
31347 Author: Behdad Esfahbod <behdad@behdad.org>
31348 Date: Thu Apr 12 17:38:23 2012 -0400
31350 Make HB_DIRECTION_INVALID be zero
31352 This changes all the HB_DIRECTION_* enum member values, but is
31353 nicer, in preparation for making hb_segment_properties_t public.
31355 src/hb-common.cc | 7 ++++---
31356 src/hb-common.h | 20 ++++++++++----------
31357 test/api/test-common.c | 9 +++++++--
31358 3 files changed, 21 insertions(+), 15 deletions(-)
31360 commit d01402da9c756f90a84bfb1f964fd56caf2b35c3
31361 Author: Behdad Esfahbod <behdad@behdad.org>
31362 Date: Thu Apr 12 17:38:02 2012 -0400
31367 1 file changed, 5 insertions(+), 1 deletion(-)
31369 commit 69b84a8f6c789726815261c2e86692de7a65d6e8
31370 Author: Behdad Esfahbod <behdad@behdad.org>
31371 Date: Thu Apr 12 15:50:40 2012 -0400
31373 Fix hb-view surface size calc for vertical text
31375 For some reason it doesn't quite work with IranianNastaliq, but
31376 that looks like a font issue.
31378 util/helper-cairo.hh | 5 +++--
31379 util/options.hh | 7 +++++++
31380 util/view-cairo.cc | 31 +++++++++++++++++++++----------
31381 util/view-cairo.hh | 1 +
31382 4 files changed, 32 insertions(+), 12 deletions(-)
31384 commit 6bd9b479b8b2befbb0847282e93beade197c8038
31385 Author: Behdad Esfahbod <behdad@behdad.org>
31386 Date: Thu Apr 12 14:53:53 2012 -0400
31388 Hide backend-specific shape functions
31390 Also remove shaper_options argument to hb_shape_full(). That was
31391 unused and for "future". Let it go.
31393 More shaper API coming in preparation for plan/planned API.
31395 configure.ac | 6 ++--
31396 src/Makefile.am | 11 +++----
31397 src/hb-fallback-shape-private.hh | 9 +++---
31398 src/hb-fallback-shape.cc | 9 +++---
31399 src/{hb-ot-shape.h => hb-graphite2-private.hh} | 30 ++++++++----------
31400 src/hb-graphite2.cc | 5 ++-
31401 src/hb-graphite2.h | 7 -----
31402 src/hb-ot-shape-private.hh | 8 +++--
31403 src/hb-ot-shape.cc | 11 +++----
31405 src/hb-shape.cc | 24 ++++++---------
31406 src/hb-shape.h | 1 -
31407 src/hb-uniscribe-private.hh | 42
31408 ++++++++++++++++++++++++++
31409 src/hb-uniscribe.cc | 9 +++---
31410 src/hb-uniscribe.h | 7 -----
31411 util/options.hh | 2 +-
31412 16 files changed, 96 insertions(+), 86 deletions(-)
31414 commit c6035cf802c60f0526f421f39a55886061df94ee
31415 Author: Behdad Esfahbod <behdad@behdad.org>
31416 Date: Thu Apr 12 13:23:59 2012 -0400
31420 gdb was showing <anonymous enum> instead of useful stuff, so name
31423 src/hb-blob.h | 2 +-
31424 src/hb-common.h | 6 +++---
31425 src/hb-ot-layout-common-private.hh | 2 +-
31426 src/hb-ot-layout-gdef-table.hh | 2 +-
31427 src/hb-ot-layout-gpos-table.hh | 5 ++---
31428 src/hb-ot-layout-gsub-table.hh | 2 +-
31429 src/hb-ot-layout-private.hh | 2 +-
31430 7 files changed, 10 insertions(+), 11 deletions(-)
31432 commit d1c9eb458c843215da8df84b596bfae51fee135b
31433 Author: Behdad Esfahbod <behdad@behdad.org>
31434 Date: Thu Apr 12 13:17:44 2012 -0400
31436 Make it an error to include non-top-level headers
31438 Users should #include <hb.h> (or hb-ft.h, hb-glib.h, etc), but
31439 never things like hb-shape.h directly. This makes it easier to
31440 refactor headers later on without breaking compatibility.
31442 src/hb-blob.h | 4 ++++
31443 src/hb-buffer.h | 4 ++++
31444 src/hb-common.h | 4 ++++
31445 src/hb-font.h | 4 ++++
31447 src/hb-glib.h | 1 +
31448 src/hb-gobject.h | 1 +
31449 src/hb-graphite2.h | 5 +++--
31451 src/hb-ot-layout.h | 8 +++++---
31452 src/hb-ot-shape.h | 9 +++++----
31453 src/hb-ot-tag.h | 6 +++++-
31455 src/hb-private.hh | 5 ++++-
31456 src/hb-shape.h | 4 ++++
31457 src/hb-unicode.h | 4 ++++
31458 src/hb-uniscribe.h | 3 +--
31459 src/hb-version.h.in | 4 ++++
31461 19 files changed, 58 insertions(+), 15 deletions(-)
31463 commit 323190c27b80cddc9b3c42d19f1f243e2acb2411
31464 Author: Behdad Esfahbod <behdad@behdad.org>
31465 Date: Thu Apr 12 12:29:10 2012 -0400
31469 src/hb-ft.cc | 2 ++
31470 1 file changed, 2 insertions(+)
31472 commit 0e3361464b00b76aa7375515163e0710a691db0c
31473 Author: Behdad Esfahbod <behdad@behdad.org>
31474 Date: Thu Apr 12 10:06:52 2012 -0400
31476 Fix bug with not setting Unicode props of the first character
31478 Fixes Mongolian shaping issue:
31479 https://bugs.freedesktop.org/show_bug.cgi?id=45695
31481 src/hb-ot-shape.cc | 2 +-
31482 1 file changed, 1 insertion(+), 1 deletion(-)
31484 commit f9746b600a6e14dbe48aabfc17df8f12a5b46b11
31485 Author: Behdad Esfahbod <behdad@behdad.org>
31486 Date: Thu Apr 12 09:59:26 2012 -0400
31490 test/shaping/texts/in-tree/shaper-arabic/script-mongolian/misc/misc.txt |
31492 1 file changed, 1 deletion(-)
31494 commit 7470b0ff805e4ff59d23d7a1808888fafdf550eb
31495 Author: Behdad Esfahbod <behdad@behdad.org>
31496 Date: Thu Apr 12 09:44:27 2012 -0400
31498 Add Mongolian test case
31500 test/shaping/texts/in-tree/MANIFEST |
31502 .../texts/in-tree/shaper-arabic/script-mongolian/misc/MANIFEST |
31504 .../texts/in-tree/shaper-arabic/script-mongolian/misc/misc.txt |
31506 test/shaping/texts/in-tree/shaper-thai/MANIFEST |
31508 test/shaping/texts/in-tree/shaper-thai/misc/MANIFEST |
31510 5 files changed, 8 insertions(+)
31512 commit c65662b71e6160f5adfb6226d97589ca457d98b9
31513 Author: Behdad Esfahbod <behdad@behdad.org>
31514 Date: Thu Apr 12 09:31:55 2012 -0400
31516 Fix left-matra positioning in Indic
31518 Fixes 200 failures out of previous 4290 cases in the OO.o Indic
31519 dictionary (of ~16000 entries).
31521 src/hb-ot-shape-complex-indic.cc | 12 ++++++------
31522 1 file changed, 6 insertions(+), 6 deletions(-)
31524 commit 6d16403bfaa4d710d80c93298eca7211ecaa419f
31525 Author: Behdad Esfahbod <behdad@behdad.org>
31526 Date: Wed Apr 11 22:04:42 2012 -0400
31531 1 file changed, 1 insertion(+), 1 deletion(-)
31533 commit 029a82d81d8ffa1b6771d19018d592fec1dbc934
31534 Author: Behdad Esfahbod <behdad@behdad.org>
31535 Date: Wed Apr 11 22:00:46 2012 -0400
31537 [hangul] Apply *jmo features to all Hangul chars
31539 This is what old HB does. Morever, fixes rendering with Win8 malgun
31540 font. The Win7 version doesn't compose with either Uniscribe nor HB,
31541 but Win8 version works as expected, like Uniscribe, with this change.
31543 Lets call Hangul done for now.
31545 src/hb-ot-shape-complex-misc.cc | 9 +++++++++
31546 1 file changed, 9 insertions(+)
31548 commit 3baae2440de69577d330209edb708e7d2bb2231d
31549 Author: Behdad Esfahbod <behdad@behdad.org>
31550 Date: Wed Apr 11 21:54:37 2012 -0400
31554 TODO | 28 +++++++++++++++-------------
31555 1 file changed, 15 insertions(+), 13 deletions(-)
31557 commit a4976447cd1a1feffdecd0d501a2690716b1cf4b
31558 Author: Behdad Esfahbod <behdad@behdad.org>
31559 Date: Wed Apr 11 17:48:40 2012 -0400
31563 test/shaping/texts/in-tree/shaper-hangul/script-hangul/misc/misc.txt |
31565 1 file changed, 1 insertion(+)
31567 commit e95d912b3b0af027c4384553f95236db822e5acc
31568 Author: Behdad Esfahbod <behdad@behdad.org>
31569 Date: Wed Apr 11 17:33:02 2012 -0400
31573 test/shaping/hb_test_tools.py | 4 ++--
31574 1 file changed, 2 insertions(+), 2 deletions(-)
31576 commit 41ae674f6871f43d0a6e4ca67a747074d63ae576
31577 Author: Behdad Esfahbod <behdad@behdad.org>
31578 Date: Wed Apr 11 17:11:05 2012 -0400
31580 Don't create hb_apply_context_t per glyph!
31582 I couldn't measure significant performance gains out of this; maybe
31583 about 5% (with one million Malayalam strings). Still, not bad.
31584 But reminds me that optimizing this codebase without profiling first
31585 is simply not going to work. Oh well...
31587 src/hb-ot-layout-gpos-table.hh | 24 ++++++------------------
31588 src/hb-ot-layout-gsub-table.hh | 26 +++++++-------------------
31589 src/hb-ot-layout-gsubgpos-private.hh | 22 ++++++++++++++++++++++
31590 3 files changed, 35 insertions(+), 37 deletions(-)
31592 commit 4a1e02ef7979d58fe0c726ee7c665b2420c42ddd
31593 Author: Behdad Esfahbod <behdad@behdad.org>
31594 Date: Wed Apr 11 14:37:53 2012 -0400
31596 Fix shape to presentation forms font check
31598 As reported by Jonathan Kew on the list.
31600 src/hb-ot-shape-complex-arabic.cc | 9 ++++++---
31601 1 file changed, 6 insertions(+), 3 deletions(-)
31603 commit 6062f5f01436b4044be729890ed00b9b62737824
31604 Author: Behdad Esfahbod <behdad@behdad.org>
31605 Date: Wed Apr 11 14:19:55 2012 -0400
31607 Fix build with some compilers
31609 As reported by Jonathan Kew on the list.
31611 src/hb-ot-shape-complex-misc.cc | 7 ++++---
31612 1 file changed, 4 insertions(+), 3 deletions(-)
31614 commit acd88e659fdb2fa1cbf7171f0a1c7fbc81b9f298
31615 Author: Behdad Esfahbod <behdad@behdad.org>
31616 Date: Tue Apr 10 18:02:20 2012 -0400
31618 In Arabic fallback shaping, check that the font has glyph for new char
31620 src/hb-ot-shape-complex-arabic.cc | 12 +++++++-----
31621 src/hb-ot-shape-complex-indic.cc | 2 +-
31622 src/hb-ot-shape-complex-misc.cc | 6 +++---
31623 src/hb-ot-shape-complex-private.hh | 7 ++++---
31624 src/hb-ot-shape.cc | 2 +-
31625 5 files changed, 16 insertions(+), 13 deletions(-)
31627 commit 7752aa73e72301a46c64c533c1e423ff5987cc05
31628 Author: Behdad Esfahbod <behdad@behdad.org>
31629 Date: Tue Apr 10 17:22:14 2012 -0400
31633 src/hb-ot-shape-private.hh | 1 -
31634 src/hb-ot-shape.cc | 10 ----------
31635 2 files changed, 11 deletions(-)
31637 commit 939c010211b063f78874a3b72b032c1ed9a13b87
31638 Author: Behdad Esfahbod <behdad@behdad.org>
31639 Date: Tue Apr 10 17:20:05 2012 -0400
31641 Implement Arabic fallback shaping mandatory ligatures
31643 src/gen-arabic-table.py | 32
31644 ++++++++++++++++++++++----------
31645 src/hb-ot-shape-complex-arabic-table.hh | 28 +++++++++++++++++++---------
31646 src/hb-ot-shape-complex-arabic.cc | 31
31647 +++++++++++++++++++++++++++++++
31648 src/hb-ot-shape-complex-misc.cc | 4 ++--
31649 4 files changed, 74 insertions(+), 21 deletions(-)
31651 commit b7d04eb606800100faa11100d2adf559e297a4ee
31652 Author: Behdad Esfahbod <behdad@behdad.org>
31653 Date: Tue Apr 10 16:44:38 2012 -0400
31655 Do Arabic fallback shaping
31657 src/hb-ot-shape-complex-arabic.cc | 38
31658 +++++++++++++++++++++++++++++++++-----
31659 1 file changed, 33 insertions(+), 5 deletions(-)
31661 commit ae4a2b9365051c23c9a299cf76f3ab7e661999b1
31662 Author: Behdad Esfahbod <behdad@behdad.org>
31663 Date: Tue Apr 10 16:25:08 2012 -0400
31665 Generate fallback Arabic shaping table
31669 src/Makefile.am | 6 +-
31670 src/gen-arabic-table.py | 220
31671 +++++++++++++++++++++++---------
31672 src/gen-indic-table.py | 4 +-
31673 src/hb-ot-shape-complex-arabic-table.hh | 205
31674 ++++++++++++++++++++++++++++-
31675 4 files changed, 367 insertions(+), 68 deletions(-)
31677 commit 3b26f96ebe859570d14c6902afc23462bca40712
31678 Author: Behdad Esfahbod <behdad@behdad.org>
31679 Date: Tue Apr 10 10:52:07 2012 -0400
31681 Add Thai shaper that does SARA AM decomposition / reordering
31683 That's not in the OpenType spec, but it's what MS and Adobe do.
31685 src/hb-buffer.cc | 1 +
31686 src/hb-ot-shape-complex-misc.cc | 104
31687 ++++++++++++++++++++++++++++++++++++-
31688 src/hb-ot-shape-complex-private.hh | 8 +++
31689 3 files changed, 112 insertions(+), 1 deletion(-)
31691 commit 0b6d2ac6a1d04877ae4542fc2a3b920185547053
31692 Author: Behdad Esfahbod <behdad@behdad.org>
31693 Date: Tue Apr 10 10:52:03 2012 -0400
31697 TODO | 10 ++++------
31698 1 file changed, 4 insertions(+), 6 deletions(-)
31700 commit e099dd6592b4ea887696330f4718efb572494d93
31701 Author: Behdad Esfahbod <behdad@behdad.org>
31702 Date: Tue Apr 10 10:47:33 2012 -0400
31704 Add Thai test case for SARA AM decomposition
31706 test/shaping/texts/in-tree/shaper-hangul/MANIFEST | 1 +
31707 test/shaping/texts/in-tree/shaper-thai/misc/misc.txt | 5 +++++
31708 2 files changed, 6 insertions(+)
31710 commit 4450dc9354b18cd68980b0891b24ea8efa4f38b6
31711 Author: Behdad Esfahbod <behdad@behdad.org>
31712 Date: Sat Apr 7 22:07:23 2012 -0400
31716 test/shaping/texts/in-tree/MANIFEST
31718 test/shaping/texts/in-tree/shaper-default/MANIFEST
31720 .../in-tree/{shaper-default => shaper-hangul}/script-hangul/MANIFEST
31722 .../{shaper-default => shaper-hangul}/script-hangul/misc/MANIFEST
31724 .../{shaper-default => shaper-hangul}/script-hangul/misc/misc.txt
31726 5 files changed, 1 insertion(+), 1 deletion(-)
31728 commit d4cc44716c1e098f8abbc0e495404598026ef242
31729 Author: Behdad Esfahbod <behdad@behdad.org>
31730 Date: Sat Apr 7 21:52:28 2012 -0400
31732 Move code around, in prep for Thai/Lao shaper
31734 src/hb-buffer-private.hh | 5 +++++
31735 src/hb-buffer.cc | 23 +++++++++++++++++++++++
31736 src/hb-ot-shape-complex-indic-machine.rl | 14 +-------------
31737 3 files changed, 29 insertions(+), 13 deletions(-)
31739 commit c9a841f4452921c5361b8f5697bbff7736ce60cd
31740 Author: Behdad Esfahbod <behdad@behdad.org>
31741 Date: Sat Apr 7 15:06:55 2012 -0400
31743 Add simple Hangul shaper that recomposes Jamo when feasible
31745 Previously, we were NOT actually recomposing Hangul Jamo. We do now.
31748 test/shaping/texts/in-tree/shaper-default/script-hangul/misc/misc.txt
31750 Now render the same with the UnDotum.ttf font. Previously the second
31751 linle was rendering boxes.
31753 We can also start applying OpenType Jamo features later. At this
31755 I have no idea how the 'ljmo', 'vjmo', 'tjmo' features are supposed to
31756 work. Maybe someone can explain them to me?
31758 src/hb-ot-shape-complex-misc.cc | 16 ++++++++++++++++
31759 src/hb-ot-shape-complex-private.hh | 15 +++++++++++++--
31760 2 files changed, 29 insertions(+), 2 deletions(-)
31762 commit 968318455304804dc53045e8ba0cd4d76800c02d
31763 Author: Behdad Esfahbod <behdad@behdad.org>
31764 Date: Sat Apr 7 14:57:21 2012 -0400
31766 Implement normalization mode
31767 HB_OT_SHAPE_NORMALIZATION_MODE_COMPOSED_FULL
31769 In this mode we try composing CCC=0 with CCC=0 characters. Useful for
31772 src/hb-ot-shape-normalize.cc | 21 +++++++++++++--------
31773 1 file changed, 13 insertions(+), 8 deletions(-)
31775 commit bec2ac4fde1ba0dd6dba02adbb836ce569a5cf6f
31776 Author: Behdad Esfahbod <behdad@behdad.org>
31777 Date: Sat Apr 7 14:51:17 2012 -0400
31779 Bring normalization algorithm closer to the spec
31781 No logical difference so far.
31783 src/hb-ot-shape-normalize.cc | 3 ++-
31784 1 file changed, 2 insertions(+), 1 deletion(-)
31786 commit e02d9257863b49e33ab5942971266349d3c548f6
31787 Author: Behdad Esfahbod <behdad@behdad.org>
31788 Date: Sat Apr 7 14:49:13 2012 -0400
31792 src/hb-ot-shape-normalize.cc | 38 +++++++++++++-------------------------
31793 1 file changed, 13 insertions(+), 25 deletions(-)
31795 commit aaa25d5f458127f53f4b5ecdeb986ae91fabbad3
31796 Author: Behdad Esfahbod <behdad@behdad.org>
31797 Date: Thu Apr 5 17:27:23 2012 -0400
31799 Add Hangul test case
31801 Composed, and decomposed, of the same text.
31803 test/shaping/texts/in-tree/shaper-default/MANIFEST |
31805 test/shaping/texts/in-tree/shaper-default/script-hangul/MANIFEST |
31807 test/shaping/texts/in-tree/shaper-default/script-hangul/misc/MANIFEST |
31809 test/shaping/texts/in-tree/shaper-default/script-hangul/misc/misc.txt |
31811 4 files changed, 5 insertions(+)
31813 commit 11138ccff71f442da1fcf64faa0e1d22e083e775
31814 Author: Behdad Esfahbod <behdad@behdad.org>
31815 Date: Thu Apr 5 17:25:19 2012 -0400
31819 In preparation for Hangul shaper.
31821 src/Makefile.am | 1 +
31822 src/hb-ot-layout-common-private.hh | 1 -
31823 src/hb-ot-shape-complex-arabic.cc | 6 +--
31824 src/hb-ot-shape-complex-indic.cc | 6 +--
31825 src/hb-ot-shape-complex-misc.cc | 8 ++--
31826 src/hb-ot-shape-complex-private.hh | 13 ++++---
31827 src/hb-ot-shape-normalize-private.hh | 46 +++++++++++++++++++++++
31828 src/hb-ot-shape-normalize.cc | 73
31829 +++++++++++++++++-------------------
31830 src/hb-ot-shape-private.hh | 7 +---
31831 src/hb-ot-shape.cc | 2 +-
31832 10 files changed, 102 insertions(+), 61 deletions(-)
31834 commit 6769f21d579a354e32577ec57348e97d2cb1b438
31835 Author: Behdad Esfahbod <behdad@behdad.org>
31836 Date: Thu Apr 5 16:46:46 2012 -0400
31838 More moving code around
31840 src/hb-ot-shape-normalize.cc | 2 +-
31841 src/hb-ot-shape-private.hh | 8 --------
31842 src/hb-ot-shape.cc | 2 +-
31843 src/hb-unicode-private.hh | 8 ++++++++
31844 4 files changed, 10 insertions(+), 10 deletions(-)
31846 commit 2db2a566826ed4763ce69629194ec656bd48b0bd
31847 Author: Behdad Esfahbod <behdad@behdad.org>
31848 Date: Thu Apr 5 16:40:37 2012 -0400
31852 src/hb-ot-shape-private.hh | 53
31853 --------------------------------------------
31854 src/hb-unicode-private.hh | 3 +++
31855 src/hb-unicode.cc | 55
31856 ++++++++++++++++++++++++++++++++++++++++++++++
31857 3 files changed, 58 insertions(+), 53 deletions(-)
31859 commit cad3821f3d5b68d490b0728bd37bd57428ec809c
31860 Author: Behdad Esfahbod <behdad@behdad.org>
31861 Date: Wed Mar 7 17:13:25 2012 -0500
31863 More sorting by Unicode version
31865 This is the most convenient way to browse scripts.
31867 src/hb-common.cc | 2 +-
31868 src/hb-common.h | 2 +-
31869 src/hb-ot-shape-complex-private.hh | 94
31870 ++++++++++++++++++++++++++++----------
31871 3 files changed, 72 insertions(+), 26 deletions(-)
31873 commit 317b9504d7a4faa70dcf21e5c2aff4792dbd201a
31874 Author: Behdad Esfahbod <behdad@behdad.org>
31875 Date: Wed Mar 7 16:51:29 2012 -0500
31879 src/hb-ot-shape-complex-private.hh | 10 ++++++++--
31880 1 file changed, 8 insertions(+), 2 deletions(-)
31882 commit fa2673c1ee954ddbbfbfca7cced7b839d7776fc0
31883 Author: Behdad Esfahbod <behdad@behdad.org>
31884 Date: Wed Mar 7 15:52:02 2012 -0500
31886 More Unicode script age annotation, and a couple more RTL scripts
31888 Cross-checked with Mark Davis's spreadsheet at http://goo.gl/x9ilM
31890 src/hb-common.cc | 8 ++++++++
31891 src/hb-common.h | 52
31892 +++++++++++++++++++++++++++++-----------------------
31893 2 files changed, 37 insertions(+), 23 deletions(-)
31895 commit 6d4016f1ba48d409800dc3281b93e5cd58c99d9f
31896 Author: Behdad Esfahbod <behdad@behdad.org>
31897 Date: Wed Mar 7 15:33:14 2012 -0500
31899 Make src tests pass again
31901 src/gen-arabic-table.py | 11 ++++++-----
31902 src/gen-indic-table.py | 9 +++++----
31903 src/hb-ot-shape-complex-arabic-table.hh | 6 ++++++
31904 src/hb-ot-shape-complex-indic-table.hh | 4 ++++
31905 4 files changed, 21 insertions(+), 9 deletions(-)
31907 commit 7da435f08cc406080a5ee9b1ab5351db6a93acae
31908 Author: Behdad Esfahbod <behdad@behdad.org>
31909 Date: Wed Mar 7 15:20:20 2012 -0500
31911 Separate Unicode 3.1 and Unicode 3.2 additions
31913 src/hb-common.h | 14 +++++++++-----
31914 1 file changed, 9 insertions(+), 5 deletions(-)
31916 commit f91136cb528e298651c4a8a8a1d6dc54136e09ce
31917 Author: Behdad Esfahbod <behdad@behdad.org>
31918 Date: Wed Mar 7 12:56:22 2012 -0500
31920 Route three Unicode 6.1 scripts through Indic shaper
31922 src/hb-ot-shape-complex-private.hh | 7 ++++++-
31923 1 file changed, 6 insertions(+), 1 deletion(-)
31925 commit f32c0012ad794cd2df669dfc7b0438fafbe38b2d
31926 Author: Behdad Esfahbod <behdad@behdad.org>
31927 Date: Wed Mar 7 12:53:34 2012 -0500
31929 Add Unicode 6.1.0 scripts
31931 src/hb-common.h | 9 +++++++++
31932 src/hb-glib.cc | 11 ++++++++++-
31933 2 files changed, 19 insertions(+), 1 deletion(-)
31935 commit 50e810cd0e55c25fddb0a2fd0861c51fbf65700e
31936 Author: Behdad Esfahbod <behdad@behdad.org>
31937 Date: Wed Mar 7 12:49:08 2012 -0500
31939 Lydian and Kharoshthi are right-to-left
31941 src/hb-common.cc | 6 ++++++
31942 1 file changed, 6 insertions(+)
31944 commit a52835635e4a2a12715aff2febb561515a10cd5a
31945 Author: Behdad Esfahbod <behdad@behdad.org>
31946 Date: Wed Mar 7 12:38:39 2012 -0500
31950 src/hb-common.h | 194
31951 ++++++++++++++++++++++++++++----------------------------
31952 1 file changed, 97 insertions(+), 97 deletions(-)
31954 commit 183224684a45d7dcd7d28510d4383a7a7cb3dff3
31955 Author: Behdad Esfahbod <behdad@behdad.org>
31956 Date: Wed Mar 7 12:21:28 2012 -0500
31958 Use generic shaper for Buhid
31960 As requested by Jonathan Kew.
31962 We need to devise a better mechanism to choose which scripts to
31963 pass through the Indic shaper. Moreover, currently we are storing
31964 data for some scripts in the Indic shaper that are not even going
31965 through that shaper. Need to find a better way...
31967 src/hb-ot-shape-complex-private.hh | 2 +-
31968 1 file changed, 1 insertion(+), 1 deletion(-)
31970 commit cdc8b491a8e7cec5082ca2ad0346c1f41fdd5c92
31971 Author: Behdad Esfahbod <behdad@behdad.org>
31972 Date: Wed Mar 7 12:08:33 2012 -0500
31974 Update Indic table to Unicode 6.1 data
31976 src/Makefile.am | 15 +++
31977 src/gen-indic-table.py | 20 ++--
31978 src/hb-ot-shape-complex-arabic-table.hh | 35 -------
31979 src/hb-ot-shape-complex-indic-table.hh | 178
31980 +++++++++++++++++++-------------
31981 4 files changed, 134 insertions(+), 114 deletions(-)
31983 commit e3b2e077f549b04779c08a9fedb1f35b9f11075c
31984 Author: Behdad Esfahbod <behdad@behdad.org>
31985 Date: Wed Mar 7 10:21:24 2012 -0500
31989 src/hb-ot-shape-normalize.cc | 2 +-
31990 1 file changed, 1 insertion(+), 1 deletion(-)
31992 commit c346671b6b9b05fa51b95c16212eb29ac69510fa
31993 Author: Behdad Esfahbod <behdad@behdad.org>
31994 Date: Tue Mar 6 20:47:50 2012 -0500
31998 src/hb-ot-shape-normalize.cc | 10 ++++++----
31999 1 file changed, 6 insertions(+), 4 deletions(-)
32001 commit 406044986a68676f3050f9350ccc448c615fc685
32002 Author: Behdad Esfahbod <behdad@behdad.org>
32003 Date: Tue Mar 6 20:24:31 2012 -0500
32005 Add Hebrew diacritics test cases
32008 https://bugzilla.mozilla.org/show_bug.cgi?id=662055
32010 test/shaping/texts/in-tree/shaper-default/MANIFEST | 1 +
32011 .../texts/in-tree/shaper-default/script-hebrew/MANIFEST | 1 +
32012 .../in-tree/shaper-default/script-hebrew/misc/MANIFEST | 1 +
32013 .../shaper-default/script-hebrew/misc/diacritics.txt | 15
32015 4 files changed, 18 insertions(+)
32017 commit 461b9b6347e4f58589f5be82c40a2df61da2c715
32018 Author: Behdad Esfahbod <behdad@behdad.org>
32019 Date: Thu Mar 1 18:11:19 2012 -0800
32021 Fix cluster formation in Indic
32023 Makes number of failures against Uniscribe with hi_IN dictionary from
32024 OO.o to go down from 6334 to 4290. Not bad for a one-line change!
32026 Mozilla Bug 729626 - ASAN: heap-buffer-overflow HTML
32028 src/hb-ot-shape-complex-indic-machine.rl | 2 +-
32029 1 file changed, 1 insertion(+), 1 deletion(-)
32031 commit bc71ad4973842f25216b48842a46d6c9cbce6aa3
32032 Author: Behdad Esfahbod <behdad@behdad.org>
32033 Date: Thu Mar 1 17:30:29 2012 -0800
32035 Fix atomic-int op on Apple
32037 The OSAtomicAdd32Barrier operator returns the new value, we want the
32040 src/hb-blob.cc | 2 +-
32041 src/hb-object-private.hh | 2 +-
32042 2 files changed, 2 insertions(+), 2 deletions(-)
32044 commit a1970d9afc15b2c6b7513b923019bb223bd95154
32045 Author: Behdad Esfahbod <behdad@behdad.org>
32046 Date: Fri Feb 24 13:51:09 2012 -0500
32048 Add support for atomic int and mutex on Apple systems
32050 So, apparently there's no atomic int 'get' method on Apple.
32052 add(0) to get. And that's not const-friendly. So switch inert-object
32053 checking to a non-atomic get. This, however, is safe, and a
32055 performance boost too.
32057 src/hb-mutex-private.hh | 14 +++++++++-----
32058 src/hb-object-private.hh | 15 ++++++++++-----
32059 2 files changed, 19 insertions(+), 10 deletions(-)
32061 commit 8004429102d7d3a8c42e1cbfe231835de4d3d782
32062 Author: Behdad Esfahbod <behdad@behdad.org>
32063 Date: Thu Feb 23 18:47:17 2012 -0500
32065 Remove unused hb_atomic_int_set()
32067 Apparently it can't be implemented on OS X. We weren't using
32070 src/hb-object-private.hh | 4 ----
32071 1 file changed, 4 deletions(-)
32073 commit 45227c10e416894ba7f84fdf72d849cecdb9b898
32074 Author: Behdad Esfahbod <behdad@behdad.org>
32075 Date: Thu Feb 23 19:47:43 2012 -0500
32077 Add hb-warning.cc. Oops!
32079 src/hb-warning.cc | 53
32080 +++++++++++++++++++++++++++++++++++++++++++++++++++++
32081 1 file changed, 53 insertions(+)
32083 commit bd7ff1dec5b92ee59fa060e793f88499adcd8c11
32084 Author: Behdad Esfahbod <behdad@behdad.org>
32085 Date: Thu Feb 23 15:06:16 2012 -0500
32087 Allow disabling multi-threaded support
32089 By defining HB_NO_MT.
32091 Also, only warn once per missing MT feature support.
32093 Mozilla Bug 666661 - gfx/harfbuzz/src/hb-prive.h - compiler warnings
32096 src/Makefile.am | 1 +
32097 src/hb-mutex-private.hh | 6 +++---
32098 src/hb-object-private.hh | 11 +++--------
32099 3 files changed, 7 insertions(+), 11 deletions(-)
32101 commit 634c9e3423a9c23793400d1f56e98070e00b6056
32102 Author: Behdad Esfahbod <behdad@behdad.org>
32103 Date: Wed Feb 22 16:43:21 2012 -0500
32107 src/hb-ot-shape-private.hh | 69
32108 ++++++++++++++++++++++++++--------------------
32109 1 file changed, 39 insertions(+), 30 deletions(-)
32111 commit 514b6f88668da4eab85103c536dabe24b7bc457b
32112 Author: Behdad Esfahbod <behdad@behdad.org>
32113 Date: Wed Feb 22 16:34:37 2012 -0500
32115 Followup: Reorder Hebrew combining classes for better rendering
32117 Patch from Jonathan Kew.
32119 Bug 662055 - advanced Hebrew diacritics are shown correctly only in
32122 src/hb-ot-shape-private.hh | 20 ++++++++++----------
32123 1 file changed, 10 insertions(+), 10 deletions(-)
32125 commit 6e78607ea71e3e5306f88f227ddba76133d16ed0
32126 Author: Behdad Esfahbod <behdad@behdad.org>
32127 Date: Wed Feb 22 16:31:15 2012 -0500
32129 Reorder Hebrew combining classes for better rendering
32131 Patch from Jonathan Kew.
32133 Bug 662055 - advanced Hebrew diacritics are shown correctly only in
32136 src/hb-ot-shape-private.hh | 28 ++++++++++++++++++++++++++++
32137 1 file changed, 28 insertions(+)
32139 commit 7a70ca78e06c676befe1ae17199fff1f000f8188
32140 Author: Behdad Esfahbod <behdad@behdad.org>
32141 Date: Tue Feb 21 11:31:47 2012 -0500
32143 Add test case from https://bugzilla.mozilla.org/show_bug.cgi?id=714067
32145 test/shaping/texts/in-tree/shaper-arabic/script-arabic/misc/MANIFEST
32147 .../in-tree/shaper-arabic/script-arabic/misc/ligature-diacritics.txt
32149 2 files changed, 2 insertions(+)
32151 commit f51e167436a51b890ffe3f7f7920498fa287acd9
32152 Author: Behdad Esfahbod <behdad@behdad.org>
32153 Date: Mon Jan 30 09:48:33 2012 -0500
32155 Minor error handling
32157 util/options.cc | 6 +++++-
32158 1 file changed, 5 insertions(+), 1 deletion(-)
32160 commit bee74efbdebc4e46ce57daa8a88bcf06b13411fe
32161 Author: Behdad Esfahbod <behdad@behdad.org>
32162 Date: Fri Jan 27 02:14:08 2012 -0500
32164 Update git.mk to new upstream
32166 git.mk | 44 +++++++++++++++++++++++++++++++++-----------
32167 1 file changed, 33 insertions(+), 11 deletions(-)
32169 commit 134aa7bc7e3f9b9de76c9de2ed4b7344a7b323f9
32170 Author: Behdad Esfahbod <behdad@behdad.org>
32171 Date: Fri Jan 27 02:09:40 2012 -0500
32173 Make checks more OS X friendly
32175 src/check-internal-symbols.sh | 21 +++++++++++++--------
32176 src/check-libstdc++.sh | 21 +++++++++++++--------
32177 2 files changed, 26 insertions(+), 16 deletions(-)
32179 commit 6152199368399bf98368ea3c794fa760b49756ba
32180 Author: Behdad Esfahbod <behdad@behdad.org>
32181 Date: Fri Jan 27 01:57:59 2012 -0500
32183 Fix check-header-guards on OS X
32185 src/check-header-guards.sh | 2 +-
32186 1 file changed, 1 insertion(+), 1 deletion(-)
32188 commit c62e41b6aad1fc56225d0e53d6d4abd0f005fe3b
32189 Author: Behdad Esfahbod <behdad@behdad.org>
32190 Date: Fri Jan 27 02:20:58 2012 -0500
32194 configure.ac | 8 ++++----
32195 1 file changed, 4 insertions(+), 4 deletions(-)
32197 commit 1a5a91dc0d8bf4b72a2f22dc6300b06ad7000b79
32198 Author: Behdad Esfahbod <behdad@behdad.org>
32199 Date: Sun Jan 22 19:57:00 2012 -0500
32201 Add a few more tests
32203 .../in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt | 3 +++
32204 .../shaper-indic/south-east-asian/script-thai/misc/misc.txt |
32206 2 files changed, 12 insertions(+)
32208 commit 1795f3a222a85cdf80c78a0e9181d23dd1673876
32209 Author: Behdad Esfahbod <behdad@behdad.org>
32210 Date: Sun Jan 22 19:29:45 2012 -0500
32212 Add a couple Thai test cases from Thep
32214 test/shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST |
32216 .../texts/in-tree/shaper-indic/south-east-asian/script-thai/MANIFEST |
32218 .../in-tree/shaper-indic/south-east-asian/script-thai/misc/MANIFEST |
32220 .../in-tree/shaper-indic/south-east-asian/script-thai/misc/misc.txt |
32222 4 files changed, 5 insertions(+)
32224 commit ec3f506682fc6e2d7d7455e49d6c82ac9dd0c660
32225 Author: Behdad Esfahbod <behdad@behdad.org>
32226 Date: Sun Jan 22 19:10:55 2012 -0500
32228 Add Devanagari test from Tom Hacohen
32230 .../texts/in-tree/shaper-indic/indic/script-devanagari/misc/misc.txt
32232 1 file changed, 1 insertion(+)
32234 commit 71be4ca3dd5eaaca31957e34fef11f6aeb4aebdf
32235 Author: Behdad Esfahbod <behdad@behdad.org>
32236 Date: Sun Jan 22 16:26:49 2012 -0500
32238 Also ignore "ChangeLog" in manifests
32240 test/shaping/hb_test_tools.py | 2 +-
32241 1 file changed, 1 insertion(+), 1 deletion(-)
32243 commit 3c9a39ecd65990f2c7b29bb741c6a538fa425531
32244 Author: Behdad Esfahbod <behdad@behdad.org>
32245 Date: Sun Jan 22 16:21:19 2012 -0500
32249 test/shaping/hb_test_tools.py | 2 ++
32250 1 file changed, 2 insertions(+)
32252 commit e4ccbfe276db5ed098ddcf78a7bb8f2da4263128
32253 Author: Behdad Esfahbod <behdad@behdad.org>
32254 Date: Sun Jan 22 16:07:32 2012 -0500
32256 Allow --color=html in hb-diff
32258 Not that useful right now as we don't escape < and >. Perhaps
32259 another tool can be added to convert the ANSI output to HTML.
32261 test/shaping/hb-diff | 2 +-
32262 test/shaping/hb_test_tools.py | 22 +++++++++++++++++-----
32263 2 files changed, 18 insertions(+), 6 deletions(-)
32265 commit 71632c96daa4ba15e13f4d9e7f2c121d0162614e
32266 Author: Behdad Esfahbod <behdad@behdad.org>
32267 Date: Sun Jan 22 15:31:44 2012 -0500
32269 Fallback to Latin script if the font has no other usable scripts
32271 Patch and description from Jonathan Kew:
32273 It turns out that some legacy Thai fonts provide OpenType substitution
32274 features to implement mark positioning, but (incorrectly) put those
32275 features/lookups under the 'latn' script tag instead of using 'thai'
32277 possibly 'DFLT'). See
32278 https://bugzilla.mozilla.org/show_bug.cgi?id=719366 for an example and
32279 more detailed description.
32281 Although this is really a font bug, I suggest that we could improve
32283 rendering of such fonts by looking for the 'latn' as a fallback if
32284 neither the requested script nor "default" is found in
32285 hb_ot_layout_table_choose_script. Suggested patch against harfbuzz
32286 master is attached.
32288 This does _not_ affect the other kind of legacy Thai font, where
32290 code to support vendor-specific PUA codepoints would be needed. I'm
32292 keen to go down that path; IMO, such fonts should be ruthlessly
32294 out in favour of standards-based solutions. :)
32298 src/hb-ot-layout.cc | 9 +++++++++
32299 1 file changed, 9 insertions(+)
32301 commit 8f80f93491be73f05eba908591c856339acda51e
32302 Author: Behdad Esfahbod <behdad@behdad.org>
32303 Date: Sat Jan 21 20:03:25 2012 -0500
32305 More shoveling around
32307 test/shaping/hb-diff-filter-failures | 2 +-
32308 test/shaping/hb-manifest-read | 2 +-
32309 test/shaping/hb_test_tools.py | 27 ++++++++++++++++-----------
32310 3 files changed, 18 insertions(+), 13 deletions(-)
32312 commit c78c6e9844a23144ce7fa29afbf57b74587bfcd0
32313 Author: Behdad Esfahbod <behdad@behdad.org>
32314 Date: Sat Jan 21 19:55:16 2012 -0500
32318 test/shaping/hb-manifest-read | 2 +-
32319 test/shaping/hb_test_tools.py | 13 ++++++++-----
32320 2 files changed, 9 insertions(+), 6 deletions(-)
32322 commit ab94a9c542f7ec9143335b73493ccb75d4586a3a
32323 Author: Behdad Esfahbod <behdad@behdad.org>
32324 Date: Sat Jan 21 19:43:58 2012 -0500
32326 Distribute testing tools
32328 test/shaping/Makefile.am | 24 ++++++++++++++++++++++++
32329 1 file changed, 24 insertions(+)
32331 commit 3e86feb54c94e46b60168fd2a4773183eb1354b4
32332 Author: Behdad Esfahbod <behdad@behdad.org>
32333 Date: Sat Jan 21 19:40:30 2012 -0500
32335 Speed up colorless diff
32337 test/shaping/hb_test_tools.py | 6 ++++++
32338 1 file changed, 6 insertions(+)
32340 commit 1e58df603457cb4b57da78b5d4a8df66aa7d7be4
32341 Author: Behdad Esfahbod <behdad@behdad.org>
32342 Date: Sat Jan 21 19:37:31 2012 -0500
32344 Cleanup manifest code
32346 test/shaping/hb_test_tools.py | 18 ++++++++++++------
32347 1 file changed, 12 insertions(+), 6 deletions(-)
32349 commit 956d552e108eeb50bb3ad21588830af7a2f3862a
32350 Author: Behdad Esfahbod <behdad@behdad.org>
32351 Date: Sat Jan 21 19:31:51 2012 -0500
32353 Port hb-manifest-update to Python
32355 test/shaping/hb-manifest-update | 23 +++--------------------
32356 test/shaping/hb_test_tools.py | 38
32357 ++++++++++++++++++++++++++++++--------
32358 2 files changed, 33 insertions(+), 28 deletions(-)
32360 commit 3a34e9e351ed0ee3eb27f9c0f154bc227f1226bf
32361 Author: Behdad Esfahbod <behdad@behdad.org>
32362 Date: Sat Jan 21 19:15:41 2012 -0500
32364 Ignore Broken Pipe errors
32366 test/shaping/hb_test_tools.py | 76
32367 +++++++++++++++++++++++++++----------------
32368 1 file changed, 48 insertions(+), 28 deletions(-)
32370 commit d5300241680844f5625f32792f7dd7181ed05f9b
32371 Author: Behdad Esfahbod <behdad@behdad.org>
32372 Date: Sat Jan 21 19:07:22 2012 -0500
32374 [util] Make clusters work with char offset instead of UTF-8 offset
32376 This means the --features indices also refer to char position
32377 instead of byte position now. Same for cluster values reported
32380 Will add an option for byte indices later.
32382 util/options.cc | 7 +++++--
32383 util/options.hh | 12 ++++++++++++
32384 2 files changed, 17 insertions(+), 2 deletions(-)
32386 commit 0f68f4a0b5ee78cbdb2a89a9a1a9125afe72ed2f
32387 Author: Behdad Esfahbod <behdad@behdad.org>
32388 Date: Sat Jan 21 18:59:48 2012 -0500
32390 Correctly print out Unicode strings
32392 util/options.cc | 2 +-
32393 1 file changed, 1 insertion(+), 1 deletion(-)
32395 commit f22089ac24f43ff048c2a0f1c1f604ae3a96be8b
32396 Author: Behdad Esfahbod <behdad@behdad.org>
32397 Date: Fri Jan 20 21:21:47 2012 -0500
32401 test/shaping/hb-diff | 8 ++++----
32402 test/shaping/hb_test_tools.py | 4 ++--
32403 2 files changed, 6 insertions(+), 6 deletions(-)
32405 commit 96968bfae5ce61a0a098bf0e6acd2210a309a499
32406 Author: Behdad Esfahbod <behdad@behdad.org>
32407 Date: Fri Jan 20 21:16:34 2012 -0500
32409 Port hb-manifest-read to Python
32411 test/shaping/hb-diff-filter-failures | 2 +-
32412 test/shaping/hb-manifest-read | 37 +++------------------------
32413 test/shaping/hb_test_tools.py | 49
32414 ++++++++++++++++++++++++++++++++----
32415 3 files changed, 48 insertions(+), 40 deletions(-)
32417 commit a59ed46fa4f7b76605f8ce6e75783ead406468f5
32418 Author: Behdad Esfahbod <behdad@behdad.org>
32419 Date: Fri Jan 20 20:56:32 2012 -0500
32421 Add final residues from test-shape-complex
32423 .../shaping/texts/in-tree/shaper-arabic/script-nko/misc/MANIFEST | 1 +
32424 .../shaping/texts/in-tree/shaper-arabic/script-nko/misc/misc.txt |
32426 test/shaping/texts/in-tree/shaper-default/MANIFEST | 1 +
32427 .../texts/in-tree/shaper-default/script-linear-b/MANIFEST | 1 +
32428 .../texts/in-tree/shaper-default/script-linear-b/misc/MANIFEST | 1 +
32429 .../texts/in-tree/shaper-default/script-linear-b/misc/misc.txt | 1 +
32430 test/shaping/texts/in-tree/shaper-indic/MANIFEST | 1 +
32431 .../shaping/texts/in-tree/shaper-indic/south-east-asian/MANIFEST | 1 +
32432 .../in-tree/shaper-indic/south-east-asian/script-khmer/MANIFEST | 1 +
32433 .../shaper-indic/south-east-asian/script-khmer/misc/MANIFEST | 1 +
32434 .../shaper-indic/south-east-asian/script-khmer/misc/misc.txt |
32436 11 files changed, 23 insertions(+)
32438 commit 820e0ed318d9b187a131baa9491d5d390ec33ef4
32439 Author: Behdad Esfahbod <behdad@behdad.org>
32440 Date: Fri Jan 20 20:51:52 2012 -0500
32442 Add Punjabi tests from test-shape-complex also
32444 .../texts/in-tree/shaper-indic/indic/script-punjabi/misc/MANIFEST
32446 .../texts/in-tree/shaper-indic/indic/script-punjabi/misc/misc.txt
32448 2 files changed, 2 insertions(+)
32450 commit a7d71c105772fb612871b4cae59bdae47bbc8751
32451 Author: Behdad Esfahbod <behdad@behdad.org>
32452 Date: Fri Jan 20 20:50:09 2012 -0500
32454 Add Tamil test data from Muguntharaj Subramanian
32456 .../shaper-indic/indic/script-tamil/misc/MANIFEST | 1 +
32457 .../shaper-indic/indic/script-tamil/misc/misc.txt | 43
32458 ++++++++++++++++++++++
32459 2 files changed, 44 insertions(+)
32461 commit 5992a9941e7f19181df1e34e79e514ccedc3d284
32462 Author: Behdad Esfahbod <behdad@behdad.org>
32463 Date: Fri Jan 20 20:48:14 2012 -0500
32465 Import test data from late test-shape-complex
32467 .../in-tree/shaper-arabic/script-arabic/MANIFEST | 1 +
32468 .../shaper-arabic/script-arabic/misc/MANIFEST | 0
32469 .../in-tree/shaper-arabic/script-mandaic/MANIFEST | 1 +
32470 .../shaper-arabic/script-mandaic/misc/MANIFEST | 0
32471 .../shaper-arabic/script-mongolian/MANIFEST | 1 +
32472 .../shaper-arabic/script-mongolian/misc/MANIFEST | 0
32473 .../in-tree/shaper-arabic/script-nko/MANIFEST | 1 +
32474 .../in-tree/shaper-arabic/script-nko/misc/MANIFEST | 0
32475 .../in-tree/shaper-arabic/script-syriac/MANIFEST | 1 +
32476 .../shaper-arabic/script-syriac/misc/MANIFEST | 0
32477 .../shaper-indic/indic/script-assamese/MANIFEST | 1 +
32478 .../indic/script-assamese/misc/MANIFEST | 0
32479 .../shaper-indic/indic/script-bengali/MANIFEST | 1 +
32480 .../indic/script-bengali/misc/MANIFEST | 1 +
32481 .../indic/script-bengali/misc/misc.txt | 48
32482 ++++++++++++++++++++++
32483 .../shaper-indic/indic/script-devanagari/MANIFEST | 1 +
32484 .../indic/script-devanagari/misc/MANIFEST | 1 +
32485 .../indic/script-devanagari/misc/misc.txt | 23 +++++++++++
32486 .../shaper-indic/indic/script-gujarati/MANIFEST | 1 +
32487 .../indic/script-gujarati/misc/MANIFEST | 0
32488 .../shaper-indic/indic/script-kannada/MANIFEST | 1 +
32489 .../indic/script-kannada/misc/MANIFEST | 1 +
32490 .../indic/script-kannada/misc/misc.txt | 17 ++++++++
32491 .../shaper-indic/indic/script-malayalam/MANIFEST | 1 +
32492 .../indic/script-malayalam/misc/MANIFEST | 1 +
32493 .../indic/script-malayalam/misc/misc.txt | 22 ++++++++++
32494 .../shaper-indic/indic/script-oriya/MANIFEST | 1 +
32495 .../shaper-indic/indic/script-oriya/misc/MANIFEST | 1 +
32496 .../shaper-indic/indic/script-oriya/misc/misc.txt | 28 +++++++++++++
32497 .../shaper-indic/indic/script-punjabi/MANIFEST | 1 +
32498 .../indic/script-punjabi/misc/MANIFEST | 0
32499 .../shaper-indic/indic/script-sinhala/MANIFEST | 1 +
32500 .../indic/script-sinhala/misc/MANIFEST | 1 +
32501 .../indic/script-sinhala/misc/misc.txt | 6 +++
32502 .../shaper-indic/indic/script-tamil/MANIFEST | 1 +
32503 .../shaper-indic/indic/script-tamil/misc/MANIFEST | 0
32504 .../shaper-indic/indic/script-telugu/MANIFEST | 1 +
32505 .../shaper-indic/indic/script-telugu/misc/MANIFEST | 1 +
32506 .../shaper-indic/indic/script-telugu/misc/misc.txt | 11 +++++
32507 39 files changed, 178 insertions(+)
32509 commit 46ac45647760984c6220f04ba4521038e628b169
32510 Author: Behdad Esfahbod <behdad@behdad.org>
32511 Date: Fri Jan 20 19:32:17 2012 -0500
32513 Fix Unicode encoding issue
32515 test/shaping/hb_test_tools.py | 8 ++++----
32516 1 file changed, 4 insertions(+), 4 deletions(-)
32518 commit ad34e39a4a320310b1edd9fc4d7e740373510c69
32519 Author: Behdad Esfahbod <behdad@behdad.org>
32520 Date: Fri Jan 20 18:39:27 2012 -0500
32522 Make test tools interactive
32524 By bypassing readlines() buffering.
32526 test/shaping/hb_test_tools.py | 33 +++++++++++++++++++++++++++------
32527 1 file changed, 27 insertions(+), 6 deletions(-)
32529 commit 91540a7d97051a3d6e97fdcd1e98af23e0780cdd
32530 Author: Behdad Esfahbod <behdad@behdad.org>
32531 Date: Fri Jan 20 18:27:52 2012 -0500
32533 Move most testing logic into hb_test_tools.py
32535 The actual utils are one-liners now.
32537 test/shaping/hb-diff | 77 ++-------------
32538 test/shaping/hb-diff-filter-failures | 27 +-----
32539 test/shaping/hb-unicode-decode | 18 +---
32540 test/shaping/hb-unicode-encode | 21 +---
32541 test/shaping/hb-unicode-prettyname | 53 +----------
32542 test/shaping/hb_test_tools.py | 180
32543 +++++++++++++++++++++++++++++++++++
32544 6 files changed, 197 insertions(+), 179 deletions(-)
32546 commit 66aa080033dcff07b8bb5e7b1f0e3511f067d6c1
32547 Author: Behdad Esfahbod <behdad@behdad.org>
32548 Date: Fri Jan 20 17:36:10 2012 -0500
32550 Remove test-shape-complex
32552 New shaping testsuite and framework coming.
32554 test/api/Makefile.am | 6 -
32555 test/api/test-shape-complex.c | 1237
32556 ------------------------------------
32557 test/shaping/hb-unicode-prettyname | 1 +
32558 3 files changed, 1 insertion(+), 1243 deletions(-)
32560 commit ed459bfb63c58b59fc0dbe25021c396e8ef8683c
32561 Author: Behdad Esfahbod <behdad@behdad.org>
32562 Date: Fri Jan 20 17:24:05 2012 -0500
32564 Add hb-unicode-encode
32566 test/shaping/hb-unicode-encode | 22 ++++++++++++++++++++++
32567 1 file changed, 22 insertions(+)
32569 commit d8134bc017ca3383e0978ddee57070eb3aab8964
32570 Author: Behdad Esfahbod <behdad@behdad.org>
32571 Date: Fri Jan 20 17:18:59 2012 -0500
32573 [hb-shape] Add parantheses around --show-text output
32575 util/options.cc | 2 ++
32576 1 file changed, 2 insertions(+)
32578 commit b12c4d43614199f8910a06507603f6c431d9df67
32579 Author: Behdad Esfahbod <behdad@behdad.org>
32580 Date: Fri Jan 20 17:17:44 2012 -0500
32582 Add hb-diff-filter-failures
32584 test/shaping/hb-diff-filter-failures | 28 ++++++++++++++++++++++++++++
32585 1 file changed, 28 insertions(+)
32587 commit d4bffbc55bf4c23ab5c7f46af613aeecc79ac515
32588 Author: Behdad Esfahbod <behdad@behdad.org>
32589 Date: Fri Jan 20 17:16:35 2012 -0500
32593 test/shaping/texts/MANIFEST |
32595 test/shaping/texts/in-tree/MANIFEST |
32597 test/shaping/texts/{ => in-tree}/shaper-arabic/MANIFEST | 0
32598 .../{shaper-default => in-tree/shaper-arabic/script-arabic}/MANIFEST | 0
32599 .../script-syriac => in-tree/shaper-arabic/script-mandaic}/MANIFEST | 0
32600 .../script-nko => in-tree/shaper-arabic/script-mongolian}/MANIFEST | 0
32601 .../script-mongolian => in-tree/shaper-arabic/script-nko}/MANIFEST | 0
32602 .../script-mandaic => in-tree/shaper-arabic/script-syriac}/MANIFEST | 0
32603 .../{shaper-arabic/script-arabic => in-tree/shaper-default}/MANIFEST | 0
32604 test/shaping/texts/{ => in-tree}/shaper-indic/MANIFEST | 0
32605 test/shaping/texts/{ => in-tree}/shaper-indic/indic/MANIFEST | 0
32606 .../shaper-indic/indic/script-assamese}/MANIFEST | 0
32607 .../shaper-indic/indic/script-assamese}/utrrs/LICENSE | 0
32608 .../shaper-indic/indic/script-assamese}/utrrs/MANIFEST | 0
32609 .../shaper-indic/indic/script-assamese}/utrrs/README | 0
32610 .../shaper-indic/indic/script-assamese}/utrrs/SOURCES | 0
32611 .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt | 0
32612 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32613 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32614 .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
32615 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32616 .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt | 0
32617 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32618 .../shaper-indic/indic/script-assamese}/utrrs/codepoint/MANIFEST | 0
32619 .../script-assamese/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 0
32620 .../script-assamese/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 0
32621 .../shaper-indic/indic/script-assamese}/utrrs/gpos/MANIFEST | 0
32622 .../indic/script-assamese/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32623 .../shaper-indic/indic/script-assamese}/utrrs/gsub/MANIFEST | 0
32624 .../shaper-indic/indic/script-bengali}/MANIFEST | 0
32625 .../shaper-indic/indic/script-bengali}/utrrs/LICENSE | 0
32626 .../shaper-indic/indic/script-bengali}/utrrs/MANIFEST | 0
32627 .../shaper-indic/indic/script-bengali}/utrrs/README | 0
32628 .../shaper-indic/indic/script-bengali}/utrrs/SOURCES | 0
32629 .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt | 0
32630 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32631 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32632 .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
32633 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32634 .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt | 0
32635 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32636 .../shaper-indic/indic/script-bengali}/utrrs/codepoint/MANIFEST | 0
32637 .../script-bengali/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 0
32638 .../script-bengali/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 0
32639 .../shaper-indic/indic/script-bengali}/utrrs/gpos/MANIFEST | 0
32640 .../indic/script-bengali/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32641 .../shaper-indic/indic/script-bengali}/utrrs/gsub/MANIFEST | 0
32642 .../shaper-indic/indic/script-devanagari}/MANIFEST | 0
32643 .../shaper-indic/indic/script-devanagari}/utrrs/LICENSE | 0
32644 .../shaper-indic/indic/script-devanagari}/utrrs/MANIFEST | 0
32645 .../shaper-indic/indic/script-devanagari}/utrrs/README | 0
32646 .../shaper-indic/indic/script-devanagari}/utrrs/SOURCES | 0
32647 .../codepoint/IndicFontFeatureCodepoint-AdditionalConsonants.txt | 0
32648 .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt | 0
32649 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32650 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32651 .../codepoint/IndicFontFeatureCodepoint-DevnagariSpecificAddition.txt | 0
32652 .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
32653 .../utrrs/codepoint/IndicFontFeatureCodepoint-GenericPunctuation.txt | 0
32654 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32655 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32656 .../shaper-indic/indic/script-devanagari/utrrs/codepoint/MANIFEST | 0
32657 .../script-devanagari/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 0
32658 .../script-devanagari/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 0
32659 .../shaper-indic/indic/script-devanagari}/utrrs/gpos/MANIFEST | 0
32660 .../indic/script-devanagari/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32661 .../shaper-indic/indic/script-devanagari}/utrrs/gsub/MANIFEST | 0
32662 .../shaper-indic/indic/script-gujarati}/MANIFEST | 0
32663 .../shaper-indic/indic/script-gujarati}/utrrs/LICENSE | 0
32664 .../shaper-indic/indic/script-gujarati}/utrrs/MANIFEST | 0
32665 .../shaper-indic/indic/script-gujarati}/utrrs/README | 0
32666 .../shaper-indic/indic/script-gujarati}/utrrs/SOURCES | 0
32667 .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt | 0
32668 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32669 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32670 .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
32671 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32672 .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt | 0
32673 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32674 .../shaper-indic/indic/script-gujarati/utrrs/codepoint/MANIFEST | 0
32675 .../script-gujarati/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 0
32676 .../script-gujarati/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 0
32677 .../shaper-indic/indic/script-gujarati}/utrrs/gpos/MANIFEST | 0
32678 .../indic/script-gujarati/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32679 .../shaper-indic/indic/script-gujarati}/utrrs/gsub/MANIFEST | 0
32680 .../shaper-indic/indic/script-kannada}/MANIFEST | 0
32681 .../shaper-indic/indic/script-kannada}/utrrs/LICENSE | 0
32682 .../{ => in-tree}/shaper-indic/indic/script-kannada/utrrs/MANIFEST | 0
32683 .../shaper-indic/indic/script-kannada}/utrrs/README | 0
32684 .../shaper-indic/indic/script-kannada}/utrrs/SOURCES | 0
32685 .../codepoint/IndicFontFeatureCodepoint-AdditionalConsonants.txt | 0
32686 .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt | 0
32687 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32688 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32689 .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
32690 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32691 .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt | 0
32692 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32693 .../shaper-indic/indic/script-kannada/utrrs/codepoint/MANIFEST | 0
32694 .../script-kannada/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 0
32695 .../shaper-indic/indic/script-kannada}/utrrs/gpos/MANIFEST | 0
32696 .../indic/script-kannada/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32697 .../shaper-indic/indic/script-kannada}/utrrs/gsub/MANIFEST | 0
32698 .../texts/{ => in-tree}/shaper-indic/indic/script-malayalam/MANIFEST | 0
32699 .../{ => in-tree}/shaper-indic/indic/script-malayalam/utrrs/LICENSE | 0
32700 .../shaper-indic/indic/script-malayalam}/utrrs/MANIFEST | 0
32701 .../{ => in-tree}/shaper-indic/indic/script-malayalam/utrrs/README | 0
32702 .../{ => in-tree}/shaper-indic/indic/script-malayalam/utrrs/SOURCES | 0
32703 .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt | 0
32704 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32705 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32706 .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
32707 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32708 .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt | 0
32709 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32710 .../shaper-indic/indic/script-malayalam}/utrrs/codepoint/MANIFEST | 0
32711 .../indic/script-malayalam/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32712 .../shaper-indic/indic/script-malayalam}/utrrs/gsub/MANIFEST | 0
32713 .../shaper-indic/indic/script-oriya}/MANIFEST | 0
32714 .../shaper-indic/indic/script-oriya}/utrrs/LICENSE | 0
32715 .../shaper-indic/indic/script-oriya}/utrrs/MANIFEST | 0
32716 .../shaper-indic/indic/script-oriya}/utrrs/README | 0
32717 .../shaper-indic/indic/script-oriya}/utrrs/SOURCES | 0
32718 .../codepoint/IndicFontFeatureCodepoint-AdditionalConsonants.txt | 0
32719 .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt | 0
32720 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32721 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32722 .../script-oriya/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
32723 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32724 .../utrrs/codepoint/IndicFontFeatureCodepoint-OriyaSpecific.txt | 0
32725 .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt | 0
32726 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32727 .../shaper-indic/indic/script-oriya/utrrs/codepoint/MANIFEST | 0
32728 .../indic/script-oriya/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32729 .../shaper-indic/indic/script-oriya}/utrrs/gsub/MANIFEST | 0
32730 .../shaper-indic/indic/script-punjabi}/MANIFEST | 0
32731 .../shaper-indic/indic/script-punjabi}/utrrs/LICENSE | 0
32732 .../shaper-indic/indic/script-punjabi}/utrrs/MANIFEST | 0
32733 .../shaper-indic/indic/script-punjabi}/utrrs/README | 0
32734 .../shaper-indic/indic/script-punjabi}/utrrs/SOURCES | 0
32735 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32736 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32737 .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
32738 .../utrrs/codepoint/IndicFontFeatureCodepoint-GurmukhiSpecific.txt | 0
32739 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32740 .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt | 0
32741 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32742 .../shaper-indic/indic/script-punjabi/utrrs/codepoint/MANIFEST | 0
32743 .../script-punjabi/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 0
32744 .../script-punjabi/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 0
32745 .../shaper-indic/indic/script-punjabi}/utrrs/gpos/MANIFEST | 0
32746 .../indic/script-punjabi/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32747 .../shaper-indic/indic/script-punjabi}/utrrs/gsub/MANIFEST | 0
32748 .../shaper-indic/indic/script-sinhala}/MANIFEST | 0
32749 .../shaper-indic/indic/script-sinhala}/utrrs/LICENSE | 0
32750 .../shaper-indic/indic/script-sinhala}/utrrs/MANIFEST | 0
32751 .../shaper-indic/indic/script-sinhala}/utrrs/README | 0
32752 .../shaper-indic/indic/script-sinhala}/utrrs/SOURCES | 0
32753 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32754 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32755 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32756 .../utrrs/codepoint/IndicFontFeatureCodepoint-Punctuation.txt | 0
32757 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32758 .../shaper-indic/indic/script-sinhala/utrrs/codepoint/MANIFEST | 0
32759 .../indic/script-sinhala/utrrs/gpos/IndicFontFeatureGPOS.txt | 0
32760 .../shaper-indic/indic/script-sinhala/utrrs/gpos/MANIFEST | 0
32761 .../indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Conjunct.txt | 0
32762 .../script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Rakaaraansaya.txt | 0
32763 .../indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Repaya.txt | 0
32764 .../script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Special-Cases.txt | 0
32765 .../utrrs/gsub/IndicFontFeatureGSUB-TouchingLetters.txt | 0
32766 .../indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB-Yansaya.txt | 0
32767 .../indic/script-sinhala/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32768 .../shaper-indic/indic/script-sinhala/utrrs/gsub/MANIFEST | 0
32769 .../shaper-indic/indic/script-tamil}/MANIFEST | 0
32770 .../shaper-indic/indic/script-tamil}/utrrs/LICENSE | 0
32771 .../shaper-indic/indic/script-tamil}/utrrs/MANIFEST | 0
32772 .../shaper-indic/indic/script-tamil}/utrrs/README | 0
32773 .../shaper-indic/indic/script-tamil}/utrrs/SOURCES | 0
32774 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32775 .../utrrs/codepoint/IndicFontFeatureCodepoint-CurrencySymbols.txt | 0
32776 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32777 .../script-tamil/utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
32778 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32779 .../utrrs/codepoint/IndicFontFeatureCodepoint-Numerics.txt | 0
32780 .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt | 0
32781 .../utrrs/codepoint/IndicFontFeatureCodepoint-Symbols.txt | 0
32782 .../utrrs/codepoint/IndicFontFeatureCodepoint-TamilSymbol.txt | 0
32783 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32784 .../shaper-indic/indic/script-tamil/utrrs/codepoint/MANIFEST | 0
32785 .../indic/script-tamil/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 0
32786 .../indic/script-tamil/utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 0
32787 .../shaper-indic/indic/script-tamil}/utrrs/gpos/MANIFEST | 0
32788 .../indic/script-tamil/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32789 .../shaper-indic/indic/script-tamil}/utrrs/gsub/MANIFEST | 0
32790 .../shaper-indic/indic/script-telugu}/MANIFEST | 0
32791 .../shaper-indic/indic/script-telugu}/utrrs/LICENSE | 0
32792 .../shaper-indic/indic/script-telugu}/utrrs/MANIFEST | 0
32793 .../shaper-indic/indic/script-telugu}/utrrs/README | 0
32794 .../shaper-indic/indic/script-telugu}/utrrs/SOURCES | 0
32795 .../utrrs/codepoint/IndicFontFeatureCodepoint-AdditionalVowels.txt | 0
32796 .../utrrs/codepoint/IndicFontFeatureCodepoint-Consonants.txt | 0
32797 .../utrrs/codepoint/IndicFontFeatureCodepoint-DependentVowels.txt | 0
32798 .../utrrs/codepoint/IndicFontFeatureCodepoint-Digits.txt | 0
32799 .../utrrs/codepoint/IndicFontFeatureCodepoint-IndependentVowels.txt | 0
32800 .../utrrs/codepoint/IndicFontFeatureCodepoint-Reserved.txt | 0
32801 .../utrrs/codepoint/IndicFontFeatureCodepoint-VariousSigns.txt | 0
32802 .../shaper-indic/indic/script-telugu}/utrrs/codepoint/MANIFEST | 0
32803 .../indic/script-telugu/utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 0
32804 .../shaper-indic/indic/script-telugu}/utrrs/gpos/MANIFEST | 0
32805 .../indic/script-telugu/utrrs/gsub/IndicFontFeatureGSUB.txt | 0
32806 .../shaper-indic/indic/script-telugu}/utrrs/gsub/MANIFEST | 0
32807 212 files changed, 4 insertions(+), 3 deletions(-)
32809 commit 45f640c98d752161e51eda63061d70fad9ab9f68
32810 Author: Behdad Esfahbod <behdad@behdad.org>
32811 Date: Fri Jan 20 14:24:21 2012 -0500
32815 test/shaping/hb-diff | 35 ++++++++++++++++++++---------------
32816 1 file changed, 20 insertions(+), 15 deletions(-)
32818 commit 47ca766a9cbdfb304f60e23a4dee0a155075a277
32819 Author: Behdad Esfahbod <behdad@behdad.org>
32820 Date: Fri Jan 20 14:21:53 2012 -0500
32824 test/shaping/hb-unicode-decode | 2 +-
32825 test/shaping/hb-unicode-prettyname | 5 ++---
32826 2 files changed, 3 insertions(+), 4 deletions(-)
32828 commit 8f1db07894674b02c36ca9352e666b4618ee8832
32829 Author: Behdad Esfahbod <behdad@behdad.org>
32830 Date: Fri Jan 20 13:57:57 2012 -0500
32832 [test/shaping] Add some Indic test data for the new test suite
32834 Imported from UTRRS.
32836 test/shaping/texts/shaper-indic/indic/MANIFEST | 2 +-
32837 .../shaper-indic/indic/script-assamese/MANIFEST | 1 +
32838 .../indic/script-assamese/utrrs/LICENSE | 19 +
32839 .../indic/script-assamese/utrrs/MANIFEST | 3 +
32840 .../indic/script-assamese/utrrs/README | 13 +
32841 .../indic/script-assamese/utrrs/SOURCES | 2 +
32842 .../IndicFontFeatureCodepoint-AdditionalVowels.txt | 4 +
32843 .../IndicFontFeatureCodepoint-Consonants.txt | 40 +
32844 .../IndicFontFeatureCodepoint-DependentVowels.txt | 10 +
32845 .../codepoint/IndicFontFeatureCodepoint-Digits.txt | 10 +
32846 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 11 +
32847 .../IndicFontFeatureCodepoint-Reserved.txt | 2 +
32848 .../IndicFontFeatureCodepoint-VariousSigns.txt | 6 +
32849 .../indic/script-assamese/utrrs/codepoint/MANIFEST | 7 +
32850 .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 59 +
32851 .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 131 ++
32852 .../indic/script-assamese/utrrs/gpos/MANIFEST | 2 +
32853 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 139 ++
32854 .../indic/script-assamese/utrrs/gsub/MANIFEST | 1 +
32855 .../shaper-indic/indic/script-bengali/MANIFEST | 1 +
32856 .../indic/script-bengali/utrrs/LICENSE | 19 +
32857 .../indic/script-bengali/utrrs/MANIFEST | 3 +
32858 .../shaper-indic/indic/script-bengali/utrrs/README | 13 +
32859 .../indic/script-bengali/utrrs/SOURCES | 2 +
32860 .../IndicFontFeatureCodepoint-AdditionalVowels.txt | 1 +
32861 .../IndicFontFeatureCodepoint-Consonants.txt | 36 +
32862 .../IndicFontFeatureCodepoint-DependentVowels.txt | 10 +
32863 .../codepoint/IndicFontFeatureCodepoint-Digits.txt | 10 +
32864 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 12 +
32865 .../IndicFontFeatureCodepoint-Reserved.txt | 2 +
32866 .../IndicFontFeatureCodepoint-VariousSigns.txt | 6 +
32867 .../indic/script-bengali/utrrs/codepoint/MANIFEST | 7 +
32868 .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 58 +
32869 .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 119 ++
32870 .../indic/script-bengali/utrrs/gpos/MANIFEST | 2 +
32871 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 215 +++
32872 .../indic/script-bengali/utrrs/gsub/MANIFEST | 1 +
32873 .../shaper-indic/indic/script-devanagari/MANIFEST | 1 +
32874 .../indic/script-devanagari/utrrs/LICENSE | 19 +
32875 .../indic/script-devanagari/utrrs/MANIFEST | 3 +
32876 .../indic/script-devanagari/utrrs/README | 13 +
32877 .../indic/script-devanagari/utrrs/SOURCES | 2 +
32878 ...icFontFeatureCodepoint-AdditionalConsonants.txt | 8 +
32879 .../IndicFontFeatureCodepoint-AdditionalVowels.txt | 4 +
32880 .../IndicFontFeatureCodepoint-Consonants.txt | 45 +
32881 .../IndicFontFeatureCodepoint-DependentVowels.txt | 14 +
32882 ...tFeatureCodepoint-DevnagariSpecificAddition.txt | 1 +
32883 .../codepoint/IndicFontFeatureCodepoint-Digits.txt | 10 +
32884 ...ndicFontFeatureCodepoint-GenericPunctuation.txt | 2 +
32885 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 16 +
32886 .../IndicFontFeatureCodepoint-VariousSigns.txt | 10 +
32887 .../script-devanagari/utrrs/codepoint/MANIFEST | 9 +
32888 .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 185 +++
32889 .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 185 +++
32890 .../indic/script-devanagari/utrrs/gpos/MANIFEST | 2 +
32891 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 1367
32892 ++++++++++++++++++++
32893 .../indic/script-devanagari/utrrs/gsub/MANIFEST | 1 +
32894 .../shaper-indic/indic/script-gujarati/MANIFEST | 1 +
32895 .../indic/script-gujarati/utrrs/LICENSE | 19 +
32896 .../indic/script-gujarati/utrrs/MANIFEST | 3 +
32897 .../indic/script-gujarati/utrrs/README | 13 +
32898 .../indic/script-gujarati/utrrs/SOURCES | 2 +
32899 .../IndicFontFeatureCodepoint-AdditionalVowels.txt | 1 +
32900 .../IndicFontFeatureCodepoint-Consonants.txt | 34 +
32901 .../IndicFontFeatureCodepoint-DependentVowels.txt | 12 +
32902 .../codepoint/IndicFontFeatureCodepoint-Digits.txt | 10 +
32903 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 13 +
32904 .../IndicFontFeatureCodepoint-Reserved.txt | 2 +
32905 .../IndicFontFeatureCodepoint-VariousSigns.txt | 7 +
32906 .../indic/script-gujarati/utrrs/codepoint/MANIFEST | 7 +
32907 .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 170 +++
32908 .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 170 +++
32909 .../indic/script-gujarati/utrrs/gpos/MANIFEST | 2 +
32910 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 1156
32912 .../indic/script-gujarati/utrrs/gsub/MANIFEST | 1 +
32913 .../shaper-indic/indic/script-kannada/MANIFEST | 1 +
32914 .../indic/script-kannada/utrrs/LICENSE | 19 +
32915 .../indic/script-kannada/utrrs/MANIFEST | 3 +
32916 .../shaper-indic/indic/script-kannada/utrrs/README | 13 +
32917 .../indic/script-kannada/utrrs/SOURCES | 2 +
32918 ...icFontFeatureCodepoint-AdditionalConsonants.txt | 1 +
32919 .../IndicFontFeatureCodepoint-AdditionalVowels.txt | 4 +
32920 .../IndicFontFeatureCodepoint-Consonants.txt | 40 +
32921 .../IndicFontFeatureCodepoint-DependentVowels.txt | 13 +
32922 .../codepoint/IndicFontFeatureCodepoint-Digits.txt | 10 +
32923 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 14 +
32924 .../IndicFontFeatureCodepoint-Reserved.txt | 2 +
32925 .../IndicFontFeatureCodepoint-VariousSigns.txt | 9 +
32926 .../indic/script-kannada/utrrs/codepoint/MANIFEST | 8 +
32927 .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 188 +++
32928 .../indic/script-kannada/utrrs/gpos/MANIFEST | 1 +
32929 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 306 +++++
32930 .../indic/script-kannada/utrrs/gsub/MANIFEST | 1 +
32931 .../shaper-indic/indic/script-malayalam/MANIFEST | 1 +
32932 .../indic/script-malayalam/utrrs/LICENSE | 19 +
32933 .../indic/script-malayalam/utrrs/MANIFEST | 2 +
32934 .../indic/script-malayalam/utrrs/README | 13 +
32935 .../indic/script-malayalam/utrrs/SOURCES | 2 +
32936 .../IndicFontFeatureCodepoint-AdditionalVowels.txt | 2 +
32937 .../IndicFontFeatureCodepoint-Consonants.txt | 36 +
32938 .../IndicFontFeatureCodepoint-DependentVowels.txt | 12 +
32939 .../codepoint/IndicFontFeatureCodepoint-Digits.txt | 10 +
32940 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 14 +
32941 .../IndicFontFeatureCodepoint-Reserved.txt | 2 +
32942 .../IndicFontFeatureCodepoint-VariousSigns.txt | 4 +
32943 .../script-malayalam/utrrs/codepoint/MANIFEST | 7 +
32944 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 254 ++++
32945 .../indic/script-malayalam/utrrs/gsub/MANIFEST | 1 +
32946 .../texts/shaper-indic/indic/script-oriya/MANIFEST | 1 +
32947 .../shaper-indic/indic/script-oriya/utrrs/LICENSE | 19 +
32948 .../shaper-indic/indic/script-oriya/utrrs/MANIFEST | 2 +
32949 .../shaper-indic/indic/script-oriya/utrrs/README | 13 +
32950 .../shaper-indic/indic/script-oriya/utrrs/SOURCES | 2 +
32951 ...icFontFeatureCodepoint-AdditionalConsonants.txt | 3 +
32952 .../IndicFontFeatureCodepoint-AdditionalVowels.txt | 2 +
32953 .../IndicFontFeatureCodepoint-Consonants.txt | 34 +
32954 .../IndicFontFeatureCodepoint-DependentVowels.txt | 12 +
32955 .../codepoint/IndicFontFeatureCodepoint-Digits.txt | 10 +
32956 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 12 +
32957 .../IndicFontFeatureCodepoint-OriyaSpecific.txt | 2 +
32958 .../IndicFontFeatureCodepoint-Reserved.txt | 2 +
32959 .../IndicFontFeatureCodepoint-VariousSigns.txt | 8 +
32960 .../indic/script-oriya/utrrs/codepoint/MANIFEST | 9 +
32961 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 170 +++
32962 .../indic/script-oriya/utrrs/gsub/MANIFEST | 1 +
32963 .../shaper-indic/indic/script-punjabi/MANIFEST | 1 +
32964 .../indic/script-punjabi/utrrs/LICENSE | 19 +
32965 .../indic/script-punjabi/utrrs/MANIFEST | 3 +
32966 .../shaper-indic/indic/script-punjabi/utrrs/README | 13 +
32967 .../indic/script-punjabi/utrrs/SOURCES | 2 +
32968 .../IndicFontFeatureCodepoint-Consonants.txt | 38 +
32969 .../IndicFontFeatureCodepoint-DependentVowels.txt | 9 +
32970 .../codepoint/IndicFontFeatureCodepoint-Digits.txt | 10 +
32971 .../IndicFontFeatureCodepoint-GurmukhiSpecific.txt | 6 +
32972 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 10 +
32973 .../IndicFontFeatureCodepoint-Reserved.txt | 2 +
32974 .../IndicFontFeatureCodepoint-VariousSigns.txt | 6 +
32975 .../indic/script-punjabi/utrrs/codepoint/MANIFEST | 7 +
32976 .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 22 +
32977 .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 2 +
32978 .../indic/script-punjabi/utrrs/gpos/MANIFEST | 2 +
32979 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 152 +++
32980 .../indic/script-punjabi/utrrs/gsub/MANIFEST | 1 +
32981 .../shaper-indic/indic/script-sinhala/MANIFEST | 1 +
32982 .../indic/script-sinhala/utrrs/LICENSE | 19 +
32983 .../indic/script-sinhala/utrrs/MANIFEST | 3 +
32984 .../shaper-indic/indic/script-sinhala/utrrs/README | 13 +
32985 .../indic/script-sinhala/utrrs/SOURCES | 2 +
32986 .../IndicFontFeatureCodepoint-Consonants.txt | 41 +
32987 .../IndicFontFeatureCodepoint-DependentVowels.txt | 17 +
32988 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 18 +
32989 .../IndicFontFeatureCodepoint-Punctuation.txt | 1 +
32990 .../IndicFontFeatureCodepoint-VariousSigns.txt | 3 +
32991 .../indic/script-sinhala/utrrs/codepoint/MANIFEST | 5 +
32992 .../utrrs/gpos/IndicFontFeatureGPOS.txt | 162 +++
32993 .../indic/script-sinhala/utrrs/gpos/MANIFEST | 1 +
32994 .../utrrs/gsub/IndicFontFeatureGSUB-Conjunct.txt | 1 +
32995 .../gsub/IndicFontFeatureGSUB-Rakaaraansaya.txt | 41 +
32996 .../utrrs/gsub/IndicFontFeatureGSUB-Repaya.txt | 42 +
32997 .../gsub/IndicFontFeatureGSUB-Special-Cases.txt | 2 +
32998 .../gsub/IndicFontFeatureGSUB-TouchingLetters.txt | 1 +
32999 .../utrrs/gsub/IndicFontFeatureGSUB-Yansaya.txt | 41 +
33000 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 1 +
33001 .../indic/script-sinhala/utrrs/gsub/MANIFEST | 7 +
33002 .../texts/shaper-indic/indic/script-tamil/MANIFEST | 1 +
33003 .../shaper-indic/indic/script-tamil/utrrs/LICENSE | 19 +
33004 .../shaper-indic/indic/script-tamil/utrrs/MANIFEST | 3 +
33005 .../shaper-indic/indic/script-tamil/utrrs/README | 13 +
33006 .../shaper-indic/indic/script-tamil/utrrs/SOURCES | 2 +
33007 .../IndicFontFeatureCodepoint-Consonants.txt | 23 +
33008 .../IndicFontFeatureCodepoint-CurrencySymbols.txt | 1 +
33009 .../IndicFontFeatureCodepoint-DependentVowels.txt | 11 +
33010 .../codepoint/IndicFontFeatureCodepoint-Digits.txt | 10 +
33011 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 12 +
33012 .../IndicFontFeatureCodepoint-Numerics.txt | 3 +
33013 .../IndicFontFeatureCodepoint-Reserved.txt | 2 +
33014 .../IndicFontFeatureCodepoint-Symbols.txt | 6 +
33015 .../IndicFontFeatureCodepoint-TamilSymbol.txt | 1 +
33016 .../IndicFontFeatureCodepoint-VariousSigns.txt | 4 +
33017 .../indic/script-tamil/utrrs/codepoint/MANIFEST | 10 +
33018 .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 64 +
33019 .../utrrs/gpos/IndicFontFeatureGPOS-BelowBase.txt | 44 +
33020 .../indic/script-tamil/utrrs/gpos/MANIFEST | 2 +
33021 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 4 +
33022 .../indic/script-tamil/utrrs/gsub/MANIFEST | 1 +
33023 .../shaper-indic/indic/script-telugu/MANIFEST | 1 +
33024 .../shaper-indic/indic/script-telugu/utrrs/LICENSE | 19 +
33025 .../indic/script-telugu/utrrs/MANIFEST | 3 +
33026 .../shaper-indic/indic/script-telugu/utrrs/README | 13 +
33027 .../shaper-indic/indic/script-telugu/utrrs/SOURCES | 2 +
33028 .../IndicFontFeatureCodepoint-AdditionalVowels.txt | 2 +
33029 .../IndicFontFeatureCodepoint-Consonants.txt | 38 +
33030 .../IndicFontFeatureCodepoint-DependentVowels.txt | 13 +
33031 .../codepoint/IndicFontFeatureCodepoint-Digits.txt | 10 +
33032 ...IndicFontFeatureCodepoint-IndependentVowels.txt | 14 +
33033 .../IndicFontFeatureCodepoint-Reserved.txt | 2 +
33034 .../IndicFontFeatureCodepoint-VariousSigns.txt | 6 +
33035 .../indic/script-telugu/utrrs/codepoint/MANIFEST | 7 +
33036 .../utrrs/gpos/IndicFontFeatureGPOS-AboveBase.txt | 385 ++++++
33037 .../indic/script-telugu/utrrs/gpos/MANIFEST | 1 +
33038 .../utrrs/gsub/IndicFontFeatureGSUB.txt | 287 ++++
33039 .../indic/script-telugu/utrrs/gsub/MANIFEST | 1 +
33040 202 files changed, 7581 insertions(+), 1 deletion(-)
33042 commit 11267aef364b1cc5683ce65aaf544b7f2a127fb3
33043 Author: Behdad Esfahbod <behdad@behdad.org>
33044 Date: Fri Jan 20 13:57:14 2012 -0500
33048 test/shaping/Makefile.am | 2 +-
33049 1 file changed, 1 insertion(+), 1 deletion(-)
33051 commit 4e84ce48d5d41cf1bad2fb8774e5c66745b0e75e
33052 Author: Behdad Esfahbod <behdad@behdad.org>
33053 Date: Fri Jan 20 13:50:55 2012 -0500
33055 Move hb-diff to test/shaping/
33057 {util => test/shaping}/hb-diff | 0
33058 util/Makefile.am | 2 --
33059 2 files changed, 2 deletions(-)
33061 commit f868e1b84d2f73688d4d6558d44610b1ac75ec13
33062 Author: Behdad Esfahbod <behdad@behdad.org>
33063 Date: Fri Jan 20 13:50:05 2012 -0500
33065 Add hb-unicode-decode
33067 test/shaping/{hb-read-manifest => hb-manifest-read} | 0
33068 .../{hb-update-manifests => hb-manifest-update} | 0
33069 test/shaping/hb-unicode-decode | 19
33070 +++++++++++++++++++
33071 3 files changed, 19 insertions(+)
33073 commit 9ab23ef4749b51e60464b9ef2a92739cdc2b36ba
33074 Author: Behdad Esfahbod <behdad@behdad.org>
33075 Date: Fri Jan 20 13:49:56 2012 -0500
33079 test/shaping/hb-unicode-prettyname | 5 +++++
33080 1 file changed, 5 insertions(+)
33082 commit c8d81db03335192f20f08ab8fabe9869fd7350a2
33083 Author: Behdad Esfahbod <behdad@behdad.org>
33084 Date: Fri Jan 20 13:39:27 2012 -0500
33086 Recognize more characters
33088 test/shaping/hb-unicode-prettyname | 7 +++++++
33089 1 file changed, 7 insertions(+)
33091 commit 0016d4662d486fa32c2191df801a2792f44b273c
33092 Author: Behdad Esfahbod <behdad@behdad.org>
33093 Date: Fri Jan 20 13:31:59 2012 -0500
33095 [test] Make hb-unicode-prettyname take a --stdin option
33097 test/shaping/hb-unicode-prettyname | 15 +++++++++------
33098 1 file changed, 9 insertions(+), 6 deletions(-)
33100 commit ad8c6446f2e0d21d065203924467f6a2c418401e
33101 Author: Behdad Esfahbod <behdad@behdad.org>
33102 Date: Thu Jan 19 20:28:31 2012 -0500
33104 [test/shaping] Add hb-unicode-prettyname
33106 test/shaping/hb-unicode-prettyname | 38
33107 ++++++++++++++++++++++++++++++++++++++
33108 1 file changed, 38 insertions(+)
33110 commit e900869b0f373d25b72d966338beb6cbc53e6446
33111 Author: Behdad Esfahbod <behdad@behdad.org>
33112 Date: Thu Jan 19 20:28:15 2012 -0500
33114 [test/shaping] Add hb-read-manifest
33116 test/shaping/hb-read-manifest | 36 ++++++++++++++++++++++++++++++++++++
33117 1 file changed, 36 insertions(+)
33119 commit a211cd3ffce3aa100e92d837384bbaa9decf6b09
33120 Author: Behdad Esfahbod <behdad@behdad.org>
33121 Date: Thu Jan 19 20:27:53 2012 -0500
33123 Ignore AUTHORS also
33125 test/shaping/hb-update-manifests | 2 +-
33126 1 file changed, 1 insertion(+), 1 deletion(-)
33128 commit c91c4fa47140c0d6191241a832fc534b1c1514ce
33129 Author: Behdad Esfahbod <behdad@behdad.org>
33130 Date: Thu Jan 19 17:51:57 2012 -0500
33132 [hb-shape] Change glyphstring brackets from </> to [/]
33134 Sorry for the disruption but I need this to differentiate from the
33137 util/options.cc | 4 ++--
33138 1 file changed, 2 insertions(+), 2 deletions(-)
33140 commit 36fe87d1b4bf8317074a597501d1ee52c0bec38d
33141 Author: Behdad Esfahbod <behdad@behdad.org>
33142 Date: Thu Jan 19 16:55:26 2012 -0500
33144 More Indic tests from Pravin
33146 test/api/test-shape-complex.c | 48
33147 +++++++++++++++++++++++++++++++++++++++++++
33148 1 file changed, 48 insertions(+)
33150 commit a33e46cf7d9862856fd7ecb04e047cc58a9785c8
33151 Author: Behdad Esfahbod <behdad@behdad.org>
33152 Date: Thu Jan 19 15:43:48 2012 -0500
33154 [test/shaping] Add hb-update-manifests
33156 test/shaping/Makefile.am | 6 ++----
33157 test/shaping/hb-update-manifests | 22
33158 ++++++++++++++++++++++
33159 test/shaping/texts/shaper-indic/indic/MANIFEST | 1 +
33160 3 files changed, 25 insertions(+), 4 deletions(-)
33162 commit d4de562adf691425b15e3e9c0eec035feaa60413
33163 Author: Behdad Esfahbod <behdad@behdad.org>
33164 Date: Thu Jan 19 15:21:04 2012 -0500
33166 Start adding new shaping test suite together
33169 test/Makefile.am | 2 +-
33170 test/shaping/Makefile.am |
33172 test/shaping/texts/MANIFEST | 3 +++
33173 test/shaping/texts/shaper-arabic/MANIFEST | 5 +++++
33174 test/shaping/texts/shaper-arabic/script-arabic/MANIFEST | 0
33175 test/shaping/texts/shaper-arabic/script-mandaic/MANIFEST | 0
33176 test/shaping/texts/shaper-arabic/script-mongolian/MANIFEST | 0
33177 test/shaping/texts/shaper-arabic/script-nko/MANIFEST | 0
33178 test/shaping/texts/shaper-arabic/script-syriac/MANIFEST | 0
33179 test/shaping/texts/shaper-default/MANIFEST | 0
33180 test/shaping/texts/shaper-indic/MANIFEST | 1 +
33181 test/shaping/texts/shaper-indic/indic/MANIFEST |
33183 test/shaping/texts/shaper-indic/indic/script-assamese/MANIFEST | 0
33184 test/shaping/texts/shaper-indic/indic/script-bengali/MANIFEST | 0
33185 .../texts/shaper-indic/indic/script-devanagari/MANIFEST | 0
33186 test/shaping/texts/shaper-indic/indic/script-gujarati/MANIFEST | 0
33187 test/shaping/texts/shaper-indic/indic/script-kannada/MANIFEST | 0
33188 .../shaping/texts/shaper-indic/indic/script-malayalam/MANIFEST | 0
33189 test/shaping/texts/shaper-indic/indic/script-oriya/MANIFEST | 0
33190 test/shaping/texts/shaper-indic/indic/script-punjabi/MANIFEST | 0
33191 test/shaping/texts/shaper-indic/indic/script-tamil/MANIFEST | 0
33192 test/shaping/texts/shaper-indic/indic/script-telugu/MANIFEST | 0
33193 23 files changed, 31 insertions(+), 1 deletion(-)
33195 commit 7a4a848db27d1605195f677c9c8632cde558aa05
33196 Author: Behdad Esfahbod <behdad@behdad.org>
33197 Date: Thu Jan 19 15:15:21 2012 -0500
33201 src/hb-ot-shape-complex-private.hh | 3 ++-
33202 1 file changed, 2 insertions(+), 1 deletion(-)
33204 commit 4d6dafd47f4271549e528d2e8047d50562aef399
33205 Author: Behdad Esfahbod <behdad@behdad.org>
33206 Date: Thu Jan 19 14:52:02 2012 -0500
33208 Rename test/ to test/api/
33211 test/Makefile.am | 128
33212 +----------------------------------
33213 test/api/Makefile.am | 131
33214 ++++++++++++++++++++++++++++++++++++
33215 test/{ => api}/hb-test.h | 0
33216 test/{ => api}/test-blob.c | 0
33217 test/{ => api}/test-buffer.c | 0
33218 test/{ => api}/test-c.c | 0
33219 test/{ => api}/test-common.c | 0
33220 test/{ => api}/test-cplusplus.cc | 0
33221 test/{ => api}/test-font.c | 0
33222 test/{ => api}/test-object.c | 0
33223 test/{ => api}/test-ot-tag.c | 0
33224 test/{ => api}/test-shape-complex.c | 0
33225 test/{ => api}/test-shape.c | 0
33226 test/{ => api}/test-unicode.c | 0
33227 test/{ => api}/test-version.c | 0
33228 16 files changed, 133 insertions(+), 127 deletions(-)
33230 commit 3b5c22c39b87155f315853fb0c40edcf14e99b54
33231 Author: Behdad Esfahbod <behdad@behdad.org>
33232 Date: Thu Jan 19 14:28:11 2012 -0500
33238 src/Makefile.am | 6 +--
33240 --------------------------------------------------------
33241 2 files changed, 1 insertion(+), 137 deletions(-)
33243 commit 4983feebbbb25e79201bf34035e4d58e61218758
33244 Author: Behdad Esfahbod <behdad@behdad.org>
33245 Date: Thu Jan 19 13:54:52 2012 -0500
33249 util/hb-diff | 41 ++++++++++++++++++++++++++---------------
33250 1 file changed, 26 insertions(+), 15 deletions(-)
33252 commit cdc673d97c5ffedb386865a81f54a5cedcbad27c
33253 Author: Behdad Esfahbod <behdad@behdad.org>
33254 Date: Thu Jan 19 12:46:18 2012 -0500
33256 [hb-shape] Add --show-line-num
33258 Ok, much more useful as a test suite driver now.
33260 util/hb-shape.cc | 24 +++++-------------------
33261 util/options.cc | 34 ++++++++++++++++++++++++++++++++++
33262 util/options.hh | 25 ++++++++++++++++++++-----
33263 3 files changed, 59 insertions(+), 24 deletions(-)
33265 commit cc4d9810d6318ca2e4de3b8d62f03b51cc21ee05
33266 Author: Behdad Esfahbod <behdad@behdad.org>
33267 Date: Thu Jan 19 12:32:20 2012 -0500
33269 [hb-shape] Add --show-text and --show-unicode options
33271 util/hb-shape.cc | 19 ++++++++++++++++++-
33272 util/options.cc | 26 +++++++++++++++++++++++---
33273 util/options.hh | 12 +++++++++---
33274 3 files changed, 50 insertions(+), 7 deletions(-)
33276 commit 27c36af411c7c4d75dd25d79fc76dd92c6bb9643
33277 Author: Behdad Esfahbod <behdad@behdad.org>
33278 Date: Thu Jan 19 12:30:43 2012 -0500
33280 Fix OOB in hb-shape
33282 util/options.cc | 2 +-
33283 1 file changed, 1 insertion(+), 1 deletion(-)
33285 commit 8d2781d69274672303e30522e222bd01c6b5e781
33286 Author: Behdad Esfahbod <behdad@behdad.org>
33287 Date: Thu Jan 19 11:36:39 2012 -0500
33289 [test] Add two Indic test cases from Bernard Massot
33291 test/test-shape-complex.c | 16 ++++++++++++++++
33292 1 file changed, 16 insertions(+)
33294 commit 8750abaf8410005facbea8c886c592bead7f959b
33295 Author: Behdad Esfahbod <behdad@behdad.org>
33296 Date: Wed Jan 18 22:47:44 2012 -0500
33298 [util] Add --help-features
33300 Patch from Khaled Hosny.
33302 util/options.cc | 42 +++++++++++++++++++++++++++++++++++++++++-
33303 1 file changed, 41 insertions(+), 1 deletion(-)
33305 commit 889caa52fa1bef61013ec1d127f84d7d5907ef1e
33306 Author: Behdad Esfahbod <behdad@behdad.org>
33307 Date: Wed Jan 18 22:32:52 2012 -0500
33309 [icu] Use U_FAILURE
33311 src/hb-icu.cc | 10 +++++-----
33312 1 file changed, 5 insertions(+), 5 deletions(-)
33314 commit 36a4f4a482456ee816dcb59befa0b0538ba487df
33315 Author: Behdad Esfahbod <behdad@behdad.org>
33316 Date: Wed Jan 18 22:16:49 2012 -0500
33318 Replace u_strlen() with u_countChar32()
33320 The latter is what I meant.
33322 src/hb-icu.cc | 8 +++-----
33323 1 file changed, 3 insertions(+), 5 deletions(-)
33325 commit 055fb24d03ae518fa0aa6c2860a03f3cb6a5ef0d
33326 Author: Behdad Esfahbod <behdad@behdad.org>
33327 Date: Wed Jan 18 21:58:34 2012 -0500
33329 Add test for bug in ICU decompose
33331 As reported by Kenichi Ishibashi on 2011-10-28.
33333 test/test-unicode.c | 2 +-
33334 1 file changed, 1 insertion(+), 1 deletion(-)
33336 commit c521e793bd6c1dafacb94253a45b9c70ab38525e
33337 Author: Behdad Esfahbod <behdad@behdad.org>
33338 Date: Wed Jan 18 21:51:05 2012 -0500
33340 Fix OOB in replace_glyph()
33342 Patch from Kenichi Ishibashi.
33344 src/hb-buffer.cc | 2 ++
33345 1 file changed, 2 insertions(+)
33347 commit 03408ce73d003ed4e58e3f8472f9445e72b86bee
33348 Author: Behdad Esfahbod <behdad@behdad.org>
33349 Date: Wed Jan 18 21:28:34 2012 -0500
33351 Fix more possible buffer overruns
33353 I have this function, but can't clean up it to my satisfaction.
33355 src/hb-ot-layout-gsubgpos-private.hh | 6 ++++--
33356 1 file changed, 4 insertions(+), 2 deletions(-)
33358 commit 7d479900cd11bc88148cd601ee43bc5492ce5843
33359 Author: Behdad Esfahbod <behdad@behdad.org>
33360 Date: Wed Jan 18 21:19:32 2012 -0500
33362 Refactor the two remaining uses of _hb_ot_layout_skip_mark()
33364 src/hb-ot-layout-gsub-table.hh | 2 +-
33365 src/hb-ot-layout-gsubgpos-private.hh | 7 +++++--
33366 2 files changed, 6 insertions(+), 3 deletions(-)
33368 commit 506ffeb8e77a668fa305139582d215c32e46bb03
33369 Author: Behdad Esfahbod <behdad@behdad.org>
33370 Date: Wed Jan 18 16:07:53 2012 -0500
33372 Further mark skippy fixes from Jonathan Kew
33374 We should be in good shape now.
33376 src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
33377 1 file changed, 3 insertions(+), 1 deletion(-)
33379 commit a4a48fe6d4f884a37e720430347d10dbe3562a79
33380 Author: Behdad Esfahbod <behdad@behdad.org>
33381 Date: Tue Jan 17 18:08:41 2012 -0500
33383 Fix mark skipping regression
33387 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
33388 1 file changed, 1 insertion(+), 1 deletion(-)
33390 commit 4ab97311541225906f6b737a2b47de252224cc09
33391 Author: Behdad Esfahbod <behdad@behdad.org>
33392 Date: Mon Jan 16 22:05:08 2012 -0500
33394 Refactor mark skipping
33396 src/hb-ot-layout-gpos-table.hh | 95 ++++++++++----------------
33397 src/hb-ot-layout-gsub-table.hh | 21 +++---
33398 src/hb-ot-layout-gsubgpos-private.hh | 125
33399 +++++++++++++++++++++++++++--------
33400 3 files changed, 143 insertions(+), 98 deletions(-)
33402 commit 370f03e9c69d98d735eafb7e72b13b17f42cbaa9
33403 Author: Behdad Esfahbod <behdad@behdad.org>
33404 Date: Mon Jan 16 17:03:55 2012 -0500
33408 src/hb-ot-layout-gsub-table.hh | 5 ++---
33409 src/hb-ot-layout-gsubgpos-private.hh | 6 ++----
33410 2 files changed, 4 insertions(+), 7 deletions(-)
33412 commit 4d3aeb8cb2bc1ca7cdd03ba28ba8c334f12d4c03
33413 Author: Behdad Esfahbod <behdad@behdad.org>
33414 Date: Mon Jan 16 16:43:26 2012 -0500
33416 [GSUB/GPOS] Fix mark skip indexing issues
33418 Mozilla bug 701637 and 714067 combined.
33420 Patch from Jonathan Kew.
33422 src/hb-ot-layout-gpos-table.hh | 42
33423 ++++++++++++++++-----------------
33424 src/hb-ot-layout-gsub-table.hh | 21 +++++++++--------
33425 src/hb-ot-layout-gsubgpos-private.hh | 45
33426 ++++++++++++++++++------------------
33427 3 files changed, 54 insertions(+), 54 deletions(-)
33429 commit e8eedf2687f05372bf5476e84139d01ba67c9f73
33430 Author: Behdad Esfahbod <behdad@behdad.org>
33431 Date: Mon Jan 16 16:39:40 2012 -0500
33433 Avoid enum trailing commas
33435 Based on patch from Jonathan Kew.
33437 src/hb-ot-shape-complex-indic.cc | 4 ++--
33438 src/hb-ot-shape-complex-private.hh | 2 ++
33439 2 files changed, 4 insertions(+), 2 deletions(-)
33441 commit 3d0ddd12801689b4093ffca97da4dd9ca669b64a
33442 Author: Behdad Esfahbod <behdad@behdad.org>
33443 Date: Sun Jan 15 15:55:52 2012 -0500
33445 Require glib >= 2.16 for the gobject option
33447 configure.ac | 2 +-
33448 1 file changed, 1 insertion(+), 1 deletion(-)
33450 commit 95ab82a992ab916046c2e6205db7cadeec88d206
33451 Author: Behdad Esfahbod <behdad@behdad.org>
33452 Date: Sun Jan 15 14:56:56 2012 -0500
33454 Disable gtk-doc macro
33456 We don't have any docs yet.
33458 configure.ac | 2 +-
33459 1 file changed, 1 insertion(+), 1 deletion(-)
33461 commit 299ae0c3a367c84a835eadbd1276ca284d2720c0
33462 Author: Behdad Esfahbod <behdad@behdad.org>
33463 Date: Sat Jan 14 21:29:45 2012 -0500
33465 [icu] Remove glib-ism
33467 src/hb-icu.cc | 4 ++--
33468 1 file changed, 2 insertions(+), 2 deletions(-)
33470 commit a097043f9a81e6c20caf69a5dabdf9e00438d79b
33471 Author: Behdad Esfahbod <behdad@behdad.org>
33472 Date: Sat Jan 14 17:55:51 2012 -0500
33474 Allow space in one more place when parsing features
33476 util/options.cc | 2 ++
33477 1 file changed, 2 insertions(+)
33479 commit af92135424b994062648f4fb7e26af0bd970a4b1
33480 Author: Behdad Esfahbod <behdad@behdad.org>
33481 Date: Fri Oct 21 09:18:43 2011 -0700
33485 src/hb-object-private.hh | 2 +-
33486 1 file changed, 1 insertion(+), 1 deletion(-)
33488 commit 89d89646e8163b6c0874b9a3c14d4da974ea8219
33489 Author: Behdad Esfahbod <behdad@behdad.org>
33490 Date: Mon Oct 17 11:50:54 2011 -0700
33492 Fix intrin.h b0rkage with older MSVC
33494 Reported by Jonathan Kew.
33496 src/hb-object-private.hh | 6 +++++-
33497 1 file changed, 5 insertions(+), 1 deletion(-)
33499 commit af913c5788e600e36d29f44fe4e77db84cf8c442
33500 Author: Behdad Esfahbod <behdad@behdad.org>
33501 Date: Mon Oct 17 11:39:28 2011 -0700
33503 Fix infinite loop in normalization code with variation selectors
33505 Reported by Jonathan Kew.
33507 src/hb-ot-shape-normalize.cc | 5 ++++-
33508 1 file changed, 4 insertions(+), 1 deletion(-)
33510 commit fd528c17b7b5ac912f1ac980e1d9981f561c3b46
33511 Author: Behdad Esfahbod <behdad@behdad.org>
33512 Date: Wed Oct 12 15:03:58 2011 -0400
33514 [util] Add --list-shapers to hb-view and hb-shape
33516 util/options.cc | 17 ++++++++++++++++-
33517 1 file changed, 16 insertions(+), 1 deletion(-)
33519 commit a17554bfd51dc8a37b1674d1ede63e616618e0a6
33520 Author: Behdad Esfahbod <behdad@behdad.org>
33521 Date: Wed Sep 28 16:57:34 2011 -0400
33523 Make test-c.c actually use hb
33525 This will make sure we test that C code can actually link to the
33528 test/test-c.c | 2 +-
33529 1 file changed, 1 insertion(+), 1 deletion(-)
33531 commit 55deff7595ef357d000fef83559c74c9f8acad00
33532 Author: Behdad Esfahbod <behdad@behdad.org>
33533 Date: Wed Sep 28 16:20:09 2011 -0400
33537 src/hb-ot-shape-normalize.cc | 4 ++++
33538 1 file changed, 4 insertions(+)
33540 commit a240d5a0a3ccc71902e7a341b6d531995319999d
33541 Author: Behdad Esfahbod <behdad@behdad.org>
33542 Date: Tue Sep 27 13:50:45 2011 -0400
33547 1 file changed, 2 insertions(+)
33549 commit 52ebdff49d13f239efc886de935d47be9860f6e5
33550 Author: Behdad Esfahbod <behdad@behdad.org>
33551 Date: Tue Sep 27 12:38:16 2011 -0400
33553 Fix GSUB lookuptype 1 subtype 1 delta wrapping
33555 src/hb-ot-layout-gsub-table.hh | 4 +++-
33556 1 file changed, 3 insertions(+), 1 deletion(-)
33558 commit 5857720cd35078d1c3906c8b2db3190b5166b66f
33559 Author: Behdad Esfahbod <behdad@behdad.org>
33560 Date: Tue Sep 27 12:36:26 2011 -0400
33562 [util] s/%d/%u/ when printing glyph ids and clusters
33564 util/options.cc | 6 +++---
33565 1 file changed, 3 insertions(+), 3 deletions(-)
33567 commit b95324cdd217f44c40c5fd44898e659500f19511
33568 Author: Behdad Esfahbod <behdad@behdad.org>
33569 Date: Wed Sep 21 16:50:39 2011 -0400
33573 src/hb-blob.cc | 2 +-
33574 1 file changed, 1 insertion(+), 1 deletion(-)
33576 commit 0cd33592ab4bb486ffc438ba0efdac2fa7a1bb7f
33577 Author: Behdad Esfahbod <behdad@behdad.org>
33578 Date: Wed Sep 21 16:49:33 2011 -0400
33582 src/hb-font.cc | 16 +++++++++++++---
33583 1 file changed, 13 insertions(+), 3 deletions(-)
33585 commit d3f3690b485e1d240fec4f204aef54e07853a244
33586 Author: Behdad Esfahbod <behdad@behdad.org>
33587 Date: Wed Sep 21 16:41:43 2011 -0400
33589 hb-shape: In --no-glyph-names, output glyph number directly
33591 Ie. write "86" instead of "gid86".
33593 util/options.cc | 11 +++++++----
33594 1 file changed, 7 insertions(+), 4 deletions(-)
33596 commit 088c1e27c0fc0cdef999cf1f567e4d5eb2cfb2e4
33597 Author: Behdad Esfahbod <behdad@behdad.org>
33598 Date: Tue Sep 20 14:43:55 2011 -0400
33600 [util] Fix option parsing
33602 Wow, who knew bool is one byte and I was using it as a 4byte int?!
33604 C++ auto casts fails you in mysterious ways...
33606 util/helper-cairo.cc | 2 +-
33607 util/options.cc | 3 ++-
33608 util/options.hh | 14 +++++++-------
33609 3 files changed, 10 insertions(+), 9 deletions(-)
33611 commit d606daa4cca323c8977b2e52e6863dc0f1b72fa9
33612 Author: Behdad Esfahbod <behdad@behdad.org>
33613 Date: Tue Sep 20 14:34:06 2011 -0400
33617 src/gen-arabic-table.py | 2 +-
33618 src/gen-indic-table.py | 2 +-
33619 2 files changed, 2 insertions(+), 2 deletions(-)
33621 commit e700bce1189465a159a7c3c179f231be224f31cc
33622 Author: Behdad Esfahbod <behdad@behdad.org>
33623 Date: Tue Sep 20 11:20:53 2011 -0400
33627 A diff program written in Python that is more suitable for comparing
33628 hb-shape output from different backends. Main differences with stock
33631 1. It outputs one line's comparison at a time, as opposed to batching
33632 '+' lines and '-' lines.
33634 2. It colors the part of the line that changed, taking word boundaries
33635 into consideration.
33637 You can pipe the colored output to 'less -r'.
33639 util/Makefile.am | 2 ++
33641 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
33642 2 files changed, 61 insertions(+)
33644 commit 880c1f0e4ede65890592d28dfb38bb06f5b57500
33645 Author: Behdad Esfahbod <behdad@behdad.org>
33646 Date: Mon Sep 19 23:10:22 2011 -0400
33648 Rewrite ICU detection code with in-house macros
33650 At least works for cross-compiling now...
33652 configure.ac | 26 +++++++++++++++-----------
33653 1 file changed, 15 insertions(+), 11 deletions(-)
33655 commit f83f0f4836691b04306c2ef80979f2e1d76a2f28
33656 Author: Behdad Esfahbod <behdad@behdad.org>
33657 Date: Mon Sep 19 18:51:48 2011 -0400
33659 [graphite] Add note about graphite shaker brokenness
33661 src/hb-graphite2.cc | 8 ++++++++
33662 1 file changed, 8 insertions(+)
33664 commit 422558142aabb996d8ad1848df7ea4d5a8ade98a
33665 Author: Behdad Esfahbod <behdad@behdad.org>
33666 Date: Mon Sep 19 17:57:02 2011 -0400
33668 [util] Account for line-space in surface size
33670 util/options.cc | 2 +-
33671 util/options.hh | 1 -
33672 util/view-cairo.cc | 2 +-
33673 3 files changed, 2 insertions(+), 3 deletions(-)
33675 commit b5afd8f78e6b372f1bbed469329c1554adb20eea
33676 Author: Behdad Esfahbod <behdad@behdad.org>
33677 Date: Mon Sep 19 16:56:21 2011 -0400
33679 [util] Rename --output to --output_file, and --format to
33682 util/options.cc | 4 ++--
33683 1 file changed, 2 insertions(+), 2 deletions(-)
33685 commit 0a965eee880428a43ad7f9d1317c344666247dd7
33686 Author: Behdad Esfahbod <behdad@behdad.org>
33687 Date: Mon Sep 19 16:53:47 2011 -0400
33691 src/hb-ot-shape-complex-indic.cc | 4 ++++
33692 1 file changed, 4 insertions(+)
33694 commit 466393c2f04fb5b3dcb3e81ea9609905fa8c9648
33695 Author: Behdad Esfahbod <behdad@behdad.org>
33696 Date: Mon Sep 19 16:50:18 2011 -0400
33698 Really fix build this time
33700 util/hb-view.hh | 1 -
33701 1 file changed, 1 deletion(-)
33703 commit fe1605db4f28ed75d5debe0db45a19aa77f0585f
33704 Author: Behdad Esfahbod <behdad@behdad.org>
33705 Date: Mon Sep 19 16:49:03 2011 -0400
33709 util/Makefile.am | 2 ++
33710 1 file changed, 2 insertions(+)
33712 commit 8b8b19056decaf09e4e0ccd9412ee1aeb30f4de7
33713 Author: Behdad Esfahbod <behdad@behdad.org>
33714 Date: Mon Sep 19 16:41:17 2011 -0400
33716 [util] Add hb-shape utility
33718 Like hb-view, but prints out buffer contents.
33720 The output format is kinda cryptic. Suggestions welcome.
33723 util/Makefile.am | 44 +++--
33724 util/{common.cc => hb-shape.cc} | 57 ++++--
33725 util/hb-view.cc | 44 +----
33726 util/hb-view.hh | 79 ++++++++
33727 util/helper-cairo.cc | 375
33728 +++++++++++++++++++++++++++++++++++
33729 util/{common.hh => helper-cairo.hh} | 64 ++++--
33730 util/options.cc | 79 ++++++++
33731 util/options.hh | 53 ++++-
33732 util/view-cairo.cc | 381
33733 ++----------------------------------
33734 util/view-cairo.hh | 8 +-
33735 11 files changed, 717 insertions(+), 473 deletions(-)
33737 commit eb2d8be7a8ede0c0f5e346cf06516792f83f36f7
33738 Author: Behdad Esfahbod <behdad@behdad.org>
33739 Date: Mon Sep 19 16:15:22 2011 -0400
33744 1 file changed, 2 insertions(+)
33746 commit f6496663c2f6849a944e41afcf9511f378477532
33747 Author: Behdad Esfahbod <behdad@behdad.org>
33748 Date: Mon Sep 19 15:45:52 2011 -0400
33750 [util] If no text is provided, simply call cairo_show_glyphs()
33752 util/view-cairo.cc | 92
33753 ++++++++++++++++++++++++++++++------------------------
33754 1 file changed, 51 insertions(+), 41 deletions(-)
33756 commit 5c299343118d1eaff32ffb2a5dac077cfff67dee
33757 Author: Behdad Esfahbod <behdad@behdad.org>
33758 Date: Mon Sep 19 14:53:26 2011 -0400
33760 [uniscribe] Various improvements
33762 src/hb-uniscribe.cc | 30 +++++++++++++++++++-----------
33763 1 file changed, 19 insertions(+), 11 deletions(-)
33765 commit 11e51993ab562d4c7460eb7c43d0e97404e628e7
33766 Author: Behdad Esfahbod <behdad@behdad.org>
33767 Date: Mon Sep 19 09:58:55 2011 -0400
33769 [util] Move font-size into view-options
33771 util/options.cc | 2 +-
33772 util/options.hh | 7 +++----
33773 util/view-cairo.cc | 4 ++--
33774 3 files changed, 6 insertions(+), 7 deletions(-)
33776 commit 0fe296019746689551d224a5f6fb7e0ebe1b91dc
33777 Author: Behdad Esfahbod <behdad@behdad.org>
33778 Date: Sat Sep 17 09:59:58 2011 -0400
33780 Fix Linux build when io.h is available
33782 Bug 40953 - fail compile git: make[2]: *** [hb_view-options.o] Error 1
33784 configure.ac | 2 +-
33785 util/options.cc | 8 ++++----
33786 2 files changed, 5 insertions(+), 5 deletions(-)
33788 commit d2b3ab9ecebbf46cb9dac1f09c17379c50ea4575
33789 Author: Behdad Esfahbod <behdad@behdad.org>
33790 Date: Fri Sep 16 16:59:17 2011 -0400
33792 Fix "[util] Fix hb-view crash with bogus font."
33794 util/view-cairo.cc | 2 +-
33795 1 file changed, 1 insertion(+), 1 deletion(-)
33797 commit da4a2a1426ee3aa9d9678ec12c9ba4dfcba0bcf8
33798 Author: Behdad Esfahbod <behdad@behdad.org>
33799 Date: Fri Sep 16 16:56:34 2011 -0400
33803 util/view-cairo.cc | 31 +++++++++++++++++++++++--------
33804 1 file changed, 23 insertions(+), 8 deletions(-)
33806 commit 4274ed7ab6fb03fbf8eaaa43ab06647dc0beed79
33807 Author: Behdad Esfahbod <behdad@behdad.org>
33808 Date: Fri Sep 16 16:52:26 2011 -0400
33810 [util] Fix hb-view crash with bogus font
33812 util/view-cairo.cc | 8 +++++++-
33813 1 file changed, 7 insertions(+), 1 deletion(-)
33815 commit 5ddd9cc499f2470eca239ae357a5c8a3626c0809
33816 Author: Behdad Esfahbod <behdad@behdad.org>
33817 Date: Fri Sep 16 16:40:44 2011 -0400
33821 src/hb-private.hh | 2 +-
33822 src/hb-unicode-private.hh | 4 ++--
33823 src/test.cc | 4 ++--
33824 util/common.hh | 2 +-
33825 util/options.cc | 8 ++++----
33826 5 files changed, 10 insertions(+), 10 deletions(-)
33828 commit 652d64aa8d32d914bf3ee2f2c451de103fea8fa9
33829 Author: Behdad Esfahbod <behdad@behdad.org>
33830 Date: Fri Sep 16 16:34:39 2011 -0400
33835 1 file changed, 6 insertions(+)
33837 commit 947c9a778c0d4b428b58806f98c34ede59b7439c
33838 Author: Behdad Esfahbod <behdad@behdad.org>
33839 Date: Fri Sep 16 16:33:18 2011 -0400
33843 src/hb-ot-shape-normalize.cc | 4 ++--
33844 1 file changed, 2 insertions(+), 2 deletions(-)
33846 commit d5476a30a10da5e54783c8dbf04340225a9a00d7
33847 Author: Behdad Esfahbod <behdad@behdad.org>
33848 Date: Fri Sep 16 12:30:50 2011 -0400
33852 src/hb-object-private.hh | 26 +++++++++++++++-----------
33853 1 file changed, 15 insertions(+), 11 deletions(-)
33855 commit 55aeb0490454cc1ba93a42f307ed1230f59dee4b
33856 Author: Behdad Esfahbod <behdad@behdad.org>
33857 Date: Fri Sep 16 02:08:36 2011 -0400
33859 Fix reading text from stdin
33861 util/options.cc | 76
33862 +++++++++++++++++++++++++++++++++++-------------------
33863 util/options.hh | 16 +++++++-----
33864 util/view-cairo.cc | 6 +++--
33865 3 files changed, 64 insertions(+), 34 deletions(-)
33867 commit a75c1b125159f6cfb6b652a9ec40803f7c7e3f71
33868 Author: Behdad Esfahbod <behdad@behdad.org>
33869 Date: Fri Sep 16 01:16:41 2011 -0400
33873 util/options.cc | 27 +++++++++++++++++++++++++--
33874 util/options.hh | 20 +-------------------
33875 2 files changed, 26 insertions(+), 21 deletions(-)
33877 commit 7bf6ecd3bfb1ccf5d9ac6fe274efa74b46885fea
33878 Author: Behdad Esfahbod <behdad@behdad.org>
33879 Date: Fri Sep 16 01:11:30 2011 -0400
33881 Always shape at size=upem
33883 Fixes bug with uniscribe not handling GIGANTIC sizes.
33885 util/options.cc | 2 +-
33886 util/view-cairo.cc | 8 ++++----
33887 util/view-cairo.hh | 2 +-
33888 3 files changed, 6 insertions(+), 6 deletions(-)
33890 commit 674ee58d9bc9f825d769220d77f58513edae4558
33891 Author: Behdad Esfahbod <behdad@behdad.org>
33892 Date: Fri Sep 16 00:54:05 2011 -0400
33896 util/options.cc | 4 +---
33897 1 file changed, 1 insertion(+), 3 deletions(-)
33899 commit 4451168e5d1ea26560899e9a9733b3a3f1853050
33900 Author: Behdad Esfahbod <behdad@behdad.org>
33901 Date: Fri Sep 16 00:38:19 2011 -0400
33903 Fix binary stdin/stdout io in Windows
33905 Make --font-file accept "-" to mean stdin, and have it work
33908 configure.ac | 2 +-
33909 util/common.hh | 5 +++++
33910 util/options.cc | 64
33911 +++++++++++++++++++++++++++++++++++++++++++++++----------
33912 util/options.hh | 10 +++++++--
33913 4 files changed, 67 insertions(+), 14 deletions(-)
33915 commit 639b5957d9c7b6d8bef6784e3467ccc055ddeea4
33916 Author: Behdad Esfahbod <behdad@behdad.org>
33917 Date: Thu Sep 15 18:09:49 2011 -0400
33921 util/options.cc | 5 +++--
33922 util/options.hh | 4 ++--
33923 2 files changed, 5 insertions(+), 4 deletions(-)
33925 commit f7e2ef74f856ee13d6fd6cf3f1e04bc162203bc2
33926 Author: Behdad Esfahbod <behdad@behdad.org>
33927 Date: Thu Sep 15 17:52:00 2011 -0400
33929 [hb-view] Make print to stdout work in Windows
33931 Apparently there's no equivalent to "/dev/stdout", so write using
33932 stdio to be able to output to stdout.
33934 util/common.hh | 1 +
33935 util/options.hh | 31 ++++++++++++++++-----
33936 util/view-cairo.cc | 79
33937 ++++++++++++++++++++++++++++++++++++------------------
33938 3 files changed, 78 insertions(+), 33 deletions(-)
33940 commit 36b10f58cc70ce9570d17b30616f9cb27423e03b
33941 Author: Behdad Esfahbod <behdad@behdad.org>
33942 Date: Thu Sep 15 16:29:51 2011 -0400
33946 src/hb-ot-shape-normalize.cc | 7 +++++--
33947 1 file changed, 5 insertions(+), 2 deletions(-)
33949 commit c4611cb66f8e3a133ec00e3ace62ef19d9b95b28
33950 Author: Behdad Esfahbod <behdad@behdad.org>
33951 Date: Tue Sep 13 13:33:11 2011 -0400
33955 src/hb-graphite2.h | 1 +
33956 src/hb-ot-shape.h | 1 +
33957 src/hb-uniscribe.h | 1 +
33958 3 files changed, 3 insertions(+)
33960 commit b9b10ad78b1f977494a3a42b58f8040fe16505a3
33961 Author: Behdad Esfahbod <behdad@behdad.org>
33962 Date: Tue Sep 13 13:30:39 2011 -0400
33964 [util] Refactor hb-view completely
33966 Now we can use the same code to do other utils...
33969 util/Makefile.am | 2 +
33970 util/common.cc | 7 +-
33971 util/common.hh | 2 +-
33972 util/hb-view.cc | 244 ++++-------------------------
33973 util/options.cc | 321 ++++++++++++++++++++++++++------------
33974 util/options.hh | 179 +++++++++++++++++++---
33975 util/view-cairo.cc | 440
33976 +++++++++++++++++++++++++++++++++++++++++++++++++++++
33977 util/view-cairo.hh | 63 ++++++++
33978 9 files changed, 927 insertions(+), 333 deletions(-)
33980 commit bc4b07b05ea9e39eb9f966eb2c3e1c737efa77ff
33981 Author: Behdad Esfahbod <behdad@behdad.org>
33982 Date: Thu Sep 8 17:08:32 2011 -0400
33986 util/hb-view.cc | 4 ++--
33987 util/options.cc | 64
33988 ++++++++++++++++++++++++++++++---------------------------
33989 util/options.hh | 13 ++++++------
33990 3 files changed, 43 insertions(+), 38 deletions(-)
33992 commit 516857eb51bbb79ff4adf44e3fefbf460f9ee8f8
33993 Author: Behdad Esfahbod <behdad@behdad.org>
33994 Date: Thu Sep 8 16:50:24 2011 -0400
33996 [util] Simplify more
33998 util/options.hh | 9 +++------
33999 1 file changed, 3 insertions(+), 6 deletions(-)
34001 commit 4f4b114a5592c2f5d128ee795f159b438ad97829
34002 Author: Behdad Esfahbod <behdad@behdad.org>
34003 Date: Thu Sep 8 16:49:02 2011 -0400
34005 [util] Move code around
34007 util/hb-view.cc | 8 +-------
34008 util/options.hh | 14 ++++++++++++++
34009 2 files changed, 15 insertions(+), 7 deletions(-)
34011 commit 46d86a73a103b061144018c3fe947b57548fc58f
34012 Author: Behdad Esfahbod <behdad@behdad.org>
34013 Date: Thu Sep 8 16:43:15 2011 -0400
34017 We now support using -1 for NUL-terminated strings.
34019 util/hb-view.cc | 2 --
34020 1 file changed, 2 deletions(-)
34022 commit 90e312cb85df7a6dc350cb62138ab950790e3d15
34023 Author: Behdad Esfahbod <behdad@behdad.org>
34024 Date: Thu Sep 8 16:42:37 2011 -0400
34026 [util] Move code around
34028 util/hb-view.cc | 5 -----
34029 util/options.hh | 4 ++++
34030 2 files changed, 4 insertions(+), 5 deletions(-)
34032 commit 109cb382898f491eed733dba4ef5ba12de94aaf6
34033 Author: Behdad Esfahbod <behdad@behdad.org>
34034 Date: Thu Sep 8 16:00:04 2011 -0400
34036 [util] Further refactor option parsing
34038 util/options.cc | 80
34039 +++++++++++++++++++++++++++++++++++++++++++++++----------
34040 util/options.hh | 20 ++++++++++++---
34041 2 files changed, 83 insertions(+), 17 deletions(-)
34043 commit bc187e5ac7433f5561b0e97e8c62172c73883f3f
34044 Author: Behdad Esfahbod <behdad@behdad.org>
34045 Date: Thu Sep 8 13:35:17 2011 -0400
34047 Refine Indic scripts, following Martin Hosken's recommendation
34049 src/hb-ot-shape-complex-private.hh | 56
34050 +++++++++++++++++++++++---------------
34051 1 file changed, 34 insertions(+), 22 deletions(-)
34053 commit 738d096a06822e63b3894bd817ecb90e5fb94f73
34054 Author: Behdad Esfahbod <behdad@behdad.org>
34055 Date: Fri Sep 2 13:31:19 2011 -0400
34057 Pass through unknown ISO 639-3 language tags to OpenType engine
34059 In hb_ot_tag_from_language(), if first component of an unknown
34060 language is three letters long, use it directly as OpenType language
34061 tag (after case conversion and padding).
34063 src/hb-ot-tag.cc | 8 ++++++++
34064 test/test-ot-tag.c | 5 +++++
34065 2 files changed, 13 insertions(+)
34067 commit ea02cbf03c084b3ead6e9e4c9af07b3b47608d5b
34068 Author: Behdad Esfahbod <behdad@behdad.org>
34069 Date: Fri Sep 2 12:39:20 2011 -0400
34071 [graphite] Don't preload glyphs
34073 Doesn't seem to be slower.
34075 src/hb-graphite2.cc | 2 +-
34076 1 file changed, 1 insertion(+), 1 deletion(-)
34078 commit 210a06f3d7bd2df55ebd1743da74f327c5a7a967
34079 Author: Behdad Esfahbod <behdad@behdad.org>
34080 Date: Fri Aug 26 13:39:49 2011 +0200
34084 src/hb-graphite2.h | 12 ++++++------
34085 src/hb-ot-shape.h | 1 -
34086 src/hb-uniscribe.h | 1 -
34087 3 files changed, 6 insertions(+), 8 deletions(-)
34089 commit 4a8d2e379a34b19bccc72bc3e2d9ace3fdd27733
34090 Author: Behdad Esfahbod <behdad@behdad.org>
34091 Date: Fri Aug 26 09:40:54 2011 +0200
34093 [graphite2] Chop a few more lines
34095 src/hb-graphite2.cc | 13 ++++---------
34096 1 file changed, 4 insertions(+), 9 deletions(-)
34098 commit 81ec289da799bd2f50da9382507c606d2c779ab9
34099 Author: Behdad Esfahbod <behdad@behdad.org>
34100 Date: Fri Aug 26 09:33:06 2011 +0200
34104 src/hb-graphite2.cc | 24 ++++++++++++------------
34105 1 file changed, 12 insertions(+), 12 deletions(-)
34107 commit 3380de5abbaff535e1cf57ea7e5c2a7c4fdcfe66
34108 Author: Behdad Esfahbod <behdad@behdad.org>
34109 Date: Fri Aug 26 09:30:49 2011 +0200
34111 [graphite] Use buffer->replace_glyphs()
34113 src/hb-graphite2.cc | 3 +--
34114 1 file changed, 1 insertion(+), 2 deletions(-)
34116 commit 9ebe8c0286856d46430ae184ba7303bd34485883
34117 Author: Behdad Esfahbod <behdad@behdad.org>
34118 Date: Fri Aug 26 09:29:42 2011 +0200
34120 Add buffer->replace_glyphs()
34122 src/hb-buffer-private.hh | 3 +++
34123 src/hb-buffer.cc | 26 ++++++++++++++++++++++++++
34124 2 files changed, 29 insertions(+)
34126 commit a5edb1031c204464da4f852ba3d90e8cc20cd20e
34127 Author: Behdad Esfahbod <behdad@behdad.org>
34128 Date: Fri Aug 26 09:27:13 2011 +0200
34132 src/hb-graphite2.cc | 9 +++++----
34133 1 file changed, 5 insertions(+), 4 deletions(-)
34135 commit 290e3ee51727df75d136ccfff79831b94d1583b6
34136 Author: Behdad Esfahbod <behdad@behdad.org>
34137 Date: Fri Aug 26 09:25:04 2011 +0200
34139 [graphite] Only pass the first part language tag to graphite
34141 Still not sure about:
34143 1) Case. We pass lowercase for now. Would be nice if graphite was
34144 uppercase 3letter like OpenType,
34146 2) Padding. IMO, tag padding is always with spaces, but Martin was
34147 talking about NUL bytes.
34149 src/hb-graphite2.cc | 5 +++--
34150 1 file changed, 3 insertions(+), 2 deletions(-)
34152 commit 4c9fe88d30036340fe592bcbc375049b84602b8b
34153 Author: Behdad Esfahbod <behdad@behdad.org>
34154 Date: Fri Aug 26 09:18:53 2011 +0200
34156 [API] Make all _from_string() functions take a len parameter
34158 Can be -1 for NUL-terminated string. This is useful for passing parts
34159 of a larger string to a function without having to copy or modify the
34162 Affected functions:
34164 hb_tag_t hb_tag_from_string()
34165 hb_direction_from_string()
34166 hb_language_from_string()
34167 hb_script_from_string()
34169 src/hb-common.cc | 29 +++++++++++++-------
34170 src/hb-common.h | 12 +++++---
34171 src/hb-graphite2.cc | 2 +-
34172 src/hb-icu.cc | 2 +-
34173 src/hb-ot-tag.cc | 8 +++---
34174 test/test-buffer.c | 4 +--
34175 test/test-common.c | 79
34176 +++++++++++++++++++++++++++++++----------------------
34177 test/test-ot-tag.c | 22 +++++++--------
34178 util/hb-view.cc | 6 ++--
34179 util/options.cc | 5 +---
34180 10 files changed, 96 insertions(+), 73 deletions(-)
34182 commit a499bdea5cc5097dec62eeafdef58d08ba534be0
34183 Author: Behdad Esfahbod <behdad@behdad.org>
34184 Date: Thu Aug 25 22:46:21 2011 +0200
34186 [graphite2] Bail if grface is NULL
34188 src/hb-graphite2.cc | 1 +
34189 1 file changed, 1 insertion(+)
34191 commit 3007ffa9e53e6100a761c2363f50a2b19a0764fc
34192 Author: Behdad Esfahbod <behdad@behdad.org>
34193 Date: Thu Aug 25 09:08:53 2011 +0200
34195 Reorder combining-class to better suit Arabic shadda mark-mark
34198 As reported by Khaled on the list:
34200 "After the introduction of canonical reordering of combining marks
34201 (commit 34c22f8), I'm no longer able to do mark/mark substitution or
34202 positioning for mark sequences that involve shadda as a first mark (or
34203 most interesting sequences at least).
34205 "After some digging, it turned out that shadda have a ccc=33
34207 Arabic marks that combine with it have a lower ccc value, which
34209 in the shadda being reordered after the other mark which,
34210 unsurprisingly, breaks my contextual substitution and mkmk anchors."
34214 http://unicode.org/faq/normalization.html#8
34215 http://unicode.org/faq/normalization.html#9
34217 src/hb-ot-shape-private.hh | 18 +++++++++++++++++-
34218 1 file changed, 17 insertions(+), 1 deletion(-)
34220 commit 74ef81a0b0f9adddfb42c3cb87f08f8156054519
34221 Author: Behdad Esfahbod <behdad@behdad.org>
34222 Date: Wed Aug 24 19:16:13 2011 +0200
34226 src/Makefile.am | 15 ++++++++-------
34227 src/hb-gobject-enums.cc.tmpl | 2 +-
34228 2 files changed, 9 insertions(+), 8 deletions(-)
34230 commit 24bcdbcc0639ca9e9c0fde1a71cbbf1c3d2ef98d
34231 Author: Behdad Esfahbod <behdad@behdad.org>
34232 Date: Wed Aug 24 19:13:15 2011 +0200
34234 Add hb-ot-hmtx-table.hh
34238 src/hb-ot-hmtx-table.hh | 86
34239 +++++++++++++++++++++++++++++++++++++++++++++++++
34240 1 file changed, 86 insertions(+)
34242 commit a3bd8a0e1862212a2d4141b973039bd000a3054f
34243 Author: Behdad Esfahbod <behdad@behdad.org>
34244 Date: Wed Aug 24 03:22:49 2011 +0200
34246 [graphite] Rewrite properly
34248 src/hb-graphite2.cc | 633
34249 ++++++++++++++++++++++------------------------------
34250 src/hb-uniscribe.cc | 2 +
34251 2 files changed, 273 insertions(+), 362 deletions(-)
34253 commit 5072934c35bddc23d6bcb07a41010da51eb1b090
34254 Author: Behdad Esfahbod <behdad@behdad.org>
34255 Date: Wed Aug 24 02:24:27 2011 +0200
34259 src/hb-uniscribe.cc | 14 +++++++-------
34260 1 file changed, 7 insertions(+), 7 deletions(-)
34262 commit 46377396accf6b43792ffba553dcd9847608aa86
34263 Author: Behdad Esfahbod <behdad@behdad.org>
34264 Date: Wed Aug 24 02:12:05 2011 +0200
34266 [configure] Fix graphite bits
34268 configure.ac | 9 +++++----
34269 1 file changed, 5 insertions(+), 4 deletions(-)
34271 commit 71388b3ee71c7d3b79f842db7588bd683691797c
34272 Author: Behdad Esfahbod <behdad@behdad.org>
34273 Date: Wed Aug 24 02:09:04 2011 +0200
34277 src/hb-uniscribe.cc | 19 +++++++++----------
34278 1 file changed, 9 insertions(+), 10 deletions(-)
34280 commit cd2b901027bd154e31aa509c0cb2d86633e36398
34281 Author: Behdad Esfahbod <behdad@behdad.org>
34282 Date: Wed Aug 24 01:47:25 2011 +0200
34286 src/hb-graphite2.cc | 10 ++++------
34287 src/hb-shape.cc | 1 -
34288 2 files changed, 4 insertions(+), 7 deletions(-)
34290 commit 834af3b48a1aca3e53811d1eb4ca09b582b8e598
34291 Author: Behdad Esfahbod <behdad@behdad.org>
34292 Date: Wed Aug 24 01:45:47 2011 +0200
34294 [graphite] Remove hb_graphite2_feature_check()
34296 I don't see how this function can be useful.
34298 src/hb-graphite2.cc | 10 ----------
34299 src/hb-graphite2.h | 2 --
34300 2 files changed, 12 deletions(-)
34302 commit 1f49cf32c96cb45a4d8ba2c210aeb7a8076b4762
34303 Author: Behdad Esfahbod <behdad@behdad.org>
34304 Date: Wed Aug 24 01:29:25 2011 +0200
34306 Add graphite2 integration from Martin Hosken
34308 To be modified, a lot.
34310 configure.ac | 9 +-
34311 contrib/python/lib/harfbuzz.pyx | 20 +-
34312 contrib/python/runpy | 2 -
34313 contrib/python/scripts/hbtestfont | 4 +-
34314 contrib/python/setup.py | 18 +-
34315 src/Makefile.am | 7 +
34316 src/hb-graphite2.cc | 446
34317 ++++++++++++++++++++++++++++++++++++++
34318 src/hb-graphite2.h | 47 ++++
34319 src/hb-shape.cc | 7 +
34320 9 files changed, 542 insertions(+), 18 deletions(-)
34322 commit 0e6d36d8a3f9f533cb6eb04408af62bfd1ad83da
34323 Author: Behdad Esfahbod <behdad@behdad.org>
34324 Date: Wed Aug 24 01:31:29 2011 +0200
34328 src/Makefile.am | 2 +-
34329 src/{hb-uniscribe-shape.cc => hb-uniscribe.cc} | 0
34330 2 files changed, 1 insertion(+), 1 deletion(-)
34332 commit efde8113258b117ec0a7fbffe6d681442d045c41
34333 Author: Behdad Esfahbod <behdad@behdad.org>
34334 Date: Tue Aug 23 00:04:57 2011 +0200
34336 Add a constructor for hb_prealloced_array_t
34338 Fixes build with MSVC.
34340 src/hb-private.hh | 2 ++
34341 1 file changed, 2 insertions(+)
34343 commit d75333f166d21e9b9f2341c3bc8a9ef8a886f4b3
34344 Author: Behdad Esfahbod <behdad@behdad.org>
34345 Date: Fri Aug 19 19:59:24 2011 +0200
34347 Add gobject enum support, but disabled for now
34349 need to figure out the naming. The generated code doesn't have the
34353 src/Makefile.am | 13 +++--
34354 src/hb-gobject-enums.cc.tmpl | 74
34355 ++++++++++++++++++++++++++++
34356 src/{hb-gobject.cc => hb-gobject-structs.cc} | 0
34357 4 files changed, 86 insertions(+), 3 deletions(-)
34359 commit 7d235d272f4c9213f54c9c807fb8fba5068c45b0
34360 Author: Behdad Esfahbod <behdad@behdad.org>
34361 Date: Wed Aug 17 23:55:29 2011 +0200
34363 Flesh out tt funcs a bit
34365 src/hb-tt-font.cc | 36 +++++++++++++++++++++++++++++++++++-
34366 1 file changed, 35 insertions(+), 1 deletion(-)
34368 commit b9415e76d7b41da203b9ae85e38b6dc777481184
34369 Author: Behdad Esfahbod <behdad@behdad.org>
34370 Date: Wed Aug 17 19:21:44 2011 +0200
34372 [API] Add hb_font_set_funcs_data()
34374 src/hb-font.cc | 15 +++++++++++++++
34375 src/hb-font.h | 6 ++++++
34376 2 files changed, 21 insertions(+)
34378 commit e6c09cdf43201ff1b7f38e411ae1f9977e4f9271
34379 Author: Behdad Esfahbod <behdad@behdad.org>
34380 Date: Wed Aug 17 19:07:59 2011 +0200
34382 Remove the pre_allocate argument from hb_buffer_create()
34386 1. User can always call hb_buffer_pre_allocate() themselves, and
34388 2. Now we do a pre_alloc in add_utfX anyway, so the total number of
34389 reallocs is limited to a small number (~3) anyway. This just
34393 src/hb-buffer.cc | 7 +------
34394 src/hb-buffer.h | 2 +-
34396 test/test-buffer.c | 9 ++++-----
34397 test/test-object.c | 4 ++--
34398 test/test-shape-complex.c | 2 +-
34399 test/test-shape.c | 2 +-
34400 util/hb-view.cc | 2 +-
34401 8 files changed, 12 insertions(+), 18 deletions(-)
34403 commit 187bdeaa6c82fcb95fdd546da9c78b843e1dea0e
34404 Author: Behdad Esfahbod <behdad@behdad.org>
34405 Date: Wed Aug 17 19:03:06 2011 +0200
34407 Do (nothing for) hmtx sanitize
34409 src/hb-ot-hhea-table.hh | 1 -
34410 src/hb-tt-font.cc | 1 +
34411 2 files changed, 1 insertion(+), 1 deletion(-)
34413 commit d6016e49108be183ab2dc9c226447d1db3a09b90
34414 Author: Behdad Esfahbod <behdad@behdad.org>
34415 Date: Wed Aug 17 14:47:41 2011 +0200
34417 Fix name-table sanitize
34419 src/hb-ot-name-table.hh | 4 ++--
34420 1 file changed, 2 insertions(+), 2 deletions(-)
34422 commit ae9877dea6a1aed3566d9b87a75ede84259deaca
34423 Author: Behdad Esfahbod <behdad@behdad.org>
34424 Date: Wed Aug 17 14:43:45 2011 +0200
34426 Add hhea-table support
34428 src/Makefile.am | 1 +
34429 src/hb-open-type-private.hh | 6 ++
34430 src/hb-ot-head-table.hh | 2 +-
34431 src/hb-ot-hhea-table.hh | 93 ++++++++++++++++++
34432 src/hb-ot-layout-gdef-table.hh | 2 +-
34433 src/hb-ot-layout-gpos-table.hh | 2 +-
34434 src/hb-ot-layout-gsub-table.hh | 2 +-
34435 src/hb-ot-maxp-table.hh | 2 +-
34436 src/hb-ot-name-table.hh | 3 +-
34437 src/hb-tt-font.cc | 207
34438 +++++++++++++++++++++++++++++++++++++++++
34439 10 files changed, 314 insertions(+), 6 deletions(-)
34441 commit 7a750ac33ec482e2c4856c19ea607f3563741c24
34442 Author: Behdad Esfahbod <behdad@behdad.org>
34443 Date: Wed Aug 17 14:19:59 2011 +0200
34445 Rename table files from eg maxp-private.hh to maxp-table.hh
34447 src/Makefile.am | 12
34449 src/hb-font.cc | 2 +-
34450 src/{hb-ot-head-private.hh => hb-ot-head-table.hh} | 6 +++---
34451 ...-ot-layout-gdef-private.hh => hb-ot-layout-gdef-table.hh} | 6 +++---
34452 ...-ot-layout-gpos-private.hh => hb-ot-layout-gpos-table.hh} | 6 +++---
34453 ...-ot-layout-gsub-private.hh => hb-ot-layout-gsub-table.hh} | 6 +++---
34454 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
34455 src/hb-ot-layout.cc |
34457 src/{hb-ot-maxp-private.hh => hb-ot-maxp-table.hh} | 6 +++---
34458 src/{hb-ot-name-private.hh => hb-ot-name-table.hh} | 6 +++---
34459 src/hb-uniscribe-shape.cc | 2 +-
34461 12 files changed, 32 insertions(+), 32 deletions(-)
34463 commit 0b7e4d9f20b3ed947d0c441ca59b43c4097cdb0e
34464 Author: Behdad Esfahbod <behdad@behdad.org>
34465 Date: Mon Aug 15 20:41:59 2011 +0200
34467 [ft] FT_Get_Advance() for advance-width callbacks
34469 Using graphite2's comparerenderer suggests that this makes hb-ft 15
34470 times faster. No caching layer needed anymore.
34472 configure.ac | 2 +-
34473 src/hb-ft.cc | 19 +++++++++++++------
34474 util/common.hh | 4 +++-
34475 3 files changed, 17 insertions(+), 8 deletions(-)
34477 commit 97796453aab56873809a15b5e316cba8acea7449
34478 Author: Behdad Esfahbod <behdad@behdad.org>
34479 Date: Mon Aug 15 19:03:43 2011 +0200
34481 Fix falloffs of the GOption conversion
34483 util/options.cc | 8 ++++----
34484 util/options.hh | 4 ++--
34485 2 files changed, 6 insertions(+), 6 deletions(-)
34487 commit 4e9ff1dd6ee3ea63fd91a76a91d9725a10a294a0
34488 Author: Behdad Esfahbod <behdad@behdad.org>
34489 Date: Mon Aug 15 16:21:22 2011 +0200
34491 Pre-allocate buffers when adding string
34493 We do a conservative estimate of the number of characters, but still,
34494 this limits the number of buffer reallocs to a small constant.
34496 src/hb-buffer.cc | 1 +
34497 1 file changed, 1 insertion(+)
34499 commit 553bc3de82cfda8d83db26a93205e0d39440cbd1
34500 Author: Behdad Esfahbod <behdad@behdad.org>
34501 Date: Mon Aug 15 16:21:06 2011 +0200
34505 src/hb-ft.cc | 2 +-
34506 1 file changed, 1 insertion(+), 1 deletion(-)
34508 commit 254142bb67a5c520a304142301479eb5292592d1
34509 Author: Behdad Esfahbod <behdad@behdad.org>
34510 Date: Mon Aug 15 16:15:44 2011 +0200
34512 [ft] FT_Select_Charmap() when we create face
34514 src/hb-ft.cc | 2 ++
34515 1 file changed, 2 insertions(+)
34517 commit a4cbd03dd17990783d8fd4c6be0c9c0d3d9cae5b
34518 Author: Behdad Esfahbod <behdad@behdad.org>
34519 Date: Mon Aug 15 09:52:05 2011 +0200
34521 Apply 'locl' with 'ccmp' in Arabic shaper
34523 According to Peter Constable this is indeed what Uniscribe has been
34526 Mozilla Bug 667166 - wrong shape of letter when it comes at the end of
34527 word in the arabic version of Firefox 5.0
34529 src/hb-ot-shape-complex-arabic.cc | 1 +
34530 1 file changed, 1 insertion(+)
34532 commit c214cff55ce539d004d069a484dac3988953cb11
34533 Author: Behdad Esfahbod <behdad@behdad.org>
34534 Date: Sun Aug 14 15:17:16 2011 +0200
34536 Start adding gobject-introspection support
34538 configure.ac | 13 ++++++++++-
34539 src/Makefile.am | 43 ++++++++++++++++-------------------
34540 src/hb-common.h | 1 +
34541 src/hb-glib.cc | 3 ---
34542 src/hb-gobject.cc | 63
34543 +++++++++++++++++++++++++++++++++++++++++++++++++++
34544 src/hb-gobject.h | 68
34545 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
34546 6 files changed, 163 insertions(+), 28 deletions(-)
34548 commit 9527fb200ffbbd839334e99b51d9671752d393db
34549 Author: Behdad Esfahbod <behdad@behdad.org>
34550 Date: Sat Aug 13 19:03:48 2011 +0200
34554 src/hb-ft.cc | 2 ++
34555 1 file changed, 2 insertions(+)
34557 commit 77a328769545f6b2970d8491fe77fe98781961cf
34558 Author: Behdad Esfahbod <behdad@behdad.org>
34559 Date: Sat Aug 13 17:16:45 2011 +0200
34563 src/hb-common.h | 2 +-
34564 1 file changed, 1 insertion(+), 1 deletion(-)
34566 commit 3bb300ee78a40f9ded21ab19283863b733aeb677
34567 Author: Behdad Esfahbod <behdad@behdad.org>
34568 Date: Thu Aug 11 11:54:31 2011 +0200
34570 Refactor hb-view code
34572 util/Makefile.am | 26 +++-
34573 util/common.cc | 40 ++++++
34574 util/common.hh | 49 +++++++
34575 util/hb-view.cc | 387
34576 ++++---------------------------------------------------
34577 util/options.cc | 318 +++++++++++++++++++++++++++++++++++++++++++++
34578 util/options.hh | 86 +++++++++++++
34579 6 files changed, 541 insertions(+), 365 deletions(-)
34581 commit d6660356dd81358033743f72d8a5fbf2fc70eaf7
34582 Author: Behdad Esfahbod <behdad@behdad.org>
34583 Date: Wed Aug 10 22:08:36 2011 +0200
34585 Add uniscribe font getters
34587 src/hb-uniscribe-shape.cc | 24 +++++++++++++++++++++---
34588 src/hb-uniscribe.h | 8 ++++++++
34589 2 files changed, 29 insertions(+), 3 deletions(-)
34591 commit 01ec13a1d9ae380305b593e1c52cebb0e8327cb6
34592 Author: Behdad Esfahbod <behdad@behdad.org>
34593 Date: Wed Aug 10 22:00:35 2011 +0200
34595 Implement hb_ft_font_get_face
34597 src/hb-ft.cc | 15 ++++++++++++++-
34599 2 files changed, 16 insertions(+), 1 deletion(-)
34601 commit 36a4fe037df201f85b7a544eb30d75dc3585a1b6
34602 Author: Behdad Esfahbod <behdad@behdad.org>
34603 Date: Wed Aug 10 21:54:22 2011 +0200
34605 Fix charset conversion
34607 util/hb-view.cc | 2 +-
34608 1 file changed, 1 insertion(+), 1 deletion(-)
34610 commit 25c4830593064f023e296aa795b72ddcaa1c9322
34611 Author: Behdad Esfahbod <behdad@behdad.org>
34612 Date: Wed Aug 10 16:28:38 2011 +0200
34614 [util] Add hb-shape --shapers
34616 If the specified shapers fail, hb-shape will fail immediately
34618 util/hb-view.cc | 57
34619 +++++++++++++++++++++++++++++++++------------------------
34620 1 file changed, 33 insertions(+), 24 deletions(-)
34622 commit 0501573deda3a8dcdfcea491392f554f21ed0154
34623 Author: Behdad Esfahbod <behdad@behdad.org>
34624 Date: Wed Aug 10 16:25:56 2011 +0200
34626 Fix const correctness in the API
34628 src/hb-fallback-shape-private.hh | 2 +-
34629 src/hb-fallback-shape.cc | 2 +-
34630 src/hb-ot-shape.cc | 2 +-
34631 src/hb-ot-shape.h | 2 +-
34632 src/hb-shape.cc | 14 +++++++-------
34633 src/hb-shape.h | 12 ++++++------
34634 src/hb-uniscribe-shape.cc | 2 +-
34635 src/hb-uniscribe.h | 2 +-
34636 8 files changed, 19 insertions(+), 19 deletions(-)
34638 commit a21add6c0da067173d51792d716d6e38379f138f
34639 Author: Behdad Esfahbod <behdad@behdad.org>
34640 Date: Wed Aug 10 16:07:49 2011 +0200
34644 util/hb-view.cc | 49 ++++++++++++++++++-------------------------------
34645 1 file changed, 18 insertions(+), 31 deletions(-)
34647 commit 8df90c81187db58eee6b90426cd16c32feef6be3
34648 Author: Behdad Esfahbod <behdad@behdad.org>
34649 Date: Wed Aug 10 15:26:41 2011 +0200
34651 [util] Port hb-view to GOption
34653 util/hb-view.cc | 267
34654 +++++++++++++++++++++++++++++++++-----------------------
34655 1 file changed, 156 insertions(+), 111 deletions(-)
34657 commit 511a136f0c092880b19250a5df53bcf9f4b043ca
34658 Author: Behdad Esfahbod <behdad@behdad.org>
34659 Date: Tue Aug 9 15:03:00 2011 +0200
34661 Move hb-view into util/
34663 Makefile.am | 3 +--
34665 src/Makefile.am | 13 -------------
34666 util/Makefile.am | 24 ++++++++++++++++++++++++
34667 {src => util}/hb-view.cc | 0
34668 5 files changed, 26 insertions(+), 15 deletions(-)
34670 commit d753ac78da5619a0a545cdaf7a8e65787e996570
34671 Author: Behdad Esfahbod <behdad@behdad.org>
34672 Date: Tue Aug 9 14:03:12 2011 +0200
34674 [uniscribe] Remove zerowidth glyphs from output
34676 src/hb-uniscribe-shape.cc | 7 +++++--
34677 1 file changed, 5 insertions(+), 2 deletions(-)
34679 commit 217cc81cd9c3de30b2ef226983ec43c0f78b5c7d
34680 Author: Behdad Esfahbod <behdad@behdad.org>
34681 Date: Tue Aug 9 14:00:44 2011 +0200
34683 [test/shape-complex] Print cluster and position info in --verbose
34685 test/test-shape-complex.c | 20 +++++++++++++++++---
34686 1 file changed, 17 insertions(+), 3 deletions(-)
34688 commit 708403e7f3e4a5cf9b0d2bd764fb74b148af7adb
34689 Author: Behdad Esfahbod <behdad@behdad.org>
34690 Date: Tue Aug 9 13:52:36 2011 +0200
34692 Fix warnings with old glib
34694 test/hb-test.h | 3 +--
34695 1 file changed, 1 insertion(+), 2 deletions(-)
34697 commit ddd247b0c528cdb8bdf5f8063180abe884afa305
34698 Author: Behdad Esfahbod <behdad@behdad.org>
34699 Date: Tue Aug 9 11:44:42 2011 +0200
34703 src/test.cc | 3 +--
34704 1 file changed, 1 insertion(+), 2 deletions(-)
34706 commit 1b8196c98638ba05ae0ebcb8ba7aa99ed9c08e0a
34707 Author: Behdad Esfahbod <behdad@behdad.org>
34708 Date: Tue Aug 9 11:37:46 2011 +0200
34710 Add fallback shaper
34712 src/hb-fallback-shape.cc | 23 +++++++++++++++++++++--
34713 1 file changed, 21 insertions(+), 2 deletions(-)
34715 commit 13a601fe99f237b08b7166448e386eaea0b77294
34716 Author: Behdad Esfahbod <behdad@behdad.org>
34717 Date: Tue Aug 9 11:36:54 2011 +0200
34719 [FT] Don't make font immutable
34721 src/hb-ft.cc | 2 --
34722 1 file changed, 2 deletions(-)
34724 commit 38b2118724600521c6ad1e49df0667dcdf863634
34725 Author: Behdad Esfahbod <behdad@behdad.org>
34726 Date: Tue Aug 9 10:51:24 2011 +0200
34728 [API] Add hb_ft_font_set_funcs(), remove hb_ft_get_font_funcs()
34730 Remove hb_ft_get_font_funcs() as it cannot be used by the user anyway.
34732 Add hb_ft_font_set_funcs(). Which will make the font internally use
34733 FreeType. That is, no need for the font to have created using the
34734 hb-ft API. Just create using hb_face_create()/hb_font_create() and
34735 then call this on the font (after having set font scale). This
34736 internally creates an FT_Face and attached to the font.
34738 src/Makefile.am | 4 +--
34740 +++++++++++++++++++++++++++++++++++++++++++++++++++---
34741 src/hb-ft.h | 10 ++++---
34742 src/test.cc | 7 +++++
34743 test/Makefile.am | 8 ------
34744 test/test-object.c | 9 -------
34745 6 files changed, 89 insertions(+), 25 deletions(-)
34747 commit 255f176fdcd42ab94f9c3c54e2bffb55d0b1a8f5
34748 Author: Behdad Esfahbod <behdad@behdad.org>
34749 Date: Tue Aug 9 08:35:07 2011 +0200
34753 src/hb-uniscribe-shape.cc | 2 +-
34754 1 file changed, 1 insertion(+), 1 deletion(-)
34756 commit a9057eb3f38018faa1ece53c4aaeeba798b41fd1
34757 Author: Behdad Esfahbod <behdad@behdad.org>
34758 Date: Tue Aug 9 00:47:55 2011 +0200
34760 [uniscribe] Unbreak
34762 src/hb-uniscribe-shape.cc | 4 ++--
34763 1 file changed, 2 insertions(+), 2 deletions(-)
34765 commit c0975e12315b7167b92411584d2f00a751bbc204
34766 Author: Behdad Esfahbod <behdad@behdad.org>
34767 Date: Tue Aug 9 00:46:18 2011 +0200
34771 test/Makefile.am | 3 +++
34772 1 file changed, 3 insertions(+)
34774 commit 33ccc77902660ed4b49184e5ec99f4fd0ef63175
34775 Author: Behdad Esfahbod <behdad@behdad.org>
34776 Date: Tue Aug 9 00:43:24 2011 +0200
34778 [API] Make set_user_data() functions take a replace parameter
34780 We need this to set data on objects safely without worrying that some
34781 other thread unsets it by setting it at the same time.
34783 src/hb-blob.cc | 5 +++--
34784 src/hb-blob.h | 3 ++-
34785 src/hb-buffer.cc | 5 +++--
34786 src/hb-buffer.h | 3 ++-
34787 src/hb-common.cc | 13 ++++++++-----
34788 src/hb-font.cc | 15 +++++++++------
34789 src/hb-font.h | 9 ++++++---
34790 src/hb-object-private.hh | 13 ++++++++-----
34791 src/hb-private.hh | 16 +++++++++++-----
34792 src/hb-shape.cc | 2 +-
34793 src/hb-unicode.cc | 5 +++--
34794 src/hb-unicode.h | 3 ++-
34795 src/hb-uniscribe-shape.cc | 18 ++++++++++++++----
34796 test/test-object.c | 33 +++++++++++++++++----------------
34797 14 files changed, 89 insertions(+), 54 deletions(-)
34799 commit 944b2ba1ce076385f985212bbdf2df96a8a995f0
34800 Author: Behdad Esfahbod <behdad@behdad.org>
34801 Date: Tue Aug 9 00:23:58 2011 +0200
34803 [buffer] Make API take signed int length
34805 Since we already switched to accepting -1 as 'zero-terminated'.
34807 src/hb-buffer.cc | 12 ++++++------
34808 src/hb-buffer.h | 12 ++++++------
34809 src/hb-ot-layout.cc | 2 --
34811 4 files changed, 12 insertions(+), 15 deletions(-)
34813 commit de1e1cf9bccfd116d495804e230dc2e12b733a2d
34814 Author: Behdad Esfahbod <behdad@behdad.org>
34815 Date: Tue Aug 9 00:19:38 2011 +0200
34817 [FT] Adapt to new face API
34819 src/hb-ft.cc | 3 +++
34820 1 file changed, 3 insertions(+)
34822 commit 458c89a85695220d43b69dbae36fc93e3fe78d89
34823 Author: Behdad Esfahbod <behdad@behdad.org>
34824 Date: Tue Aug 9 00:19:19 2011 +0200
34828 test/test-c.c | 10 +++++-----
34829 1 file changed, 5 insertions(+), 5 deletions(-)
34831 commit bf3eef540f81fdeba1c36263d7d5b2ec4c5f07b1
34832 Author: Behdad Esfahbod <behdad@behdad.org>
34833 Date: Tue Aug 9 00:13:24 2011 +0200
34835 [uniscribe] Cleanup backend
34838 src/hb-uniscribe-shape.cc | 161
34839 ++++++++++++++++++++++++++++++++++------------
34840 2 files changed, 123 insertions(+), 40 deletions(-)
34842 commit f1f848e2e46ac54ff08aca7cd83390af31c7c9ef
34843 Author: Behdad Esfahbod <behdad@behdad.org>
34844 Date: Mon Aug 8 23:41:06 2011 +0200
34848 test/Makefile.am | 5 +++++
34849 1 file changed, 5 insertions(+)
34851 commit 3897335c7620c37e9a0224b0c42ade0dfdce4053
34852 Author: Behdad Esfahbod <behdad@behdad.org>
34853 Date: Mon Aug 8 23:37:41 2011 +0200
34855 [API] Sort out get_blob API
34857 hb_face_get_blob() renamed to hb_face_reference_blob(), returns a
34860 hb_face_[sg]et_index() added.
34862 hb_face_set_upem() added.
34864 src/hb-font-private.hh | 3 +-
34865 src/hb-font.cc | 67
34866 +++++++++++++++++++++++++++++++++++----------
34867 src/hb-font.h | 17 ++++++++++--
34868 src/hb-ft.cc | 3 +-
34869 src/hb-ot-layout-private.hh | 9 ------
34870 src/hb-ot-layout.cc | 21 --------------
34871 src/hb-uniscribe-shape.cc | 3 +-
34872 7 files changed, 72 insertions(+), 51 deletions(-)
34874 commit e715784be35f0846c0e084b7c53c7556ce933a45
34875 Author: Behdad Esfahbod <behdad@behdad.org>
34876 Date: Mon Aug 8 21:42:02 2011 +0200
34878 Rename get_table to reference_table in all API
34880 src/hb-font-private.hh | 6 +++---
34881 src/hb-font.cc | 20 ++++++++++----------
34882 src/hb-font.h | 8 ++++----
34883 src/hb-ft.cc | 4 ++--
34884 4 files changed, 19 insertions(+), 19 deletions(-)
34886 commit 670c873499f7f03fdfc07b8a0567b041628c6ab0
34887 Author: Behdad Esfahbod <behdad@behdad.org>
34888 Date: Mon Aug 8 21:36:24 2011 +0200
34890 Fix shaper ordering logic
34892 src/hb-shape.cc | 80
34893 ++++++++++++++++++++++++---------------------------------
34894 1 file changed, 34 insertions(+), 46 deletions(-)
34896 commit cc797e0d5368b2f5732d77eb3e3882283bd87cf7
34897 Author: Behdad Esfahbod <behdad@behdad.org>
34898 Date: Mon Aug 8 03:49:30 2011 +0200
34903 src/hb-shape.cc | 2 ++
34904 2 files changed, 2 insertions(+), 2 deletions(-)
34906 commit 826e22732dd8697600a1392f48af21b7b3ce6271
34907 Author: Behdad Esfahbod <behdad@behdad.org>
34908 Date: Sun Aug 7 03:53:42 2011 -0400
34910 [uniscribe] Fix blob lifecycles
34912 src/hb-uniscribe-shape.cc | 3 ++-
34913 1 file changed, 2 insertions(+), 1 deletion(-)
34915 commit ff199ba356f0eb5bc6252203eea18a1d1fd28934
34916 Author: Behdad Esfahbod <behdad@behdad.org>
34917 Date: Sun Aug 7 03:43:46 2011 -0400
34919 Fix shaper_list manipulation, aaaaaaaaaaaaargh
34921 src/hb-shape.cc | 16 +++++++++-------
34922 1 file changed, 9 insertions(+), 7 deletions(-)
34924 commit 206e32934592b915b1f3052aecf014c6ced729e1
34925 Author: Behdad Esfahbod <behdad@behdad.org>
34926 Date: Sun Aug 7 01:10:55 2011 -0400
34928 [test] test-object is not FreeType-specific, move it to the right
34931 test/Makefile.am | 8 +++-----
34932 1 file changed, 3 insertions(+), 5 deletions(-)
34934 commit 577326b86af80cc137eea81f4cc1e30adf9232b1
34935 Author: Behdad Esfahbod <behdad@behdad.org>
34936 Date: Sun Aug 7 01:04:40 2011 -0400
34938 [uniscribe] Fix cluster calculation
34940 src/hb-uniscribe-shape.cc | 6 +++++-
34941 1 file changed, 5 insertions(+), 1 deletion(-)
34943 commit f6d83b2dcf120f9d6f0a28c6f5de2da7addf9089
34944 Author: Behdad Esfahbod <behdad@behdad.org>
34945 Date: Sun Aug 7 00:59:58 2011 -0400
34949 src/test.cc | 4 ++--
34950 1 file changed, 2 insertions(+), 2 deletions(-)
34952 commit 2eb474afb4a09f4da8f14b444bd6066769010224
34953 Author: Behdad Esfahbod <behdad@behdad.org>
34954 Date: Sun Aug 7 00:59:38 2011 -0400
34956 [uniscribe] Fix shaper
34958 It's kinda working finally!
34960 src/hb-uniscribe-shape.cc | 9 ++++++---
34961 1 file changed, 6 insertions(+), 3 deletions(-)
34963 commit f22e661147691ebc9d531aa28a850988e6503f9b
34964 Author: Behdad Esfahbod <behdad@behdad.org>
34965 Date: Sun Aug 7 00:59:12 2011 -0400
34967 [glib] Protect against invalid characters
34969 src/hb-glib.cc | 8 ++++++--
34970 1 file changed, 6 insertions(+), 2 deletions(-)
34972 commit 144cd49a0eb3ccc749325d0ee14b3ebf4367c971
34973 Author: Behdad Esfahbod <behdad@behdad.org>
34974 Date: Sun Aug 7 00:51:50 2011 -0400
34976 [buffer] Accept -1 for text_length and item_length
34978 A -1 text_length means: zero-terminated string.
34979 A -1 item_length means: to the end of string.
34981 src/hb-buffer.cc | 10 ++++++++++
34982 1 file changed, 10 insertions(+)
34984 commit e9c71fab30fd1d5b163c8a072f9e2d3eb8ba3a92
34985 Author: Behdad Esfahbod <behdad@behdad.org>
34986 Date: Sun Aug 7 00:00:27 2011 -0400
34988 Fix name-table lookup
34992 src/hb-ot-name-private.hh | 2 +-
34993 src/hb-uniscribe-shape.cc | 2 ++
34994 2 files changed, 3 insertions(+), 1 deletion(-)
34996 commit 3fd2b5bece28c81e3e379352f09eee39d19ac372
34997 Author: Behdad Esfahbod <behdad@behdad.org>
34998 Date: Sat Aug 6 22:59:54 2011 -0400
35000 [uniscribe] Use font size directly
35002 src/hb-uniscribe-shape.cc | 2 +-
35003 1 file changed, 1 insertion(+), 1 deletion(-)
35005 commit 892eb2e462b40451b8f73879eab66310d884386a
35006 Author: Behdad Esfahbod <behdad@behdad.org>
35007 Date: Sat Aug 6 22:06:52 2011 -0400
35009 [uniscribe] Make font selection work
35013 src/hb-ot-name-private.hh | 37 +++++++++++++++++++++++++++++++++++++
35014 src/hb-uniscribe-shape.cc | 30 +++++++++++++++++++++++-------
35016 3 files changed, 60 insertions(+), 8 deletions(-)
35018 commit b492299eb3c398701557e452f6c2c9bd370fbbf3
35019 Author: Behdad Esfahbod <behdad@behdad.org>
35020 Date: Fri Aug 5 20:34:50 2011 -0400
35022 Start implementing the 'name' table
35024 src/Makefile.am | 3 +-
35025 src/hb-ot-name-private.hh | 91
35026 +++++++++++++++++++++++++++++++++++++++++++++++
35027 src/hb-uniscribe-shape.cc | 12 ++++---
35028 3 files changed, 100 insertions(+), 6 deletions(-)
35030 commit 4538efacca84329a60ff69851de70027d9b4f567
35031 Author: Behdad Esfahbod <behdad@behdad.org>
35032 Date: Fri Aug 5 20:11:06 2011 -0400
35034 Skip tests by returning 77
35036 automake test runner understands this.
35038 src/check-internal-symbols.sh | 3 ++-
35039 src/check-libstdc++.sh | 3 ++-
35040 2 files changed, 4 insertions(+), 2 deletions(-)
35042 commit 54eb65538da0a6ab0389d09944c90e12a913157d
35043 Author: Behdad Esfahbod <behdad@behdad.org>
35044 Date: Fri Aug 5 20:09:25 2011 -0400
35046 Fix check on OS X sh
35048 src/check-header-guards.sh | 2 +-
35049 1 file changed, 1 insertion(+), 1 deletion(-)
35051 commit 9da554504e30a326fc57b28cdb0e57108bfa9555
35052 Author: Behdad Esfahbod <behdad@behdad.org>
35053 Date: Fri Aug 5 19:48:49 2011 -0400
35055 Add hb_shape_list_shapers()
35057 src/hb-shape.cc | 22 ++++++++++++++++++----
35058 src/hb-shape.h | 3 +++
35059 test/Makefile.am | 2 ++
35060 test/test-c.c | 8 ++++++++
35061 test/test-shape.c | 15 +++++++++++++++
35062 5 files changed, 46 insertions(+), 4 deletions(-)
35064 commit d7bf473ef222ab420456ff155ffaa09bacb3a394
35065 Author: Behdad Esfahbod <behdad@behdad.org>
35066 Date: Fri Aug 5 18:18:21 2011 -0400
35070 src/check-header-guards.sh | 1 -
35071 src/hb-open-type-private.hh | 10 +++++-----
35072 2 files changed, 5 insertions(+), 6 deletions(-)
35074 commit c62a8f10f3b9a4ac3ac6b686464ac734ebfa2f7f
35075 Author: Behdad Esfahbod <behdad@behdad.org>
35076 Date: Fri Aug 5 18:02:30 2011 -0400
35078 Free all static memory upon exit
35080 src/hb-common.cc | 8 +++++---
35081 src/hb-shape.cc | 4 ++--
35082 2 files changed, 7 insertions(+), 5 deletions(-)
35084 commit c4d63ef744f79701458ab7af2055afb87ffe8de3
35085 Author: Behdad Esfahbod <behdad@behdad.org>
35086 Date: Fri Aug 5 17:54:25 2011 -0400
35088 Fix env parsing code
35090 Also changed the separator to comma instead of colon.
35092 src/hb-shape.cc | 34 +++++++++++++++++++++++++---------
35093 1 file changed, 25 insertions(+), 9 deletions(-)
35095 commit 3931837bebd79c5eb1bd5b24ff12e2c8e7d3f24c
35096 Author: Behdad Esfahbod <behdad@behdad.org>
35097 Date: Fri Aug 5 17:22:19 2011 -0400
35099 Change hb_shape() API back to what it was, add hb_shape_full()
35101 I disliked changing hb_shape() API, and disliked the fact that it was
35102 returning a bool now. So, reverted. Added new API for the extra
35105 src/hb-view.cc | 2 +-
35106 1 file changed, 1 insertion(+), 1 deletion(-)
35108 commit 3ca6c4ecc299295b6682fa2b6b9f83b213223bad
35109 Author: Behdad Esfahbod <behdad@behdad.org>
35110 Date: Fri Aug 5 17:22:19 2011 -0400
35112 Change hb_shape() API back to what it was, add hb_shape_full()
35114 I disliked changing hb_shape() API, and disliked the fact that it was
35115 returning a bool now. So, reverted. Added new API for the extra
35118 src/hb-shape.cc | 21 +++++++++++++++------
35119 src/hb-shape.h | 14 ++++++++++----
35121 test/test-shape.c | 2 +-
35122 4 files changed, 27 insertions(+), 12 deletions(-)
35124 commit 02aeca985b570763342c35e99af90025bfa088d5
35125 Author: Behdad Esfahbod <behdad@behdad.org>
35126 Date: Thu Aug 4 22:31:05 2011 -0400
35128 [API] Changes to main shape API
35130 hb_shape() now accepts a shaper_options and a shaper_list argument.
35131 Both can be set to NULL to emulate previous API. And in most
35133 they are expected to be set to NULL.
35135 hb_shape() also returns a boolean for now. If shaper_list is
35137 return value can be ignored.
35139 shaper_options is ignored for now, but otherwise it should be a
35140 NULL-terminated list of strings.
35142 shaper_list is a NULL-terminated list of strings. Currently
35144 strings are "ot" for native OpenType Layout implementation,
35146 for the Uniscribe backend, and "fallback" for the non-complex backend
35147 (that will be implemented shortly). The fallback backend never fails.
35149 The env var HB_SHAPER_LIST is also parsed and honored. It's a
35150 colon-separated list of shaper names. The fallback shaper is
35152 none of the env-listed shapers succeed.
35154 New API hb_buffer_guess_properties() added.
35157 configure.ac | 9 +++
35158 src/Makefile.am | 14 ++--
35159 src/hb-buffer-private.hh | 1 +
35160 src/hb-buffer.cc | 35 ++++++++++
35161 src/hb-buffer.h | 3 +
35162 src/hb-fallback-shape-private.hh | 48 ++++++++++++++
35163 src/hb-fallback-shape.cc | 43 +++++++++++++
35164 src/hb-ot-shape.cc | 9 ++-
35165 src/hb-ot-shape.h | 5 +-
35166 src/hb-shape.cc | 135
35167 +++++++++++++++++++++++----------------
35168 src/hb-shape.h | 13 ++--
35169 src/hb-uniscribe-shape.cc | 52 ++++++---------
35170 src/hb-uniscribe.h | 5 +-
35171 src/hb-view.cc | 2 +-
35173 test/test-shape.c | 2 +-
35174 17 files changed, 274 insertions(+), 107 deletions(-)
35176 commit 57692adf1294a6db4627d0de7c671e4aa01d2a8f
35177 Author: Behdad Esfahbod <behdad@behdad.org>
35178 Date: Thu Aug 4 20:49:16 2011 -0400
35180 Make test.cc do something more useful
35182 Hardcoded to the uniscribe backend for now. Will fix soon.
35184 src/test.cc | 38 ++++++++++++++++++++++++++++++++++----
35185 1 file changed, 34 insertions(+), 4 deletions(-)
35187 commit c605bbbb6d4b2a98b1f40ca818760088d991f7d1
35188 Author: Behdad Esfahbod <behdad@behdad.org>
35189 Date: Thu Aug 4 20:00:53 2011 -0400
35191 Remove C++ guards from source files
35193 Where causing issues for people with MSVC.
35195 src/check-c-linkage-decls.sh | 3 +--
35196 src/hb-blob.cc | 2 --
35197 src/hb-buffer-private.hh | 2 --
35198 src/hb-buffer.cc | 2 --
35199 src/hb-common.cc | 2 --
35200 src/hb-font-private.hh | 2 --
35201 src/hb-font.cc | 2 --
35202 src/hb-ft.cc | 2 --
35203 src/hb-glib.cc | 2 --
35204 src/hb-icu.cc | 2 --
35205 src/hb-mutex-private.hh | 2 --
35206 src/hb-object-private.hh | 4 ----
35207 src/hb-open-file-private.hh | 2 --
35208 src/hb-open-type-private.hh | 4 ----
35209 src/hb-ot-head-private.hh | 2 --
35210 src/hb-ot-layout-common-private.hh | 4 ----
35211 src/hb-ot-layout-gdef-private.hh | 2 --
35212 src/hb-ot-layout-gpos-private.hh | 4 ----
35213 src/hb-ot-layout-gsub-private.hh | 4 ----
35214 src/hb-ot-layout-gsubgpos-private.hh | 6 ------
35215 src/hb-ot-layout-private.hh | 2 --
35216 src/hb-ot-layout.cc | 2 --
35217 src/hb-ot-map-private.hh | 2 --
35218 src/hb-ot-map.cc | 2 --
35219 src/hb-ot-maxp-private.hh | 2 --
35220 src/hb-ot-shape-complex-arabic-table.hh | 2 --
35221 src/hb-ot-shape-complex-arabic.cc | 2 --
35222 src/hb-ot-shape-complex-indic-table.hh | 2 --
35223 src/hb-ot-shape-complex-indic.cc | 2 --
35224 src/hb-ot-shape-complex-misc.cc | 2 --
35225 src/hb-ot-shape-complex-private.hh | 2 --
35226 src/hb-ot-shape-normalize.cc | 2 --
35227 src/hb-ot-shape-private.hh | 2 --
35228 src/hb-ot-shape.cc | 2 --
35229 src/hb-ot-tag.cc | 2 --
35230 src/hb-private.hh | 8 --------
35231 src/hb-shape.cc | 2 --
35232 src/hb-unicode-private.hh | 2 --
35233 src/hb-unicode.cc | 2 --
35234 src/hb-uniscribe-shape.cc | 2 --
35235 src/hb-view.cc | 2 --
35238 43 files changed, 1 insertion(+), 106 deletions(-)
35240 commit 8336186a52813b53e90b4399dc462d55750e2d37
35241 Author: Behdad Esfahbod <behdad@behdad.org>
35242 Date: Thu Aug 4 19:49:05 2011 -0400
35246 src/hb-ot-map-private.hh | 4 ++++
35247 1 file changed, 4 insertions(+)
35249 commit ecd3b6e4ad253cf9d0dae1ed2da8ba6caed16b85
35250 Author: Behdad Esfahbod <behdad@behdad.org>
35251 Date: Thu Aug 4 01:57:40 2011 -0400
35255 configure.ac | 2 ++
35256 1 file changed, 2 insertions(+)
35258 commit c747f509bcc4e6a34ced04e9e79ed414a44437b1
35259 Author: Behdad Esfahbod <behdad@behdad.org>
35260 Date: Thu Aug 4 01:51:30 2011 -0400
35262 More out-of-tree build fixes
35264 src/check-c-linkage-decls.sh | 3 +--
35265 src/check-header-guards.sh | 8 ++++----
35266 2 files changed, 5 insertions(+), 6 deletions(-)
35268 commit 0530ca9a180edc330ab801c535907cefa4a0c298
35269 Author: Behdad Esfahbod <behdad@behdad.org>
35270 Date: Thu Aug 4 01:42:59 2011 -0400
35272 Fix out-of-tree build
35274 test/Makefile.am | 2 +-
35275 1 file changed, 1 insertion(+), 1 deletion(-)
35277 commit ddbf4edc5d09a645351b1bd1722b068aba6a6dec
35278 Author: Behdad Esfahbod <behdad@behdad.org>
35279 Date: Thu Aug 4 01:38:37 2011 -0400
35284 1 file changed, 1 deletion(-)
35286 commit 20dde6101662fd9ebe5f613631ea468f4c0a995f
35287 Author: Behdad Esfahbod <behdad@behdad.org>
35288 Date: Thu Aug 4 01:07:33 2011 -0400
35292 src/hb-uniscribe.h | 6 +++---
35293 1 file changed, 3 insertions(+), 3 deletions(-)
35295 commit 44b4f50d05fd51d8056a78e359fbb00fbcac43a0
35296 Author: Behdad Esfahbod <behdad@behdad.org>
35297 Date: Thu Aug 4 00:52:20 2011 -0400
35301 src/hb-private.hh | 2 +-
35302 1 file changed, 1 insertion(+), 1 deletion(-)
35304 commit 0fbb2dc83132a89201ad8b56c6909610437d2da0
35305 Author: Behdad Esfahbod <behdad@behdad.org>
35306 Date: Wed Aug 3 19:55:04 2011 -0400
35308 Add draft experimental Uniscribe backend
35310 Not complete yet, font selection doesn't work. But hey it shapes!
35312 This is not supposed to be a production backend, more like a testing
35315 configure.ac | 9 ++
35316 src/Makefile.am | 11 ++
35317 src/hb-private.hh | 4 +-
35318 src/hb-uniscribe-shape.cc | 325
35319 ++++++++++++++++++++++++++++++++++++++++++++++
35320 src/hb-uniscribe.h | 46 +++++++
35321 5 files changed, 394 insertions(+), 1 deletion(-)
35323 commit 0d7d4824b2edc7aeeb995077655a9a89b5c360a9
35324 Author: Behdad Esfahbod <behdad@behdad.org>
35325 Date: Wed Aug 3 17:39:24 2011 -0400
35329 configure.ac | 10 +++++-----
35330 1 file changed, 5 insertions(+), 5 deletions(-)
35332 commit e62df43649e31b7815c272f01808b3f726c7d07d
35333 Author: Behdad Esfahbod <behdad@behdad.org>
35334 Date: Wed Aug 3 17:38:54 2011 -0400
35336 Add internal hb_buffer_t::get_scratch_buffer()
35338 src/hb-buffer-private.hh | 2 ++
35339 src/hb-buffer.cc | 10 ++++++++++
35340 2 files changed, 12 insertions(+)
35342 commit 71e7936fcadfd375a8bdc47987ef8b1b2b542df5
35343 Author: Behdad Esfahbod <behdad@behdad.org>
35344 Date: Wed Aug 3 17:38:34 2011 -0400
35349 1 file changed, 2 insertions(+)
35351 commit bf8c57ba745c02370c38198adfdcd8075ba38b13
35352 Author: Behdad Esfahbod <behdad@behdad.org>
35353 Date: Wed Aug 3 17:38:04 2011 -0400
35355 [API] Add hb_face_get_blob()
35357 Need to think more about it.
35359 src/hb-font.cc | 10 ++++++++++
35360 src/hb-font.h | 3 +++
35361 2 files changed, 13 insertions(+)
35363 commit 2118fdb9f584e6735e904638e48bae48314372fa
35364 Author: Behdad Esfahbod <behdad@behdad.org>
35365 Date: Tue Aug 2 14:06:51 2011 -0400
35367 Fix fallback shaping
35369 Broke it a few commits ago.
35371 src/hb-ot-shape.cc | 8 +++++---
35372 1 file changed, 5 insertions(+), 3 deletions(-)
35374 commit 199abbd0f15bd295c3a56845c71b38dd20af1332
35375 Author: Behdad Esfahbod <behdad@behdad.org>
35376 Date: Tue Aug 2 13:59:47 2011 -0400
35380 test/test-unicode.c | 4 +++-
35381 1 file changed, 3 insertions(+), 1 deletion(-)
35383 commit 4f052b93c0b17d92b9f0adddf64ef77518bf2ac4
35384 Author: Behdad Esfahbod <behdad@behdad.org>
35385 Date: Tue Aug 2 13:44:24 2011 -0400
35387 Fix build with glib but not freetype
35389 test/Makefile.am | 7 +++----
35390 1 file changed, 3 insertions(+), 4 deletions(-)
35392 commit c21be799daa85d5edb2d831ac985d3e43c8755ec
35393 Author: Behdad Esfahbod <behdad@behdad.org>
35394 Date: Tue Aug 2 12:05:49 2011 -0400
35398 test/Makefile.am | 3 ++-
35399 1 file changed, 2 insertions(+), 1 deletion(-)
35401 commit e9c2341b1384c161bbab9871411af0bc9f6c3cf4
35402 Author: Behdad Esfahbod <behdad@behdad.org>
35403 Date: Tue Aug 2 11:40:44 2011 -0400
35405 Don't use icu-config when cross-compiling
35407 configure.ac | 17 ++++++++++-------
35408 1 file changed, 10 insertions(+), 7 deletions(-)
35410 commit 390dab49b6cf34f263b67d20a13f0752ada57bcc
35411 Author: Behdad Esfahbod <behdad@behdad.org>
35412 Date: Tue Aug 2 11:29:55 2011 -0400
35414 Unbreak icu-config results a bit
35417 1 file changed, 1 insertion(+)
35419 commit b301478a69d961c724a4875b839a81fb458d1153
35420 Author: Behdad Esfahbod <behdad@behdad.org>
35421 Date: Tue Aug 2 11:25:13 2011 -0400
35423 Bug 39763 - autogen.sh should check pkg-config availability
35425 (and revert change have_icu change I mistakenly pushed out)
35427 autogen.sh | 10 ++++++++--
35429 2 files changed, 8 insertions(+), 3 deletions(-)
35431 commit f60271c0c2b0101e7b2725f9a9ad950c277a616c
35432 Author: Behdad Esfahbod <behdad@behdad.org>
35433 Date: Tue Aug 2 09:56:30 2011 -0400
35435 Add mingw32 support
35437 With these changes, on Ubuntu I can do:
35439 ./configure --host=i586-mingw32msvc && make
35442 src/hb-mutex-private.hh | 4 ++--
35443 src/hb-open-type-private.hh | 5 +++++
35444 src/hb-private.hh | 6 +++++-
35446 5 files changed, 14 insertions(+), 3 deletions(-)
35448 commit 1264b23e4a4ae1c9831a3009e1c7ab8e65a5b434
35449 Author: Behdad Esfahbod <behdad@behdad.org>
35450 Date: Mon Aug 1 16:39:32 2011 -0400
35452 Bug 39702 - configure check for ragel
35454 autogen.sh | 18 +++++++++++++-----
35455 1 file changed, 13 insertions(+), 5 deletions(-)
35457 commit f5414cf0a220d6e6f3d4b6e8221cd583b4684187
35458 Author: Behdad Esfahbod <behdad@behdad.org>
35459 Date: Mon Aug 1 16:34:16 2011 -0400
35461 Use missing script for calling ragel
35463 src/Makefile.am | 3 ++-
35464 1 file changed, 2 insertions(+), 1 deletion(-)
35466 commit a91c58bf98258a34e5f7c1ad39a38db58fadc4b9
35467 Author: Behdad Esfahbod <behdad@behdad.org>
35468 Date: Mon Aug 1 16:30:11 2011 -0400
35470 [Indic] Disable CJCT-disabling logic
35474 src/hb-ot-shape-complex-indic.cc | 7 ++++++-
35475 1 file changed, 6 insertions(+), 1 deletion(-)
35477 commit 5e72071062c015237b79fbd0521341a63166a204
35478 Author: Behdad Esfahbod <behdad@behdad.org>
35479 Date: Sun Jul 31 17:51:50 2011 -0400
35481 [Indic] Stop looking for base upon seeing joiners
35483 Not sure where this is documented, but I remember this being the
35487 test-shape-complex failures are down from 48 to 46. Meh.
35489 src/hb-ot-shape-complex-indic.cc | 11 +++++++++--
35490 1 file changed, 9 insertions(+), 2 deletions(-)
35492 commit 281683995a46ed37aeeb84061249758c59822457
35493 Author: Behdad Esfahbod <behdad@behdad.org>
35494 Date: Sun Jul 31 16:00:35 2011 -0400
35498 src/hb-ot-shape-complex-indic.cc | 23 +++++++++++++++--------
35499 1 file changed, 15 insertions(+), 8 deletions(-)
35501 commit 6b37bc80843e38ca7b62500f95fd70c08af68d62
35502 Author: Behdad Esfahbod <behdad@behdad.org>
35503 Date: Sun Jul 31 15:57:00 2011 -0400
35505 [Indic] Fix ZWJ/ZWNJ application
35507 Not quite working just yet. False alarm re 10 failures. It was
35508 crashing. Ouch! Back to 48 failures.
35510 src/hb-ot-shape-complex-indic.cc | 10 ++++++----
35511 1 file changed, 6 insertions(+), 4 deletions(-)
35513 commit e7be05702447ae270d797398132c1930cd3a9b86
35514 Author: Behdad Esfahbod <behdad@behdad.org>
35515 Date: Sun Jul 31 15:18:57 2011 -0400
35517 [Indic] Add Final Reordering rules into comments
35521 src/hb-ot-shape-complex-indic.cc | 86
35522 ++++++++++++++++++++++++++++++++++++++--
35523 1 file changed, 83 insertions(+), 3 deletions(-)
35525 commit cfd4382ec1af91640129551697de36fd42c0849a
35526 Author: Behdad Esfahbod <behdad@behdad.org>
35527 Date: Sun Jul 31 15:07:11 2011 -0400
35529 [Indic] Handle Reph when determining base consonant
35531 src/hb-ot-shape-complex-indic.cc | 24 +++++++++++++++---------
35532 1 file changed, 15 insertions(+), 9 deletions(-)
35534 commit 97158392a5899ddb739afaac925128f33f699bd7
35535 Author: Behdad Esfahbod <behdad@behdad.org>
35536 Date: Sun Jul 31 15:01:28 2011 -0400
35538 [Indic] Ra is a consonant too
35540 src/hb-ot-shape-complex-indic.cc | 3 +--
35541 1 file changed, 1 insertion(+), 2 deletions(-)
35543 commit 0d8f8a177c4bfd4dc642a353bab8d03674e839ac
35544 Author: Behdad Esfahbod <behdad@behdad.org>
35545 Date: Sun Jul 31 14:57:59 2011 -0400
35547 [Indic] Fix reph inhibition logic
35549 src/hb-ot-shape-complex-indic.cc | 4 ++--
35550 1 file changed, 2 insertions(+), 2 deletions(-)
35552 commit 9da0487cd452d780673e24329ce03e174a4ef83b
35553 Author: Behdad Esfahbod <behdad@behdad.org>
35554 Date: Sun Jul 31 13:46:44 2011 -0400
35556 [Indic] Support ZWJ/ZWNJ
35558 Brings test-shape-complex failures down from 52 to 10!
35560 I hereby declare harfbuzz-ng supporting Indic!
35562 src/hb-ot-shape-complex-indic.cc | 57
35563 +++++++++++++++++++++++++++++++++-------
35564 1 file changed, 48 insertions(+), 9 deletions(-)
35566 commit 9ee27a928a989c71923cef82a9e9828f8e9ca051
35567 Author: Behdad Esfahbod <behdad@behdad.org>
35568 Date: Sun Jul 31 11:10:14 2011 -0400
35570 [Indic] Suppress reph formation upon joiners
35572 src/hb-ot-shape-complex-indic.cc | 8 +++++++-
35573 1 file changed, 7 insertions(+), 1 deletion(-)
35575 commit 8354e004e553856d7d743e0f0b4de4668484026a
35576 Author: Behdad Esfahbod <behdad@behdad.org>
35577 Date: Sun Jul 31 02:24:51 2011 -0400
35579 Un-Ra U+09F1. According to the test suite this is correct.
35581 But I'm not sure... Down from 54 failures to 52.
35583 src/hb-ot-shape-complex-indic.cc | 2 +-
35584 1 file changed, 1 insertion(+), 1 deletion(-)
35586 commit 07cedd81f48907b2e372cd2e963716bbded9ce29
35587 Author: Behdad Esfahbod <behdad@behdad.org>
35588 Date: Sat Jul 30 21:16:51 2011 -0400
35592 test/test-shape-complex.c | 21 +++++++++++----------
35593 1 file changed, 11 insertions(+), 10 deletions(-)
35595 commit ba7e85c104e68b4685c1b3b5c9a260fe0f6879df
35596 Author: Behdad Esfahbod <behdad@behdad.org>
35597 Date: Sat Jul 30 21:11:53 2011 -0400
35601 src/hb-ot-shape-complex-indic.cc | 1 +
35602 1 file changed, 1 insertion(+)
35604 commit f5bc2725cb892264ba223e0a49f7fd2c622a0730
35605 Author: Behdad Esfahbod <behdad@behdad.org>
35606 Date: Sat Jul 30 21:08:10 2011 -0400
35608 [Indic] For old-style Indic tables, move Halant around
35610 In old-style Indic OT standards, the post-base Halants are moved after
35611 their base. Emulate that by moving first post-base Halant to
35612 post-last-consonant.
35614 Brings test-shape-complex failures down from 88 to 54. Getting there!
35616 src/hb-ot-map-private.hh | 3 +++
35617 src/hb-ot-shape-complex-indic.cc | 20 ++++++++++++++++++++
35618 2 files changed, 23 insertions(+)
35620 commit c47a31fb4793b825f4be57e9cb1b10db352b9512
35621 Author: Behdad Esfahbod <behdad@behdad.org>
35622 Date: Sat Jul 30 20:57:01 2011 -0400
35624 [OT] Save chosen script tag
35626 src/hb-ot-layout.cc | 20 ++++++++++++++++----
35627 src/hb-ot-layout.h | 3 ++-
35628 src/hb-ot-map-private.hh | 1 +
35629 src/hb-ot-map.cc | 2 +-
35630 4 files changed, 20 insertions(+), 6 deletions(-)
35632 commit 3a9b14dfdfc278b432890e1537672a4ca141a3b0
35633 Author: Behdad Esfahbod <behdad@behdad.org>
35634 Date: Sat Jul 30 20:23:55 2011 -0400
35638 test/test-shape-complex.c | 8 ++++----
35639 1 file changed, 4 insertions(+), 4 deletions(-)
35641 commit 8613193bbf28fe8951c900b68c4418a6fb929626
35642 Author: Behdad Esfahbod <behdad@behdad.org>
35643 Date: Sat Jul 30 20:21:40 2011 -0400
35645 [test] Fix problem with N'ko test direction
35647 Old HarfBuzz test suite always shaped as left-to-right and hence
35649 0x14db, direction expected glyphstring for N'ko. Doh!
35651 Failures down from 92 to 88.
35653 test/test-shape-complex.c | 8 ++++----
35654 1 file changed, 4 insertions(+), 4 deletions(-)
35656 commit fd06bf56110e73826b3d5c73ac964e2609450d46
35657 Author: Behdad Esfahbod <behdad@behdad.org>
35658 Date: Sat Jul 30 20:14:44 2011 -0400
35660 [Indic] Handle initial Ra+Halant in scripts that support Reph
35662 Brings test-shape-complex failures down from 104 to 92. Way to go!
35664 src/hb-ot-shape-complex-indic.cc | 10 ++++++++++
35665 1 file changed, 10 insertions(+)
35667 commit ee58f3bc75d2d071a71b94063bf12205a5871acb
35668 Author: Behdad Esfahbod <behdad@behdad.org>
35669 Date: Sat Jul 30 19:15:53 2011 -0400
35673 src/hb-ot-shape-complex-indic.cc | 23 ++++++++++++-----------
35674 1 file changed, 12 insertions(+), 11 deletions(-)
35676 commit 352372ae5ea0998e40cf9fe43c22b6b610a5764e
35677 Author: Behdad Esfahbod <behdad@behdad.org>
35678 Date: Sat Jul 30 19:04:02 2011 -0400
35680 [Indic] Categorize Ra in scripts that have Reph
35682 Is the categorization correct? I don't know.
35684 src/hb-ot-shape-complex-indic.cc | 31 ++++++++++++++++++++++++++++++-
35685 1 file changed, 30 insertions(+), 1 deletion(-)
35687 commit 45d6f29f15f1d2323bcaa2498aed23ff0c8a1567
35688 Author: Behdad Esfahbod <behdad@behdad.org>
35689 Date: Sat Jul 30 14:44:30 2011 -0400
35691 [Indic] Reorder matras
35693 Number of failing shape-complex tests goes from 125 down to 94.
35695 Next: Add Ra handling and it's fair to say we kinda support Indic :).
35697 src/hb-ot-shape-complex-indic.cc | 29 +++++++++++++++++++++++++++--
35698 src/hb-ot-shape-normalize.cc | 26 ++++++++++----------------
35699 src/hb-private.hh | 36
35700 ++++++++++++++++++++++++++++++------
35701 3 files changed, 67 insertions(+), 24 deletions(-)
35703 commit 911bf32acad7f1cd161f666cb659990ade0925ad
35704 Author: Behdad Esfahbod <behdad@behdad.org>
35705 Date: Sat Jul 30 11:16:00 2011 -0400
35707 Bug 39686 - Add '-no-undefined' to libharfbuzz LDFLAGS
35709 src/Makefile.am | 2 +-
35710 1 file changed, 1 insertion(+), 1 deletion(-)
35712 commit 8f0b64fb6988f9502d2c5e39768a9af133d9a83f
35713 Author: Behdad Esfahbod <behdad@behdad.org>
35714 Date: Fri Jul 29 17:02:48 2011 -0400
35718 src/hb-ot-shape-complex-arabic.cc | 6 +++---
35719 src/hb-private.hh | 8 ++++++--
35720 2 files changed, 9 insertions(+), 5 deletions(-)
35722 commit 743807a3ce1b2229e5307a8aea074a7544623d8d
35723 Author: Behdad Esfahbod <behdad@behdad.org>
35724 Date: Fri Jul 29 16:37:02 2011 -0400
35726 [Indic] Apply Indic features
35728 Find the base consonant and apply basic Indic features accordingly.
35729 Nothing complete, but does something for now. Specifically:
35730 no Ra handling right now, and no ZWJ/ZWNJ.
35732 Number of failing shape-complex tests goes from 174 down to 125.
35734 Next: reorder matras.
35736 src/hb-ot-shape-complex-indic-machine.rl | 35 ++++--
35737 src/hb-ot-shape-complex-indic.cc | 209
35738 ++++++++++++++++++++++++++++---
35739 2 files changed, 212 insertions(+), 32 deletions(-)
35741 commit 1a1b5013159369b343d0c32df02c9c419277aead
35742 Author: Behdad Esfahbod <behdad@behdad.org>
35743 Date: Fri Jul 29 16:36:46 2011 -0400
35747 test/test-shape-complex.c | 8 ++++++--
35748 1 file changed, 6 insertions(+), 2 deletions(-)
35750 commit dd5546de15e63c0320b7db2bf42b0f15271f7915
35751 Author: Behdad Esfahbod <behdad@behdad.org>
35752 Date: Fri Jul 29 16:27:31 2011 -0400
35756 test/test-shape-complex.c | 2 +-
35757 1 file changed, 1 insertion(+), 1 deletion(-)
35759 commit 9f9bcceca6321d5a5812f878de1de39901349a78
35760 Author: Behdad Esfahbod <behdad@behdad.org>
35761 Date: Thu Jul 28 17:06:46 2011 -0400
35763 Register buffer vars in Indic shaper
35765 src/hb-ot-shape-complex-indic.cc | 6 ++++++
35766 src/hb-ot-shape.cc | 2 ++
35767 2 files changed, 8 insertions(+)
35769 commit be09bf6b799cafc2ff54a28915b307ffe99661b6
35770 Author: Behdad Esfahbod <behdad@behdad.org>
35771 Date: Thu Jul 28 17:03:43 2011 -0400
35773 Oops. This should have gone into the previous commit
35775 src/hb-ot-layout-gsub-private.hh | 2 +-
35776 1 file changed, 1 insertion(+), 1 deletion(-)
35778 commit b65c06025d2b54a44f716e030d4b10072c65bea8
35779 Author: Behdad Esfahbod <behdad@behdad.org>
35780 Date: Thu Jul 28 16:48:43 2011 -0400
35782 Formalize buffer var allocations
35784 src/hb-buffer-private.hh | 25 ++++++----------
35785 src/hb-buffer.cc | 15 +++++-----
35786 src/hb-ot-layout-gpos-private.hh | 14 +++++----
35787 src/hb-ot-layout-gsub-private.hh | 5 +++-
35788 src/hb-ot-shape-complex-arabic.cc | 6 +++-
35789 src/hb-ot-shape-complex-indic.cc | 4 +--
35790 src/hb-ot-shape-complex-private.hh | 10 ++++++-
35791 src/hb-ot-shape.cc | 60
35792 +++++++++++++++++++++++---------------
35793 src/hb-private.hh | 1 +
35794 9 files changed, 83 insertions(+), 57 deletions(-)
35796 commit a9ad3d3460ba863a8d8f3766ccbeab288c3c6822
35797 Author: Behdad Esfahbod <behdad@behdad.org>
35798 Date: Thu Jul 28 15:42:18 2011 -0400
35800 Move more code around
35802 Buffer var allocation coming into shape
35804 src/hb-buffer-private.hh | 1 +
35805 src/hb-buffer.cc | 35 +++++++++++++++++++++++++++++++++++
35806 src/hb-ot-layout-gpos-private.hh | 7 +++++++
35807 src/hb-ot-layout-gsub-private.hh | 18 ++++++++++++++++++
35808 src/hb-ot-layout.cc | 8 +++-----
35809 5 files changed, 64 insertions(+), 5 deletions(-)
35811 commit cc06c243d8be3ebb1190281653d2dba504c16c0f
35812 Author: Behdad Esfahbod <behdad@behdad.org>
35813 Date: Mon Jul 25 20:25:44 2011 -0400
35815 Streamline debugging infrastructure even more
35817 src/hb-blob.cc | 26 ++++-----
35818 src/hb-object-private.hh | 8 +--
35819 src/hb-open-type-private.hh | 64 ++++++--------------
35820 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
35821 src/hb-private.hh | 109
35822 +++++++++++++++++++++++++++++++----
35823 5 files changed, 136 insertions(+), 73 deletions(-)
35825 commit 43ff203d8ea3e1b09e316e3aae1a4e5ec15bfdd2
35826 Author: Behdad Esfahbod <behdad@behdad.org>
35827 Date: Mon Jul 25 17:35:24 2011 -0400
35829 Use variadic macros for debugging
35831 Looks *so* much nicer!
35833 src/hb-blob.cc | 26 ++++++++--------
35834 src/hb-object-private.hh | 8 ++---
35835 src/hb-open-type-private.hh | 75
35836 ++++++++++++++++++++-------------------------
35837 src/hb-private.hh | 7 +++--
35838 4 files changed, 56 insertions(+), 60 deletions(-)
35840 commit decd4e3e16424dc311e9fb5b663170414a11556a
35841 Author: Behdad Esfahbod <behdad@behdad.org>
35842 Date: Mon Jul 25 16:47:02 2011 -0400
35844 Add sugar syntax for debug messages
35846 Buffer debugging coming soon.
35848 src/hb-blob.cc | 35 +++++++++++++----------------------
35849 src/hb-object-private.hh | 9 ++++-----
35850 src/hb-open-type-private.hh | 44
35851 ++++++++++++++++++++++----------------------
35852 src/hb-private.hh | 7 +++++--
35853 4 files changed, 44 insertions(+), 51 deletions(-)
35855 commit 3a81b1db89beba91fb91791918b9fdd9f8fc9fa0
35856 Author: Behdad Esfahbod <behdad@behdad.org>
35857 Date: Mon Jul 25 16:30:32 2011 -0400
35859 Minor, fix leak from my previous refactorings
35861 src/hb-buffer.cc | 14 +++++++-------
35862 1 file changed, 7 insertions(+), 7 deletions(-)
35864 commit f4a579bc42fb811ff5c391a0e97b7d8656ef59b1
35865 Author: Behdad Esfahbod <behdad@behdad.org>
35866 Date: Mon Jul 25 16:20:16 2011 -0400
35868 Add internal API for buffer var allocation
35870 src/hb-buffer-private.hh | 25 +++++++++++++++++++++++--
35871 src/hb-buffer.cc | 22 ++++++++++++++++++++++
35872 2 files changed, 45 insertions(+), 2 deletions(-)
35874 commit 651e8dd79ec8eaca5ab75a61e8ce961ff7bd26eb
35875 Author: Behdad Esfahbod <behdad@behdad.org>
35876 Date: Mon Jul 25 14:54:08 2011 -0400
35878 Start cleaning up buffer var allocation
35880 I've messed up a lot of stuff recently, different parts of the
35881 shaping process are stumbling on eachother's toes because
35882 manually tracking what's in which buffer var is hard. I'm
35883 going to add some internal API to track those such that mistakes
35884 are discovered as soon as they are introduced.
35886 src/hb-ot-layout-gsubgpos-private.hh | 1 -
35887 src/hb-ot-layout.cc | 1 +
35888 src/hb-ot-shape.cc | 10 ----------
35889 3 files changed, 1 insertion(+), 11 deletions(-)
35891 commit c86f932015bdf5803572b0904d343d3bc033e009
35892 Author: Behdad Esfahbod <behdad@behdad.org>
35893 Date: Mon Jul 25 00:44:50 2011 -0400
35897 src/hb-ot-shape.cc | 85
35898 +++++++++++++++++++++++++++---------------------------
35899 1 file changed, 42 insertions(+), 43 deletions(-)
35901 commit 18c42850c9327ab4479ff150660a76d4ff6f3e9c
35902 Author: Behdad Esfahbod <behdad@behdad.org>
35903 Date: Mon Jul 25 00:36:58 2011 -0400
35905 Shrink space used for ligature ids
35907 This frees 16bits in the glyph_info struct during the ot_layout
35909 We can use the freed space in the shapers now.
35911 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
35912 1 file changed, 4 insertions(+), 4 deletions(-)
35914 commit d8787493c9aa420544096cef07c29a591a0c1a99
35915 Author: Behdad Esfahbod <behdad@behdad.org>
35916 Date: Mon Jul 25 00:36:01 2011 -0400
35920 src/hb-ot-layout-gsub-private.hh | 6 ------
35921 src/hb-ot-layout-gsubgpos-private.hh | 7 +++++++
35922 2 files changed, 7 insertions(+), 6 deletions(-)
35924 commit c311d852080b50ffc85e80168de62abb05a6be59
35925 Author: Behdad Esfahbod <behdad@behdad.org>
35926 Date: Sat Jul 23 23:43:54 2011 -0400
35928 Keep Unicode props updated as we go so we avoid a scan later
35930 src/hb-ot-shape-normalize.cc | 54
35931 +++++++++++++++++++++-----------------------
35932 1 file changed, 26 insertions(+), 28 deletions(-)
35934 commit 5389ff4dbc46c76c9483e3c95f22524b60e21166
35935 Author: Behdad Esfahbod <behdad@behdad.org>
35936 Date: Fri Jul 22 20:22:49 2011 -0400
35938 Implement the Unicode Canonical Composition algorithm
35940 Fallback normalization is complete and working now!
35942 src/hb-ot-shape-normalize.cc | 49
35943 +++++++++++++++++++++++++++++++++++++++++---
35944 1 file changed, 46 insertions(+), 3 deletions(-)
35946 commit dcdc51cdc0ba9d9fb75f84dd5fa7a49aa0b24ea0
35947 Author: Behdad Esfahbod <behdad@behdad.org>
35948 Date: Fri Jul 22 17:14:46 2011 -0400
35950 Handle singleton decompositions
35952 src/hb-ot-shape-normalize.cc | 12 +++++++-----
35953 1 file changed, 7 insertions(+), 5 deletions(-)
35955 commit 34c22f816808d061a980cffca12de03beb437fa0
35956 Author: Behdad Esfahbod <behdad@behdad.org>
35957 Date: Fri Jul 22 17:04:20 2011 -0400
35959 Implement Unicode Canonical Reordering Algorithm
35961 src/hb-ot-shape-normalize.cc | 80
35962 +++++++++++++++++++++++++++++++++++++-------
35963 src/hb-ot-shape-private.hh | 2 ++
35964 src/hb-ot-shape.cc | 6 ++--
35965 3 files changed, 73 insertions(+), 15 deletions(-)
35967 commit 4ff0d2d9dfc4f7e4880a4e964ca9872624508ea0
35968 Author: Behdad Esfahbod <behdad@behdad.org>
35969 Date: Fri Jul 22 16:15:32 2011 -0400
35971 Decomposition works now!
35973 src/hb-ot-shape-normalize.cc | 109
35974 +++++++++++++++++++++++++++----------------
35975 src/hb-ot-shape.cc | 3 +-
35976 2 files changed, 70 insertions(+), 42 deletions(-)
35978 commit 468e9cb25c9bc14781b7013e447d763f93bf76a3
35979 Author: Behdad Esfahbod <behdad@behdad.org>
35980 Date: Fri Jul 22 11:28:07 2011 -0400
35982 Move buffer methods into the object
35984 src/hb-buffer-private.hh | 110 +++----
35985 src/hb-buffer.cc | 605
35986 +++++++++++++++++------------------
35987 src/hb-ot-layout-gpos-private.hh | 88 ++---
35988 src/hb-ot-layout-gsub-private.hh | 58 ++--
35989 src/hb-ot-layout-gsubgpos-private.hh | 50 +--
35990 src/hb-ot-shape-normalize.cc | 16 +-
35991 src/hb-ot-shape.cc | 14 +-
35992 7 files changed, 456 insertions(+), 485 deletions(-)
35994 commit 45412523dc295cb5ee12e096bfacb282cc925843
35995 Author: Behdad Esfahbod <behdad@behdad.org>
35996 Date: Fri Jul 22 11:07:05 2011 -0400
35998 More normalization kick
36000 src/hb-ot-shape-normalize.cc | 54
36001 +++++++++++++++++++++++++++++---------------
36002 src/hb-ot-shape-private.hh | 8 ++++++-
36003 src/hb-ot-shape.cc | 13 +++--------
36004 3 files changed, 46 insertions(+), 29 deletions(-)
36006 commit 63c0ef4a0763e579c9c80887bbfbd2651de05067
36007 Author: Behdad Esfahbod <behdad@behdad.org>
36008 Date: Thu Jul 21 20:58:42 2011 -0400
36010 Fix decompose() implementations to work with non-starter
36015 src/hb-glib.cc | 10 +++++-----
36016 src/hb-icu.cc | 20 +++++++++++++-------
36017 test/test-unicode.c | 11 ++++++++---
36018 3 files changed, 26 insertions(+), 15 deletions(-)
36020 commit 5d90a342e319068716429bf7af76c3896b61a0e5
36021 Author: Behdad Esfahbod <behdad@behdad.org>
36022 Date: Thu Jul 21 15:25:01 2011 -0400
36024 Document normalization design
36026 src/hb-ot-shape-normalize.cc | 78
36027 +++++++++++++++++++++++++++++++++++---------
36028 src/hb-ot-shape-private.hh | 2 +-
36029 src/hb-ot-shape.cc | 6 ++--
36030 3 files changed, 67 insertions(+), 19 deletions(-)
36032 commit 02cdf743c2ec345a44d4fcf865594b6ac13fccd0
36033 Author: Behdad Esfahbod <behdad@behdad.org>
36034 Date: Thu Jul 21 12:23:12 2011 -0400
36036 Add prefer_decomposed() complex-shaper callback
36038 This allows the Indic shaper to request decomposed characters.
36040 handle split matra for free. Other shapers prefer precomposed
36043 src/hb-ot-shape-complex-arabic.cc | 6 ++++++
36044 src/hb-ot-shape-complex-indic.cc | 7 +++++++
36045 src/hb-ot-shape-complex-misc.cc | 6 ++++++
36046 src/hb-ot-shape-complex-private.hh | 31 +++++++++++++++++++++++++++++--
36047 4 files changed, 48 insertions(+), 2 deletions(-)
36049 commit d6b9c6d20041b4f4fa11befc179aee757c41904d
36050 Author: Behdad Esfahbod <behdad@behdad.org>
36051 Date: Thu Jul 21 12:16:45 2011 -0400
36055 src/hb-ot-shape-normalize.cc | 17 ++++++++++++++---
36056 1 file changed, 14 insertions(+), 3 deletions(-)
36058 commit 192445aef2e50087049243ce54ce7059ec441ffa
36059 Author: Behdad Esfahbod <behdad@behdad.org>
36060 Date: Thu Jul 21 12:13:04 2011 -0400
36062 Remove intermittent_glyph()
36064 Lets not worry about performance for now...
36066 src/hb-ot-shape-normalize.cc | 3 ++-
36067 src/hb-ot-shape-private.hh | 2 --
36068 2 files changed, 2 insertions(+), 3 deletions(-)
36070 commit d63adfc7d09b26764d9166da97372b21257e7611
36071 Author: Behdad Esfahbod <behdad@behdad.org>
36072 Date: Thu Jul 21 11:48:57 2011 -0400
36074 No need to handle variation-selectors seperately, they are GC=Mn
36076 src/hb-ot-shape.cc | 3 +--
36077 1 file changed, 1 insertion(+), 2 deletions(-)
36079 commit aa7264123a088936f2043b45d4d41ca7413fabe5
36080 Author: Behdad Esfahbod <behdad@behdad.org>
36081 Date: Thu Jul 21 11:34:59 2011 -0400
36083 Only form clusters if we are reversing
36085 This produces more accurate cluster mappings. Cluster mappings are
36086 minimal now. Combining marks get their own cluster value most of
36089 src/hb-ot-shape.cc | 45 ++++++++++++++++++++++-----------------------
36090 1 file changed, 22 insertions(+), 23 deletions(-)
36092 commit 5c6f5982d78e2d7fadc2fbb8b4f3a4be9420c59a
36093 Author: Behdad Esfahbod <behdad@behdad.org>
36094 Date: Thu Jul 21 11:31:08 2011 -0400
36096 Towards normalization
36098 src/hb-ot-shape-normalize.cc | 33 ++++++++++++++++++++++-----------
36099 src/hb-ot-shape-private.hh | 3 ++-
36100 src/hb-ot-shape.cc | 4 +++-
36101 3 files changed, 27 insertions(+), 13 deletions(-)
36103 commit ad903e66b1cc4ec1b8160f93b3ab2b5e636f8d62
36104 Author: Behdad Esfahbod <behdad@behdad.org>
36105 Date: Thu Jul 21 10:17:22 2011 -0400
36107 s/COMBINING_MARK/SPACING_MARK/ here too. Oops!
36109 test/test-unicode.c | 2 +-
36110 1 file changed, 1 insertion(+), 1 deletion(-)
36112 commit cf7f43ec3382cac2af11f5637c840500daabf889
36113 Author: Behdad Esfahbod <behdad@behdad.org>
36114 Date: Thu Jul 21 01:12:26 2011 -0400
36116 Remove stale comment
36118 src/hb-ot-shape.cc | 1 -
36119 1 file changed, 1 deletion(-)
36121 commit 54d1a0d2b2c4ffe15494967122c6422ecb1fc80b
36122 Author: Behdad Esfahbod <behdad@behdad.org>
36123 Date: Thu Jul 21 01:11:09 2011 -0400
36125 Form clusters before ensuring native direciton
36127 This is essential as ensure_native_direction uses cluster info that
36128 is set by form_clusters().
36130 src/hb-ot-shape.cc | 4 ++--
36131 1 file changed, 2 insertions(+), 2 deletions(-)
36133 commit 9111b21ef99d5e53348176f683261b0101eb427f
36134 Author: Behdad Esfahbod <behdad@behdad.org>
36135 Date: Thu Jul 21 00:58:29 2011 -0400
36137 Add _hb_buffer_output_glyph() and _hb_buffer_skip_glyph()
36139 src/hb-buffer-private.hh | 10 ++++++++++
36140 src/hb-buffer.cc | 19 ++++++++++++++++---
36141 src/hb-ot-shape.cc | 2 +-
36142 3 files changed, 27 insertions(+), 4 deletions(-)
36144 commit 655586fe5e1fadf2a2ef7826e61ee9a445ffa37a
36145 Author: Behdad Esfahbod <behdad@behdad.org>
36146 Date: Thu Jul 21 00:51:18 2011 -0400
36148 Towards normalization
36150 src/Makefile.am | 1 +
36151 src/hb-ot-shape-normalize.cc | 71
36152 ++++++++++++++++++++++++++++++++++++++++++++
36153 src/hb-ot-shape-private.hh | 12 ++++++++
36154 src/hb-ot-shape.cc | 10 ++-----
36155 4 files changed, 86 insertions(+), 8 deletions(-)
36157 commit 49741c86334d12fa08a5bfa2110ff3b9adcba1c7
36158 Author: Behdad Esfahbod <behdad@behdad.org>
36159 Date: Thu Jul 21 00:35:37 2011 -0400
36161 Include variation-selectors in cluster calculation
36163 src/hb-ot-shape.cc | 3 ++-
36164 1 file changed, 2 insertions(+), 1 deletion(-)
36166 commit dd89d958c139d85efb776fffaf314eead3952c78
36167 Author: Behdad Esfahbod <behdad@behdad.org>
36168 Date: Thu Jul 21 00:28:57 2011 -0400
36170 Fix cluster calculation for non-LTR text
36173 src/hb-buffer.cc | 5 +++++
36174 2 files changed, 5 insertions(+), 6 deletions(-)
36176 commit 4a68684654e645882095c1189477146287ce9437
36177 Author: Behdad Esfahbod <behdad@behdad.org>
36178 Date: Thu Jul 21 00:14:01 2011 -0400
36180 When forming clusters, participate all mark types
36182 src/hb-ot-shape.cc | 6 ++++--
36183 1 file changed, 4 insertions(+), 2 deletions(-)
36185 commit 5157e12a55f943b7fc5be7dce0b2ee1bcacca6ec
36186 Author: Behdad Esfahbod <behdad@behdad.org>
36187 Date: Thu Jul 21 00:12:33 2011 -0400
36189 Rename HB_UNICODE_GENERAL_CATEGORY_COMBINING_MARK to
36190 HB_UNICODE_GENERAL_CATEGORY_SPACING_MARK
36192 Spacing_Mark is the current Unicode long-name for this property value.
36193 The previous name was wrongly carried from glib.
36195 src/hb-common.h | 2 +-
36196 src/hb-icu.cc | 2 +-
36197 2 files changed, 2 insertions(+), 2 deletions(-)
36199 commit 7b08b0a7f2057937dfc3ab2ec191656bf2386463
36200 Author: Behdad Esfahbod <behdad@behdad.org>
36201 Date: Wed Jul 20 23:59:07 2011 -0400
36205 src/hb-ot-shape-complex-arabic.cc | 8 ++++----
36206 src/hb-private.hh | 19 +++++++++++++++++++
36207 2 files changed, 23 insertions(+), 4 deletions(-)
36209 commit 498e1a9be673bb02c00aac3f12bb4c6993a85910
36210 Author: Behdad Esfahbod <behdad@behdad.org>
36211 Date: Wed Jul 20 23:19:49 2011 -0400
36213 [icu] Implement compose()/decompose()
36216 +++++++++++++++++++++++++++++++++++++++++++++++++++--
36217 test/test-unicode.c | 1 +
36218 2 files changed, 86 insertions(+), 2 deletions(-)
36220 commit ffd4a436f7baccb68a0c3602f94ea0246e32844f
36221 Author: Behdad Esfahbod <behdad@behdad.org>
36222 Date: Wed Jul 20 22:30:29 2011 -0400
36224 Add tests for compose()/decompose()
36226 Adjust glib fallback implementation.
36228 The tests are not hooked up for ICU yet.
36230 src/hb-glib.cc | 17 ++++++++++++--
36231 src/hb-unicode.cc | 2 +-
36232 test/test-unicode.c | 66
36233 +++++++++++++++++++++++++++++++++++++++++++++++++++++
36234 3 files changed, 82 insertions(+), 3 deletions(-)
36236 commit fca0923b04aeff9369849da97d247a647611f346
36237 Author: Behdad Esfahbod <behdad@behdad.org>
36238 Date: Wed Jul 20 22:16:13 2011 -0400
36243 ++++++++++++++++++++++++++++++++++++-----------------------
36244 1 file changed, 38 insertions(+), 24 deletions(-)
36246 commit 26b6024962b254b624d4f22088b6c87745074743
36247 Author: Behdad Esfahbod <behdad@behdad.org>
36248 Date: Wed Jul 20 21:58:14 2011 -0400
36250 [glib] Use g_unicode_script_to/from_iso15924() if available
36252 src/hb-glib.cc | 10 ++++++++++
36253 1 file changed, 10 insertions(+)
36255 commit 22fdc66712464bdb02e45eed49e4be57e79b442f
36256 Author: Behdad Esfahbod <behdad@behdad.org>
36257 Date: Wed Jul 20 21:51:37 2011 -0400
36259 [glib] Add compose() and decompose() implementations with fallback
36261 src/hb-glib.cc | 126
36262 +++++++++++++++++++++++++++++++++++++++++++-----------
36263 src/hb-unicode.cc | 6 ++-
36264 2 files changed, 106 insertions(+), 26 deletions(-)
36266 commit a54a5505a35eef5315a8e2e7a79502901e3eff5f
36267 Author: Behdad Esfahbod <behdad@behdad.org>
36268 Date: Wed Jul 20 16:42:10 2011 -0400
36272 src/hb-ot-shape-complex-indic.cc | 4 ++--
36273 1 file changed, 2 insertions(+), 2 deletions(-)
36275 commit 23db8d5c92c96a34c716b68e1aa6819c5a20477a
36276 Author: Behdad Esfahbod <behdad@behdad.org>
36277 Date: Tue Jul 12 12:02:26 2011 -0400
36279 [test] Work around glib <= 2.30 API
36281 test/hb-test.h | 4 ++++
36282 1 file changed, 4 insertions(+)
36284 commit 22989c5ffc8cce1ea05d729cdf33661c35a52334
36285 Author: Behdad Esfahbod <behdad@behdad.org>
36286 Date: Tue Jul 12 11:54:58 2011 -0400
36288 Distribute hb-ot-shape-complex-indic-machine.rl
36290 src/Makefile.am | 1 +
36291 1 file changed, 1 insertion(+)
36293 commit f6fd3780e12b23ff7ed3743497c8996e71dcb064
36294 Author: Behdad Esfahbod <behdad@behdad.org>
36295 Date: Fri Jul 8 00:22:40 2011 -0400
36297 Let shapers decide when to apply ccmp and locl
36299 Instead of always applying those two features before the complex
36301 let the complex shaper decide whether they should be applied first.
36303 Also add stub for Indic's final_reordering().
36305 src/hb-ot-shape-complex-arabic.cc | 2 ++
36306 src/hb-ot-shape-complex-indic.cc | 16 ++++++++++++++++
36307 src/hb-ot-shape.cc | 7 +------
36308 3 files changed, 19 insertions(+), 6 deletions(-)
36310 commit c4641723fbf6532b2e80a662e15573b31276bc73
36311 Author: Behdad Esfahbod <behdad@behdad.org>
36312 Date: Thu Jul 7 23:47:19 2011 -0400
36314 [API] Add compose() and decompose() unicode funcs, rename other ones
36316 Add compose() and decompose() unicode funcs. These implement
36317 pair-wise canonical composition/decomposition.
36319 The glib/icu implementations are lacking for now. We are adding
36320 API for this to glib, but I cannot find any useful API in ICU.
36321 May end of implementing these in-house.
36323 Changed all unicode_funcs callback names to remove the "_get" part.
36324 Eg, hb_unicode_get_script_func_t is now hb_unicode_script_func_t,
36325 and hb_unicode_get_script() is hb_unicode_script() now.
36328 src/hb-glib.cc | 6 +++-
36329 src/hb-icu.cc | 6 +++-
36330 src/hb-ot-shape.cc | 6 ++--
36331 src/hb-shape.cc | 2 +-
36332 src/hb-unicode-private.hh | 8 +++--
36333 src/hb-unicode.cc | 85
36334 ++++++++++++++++++++++++++++++++++-------------
36335 src/hb-unicode.h | 70 +++++++++++++++++++++++++++-----------
36336 test/test-unicode.c | 21 +++++++-----
36337 9 files changed, 146 insertions(+), 62 deletions(-)
36339 commit d05dded1676924e8894c90f7a7c3527b492bcdff
36340 Author: Behdad Esfahbod <behdad@behdad.org>
36341 Date: Thu Jul 7 23:42:40 2011 -0400
36343 More code generation through preprocessor
36345 src/hb-ot-shape-complex-private.hh | 46
36346 ++++++++++++++++++++++++--------------
36347 1 file changed, 29 insertions(+), 17 deletions(-)
36349 commit 891c4755baae6cd59fad59d27fd8933e5f548a74
36350 Author: Behdad Esfahbod <behdad@behdad.org>
36351 Date: Thu Jul 7 23:19:27 2011 -0400
36353 Humm, undo some shuffling
36355 In preparation for adding more advanced unicode funcs.
36357 src/hb-ot-shape.cc | 6 ++---
36358 src/hb-shape.cc | 2 +-
36359 src/hb-unicode-private.hh | 36 +++++++++++++-------------
36360 src/hb-unicode.cc | 65
36361 ++++++++++++++++++++++++++++++++++-------------
36362 4 files changed, 70 insertions(+), 39 deletions(-)
36364 commit 4b6317c4f426cfaf21e509dbf6ee6d4e0422cdac
36365 Author: Behdad Esfahbod <behdad@behdad.org>
36366 Date: Thu Jul 7 23:14:42 2011 -0400
36368 More code shuffling
36370 src/hb-font-private.hh | 16 +++---
36371 src/hb-font.cc | 3 +-
36372 src/hb-unicode-private.hh | 42 +++++++-------
36373 src/hb-unicode.cc | 140
36374 +++++++++++++++++-----------------------------
36375 4 files changed, 82 insertions(+), 119 deletions(-)
36377 commit 3361c9a323575309d9fd55fe076697a3e22073c0
36378 Author: Behdad Esfahbod <behdad@behdad.org>
36379 Date: Thu Jul 7 22:35:17 2011 -0400
36383 src/Makefile.am | 1 +
36384 src/hb-ot-shape-complex-misc.cc | 51
36385 ++++++++++++++++++++++++++++++++++++++
36386 src/hb-ot-shape-complex-private.hh | 12 ++++++---
36387 3 files changed, 60 insertions(+), 4 deletions(-)
36389 commit 76f76812ac7cca8ac6935952a2360d5e151480fa
36390 Author: Behdad Esfahbod <behdad@behdad.org>
36391 Date: Thu Jul 7 22:25:25 2011 -0400
36393 Shuffle code around, remove shape_plan from complex shapers
36395 src/hb-ot-shape-complex-arabic.cc | 36 +++++++++++++-------------
36396 src/hb-ot-shape-complex-indic-machine.rl | 12 ++++-----
36397 src/hb-ot-shape-complex-indic.cc | 25 +++++++++---------
36398 src/hb-ot-shape-complex-private.hh | 44
36399 +++++++++++++++++++++-----------
36400 src/hb-ot-shape-private.hh | 13 ++--------
36401 src/hb-ot-shape.cc | 4 +--
36402 6 files changed, 69 insertions(+), 65 deletions(-)
36404 commit e88bff9b4d77dc86c04832163081effbff752216
36405 Author: Behdad Esfahbod <behdad@behdad.org>
36406 Date: Thu Jul 7 22:03:02 2011 -0400
36408 Minor, use function typedefs
36410 src/hb-ot-shape-complex-private.hh | 10 ++++++----
36411 1 file changed, 6 insertions(+), 4 deletions(-)
36413 commit 359dcaa0d33271025ca42a5f54ecbac7ae3b56d3
36414 Author: Behdad Esfahbod <behdad@behdad.org>
36415 Date: Thu Jul 7 21:55:05 2011 -0400
36417 Update copyright headers
36419 src/hb-ot-map-private.hh | 2 +-
36420 src/hb-ot-map.cc | 2 +-
36421 src/hb-ot-shape-complex-private.hh | 2 +-
36422 src/hb-ot-shape.cc | 2 +-
36423 4 files changed, 4 insertions(+), 4 deletions(-)
36425 commit d8d0c480c85246a74d47dd5297019c7e39391ab0
36426 Author: Behdad Esfahbod <behdad@behdad.org>
36427 Date: Thu Jul 7 21:22:08 2011 -0400
36429 Refactor some code common to GSUB and GPOS
36431 src/hb-ot-map-private.hh | 29 ++++++++++++++++++--------
36432 src/hb-ot-map.cc | 54
36433 +++++++++---------------------------------------
36434 2 files changed, 30 insertions(+), 53 deletions(-)
36436 commit b70c96dbe41d6512b80fe3d966a1942e1ef64a4b
36437 Author: Behdad Esfahbod <behdad@behdad.org>
36438 Date: Thu Jul 7 21:07:41 2011 -0400
36440 Enable applying GSUB/GPOS features in multiple segments
36442 Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=644184
36445 Shapers now can request segmented feature application by calling
36446 add_gsub_pause() or add_gpos_pause(). They can also provide a
36447 callback to be called at the pause. Currently the Arabic shaper
36448 uses pauses to enforce certain feature application. The Indic
36449 shaper can use the same facility to pause and do reordering in the
36452 src/hb-ot-map-private.hh | 50 +++++++++++----
36453 src/hb-ot-map.cc | 132
36454 +++++++++++++++++++++++++++++++++-----
36455 src/hb-ot-shape-complex-arabic.cc | 24 ++++++-
36456 src/hb-private.hh | 5 ++
36457 4 files changed, 181 insertions(+), 30 deletions(-)
36459 commit f6d7a9bb4c19e605f1f16d9ca40adefba138c37e
36460 Author: Behdad Esfahbod <behdad@behdad.org>
36461 Date: Thu Jul 7 16:20:35 2011 -0400
36463 Shuffle code around
36465 src/hb-ot-map-private.hh | 68
36466 ++++++++++++++++++++++++------------------------
36467 1 file changed, 34 insertions(+), 34 deletions(-)
36469 commit fc551edbf236d71a522ae7c2c9461aa71c5f7d66
36470 Author: Behdad Esfahbod <behdad@behdad.org>
36471 Date: Thu Jul 7 16:09:38 2011 -0400
36475 I'm too lazy to fix the tests now.
36477 test/test-shape.c | 1 +
36478 1 file changed, 1 insertion(+)
36480 commit 2e18c6dbdfbbfdec0490260bb7cb5213551b2188
36481 Author: Behdad Esfahbod <behdad@behdad.org>
36482 Date: Wed Jul 6 16:05:45 2011 -0400
36484 Fix reverse_range() position loop
36486 Mozilla Bug 669175 - Slow rendering of text sometimes in this case,
36487 using direction: rtl
36489 src/hb-buffer.cc | 7 +++++--
36490 1 file changed, 5 insertions(+), 2 deletions(-)
36492 commit fa2befa46f215d8c33a54dfc57889928a628164c
36493 Author: Behdad Esfahbod <behdad@behdad.org>
36494 Date: Mon Jul 4 17:18:57 2011 -0400
36498 src/hb-view.cc | 2 +-
36499 1 file changed, 1 insertion(+), 1 deletion(-)
36501 commit d69d5ceaa0ad30e8d4b9783507c59c6d4221de4f
36502 Author: Behdad Esfahbod <behdad@behdad.org>
36503 Date: Mon Jul 4 12:56:38 2011 -0400
36505 [Indic] Well, at least finding syllables works now :)
36507 Still not much there.
36509 src/hb-ot-shape-complex-indic-machine.rl | 4 +++-
36510 src/hb-ot-shape-complex-indic.cc | 9 ++++++++-
36511 2 files changed, 11 insertions(+), 2 deletions(-)
36513 commit 253a57fb5ab211f67140e6139d183e49483a9074
36514 Author: Behdad Esfahbod <behdad@behdad.org>
36515 Date: Tue Jun 28 17:26:03 2011 -0400
36517 [test-shape-complex] Remove the greek tests
36519 They are outdated with respect to the DejaVu Sans I'm using.
36520 We need to add font version checking to the tests.
36522 test/test-shape-complex.c | 17 -----------------
36523 1 file changed, 17 deletions(-)
36525 commit afa74bf90405fb121d3132982b87762c1686d80c
36526 Author: Behdad Esfahbod <behdad@behdad.org>
36527 Date: Tue Jun 28 17:25:17 2011 -0400
36529 [test-shape-complex] Print out expected and actual glyphstrings
36532 One has to run the test with --verbose to see that right now.
36534 test/test-shape-complex.c | 25 ++++++++++++++++++++++---
36535 1 file changed, 22 insertions(+), 3 deletions(-)
36537 commit 42d453b0236f67239342df2003b7abce6e2c51ea
36538 Author: Behdad Esfahbod <behdad@behdad.org>
36539 Date: Tue Jun 28 16:59:16 2011 -0400
36541 [test] Name tests after their input string
36543 test/Makefile.am | 2 +-
36544 test/test-shape-complex.c | 150
36545 ++++++++++++++++++++++++++++++----------------
36546 2 files changed, 100 insertions(+), 52 deletions(-)
36548 commit 27413169782fdf79e278dd6552c8e194b3bc4eaa
36549 Author: Behdad Esfahbod <behdad@behdad.org>
36550 Date: Tue Jun 28 16:21:31 2011 -0400
36554 Towards a better test runner.
36556 test/test-shape-complex.c | 10 +++++++++-
36557 1 file changed, 9 insertions(+), 1 deletion(-)
36559 commit cc674cbf7fb9972975dc0499974e5e7fb4ae3c81
36560 Author: Behdad Esfahbod <behdad@behdad.org>
36561 Date: Tue Jun 28 16:17:16 2011 -0400
36565 test/test-shape-complex.c | 2 --
36566 1 file changed, 2 deletions(-)
36568 commit 20d8a3982ae320035edd6a04b402cefc9a5e5779
36569 Author: Behdad Esfahbod <behdad@behdad.org>
36570 Date: Tue Jun 28 16:16:21 2011 -0400
36572 [test] Remove disabled code
36574 We'd add normalization and decomposition tests later.
36576 test/test-shape-complex.c | 92
36577 -----------------------------------------------
36578 1 file changed, 92 deletions(-)
36580 commit 9704f0ca6c2defed52640da77506c80bc67b4f56
36581 Author: Behdad Esfahbod <behdad@behdad.org>
36582 Date: Tue Jun 28 16:15:46 2011 -0400
36584 [test] Restructure shape test data a bit
36586 test/test-shape-complex.c | 75
36587 +++++++++++++++++++++++++++--------------------
36588 1 file changed, 43 insertions(+), 32 deletions(-)
36590 commit 4ec30aec3014be6effc09cbbc88dcd075f3826df
36591 Author: Behdad Esfahbod <behdad@behdad.org>
36592 Date: Tue Jun 28 14:13:38 2011 -0400
36594 [Indic] Optimize Indic table storage
36596 src/hb-ot-shape-complex-indic.cc | 8 +++++---
36597 src/hb-private.hh | 1 +
36598 2 files changed, 6 insertions(+), 3 deletions(-)
36600 commit c4a59de6d8c1e581b5c155319232be9e805e5cba
36601 Author: Behdad Esfahbod <behdad@behdad.org>
36602 Date: Tue Jun 28 14:03:29 2011 -0400
36604 [Indic] Generate a single data table instead of multiple ones
36606 src/gen-indic-table.py | 30 +++++++++-------
36607 src/hb-ot-shape-complex-indic-table.hh | 62
36608 ++++++++++++++++------------------
36609 2 files changed, 48 insertions(+), 44 deletions(-)
36611 commit a346e923a99f920bbebc25b335db51fdfb1429ea
36612 Author: Behdad Esfahbod <behdad@behdad.org>
36613 Date: Tue Jun 28 12:49:18 2011 -0400
36615 [test] Add Indic tests from harfbuzz.old
36617 Needs fonts to be put in test/fonts. Tests are skipped otherwise.
36618 Run with --verbose for details. Working on improving the test runner
36619 to make it easier to make sense of what's going on.
36621 test/Makefile.am | 11 +-
36622 test/hb-test.h | 21 +
36623 test/test-shape-complex.c | 1179
36624 +++++++++++++++++++++++++++++++++++++++++++++
36625 3 files changed, 1209 insertions(+), 2 deletions(-)
36627 commit 8fdba506f0f1c66b50f8f4b114d624cb956d03b7
36628 Author: Behdad Esfahbod <behdad@behdad.org>
36629 Date: Fri Jun 24 20:45:55 2011 -0400
36631 [Indic] Define indic_position_t
36633 src/hb-ot-shape-complex-indic.cc | 239
36634 ++++++++++++++++++++-------------------
36635 1 file changed, 122 insertions(+), 117 deletions(-)
36637 commit 65988a145b4a52c37fd53c1473034f9e701f61d9
36638 Author: Behdad Esfahbod <behdad@behdad.org>
36639 Date: Fri Jun 24 19:05:52 2011 -0400
36641 [Indic] Add a table of consonant positions
36643 Copied form HarfBuzz.old Indic data. These are below and post
36644 consonants. This is temporary. Read the comment in the patch.
36646 src/hb-ot-shape-complex-indic.cc | 106
36647 +++++++++++++++++++++++++++++++++++++++
36648 1 file changed, 106 insertions(+)
36650 commit c7fe56a1d5d3e969b6ec51cd9ecd471706a19568
36651 Author: Behdad Esfahbod <behdad@behdad.org>
36652 Date: Fri Jun 24 19:05:34 2011 -0400
36654 [Indic] Some of the basic features are global; Mark them so
36656 src/hb-ot-shape-complex-indic-machine.rl | 1 +
36657 src/hb-ot-shape-complex-indic.cc | 48
36658 ++++++++++++++++++++++----------
36659 2 files changed, 35 insertions(+), 14 deletions(-)
36661 commit 867361c3ad39629a8d5b7dc48d558a1c19e37d43
36662 Author: Behdad Esfahbod <behdad@behdad.org>
36663 Date: Fri Jun 17 18:35:46 2011 -0400
36665 [indic] Add syllable recognition state machine
36667 Using an incredible tool called Ragel.
36669 src/Makefile.am | 5 ++
36670 src/hb-ot-shape-complex-indic-machine.rl | 105
36671 +++++++++++++++++++++++++++++++
36672 src/hb-ot-shape-complex-indic.cc | 21 +++++--
36673 3 files changed, 125 insertions(+), 6 deletions(-)
36675 commit 422e08dbb8e2c0c5664f1bdc7e159a673cfea8c5
36676 Author: Behdad Esfahbod <behdad@behdad.org>
36677 Date: Wed Jun 15 17:22:48 2011 -0400
36679 Better categorize Indic character classes
36681 Matches OT types now.
36683 src/hb-ot-shape-complex-indic.cc | 51
36684 +++++++++++++++++++++++++---------------
36685 1 file changed, 32 insertions(+), 19 deletions(-)
36687 commit 31f18abecb149f8888a72510f2660328dd6de16d
36688 Author: Behdad Esfahbod <behdad@behdad.org>
36689 Date: Wed Jun 15 09:49:58 2011 -0400
36691 Minor compiler warning fixes
36693 src/hb-buffer-private.hh | 8 ++++----
36694 src/hb-object-private.hh | 4 ++--
36695 src/hb-open-type-private.hh | 6 +++---
36696 src/hb-ot-layout-common-private.hh | 8 ++++----
36697 src/hb-ot-map.cc | 28 +++++++++++++++-------------
36698 src/hb-ot-shape-complex-arabic.cc | 3 +--
36699 src/hb-view.cc | 11 ++++++-----
36700 test/test-object.c | 22 +++++++++++-----------
36701 test/test-unicode.c | 4 ++--
36702 9 files changed, 48 insertions(+), 46 deletions(-)
36704 commit e3693b72f0651985d4f619cde668611639dca885
36705 Author: Behdad Esfahbod <behdad@behdad.org>
36706 Date: Wed Jun 15 09:33:52 2011 -0400
36708 Change a couple strstr() to strchr()
36710 src/hb-ot-tag.cc | 4 ++--
36711 1 file changed, 2 insertions(+), 2 deletions(-)
36713 commit b9452bfc1696457e156e79037c863903da5454fc
36714 Author: Behdad Esfahbod <behdad@behdad.org>
36715 Date: Tue Jun 14 14:47:07 2011 -0400
36717 Fix compiler warnings with -pedantic
36719 src/hb-blob.cc | 18 +++++++++---------
36720 src/hb-glib.cc | 20 ++++++++++----------
36721 src/hb-icu.cc | 20 ++++++++++----------
36722 src/hb-object-private.hh | 2 +-
36723 src/hb-open-type-private.hh | 14 +++++++-------
36724 src/hb-ot-layout-gdef-private.hh | 2 +-
36725 src/hb-ot-layout.cc | 2 +-
36726 src/hb-ot-map-private.hh | 2 +-
36727 src/hb-ot-shape-complex-indic.cc | 8 ++++----
36728 src/hb-ot-shape-private.hh | 2 +-
36729 src/hb-ot-shape.cc | 2 +-
36730 11 files changed, 46 insertions(+), 46 deletions(-)
36732 commit 970e092dc23cbeb7897d4c7bb58c042209f518fb
36733 Author: Behdad Esfahbod <behdad@behdad.org>
36734 Date: Tue Jun 14 14:35:44 2011 -0400
36736 Remove extra semicolon
36738 src/hb-private.hh | 2 +-
36739 1 file changed, 1 insertion(+), 1 deletion(-)
36741 commit 81426808020e2b88f008480bd63519aa68c579a7
36742 Author: Behdad Esfahbod <behdad@behdad.org>
36743 Date: Mon Jun 13 16:02:18 2011 -0400
36747 src/gen-indic-table.py | 9 +-
36748 src/hb-ot-shape-complex-indic-table.hh | 1038
36749 ++++++++++++++++----------------
36750 2 files changed, 524 insertions(+), 523 deletions(-)
36752 commit 902ab866f2d2edc3a71c1203065e6ddf49e5b431
36753 Author: Behdad Esfahbod <behdad@behdad.org>
36754 Date: Fri Jun 10 23:08:54 2011 -0400
36756 GNOME Bug 652227 - Unconditional use of stdint.h
36758 src/hb-common.h | 33 ++++++++++++++++++++++-----------
36759 1 file changed, 22 insertions(+), 11 deletions(-)
36761 commit 20503ccd578c9983162857954e3236413469ed35
36762 Author: Behdad Esfahbod <behdad@behdad.org>
36763 Date: Tue Jun 7 17:02:48 2011 -0400
36765 More Indic data shuffling
36767 src/hb-ot-shape-complex-indic.cc | 74
36768 +++++++++++++++++++++++++++-------------
36769 1 file changed, 50 insertions(+), 24 deletions(-)
36771 commit 63b177e45c2405272da3fa6c26fe11ae37950bd0
36772 Author: Behdad Esfahbod <behdad@behdad.org>
36773 Date: Tue Jun 7 15:51:40 2011 -0400
36777 src/hb-ot-shape.cc | 1 +
36778 1 file changed, 1 insertion(+)
36780 commit b9ddbd55930228422e82b34a141ad1b6093f5376
36781 Author: Behdad Esfahbod <behdad@behdad.org>
36782 Date: Thu Jun 2 17:43:12 2011 -0400
36784 [Indic] Start an Indic shaper
36786 Nothing functional in there yet.
36788 So far, we're parsing IndicSyllabicCategory.txt and
36789 IndicMatraCategory.txt
36790 fils from Unicode Character Database and store them in an array to
36792 by the shaper. Also hooked up the shaper, but it does not do anything
36795 src/Makefile.am | 3 +
36796 src/gen-indic-table.py | 201 ++++++++
36797 src/hb-ot-shape-complex-arabic.cc | 4 +-
36798 src/hb-ot-shape-complex-indic-table.hh | 834
36799 +++++++++++++++++++++++++++++++++
36800 src/hb-ot-shape-complex-indic.cc | 141 ++++++
36801 src/hb-ot-shape-complex-private.hh | 58 ++-
36802 src/hb-ot-shape-private.hh | 3 +-
36803 7 files changed, 1237 insertions(+), 7 deletions(-)
36805 commit 697a65c5f5cda53bc68720886a253a019e8212a8
36806 Author: Behdad Esfahbod <behdad@behdad.org>
36807 Date: Wed Jun 1 20:52:00 2011 -0400
36811 src/gen-arabic-table.py | 21 +++++++++++++--------
36812 src/hb-ot-shape-complex-arabic-table.hh | 9 ++++-----
36813 2 files changed, 17 insertions(+), 13 deletions(-)
36815 commit 9de1481f2bbbf2a174280b849628612f36a2f701
36816 Author: Behdad Esfahbod <behdad@behdad.org>
36817 Date: Wed Jun 1 20:45:14 2011 -0400
36819 Update to ArabicShaping-6.1.0d2.txt
36821 src/hb-ot-shape-complex-arabic-table.hh | 307
36822 ++++++++++++++++++++------------
36823 1 file changed, 197 insertions(+), 110 deletions(-)
36825 commit 9d49433efba2217852f4e44f056465b451961c49
36826 Author: Behdad Esfahbod <behdad@behdad.org>
36827 Date: Wed Jun 1 18:10:10 2011 -0400
36831 src/Makefile.am | 2 +-
36832 src/{gen-arabic-joining-table.py => gen-arabic-table.py} | 2 +-
36833 src/hb-ot-shape-complex-arabic-table.hh | 2 +-
36834 3 files changed, 3 insertions(+), 3 deletions(-)
36836 commit 0eafce56eed4c5166ee5b97b121a452ffd292a7a
36837 Author: Behdad Esfahbod <behdad@behdad.org>
36838 Date: Wed Jun 1 12:44:30 2011 -0400
36843 1 file changed, 4 insertions(+)
36845 commit 89a2bc9ba674e7e57fec1fd8ce7648a44f3aab63
36846 Author: Behdad Esfahbod <behdad@behdad.org>
36847 Date: Tue May 31 15:18:13 2011 -0400
36849 [Vertical] Apply vertical features
36851 We apply all of vert, vrt2, vkrn, valt, and vpal.
36854 src/hb-ot-shape.cc | 50
36855 +++++++++++++++++++++++++++++++++++++++++---------
36856 2 files changed, 41 insertions(+), 16 deletions(-)
36858 commit 0c6a9767c812c00f2a6a02d9f43f4694e1f43815
36859 Author: Behdad Esfahbod <behdad@behdad.org>
36860 Date: Tue May 31 12:59:17 2011 -0400
36862 [hb-view] Add --face-index to choose a face in a TrueType Collection
36864 src/hb-view.cc | 7 ++++++-
36865 1 file changed, 6 insertions(+), 1 deletion(-)
36867 commit 4f28fbdd804fabeec57a98fe267d892ab58b3a6d
36868 Author: Behdad Esfahbod <behdad@behdad.org>
36869 Date: Tue May 31 12:33:11 2011 -0400
36871 Fix TTC header handling
36873 Also change the Version type to avoid similar bugs in the future.
36875 Reported by Grigori Goronzy.
36877 src/hb-open-file-private.hh | 6 +++---
36878 src/hb-open-type-private.hh | 2 +-
36879 src/hb-ot-layout-gdef-private.hh | 6 +++---
36880 3 files changed, 7 insertions(+), 7 deletions(-)
36882 commit 21deab2bdc58d8e9f1a3ba1f9c61c30a79e288a1
36883 Author: Behdad Esfahbod <behdad@behdad.org>
36884 Date: Mon May 30 11:08:40 2011 -0400
36886 Fixed inifinite loop introduced in 7403e055cd1463f
36888 k is the index, not j.
36890 Reported by Tom Hacohen.
36892 src/hb-ot-layout-gpos-private.hh | 4 ++--
36893 1 file changed, 2 insertions(+), 2 deletions(-)
36895 commit 51881a61ca96c3328e2d92927a5a61e60997a429
36896 Author: Behdad Esfahbod <behdad@behdad.org>
36897 Date: Fri May 27 18:15:56 2011 -0400
36901 src/hb-ot-map-private.hh | 11 +----------
36902 src/hb-ot-map.cc | 11 +++++++++++
36903 2 files changed, 12 insertions(+), 10 deletions(-)
36905 commit 90645fb24bcbb78183576d3641a99560d87e49f2
36906 Author: Behdad Esfahbod <behdad@behdad.org>
36907 Date: Fri May 27 18:13:31 2011 -0400
36909 [OT] Separate map_builder from the actual map
36911 Respectively, separate planner from the actual plan.
36913 src/hb-ot-map-private.hh | 121
36914 ++++++++++++++++++++-----------------
36915 src/hb-ot-map.cc | 33 +++++-----
36916 src/hb-ot-shape-complex-arabic.cc | 6 +-
36917 src/hb-ot-shape-complex-private.hh | 8 +--
36918 src/hb-ot-shape-private.hh | 22 +++++++
36919 src/hb-ot-shape.cc | 28 +++++----
36920 6 files changed, 127 insertions(+), 91 deletions(-)
36922 commit 5560a19e2b3901437d8ee2e5905b4ac77073bfbe
36923 Author: Behdad Esfahbod <behdad@behdad.org>
36924 Date: Fri May 27 17:49:16 2011 -0400
36928 src/hb-view.cc | 2 +-
36929 1 file changed, 1 insertion(+), 1 deletion(-)
36931 commit 1587c26fe94087040b4a5d682ec196f568e4a1a2
36932 Author: Behdad Esfahbod <behdad@behdad.org>
36933 Date: Fri May 27 16:05:01 2011 -0400
36938 1 file changed, 2 insertions(+)
36940 commit 5c9f14932d59e306fbc72f7daecb384a16da73d9
36941 Author: Behdad Esfahbod <behdad@behdad.org>
36942 Date: Fri May 27 15:59:33 2011 -0400
36947 1 file changed, 2 insertions(+)
36949 commit 5bc18195d55570ef01e4b24dd248f222f081b0a2
36950 Author: Behdad Esfahbod <behdad@behdad.org>
36951 Date: Fri May 27 15:58:54 2011 -0400
36953 Add check-includes.sh
36955 src/Makefile.am | 7 +++++++
36956 src/check-c-linkage-decls.sh | 6 +++++-
36957 src/check-header-guards.sh | 8 +++++++-
36958 src/check-includes.sh | 42
36959 ++++++++++++++++++++++++++++++++++++++++++
36960 src/check-internal-symbols.sh | 8 ++++----
36961 src/check-libstdc++.sh | 7 ++++---
36962 src/hb-ot-shape.h | 1 +
36963 7 files changed, 70 insertions(+), 9 deletions(-)
36965 commit 3f12c434e20261f6d5c600e56575b7dfdd5b1470
36966 Author: Behdad Esfahbod <behdad@behdad.org>
36967 Date: Fri May 27 04:58:11 2011 -0400
36969 [configure] Generate sha256sum and GPG-sign it
36971 Makefile.am | 29 ++++++++++++++++++++++++++++-
36972 1 file changed, 28 insertions(+), 1 deletion(-)
36974 commit 75ba4073ca6f72c135927d9314197a605281b789
36975 Author: Behdad Esfahbod <behdad@behdad.org>
36976 Date: Fri May 27 03:58:17 2011 -0400
36978 [test] Rename valgrind-log to log-vaglring.txt
36980 test/Makefile.am | 6 +++---
36981 1 file changed, 3 insertions(+), 3 deletions(-)
36983 commit e3b0ba8e292e6a90666cfbbab6faf11ae11f9ddb
36984 Author: Behdad Esfahbod <behdad@behdad.org>
36985 Date: Fri May 27 03:56:37 2011 -0400
36989 harfbuzz.doap | 4 ++--
36990 1 file changed, 2 insertions(+), 2 deletions(-)
36992 commit 595dc63eee926a0e0fee26f8225b5fbe00610fcb
36993 Author: Behdad Esfahbod <behdad@behdad.org>
36994 Date: Fri May 27 04:14:12 2011 -0400
36996 Bump version to 0.7.0 to open up for development
36998 configure.ac | 2 +-
36999 1 file changed, 1 insertion(+), 1 deletion(-)
37001 commit f24557604281356131618546332d7ee3a0c8abef
37002 Author: Behdad Esfahbod <behdad@behdad.org>
37003 Date: Wed May 25 16:08:06 2011 -0400
37005 Release 0.6.0. First official tarball release!
37007 There are no API guarantees just yet, but I *expect* that no
37008 incompatible API changes to happen before 1.0.0.
37013 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
37014 configure.ac | 2 +-
37015 2 files changed, 263 insertions(+), 1 deletion(-)
37017 commit 654f88fbc9bcb54f9bd2d5586236234e03424044
37018 Author: Behdad Esfahbod <behdad@behdad.org>
37019 Date: Fri May 27 03:38:46 2011 -0400
37021 [test-common] Test hb_direction_to_string()
37023 Caught by "make check-symbols".
37025 test/test-common.c | 6 ++++++
37026 1 file changed, 6 insertions(+)
37028 commit 18bced134fc3379c9124ba029e22ff3f6434ca0f
37029 Author: Behdad Esfahbod <behdad@behdad.org>
37030 Date: Fri May 27 03:38:30 2011 -0400
37032 [test] Rename test-symbols to check-symbols
37034 Shows undocumented symbols.
37036 test/Makefile.am | 37 +++++++++++++++++++++----------------
37037 1 file changed, 21 insertions(+), 16 deletions(-)
37039 commit 376dafa6ed414e368e9dc1d5a2e0bfc8e55f410d
37040 Author: Behdad Esfahbod <behdad@behdad.org>
37041 Date: Fri May 27 03:35:58 2011 -0400
37043 Hide internal symbols
37045 src/hb-ot-shape.cc | 4 ++--
37046 1 file changed, 2 insertions(+), 2 deletions(-)
37048 commit 0e482ec6ba30b613f2d7ee97c61be458c5aebcd6
37049 Author: Behdad Esfahbod <behdad@behdad.org>
37050 Date: Fri May 27 02:46:28 2011 -0400
37052 [test/unicode] Fix double-free
37054 Caught by "make check-valgrind".
37056 test/Makefile.am | 2 +-
37057 test/test-unicode.c | 2 --
37058 2 files changed, 1 insertion(+), 3 deletions(-)
37060 commit 28b1bac5415774cf892c9cc0afcac1324c2093f5
37061 Author: Behdad Esfahbod <behdad@behdad.org>
37062 Date: Fri May 27 02:44:29 2011 -0400
37064 [test] Switch to automake-based test-runner
37066 Adds check-valgrind among other modes. We do not run under gtester by
37070 test/.valgrind-suppressions | 0
37071 test/Makefile.am | 48 ++++++++++++++++++++++--
37072 test/Makefile.decl | 90
37073 ---------------------------------------------
37074 4 files changed, 47 insertions(+), 93 deletions(-)
37076 commit adbc97ddde27cf609d95d3249f3ea8060a6e1d20
37077 Author: Behdad Esfahbod <behdad@behdad.org>
37078 Date: Fri May 27 01:33:18 2011 -0400
37080 [test] Add test-symbols that checks API symbol text coverage
37082 We're not at 100% coverage yet, so do not enable the test by default.
37084 test/Makefile.am | 21 +++++++++++++++++++++
37085 1 file changed, 21 insertions(+)
37087 commit 9313b9aa66a82fd3fa60d8417c22a5350e5a8791
37088 Author: Behdad Esfahbod <behdad@behdad.org>
37089 Date: Fri May 27 01:00:55 2011 -0400
37091 [test/version] Test hb-version.h
37093 test/Makefile.am | 1 +
37094 test/test-version.c | 80
37095 +++++++++++++++++++++++++++++++++++++++++++++++++++++
37096 2 files changed, 81 insertions(+)
37098 commit 329c15714be90d3fc2d9054f80cb14fa325dc959
37099 Author: Behdad Esfahbod <behdad@behdad.org>
37100 Date: Wed May 25 16:07:07 2011 -0400
37102 Add libtool versioning
37104 The versioning is automatic. For now, soname-major is 0. With
37105 the 1.0.0 release it will jump to 1 and stay there forever.
37107 configure.ac | 26 +++++++++++++++++++++-----
37108 src/Makefile.am | 1 +
37109 2 files changed, 22 insertions(+), 5 deletions(-)
37111 commit 5b21eff8c4a00962d4315a47a65a143abe323299
37112 Author: Behdad Esfahbod <behdad@behdad.org>
37113 Date: Wed May 25 14:49:35 2011 -0400
37118 README | 8 +++-----
37119 configure.ac | 2 +-
37120 3 files changed, 5 insertions(+), 6 deletions(-)
37122 commit 5bf56ea056b30fba8e07e82ec818c430cab8cafd
37123 Author: Behdad Esfahbod <behdad@behdad.org>
37124 Date: Wed May 25 14:43:10 2011 -0400
37129 test/test-shape.c | 2 ++
37130 2 files changed, 4 insertions(+)
37132 commit 2d8ebcb9d089c2cfbefac71ca6350e2703ab13e3
37133 Author: Behdad Esfahbod <behdad@behdad.org>
37134 Date: Wed May 25 11:27:33 2011 -0400
37136 [API] One last font-funcs API change
37138 Now that vertical text works correctly, I'm doing a last round
37139 modification of the font-funcs API to simplify. Expect no more
37140 changes around here.
37142 src/hb-font.cc | 107
37143 ++++++++++++++++++------------------------------------
37144 src/hb-font.h | 50 +++++++++++--------------
37145 src/hb-ft.cc | 26 ++++++-------
37146 test/test-font.c | 27 +++++++-------
37147 test/test-shape.c | 21 +++++------
37148 5 files changed, 91 insertions(+), 140 deletions(-)
37150 commit d31691296f7d3051fcd345bf1325d17835484b50
37151 Author: Behdad Esfahbod <behdad@behdad.org>
37152 Date: Wed May 25 11:01:32 2011 -0400
37154 [test] Update to API changes
37156 test/test-font.c | 72
37157 ++++++++++++++++++++++---------------------------------
37158 test/test-shape.c | 35 +++++++++++++--------------
37159 2 files changed, 44 insertions(+), 63 deletions(-)
37161 commit 7403e055cd1463f38215ad9faedd61c3e1b66ac5
37162 Author: Behdad Esfahbod <behdad@behdad.org>
37163 Date: Tue May 24 21:04:15 2011 -0400
37165 [Vertical] fix vertical gpos
37167 Wow, it took me a few days to find the right fix!
37169 We now set the advance for attached marks to zero, but we
37170 do this in the _finish() state of gpos, so it shouldn't
37171 regress with fonts like DejaVuSansMono that explicitly
37172 decrease the mark advance width to set it to zero.
37174 src/hb-ot-layout-gpos-private.hh | 167
37175 +++++++++++++++++++++++----------------
37176 src/hb-ot-shape.cc | 9 ++-
37177 2 files changed, 103 insertions(+), 73 deletions(-)
37179 commit ff7cbd0219a7c260612c53b3bed343747d79ec4e
37180 Author: Behdad Esfahbod <behdad@behdad.org>
37181 Date: Wed May 25 09:56:06 2011 -0400
37185 TODO | 14 ++++++++++++--
37186 1 file changed, 12 insertions(+), 2 deletions(-)
37188 commit 3b0bb855e011099f1a4c77ffc5214c658e280b2d
37189 Author: Behdad Esfahbod <behdad@behdad.org>
37190 Date: Fri May 20 15:59:59 2011 -0400
37192 [Vertical] GPOS x/y advance adjustments only apply in hori/vert
37195 src/hb-ot-layout-gpos-private.hh | 31 +++++++++++++++++++++----------
37196 1 file changed, 21 insertions(+), 10 deletions(-)
37198 commit cc2086d67ce559878a5ce2b41d89a37eabac90b8
37199 Author: Behdad Esfahbod <behdad@behdad.org>
37200 Date: Thu May 19 19:19:50 2011 -0400
37202 [Vertical] Fix GPOS y-advance direction
37204 src/hb-ot-layout-gpos-private.hh | 7 ++++---
37205 1 file changed, 4 insertions(+), 3 deletions(-)
37207 commit 67d51ff96154c8909734046601e439dd8f6a86df
37208 Author: Behdad Esfahbod <behdad@behdad.org>
37209 Date: Thu May 19 19:08:57 2011 -0400
37211 [Vertical] Do fallback origin calculation
37213 src/hb-font.cc | 32 +++++++++++++++++++++++++++-----
37214 1 file changed, 27 insertions(+), 5 deletions(-)
37216 commit 60fbb36096e344e9af79409ce8cfe3f1f7b0d321
37217 Author: Behdad Esfahbod <behdad@behdad.org>
37218 Date: Thu May 19 18:46:15 2011 -0400
37220 [Vertical] GPOS is always done with horizontal origin
37222 src/hb-font-private.hh | 4 +-
37223 src/hb-font.cc | 187
37224 ++++++++++++++++++---------------------
37225 src/hb-font.h | 53 ++++++-----
37226 src/hb-ft.cc | 47 ++++------
37227 src/hb-ot-layout-gdef-private.hh | 18 ++--
37228 src/hb-ot-layout-gpos-private.hh | 23 ++---
37229 src/hb-ot-layout.h | 2 +-
37230 src/hb-ot-shape.cc | 15 ++++
37231 8 files changed, 166 insertions(+), 183 deletions(-)
37233 commit 8b38faeede41e64eb0f6ac2e12ce51dd7138d50a
37234 Author: Behdad Esfahbod <behdad@behdad.org>
37235 Date: Thu May 19 13:08:00 2011 -0400
37239 Starting to get there, but not without yet another round of changes.
37241 I think I know wheere to go now.
37243 src/hb-font.cc | 44 ++++++++++++++++++++++++++++++++------------
37244 src/hb-font.h | 10 ++++++++++
37245 src/hb-ft.cc | 14 ++++++++++++--
37246 src/hb-ot-shape.cc | 4 ++++
37247 4 files changed, 58 insertions(+), 14 deletions(-)
37249 commit e609aeb1e24da6b7c812396cddb93ee3c95ef87a
37250 Author: Behdad Esfahbod <behdad@behdad.org>
37251 Date: Wed May 18 10:17:02 2011 -0400
37253 [hb-view] Add --annotate
37255 Currently it only marks glyph origins.
37257 src/hb-view.cc | 20 +++++++++++++++++++-
37258 1 file changed, 19 insertions(+), 1 deletion(-)
37260 commit b8d76dd74e50d295918cc015e9d2a55e2bf6a461
37261 Author: Behdad Esfahbod <behdad@behdad.org>
37262 Date: Tue May 17 23:31:00 2011 -0400
37264 Vertical: Adjust origin in glyph_extents() and glyph_contour_point()
37266 The base for vertical is almost ready now.
37268 src/hb-font.cc | 12 ++++++++----
37269 1 file changed, 8 insertions(+), 4 deletions(-)
37271 commit 190981851fe2bb6479b5c72451279f66fe4f6e23
37272 Author: Behdad Esfahbod <behdad@behdad.org>
37273 Date: Tue May 17 23:27:22 2011 -0400
37277 src/hb-font.cc | 114
37278 ++++++++++++++++++++++++++++-----------------------------
37279 src/hb-ft.cc | 36 +++++++++---------
37280 2 files changed, 74 insertions(+), 76 deletions(-)
37282 commit 2c3f51a11c176aa3fc12a9522325efaef2c79d35
37283 Author: Behdad Esfahbod <behdad@behdad.org>
37284 Date: Tue May 17 23:23:27 2011 -0400
37288 src/hb-font.cc | 4 ++--
37289 1 file changed, 2 insertions(+), 2 deletions(-)
37291 commit 7e2c85de305be59e1a6afa7d2061e4b7dd00acf7
37292 Author: Behdad Esfahbod <behdad@behdad.org>
37293 Date: Tue May 17 17:55:03 2011 -0400
37295 [API] Vertical support, take 2
37297 I like this API *much* better. Implementation still incomplete, but
37300 src/hb-font-private.hh | 7 +-
37301 src/hb-font.cc | 185
37302 +++++++++++++++++++++++----------------
37303 src/hb-font.h | 109 ++++++++++++-----------
37304 src/hb-ft.cc | 66 ++++++++------
37305 src/hb-ot-layout-gdef-private.hh | 2 +-
37306 src/hb-ot-layout-gpos-private.hh | 2 +-
37307 src/hb-ot-shape.cc | 8 +-
37308 7 files changed, 218 insertions(+), 161 deletions(-)
37310 commit 744970af4d884cc87ffa645804578fec8df674a9
37311 Author: Behdad Esfahbod <behdad@behdad.org>
37312 Date: Mon May 16 18:15:37 2011 -0400
37314 [API] Add support for vertical text
37316 Design not final yet, and in fact I'm going to change it immediately,
37317 but this is an standalone change for itself.
37319 src/hb-font-private.hh | 35 ++--
37320 src/hb-font.cc | 387
37321 +++++++++++++++++++++++++----------
37322 src/hb-font.h | 164 +++++++++++----
37323 src/hb-ft.cc | 227 +++++++++++++-------
37324 src/hb-ot-layout-gdef-private.hh | 2 +-
37325 src/hb-ot-layout-gpos-private.hh | 35 ++--
37326 src/hb-ot-layout-gsub-private.hh | 1 +
37327 src/hb-ot-layout-gsubgpos-private.hh | 1 +
37328 src/hb-ot-shape.cc | 14 +-
37329 src/hb-ot-tag.cc | 2 +-
37330 test/test-font.c | 61 +++---
37331 test/test-shape.c | 17 +-
37332 12 files changed, 650 insertions(+), 296 deletions(-)
37334 commit 80dce8b7c8202766d52cc7666355446bbf5b0565
37335 Author: Behdad Esfahbod <behdad@behdad.org>
37336 Date: Tue May 17 17:08:36 2011 -0400
37341 1 file changed, 2 insertions(+)
37343 commit 5be7d047f6bf54cc577e311b5426c463d2b9b131
37344 Author: Behdad Esfahbod <behdad@behdad.org>
37345 Date: Tue May 17 15:05:34 2011 -0400
37349 Apparently there exist systems with mprotect(), but not mmap()?
37351 configure.ac | 2 +-
37352 test/test-blob.c | 6 ++++--
37353 2 files changed, 5 insertions(+), 3 deletions(-)
37355 commit 4053f3f788353448b41e541ee617aafbe1cac366
37356 Author: Behdad Esfahbod <behdad@behdad.org>
37357 Date: Mon May 16 16:20:48 2011 -0400
37361 src/hb-font.h | 8 ++++----
37362 test/test-shape.c | 6 +++---
37363 2 files changed, 7 insertions(+), 7 deletions(-)
37365 commit 56d12e0356bee5a95b870dfbc2100b8caeb5d593
37366 Author: Behdad Esfahbod <behdad@behdad.org>
37367 Date: Mon May 16 16:01:58 2011 -0400
37369 Remove unnecessary TODO item
37372 1 file changed, 1 deletion(-)
37374 commit 1883af3796459cafe2d194064403b6b1152c584d
37375 Author: Behdad Esfahbod <behdad@behdad.org>
37376 Date: Mon May 16 15:18:16 2011 -0400
37378 [hb-view] Start work on vertical support
37380 src/hb-view.cc | 10 ++++++----
37381 1 file changed, 6 insertions(+), 4 deletions(-)
37383 commit 9aa6f96af5e5940ba5c9596c6ae377fea23c0ec0
37384 Author: Behdad Esfahbod <behdad@behdad.org>
37385 Date: Mon May 16 15:08:31 2011 -0400
37387 [hb-view] No need to allocate an extra glyph item at the end
37389 src/hb-view.cc | 3 +--
37390 1 file changed, 1 insertion(+), 2 deletions(-)
37392 commit a0359485c9997e3a211f7c00d40c09074d906c4f
37393 Author: Behdad Esfahbod <behdad@behdad.org>
37394 Date: Mon May 16 15:07:48 2011 -0400
37398 test/test-shape.c | 6 ++++++
37399 1 file changed, 6 insertions(+)
37401 commit 92de53ea450eaee077eb1730e6d7a487b20ac721
37402 Author: Behdad Esfahbod <behdad@behdad.org>
37403 Date: Mon May 16 12:24:56 2011 -0400
37405 [test/buffer] Add more tests for nil buffer
37407 test/test-buffer.c | 38 ++++++++++++++++++++++++++++++++++++++
37408 1 file changed, 38 insertions(+)
37410 commit 065fb38c9a338ddb095f2ec9e034fcc5a02167bd
37411 Author: Behdad Esfahbod <behdad@behdad.org>
37412 Date: Fri May 13 23:04:46 2011 -0400
37414 [test/ot-tag] More tests
37416 test/test-ot-tag.c | 9 +++++++++
37417 1 file changed, 9 insertions(+)
37419 commit 1a64f6e19a4b483e278c85e4941107be2f71b0a4
37420 Author: Behdad Esfahbod <behdad@behdad.org>
37421 Date: Fri May 13 22:55:32 2011 -0400
37423 [API] Add HB_LANGUAGE_INVALID
37425 src/hb-common.cc | 5 +++--
37426 src/hb-common.h | 2 ++
37427 src/hb-ot-tag.cc | 2 +-
37428 src/hb-shape.cc | 2 +-
37429 test/test-common.c | 9 ++++++---
37430 5 files changed, 13 insertions(+), 7 deletions(-)
37432 commit 40b5c2e86c633441040196d158e965ad95d6ad37
37433 Author: Behdad Esfahbod <behdad@behdad.org>
37434 Date: Fri May 13 22:46:36 2011 -0400
37436 [test/test-ot-tag] Test hb-ot-tag.h, fix many bugs
37438 I'm in awe with how many bugs this test revealed. All fixed.
37440 src/hb-ot-tag.cc | 153 +++++++++++++++++++++---------------
37441 test/Makefile.am | 3 +
37442 test/test-ot-tag.c | 227
37443 +++++++++++++++++++++++++++++++++++++++++++++++++++++
37444 3 files changed, 320 insertions(+), 63 deletions(-)
37446 commit 1368018b475c2a6dd5f625af99695ae2fcba1f05
37447 Author: Behdad Esfahbod <behdad@behdad.org>
37448 Date: Fri May 13 20:25:38 2011 -0400
37453 1 file changed, 2 insertions(+)
37455 commit 7fc5a30cb4fbe9a4633ab842b0a8cbbcc6f6bd1b
37456 Author: Behdad Esfahbod <behdad@behdad.org>
37457 Date: Thu May 12 17:48:20 2011 -0400
37459 [API] Add hb_face_make/is_immutable()
37461 src/hb-font-private.hh | 2 ++
37462 src/hb-font.cc | 18 ++++++++++++++++++
37463 src/hb-font.h | 6 ++++++
37464 test/test-font.c | 2 ++
37465 test/test-object.c | 2 +-
37466 5 files changed, 29 insertions(+), 1 deletion(-)
37468 commit 20c8b908ddf50a9814dfdd9fca595f258273cd4f
37469 Author: Behdad Esfahbod <behdad@behdad.org>
37470 Date: Thu May 12 15:19:33 2011 -0400
37472 Finish off previous change
37474 src/hb-font.cc | 1 +
37475 1 file changed, 1 insertion(+)
37477 commit 0fd8c2f1be693616f19f2f1526369874763d6cf6
37478 Author: Behdad Esfahbod <behdad@behdad.org>
37479 Date: Thu May 12 15:14:13 2011 -0400
37481 [API] Make get_glyph() callback return a boolean
37483 We need to know whether the glyph exists, so we can fallback to
37484 composing / decomposing. Assuming that glyph==0 means "doesn't exist"
37485 wouldn't work for applications like Pango that want to use different
37486 "doesn't exist" glyph codes for different characters. An explicit
37487 return value fixes that.
37489 src/hb-font.cc | 15 +++++++++------
37490 src/hb-font.h | 12 +++++++-----
37491 src/hb-ft.cc | 12 +++++++-----
37492 src/hb-ot-shape.cc | 13 +++++++++----
37493 test/test-font.c | 5 ++++-
37494 test/test-shape.c | 12 +++++++-----
37495 6 files changed, 43 insertions(+), 26 deletions(-)
37497 commit 8e07f93ab4a3ef9adc7942727ef21f2f9a141d10
37498 Author: Behdad Esfahbod <behdad@behdad.org>
37499 Date: Thu May 12 14:27:44 2011 -0400
37501 [test/shape] Check shape output
37503 test/test-shape.c | 23 +++++++++++++++++++----
37504 1 file changed, 19 insertions(+), 4 deletions(-)
37506 commit 805af72405a2f653f08de392d7172291ffe8e902
37507 Author: Behdad Esfahbod <behdad@behdad.org>
37508 Date: Thu May 12 12:39:40 2011 -0400
37510 Rename get_kernings() arguments from first/second_glyph to
37513 Makes it clear that kerning is in visual order.
37515 src/hb-font.cc | 10 +++++-----
37516 src/hb-font.h | 4 ++--
37517 src/hb-ft.cc | 6 +++---
37518 3 files changed, 10 insertions(+), 10 deletions(-)
37520 commit 23d2432219a91c6328efa9e041b1ecf137752ac3
37521 Author: Behdad Esfahbod <behdad@behdad.org>
37522 Date: Thu May 12 10:53:57 2011 -0400
37524 [test] Add test-shape.c. Oops
37526 test/test-shape.c | 125
37527 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
37528 1 file changed, 125 insertions(+)
37530 commit c098c3acc8c48b4b6883c50c9a87e81dbe98ba24
37531 Author: Behdad Esfahbod <behdad@behdad.org>
37532 Date: Thu May 12 10:49:30 2011 -0400
37534 [test/blob] Use MAP_ANON instead of MAP_ANONYMOUS
37538 test/test-blob.c | 2 +-
37539 1 file changed, 1 insertion(+), 1 deletion(-)
37541 commit 8329eb7c6ca39e162228733a2210e643b1a1019d
37542 Author: Behdad Esfahbod <behdad@behdad.org>
37543 Date: Thu May 12 01:39:17 2011 -0400
37545 [test/shape] Add simplest test for hb_shape()
37547 test/Makefile.am | 1 +
37548 1 file changed, 1 insertion(+)
37550 commit df077fadd7828b609bdfe4dbcad52ef2448525c7
37551 Author: Behdad Esfahbod <behdad@behdad.org>
37552 Date: Thu May 12 01:19:39 2011 -0400
37554 [object] Make object inert during destruction
37556 Such that user_data and other finalizers cannot resurrect object
37558 src/hb-object-private.hh | 2 ++
37559 1 file changed, 2 insertions(+)
37561 commit ee8dd83bb4e0b1c2ca5928391e35e8bd1fca6121
37562 Author: Behdad Esfahbod <behdad@behdad.org>
37563 Date: Thu May 12 01:02:03 2011 -0400
37568 1 file changed, 6 insertions(+)
37570 commit 52df150efeff4cf003cee65f8c91618f1a980bc8
37571 Author: Behdad Esfahbod <behdad@behdad.org>
37572 Date: Thu May 12 00:46:57 2011 -0400
37574 Fix font subclass chainup
37578 src/hb-font.cc | 6 +-----
37579 1 file changed, 1 insertion(+), 5 deletions(-)
37581 commit f2c1dd4f746c36a44cf33d0257a3cd800107c286
37582 Author: Behdad Esfahbod <behdad@behdad.org>
37583 Date: Thu May 12 00:35:12 2011 -0400
37585 [test/font] Test font_funcs subclassing
37587 test/test-font.c | 158
37588 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
37589 1 file changed, 155 insertions(+), 3 deletions(-)
37591 commit 14f1e81b77971204e9325e2a8b6f8b690fac20a7
37592 Author: Behdad Esfahbod <behdad@behdad.org>
37593 Date: Thu May 12 00:18:28 2011 -0400
37595 [test/font] Test empty funcs
37597 test/test-font.c | 75
37598 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
37599 1 file changed, 73 insertions(+), 2 deletions(-)
37601 commit 2ca0b5ae1e65d3f43df3a4a2144a1451d8b485c4
37602 Author: Behdad Esfahbod <behdad@behdad.org>
37603 Date: Wed May 11 23:57:36 2011 -0400
37605 [test/font] Test more
37607 test/test-font.c | 63
37608 ++++++++++++++++++++++++++++++++++++++++++++++++--------
37609 1 file changed, 54 insertions(+), 9 deletions(-)
37611 commit 7033518f756490e9cf00b96387fee6f2f7fae785
37612 Author: Behdad Esfahbod <behdad@behdad.org>
37613 Date: Wed May 11 23:31:15 2011 -0400
37615 [API] Pass face to get_table()
37617 src/hb-font.cc | 4 ++--
37618 src/hb-font.h | 2 +-
37619 src/hb-ft.cc | 2 +-
37620 test/test-font.c | 2 +-
37621 4 files changed, 5 insertions(+), 5 deletions(-)
37623 commit b46782780690e26a8221e2d63dd224159aebe413
37624 Author: Behdad Esfahbod <behdad@behdad.org>
37625 Date: Wed May 11 23:25:28 2011 -0400
37627 [API] Remove const from font user_data
37629 src/hb-font.cc | 20 ++++++++++----------
37630 src/hb-font.h | 20 ++++++++++----------
37631 src/hb-ft.cc | 20 ++++++++++----------
37632 3 files changed, 30 insertions(+), 30 deletions(-)
37634 commit ea93e7b27ca04a1655d62bd1d18a32805994af44
37635 Author: Behdad Esfahbod <behdad@behdad.org>
37636 Date: Wed May 11 23:22:55 2011 -0400
37638 [test/font] More tests
37640 test/test-font.c | 36 +++++++++++++++++++++++++++++++++---
37641 1 file changed, 33 insertions(+), 3 deletions(-)
37643 commit cdb153175f8a1521cde112c65b173f548ca6ee5c
37644 Author: Behdad Esfahbod <behdad@behdad.org>
37645 Date: Wed May 11 23:12:58 2011 -0400
37647 [test/font] More tests
37649 test/test-font.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
37650 1 file changed, 44 insertions(+)
37652 commit 74d9fa3d9ac226ed72702884e721ef94ecc48e22
37653 Author: Behdad Esfahbod <behdad@behdad.org>
37654 Date: Wed May 11 23:07:47 2011 -0400
37656 [test/font] More get_empty() tests
37658 test/test-font.c | 5 +++++
37659 1 file changed, 5 insertions(+)
37661 commit db9f4eb4e004fadae9d540522d1d21c3bbe659b0
37662 Author: Behdad Esfahbod <behdad@behdad.org>
37663 Date: Wed May 11 23:06:02 2011 -0400
37665 [test/font] Test get_face() / get_parent()
37667 test/test-font.c | 4 ++++
37668 1 file changed, 4 insertions(+)
37670 commit 606923bb4304d5b9cf164745d657cba58949a80a
37671 Author: Behdad Esfahbod <behdad@behdad.org>
37672 Date: Wed May 11 23:05:02 2011 -0400
37674 [test/font] Add test_font_properties()
37676 test/test-font.c | 85
37677 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
37678 1 file changed, 85 insertions(+)
37680 commit da603e80386b41b360acb070a862b6ed87da57b8
37681 Author: Behdad Esfahbod <behdad@behdad.org>
37682 Date: Wed May 11 22:52:35 2011 -0400
37684 [test/font] Start adding tests for hb-font.h
37686 test/Makefile.am | 1 +
37687 test/test-buffer.c | 2 +-
37688 test/test-font.c | 69
37689 +++++++++++++++++++++++++++++++++++++++++++++++++++++
37690 test/test-unicode.c | 1 +
37691 4 files changed, 72 insertions(+), 1 deletion(-)
37693 commit 9a14688e40e926b9453fcb75891f27bff1e45c49
37694 Author: Behdad Esfahbod <behdad@behdad.org>
37695 Date: Wed May 11 22:49:29 2011 -0400
37697 [API] Rename hb_face_create_for_data() to hb_face_create()
37699 src/hb-font.cc | 4 ++--
37700 src/hb-font.h | 4 ++--
37701 src/hb-ft.cc | 2 +-
37703 test/test-object.c | 4 ++--
37704 5 files changed, 8 insertions(+), 8 deletions(-)
37706 commit 46d6a21cc8613519e6ce27b1925e29285cccb71d
37707 Author: Behdad Esfahbod <behdad@behdad.org>
37708 Date: Wed May 11 22:33:13 2011 -0400
37710 [API] Add hb_ot_layout_substitute_start/finish()
37712 src/hb-ot-layout.cc | 13 +++++++++++++
37713 src/hb-ot-layout.h | 8 ++++++++
37714 2 files changed, 21 insertions(+)
37716 commit c84d15f52e1183164502d45b476b54f8fe812e0f
37717 Author: Behdad Esfahbod <behdad@behdad.org>
37718 Date: Wed May 11 22:23:15 2011 -0400
37720 Remove unused hb_set_t
37722 src/hb-private.hh | 48 ------------------------------------------------
37723 1 file changed, 48 deletions(-)
37725 commit 389a7c9e67549b1a9f7c538965e4647077f8e6ec
37726 Author: Behdad Esfahbod <behdad@behdad.org>
37727 Date: Wed May 11 22:21:38 2011 -0400
37729 Remove hb_static_threadsafe_set_t
37731 src/hb-common.cc | 5 +++--
37732 src/hb-mutex-private.hh | 42 ------------------------------------------
37733 2 files changed, 3 insertions(+), 44 deletions(-)
37735 commit e06d4eda7bbdb3a1be1f1ce8d98b059a0730f14d
37736 Author: Behdad Esfahbod <behdad@behdad.org>
37737 Date: Wed May 11 22:18:31 2011 -0400
37739 Use constructor/destructor for hb_ot_shape_plan_t
37741 src/hb-ot-shape-private.hh | 6 +++++-
37742 src/hb-ot-shape.cc | 4 +---
37743 2 files changed, 6 insertions(+), 4 deletions(-)
37745 commit a5e4e109460ea23fa5e64926a1676c6a02ab6ba2
37746 Author: Behdad Esfahbod <behdad@behdad.org>
37747 Date: Wed May 11 22:00:56 2011 -0400
37752 1 file changed, 1 insertion(+), 1 deletion(-)
37754 commit daa446f184fa27c9764ff7f8a2444d47cf34d986
37755 Author: Behdad Esfahbod <behdad@behdad.org>
37756 Date: Wed May 11 21:31:25 2011 -0400
37758 Fix compile with no mutex available
37760 src/hb-mutex-private.hh | 10 +++++-----
37761 1 file changed, 5 insertions(+), 5 deletions(-)
37763 commit 1e56c476c10577fe319fe553c5ced000bd740940
37764 Author: Behdad Esfahbod <behdad@behdad.org>
37765 Date: Wed May 11 21:28:01 2011 -0400
37767 Free static mutex'es
37769 src/hb-mutex-private.hh | 1 +
37770 1 file changed, 1 insertion(+)
37772 commit 831886a9b4073cfe27f7e1db0e957cbd5913fd31
37773 Author: Behdad Esfahbod <behdad@behdad.org>
37774 Date: Wed May 11 21:27:52 2011 -0400
37776 Streamline mutex stuff
37778 src/hb-mutex-private.hh | 61
37779 ++++++++++++++++++++++++++++++-------------------
37780 src/hb-private.hh | 8 +++++++
37781 2 files changed, 46 insertions(+), 23 deletions(-)
37783 commit 438c4eee353ddf0de66171d84c6ef9b21cbdf8f6
37784 Author: Behdad Esfahbod <behdad@behdad.org>
37785 Date: Wed May 11 21:14:34 2011 -0400
37787 Remove unused hb_mutex_trylock()
37789 src/hb-mutex-private.hh | 3 ---
37790 1 file changed, 3 deletions(-)
37792 commit b8477e1da2785708f3232f8f2577f602a5d320d1
37793 Author: Behdad Esfahbod <behdad@behdad.org>
37794 Date: Wed May 11 21:12:44 2011 -0400
37796 [test] Add tests for _get_empty() funcs
37798 test/test-blob.c | 1 +
37799 test/test-buffer.c | 7 +++++++
37800 test/test-unicode.c | 10 ++++++++++
37801 3 files changed, 18 insertions(+)
37803 commit 3994be3ded40e5a3da0e187ad421b19a78865e02
37804 Author: Behdad Esfahbod <behdad@behdad.org>
37805 Date: Wed May 11 21:08:31 2011 -0400
37810 1 file changed, 2 insertions(+), 2 deletions(-)
37812 commit 80a6833b032bc63b4e8c3da6489d3767af1168f3
37813 Author: Behdad Esfahbod <behdad@behdad.org>
37814 Date: Wed May 11 18:14:44 2011 -0400
37816 [API] Add hb_*_get_empty() for all objects
37818 src/hb-buffer.cc | 6 ++++++
37819 src/hb-buffer.h | 3 +++
37820 src/hb-font.cc | 18 ++++++++++++++++++
37821 src/hb-font.h | 9 +++++++++
37822 src/hb-unicode.cc | 6 ++++++
37823 src/hb-unicode.h | 3 +++
37824 test/test-object.c | 36 +++++++++++++++++++++++++++++++++---
37825 7 files changed, 78 insertions(+), 3 deletions(-)
37827 commit d3b30be378c1dec0259a626d9a408bb9ca1b71ac
37828 Author: Behdad Esfahbod <behdad@behdad.org>
37829 Date: Wed May 11 18:06:12 2011 -0400
37831 [API] Add HB_UNTAG()
37833 Useful in C API only.
37835 src/hb-common.h | 1 +
37836 1 file changed, 1 insertion(+)
37838 commit 3cc6e9dcb42551761c3a1a9d3c25b1f1bcdc2419
37839 Author: Behdad Esfahbod <behdad@behdad.org>
37840 Date: Wed May 11 18:02:48 2011 -0400
37844 src/test.cc | 9 ++++++---
37845 1 file changed, 6 insertions(+), 3 deletions(-)
37847 commit 4101ca7dbbdf1438fa116fb8cad935501ac7cca8
37848 Author: Behdad Esfahbod <behdad@behdad.org>
37849 Date: Wed May 11 14:30:56 2011 -0400
37855 src/hb-blob.cc | 2 +-
37856 src/hb-open-type-private.hh | 8 ++++----
37857 2 files changed, 5 insertions(+), 5 deletions(-)
37859 commit 6a7ac79e26e85f6781186cf708a12825c0857324
37860 Author: Behdad Esfahbod <behdad@behdad.org>
37861 Date: Wed May 11 14:19:18 2011 -0400
37865 src/hb-ot-map-private.hh | 7 +++++++
37866 src/hb-ot-shape-private.hh | 2 ++
37867 src/hb-ot-shape.cc | 2 ++
37868 src/hb-private.hh | 10 +++++++++-
37869 4 files changed, 20 insertions(+), 1 deletion(-)
37871 commit 7aa12ebdff11a4ffbd04bf9b164586eb0c172e37
37872 Author: Behdad Esfahbod <behdad@behdad.org>
37873 Date: Wed May 11 11:55:11 2011 -0400
37875 [unicode] Simplify method setting
37877 src/hb-unicode.cc | 6 +-----
37878 test/test-unicode.c | 6 +++++-
37879 2 files changed, 6 insertions(+), 6 deletions(-)
37881 commit d5bfd0272130a315d3b5e6cdcf9b7e6395879204
37882 Author: Behdad Esfahbod <behdad@behdad.org>
37883 Date: Wed May 11 11:48:28 2011 -0400
37887 src/Makefile.am | 2 +-
37888 1 file changed, 1 insertion(+), 1 deletion(-)
37890 commit 6a4e7e1372ef9fde81b84ecc9c4d1f23d97396c1
37891 Author: Behdad Esfahbod <behdad@behdad.org>
37892 Date: Wed May 11 10:31:33 2011 -0400
37896 Not used for anything right now. Will use to get num_glyphs in
37899 src/Makefile.am | 1 +
37900 src/hb-ot-head-private.hh | 1 -
37901 src/hb-ot-layout.cc | 1 +
37902 src/hb-ot-maxp-private.hh | 68
37903 +++++++++++++++++++++++++++++++++++++++++++++++
37904 4 files changed, 70 insertions(+), 1 deletion(-)
37906 commit e0b0710ae52bcc8c6fbd87dfae83818faa5d5f5f
37907 Author: Behdad Esfahbod <behdad@behdad.org>
37908 Date: Wed May 11 08:58:21 2011 -0400
37913 1 file changed, 3 insertions(+), 1 deletion(-)
37915 commit a513dbcf73ab1cc39a7c9653034904d0c6cd9fe9
37916 Author: Behdad Esfahbod <behdad@behdad.org>
37917 Date: Wed May 11 00:24:34 2011 -0400
37919 [API] Change signature of get_contour_point and get_kerning ffuncs
37921 get_contour_point now takes glyph id before point_index.
37923 get_kerning now takes a vector to fill-in.
37925 src/hb-font.cc | 56
37926 +++++++++++++++++++++-------------------
37927 src/hb-font.h | 16 +++++++-----
37928 src/hb-ft.cc | 11 +++++---
37929 src/hb-ot-layout-gdef-private.hh | 2 +-
37930 src/hb-ot-layout-gpos-private.hh | 2 +-
37931 src/hb-ot-shape.cc | 15 ++++++++---
37932 6 files changed, 59 insertions(+), 43 deletions(-)
37934 commit 63d646fb2933c2765ce526d321a498d0f7fae2f5
37935 Author: Behdad Esfahbod <behdad@behdad.org>
37936 Date: Wed May 11 00:15:37 2011 -0400
37938 [font] Do user-space conversion when chaining up to parent font
37940 src/hb-font-private.hh | 28 ++++++++++++++++++++++++++++
37941 src/hb-font.cc | 23 +++++++++++++++++------
37942 2 files changed, 45 insertions(+), 6 deletions(-)
37944 commit b6f902a1a9c8b72b5d6a241a14a7bacfaea3a56a
37945 Author: Behdad Esfahbod <behdad@behdad.org>
37946 Date: Wed May 11 00:04:15 2011 -0400
37950 src/hb-font-private.hh | 6 +++---
37951 src/hb-ot-layout-gdef-private.hh | 6 +++---
37952 src/hb-ot-layout-gpos-private.hh | 20 ++++++++++----------
37953 3 files changed, 16 insertions(+), 16 deletions(-)
37955 commit abcfe9b59b4475eb02dd679aac4bc59616713b28
37956 Author: Behdad Esfahbod <behdad@behdad.org>
37957 Date: Wed May 11 00:02:02 2011 -0400
37959 Remove hb_ot_layout_context_t, simplify code
37961 src/hb-font-private.hh | 12 +++-
37962 src/hb-font.cc | 6 +-
37963 src/hb-ot-layout-common-private.hh | 8 +--
37964 src/hb-ot-layout-gdef-private.hh | 34 +++++-----
37965 src/hb-ot-layout-gpos-private.hh | 121
37966 ++++++++++++++++++-----------------
37967 src/hb-ot-layout-gsub-private.hh | 24 +++----
37968 src/hb-ot-layout-gsubgpos-private.hh | 11 ++--
37969 src/hb-ot-layout-private.hh | 13 ----
37970 src/hb-ot-layout.cc | 15 +----
37971 9 files changed, 118 insertions(+), 126 deletions(-)
37973 commit 1ded6d8bbf93b7dabf2b1f620c07bd3236e7a60f
37974 Author: Behdad Esfahbod <behdad@behdad.org>
37975 Date: Tue May 10 20:49:02 2011 -0400
37977 Make default font-funcs chain-up to the parent
37979 src/hb-font.cc | 44 +++++++++++++++++++++++++++++++++++++++-----
37980 src/hb-font.h | 41 +++++++++++++++++++++--------------------
37981 2 files changed, 60 insertions(+), 25 deletions(-)
37983 commit b9d975b931d6310f25fab5ac280f523cdc27bf94
37984 Author: Behdad Esfahbod <behdad@behdad.org>
37985 Date: Tue May 10 20:41:13 2011 -0400
37987 [API] Pass down closure user_data to font funcs
37989 src/hb-font-private.hh | 30 ++++++--
37990 src/hb-font.cc | 184
37991 +++++++++++++++++++++++++------------------------
37992 src/hb-font.h | 42 ++++++-----
37993 src/hb-ft.cc | 103 ++++++++++++++-------------
37994 4 files changed, 198 insertions(+), 161 deletions(-)
37996 commit 446df9cdb1fddb51819b731436fca54146d0bb23
37997 Author: Behdad Esfahbod <behdad@behdad.org>
37998 Date: Tue May 10 20:14:44 2011 -0400
38002 src/hb-unicode.h | 30 +++++++++++++++---------------
38003 1 file changed, 15 insertions(+), 15 deletions(-)
38005 commit 686c2d165dfb284b74b78f6b902d04b585dcaef3
38006 Author: Behdad Esfahbod <behdad@behdad.org>
38007 Date: Tue May 10 20:04:26 2011 -0400
38009 [API] Remove font_funcs func getter functions
38011 src/hb-font.cc | 32 --------------------------------
38012 src/hb-font.h | 18 ------------------
38013 2 files changed, 50 deletions(-)
38015 commit defc45be6d75aba4a67fa7814b91b73bad953fe6
38016 Author: Behdad Esfahbod <behdad@behdad.org>
38017 Date: Tue May 10 20:02:49 2011 -0400
38019 [API] Add hb_font_create_sub_font() and hb_font_get_parent()
38021 Not quite useful just yet.
38023 src/hb-font-private.hh | 1 +
38024 src/hb-font.cc | 41 ++++++++++++++++++++++++++++++++++++++---
38025 src/hb-font.h | 5 +++++
38026 src/hb-unicode.h | 2 +-
38027 4 files changed, 45 insertions(+), 4 deletions(-)
38029 commit 11bb8fe7b3925bc9b019ad0c0218a231e581f152
38030 Author: Behdad Esfahbod <behdad@behdad.org>
38031 Date: Tue May 10 19:57:00 2011 -0400
38033 [font] Fix internal sign of x/y_scale
38035 Should have been done as part of
38036 da975419884a535281745f30f4b32fee0bc8a7a1
38038 src/hb-font-private.hh | 4 ++--
38039 1 file changed, 2 insertions(+), 2 deletions(-)
38041 commit 85e6218e3306165d69ef44277459511d5b54b9ff
38042 Author: Behdad Esfahbod <behdad@behdad.org>
38043 Date: Tue May 10 19:40:44 2011 -0400
38045 [API] Remove broken-by-design hb_font_unset_funcs()
38047 src/hb-font.cc | 22 ----------------------
38048 src/hb-font.h | 16 ----------------
38049 2 files changed, 38 deletions(-)
38051 commit 74f1d896f2479500d65649cf3ec86dd201f0663a
38052 Author: Behdad Esfahbod <behdad@behdad.org>
38053 Date: Tue May 10 19:39:32 2011 -0400
38055 Add hb_font_make/is_immutable()
38057 src/hb-font-private.hh | 2 ++
38058 src/hb-font.cc | 26 +++++++++++++++++++++++---
38059 src/hb-font.h | 6 ++++++
38060 test/test-object.c | 2 +-
38061 4 files changed, 32 insertions(+), 4 deletions(-)
38063 commit 8c7a100a4d0f3a257fb7563cb08ed4356c3af669
38064 Author: Behdad Esfahbod <behdad@behdad.org>
38065 Date: Tue May 10 19:21:07 2011 -0400
38067 Fix build without mutex
38069 src/hb-mutex-private.hh | 12 ++++++------
38070 1 file changed, 6 insertions(+), 6 deletions(-)
38072 commit 19d3035c40e73923bcad709dc5eefe31cb34d681
38073 Author: Behdad Esfahbod <behdad@behdad.org>
38074 Date: Tue May 10 19:18:12 2011 -0400
38076 Remove duplicate atomic_int implementation
38078 src/hb-mutex-private.hh | 17 -----------------
38079 1 file changed, 17 deletions(-)
38081 commit 45bfa99034512e886d75b1d45a5a649647f4711f
38082 Author: Behdad Esfahbod <behdad@behdad.org>
38083 Date: Tue May 10 19:12:49 2011 -0400
38085 Fix set implementation to be truly threadsafe even with destroy()
38088 The test/object test is passing again, instead of deadlocking.
38090 src/hb-common.cc | 26 +++++------
38091 src/hb-mutex-private.hh | 47 +++++++------------
38092 src/hb-object-private.hh | 6 ++-
38093 src/hb-private.hh | 117
38094 ++++++++++++++++++++++++++++++++++++++---------
38095 4 files changed, 128 insertions(+), 68 deletions(-)
38097 commit 0c2ec1d78bfa0166ffd4afc204c2668d4f456ed9
38098 Author: Behdad Esfahbod <behdad@behdad.org>
38099 Date: Tue May 10 19:11:27 2011 -0400
38101 [test] Always initialize gthread such that our mutex() stuff is tested
38103 Now the test/object test deadlocks as expected. Fix coming.
38106 test/Makefile.am | 4 ++--
38107 test/hb-test.h | 1 +
38108 3 files changed, 4 insertions(+), 2 deletions(-)
38110 commit 6a9093cc486c1899197cd7cc9a3eb907c2e756f7
38111 Author: Behdad Esfahbod <behdad@behdad.org>
38112 Date: Tue May 10 19:00:07 2011 -0400
38114 [test/object] Test user_data with destroy() callback that calls
38117 Exposes the non-atomicity of user_data opertaions at this time because
38118 we call finish() while still locked and modifying the object.
38120 I'm surprised that it doesn't deadlock. It should.
38122 test/test-object.c | 22 ++++++++++++++++++++++
38123 1 file changed, 22 insertions(+)
38125 commit abe636b8761e47ea60b193c7e72a044de224d172
38126 Author: Behdad Esfahbod <behdad@behdad.org>
38127 Date: Tue May 10 17:55:40 2011 -0400
38131 Makefile.am | 6 +++++-
38132 harfbuzz.doap | 24 ++++++++++++++++++++++++
38133 2 files changed, 29 insertions(+), 1 deletion(-)
38135 commit f82c18630471216a04e4e3ad42396da4e6d74cba
38136 Author: Behdad Esfahbod <behdad@behdad.org>
38137 Date: Tue May 10 17:48:34 2011 -0400
38139 [test/blob] Fix bug in test
38141 test/test-blob.c | 3 ++-
38142 1 file changed, 2 insertions(+), 1 deletion(-)
38144 commit 785d23acd0ce72d399f9c5021bebc854872648af
38145 Author: Behdad Esfahbod <behdad@behdad.org>
38146 Date: Tue May 10 17:41:44 2011 -0400
38148 [test/blob] Add create_sub_blob()
38150 test/test-blob.c | 17 +++++++++++++++++
38151 1 file changed, 17 insertions(+)
38153 commit 0617b1558234673d3924f37541be01b04d36f05a
38154 Author: Behdad Esfahbod <behdad@behdad.org>
38155 Date: Tue May 10 17:37:08 2011 -0400
38157 [test] Test blob API
38159 test/Makefile.am | 1 +
38160 test/test-blob.c | 280
38161 +++++++++++++++++++++++++++++++++++++++++++++++++++++
38162 test/test-buffer.c | 149 ++++++++++++++--------------
38163 3 files changed, 359 insertions(+), 71 deletions(-)
38165 commit 1c9f8717eb12c37c219333cbb0d123e1d2da4896
38166 Author: Behdad Esfahbod <behdad@behdad.org>
38167 Date: Fri May 6 22:28:26 2011 -0400
38169 [API] Simplify blob API, remove lock
38172 src/hb-blob.cc | 206
38173 ++++++++++++++++++--------------------------
38174 src/hb-blob.h | 19 ++--
38175 src/hb-font.cc | 2 -
38176 src/hb-open-type-private.hh | 32 ++++---
38177 src/hb-ot-layout.cc | 7 +-
38178 test/test-object.c | 2 +-
38179 7 files changed, 118 insertions(+), 152 deletions(-)
38181 commit 71cef14ac3de07e4fed0a2903b1f0f639406ec6c
38182 Author: Behdad Esfahbod <behdad@behdad.org>
38183 Date: Fri May 6 19:30:59 2011 -0400
38185 Add -Bsymbolic-functions to linker flags
38187 configure.ac | 3 +++
38188 1 file changed, 3 insertions(+)
38190 commit ab428aeab724ca40341318b66640f992cd72d2fc
38191 Author: Behdad Esfahbod <behdad@behdad.org>
38192 Date: Fri May 6 19:30:46 2011 -0400
38197 1 file changed, 1 insertion(+), 1 deletion(-)
38199 commit a0f337a1cce1788dbf3147b459e7f615acbfe81b
38200 Author: Behdad Esfahbod <behdad@behdad.org>
38201 Date: Fri May 6 19:20:52 2011 -0400
38203 Remove unused hb_blob_try_writable_inplace()
38205 src/hb-blob.cc | 20 --------------------
38206 src/hb-blob.h | 3 ---
38207 2 files changed, 23 deletions(-)
38209 commit 08611d5194144bbf5d96a1110aeb812db06e0901
38210 Author: Behdad Esfahbod <behdad@behdad.org>
38211 Date: Fri May 6 16:28:10 2011 -0400
38213 Add note re deadlocks
38215 src/hb-common.cc | 1 +
38216 src/hb-mutex-private.hh | 4 ++++
38217 2 files changed, 5 insertions(+)
38219 commit 34fb5521a5fbb6b95ceff4bbac42a62628bc9f31
38220 Author: Behdad Esfahbod <behdad@behdad.org>
38221 Date: Fri May 6 00:04:28 2011 -0400
38223 [API] Add hb_language_get_default()
38225 It uses locale information to detect default language. It's used by
38226 hb_shape() whenever language is not set on the buffer.
38228 Not sure how to properly test it in the test suite. Tested by
38230 that with DejaVu Sans we select the proper local glyph version
38232 under Serbian locale. See http://www.pango.org/ScriptGallery
38234 src/hb-common.cc | 21 +++++++++++++++++++++
38235 src/hb-common.h | 3 +++
38236 src/hb-shape.cc | 2 +-
38237 test/test-common.c | 5 +++++
38238 4 files changed, 30 insertions(+), 1 deletion(-)
38240 commit c78f4485587cc1dee07e772c164a13fde9d2859f
38241 Author: Behdad Esfahbod <behdad@behdad.org>
38242 Date: Thu May 5 21:31:04 2011 -0400
38244 [API] Add version macros and functions
38246 Step version up to 0.5.0.
38248 Also, fix to pass "make distcheck"
38250 configure.ac | 24 ++++++++++++-----
38251 src/Makefile.am | 9 +++++++
38252 src/check-c-linkage-decls.sh | 2 +-
38253 src/hb-common.cc | 29 +++++++++++++++++++++
38254 src/hb-version.h.in | 62
38255 ++++++++++++++++++++++++++++++++++++++++++++
38257 test/Makefile.am | 2 ++
38258 7 files changed, 122 insertions(+), 7 deletions(-)
38260 commit 9ff819f6571fd0d570f271162d7a30d97ee64148
38261 Author: Behdad Esfahbod <behdad@behdad.org>
38262 Date: Thu May 5 19:47:59 2011 -0400
38264 Add disable-static libtool flag
38266 No one who builds harfbuzz static uses the autotools build system
38269 configure.ac | 2 +-
38270 1 file changed, 1 insertion(+), 1 deletion(-)
38272 commit 7ca7571ef91754274f6c84bbf988962d74a74098
38273 Author: Behdad Esfahbod <behdad@behdad.org>
38274 Date: Thu May 5 19:47:12 2011 -0400
38276 Remove win32-dll libtool flag
38278 Since we're not win32-dll clean the way libtool docs define it.
38280 configure.ac | 2 +-
38281 1 file changed, 1 insertion(+), 1 deletion(-)
38283 commit 174e3fe89b72729c9c34c647544a2dc1bf63cd84
38284 Author: Behdad Esfahbod <behdad@behdad.org>
38285 Date: Thu May 5 19:37:53 2011 -0400
38287 Add AC_CANONICAL_HOST
38289 configure.ac | 10 ++++++++++
38290 1 file changed, 10 insertions(+)
38292 commit e6a5b88c01420366a70e0c9ae1775fb3c930cb8b
38293 Author: Behdad Esfahbod <behdad@behdad.org>
38294 Date: Thu May 5 16:24:42 2011 -0400
38296 Fix build with older glib
38298 configure.ac | 2 +-
38299 test/hb-test.h | 55
38300 +++++++++++++++++++++++++++++++++----------------------
38301 2 files changed, 34 insertions(+), 23 deletions(-)
38303 commit 3935af1c0d0f53a5fd6054e1ee219f3adda42dca
38304 Author: Behdad Esfahbod <behdad@behdad.org>
38305 Date: Thu May 5 16:09:45 2011 -0400
38307 [buffer] Remove wrong optimization
38309 While the cluster fields of the glyph string are usually sorted, they
38310 wouldn't be in special cases (for example for non-native direction).
38311 Blindly using bsearch is plain wrong. If we want to reintroduce this
38312 optimization we have to make sure we know the buffer clusters are
38313 monotonic and in which direction. Not sure it's worth it though.
38315 src/hb-buffer.cc | 16 +++-------------
38316 1 file changed, 3 insertions(+), 13 deletions(-)
38318 commit 46df6828513d56cd60467e36cbe45aa06648f488
38319 Author: Behdad Esfahbod <behdad@behdad.org>
38320 Date: Thu May 5 15:33:19 2011 -0400
38322 Make user_data access threadsafe
38324 For now, by taking a global user_data mutex.
38326 src/hb-common.cc | 25 +++++++++++++++++++++++--
38327 src/hb-object-private.hh | 2 --
38328 2 files changed, 23 insertions(+), 4 deletions(-)
38330 commit 218e67b9eefa26e2e4fe43f99a84d082b185b1b0
38331 Author: Behdad Esfahbod <behdad@behdad.org>
38332 Date: Thu May 5 15:28:37 2011 -0400
38336 src/hb-common.cc | 26 ++++++++++++++++++++++++++
38337 src/hb-object-private.hh | 21 ++++-----------------
38338 2 files changed, 30 insertions(+), 17 deletions(-)
38340 commit b8d6183ebc4697a434776cf2aec7857d63a7d881
38341 Author: Behdad Esfahbod <behdad@behdad.org>
38342 Date: Thu May 5 15:14:04 2011 -0400
38344 Use threadsafe set implementation for hb_language lookups
38346 Note that the static variable has to be a global static, as gcc
38347 implements local statics differently and that would require linking
38348 to libstdc++, which we don't want.
38350 src/hb-common.cc | 6 ++++--
38351 1 file changed, 4 insertions(+), 2 deletions(-)
38353 commit d37486d87b65c5abaaa2998fa5c9e48eedde0933
38354 Author: Behdad Esfahbod <behdad@behdad.org>
38355 Date: Thu May 5 15:07:54 2011 -0400
38357 Add hb_threadsafe_set_t
38359 src/hb-mutex-private.hh | 54
38360 +++++++++++++++++++++++++++++++++++++++++++++++++
38361 src/hb-private.hh | 3 +--
38362 2 files changed, 55 insertions(+), 2 deletions(-)
38364 commit b45f32ee4e599c515ce93e44315283d236b073bb
38365 Author: Behdad Esfahbod <behdad@behdad.org>
38366 Date: Thu May 5 15:00:43 2011 -0400
38368 Use hb_array_t for hb_language_t mapping
38370 src/hb-common.cc | 48
38371 ++++++++++++++++++++++--------------------------
38372 src/hb-object-private.hh | 4 ++--
38373 src/hb-private.hh | 19 +++++++++++++++----
38374 3 files changed, 39 insertions(+), 32 deletions(-)
38376 commit 21d2c92fdf7307c7117f8948021f0dd7d5a5d2a3
38377 Author: Behdad Esfahbod <behdad@behdad.org>
38378 Date: Thu May 5 14:47:53 2011 -0400
38382 src/hb-object-private.hh | 28 ++++++++++++++--------------
38383 1 file changed, 14 insertions(+), 14 deletions(-)
38385 commit 448ea9bf63104d39f87fff66219034222fa632b8
38386 Author: Behdad Esfahbod <behdad@behdad.org>
38387 Date: Thu May 5 14:39:24 2011 -0400
38389 [TODO] Remove done items
38392 1 file changed, 9 deletions(-)
38394 commit 265ac614ea6d26041c7d64739098b76a82bbc4f4
38395 Author: Behdad Esfahbod <behdad@behdad.org>
38396 Date: Thu May 5 14:38:16 2011 -0400
38398 Replace fixed-size lookup_maps array with hb_array_t
38400 src/hb-ot-map-private.hh | 13 +++++--------
38401 src/hb-ot-map.cc | 47
38402 +++++++++++++++++++++++++----------------------
38403 src/hb-private.hh | 6 ++----
38404 3 files changed, 32 insertions(+), 34 deletions(-)
38406 commit 6843569d2c70c1771ce964e3d1a4cf91e14e7687
38407 Author: Behdad Esfahbod <behdad@behdad.org>
38408 Date: Thu May 5 14:12:37 2011 -0400
38410 Replace fixed-size feature_maps array with hb_array_t
38412 src/hb-ot-map-private.hh | 10 +++-------
38413 src/hb-ot-map.cc | 12 ++++++------
38414 src/hb-ot-shape.cc | 2 +-
38415 src/hb-private.hh | 42 +++++++++++++++++++++++++++++-------------
38416 4 files changed, 39 insertions(+), 27 deletions(-)
38418 commit 44b0a4d2fc62689fc56ef57f412b4bb1e439a614
38419 Author: Behdad Esfahbod <behdad@behdad.org>
38420 Date: Thu May 5 13:42:19 2011 -0400
38422 Replace fixed-size feature_infos array with hb_array_t
38424 src/hb-ot-map-private.hh | 9 +++++----
38425 src/hb-ot-map.cc | 9 +++++----
38426 src/hb-private.hh | 12 ++++++++++++
38427 3 files changed, 22 insertions(+), 8 deletions(-)
38429 commit b214ec3ac0ce6568e9226fd09661d52de11dca96
38430 Author: Behdad Esfahbod <behdad@behdad.org>
38431 Date: Thu May 5 13:24:07 2011 -0400
38435 src/hb-private.hh | 4 ++--
38436 1 file changed, 2 insertions(+), 2 deletions(-)
38438 commit 811482bd650fb5652a9835471ae8ecf0fb185611
38439 Author: Behdad Esfahbod <behdad@behdad.org>
38440 Date: Thu May 5 13:21:04 2011 -0400
38442 Replace hb_map_t with hb_set_t which is more intuitive and flexible
38444 src/hb-object-private.hh | 24 ++++++++++++++----------
38445 src/hb-private.hh | 44
38446 +++++++++++++++++---------------------------
38447 test/test-object.c | 4 ++++
38448 3 files changed, 35 insertions(+), 37 deletions(-)
38450 commit 478a42536ff7ab777a7774fbfdb9c5e51334a14e
38451 Author: Behdad Esfahbod <behdad@behdad.org>
38452 Date: Thu May 5 12:39:51 2011 -0400
38454 Make array/map implementation more generic
38456 src/hb-object-private.hh | 2 ++
38457 src/hb-private.hh | 13 +++++++------
38458 2 files changed, 9 insertions(+), 6 deletions(-)
38460 commit b81bd42951e1ce1569b29168015d3c5a2dacf773
38461 Author: Behdad Esfahbod <behdad@behdad.org>
38462 Date: Thu May 5 00:21:16 2011 -0400
38464 Make hb_mutex_*() macros take a pointer
38468 src/hb-blob.cc | 28 ++++++++++++++--------------
38469 src/hb-mutex-private.hh | 32 ++++++++++++++++----------------
38470 2 files changed, 30 insertions(+), 30 deletions(-)
38472 commit a4b1900913c91aa9db74c4fdfa7c691a5cdf02a8
38473 Author: Behdad Esfahbod <behdad@behdad.org>
38474 Date: Thu May 5 00:17:43 2011 -0400
38476 Add hb_static_mutex_t
38478 src/hb-mutex-private.hh | 8 ++++++++
38479 1 file changed, 8 insertions(+)
38481 commit 56eb5ad6f94c32189ad219438db9a18683ca6846
38482 Author: Behdad Esfahbod <behdad@behdad.org>
38483 Date: Wed May 4 19:27:37 2011 -0400
38487 Mutex (and Windows.h by extension) are fairly isolated now.
38489 src/Makefile.am | 8 ++--
38490 src/hb-blob-private.hh | 60 ---------------------------
38491 src/hb-blob.cc | 24 ++++++++++-
38492 src/hb-font-private.hh | 3 --
38493 src/hb-font.cc | 12 +++---
38494 src/hb-mutex-private.hh | 105
38495 +++++++++++++++++++++++++++++++++++++++++++++++
38496 src/hb-object-private.hh | 33 ++-------------
38497 src/hb-unicode.cc | 1 -
38498 8 files changed, 141 insertions(+), 105 deletions(-)
38500 commit d292885893395dcb345dce1010e5c8628a715ef4
38501 Author: Behdad Esfahbod <behdad@behdad.org>
38502 Date: Tue May 3 01:03:53 2011 -0400
38504 [ft] Fix font->face handling
38506 Don't use _cached()
38508 src/hb-ft.cc | 7 +++++--
38509 1 file changed, 5 insertions(+), 2 deletions(-)
38511 commit 2000179487b49e0d504ec127450dc6fcb5568cec
38512 Author: Behdad Esfahbod <behdad@behdad.org>
38513 Date: Tue May 3 00:49:06 2011 -0400
38515 Move Win32 thread-safety stuff to hb-object-private.h
38517 The Win32 definitions for LONG, ULONG, etc conflicts with
38518 hb-open-type.h. Avoid that by making sure hb-object-private.h
38519 and hb-open-type.h are not included in the same compilation unit.
38521 src/hb-common.cc | 54 ---------------------------------------
38522 src/hb-object-private.hh | 66
38523 ++++++++++++++++++++++++++++++++++++++++++++++++
38524 src/hb-private.hh | 66
38525 ------------------------------------------------
38526 3 files changed, 66 insertions(+), 120 deletions(-)
38528 commit 266b34418c9bbe23ccaf29cb354b58c465fa3b22
38529 Author: Behdad Esfahbod <behdad@behdad.org>
38530 Date: Tue May 3 00:35:53 2011 -0400
38532 Refactor to keep hb-object-private.h and hb-open-type.h separate
38534 Needed to be able to include <Windows.h> from hb-object-private.h.
38536 src/hb-font.cc | 19 ++++----------
38537 src/hb-ot-layout-private.hh | 60
38538 +++++++++++++++++++++++++--------------------
38539 src/hb-ot-layout.cc | 28 ++++++++++++++++++---
38540 3 files changed, 63 insertions(+), 44 deletions(-)
38542 commit d4141a44b97377a65e6d2a3e03b3709307af38c1
38543 Author: Behdad Esfahbod <behdad@behdad.org>
38544 Date: Tue May 3 00:19:18 2011 -0400
38546 [blob] Implement sub_blob() in terms of create()
38548 Fixes problem with uninitialized sub_blob->mutex among other things.
38550 Reported by Bradley Grainger.
38552 src/hb-blob.cc | 12 +++++-------
38553 1 file changed, 5 insertions(+), 7 deletions(-)
38555 commit fc52e9e44c2fe84d63f18dc0098720830f0b467d
38556 Author: Behdad Esfahbod <behdad@behdad.org>
38557 Date: Tue May 3 00:09:16 2011 -0400
38559 Implement win32 thread-safety stuff
38561 Patch from Bradley Grainger.
38563 src/hb-common.cc | 54
38564 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
38565 src/hb-private.hh | 30 +++++++++++++++++++++++++-----
38566 2 files changed, 79 insertions(+), 5 deletions(-)
38568 commit f55272ecde857c116f97a3195f3abd1df3be4b86
38569 Author: Behdad Esfahbod <behdad@behdad.org>
38570 Date: Mon May 2 20:57:28 2011 -0400
38572 Add hb_mutex_free() and use it
38574 Based on patch by Bradley Grainger.
38576 src/hb-blob.cc | 1 +
38577 src/hb-private.hh | 16 +++++++++-------
38578 2 files changed, 10 insertions(+), 7 deletions(-)
38580 commit 8d5186484b28b5f629b523e067d7d5166eec557a
38581 Author: Behdad Esfahbod <behdad@behdad.org>
38582 Date: Mon May 2 20:52:21 2011 -0400
38586 src/hb-private.hh | 2 +-
38587 1 file changed, 1 insertion(+), 1 deletion(-)
38589 commit 72657e4ce757dcb055a8db7291b68f96f0d34bfb
38590 Author: Behdad Esfahbod <behdad@behdad.org>
38591 Date: Mon May 2 20:46:32 2011 -0400
38593 [API] Make hb_font_create() take a face and reference it
38595 src/hb-font-private.hh | 2 ++
38596 src/hb-font.cc | 42
38597 +++++++++++++++++++++++++---------------
38598 src/hb-font.h | 26 ++++++++++++++-----------
38599 src/hb-ft.cc | 7 +------
38600 src/hb-ot-layout-gdef-private.hh | 2 +-
38601 src/hb-ot-layout-gpos-private.hh | 2 +-
38602 src/hb-ot-layout.cc | 10 ++++------
38603 src/hb-ot-layout.h | 2 --
38604 src/hb-ot-map-private.hh | 2 +-
38605 src/hb-ot-shape.cc | 23 +++++++++++-----------
38606 src/hb-ot-shape.h | 1 -
38607 src/hb-shape.cc | 18 ++---------------
38608 src/hb-shape.h | 1 -
38609 src/hb-view.cc | 4 +---
38610 test/test-object.c | 7 +++++--
38611 15 files changed, 70 insertions(+), 79 deletions(-)
38613 commit cec6611c5ce84d69d910bf7e9ec1fdd594398f9f
38614 Author: Behdad Esfahbod <behdad@behdad.org>
38615 Date: Mon May 2 20:18:58 2011 -0400
38617 Protect NULL in a couple places
38619 src/hb-font.cc | 6 +++---
38620 1 file changed, 3 insertions(+), 3 deletions(-)
38622 commit 5a5030366e40baa8d96ca67b47a52ad5af143157
38623 Author: Behdad Esfahbod <behdad@behdad.org>
38624 Date: Mon May 2 19:54:29 2011 -0400
38626 Fix bug in array growth implementation
38628 With this, test/object is now passing. Yay!
38630 src/hb-private.hh | 24 +++++++++++-------------
38631 1 file changed, 11 insertions(+), 13 deletions(-)
38633 commit 16123e10700436df18d14e37371bb621b31ea5d1
38634 Author: Behdad Esfahbod <behdad@behdad.org>
38635 Date: Mon May 2 19:54:17 2011 -0400
38637 Fix bug in map implementation
38639 src/hb-private.hh | 2 +-
38640 1 file changed, 1 insertion(+), 1 deletion(-)
38642 commit 1cd5969f253528b1fc05a06c7a9f222baa29f68d
38643 Author: Behdad Esfahbod <behdad@behdad.org>
38644 Date: Mon May 2 19:53:39 2011 -0400
38646 [object] Fix bug in get_user_data() implementation
38648 src/hb-object-private.hh | 7 ++++---
38649 1 file changed, 4 insertions(+), 3 deletions(-)
38651 commit db99589529a22a2113bcef1680ab6d9b934f382e
38652 Author: Behdad Esfahbod <behdad@behdad.org>
38653 Date: Mon May 2 19:52:47 2011 -0400
38655 [test/object] Add test for object lifecycle stuff
38657 Revealed many bugs in the (untested and known buggy) user_data
38660 test/Makefile.am | 4 +
38661 test/test-object.c | 316
38662 +++++++++++++++++++++++++++++++++++++++++++++++++++++
38663 2 files changed, 320 insertions(+)
38665 commit f74d6c81f14f117b3cecfb65f0d5df22849c9a07
38666 Author: Behdad Esfahbod <behdad@behdad.org>
38667 Date: Mon May 2 19:52:32 2011 -0400
38671 test/test-unicode.c | 10 +++++-----
38672 1 file changed, 5 insertions(+), 5 deletions(-)
38674 commit 4911062d5be0d937ee8f1a70cc93e05d162f45b3
38675 Author: Behdad Esfahbod <behdad@behdad.org>
38676 Date: Mon May 2 19:36:39 2011 -0400
38678 [API] Rename hb_blob_create_empty() to hb_blob_get_empty()
38680 src/hb-blob.cc | 2 +-
38681 src/hb-blob.h | 2 +-
38682 src/hb-font.cc | 2 +-
38683 src/hb-open-type-private.hh | 2 +-
38684 4 files changed, 4 insertions(+), 4 deletions(-)
38686 commit 1ab1d3e38cdf8e7331efdbc4ef0c02ee9d5c8c04
38687 Author: Behdad Esfahbod <behdad@behdad.org>
38688 Date: Mon May 2 19:35:53 2011 -0400
38690 [face] Return nil face if blob is inert
38692 src/hb-font.cc | 3 +++
38693 1 file changed, 3 insertions(+)
38695 commit e87867cb88280e3f3a38d829e359cb686168b2cb
38696 Author: Behdad Esfahbod <behdad@behdad.org>
38697 Date: Mon May 2 19:35:05 2011 -0400
38699 [buffer] Fail in _create() if we cannot pre-allocate the requested
38702 src/hb-buffer.cc | 8 +++++---
38703 1 file changed, 5 insertions(+), 3 deletions(-)
38705 commit cd361ec9a1b2bfc271e5490dbfc0a870fd5c439a
38706 Author: Behdad Esfahbod <behdad@behdad.org>
38707 Date: Mon May 2 16:54:05 2011 -0400
38711 test/test-unicode.c | 2 +-
38712 1 file changed, 1 insertion(+), 1 deletion(-)
38714 commit c784c67a28f5b92d396eaa9529d57ef91a5cb9ac
38715 Author: Behdad Esfahbod <behdad@behdad.org>
38716 Date: Mon May 2 15:59:57 2011 -0400
38718 [unicode] Make _get_parent() return _nil object instead of NULL
38720 src/hb-unicode.cc | 29 ++++++++++++-----------------
38721 test/test-unicode.c | 2 +-
38722 2 files changed, 13 insertions(+), 18 deletions(-)
38724 commit 07e22779abd089d5921bf2d19d4a3bf1bd0173c6
38725 Author: Behdad Esfahbod <behdad@behdad.org>
38726 Date: Mon May 2 14:58:04 2011 -0400
38728 [test/unicode] Add script roundtrip tests for glib and ICU
38730 test/test-unicode.c | 70
38731 ++++++++++++++++++++++++++++++++++++++++++++++++-----
38732 1 file changed, 64 insertions(+), 6 deletions(-)
38734 commit 7cda65935c73c277550f6ac12f6730e96d4852a7
38735 Author: Behdad Esfahbod <behdad@behdad.org>
38736 Date: Mon May 2 14:33:53 2011 -0400
38738 [test/unicode] Better test chainup
38740 test/test-unicode.c | 54
38741 ++++++++++++++++++++++++++++++++++++++++++++++++-----
38742 1 file changed, 49 insertions(+), 5 deletions(-)
38744 commit 250c59225ead28449deb11522dee3819480a19b4
38745 Author: Behdad Esfahbod <behdad@behdad.org>
38746 Date: Mon May 2 14:21:30 2011 -0400
38748 [test/unicode] Port the _custom test to test all property setters
38750 test/test-unicode.c | 186
38751 +++++++++++++++++++++++++++++-----------------------
38752 1 file changed, 104 insertions(+), 82 deletions(-)
38754 commit e74b5b339ab0af53d893ec84a0955d5aa508fed3
38755 Author: Behdad Esfahbod <behdad@behdad.org>
38756 Date: Mon May 2 14:03:55 2011 -0400
38758 [test/unicode] Test Unicode 5.2+ but don't fail
38760 test/test-unicode.c | 21 +++++++++++++++++++--
38761 1 file changed, 19 insertions(+), 2 deletions(-)
38763 commit c763aa42b46eaee95359806cab56fa632ff3ad58
38764 Author: Behdad Esfahbod <behdad@behdad.org>
38765 Date: Mon May 2 13:52:17 2011 -0400
38767 [test/buffer] Clean up testing
38769 Getting the hang of how to cleanly use gtest.
38771 test/test-buffer.c | 154
38772 +++++++++++++++++++++++++++++------------------------
38773 1 file changed, 85 insertions(+), 69 deletions(-)
38775 commit 819e9d9e5310e67e8dcce9fa885f8a086a9b9ee8
38776 Author: Behdad Esfahbod <behdad@behdad.org>
38777 Date: Mon May 2 12:38:54 2011 -0400
38781 test/test-unicode.c | 5 ++++-
38782 1 file changed, 4 insertions(+), 1 deletion(-)
38784 commit 03034acb8a9fdd33135bc3775a1f932da9ebdd42
38785 Author: Behdad Esfahbod <behdad@behdad.org>
38786 Date: Mon May 2 12:37:45 2011 -0400
38788 [icu] Make sure we return script UNKNOWN instead of INVALID
38790 src/hb-icu.cc | 3 +++
38791 1 file changed, 3 insertions(+)
38793 commit d02985ec5a24c659a0a133cc6bc103f1d76bcb29
38794 Author: Behdad Esfahbod <behdad@behdad.org>
38795 Date: Mon May 2 12:35:14 2011 -0400
38799 Update to http://unicode.org/iso15924
38801 Fixes some of the test failures in test-unicode with ICU. Still
38802 one more to fix before the test passes.
38804 src/hb-common.cc | 10 ++++++++--
38805 src/hb-common.h | 5 +++--
38806 src/hb-ot-tag.cc | 2 --
38807 3 files changed, 11 insertions(+), 6 deletions(-)
38809 commit e8e29c725a72c2e991cd1c4422a020457e1684e9
38810 Author: Behdad Esfahbod <behdad@behdad.org>
38811 Date: Mon May 2 12:06:18 2011 -0400
38813 [test/unicode] Add log messages
38815 Use with --verbose to see what's failing
38817 test/test-unicode.c | 9 ++++++---
38818 1 file changed, 6 insertions(+), 3 deletions(-)
38820 commit 208c2c31501f6eb2b81b6bf80fcf39f4646eb38b
38821 Author: Behdad Esfahbod <behdad@behdad.org>
38822 Date: Sun May 1 20:04:01 2011 -0400
38826 test/test-unicode.c | 478
38827 ++++++++++++++++++++++++++--------------------------
38828 1 file changed, 243 insertions(+), 235 deletions(-)
38830 commit 60833efaf1310c3f18e150b61daaeb0074ae3d91
38831 Author: Behdad Esfahbod <behdad@behdad.org>
38832 Date: Fri Apr 29 16:49:57 2011 -0400
38834 [test/unicode] Add testing of all unicode properties
38838 test/hb-test.h | 4 +-
38839 test/test-unicode.c | 432
38840 +++++++++++++++++++++++++++++++++++++++++++++++++---
38841 2 files changed, 416 insertions(+), 20 deletions(-)
38843 commit da96ee072fa3544c3d36cf0b82ada11806789d70
38844 Author: Behdad Esfahbod <behdad@behdad.org>
38845 Date: Fri Apr 29 12:17:09 2011 -0400
38847 [test/unicode] Test is/make_immutable()
38849 test/test-unicode.c | 46 ++++++++++++++++++++++++++++++----------------
38850 1 file changed, 30 insertions(+), 16 deletions(-)
38852 commit 6af9cff5e17e82100b435c8d21aed0765296d58d
38853 Author: Behdad Esfahbod <behdad@behdad.org>
38854 Date: Fri Apr 29 12:00:38 2011 -0400
38856 [test/unicode] Use text fixture instead of static variables
38858 src/hb-unicode-private.hh | 2 +-
38859 src/hb-unicode.h | 2 +-
38860 test/test-buffer.c | 2 +-
38861 test/test-c.c | 1 +
38862 test/test-common.c | 3 +-
38863 test/test-cplusplus.cc | 1 +
38864 test/test-unicode.c | 112
38865 +++++++++++++++++++++++++++-------------------
38866 7 files changed, 74 insertions(+), 49 deletions(-)
38868 commit 13db3d40bfc09c68f9761a71435b1840b9d34099
38869 Author: Behdad Esfahbod <behdad@behdad.org>
38870 Date: Thu Apr 28 19:44:45 2011 -0400
38872 [test/buffer] Add UTF-16 tests
38874 test/test-buffer.c | 48 ++++++++++++++++++++++++++++++++++++++++++++++--
38875 1 file changed, 46 insertions(+), 2 deletions(-)
38877 commit 243673d601588a6f704ceafbff5dd5cdf66c47b7
38878 Author: Behdad Esfahbod <behdad@behdad.org>
38879 Date: Thu Apr 28 19:37:51 2011 -0400
38881 [test/buffer] Add more extensive UTF-8 test data from glib
38883 src/hb-buffer.cc | 2 +-
38884 test/test-buffer.c | 317
38885 ++++++++++++++++++++++++++++++++++++++++++++++++++---
38886 2 files changed, 303 insertions(+), 16 deletions(-)
38888 commit dfec67f958482e5c3bb01e06b08694cd4ded6f66
38889 Author: Behdad Esfahbod <behdad@behdad.org>
38890 Date: Thu Apr 28 18:34:42 2011 -0400
38892 [test/buffer] Add initial utf-8 tests
38894 test/hb-test.h | 25 ++++++++++++++++++++++++-
38895 test/test-buffer.c | 46 +++++++++++++++++++++++++++++++++++++++++++++-
38896 2 files changed, 69 insertions(+), 2 deletions(-)
38898 commit aafe395ab550d3ba2fabc69155662e87d45e74a8
38899 Author: Behdad Esfahbod <behdad@behdad.org>
38900 Date: Thu Apr 28 17:10:44 2011 -0400
38902 Add test suite infrastructure
38904 Wraps around glib for convenience and ease of use.
38906 test/Makefile.am | 1 +
38907 test/hb-test.h | 132
38908 ++++++++++++++++++++++++++++++++++++++++++++++++----
38909 test/test-buffer.c | 29 ++++++------
38910 test/test-common.c | 14 +++---
38911 test/test-unicode.c | 32 ++++++-------
38912 5 files changed, 160 insertions(+), 48 deletions(-)
38914 commit c7ffe2ad5f6e97e26d14e2cc0d4098af8f5f36d0
38915 Author: Behdad Esfahbod <behdad@behdad.org>
38916 Date: Thu Apr 28 16:03:29 2011 -0400
38918 [API Remove hb_font_funcs_copy()
38920 Will be adding font_funcs subclassing instead.
38922 src/hb-font.cc | 13 -------------
38923 src/hb-font.h | 3 ---
38924 2 files changed, 16 deletions(-)
38926 commit 30f34d08d445722320db711c3ddf41e66225752c
38927 Author: Behdad Esfahbod <behdad@behdad.org>
38928 Date: Thu Apr 28 16:02:40 2011 -0400
38930 [TODO] Remove finished items
38933 src/hb-font.h | 10 ----------
38934 2 files changed, 12 deletions(-)
38936 commit 080a0eb7d82d7195be72c16ece6e0a3ffed636b6
38937 Author: Behdad Esfahbod <behdad@behdad.org>
38938 Date: Thu Apr 28 16:01:01 2011 -0400
38940 Add _hb_unsigned_int_mul_overflows
38942 src/hb-buffer.cc | 7 ++-----
38943 src/hb-open-type-private.hh | 2 +-
38944 src/hb-ot-layout-gsub-private.hh | 2 +-
38945 src/hb-private.hh | 9 ++++++++-
38946 4 files changed, 12 insertions(+), 8 deletions(-)
38948 commit 1d39d6e42b3d7628512d675a84a831a0f58624eb
38949 Author: Behdad Esfahbod <behdad@behdad.org>
38950 Date: Thu Apr 28 15:54:16 2011 -0400
38952 Desable possibly lethal test on 64-bit machines
38954 test/test-buffer.c | 9 ++++++---
38955 1 file changed, 6 insertions(+), 3 deletions(-)
38957 commit 3264042873fd639f3ef8ff0acfad777a0a9f3355
38958 Author: Behdad Esfahbod <behdad@behdad.org>
38959 Date: Thu Apr 28 14:24:16 2011 -0400
38961 [test/buffer] Test pre_allocate() and allocation_successful()
38963 src/hb-buffer.cc | 3 ++-
38964 test/test-buffer.c | 26 +++++++++++++++++++++++++-
38965 2 files changed, 27 insertions(+), 2 deletions(-)
38967 commit 123aa04f7b3241d6e43de2d472c4a1cbdb250ac7
38968 Author: Behdad Esfahbod <behdad@behdad.org>
38969 Date: Thu Apr 28 12:58:28 2011 -0400
38971 Fix possible but improbable overflow in hb_array_t
38973 src/hb-private.hh | 2 +-
38974 1 file changed, 1 insertion(+), 1 deletion(-)
38976 commit e0db4b868f9fdd8e680890f87dd4e13a1c27b7a1
38977 Author: Behdad Esfahbod <behdad@behdad.org>
38978 Date: Thu Apr 28 12:56:49 2011 -0400
38980 [buffer] More error handling
38982 Should be all set now.
38984 src/hb-buffer-private.hh | 2 +-
38985 src/hb-buffer.cc | 60
38986 +++++++++++++++++++++++++++++++++---------------
38987 2 files changed, 43 insertions(+), 19 deletions(-)
38989 commit 15c57e04bf05026ef424f8ae912d2f379301bf93
38990 Author: Behdad Esfahbod <behdad@behdad.org>
38991 Date: Thu Apr 28 12:28:54 2011 -0400
38993 [test/buffer] Add test pre_alloc(); hangs in the buffer code right now
38995 Because the following loop overflows:
38997 while (size > new_allocated)
38998 new_allocated += (new_allocated >> 1) + 32;
39000 test/test-buffer.c | 33 ++++++++++++++++++++++++++-------
39001 1 file changed, 26 insertions(+), 7 deletions(-)
39003 commit 1e5527e2d60ed3b4a5adf62b258415ec3aef41fb
39004 Author: Behdad Esfahbod <behdad@behdad.org>
39005 Date: Thu Apr 28 12:15:24 2011 -0400
39007 [test/buffer] Test reset(), set_length(), and set/get_unicode_data()
39009 test/test-buffer.c | 66
39010 ++++++++++++++++++++++++++++++++++++++++++++++++------
39011 1 file changed, 59 insertions(+), 7 deletions(-)
39013 commit db126b5448ec802285cf2b6f0e7da412d02dfb28
39014 Author: Behdad Esfahbod <behdad@behdad.org>
39015 Date: Thu Apr 28 11:56:29 2011 -0400
39017 [test/buffer] Test reverse() and reverse_clusters()
39019 test/test-buffer.c | 61
39020 ++++++++++++++++++++++++++++++++++++++++++++++++++----
39021 1 file changed, 57 insertions(+), 4 deletions(-)
39023 commit 5fa849b77d49da2212825ebb1bea9145713b8449
39024 Author: Behdad Esfahbod <behdad@behdad.org>
39025 Date: Wed Apr 27 21:46:01 2011 -0400
39027 [API] Add _set/get_user_data() for all objects
39029 src/hb-blob.cc | 17 +++++++++++++++++
39030 src/hb-blob.h | 12 ++++++++++++
39031 src/hb-buffer.cc | 16 ++++++++++++++++
39032 src/hb-buffer.h | 10 ++++++++++
39033 src/hb-font.cc | 51
39034 +++++++++++++++++++++++++++++++++++++++++++++++++++
39035 src/hb-font.h | 36 ++++++++++++++++++++++++++++++++++++
39036 src/hb-unicode.cc | 17 +++++++++++++++++
39037 src/hb-unicode.h | 12 ++++++++++++
39038 8 files changed, 171 insertions(+)
39040 commit 852e08ec8fbfbce1d50e571d0bb0b52ef4d4cc58
39041 Author: Behdad Esfahbod <behdad@behdad.org>
39042 Date: Wed Apr 27 21:45:51 2011 -0400
39046 src/hb-object-private.hh | 153
39047 ++++++++++-------------------------------------
39048 src/hb-private.hh | 136 +++++++++++++++++++++++++++++++++++++----
39049 2 files changed, 157 insertions(+), 132 deletions(-)
39051 commit 29c67d3f70b081766a6c01353980f457f38aeb12
39052 Author: Behdad Esfahbod <behdad@behdad.org>
39053 Date: Wed Apr 27 21:22:32 2011 -0400
39055 Add initial implementation of user_data to objects
39057 src/hb-common.h | 11 ++-
39058 src/hb-object-private.hh | 186
39059 ++++++++++++++++++++++++++++++++++++++++++++++-
39060 2 files changed, 193 insertions(+), 4 deletions(-)
39062 commit 47e71d9661946a4ffb96026bf1d697d788414ab5
39063 Author: Behdad Esfahbod <behdad@behdad.org>
39064 Date: Wed Apr 27 16:38:03 2011 -0400
39066 [object] Remove unnecessary use of macros
39069 src/hb-blob.cc | 18 +++++++++---------
39070 src/hb-buffer.cc | 6 +++---
39071 src/hb-font.cc | 30 +++++++++++++++---------------
39072 src/hb-object-private.hh | 9 ---------
39073 src/hb-unicode.cc | 8 ++++----
39074 6 files changed, 31 insertions(+), 42 deletions(-)
39076 commit 8be1420f8fd0e5c53282245d6830efbee5c7409d
39077 Author: Behdad Esfahbod <behdad@behdad.org>
39078 Date: Wed Apr 27 16:14:04 2011 -0400
39080 [blob] Use HB_FUNC instead of __FUNCTION__
39082 src/hb-blob.cc | 24 ++++++++++++------------
39083 1 file changed, 12 insertions(+), 12 deletions(-)
39085 commit ae008b90cfc2028e878100f78b21d70f923a6044
39086 Author: Behdad Esfahbod <behdad@behdad.org>
39087 Date: Wed Apr 27 16:12:12 2011 -0400
39089 [object] Add tracing support back in
39091 src/hb-object-private.hh | 38 ++++++++++++++++++++++++++------------
39092 1 file changed, 26 insertions(+), 12 deletions(-)
39094 commit 5b7f38979fa90117861fe327477de1707f117a8c
39095 Author: Behdad Esfahbod <behdad@behdad.org>
39096 Date: Wed Apr 27 15:10:12 2011 -0400
39098 GNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix for arm
39100 With gcc on arm, request 8-bit structure alignment.
39102 configure.ac | 10 +++++++++-
39103 1 file changed, 9 insertions(+), 1 deletion(-)
39105 commit 39a840ae65327b173e6eb1bb291e235a8305d7a1
39106 Author: Behdad Esfahbod <behdad@behdad.org>
39107 Date: Wed Apr 27 14:48:19 2011 -0400
39109 [API] Add hb_direction_from/to_string()
39111 And hb-view --direction argument.
39114 src/hb-common.cc | 36 ++++++++++++++++++++++++++++++++++++
39115 src/hb-common.h | 6 ++++++
39116 src/hb-view.cc | 13 ++++++++++---
39117 test/test-common.c | 21 ++++++++++++++++++++-
39118 5 files changed, 72 insertions(+), 5 deletions(-)
39120 commit f1425a549fef360c3750532de23604cd318999d8
39121 Author: Behdad Esfahbod <behdad@behdad.org>
39122 Date: Wed Apr 27 12:15:06 2011 -0400
39124 Rename hb-view.c and test.c to .cc files
39126 src/Makefile.am | 4 ++--
39127 src/{hb-view.c => hb-view.cc} | 2 +-
39128 src/{test.c => test.cc} | 5 ++++-
39129 3 files changed, 7 insertions(+), 4 deletions(-)
39131 commit eb5796f58897ecfb9d76fd99915bf1a30669a0fa
39132 Author: Behdad Esfahbod <behdad@behdad.org>
39133 Date: Wed Apr 27 12:14:53 2011 -0400
39135 [TODO] Add hb-view items
39137 TODO | 10 ++++++++++
39138 1 file changed, 10 insertions(+)
39140 commit 65e0063eae2f3adb25315b8bd7b0e7757aa960f3
39141 Author: Behdad Esfahbod <behdad@behdad.org>
39142 Date: Wed Apr 27 09:33:58 2011 -0400
39144 Make buffer size growth start from 32 instead of 8
39146 src/hb-buffer.cc | 2 +-
39147 1 file changed, 1 insertion(+), 1 deletion(-)
39149 commit d4bee9f813bb299b1c4aab7c33d588be2a7d354b
39150 Author: Behdad Esfahbod <behdad@behdad.org>
39151 Date: Wed Apr 27 09:24:37 2011 -0400
39153 [API] Add hb_unicode_funcs_get_default()
39155 src/hb-buffer.cc | 4 ++--
39156 src/hb-glib.cc | 5 +++--
39157 src/hb-icu.cc | 5 +++--
39158 src/hb-unicode-private.hh | 11 +++++++++++
39159 src/hb-unicode.cc | 7 +++++++
39160 src/hb-unicode.h | 8 ++++++++
39161 src/hb-view.c | 13 ++++++-------
39162 test/test-unicode.c | 11 ++++++++++-
39163 8 files changed, 50 insertions(+), 14 deletions(-)
39165 commit 153142dac8dd9abaf164bb88af07c600c17fc3a1
39166 Author: Behdad Esfahbod <behdad@behdad.org>
39167 Date: Wed Apr 27 01:49:03 2011 -0400
39169 Replace simple macros with inline functions for better type safety
39171 Now that we use C++ for all source code, lets benefit from it!
39173 The hb_be_int16/32_get/put/eq() macros grow code size if replaced with
39174 inline functions, so leave them as is.
39176 src/hb-open-type-private.hh | 4 ++--
39177 src/hb-private.hh | 30 +++++++++++++++++++++---------
39178 2 files changed, 23 insertions(+), 11 deletions(-)
39180 commit 40a9b8154f929947f4693bf90c64301afa407c3f
39181 Author: Behdad Esfahbod <behdad@behdad.org>
39182 Date: Wed Apr 27 01:48:56 2011 -0400
39186 src/hb-object-private.hh | 1 +
39187 1 file changed, 1 insertion(+)
39189 commit ebdc83467c31574daa118fc18cd2ef2dc819b503
39190 Author: Behdad Esfahbod <behdad@behdad.org>
39191 Date: Wed Apr 27 01:41:24 2011 -0400
39193 Don't return in void function
39195 Would have been nice if gcc had warned...
39197 src/hb-private.hh | 2 +-
39198 1 file changed, 1 insertion(+), 1 deletion(-)
39200 commit ec6f9c2fd03a49d1e91cbaefa5bdbbfb35dff92e
39201 Author: Behdad Esfahbod <behdad@behdad.org>
39202 Date: Thu Apr 21 18:35:58 2011 -0400
39204 Further simplify object handling
39206 src/hb-object-private.hh | 53
39207 ++++++++++++++++++++++++------------------------
39208 1 file changed, 27 insertions(+), 26 deletions(-)
39210 commit fca368c4682624346a0aaee690e1ad6ed4c0b337
39211 Author: Behdad Esfahbod <behdad@behdad.org>
39212 Date: Thu Apr 21 18:24:02 2011 -0400
39214 Add hb_object_header_t which is the common part of all objects
39216 Makes way for adding arbitrary user_data support.
39218 src/hb-blob-private.hh | 3 +-
39219 src/hb-blob.cc | 2 +-
39220 src/hb-buffer-private.hh | 9 +++--
39221 src/hb-buffer.cc | 2 +-
39222 src/hb-font-private.hh | 7 ++--
39223 src/hb-font.cc | 7 ++--
39224 src/hb-ft.cc | 3 +-
39225 src/hb-glib.cc | 3 +-
39226 src/hb-icu.cc | 3 +-
39227 src/hb-object-private.hh | 95
39228 ++++++++++++++++++++++++++---------------------
39229 src/hb-private.hh | 5 +--
39230 src/hb-unicode-private.hh | 6 ++-
39231 src/hb-unicode.cc | 3 +-
39232 13 files changed, 82 insertions(+), 66 deletions(-)
39234 commit a9f24c802956d57180d71b83e96a0fb81197df4a
39235 Author: Behdad Esfahbod <behdad@behdad.org>
39236 Date: Thu Apr 21 17:18:22 2011 -0400
39238 Move hb_reference_count_t to hb-private.h
39240 src/hb-object-private.hh | 17 -----------------
39241 src/hb-private.hh | 20 ++++++++++++++++++++
39242 2 files changed, 20 insertions(+), 17 deletions(-)
39244 commit 2409d5f8d7dd8b535ce5ea29e933f7db27d33793
39245 Author: Behdad Esfahbod <behdad@behdad.org>
39246 Date: Thu Apr 21 17:14:28 2011 -0400
39248 Update Copyright headers
39250 COPYING | 15 ++++++++-------
39251 src/hb-blob-private.hh | 2 +-
39252 src/hb-blob.cc | 2 +-
39253 src/hb-blob.h | 2 +-
39254 src/hb-buffer-private.hh | 4 ++--
39255 src/hb-buffer.cc | 6 +++---
39256 src/hb-buffer.h | 6 +++---
39257 src/hb-common.cc | 4 +++-
39258 src/hb-common.h | 4 +++-
39259 src/hb-font-private.hh | 4 +++-
39260 src/hb-font.cc | 2 +-
39261 src/hb-font.h | 2 +-
39262 src/hb-ft.cc | 4 ++--
39264 src/hb-glib.cc | 4 +++-
39265 src/hb-glib.h | 4 +++-
39266 src/hb-icu.cc | 6 ++++--
39267 src/hb-icu.h | 4 +++-
39268 src/hb-object-private.hh | 6 ++++--
39269 src/hb-open-file-private.hh | 2 +-
39270 src/hb-open-type-private.hh | 2 +-
39271 src/hb-ot-head-private.hh | 2 +-
39272 src/hb-ot-layout-common-private.hh | 4 ++--
39273 src/hb-ot-layout-gdef-private.hh | 4 ++--
39274 src/hb-ot-layout-gpos-private.hh | 4 ++--
39275 src/hb-ot-layout-gsub-private.hh | 4 ++--
39276 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
39277 src/hb-ot-layout-private.hh | 2 +-
39278 src/hb-ot-layout.cc | 6 +++---
39279 src/hb-ot-layout.h | 2 +-
39280 src/hb-ot-map-private.hh | 4 ++--
39281 src/hb-ot-map.cc | 4 ++--
39282 src/hb-ot-shape-complex-arabic-table.hh | 2 +-
39283 src/hb-ot-shape-complex-arabic.cc | 2 +-
39284 src/hb-ot-shape-complex-private.hh | 2 +-
39285 src/hb-ot-shape-private.hh | 2 +-
39286 src/hb-ot-shape.cc | 4 ++--
39287 src/hb-ot-shape.h | 2 +-
39288 src/hb-ot-tag.cc | 4 +++-
39289 src/hb-ot-tag.h | 2 +-
39291 src/hb-private.hh | 4 +++-
39292 src/hb-shape.cc | 2 +-
39293 src/hb-shape.h | 2 +-
39294 src/hb-unicode-private.hh | 4 ++--
39295 src/hb-unicode.cc | 4 ++--
39296 src/hb-unicode.h | 4 +++-
39297 src/hb-view.c | 4 ++--
39301 test/hb-test.h | 17 ++++++++++++++++-
39302 test/test-buffer.c | 2 +-
39303 test/test-c.c | 2 +-
39304 test/test-common.c | 2 +-
39305 test/test-cplusplus.cc | 2 +-
39306 test/test-unicode.c | 2 +-
39307 57 files changed, 122 insertions(+), 84 deletions(-)
39309 commit 08da7a3841ca7dfcb627314cae1c3a668b9c7236
39310 Author: Behdad Esfahbod <behdad@behdad.org>
39311 Date: Thu Apr 21 16:59:10 2011 -0400
39313 [hb-view] Accept numbers in feature tag name
39315 Reported by Adam Twardoch.
39317 src/hb-view.c | 6 +++---
39318 1 file changed, 3 insertions(+), 3 deletions(-)
39320 commit 24229eb13268a422efffbcb28a094b726824c7f0
39321 Author: Behdad Esfahbod <behdad@behdad.org>
39322 Date: Thu Apr 21 16:55:17 2011 -0400
39324 Remove obsolete comment
39326 Talking to Ryan Lortie, he thinks my comment doesn't make sense.
39328 So I'm making the getter const. Note that g_atomic_int_get()
39329 casts that away itself, so we don't need to worry about that
39330 (which kinda makes me uncomfortable actually).
39332 src/hb-object-private.hh | 16 ++--------------
39333 1 file changed, 2 insertions(+), 14 deletions(-)
39335 commit dcb7026f33cbcdf60e9b7fcdd44c64cc08702c74
39336 Author: Behdad Esfahbod <behdad@behdad.org>
39337 Date: Thu Apr 21 16:34:22 2011 -0400
39339 Add ASSERT_STATIC_EXPR macro
39343 src/hb-private.hh | 2 ++
39344 1 file changed, 2 insertions(+)
39346 commit 3e8bdbf9414291da5cf61213d5f4275c1ae23ae5
39347 Author: Behdad Esfahbod <behdad@behdad.org>
39348 Date: Thu Apr 21 16:16:21 2011 -0400
39350 Cleanup hb_refrence_count_t
39352 src/hb-object-private.hh | 23 ++++++++++++++++++-----
39353 src/hb-private.hh | 6 +++---
39354 2 files changed, 21 insertions(+), 8 deletions(-)
39356 commit 783a7d69696bf0b1502ec9c1495e482e491c78e0
39357 Author: Behdad Esfahbod <behdad@behdad.org>
39358 Date: Thu Apr 21 16:03:59 2011 -0400
39360 [TODO] Remove finished items
39364 2 files changed, 1 insertion(+), 6 deletions(-)
39366 commit da975419884a535281745f30f4b32fee0bc8a7a1
39367 Author: Behdad Esfahbod <behdad@behdad.org>
39368 Date: Thu Apr 21 15:08:01 2011 -0400
39370 [API] Allow negative font x_scale/y_scale
39372 I was reconsidering whether y should grow down, since all three/four
39373 times I've used this API I was tricked and got that wrong in my use.
39374 So I was very inclined to make y grow down instead of up. However,
39375 considering that the font space has y up and it would be very
39377 for callbacks to work against that, I decided that what I really want
39378 is for the user to be able to set y_scale to a negative number
39380 that user-space y grows down.
39382 Changing x_scale/y_scale from unsigned int to int allows that,
39384 made pango to use that instead of negating glyph y_offset later.
39386 however still has y group up. I *guess* that's how FreeType works?
39387 I'm not sure, FreeType docs don't make this clear...
39389 I'm happy with the resolution :-).
39391 src/hb-font.cc | 8 ++++----
39392 src/hb-font.h | 8 ++++----
39393 src/hb-ot-layout-common-private.hh | 6 +-----
39394 src/hb-ot-layout-private.hh | 2 +-
39395 4 files changed, 10 insertions(+), 14 deletions(-)
39397 commit 4d559cddbb3b3a5c12c5167eba69598618a9f283
39398 Author: Behdad Esfahbod <behdad@behdad.org>
39399 Date: Thu Apr 21 14:58:23 2011 -0400
39401 [icu] Remove big script switch(), rely on reverse-lookup
39403 src/hb-icu.cc | 137
39404 ++++------------------------------------------------------
39405 1 file changed, 9 insertions(+), 128 deletions(-)
39407 commit d18431b4cd8c1b14523733cd60a62b862f5b471f
39408 Author: Behdad Esfahbod <behdad@behdad.org>
39409 Date: Wed Apr 20 18:59:10 2011 -0400
39411 Move hb_reference_count_t from macros to inline methods
39413 src/hb-object-private.hh | 25 +++++++++++--------------
39414 1 file changed, 11 insertions(+), 14 deletions(-)
39416 commit c57d454accff66e5f2c58006e8fb40bc020b6182
39417 Author: Behdad Esfahbod <behdad@behdad.org>
39418 Date: Wed Apr 20 18:50:27 2011 -0400
39420 Rename all private sources and headers to C++ files
39422 So we can liberally use the simple features of C++ that parts of the
39423 codebase is already using.
39425 src/Makefile.am | 17
39427 src/{hb-blob-private.h => hb-blob-private.hh} | 8 ++++----
39428 src/hb-blob.cc | 4 ++--
39429 src/hb-buffer-private.hh | 2 +-
39430 src/{hb-common.c => hb-common.cc} | 8 ++++----
39431 src/{hb-font-private.h => hb-font-private.hh} | 8 ++++----
39432 src/hb-font.cc | 6 +++---
39433 src/{hb-ft.c => hb-ft.cc} | 4 ++--
39434 src/hb-glib.cc | 2 +-
39435 src/hb-icu.cc | 2 +-
39436 src/{hb-object-private.h => hb-object-private.hh} | 10 ++++------
39437 src/hb-open-type-private.hh | 2 +-
39438 src/hb-ot-layout-gdef-private.hh | 2 +-
39439 src/hb-ot-layout-private.hh | 4 ++--
39440 ...abic-table.h => hb-ot-shape-complex-arabic-table.hh} | 8 ++++----
39441 src/hb-ot-shape-complex-arabic.cc | 2 +-
39442 src/hb-ot-shape-complex-private.hh | 2 +-
39443 src/hb-ot-shape-private.hh | 2 +-
39444 src/{hb-ot-tag.c => hb-ot-tag.cc} | 8 ++++----
39445 src/{hb-private.h => hb-private.hh} | 8 ++++----
39446 src/hb-shape.cc | 2 +-
39447 src/hb-unicode-private.hh | 2 +-
39448 src/hb-unicode.cc | 2 +-
39449 src/hb-view.c | 6 ++++++
39450 24 files changed, 63 insertions(+), 58 deletions(-)
39452 commit f19f4f9b0965ad7473a0f3a1ffcdbf16930e35d4
39453 Author: Behdad Esfahbod <behdad@behdad.org>
39454 Date: Wed Apr 20 18:25:56 2011 -0400
39456 Rename hb-blob.c to hb-blob.cc in preparation of more changes
39458 src/Makefile.am | 2 +-
39459 src/{hb-blob.c => hb-blob.cc} | 2 +-
39460 2 files changed, 2 insertions(+), 2 deletions(-)
39462 commit 04744e73bad22d679986173b5f0d84dbbf49dd57
39463 Author: Behdad Esfahbod <behdad@behdad.org>
39464 Date: Wed Apr 20 17:24:03 2011 -0400
39466 [TODO] Remove done items
39469 1 file changed, 6 deletions(-)
39471 commit 9417c1c0d2b005eadf0c087ca695121a6200d0f7
39472 Author: Behdad Esfahbod <behdad@behdad.org>
39473 Date: Wed Apr 20 17:21:23 2011 -0400
39475 [API] Make hb_face_reference_table() return empty blob instead of NULL
39477 The idea here is that:
39479 - Like pretty much all other API in harfbuzz, user does not have to
39482 - In any caller code, the case of missing table should be handled
39483 exactly the same way that a too-short table is handled. Turning
39484 a non-existent talbe into a table of size 0 makes the user code
39487 src/hb-font.cc | 2 ++
39488 src/hb-open-type-private.hh | 3 ---
39489 2 files changed, 2 insertions(+), 3 deletions(-)
39491 commit c035812feb0d385a9e8c334631738e4915912c71
39492 Author: Behdad Esfahbod <behdad@behdad.org>
39493 Date: Wed Apr 20 17:03:00 2011 -0400
39495 [API] Rename hb_face_get_table() to hb_face_reference_table()
39497 That correctly reflects the reference ownership transfer happening.
39499 src/hb-font.cc | 4 ++--
39500 src/hb-font.h | 7 ++-----
39501 src/hb-ot-layout.cc | 6 +++---
39502 src/hb-shape.cc | 2 +-
39503 4 files changed, 8 insertions(+), 11 deletions(-)
39505 commit 2d7b61a4b0ed212ca414b3281c2eae3e3db19c13
39506 Author: Behdad Esfahbod <behdad@behdad.org>
39507 Date: Wed Apr 20 16:40:56 2011 -0400
39509 [TODO] Remove done items
39511 TODO | 10 ++--------
39513 2 files changed, 3 insertions(+), 9 deletions(-)
39515 commit af02933739e03a156b9f7761fd7a63e2a02d0df1
39516 Author: Behdad Esfahbod <behdad@behdad.org>
39517 Date: Wed Apr 20 15:49:31 2011 -0400
39519 [API] Remove hb_*_get_reference_count()
39521 This was a bizzare piece of API that I inherited from cairo. It has
39522 been wrong adding them to cairo in the first place. Remove them
39526 src/hb-blob.c | 6 ------
39527 src/hb-blob.h | 3 ---
39528 src/hb-buffer.cc | 6 ------
39529 src/hb-buffer.h | 3 ---
39530 src/hb-font.cc | 18 ------------------
39531 src/hb-font.h | 9 ---------
39532 src/hb-object-private.h | 7 -------
39533 src/hb-unicode.cc | 6 ------
39534 src/hb-unicode.h | 3 ---
39535 test/test-unicode.c | 24 ------------------------
39536 10 files changed, 85 deletions(-)
39538 commit 440a76b630a36a7336c93e8b05d988c6407b085e
39539 Author: Behdad Esfahbod <behdad@behdad.org>
39540 Date: Wed Apr 20 14:20:00 2011 -0400
39542 [OT] Fix script to ot-script-tag conversion
39544 src/hb-ot-tag.c | 4 ++--
39545 1 file changed, 2 insertions(+), 2 deletions(-)
39547 commit a3036a3e97b14c8eb1df208aed944207f9b6cc0b
39548 Author: Behdad Esfahbod <behdad@behdad.org>
39549 Date: Wed Apr 20 14:13:23 2011 -0400
39553 src/hb-view.c | 1 -
39554 1 file changed, 1 deletion(-)
39556 commit fb6291d9c9224bedf207bf0077ad9f0a2690f867
39557 Author: Behdad Esfahbod <behdad@behdad.org>
39558 Date: Wed Apr 20 03:15:31 2011 -0400
39560 [test] Add test for headers included from C and C++
39562 test/Makefile.am | 17 +++++++++++++++++
39564 +++++++++++++++++++++++++++++++++++++++++++++++++
39565 test/test-cplusplus.cc | 29 +++++++++++++++++++++++++++++
39566 3 files changed, 95 insertions(+)
39568 commit 107a50581ccab7df7c390d5b927fdab1bbe8e713
39569 Author: Behdad Esfahbod <behdad@behdad.org>
39570 Date: Wed Apr 20 03:04:56 2011 -0400
39572 [test] Add todo items
39574 test/test-unicode.c | 3 +++
39575 1 file changed, 3 insertions(+)
39577 commit 5668189c12c264e8d2caf0d12dac918363ef6f80
39578 Author: Behdad Esfahbod <behdad@behdad.org>
39579 Date: Wed Apr 20 03:03:32 2011 -0400
39581 [API] font: move user_data before destroy()
39583 This is the common convention for language binding tools.
39585 src/hb-font-private.h | 4 ++--
39586 src/hb-font.cc | 30 +++++++++++++++---------------
39587 src/hb-font.h | 12 ++++++------
39588 src/hb-ft.c | 8 ++++----
39589 4 files changed, 27 insertions(+), 27 deletions(-)
39591 commit e5847f75fb7bd25c5db6061d8e20d61fa469f9fe
39592 Author: Behdad Esfahbod <behdad@behdad.org>
39593 Date: Wed Apr 20 02:59:28 2011 -0400
39595 [API] blob: move user_data before destroy()
39597 This is the common convention for language binding tools.
39599 src/hb-blob-private.h | 2 +-
39600 src/hb-blob.c | 16 ++++++++--------
39601 src/hb-blob.h | 4 ++--
39602 3 files changed, 11 insertions(+), 11 deletions(-)
39604 commit 1fd73b594d611624ccb73f614c61298debf48994
39605 Author: Behdad Esfahbod <behdad@behdad.org>
39606 Date: Wed Apr 20 02:56:39 2011 -0400
39608 [test] Rename test-types to test-common
39610 test/Makefile.am | 2 +-
39611 test/{test-types.c => test-common.c} | 0
39612 2 files changed, 1 insertion(+), 1 deletion(-)
39614 commit f144a8ea840c6452c1fece2fd988b42a8ea7c5a6
39615 Author: Behdad Esfahbod <behdad@behdad.org>
39616 Date: Wed Apr 20 02:54:42 2011 -0400
39618 [icu] Add two-way script conversion functions
39620 Also optimizes the common-direction script lookup.
39622 src/hb-common.c | 5 +-
39623 src/hb-icu.cc | 205
39624 +++++++++++++++++++++++++++++-------------------------
39625 src/hb-icu.h | 9 +++
39626 test/test-types.c | 2 +-
39627 4 files changed, 124 insertions(+), 97 deletions(-)
39629 commit 0809aadd4bbd5d0f256407def7cc10b79772a824
39630 Author: Behdad Esfahbod <behdad@behdad.org>
39631 Date: Wed Apr 20 02:44:29 2011 -0400
39633 [glib] Add two-way script conversion functions
39635 Also optimizes the common-direction script lookup to be an array
39638 src/hb-glib.cc | 270
39639 ++++++++++++++++++++++++++++++---------------------------
39640 src/hb-glib.h | 8 ++
39641 2 files changed, 148 insertions(+), 130 deletions(-)
39643 commit 5c8c1b680c4fa23c8574b9aebd21113e276f57a3
39644 Author: Behdad Esfahbod <behdad@behdad.org>
39645 Date: Wed Apr 20 02:29:22 2011 -0400
39647 Remove verbose comments
39649 src/hb-glib.cc | 194 ++++++++++++++++++++---------------------
39650 src/hb-icu.cc | 266
39651 ++++++++++++++++++++++++++++-----------------------------
39652 2 files changed, 230 insertions(+), 230 deletions(-)
39654 commit fb194b8794898f51eb596fa4092c26606889d376
39655 Author: Behdad Esfahbod <behdad@behdad.org>
39656 Date: Wed Apr 20 02:00:47 2011 -0400
39658 unicode: Cleanup implementation
39660 src/Makefile.am | 8 +-
39661 src/hb-buffer-private.hh | 2 +-
39662 src/{hb-glib.c => hb-glib.cc} | 65 +++----
39663 src/{hb-icu.c => hb-icu.cc} | 30 +--
39664 src/hb-ot-shape.cc | 14 +-
39665 src/hb-shape.cc | 4 +-
39666 ...{hb-unicode-private.h => hb-unicode-private.hh} | 65 ++++---
39667 src/{hb-unicode.c => hb-unicode.cc} | 213
39668 +++++++++------------
39669 src/hb-unicode.h | 57 +++---
39670 test/test-unicode.c | 23 ++-
39671 10 files changed, 237 insertions(+), 244 deletions(-)
39673 commit ecfb773829a5d98a4f5456a992f3e5ecd6731435
39674 Author: Behdad Esfahbod <behdad@behdad.org>
39675 Date: Wed Apr 20 01:34:51 2011 -0400
39679 src/hb-unicode.h | 22 +++++++++-------------
39680 1 file changed, 9 insertions(+), 13 deletions(-)
39682 commit 2fd0c577e322ccbf762927bc4600b3ea31db4c80
39683 Author: Ryan Lortie <desrt@desrt.ca>
39684 Date: Wed Apr 20 00:19:20 2011 -0400
39686 [API] unicode: rework virtual functions for subclassing
39688 Unicode data providers can now be subclassed, including support for
39689 chain-up. The interface should now be nicely bindable, as well.
39691 Also fix glib unicode funcs that where broken after hb_script_t
39692 changes. Nicely caught by the test-unicode.c added in this commit.
39694 src/hb-glib.c | 186 ++++++++++++++++++++++++++++++++++++--
39695 src/hb-icu.c | 45 +++++++--
39696 src/hb-ot-shape.cc | 9 +-
39697 src/hb-shape.cc | 2 +-
39698 src/hb-unicode-private.h | 17 ++++
39699 src/hb-unicode.c | 231
39700 +++++++++++++++++++++++++----------------------
39701 src/hb-unicode.h | 68 +++++++-------
39702 test/Makefile.am | 1 +
39703 test/test-unicode.c | 215
39704 +++++++++++++++++++++++++++++++++++++++++++
39705 9 files changed, 610 insertions(+), 164 deletions(-)
39707 commit f85faee9b3cb841ea977403945e2c877ab32b97a
39708 Author: Behdad Esfahbod <behdad@behdad.org>
39709 Date: Tue Apr 19 00:38:01 2011 -0400
39711 [API] Rename hb_buffer_add_glyph() to hb_buffer_add()
39713 src/hb-buffer.cc | 10 +++++-----
39714 src/hb-buffer.h | 8 ++++----
39715 test/test-buffer.c | 2 +-
39716 3 files changed, 10 insertions(+), 10 deletions(-)
39718 commit aab0de50e23727b69fa8c3d4e05c50c114c62835
39719 Author: Behdad Esfahbod <behdad@behdad.org>
39720 Date: Tue Apr 19 00:32:19 2011 -0400
39722 [API] Add hb_buffer_allocation_successful()
39724 Returns the error status of the buffer.
39726 src/hb-buffer.cc | 6 ++++++
39727 src/hb-buffer.h | 6 ++++++
39728 test/test-buffer.c | 2 +-
39729 3 files changed, 13 insertions(+), 1 deletion(-)
39731 commit 02a534b23f2d1e7475109563b9f61221ed020e8b
39732 Author: Ryan Lortie <desrt@desrt.ca>
39733 Date: Fri Apr 15 18:34:45 2011 -0400
39735 [API] Rename hb_buffer_ensure() to hb_buffer_pre_allocate()
39737 The new name is self-documenting.
39739 src/hb-buffer.cc | 4 ++--
39740 src/hb-buffer.h | 4 ++--
39741 2 files changed, 4 insertions(+), 4 deletions(-)
39743 commit 70566befc59cfa8b9c43ac682749c40ea783b1dd
39744 Author: Ryan Lortie <desrt@desrt.ca>
39745 Date: Fri Apr 15 18:32:36 2011 -0400
39747 [API} hb_buffer_get_glyph_{infos,positions}: Add length out parameter
39749 Return the length, whenever we return an array. Makes it easier
39753 src/hb-buffer.cc | 12 ++++++++++--
39754 src/hb-buffer.h | 6 ++++--
39755 src/hb-ot-layout-gpos-private.hh | 4 ++--
39756 src/hb-view.c | 4 ++--
39757 test/test-buffer.c | 7 ++-----
39758 5 files changed, 20 insertions(+), 13 deletions(-)
39760 commit 62879eebd9965179af8602ba29ac0a64a739b757
39761 Author: Behdad Esfahbod <behdad@behdad.org>
39762 Date: Mon Apr 18 23:40:21 2011 -0400
39764 [API] Use ISO 15924 tags for hb_script_t
39766 This simplifies the code, reduces static data, and makes the design
39767 more extensible to future additions of new scripts.
39769 src/hb-common.c | 411
39770 ++++---------------------------------
39771 src/hb-common.h | 199 +++++++++---------
39772 src/hb-ot-map.cc | 4 +-
39773 src/hb-ot-shape-complex-private.hh | 3 +-
39774 src/hb-ot-tag.c | 228 +++++++++-----------
39775 src/hb-ot-tag.h | 6 +-
39776 src/hb-shape.cc | 4 +-
39777 test/test-types.c | 2 +-
39778 8 files changed, 252 insertions(+), 605 deletions(-)
39780 commit c0af193c8e25c4f11d23b8893e9ce1c2d2615bb2
39781 Author: Behdad Esfahbod <behdad@behdad.org>
39782 Date: Fri Apr 15 19:26:24 2011 -0400
39784 Change buffer default properties to invalid
39786 This includes HB_DIRECTION_INVALID and HB_SCRIPT_INVALID.
39788 The INVALID will cause a "guess whatever from the text" in hb_shape().
39789 While it's not ideal, it works better than the previous defaults at
39790 least (HB_DIRECTION_LTR and HB_SCRIPT_COMMON).
39792 src/hb-buffer-private.hh | 9 +++------
39793 src/hb-buffer.cc | 24 ++++++++++++++++--------
39794 src/hb-view.c | 6 ++----
39795 test/test-buffer.c | 4 ++--
39796 4 files changed, 23 insertions(+), 20 deletions(-)
39798 commit 00bec2c969555e76c3f84650a1d3c45308e585ad
39799 Author: Behdad Esfahbod <behdad@behdad.org>
39800 Date: Fri Apr 15 19:16:54 2011 -0400
39802 Move enum types to hb-common.h
39804 src/hb-common.c | 406
39805 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
39806 src/hb-common.h | 170 +++++++++++++++++++++++
39807 src/hb-unicode.c | 406
39808 -------------------------------------------------------
39809 src/hb-unicode.h | 166 -----------------------
39810 4 files changed, 576 insertions(+), 572 deletions(-)
39812 commit 5dd4609f4da5674966a0169d9fa533ac5bc9f464
39813 Author: Behdad Esfahbod <behdad@behdad.org>
39814 Date: Fri Apr 15 19:16:34 2011 -0400
39816 [TODO] Add new item
39819 1 file changed, 1 insertion(+)
39821 commit b54cd07b2623b68171e00179a9dc3ecbea7aa6a1
39822 Author: Behdad Esfahbod <behdad@behdad.org>
39823 Date: Fri Apr 15 19:12:01 2011 -0400
39825 Mark internal buffer variables private
39827 src/hb-buffer.h | 4 ++++
39828 1 file changed, 4 insertions(+)
39830 commit 0e8d35c0932ddc20ebf430f2fd82c087da698954
39831 Author: Behdad Esfahbod <behdad@behdad.org>
39832 Date: Fri Apr 15 19:07:10 2011 -0400
39834 Add hb_script_from_string()
39836 src/hb-unicode.c | 6 ++++++
39837 src/hb-unicode.h | 4 ++++
39838 src/hb-view.c | 2 +-
39839 3 files changed, 11 insertions(+), 1 deletion(-)
39841 commit 8f0d7e0c3fd4b05c43ac449be4f374dc2dc56127
39842 Author: Behdad Esfahbod <behdad@behdad.org>
39843 Date: Fri Apr 15 18:59:56 2011 -0400
39845 Remove hb_buffer_clear_positions(), add hb_ot_layout_position_start()
39847 src/hb-buffer-private.hh | 6 +++++-
39848 src/hb-buffer.cc | 24 ++++++++++++------------
39849 src/hb-buffer.h | 5 +----
39850 src/hb-ot-layout.cc | 6 ++++++
39851 src/hb-ot-layout.h | 4 ++++
39852 src/hb-ot-shape.cc | 2 +-
39853 6 files changed, 29 insertions(+), 18 deletions(-)
39855 commit 2fc56edff6d64f190271454ccb1b5fd347d4f172
39856 Author: Behdad Esfahbod <behdad@behdad.org>
39857 Date: Fri Apr 15 18:35:08 2011 -0400
39859 [API] Remove hb_buffer_clear()
39861 One should use hb_buffer_reset() really.
39863 src/hb-buffer.cc | 16 +++++-----------
39864 src/hb-buffer.h | 4 ----
39865 test/test-buffer.c | 4 ----
39866 3 files changed, 5 insertions(+), 19 deletions(-)
39868 commit 7f5bdc80541cdc90aa1acafba5e9e0bd2df53ff4
39869 Author: Behdad Esfahbod <behdad@behdad.org>
39870 Date: Fri Apr 15 18:34:55 2011 -0400
39872 [TODO] Remove done items
39875 1 file changed, 4 deletions(-)
39877 commit 5814dfa3f5aa41bc3df06b78980d57d7bea0ba58
39878 Author: Behdad Esfahbod <behdad@behdad.org>
39879 Date: Fri Apr 15 14:41:04 2011 -0400
39883 src/hb-ot-shape.cc | 14 +++++++-------
39884 src/hb-ot-shape.h | 4 ++--
39885 src/hb-shape.cc | 20 ++++++++++----------
39886 src/hb-shape.h | 10 +++++-----
39887 4 files changed, 24 insertions(+), 24 deletions(-)
39889 commit cfbfeb88a6ec059ea97a6624e63cfacc642b685a
39890 Author: Behdad Esfahbod <behdad@behdad.org>
39891 Date: Fri Apr 15 12:40:40 2011 -0400
39893 [TODO] Remove done items
39896 1 file changed, 4 deletions(-)
39898 commit 3cbdf70e0a92f1c24e16c0d4dcfbec4ac59a77a3
39899 Author: Behdad Esfahbod <behdad@behdad.org>
39900 Date: Fri Apr 15 12:32:06 2011 -0400
39902 Make hb_language_t typesafe
39904 src/hb-common.c | 18 +++++++++++-------
39905 src/hb-common.h | 2 +-
39906 2 files changed, 12 insertions(+), 8 deletions(-)
39908 commit 2f2f448af35c232d18888c0e57cb21c9796ba7a8
39909 Author: Behdad Esfahbod <behdad@behdad.org>
39910 Date: Fri Apr 15 11:45:14 2011 -0400
39912 [test] Add more TODO items
39914 test/test-buffer.c | 2 ++
39915 1 file changed, 2 insertions(+)
39917 commit c910bec863215f918c659f58debbc7fe5264d7b6
39918 Author: Behdad Esfahbod <behdad@behdad.org>
39919 Date: Wed Apr 13 15:49:06 2011 -0400
39921 Add hb_buffer_reset() and hb_buffer_set_length()
39923 src/hb-buffer.cc | 31 +++++++++++++++++++++++++++++++
39924 src/hb-buffer.h | 15 ++++++++++++++-
39925 2 files changed, 45 insertions(+), 1 deletion(-)
39927 commit 69ea23cb5d47dd1cfd3129f68375021ef79bf63b
39928 Author: Behdad Esfahbod <behdad@behdad.org>
39929 Date: Wed Apr 13 15:02:40 2011 -0400
39933 src/hb-buffer.cc | 2 +-
39934 1 file changed, 1 insertion(+), 1 deletion(-)
39936 commit 7dea908cd582c8c25555015940065c69c1e7e65b
39937 Author: Behdad Esfahbod <behdad@behdad.org>
39938 Date: Wed Apr 13 01:35:58 2011 -0400
39940 [test] Add todo items
39942 test/test-buffer.c | 5 ++++-
39943 1 file changed, 4 insertions(+), 1 deletion(-)
39945 commit 07cbaac07d7f43437b171e9275430b5fb3097716
39946 Author: Behdad Esfahbod <behdad@behdad.org>
39947 Date: Wed Apr 13 01:11:19 2011 -0400
39949 [TODO] Add item re script iso15924 functions
39952 1 file changed, 2 insertions(+)
39954 commit d0f53fdbead15d9003b521b8ed47d02fd29a4c64
39955 Author: Behdad Esfahbod <behdad@behdad.org>
39956 Date: Wed Apr 13 01:09:09 2011 -0400
39958 [test] Test hb-buffer.h
39960 test/Makefile.am | 8 ++-
39961 test/test-buffer.c | 195
39962 +++++++++++++++++++++++++++++++++++++++++++++++++++++
39963 2 files changed, 202 insertions(+), 1 deletion(-)
39965 commit 72d89404c2837d578f5305456c817130b6a15c73
39966 Author: Behdad Esfahbod <behdad@behdad.org>
39967 Date: Wed Apr 13 01:07:42 2011 -0400
39969 [TODO] Add item re hb_buffer_reset()
39972 1 file changed, 2 insertions(+)
39974 commit 5015c12dfb4de8525325178ae6def9e80fd83669
39975 Author: Behdad Esfahbod <behdad@behdad.org>
39976 Date: Wed Apr 13 01:06:02 2011 -0400
39978 [TODO] Add item re hb_buffer_resize()
39981 1 file changed, 2 insertions(+)
39983 commit 9329ec92078d0e2d7bb04f683e0c6a582aab92f7
39984 Author: Behdad Esfahbod <behdad@behdad.org>
39985 Date: Wed Apr 13 00:06:23 2011 -0400
39987 [TODO] Add API item
39990 1 file changed, 2 insertions(+)
39992 commit 4744379efc6063d94e15ff99381a7ab8b88ee567
39993 Author: Behdad Esfahbod <behdad@behdad.org>
39994 Date: Mon Apr 11 19:47:33 2011 -0400
39998 test/test-types.c | 2 +-
39999 1 file changed, 1 insertion(+), 1 deletion(-)
40001 commit 9385caa8a693df0f06a511a71de9aa407637097c
40002 Author: Behdad Esfahbod <behdad@behdad.org>
40003 Date: Mon Apr 11 19:43:51 2011 -0400
40005 [test] Actually hook up hb_script_t tests
40007 I really shall find a way to automate the test enumeration. Otherwise
40008 it's too easy to add a test and wrongly hook it up. Did it twice
40011 test/test-types.c | 4 ++--
40012 1 file changed, 2 insertions(+), 2 deletions(-)
40014 commit 8e4bb3cacc269ed32187aaaeaa166c64f41a0418
40015 Author: Behdad Esfahbod <behdad@behdad.org>
40016 Date: Mon Apr 11 17:55:58 2011 -0400
40018 Fold hb-language.[ch] into hb-common.[ch]
40020 src/Makefile.am | 2 -
40021 src/hb-buffer.h | 1 -
40022 src/hb-common.c | 92 ++++++++++++++++++++++++++++++++++++++++-
40023 src/hb-common.h | 42 +++++++++++++------
40024 src/hb-language.c | 120
40025 ------------------------------------------------------
40026 src/hb-language.h | 46 ---------------------
40027 src/hb-ot-tag.h | 1 -
40029 8 files changed, 120 insertions(+), 185 deletions(-)
40031 commit 09125576ca745b3393f3dc49071df891400bbdc9
40032 Author: Behdad Esfahbod <behdad@behdad.org>
40033 Date: Mon Apr 11 17:49:33 2011 -0400
40035 [test] Test hb_language_t
40037 test/test-types.c | 26 +++++++++++++++++++++++++-
40038 1 file changed, 25 insertions(+), 1 deletion(-)
40040 commit 316b7a1afb84a5dfeaed886a585669b4d549c9b7
40041 Author: Behdad Esfahbod <behdad@behdad.org>
40042 Date: Mon Apr 11 17:49:10 2011 -0400
40044 Make hb_language_from_string("") return NULL language
40046 src/hb-language.c | 2 +-
40047 1 file changed, 1 insertion(+), 1 deletion(-)
40049 commit db60c96f20426111ffa71e9802ef6e248f8b28d0
40050 Author: Behdad Esfahbod <behdad@behdad.org>
40051 Date: Mon Apr 11 16:17:02 2011 -0400
40053 [teset] Test hb_script_t
40055 test/hb-test.h | 8 ++++++++
40056 test/test-types.c | 35 ++++++++++++++++++++++++++++++++++-
40057 2 files changed, 42 insertions(+), 1 deletion(-)
40059 commit 99b74760a4cddc798ab44b5ca897486bbb9c76d6
40060 Author: Behdad Esfahbod <behdad@behdad.org>
40061 Date: Mon Apr 11 15:47:40 2011 -0400
40063 Rename hb_category_t to hb_unicode_general_category_t
40065 src/hb-glib.c | 2 +-
40067 ++++++++++++++++++-------------------
40068 src/hb-ot-shape-complex-arabic.cc | 8 ++---
40069 src/hb-ot-shape-private.hh | 2 +-
40070 src/hb-ot-shape.cc | 2 +-
40071 src/hb-unicode.c | 4 +--
40072 src/hb-unicode.h | 66
40073 +++++++++++++++++++--------------------
40074 7 files changed, 74 insertions(+), 74 deletions(-)
40076 commit 4188096a7722f09ffa9319986c0286071da10a27
40077 Author: Behdad Esfahbod <behdad@behdad.org>
40078 Date: Mon Apr 11 14:58:28 2011 -0400
40080 Make HB_TAG_CHAR4 private
40084 src/hb-common.h | 5 +----
40085 src/hb-private.h | 7 ++++++-
40086 test/test-types.c | 2 --
40087 3 files changed, 7 insertions(+), 7 deletions(-)
40089 commit 7ff7401c9237cda661869c1cb196d685706ac4e9
40090 Author: Behdad Esfahbod <behdad@behdad.org>
40091 Date: Mon Apr 11 13:27:30 2011 -0400
40093 Make hb_tag_from_string(NULL) return HB_TAG_NONE
40095 src/hb-common.c | 3 +++
40096 test/test-types.c | 3 +++
40097 2 files changed, 6 insertions(+)
40099 commit 02f6e62d6cabc7808c188daef26a1fe7ac626b1f
40100 Author: Behdad Esfahbod <behdad@behdad.org>
40101 Date: Mon Apr 11 13:27:21 2011 -0400
40105 test/Makefile.am | 4 ++--
40106 1 file changed, 2 insertions(+), 2 deletions(-)
40108 commit db5227c40e5c35fe2ffb750f32b639cb44424a1d
40109 Author: Behdad Esfahbod <behdad@behdad.org>
40110 Date: Mon Apr 11 13:16:08 2011 -0400
40114 src/hb-ot-tag.c | 6 ++----
40115 src/hb-private.h | 7 +++++++
40116 2 files changed, 9 insertions(+), 4 deletions(-)
40118 commit 07233581c9d953708d3c020907c42b8b89472b89
40119 Author: Behdad Esfahbod <behdad@behdad.org>
40120 Date: Mon Apr 11 13:12:37 2011 -0400
40122 Rename HB_TAG_STR() to HB_TAG_CHAR4()
40124 The problem with HB_TAG_STR() was that it expected a string of size 4
40125 exactly, and unlike hb_tag_from_string() it doesn't pad the tag with
40126 space characters. So, the new name is more appropriate.
40128 src/hb-common.c | 2 +-
40129 src/hb-common.h | 8 ++++----
40130 src/hb-ot-tag.c | 2 +-
40131 test/test-types.c | 2 +-
40132 4 files changed, 7 insertions(+), 7 deletions(-)
40134 commit 9faa980067f802f712c2adf8263152ed40c98088
40135 Author: Behdad Esfahbod <behdad@behdad.org>
40136 Date: Mon Apr 11 12:46:49 2011 -0400
40138 Add an in-tree test suite
40140 Uses the glib testing framework. Wrote unit tests for hb-common.h
40144 test/Makefile.am | 18 +++++++++
40145 test/Makefile.decl | 90 ++++++++++++++++++++++++++++++++++++++++++++
40146 test/hb-test.h | 67 +++++++++++++++++++++++++++++++++
40147 test/test-types.c | 108
40148 +++++++++++++++++++++++++++++++++++++++++++++++++++++
40149 5 files changed, 284 insertions(+), 1 deletion(-)
40151 commit d77b76200efbaa0611691920f9f2018b1e8be340
40152 Author: Behdad Esfahbod <behdad@behdad.org>
40153 Date: Mon Apr 11 12:29:52 2011 -0400
40155 Add few more paratheses to the HB_TAG macro
40159 src/hb-common.h | 2 +-
40160 1 file changed, 1 insertion(+), 1 deletion(-)
40162 commit b13640de6992de9ee9d07e3581c33b8181b70ff9
40163 Author: Behdad Esfahbod <behdad@behdad.org>
40164 Date: Mon Apr 11 12:29:31 2011 -0400
40168 src/hb-private.h | 3 +++
40169 1 file changed, 3 insertions(+)
40171 commit ae9eeaff9300f3bb7bed588c5478e8e5461b3df0
40172 Author: Behdad Esfahbod <behdad@behdad.org>
40173 Date: Mon Apr 11 11:49:08 2011 -0400
40175 Remove warning message from public header file
40177 Since we now assert thos in hb-private.h, the int types cannot
40179 (Except for when someone else includes hb-common.h in a very broken
40180 configuration, but that's not our problem!)
40182 Plus, we don't use inline in the public headers, so remove that too.
40184 src/hb-common.h | 7 -------
40185 src/hb-private.h | 4 ++++
40186 2 files changed, 4 insertions(+), 7 deletions(-)
40188 commit 6fd5364bdc3a2b459175377e9e16c86cff054232
40189 Author: Behdad Esfahbod <behdad@behdad.org>
40190 Date: Mon Apr 11 11:47:14 2011 -0400
40194 src/hb-private.h | 12 ++++++++++++
40195 1 file changed, 12 insertions(+)
40197 commit bbdeff59646e5502b9fc53ab1761b3f014ee276c
40198 Author: Behdad Esfahbod <behdad@behdad.org>
40199 Date: Thu Apr 7 16:05:07 2011 -0400
40204 test/Makefile.am | 0
40205 2 files changed, 1 insertion(+)
40207 commit 4accc92afc702177ea53280d977cec839af3c12c
40208 Author: Behdad Esfahbod <behdad@behdad.org>
40209 Date: Thu Apr 7 15:53:26 2011 -0400
40213 TODO | 31 ++++++++++++++++++++-----------
40214 1 file changed, 20 insertions(+), 11 deletions(-)
40216 commit a71b9c8579d73aea4549f12524bbc2e89f43b5c5
40217 Author: Behdad Esfahbod <behdad@behdad.org>
40218 Date: Wed Apr 6 14:04:56 2011 -0400
40220 Disable 'cswh' by default except for Arabic shaper
40222 That better matches OpenType spec. Note that we enable it for all
40223 Arabic-shaper scripts. Ie. we enable it by default for Syriac too,
40224 but the SyriacOT spec does not require it. I think this is a more
40225 useful compromise than special-casing for Arabic script alone.
40227 src/hb-ot-shape-complex-arabic.cc | 3 +++
40228 src/hb-ot-shape.cc | 1 -
40229 2 files changed, 3 insertions(+), 1 deletion(-)
40231 commit cab6f65bba560ac1651d9152f1ecf12eb88eca74
40232 Author: Behdad Esfahbod <behdad@behdad.org>
40233 Date: Mon Apr 4 15:36:51 2011 -0400
40235 [hb-view] setlocale (LC_ALL, "")
40237 For now we don't use anything from the locale, but we should default
40238 to using $LANG, etc, if --language is not specified. Right?
40240 src/hb-view.c | 3 +++
40241 1 file changed, 3 insertions(+)
40243 commit fb9ca1bfabde7da0c274e7a1bd12bffaf7949c18
40244 Author: Behdad Esfahbod <behdad@behdad.org>
40245 Date: Mon Apr 4 14:50:09 2011 -0400
40247 [hb-view] Rewrite --features parsing, with range support
40249 The --features parsing handles errors now. More importantly, it
40250 allos limiting individual features to specific byte ranges. The
40251 format is Python-esque. Here is how it all works:
40253 Syntax: Value: Start: End:
40256 "kern" 1 0 ∞ # Turn feature on
40257 "+kern" 1 0 ∞ # Turn feature off
40258 "-kern" 0 0 ∞ # Turn feature off
40259 "kern=0" 0 0 ∞ # Turn feature off
40260 "kern=1" 1 0 ∞ # Turn feature on
40261 "kern=2" 2 0 ∞ # Choose 2nd alternate
40264 "kern[]" 1 0 ∞ # Turn feature on
40265 "kern[:]" 1 0 ∞ # Turn feature on
40266 "kern[5:]" 1 5 ∞ # Turn feature on, partial
40267 "kern[:5]" 1 0 5 # Turn feature on, partial
40268 "kern[3:5]" 1 3 5 # Turn feature on, range
40269 "kern[3]" 1 3 3+1 # Turn feature on, single char
40273 "kern[3:5]=0" 1 3 5 # Turn feature off
40276 src/hb-view.c | 169
40277 +++++++++++++++++++++++++++++++++++++++++++++-------------
40278 1 file changed, 132 insertions(+), 37 deletions(-)
40280 commit ccc6745afaa68ce7497a6cd02ce85986d3c863d0
40281 Author: Behdad Esfahbod <behdad@behdad.org>
40282 Date: Mon Apr 4 14:49:50 2011 -0400
40284 [hb-view] Use cached hb-ft face creation
40286 Avoids recreating the face the second time we call draw().
40288 src/hb-view.c | 2 +-
40289 1 file changed, 1 insertion(+), 1 deletion(-)
40291 commit 1b4a2cc095d165dc573e0235f00fbbf2a5d3c2c5
40292 Author: Behdad Esfahbod <behdad@behdad.org>
40293 Date: Mon Apr 4 14:45:28 2011 -0400
40295 [hb-view] Add --debug
40297 Frees all allocated memory before exiting. Useful for valgrind run.
40299 src/hb-view.c | 17 +++++++++++++++++
40300 1 file changed, 17 insertions(+)
40302 commit b2da26d1e32a012f7feaad7c7cced61e4fb269f1
40303 Author: Behdad Esfahbod <behdad@behdad.org>
40304 Date: Fri Apr 1 15:48:43 2011 -0400
40306 [hb-view] Support --features
40308 Accepts values like:
40310 --features="-mkmk,aalt=2,calt=1,+cswh"
40312 A minus sign means "=0", a plus sign means "=1". Default is "=1".
40313 A minus sign overrides an explicit value.
40316 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
40317 1 file changed, 68 insertions(+), 2 deletions(-)
40319 commit f48ff19b629070d13cee3c0eeeb06c98992f93c6
40320 Author: Behdad Esfahbod <behdad@behdad.org>
40321 Date: Fri Apr 1 14:19:10 2011 -0400
40323 Sort options for clarity
40325 src/hb-view.c | 12 ++++++------
40326 1 file changed, 6 insertions(+), 6 deletions(-)
40328 commit 5d91c3d547f78163b36aa7436d4388a836cca94a
40329 Author: Behdad Esfahbod <behdad@behdad.org>
40330 Date: Wed Mar 16 17:36:32 2011 -0300
40332 Add script to/from ISO 15924 tag support
40334 Also adds --script support to hb-view.
40336 If a script tag is not known to us, we pass the ISO 15924 tag around.
40337 Right now, the OT layer ignores that, but we can fix it to blindly
40338 convert that to an OT script tag.
40340 src/hb-ot-tag.c | 4 +
40341 src/hb-unicode.c | 273
40342 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
40343 src/hb-unicode.h | 8 +-
40344 src/hb-view.c | 10 +-
40345 4 files changed, 293 insertions(+), 2 deletions(-)
40347 commit 3286fc0e9adc3f2874c9409e7fdb09e4d2b7dda1
40348 Author: Behdad Esfahbod <behdad@behdad.org>
40349 Date: Wed Mar 16 14:53:32 2011 -0300
40351 Let hb_shape() guess script and direction...
40353 - Rename HB_SCRIPT_INVALID_CODE to HB_SCRIPT_INVALID
40355 - Add HB_DIRECTION_INVALID
40357 - Make hb_script_get_horizontal_direction() public
40359 - Make hb_shape() guess script from buffer text (first non-common
40360 non-inherit script) if buffer script is set to HB_SCRIPT_INVALID
40362 is NOT the default.)
40364 - Make hb_shape() guess direction from buffer script if buffer
40366 is set to HB_DIRECTION_INVALID (this is NOT the default.)
40368 - Make hb-view.c set INVALID script and direction on the buffer.
40370 The above changes are meant to make hb-view fairly useful for
40372 uni-direction text. The guessing behavior however is NOT the
40374 hb_shape() and must be asked for explicitly. This is intended,
40376 the guess is not a suitable substitute to full-fledged bidi and script
40377 segmentation. It's just a testing tool.
40379 src/hb-common.h | 3 ++-
40380 src/hb-icu.c | 2 +-
40381 src/hb-ot-shape.cc | 3 ++-
40382 src/hb-shape.cc | 52
40383 ++++++++++++++++++++++++++++++++++++++++++------
40384 src/hb-unicode-private.h | 4 ----
40385 src/hb-unicode.c | 2 +-
40386 src/hb-unicode.h | 8 +++++++-
40387 src/hb-view.c | 4 ++--
40388 8 files changed, 61 insertions(+), 17 deletions(-)
40390 commit b7b29684df67af7280b74ca4cf18f02ad6521bdc
40391 Author: Behdad Esfahbod <behdad@behdad.org>
40392 Date: Wed Mar 2 01:01:03 2011 -0500
40394 [hb-view] Handle write_to_png errors
40396 src/hb-view.c | 9 ++++++++-
40397 1 file changed, 8 insertions(+), 1 deletion(-)
40399 commit c2cb98c8185c5560cfd04de7ee7c64c9496b986c
40400 Author: Behdad Esfahbod <behdad@behdad.org>
40401 Date: Tue Mar 1 23:18:09 2011 -0500
40403 [hb-view] Link with -lm
40405 src/Makefile.am | 2 +-
40406 1 file changed, 1 insertion(+), 1 deletion(-)
40408 commit b5dd44e24669cd35affcd92788d39ff56cac94db
40409 Author: Behdad Esfahbod <behdad@behdad.org>
40410 Date: Mon Feb 28 10:13:52 2011 -0800
40412 Fix possible overflow
40414 src/hb-buffer.cc | 12 ++++++++++--
40415 1 file changed, 10 insertions(+), 2 deletions(-)
40417 commit a4b781e93a0bee0549611e129b3564d9804d9090
40418 Author: Behdad Esfahbod <behdad@behdad.org>
40419 Date: Wed Feb 23 12:47:56 2011 -0500
40421 Default background color shall either be white or transparent
40423 Definitely not black!
40425 src/hb-view.c | 2 +-
40426 1 file changed, 1 insertion(+), 1 deletion(-)
40428 commit 5353bf439c150492708ef9337078cfd73b83627b
40429 Author: Behdad Esfahbod <behdad@behdad.org>
40430 Date: Tue Feb 22 18:06:19 2011 -0500
40432 Add initial hb-view tool
40434 Currently doesn't handle script or direction.
40436 configure.ac | 18 +++
40437 src/Makefile.am | 14 +++
40438 src/hb-view.c | 342
40439 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
40440 3 files changed, 374 insertions(+)
40442 commit 82438c6ad5f60b6afc75c48cef72e18bef532468
40443 Author: Bradley Grainger <bgrainger@logos.com>
40444 Date: Tue Feb 15 18:37:29 2011 -0500
40446 Fix #pragma message for MSVC.
40448 __LOC__ was renamed to _HB__LOC__ in cd7555 but the corresponding
40449 change wasn't made in hb-private.h.
40451 src/hb-private.h | 2 +-
40452 1 file changed, 1 insertion(+), 1 deletion(-)
40454 commit ba9ab8d6d9c863662c4b44ace4a4d89e29e592f2
40455 Author: Behdad Esfahbod <behdad@behdad.org>
40456 Date: Mon Jan 10 07:45:41 2011 -0500
40458 Fix language extension matching
40460 src/hb-ot-tag.c | 2 +-
40461 1 file changed, 1 insertion(+), 1 deletion(-)
40463 commit a07874300a669ec0ea09a67df2a3ee8b0612d6b9
40464 Author: Behdad Esfahbod <behdad@behdad.org>
40465 Date: Mon Jan 10 02:27:49 2011 -0500
40467 Don't use the m4/ dir
40469 We just require people to have libtool, pkg-config, etc installed
40470 when running autogen.sh
40474 2 files changed, 3 deletions(-)
40476 commit 7bbe14bed8a886ea5b293c927c4bf937cbfc6f51
40477 Author: Behdad Esfahbod <behdad@behdad.org>
40478 Date: Sun Jan 9 22:29:14 2011 -0500
40480 Fix 'make distcheck'
40482 src/Makefile.am | 7 ++++---
40483 1 file changed, 4 insertions(+), 3 deletions(-)
40485 commit 2abe1264a580858bf7803af1701117a462375fb4
40486 Author: Javier Jardón <jjardon@gnome.org>
40487 Date: Sun Jan 9 22:18:53 2011 -0500
40489 Bug 31174 - Update autotools configuration
40493 ++++-------------------------------------------------------
40494 configure.ac | 22 +++++--
40495 3 files changed, 29 insertions(+), 183 deletions(-)
40497 commit cc1a8a938b4c13e76b58825a9e1951c4134e634a
40498 Author: Behdad Esfahbod <behdad@behdad.org>
40499 Date: Thu Jan 6 14:58:52 2011 -0500
40501 Fix ChanContext backtrack matching with GPOS
40503 Reported on mailing list by Keith Stribley and Khaled Hosny.
40505 src/hb-buffer-private.hh | 5 +++--
40506 src/hb-buffer.cc | 2 +-
40507 src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
40508 3 files changed, 7 insertions(+), 6 deletions(-)
40510 commit 1c3183027fe823cd673866ba29d169b69f8efba1
40511 Author: Behdad Esfahbod <behdad@behdad.org>
40512 Date: Thu Jan 6 14:44:14 2011 -0500
40514 Remove unused realloc
40516 We always allocate and grow str and pos together.
40518 src/hb-buffer.cc | 6 ------
40519 1 file changed, 6 deletions(-)
40521 commit 76691f0240d6de230e9b42280b54e91639464635
40522 Author: Behdad Esfahbod <behdad@behdad.org>
40523 Date: Thu Jan 6 14:16:59 2011 -0500
40527 configure.ac | 2 +-
40528 1 file changed, 1 insertion(+), 1 deletion(-)
40530 commit 756f794a1fce701092345a3f9afae039583fb55b
40531 Author: Behdad Esfahbod <behdad@behdad.org>
40532 Date: Sun Dec 26 20:52:40 2010 -0500
40534 Remove Graphite backend
40536 It was unmaintained and the code has to be replaced to use the new
40537 grphite-ng code base.
40539 configure.ac | 6 --
40540 src/Makefile.am | 14 ---
40541 src/hb-graphite.cc | 310
40542 -----------------------------------------------------
40543 src/hb-graphite.h | 47 --------
40544 4 files changed, 377 deletions(-)
40546 commit f3d9d9879364609502d9d3a3a9f4647adb167d78
40547 Author: Behdad Esfahbod <behdad@behdad.org>
40548 Date: Wed Dec 22 01:39:29 2010 -0500
40552 src/hb-unicode.h | 60
40553 ++++++++++++++++++++++++++++----------------------------
40554 1 file changed, 30 insertions(+), 30 deletions(-)
40556 commit d86a5b3c5752abcc791724035ba4115958e6b5e2
40557 Author: Behdad Esfahbod <behdad@behdad.org>
40558 Date: Tue Dec 21 18:36:25 2010 -0500
40560 Bug 32274 - classic mongolian shaper
40562 Add support for classic Mongolian script to the Arabic shaper.
40564 Still work to be done around U+180E MONGOLIAN VOWEL SEPARATOR as it
40565 should not be included in the final glyph stream the same way that
40566 ZWNJ, etc should not appear in the final glyph stream.
40568 But the joining part should be done.
40570 There remains the question of how should the U+18A9 MONGOLIAN
40572 GALI DAGALGA be handled as it has General Category NSM but a letter
40573 nonetheless. For now, our generic logic makes this a joining
40575 of joining D as other Mongolian letters are.
40577 src/hb-ot-shape-complex-arabic.cc | 8 ++++++++
40578 src/hb-ot-shape-complex-private.hh | 1 +
40579 2 files changed, 9 insertions(+)
40581 commit b0e7378fa9a4fc6fc74d9b3c27d927602eaacc5b
40582 Author: Behdad Esfahbod <behdad@behdad.org>
40583 Date: Tue Dec 21 14:19:32 2010 -0500
40585 Reroute Mandaic shaping through the Arabic shaper
40587 We added Mandaic joining data to the Arabic shaper a while ago, but
40588 were not actually using the Arabic shaper for Mandaic. Fixed.
40590 src/hb-ot-shape-complex-private.hh | 1 +
40591 1 file changed, 1 insertion(+)
40593 commit 88e7f37488e4e8590619d815b975232a0c9d2ea0
40594 Author: Behdad Esfahbod <behdad@behdad.org>
40595 Date: Tue Dec 21 14:18:24 2010 -0500
40597 Annotate the Arabic joining table with block information
40599 src/gen-arabic-joining-table.py | 93
40600 +++++++++++++++++++++-------------
40601 src/hb-ot-shape-complex-arabic-table.h | 24 +++++++--
40602 2 files changed, 80 insertions(+), 37 deletions(-)
40604 commit 1482a39e56cd4151874e5c073540274349240a87
40605 Author: Behdad Esfahbod <behdad@behdad.org>
40606 Date: Fri Dec 17 20:15:05 2010 -0500
40608 Rename remaining metrics uses to extents
40610 src/hb-font.h | 4 ++--
40611 1 file changed, 2 insertions(+), 2 deletions(-)
40613 commit 22c537657cee1f47a4056a21e2cddfcbe6ab1c01
40614 Author: Behdad Esfahbod <behdad@behdad.org>
40615 Date: Tue Dec 14 23:51:29 2010 -0500
40617 Rename TableDirectory to TableRecord as per OpenType 1.6
40619 src/hb-open-file-private.hh | 18 +++++++++---------
40620 1 file changed, 9 insertions(+), 9 deletions(-)
40622 commit 33e8b86197239e667a887709104357bdc6566b7c
40623 Author: Behdad Esfahbod <behdad@behdad.org>
40624 Date: Mon Dec 13 15:54:56 2010 -0500
40626 Update 'head' table to OpenType 1.6
40628 src/hb-ot-head-private.hh | 8 +++++++-
40629 1 file changed, 7 insertions(+), 1 deletion(-)
40631 commit b7683335146bfe3a74d9419db92cd7a8019a9c10
40632 Author: Behdad Esfahbod <behdad@behdad.org>
40633 Date: Mon Dec 13 14:22:35 2010 -0500
40635 Disallow ligature substitutions replacing one glyph
40637 src/hb-ot-layout-gsub-private.hh | 2 +-
40638 1 file changed, 1 insertion(+), 1 deletion(-)
40640 commit 7eb875118dc31e9fb0e23c45985396a8bfe977e3
40641 Author: Behdad Esfahbod <behdad@behdad.org>
40642 Date: Mon Dec 13 14:13:35 2010 -0500
40644 Mozilla Bug 618592 - freeze on typekit
40646 Fix apply_lookup() for zero-input broken fonts.
40648 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
40649 1 file changed, 2 insertions(+), 2 deletions(-)
40651 commit bbbbe80ec9bc45c5b685bc09c8f993e98496555c
40652 Author: Behdad Esfahbod <behdad@behdad.org>
40653 Date: Tue Dec 7 16:22:02 2010 -0500
40655 Rename original_direction to target_direction
40657 src/hb-ot-shape-private.hh | 2 +-
40658 src/hb-ot-shape.cc | 6 +++---
40659 2 files changed, 4 insertions(+), 4 deletions(-)
40661 commit ee8aaf976a6eb42be49b63b4c51c7a0a338e0298
40662 Author: Behdad Esfahbod <behdad@behdad.org>
40663 Date: Tue Dec 7 16:20:42 2010 -0500
40665 Fix arabic shaping of LTR text
40667 We should ensure-direction before doing any complex work. The only
40668 exception is mirroring that needs to see the original / final
40670 not the native. Handle that.
40672 src/hb-ot-shape.cc | 6 +++---
40673 1 file changed, 3 insertions(+), 3 deletions(-)
40675 commit d1f1707adc03317760b0f75e04d0f3dd425e547f
40676 Author: Behdad Esfahbod <behdad@behdad.org>
40677 Date: Tue Nov 30 00:57:15 2010 -0500
40679 Bug 31965 - some GNU/Linux distributions lack icu.pc but have
40682 Patch from suzuki toshiya.
40684 configure.ac | 10 +++++++++-
40685 1 file changed, 9 insertions(+), 1 deletion(-)
40687 commit 3c48982be6b2286088541ee55cac78b0f2b6e771
40688 Author: Behdad Esfahbod <behdad@behdad.org>
40689 Date: Sun Nov 28 19:39:47 2010 -0500
40691 Adjust pyx files to reflect change from int to hb_var_int_t
40693 Patch from Thomas Hunger.
40695 contrib/python/lib/harfbuzz.pyx | 7 +++++--
40696 1 file changed, 5 insertions(+), 2 deletions(-)
40698 commit 4f9e4a40bc248aeb1364ed6f4aa7f392aa364497
40699 Author: Behdad Esfahbod <behdad@behdad.org>
40700 Date: Mon Nov 22 11:30:32 2010 -0500
40704 src/hb-ot-shape-complex-arabic-table.h | 37
40705 ++++++++++++++++++++++++++++++++++
40706 1 file changed, 37 insertions(+)
40708 commit 9da26d6669e7f3b91ba37e71f6f8a6e2ea806688
40709 Author: Behdad Esfahbod <behdad@behdad.org>
40710 Date: Mon Nov 22 11:03:18 2010 -0500
40712 Remove email address from Copyright headers
40716 src/hb-icu.c | 2 +-
40717 3 files changed, 3 insertions(+), 3 deletions(-)
40719 commit a45f00019242734fca742adeb2ed507305baeda6
40720 Author: Behdad Esfahbod <behdad@behdad.org>
40721 Date: Thu Nov 18 13:58:32 2010 -0500
40723 Clarify copyright notice
40725 COPYING | 12 ++++++++++++
40727 src/hb-graphite.cc | 4 ++--
40728 src/hb-object-private.h | 2 +-
40729 4 files changed, 17 insertions(+), 5 deletions(-)
40731 commit 0884a8d9cd576f116400b3f7c8815e747c315d5e
40732 Author: Behdad Esfahbod <behdad@behdad.org>
40733 Date: Wed Nov 17 16:58:21 2010 -0500
40735 Move generated table to its own file
40737 src/Makefile.am | 1 +
40738 src/hb-ot-shape-complex-arabic-table.h | 619
40739 ++++++++++++++++++++++++++++++++
40740 src/hb-ot-shape-complex-arabic.cc | 621
40741 +--------------------------------
40742 3 files changed, 621 insertions(+), 620 deletions(-)
40744 commit 14d784116b08685425e4ddcb1c1f813dbe2b2986
40745 Author: Behdad Esfahbod <behdad@behdad.org>
40746 Date: Wed Nov 17 16:52:58 2010 -0500
40748 Update Arabic joining table to include Mandaic
40750 Mandaic was added to Unicode 6.0, but the joining data was not
40752 Draft ArabicShaping.txt from 6.1 includes the joining data for
40756 src/gen-arabic-joining-table.py | 45 ++++++++++----
40757 src/hb-ot-shape-complex-arabic.cc | 123
40758 ++++++++++++++++++++++++++++++++------
40759 2 files changed, 137 insertions(+), 31 deletions(-)
40761 commit 43bf2f7f1ec427c431e2ee2fd1a9345e7d5c9718
40762 Author: Behdad Esfahbod <behdad@behdad.org>
40763 Date: Wed Nov 17 14:49:40 2010 -0500
40765 Add OpenType script tags for Unicode 5.2 and Unicode 6.0 scripts
40767 Based on tags proposed by Microsoft for inclusion in OpenType.
40769 src/hb-ot-tag.c | 34 +++++++++++++++++-----------------
40770 1 file changed, 17 insertions(+), 17 deletions(-)
40772 commit afab01cf7caca79cf6dfabe6827d1703be1a74f7
40773 Author: Behdad Esfahbod <behdad@behdad.org>
40774 Date: Wed Nov 17 14:35:34 2010 -0500
40776 Add Unicode 6.0 scripts
40778 src/hb-icu.c | 6 ++++++
40779 src/hb-ot-tag.c | 7 ++++++-
40780 src/hb-unicode.c | 7 ++++++-
40781 src/hb-unicode.h | 7 ++++++-
40782 4 files changed, 24 insertions(+), 3 deletions(-)
40784 commit f234b68d18d956f7e4eb4bf58d6dc408d9e5146e
40785 Author: Behdad Esfahbod <behdad@behdad.org>
40786 Date: Wed Nov 17 14:25:44 2010 -0500
40788 Change HB_SCRIPT_MEITEI_MAYEK to HB_SCRIPT_MEETEI_MAYEK
40790 The new name matches the Unicode name. Reported by Jonathan Kew.
40792 src/hb-icu.c | 2 +-
40793 src/hb-ot-tag.c | 2 +-
40794 src/hb-unicode.h | 2 +-
40795 3 files changed, 3 insertions(+), 3 deletions(-)
40797 commit 3ca9a6d1cffe950b325e1d522b20d4a645ae448e
40798 Author: Behdad Esfahbod <behdad@behdad.org>
40799 Date: Wed Nov 17 13:08:47 2010 -0500
40804 1 file changed, 3 insertions(+)
40806 commit 300cb41417d40473268e3b4089bed24e9e77a753
40807 Author: Behdad Esfahbod <behdad@behdad.org>
40808 Date: Wed Nov 17 12:57:23 2010 -0500
40812 src/hb-ot-layout-gsubgpos-private.hh | 4 +++-
40813 1 file changed, 3 insertions(+), 1 deletion(-)
40815 commit ea00aee9f94ae8c6cf03d620254817d5e1f51d64
40816 Author: Behdad Esfahbod <behdad@behdad.org>
40817 Date: Fri Nov 5 10:51:37 2010 -0400
40822 1 file changed, 2 insertions(+)
40824 commit 3a852ae7fe6edfaadd75625d27515a3689503395
40825 Author: Behdad Esfahbod <behdad@behdad.org>
40826 Date: Wed Nov 3 16:37:24 2010 -0400
40828 Save general category and combining class in the buffer for reuse
40830 src/hb-ot-layout-private.hh | 3 ++-
40831 src/hb-ot-shape-complex-arabic.cc | 16 ++++++++++------
40832 src/hb-ot-shape-private.hh | 6 ++++++
40833 src/hb-ot-shape.cc | 26 +++++++++++++++++++++-----
40834 4 files changed, 39 insertions(+), 12 deletions(-)
40836 commit a5ab682b9ba8224fc132624f93e6fef9973a68ca
40837 Author: Behdad Esfahbod <behdad@behdad.org>
40838 Date: Wed Nov 3 15:50:36 2010 -0400
40840 More "unreached code" warning fixes
40844 src/hb-blob.c | 48 ++++++++++++++++++++++++------------------------
40845 1 file changed, 24 insertions(+), 24 deletions(-)
40847 commit 4e22c7e94102c9f00c32b8cb6aaa832f83909149
40848 Author: Behdad Esfahbod <behdad@behdad.org>
40849 Date: Wed Nov 3 15:47:12 2010 -0400
40853 src/hb-ot-layout-common-private.hh | 3 +++
40854 1 file changed, 3 insertions(+)
40856 commit 0342034d1cb577d34b42f7204da7fb930c12a464
40857 Author: Behdad Esfahbod <behdad@behdad.org>
40858 Date: Wed Nov 3 15:40:07 2010 -0400
40862 src/hb-ot-layout-gpos-private.hh | 2 +-
40863 1 file changed, 1 insertion(+), 1 deletion(-)
40865 commit 4a2d844c2f12dc1b858ab4ddd737ded7c0852221
40866 Author: Behdad Esfahbod <behdad@behdad.org>
40867 Date: Wed Nov 3 15:28:56 2010 -0400
40869 Minor code shuffling
40871 src/hb-ot-layout-private.hh | 21 +++-------------
40872 src/hb-ot-layout.cc | 61
40873 +++++++++++++++++++++++++++++++++------------
40874 2 files changed, 48 insertions(+), 34 deletions(-)
40876 commit 11e3ec444a85fc72541823c2e98cc92c4ceb19af
40877 Author: Behdad Esfahbod <behdad@behdad.org>
40878 Date: Wed Nov 3 15:11:04 2010 -0400
40880 Fix a few more "unreachable code" warnings
40882 src/hb-blob.c | 2 +-
40883 src/hb-object-private.h | 12 +++---
40884 src/hb-open-type-private.hh | 84
40885 +++++++++++++++++-------------------
40886 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
40887 src/hb-private.h | 3 +-
40888 5 files changed, 49 insertions(+), 54 deletions(-)
40890 commit 2304856340782c72cb30873f7907191dc359e921
40891 Author: Behdad Esfahbod <behdad@behdad.org>
40892 Date: Wed Nov 3 12:46:58 2010 -0400
40894 Remove another couple lines of dead code
40896 src/hb-ot-layout-gsubgpos-private.hh | 2 --
40897 1 file changed, 2 deletions(-)
40899 commit b8783c85ac5dd9ea8f5a66eacb92dfcfbf649a6d
40900 Author: Behdad Esfahbod <behdad@behdad.org>
40901 Date: Wed Nov 3 11:50:21 2010 -0400
40903 Fix unreachable-code warning
40905 src/hb-ot-layout-gpos-private.hh | 8 ++++----
40906 1 file changed, 4 insertions(+), 4 deletions(-)
40908 commit c2709119c8c610a0d4d71884a7d4fdba7cb65b72
40909 Author: Behdad Esfahbod <behdad@behdad.org>
40910 Date: Wed Oct 27 23:18:51 2010 -0400
40912 Move things around some more
40914 src/hb-ot-layout-gpos-private.hh | 8 ++++----
40915 src/hb-ot-layout-gsub-private.hh | 4 ++--
40916 src/hb-ot-layout-gsubgpos-private.hh | 9 +++++++--
40917 src/hb-ot-layout-private.hh | 7 +++----
40918 src/hb-ot-layout.cc | 6 +++---
40919 5 files changed, 19 insertions(+), 15 deletions(-)
40921 commit 194d4566ec054db03fa31d369a9f1c6cf4941e74
40922 Author: Behdad Esfahbod <behdad@behdad.org>
40923 Date: Wed Oct 27 23:09:10 2010 -0400
40925 Move buffer var allocation local
40927 src/hb-ot-layout-gpos-private.hh | 19 ++++++++++++++-----
40928 src/hb-ot-layout-private.hh | 2 --
40929 2 files changed, 14 insertions(+), 7 deletions(-)
40931 commit 1e7c1fcbc33599faefc32d4a28e5d8506d2c56fa
40932 Author: Behdad Esfahbod <behdad@behdad.org>
40933 Date: Wed Oct 27 22:48:31 2010 -0400
40937 src/hb-ot-layout-gpos-private.hh | 59
40938 ++++++++++++++++++++++++++++++++++++++++
40939 src/hb-ot-layout.cc | 59
40940 ++--------------------------------------
40941 src/hb-ot-layout.h | 4 +--
40942 src/hb-ot-shape.cc | 2 +-
40943 4 files changed, 63 insertions(+), 61 deletions(-)
40945 commit bf94b3ad22b2fe4730d4e64d673c63154fc5b5fe
40946 Author: Behdad Esfahbod <behdad@behdad.org>
40947 Date: Wed Oct 27 22:37:59 2010 -0400
40949 Move some more code around
40951 src/hb-ot-layout-gdef-private.hh | 21 +++++++++++++++
40952 src/hb-ot-layout-private.hh | 27 ++++++++++++++++---
40953 src/hb-ot-layout.cc | 56
40954 ++++++----------------------------------
40955 3 files changed, 52 insertions(+), 52 deletions(-)
40957 commit 6334658fe79d6acfb46a2a147721b78f92510ebb
40958 Author: Behdad Esfahbod <behdad@behdad.org>
40959 Date: Wed Oct 27 22:11:32 2010 -0400
40961 Simplify mark skipping logic
40963 src/hb-ot-layout.cc | 17 +++--------------
40964 1 file changed, 3 insertions(+), 14 deletions(-)
40966 commit 8c69e65abed961002d90024c92e18538c6516262
40967 Author: Behdad Esfahbod <behdad@behdad.org>
40968 Date: Wed Oct 27 22:07:49 2010 -0400
40970 Rename lookup_flags to lookup_props since it's more than just flags
40972 src/hb-ot-layout-common-private.hh | 6 +++++-
40973 src/hb-ot-layout-gpos-private.hh | 14 +++++++-------
40974 src/hb-ot-layout-gsub-private.hh | 8 ++++----
40975 src/hb-ot-layout-gsubgpos-private.hh | 10 +++++-----
40976 src/hb-ot-layout-private.hh | 4 ++--
40977 src/hb-ot-layout.cc | 36
40978 ++++++++++++++++++------------------
40979 src/main.cc | 4 ++--
40980 7 files changed, 43 insertions(+), 39 deletions(-)
40982 commit 98370e89d1bff248737b482d129c2a4deb8bfd95
40983 Author: Behdad Esfahbod <behdad@behdad.org>
40984 Date: Wed Oct 27 17:39:01 2010 -0400
40986 WIP removing external synthesized GDEF support and implementing
40990 src/hb-buffer-private.hh | 4 -
40991 src/hb-buffer.cc | 3 -
40992 src/hb-ot-layout-common-private.hh | 8 +-
40993 src/hb-ot-layout-gdef-private.hh | 6 +-
40994 src/hb-ot-layout-gpos-private.hh | 4 +-
40995 src/hb-ot-layout-gsub-private.hh | 66 ++++++-----------
40996 src/hb-ot-layout-gsubgpos-private.hh | 29 +++++++-
40997 src/hb-ot-layout-private.hh | 29 +++-----
40998 src/hb-ot-layout.cc | 138
40999 +++++------------------------------
41000 src/hb-ot-layout.h | 26 -------
41001 src/hb-ot-shape.cc | 10 +++
41002 12 files changed, 98 insertions(+), 227 deletions(-)
41004 commit 870e2d6eac01d004c72a925ea93e6823251d5fa2
41005 Author: Behdad Esfahbod <behdad@behdad.org>
41006 Date: Wed Oct 27 17:37:20 2010 -0400
41008 Remove unused function
41010 src/hb-buffer-private.hh | 10 ----------
41011 src/hb-buffer.cc | 27 ---------------------------
41012 2 files changed, 37 deletions(-)
41014 commit 1115890b90709fa5329a55d22f543020f3df9f6f
41015 Author: Behdad Esfahbod <behdad@behdad.org>
41016 Date: Wed Oct 27 17:07:04 2010 -0400
41020 src/hb-buffer-private.hh | 5 +----
41021 src/hb-ot-layout-private.hh | 6 ++++++
41022 2 files changed, 7 insertions(+), 4 deletions(-)
41024 commit dbf56b1d94910f04823e53e39ace1e5145bddc04
41025 Author: Behdad Esfahbod <behdad@behdad.org>
41026 Date: Wed Oct 27 17:06:12 2010 -0400
41028 More lig-id cleanup
41030 src/hb-buffer-private.hh | 4 ++--
41031 src/hb-buffer.cc | 2 +-
41032 src/hb-ot-layout-gsub-private.hh | 8 +++++++-
41033 3 files changed, 10 insertions(+), 4 deletions(-)
41035 commit f6a23a0b9171958f76c1d0473b09fc08d2b3a0d0
41036 Author: Behdad Esfahbod <behdad@behdad.org>
41037 Date: Wed Oct 27 17:01:03 2010 -0400
41039 More removal of lig-id code from buffer
41041 src/hb-buffer.cc | 4 ++--
41042 1 file changed, 2 insertions(+), 2 deletions(-)
41044 commit dd2ffd282c059194fd87fb1664e2e0cdb56a87a0
41045 Author: Behdad Esfahbod <behdad@behdad.org>
41046 Date: Wed Oct 27 16:57:01 2010 -0400
41050 src/hb-buffer-private.hh | 41
41051 ++++++++++++++++++++--------------------
41052 src/hb-buffer.cc | 20 ++++++++++----------
41053 src/hb-ot-layout-gsub-private.hh | 8 ++++----
41054 src/hb-ot-shape.cc | 6 +++---
41055 4 files changed, 37 insertions(+), 38 deletions(-)
41057 commit fe263272a2b26204bc39829a94d90ab537517f3f
41058 Author: Behdad Esfahbod <behdad@behdad.org>
41059 Date: Wed Oct 27 16:51:02 2010 -0400
41061 Move setting lig_id/component out of buffer and to the gsub code
41063 src/hb-buffer-private.hh | 30 +++++++----------------
41064 src/hb-buffer.cc | 52
41065 +++++++---------------------------------
41066 src/hb-ot-layout-gsub-private.hh | 27 ++++++++++++---------
41067 3 files changed, 34 insertions(+), 75 deletions(-)
41069 commit 2e2b2480c01c788ea702d78ca830c2bb659654a8
41070 Author: Behdad Esfahbod <behdad@behdad.org>
41071 Date: Wed Oct 27 16:25:28 2010 -0400
41073 Always allocate new ligature id
41075 No practical point in reusing ligature ids.
41077 src/hb-ot-layout-gsub-private.hh | 5 +----
41078 1 file changed, 1 insertion(+), 4 deletions(-)
41080 commit bf07d5a29c61baf6fd683289c7764f487ad7e413
41081 Author: Behdad Esfahbod <behdad@behdad.org>
41082 Date: Wed Oct 27 16:19:13 2010 -0400
41084 Set component=0 for ligature glyph
41086 src/hb-ot-layout-gsub-private.hh | 5 +++--
41087 1 file changed, 3 insertions(+), 2 deletions(-)
41089 commit 37ab877149582c7ce7416425bb402340e3f948a2
41090 Author: Behdad Esfahbod <behdad@behdad.org>
41091 Date: Wed Oct 27 15:38:06 2010 -0400
41095 src/hb-buffer.cc | 20 --------------------
41096 1 file changed, 20 deletions(-)
41098 commit 88474c6fdaf35c56368694a5b164f4988a004d49
41099 Author: Behdad Esfahbod <behdad@behdad.org>
41100 Date: Wed Oct 27 14:42:15 2010 -0400
41102 Get rid of the OpenType-specific internal buffer representation
41104 Add variant integers to buffer item types. More cleanup coming.
41107 src/hb-buffer-private.hh | 35 ++++++----------------
41108 src/hb-buffer.cc | 62
41109 +++++++++++++++++++--------------------
41110 src/hb-buffer.h | 2 +-
41111 src/hb-ot-layout-gpos-private.hh | 24 +++++++--------
41112 src/hb-ot-layout-gsub-private.hh | 2 +-
41113 src/hb-ot-layout-private.hh | 4 +--
41114 src/hb-ot-layout.cc | 39 ++++++++++++------------
41115 src/hb-ot-shape-complex-arabic.cc | 8 ++---
41116 9 files changed, 79 insertions(+), 99 deletions(-)
41118 commit 6cb8c3493019e1497921666fc268cb81943f9f1f
41119 Author: Behdad Esfahbod <behdad@behdad.org>
41120 Date: Wed Oct 27 14:27:03 2010 -0400
41124 src/hb-buffer.h | 6 +++---
41125 src/hb-common.h | 10 ++++++++++
41126 2 files changed, 13 insertions(+), 3 deletions(-)
41128 commit f22802431a983bd4bc60a7653b1103973c3475cb
41129 Author: Behdad Esfahbod <behdad@behdad.org>
41130 Date: Tue Nov 2 19:12:37 2010 -0400
41132 Remove trailing comma
41134 src/hb-ot-shape-complex-arabic.cc | 2 +-
41135 1 file changed, 1 insertion(+), 1 deletion(-)
41137 commit 13528d0c78cadb1f67267c9a692558caef9fdaa6
41138 Author: Behdad Esfahbod <behdad@behdad.org>
41139 Date: Wed Oct 27 14:09:27 2010 -0400
41141 Supposedly implement vertical support in GPOS
41145 src/hb-ot-layout-gpos-private.hh | 27 ++++++++++++++++++++-------
41146 src/hb-ot-layout.cc | 39
41147 ++++++++++++++++++++++++---------------
41148 2 files changed, 44 insertions(+), 22 deletions(-)
41150 commit 9624de5b496846cd89ee4f7b07d38029aca70ce1
41151 Author: Behdad Esfahbod <behdad@behdad.org>
41152 Date: Wed Oct 27 13:44:59 2010 -0400
41154 Clarify cursive_chain (and change its sign)
41156 src/hb-ot-layout-gpos-private.hh | 4 ++--
41157 src/hb-ot-layout.cc | 13 +++++++------
41158 2 files changed, 9 insertions(+), 8 deletions(-)
41160 commit d6c9eadb88240c40b3cb9a33f067e575cbc2f729
41161 Author: Behdad Esfahbod <behdad@behdad.org>
41162 Date: Wed Oct 27 12:34:50 2010 -0400
41164 Remove more pointless LONGTERMTODO items
41166 src/hb-ot-layout-common-private.hh | 2 --
41167 1 file changed, 2 deletions(-)
41169 commit e204674fe340a57c48a9fe7e1ed02a9a08f4aca4
41170 Author: Behdad Esfahbod <behdad@behdad.org>
41171 Date: Wed Oct 27 12:32:02 2010 -0400
41173 Rename hb_ot_layout_get_lig_carets() to
41174 hb_ot_layout_get_ligature_carets()
41176 src/hb-ot-layout.cc | 14 +++++++-------
41177 src/hb-ot-layout.h | 14 +++++++-------
41178 2 files changed, 14 insertions(+), 14 deletions(-)
41180 commit 3357d145f81cb7b746c910018fe3a0dfab00972c
41181 Author: Behdad Esfahbod <behdad@behdad.org>
41182 Date: Wed Oct 27 12:30:46 2010 -0400
41184 Implement vertical support in get_lig_carets()
41186 src/hb-ot-layout-gdef-private.hh | 34 ++++++++++++++++++----------------
41187 src/hb-ot-layout.cc | 3 ++-
41188 src/hb-ot-layout.h | 1 +
41189 3 files changed, 21 insertions(+), 17 deletions(-)
41191 commit 8eeed7eddc789151cbffe62ed6bfd77612266bf1
41192 Author: Behdad Esfahbod <behdad@behdad.org>
41193 Date: Wed Oct 27 12:07:49 2010 -0400
41195 Remove LONGTERMTODO item that I'll never fix
41197 src/hb-ot-layout-gsubgpos-private.hh | 6 ------
41198 1 file changed, 6 deletions(-)
41200 commit 184a5279c64f37bc2ceefbe2191bb64ca87f88d8
41201 Author: Behdad Esfahbod <behdad@behdad.org>
41202 Date: Wed Oct 27 12:00:49 2010 -0400
41204 Remove unused macro
41206 src/hb-ot-layout-gpos-private.hh | 2 --
41207 1 file changed, 2 deletions(-)
41209 commit af5d02a269d55331300df1e382241893928d64e0
41210 Author: Behdad Esfahbod <behdad@behdad.org>
41211 Date: Wed Oct 27 11:54:26 2010 -0400
41213 Rewrite Cursive joining to act more like other pair lookups
41215 Look forward for next character instead of joining to the last
41218 src/hb-ot-layout-gpos-private.hh | 71
41219 ++++++++++++++++++----------------------
41220 src/hb-ot-layout-private.hh | 10 ------
41221 2 files changed, 31 insertions(+), 50 deletions(-)
41223 commit ea22c749c7371cf66ca44f0bfe7030aef1926edd
41224 Author: Behdad Esfahbod <behdad@behdad.org>
41225 Date: Wed Oct 27 11:09:48 2010 -0400
41227 Fix Cursive positioning
41229 Test case: "مرا" rendered using IranNastaliq.
41231 src/hb-ot-layout-gpos-private.hh | 124
41232 +--------------------------------------
41233 1 file changed, 3 insertions(+), 121 deletions(-)
41235 commit aefdb64689aab19df76590a36c4a04052a8bffdb
41236 Author: Behdad Esfahbod <behdad@behdad.org>
41237 Date: Wed Oct 27 10:40:39 2010 -0400
41239 Fix segfault with Arabic combining marks
41241 src/hb-ot-shape-complex-arabic.cc | 4 +++-
41242 1 file changed, 3 insertions(+), 1 deletion(-)
41244 commit 12b2d09a87adc1e1aac089cd2e09a68fb7129829
41245 Author: Behdad Esfahbod <behdad@behdad.org>
41246 Date: Wed Oct 27 01:28:28 2010 -0400
41248 Remove obsolete TODO item
41250 We don't cache any metrics internally, so the correct way to add more
41251 glyph metrics items is to add new callbacks for them. We already have
41252 separeate callbacks for advance vs extents.
41255 1 file changed, 2 deletions(-)
41257 commit 248e3c2ba47889c247959e44166644872aed59ba
41258 Author: Behdad Esfahbod <behdad@behdad.org>
41259 Date: Wed Oct 27 01:23:14 2010 -0400
41261 Oops, remove extra mask setting that broke complex shaping
41263 src/hb-ot-shape.cc | 2 --
41264 1 file changed, 2 deletions(-)
41266 commit 502f4cba3e0bcd625d31f8fd295b8b18e2d02a5a
41267 Author: Behdad Esfahbod <behdad@behdad.org>
41268 Date: Wed Oct 27 01:13:56 2010 -0400
41270 Divide get_metrics into get_advance and get_extents
41272 Graphite module not updated.
41273 Bump version to 0.3.
41275 configure.ac | 2 +-
41276 src/hb-font-private.h | 3 +-
41277 src/hb-font.cc | 96
41278 +++++++++++++++++++++++++++++++++++----------------
41279 src/hb-font.h | 61 ++++++++++++++++++++------------
41280 src/hb-ft.c | 72 +++++++++++++++++++++++---------------
41281 src/hb-ot-shape.cc | 7 ++--
41282 6 files changed, 154 insertions(+), 87 deletions(-)
41284 commit ec6c0e54d322d58cbc835feb58dcec7ede6ab744
41285 Author: Behdad Esfahbod <behdad@behdad.org>
41286 Date: Tue Oct 26 11:28:14 2010 -0400
41290 src/hb-font.cc | 2 +-
41291 1 file changed, 1 insertion(+), 1 deletion(-)
41293 commit bd7378b2ef9793de4e7f57b920f29f48ac9d0c25
41294 Author: Behdad Esfahbod <behdad@behdad.org>
41295 Date: Wed Oct 13 18:33:16 2010 -0400
41297 Massage mask setting a bit more
41299 Still finding the exact correct way the masks should be set.
41301 src/hb-buffer-private.hh | 19 ++++++++++++++++---
41302 src/hb-buffer.cc | 9 +++++++++
41303 src/hb-ot-shape.cc | 6 ++++--
41304 3 files changed, 29 insertions(+), 5 deletions(-)
41306 commit 961f9baa7bc3556f1e4e7135859cebe1351f73a4
41307 Author: Behdad Esfahbod <behdad@behdad.org>
41308 Date: Wed Oct 13 17:17:00 2010 -0400
41310 Oops, actually set global mask
41312 src/hb-buffer.cc | 2 +-
41313 1 file changed, 1 insertion(+), 1 deletion(-)
41315 commit 39dede9ffffe732f78cbd092ccb3b48d77ddd66d
41316 Author: Behdad Esfahbod <behdad@behdad.org>
41317 Date: Wed Oct 13 15:54:06 2010 -0400
41319 Make sure boolean features always use value=1
41321 Previously boolean features turned on the entire feature mask.
41323 wrong if feature is Alternate and user has provided values bigger
41325 Though, I don't think other engines support such corner cases.
41327 src/hb-ot-map-private.hh | 10 ++++++++--
41328 src/hb-ot-map.cc | 3 ++-
41329 src/hb-ot-shape-complex-arabic.cc | 2 +-
41330 src/hb-ot-shape.cc | 2 +-
41331 4 files changed, 12 insertions(+), 5 deletions(-)
41333 commit 3506b2e78db27e7835bd2c09c053a9807c9cac40
41334 Author: Behdad Esfahbod <behdad@behdad.org>
41335 Date: Wed Oct 13 15:38:52 2010 -0400
41337 Return early if mask is 0
41339 src/hb-buffer.cc | 3 +++
41340 1 file changed, 3 insertions(+)
41342 commit 5c1c8c9c50ddbe66ea595afb245a208b7775b27c
41343 Author: Behdad Esfahbod <behdad@behdad.org>
41344 Date: Wed Oct 13 15:36:38 2010 -0400
41346 Make sure feature values don't leak out of their mask
41348 src/hb-buffer.cc | 1 +
41349 1 file changed, 1 insertion(+)
41351 commit 852912fc2db06b6183a2dc87c45ec1b563063572
41352 Author: Behdad Esfahbod <behdad@behdad.org>
41353 Date: Wed Oct 13 15:34:50 2010 -0400
41355 Fix applying default-value for features
41357 Previously if a default global feature was overrided by a non-global
41358 user feature, we were not setting any default mask for the feature,
41359 essentially disabling the feature by default. Fix that.
41362 src/hb-ot-map-private.hh | 10 ++++++----
41363 src/hb-ot-map.cc | 13 +++++++------
41364 3 files changed, 13 insertions(+), 12 deletions(-)
41366 commit 2989be4919242670c94825bded96db20a7b2035b
41367 Author: Behdad Esfahbod <behdad@behdad.org>
41368 Date: Wed Oct 13 15:18:29 2010 -0400
41370 Set user masks after complex masks
41372 src/hb-ot-shape.cc | 4 ++--
41373 1 file changed, 2 insertions(+), 2 deletions(-)
41375 commit a7820b7b15a809b4a1a4077147ceed7bea528483
41376 Author: Behdad Esfahbod <behdad@behdad.org>
41377 Date: Wed Oct 13 14:20:48 2010 -0400
41382 1 file changed, 2 insertions(+)
41384 commit 04a3023a66203d94b77f2d7a8d6bcdedf067e155
41385 Author: Behdad Esfahbod <behdad@behdad.org>
41386 Date: Wed Oct 13 10:57:27 2010 -0400
41390 Looks like a roadmap now.
41393 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------
41394 1 file changed, 59 insertions(+), 13 deletions(-)
41396 commit 3111b8a0d5b38da57c0f6285aec2b92eb690188f
41397 Author: Behdad Esfahbod <behdad@behdad.org>
41398 Date: Wed Oct 13 10:41:53 2010 -0400
41400 Fix stupid bug, oops
41402 src/hb-font.cc | 2 +-
41403 1 file changed, 1 insertion(+), 1 deletion(-)
41405 commit 3703f88b74707113e782eb6ca9a77603561760d0
41406 Author: Behdad Esfahbod <behdad@behdad.org>
41407 Date: Tue Oct 12 18:34:20 2010 -0400
41409 Step the version up to 0.2 now that Arabic shaper is in
41411 configure.ac | 2 +-
41412 1 file changed, 1 insertion(+), 1 deletion(-)
41414 commit 758f68b860b44b5a04eb3dde5cb40b1b04cf634a
41415 Author: Behdad Esfahbod <behdad@behdad.org>
41416 Date: Tue Oct 12 17:37:44 2010 -0400
41420 It's tested now. It works!
41422 src/hb-ot-shape-complex-arabic.cc | 7 ++++---
41423 1 file changed, 4 insertions(+), 3 deletions(-)
41425 commit 13403bc67a01e0d4908fb964093fd02ddd11c580
41426 Author: Behdad Esfahbod <behdad@behdad.org>
41427 Date: Tue Oct 12 17:23:54 2010 -0400
41429 Hookup Arabic shaper!
41433 src/hb-ot-shape-complex-arabic.cc | 6 +++---
41434 src/hb-ot-shape-complex-private.hh | 37
41435 ++++++++++++++++++++++---------------
41436 src/hb-ot-shape-private.hh | 14 +++++++++++++-
41437 src/hb-ot-shape.cc | 3 ++-
41438 4 files changed, 40 insertions(+), 20 deletions(-)
41440 commit 57ac0ecb7843533b2e6e6d6c8a12b2a44437cc1c
41441 Author: Behdad Esfahbod <behdad@behdad.org>
41442 Date: Tue Oct 12 17:07:02 2010 -0400
41444 Merge clearing masks and setting global masks
41446 src/hb-buffer-private.hh | 11 ++++++-----
41447 src/hb-buffer.cc | 5 +++--
41448 src/hb-ot-map.cc | 2 +-
41449 src/hb-ot-shape.cc | 7 ++-----
41450 4 files changed, 12 insertions(+), 13 deletions(-)
41452 commit fc96596b7c1c4e62491e951a3c256fb00dcde550
41453 Author: Behdad Esfahbod <behdad@behdad.org>
41454 Date: Tue Oct 12 17:00:25 2010 -0400
41456 Form clusters before setting masks
41458 src/hb-ot-shape.cc | 4 ++--
41459 1 file changed, 2 insertions(+), 2 deletions(-)
41461 commit 1e80782244cdb1dedae9d1e61079d0508e57ca72
41462 Author: Behdad Esfahbod <behdad@behdad.org>
41463 Date: Tue Oct 12 17:00:07 2010 -0400
41465 Clear masks before setting them up, not after!
41467 src/hb-ot-shape.cc | 6 ++----
41468 1 file changed, 2 insertions(+), 4 deletions(-)
41470 commit fd3d32d31cb6d74a9994b6850d539fd0b707d941
41471 Author: Behdad Esfahbod <behdad@behdad.org>
41472 Date: Tue Oct 12 16:57:47 2010 -0400
41474 Add hb_ot_shape_execute()
41478 src/hb-ot-shape-private.hh | 5 ++---
41479 src/hb-ot-shape.cc | 19 ++++++++++++++-----
41480 2 files changed, 16 insertions(+), 8 deletions(-)
41482 commit 49baa1f69efb0e3c62e45bd59dd88459a84bf390
41483 Author: Behdad Esfahbod <behdad@behdad.org>
41484 Date: Tue Oct 12 16:50:36 2010 -0400
41486 Add hb_ot_complex_shaper_t stuff and start hooking Arabic shaper up
41488 src/Makefile.am | 3 +-
41489 src/hb-ot-map-private.hh | 2 +-
41490 src/hb-ot-map.cc | 2 +-
41491 ...ape-arabic.cc => hb-ot-shape-complex-arabic.cc} | 9 +++
41492 src/hb-ot-shape-complex-private.hh | 88
41493 ++++++++++++++++++++++
41494 src/hb-ot-shape-private.hh | 12 +--
41495 src/hb-ot-shape.cc | 8 +-
41496 7 files changed, 107 insertions(+), 17 deletions(-)
41498 commit 605ed468f380f86d642031f6451447d270cb6de1
41499 Author: Behdad Esfahbod <behdad@behdad.org>
41500 Date: Tue Oct 12 16:19:29 2010 -0400
41502 Add hb_ot_shape_plan_t
41504 This is the object that a separate plan/execute shaping API will
41506 between the two stages.
41508 src/hb-ot-shape-private.hh | 12 ++++++++++--
41509 src/hb-ot-shape.cc | 38 ++++++++++++++++++--------------------
41510 2 files changed, 28 insertions(+), 22 deletions(-)
41512 commit 895fb5d364e7ae5d9d2e34b9f68b8651804369ef
41513 Author: Behdad Esfahbod <behdad@behdad.org>
41514 Date: Tue Oct 12 16:00:21 2010 -0400
41516 Refactor, in a different direction
41518 src/hb-ot-map-private.hh | 15 ++++++++-------
41519 src/hb-ot-map.cc | 23 ++++++++++++-----------
41520 src/hb-ot-shape-private.hh | 13 +------------
41521 src/hb-ot-shape.cc | 33 +++++++++++++++++----------------
41522 4 files changed, 38 insertions(+), 46 deletions(-)
41524 commit d2ba016ca1ba7489537768b619980d5159b5870c
41525 Author: Behdad Esfahbod <behdad@behdad.org>
41526 Date: Tue Oct 12 15:35:45 2010 -0400
41530 src/hb-ot-map-private.hh | 32 +++++---------------------------
41531 src/hb-ot-map.cc | 32 +++++++++++++++++++++++++++++---
41532 src/hb-ot-shape-private.hh | 16 ++++++++++++++--
41533 src/hb-ot-shape.cc | 43
41534 ++++++++++++++++++++++++++++---------------
41535 src/hb-ot-shape.h | 10 +++++-----
41536 5 files changed, 81 insertions(+), 52 deletions(-)
41538 commit 66e487dfbfdccd0c4be8cd11661d412ca27c3425
41539 Author: Behdad Esfahbod <behdad@behdad.org>
41540 Date: Tue Oct 12 13:51:19 2010 -0400
41542 Update Arabic shaping table to Unicode 6.0.0.
41544 src/hb-ot-shape-arabic.cc | 8 ++++----
41545 1 file changed, 4 insertions(+), 4 deletions(-)
41547 commit f4792d99eee0e8cd72b7cb01c96a09f16e2a72ce
41548 Author: Behdad Esfahbod <behdad@behdad.org>
41549 Date: Tue Oct 12 12:32:18 2010 -0400
41553 Untested code is indeed buggy code.
41555 Mozilla bug #603352.
41557 src/hb-ot-tag.c | 6 ++----
41558 1 file changed, 2 insertions(+), 4 deletions(-)
41560 commit 993d1e786a32612b796dae8309ce402a4121bec7
41561 Author: Behdad Esfahbod <behdad@behdad.org>
41562 Date: Tue Oct 12 11:17:30 2010 -0400
41564 Fix missing negation in unreachable code!
41566 Mozilla bug #603346
41568 src/hb-open-type-private.hh | 5 ++---
41569 1 file changed, 2 insertions(+), 3 deletions(-)
41571 commit 52601275d5e4000dada4f925fb78723eeeee7bd4
41572 Author: Behdad Esfahbod <behdad@behdad.org>
41573 Date: Fri Oct 8 20:38:46 2010 -0400
41577 src/hb-ot-shape.cc | 14 +++++---------
41578 1 file changed, 5 insertions(+), 9 deletions(-)
41580 commit 6b7e6758626268ba1c7c266128e618ec73ae2c0f
41581 Author: Behdad Esfahbod <behdad@behdad.org>
41582 Date: Fri Oct 8 20:30:04 2010 -0400
41586 src/hb-ot-shape.cc | 22 +++++++++++-----------
41587 1 file changed, 11 insertions(+), 11 deletions(-)
41589 commit aa9c450bb2d7c3c9e36ea32e3558250391a0582d
41590 Author: Behdad Esfahbod <behdad@behdad.org>
41591 Date: Fri Oct 8 20:27:38 2010 -0400
41593 Enable 'rtlm' mirroring
41595 src/hb-ot-map-private.hh | 9 +++++----
41596 src/hb-ot-shape.cc | 30 +++++++++++++++---------------
41597 2 files changed, 20 insertions(+), 19 deletions(-)
41599 commit 36925f695d349a53d52ecc3a58f18240a6977463
41600 Author: Behdad Esfahbod <behdad@behdad.org>
41601 Date: Fri Oct 8 20:20:32 2010 -0400
41603 Rename hb_mask_allocator_t to hb_ot_map_t
41605 hb_ot_plan_t may be a better name, donno.
41607 src/hb-ot-map-private.hh | 4 ++--
41608 src/hb-ot-map.cc | 2 +-
41609 src/hb-ot-shape-private.hh | 4 ++--
41610 src/hb-ot-shape.cc | 49
41611 +++++++++++++++++++++-------------------------
41612 4 files changed, 27 insertions(+), 32 deletions(-)
41614 commit f5dd3be46b5c77a2c5b97b82a0b67ac9e851b898
41615 Author: Behdad Esfahbod <behdad@behdad.org>
41616 Date: Fri Oct 8 20:16:23 2010 -0400
41620 src/check-c-linkage-decls.sh | 2 +-
41621 src/check-header-guards.sh | 2 +-
41622 2 files changed, 2 insertions(+), 2 deletions(-)
41624 commit 5a2b0b3878cd9c62121bb4fd6344e102a9ee1825
41625 Author: Behdad Esfahbod <behdad@behdad.org>
41626 Date: Fri Oct 8 20:14:57 2010 -0400
41630 src/Makefile.am | 1 +
41631 src/hb-ot-map-private.hh | 129 +-----------------------------------
41632 src/hb-ot-map.cc | 165
41633 +++++++++++++++++++++++++++++++++++++++++++++++
41634 3 files changed, 168 insertions(+), 127 deletions(-)
41636 commit ecc4550ed7bc900a61081edfbcd0ad09cbf29b36
41637 Author: Behdad Esfahbod <behdad@behdad.org>
41638 Date: Fri Oct 8 20:05:29 2010 -0400
41640 Fix feature overriding
41642 src/hb-ot-map-private.hh | 2 +-
41643 1 file changed, 1 insertion(+), 1 deletion(-)
41645 commit 8f08c3275040870a645ef034a38d30c05c619f21
41646 Author: Behdad Esfahbod <behdad@behdad.org>
41647 Date: Fri Oct 8 19:43:48 2010 -0400
41651 src/hb-open-type-private.hh | 8 ++----
41652 src/hb-ot-map-private.hh | 61
41653 +++++++++++++--------------------------------
41654 src/hb-ot-tag.c | 11 ++++----
41655 src/hb-private.h | 4 +++
41656 4 files changed, 28 insertions(+), 56 deletions(-)
41658 commit a806762a314e83154793d96ee665e6668d6b56de
41659 Author: Behdad Esfahbod <behdad@behdad.org>
41660 Date: Fri Oct 8 19:18:40 2010 -0400
41662 Add hb-ot-shape-private.hh
41664 src/Makefile.am | 1 +
41665 src/hb-ot-shape-arabic.cc | 2 +-
41666 src/hb-ot-shape-private.hh | 60
41667 ++++++++++++++++++++++++++++++++++++++++++++++
41668 3 files changed, 62 insertions(+), 1 deletion(-)
41670 commit 4924affe0f0adf75f2a0e2137a71206b0576d63f
41671 Author: Behdad Esfahbod <behdad@behdad.org>
41672 Date: Fri Oct 8 19:18:16 2010 -0400
41674 Add hb-ot-map-private.hh
41676 src/Makefile.am | 1 +
41677 src/hb-ot-map-private.hh | 307
41678 +++++++++++++++++++++++++++++++++++++++++++++++
41679 src/hb-ot-shape.cc | 274 ++----------------------------------------
41680 3 files changed, 315 insertions(+), 267 deletions(-)
41682 commit a7c5046d6b676a32298b97403a49235f7f255161
41683 Author: Behdad Esfahbod <behdad@behdad.org>
41684 Date: Fri Oct 8 18:47:47 2010 -0400
41686 Add private hb_segment_properties_t
41688 src/hb-buffer-private.hh | 14 ++++++++------
41689 1 file changed, 8 insertions(+), 6 deletions(-)
41691 commit b897c607d91d569f4eaa681d1f5b3d9f3d2bb093
41692 Author: Behdad Esfahbod <behdad@behdad.org>
41693 Date: Fri Oct 8 18:41:57 2010 -0400
41695 Flip the OT bit-allocation vs gsub/gpos inside-out
41697 We now build our entire attack plan before jumping in.
41699 src/hb-ot-shape.cc | 333
41700 ++++++++++++++++++++++++++++-------------------------
41701 1 file changed, 176 insertions(+), 157 deletions(-)
41703 commit e89b7d2a61b7f58e6c7cec00d5ce2246dee1e8a1
41704 Author: Behdad Esfahbod <behdad@behdad.org>
41705 Date: Fri Oct 8 12:29:59 2010 -0400
41707 Logically separate feature collection
41709 src/hb-ot-shape.cc | 29 ++++++++++++++++++-----------
41710 1 file changed, 18 insertions(+), 11 deletions(-)
41712 commit 5b88908f12ad1d828dd6075fb8fc0036c2d6af3a
41713 Author: Behdad Esfahbod <behdad@behdad.org>
41714 Date: Fri Oct 8 12:23:01 2010 -0400
41718 src/hb-ot-shape.cc | 18 ++++++------------
41719 1 file changed, 6 insertions(+), 12 deletions(-)
41721 commit 5360ce0c5c33f921b3f9ad3f42529a19df5ad0fe
41722 Author: Behdad Esfahbod <behdad@behdad.org>
41723 Date: Thu Oct 7 21:21:11 2010 -0400
41725 Move some more code around
41727 src/hb-ot-shape.cc | 27 +++++++++++++--------------
41728 1 file changed, 13 insertions(+), 14 deletions(-)
41730 commit d9c726078828d50db62e05407a3f38f2e7607533
41731 Author: Behdad Esfahbod <behdad@behdad.org>
41732 Date: Thu Oct 7 21:19:54 2010 -0400
41736 src/hb-ot-shape.cc | 18 +++++++++---------
41737 1 file changed, 9 insertions(+), 9 deletions(-)
41739 commit efe0d682e860ffd23a1d17c68c8273f17d51c1c9
41740 Author: Behdad Esfahbod <behdad@behdad.org>
41741 Date: Thu Oct 7 21:12:46 2010 -0400
41743 Simplify compiling lookups
41745 src/hb-ot-shape.cc | 66
41746 ++++++++++++++++++++++--------------------------------
41747 1 file changed, 27 insertions(+), 39 deletions(-)
41749 commit 476c94218b4f5b8e119e82b0e10b641e0c10bf56
41750 Author: Behdad Esfahbod <behdad@behdad.org>
41751 Date: Thu Oct 7 17:47:33 2010 -0400
41755 src/hb-ot-shape.cc | 18 ++++++++++--------
41756 1 file changed, 10 insertions(+), 8 deletions(-)
41758 commit 34db6f031d7ac009f554386ef990bad44886b9ee
41759 Author: Behdad Esfahbod <behdad@behdad.org>
41760 Date: Thu Oct 7 01:21:19 2010 -0400
41764 src/hb-buffer.cc | 1 +
41765 1 file changed, 1 insertion(+)
41767 commit 98aa3f65446496dc250d9b01d98cacfdf1157e06
41768 Author: Behdad Esfahbod <behdad@behdad.org>
41769 Date: Wed Oct 6 00:23:36 2010 -0400
41771 Call hb_ot_shape_setup_lookups_complex()
41773 src/hb-ot-shape.cc | 10 +++++++++-
41774 1 file changed, 9 insertions(+), 1 deletion(-)
41776 commit f1d07885dc358e79c237e824c94b3320c0a9c17d
41777 Author: Behdad Esfahbod <behdad@behdad.org>
41778 Date: Wed Oct 6 00:21:37 2010 -0400
41780 Rename setup_lookups()
41782 src/hb-ot-shape.cc | 10 +++++-----
41783 1 file changed, 5 insertions(+), 5 deletions(-)
41785 commit affc5abac7bdae51df85856a5478d34d96fda4fe
41786 Author: Behdad Esfahbod <behdad@behdad.org>
41787 Date: Wed Oct 6 00:18:16 2010 -0400
41789 Move table_tag to hb_ot_shape_context_t
41791 src/hb-ot-shape.cc | 31 +++++++++++++++++--------------
41792 1 file changed, 17 insertions(+), 14 deletions(-)
41794 commit 967240dd8b96802345ef273e75427066e91ea8fb
41795 Author: Behdad Esfahbod <behdad@behdad.org>
41796 Date: Tue Oct 5 23:00:05 2010 -0400
41798 Add internal hb_ot_shape_context_t
41800 src/hb-ot-shape-arabic.cc | 26 ++---
41801 src/hb-ot-shape.cc | 237
41802 +++++++++++++++++++---------------------------
41803 2 files changed, 108 insertions(+), 155 deletions(-)
41805 commit 3eb936f1539475098f39be78654b9c39b86f0799
41806 Author: Behdad Esfahbod <behdad@behdad.org>
41807 Date: Tue Oct 5 18:36:58 2010 -0400
41809 Add Arabic/Syriac/N'ko shaping logic
41811 Not hooked up just yet.
41813 src/Makefile.am | 9 +
41814 src/gen-arabic-joining-table.py | 39 +++
41815 src/hb-ot-shape-arabic.cc | 716
41816 ++++++++++++++++++++++++++++++++++++++++
41817 3 files changed, 764 insertions(+)
41819 commit 0109816b50064a314389333ff64aaf22cb4b1e56
41820 Author: Behdad Esfahbod <behdad@behdad.org>
41821 Date: Tue Oct 5 18:36:45 2010 -0400
41823 Update build system
41827 2 files changed, 1 insertion(+), 3 deletions(-)
41829 commit e81d7afe6e0e9dd26025f3243a11cf0b408a8046
41830 Author: Behdad Esfahbod <behdad@behdad.org>
41831 Date: Mon Oct 4 18:18:48 2010 -0400
41833 Add hb_face_get_upem()
41835 src/hb-font.cc | 6 ++++++
41836 src/hb-font.h | 3 +++
41837 2 files changed, 9 insertions(+)
41839 commit d47f79db92fa45d51cd5f7845db8a206f5ec122b
41840 Author: Behdad Esfahbod <behdad@behdad.org>
41841 Date: Mon Oct 4 18:13:30 2010 -0400
41846 1 file changed, 2 insertions(+)
41848 commit bd361945a89ea31e6c4525aa030e18744ea81fb3
41849 Author: Behdad Esfahbod <behdad@behdad.org>
41850 Date: Mon Oct 4 17:22:57 2010 -0400
41854 src/hb-font.h | 17 +++++++++++++++--
41855 1 file changed, 15 insertions(+), 2 deletions(-)
41857 commit 645f6f265b5f6fb85b3c0f59ea874d58c86e3917
41858 Author: Behdad Esfahbod <behdad@behdad.org>
41859 Date: Mon Oct 4 17:01:01 2010 -0400
41861 Add is_mutable() functions
41863 Correspond to the make_mutable() ones.
41865 src/hb-font.cc | 6 ++++++
41866 src/hb-font.h | 2 ++
41867 src/hb-unicode.c | 6 ++++++
41868 src/hb-unicode.h | 2 ++
41869 4 files changed, 16 insertions(+)
41871 commit 19c0eab8cf96d00e168c4b11ec435019c1ed44f7
41872 Author: Behdad Esfahbod <behdad@behdad.org>
41873 Date: Mon Oct 4 16:45:21 2010 -0400
41875 Add getters for all setter APIs
41877 One in particular is not a straight getter: hb_font_unset_funcs() is
41878 special because of the specific needs of the lifecycle management of
41879 the user_data object.
41881 src/hb-font.cc | 64
41882 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
41883 src/hb-font.h | 40 +++++++++++++++++++++++++++++++++++
41884 src/hb-unicode.c | 32 ++++++++++++++++++++++++++++
41885 src/hb-unicode.h | 31 ++++++++++++++++++++++++++-
41886 4 files changed, 166 insertions(+), 1 deletion(-)
41888 commit f0feb084b0fd1510474b25404d1dcc5686ee0538
41889 Author: Behdad Esfahbod <behdad@behdad.org>
41890 Date: Sun Oct 3 19:09:39 2010 -0400
41894 src/hb-ot-layout-private.hh | 12 +++++++-----
41895 1 file changed, 7 insertions(+), 5 deletions(-)
41897 commit ac0c1663fa6e93a5a94c88fc7497bc11ca17f0a1
41898 Author: Behdad Esfahbod <behdad@behdad.org>
41899 Date: Fri Oct 1 19:09:23 2010 -0400
41901 Avoid div-by-zero, validate upem
41903 src/hb-ot-head-private.hh | 7 +++++++
41904 src/hb-ot-layout-private.hh | 6 +++---
41905 2 files changed, 10 insertions(+), 3 deletions(-)
41907 commit 7f97d2cd904ea999c099c73c52187c5d65aeec67
41908 Author: Behdad Esfahbod <behdad@behdad.org>
41909 Date: Fri Oct 1 18:58:50 2010 -0400
41913 src/hb-open-type-private.hh | 12 ++++++------
41914 src/hb-ot-layout-common-private.hh | 2 +-
41915 src/hb-ot-layout-gdef-private.hh | 10 +++++-----
41916 src/hb-ot-layout-gpos-private.hh | 6 +++---
41917 4 files changed, 15 insertions(+), 15 deletions(-)
41919 commit 2841436926d6a406bd1f4a35c66a0e3c2fdbeca7
41920 Author: Behdad Esfahbod <behdad@behdad.org>
41921 Date: Wed Sep 29 12:20:36 2010 -0400
41923 Don't zero glyph advances in MarkToBase and similar lookups
41925 See email thread "Should MarkToBase attachment zero the mark advance?"
41926 started by Jonathan Kew on 23 August 2010 for details.
41928 src/hb-ot-layout-gpos-private.hh | 2 --
41929 1 file changed, 2 deletions(-)
41931 commit 36b3862009c00ad922d68810173a69ac59723365
41932 Author: Behdad Esfahbod <behdad@behdad.org>
41933 Date: Wed Sep 29 12:10:24 2010 -0400
41935 One fewer cmp() implementation...
41937 src/hb-ot-layout-common-private.hh | 3 +--
41938 1 file changed, 1 insertion(+), 2 deletions(-)
41940 commit 4e573715ae5f5ed486ad66382bb44c47a86591ff
41941 Author: Behdad Esfahbod <behdad@behdad.org>
41942 Date: Tue Sep 28 16:23:58 2010 -0400
41944 Improve cmp function parameter namings and casts
41946 No semantic change.
41948 src/hb-open-type-private.hh | 6 +++---
41949 src/hb-ot-layout-common-private.hh | 6 +++---
41950 src/hb-ot-shape.cc | 8 ++++----
41951 3 files changed, 10 insertions(+), 10 deletions(-)
41953 commit dca8aff24652c83c53efbb9d06e5e1c7ef1c2fa5
41954 Author: Behdad Esfahbod <behdad@behdad.org>
41955 Date: Tue Sep 28 16:25:23 2010 -0400
41957 Add comment re DejaVu Sans Mono having 'dflt' script
41959 src/hb-ot-layout.cc | 3 ++-
41960 1 file changed, 2 insertions(+), 1 deletion(-)
41962 commit 9dc45401c07cb40114067cafbe286c63a9598f3b
41963 Author: Behdad Esfahbod <behdad@behdad.org>
41964 Date: Tue Sep 28 16:23:28 2010 -0400
41966 Fix stupid bug in bsearch cmp function!
41968 src/hb-ot-layout-common-private.hh | 2 +-
41969 1 file changed, 1 insertion(+), 1 deletion(-)
41971 commit 6fca4c18c42bdcbc67ee8855499c51c7d6311eb2
41972 Author: Behdad Esfahbod <behdad@behdad.org>
41973 Date: Thu Sep 23 10:28:51 2010 -0400
41978 1 file changed, 2 insertions(+)
41980 commit f2a30bd605a57b99fce4b78e288c2ca62f7191ad
41981 Author: Behdad Esfahbod <behdad@behdad.org>
41982 Date: Thu Sep 23 10:27:08 2010 -0400
41984 Remove unimplemented method hb_font_get_funcs()
41986 Got to add a suitable replacement.
41988 src/hb-font.h | 3 ---
41989 1 file changed, 3 deletions(-)
41991 commit 7b9a38a112aa2421d97187a9b30619360edeabbe
41992 Author: Behdad Esfahbod <behdad@behdad.org>
41993 Date: Wed Sep 22 17:42:59 2010 -0400
41995 Add test.c using public API
41997 src/Makefile.am | 6 +++-
41999 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
42000 2 files changed, 99 insertions(+), 1 deletion(-)
42002 commit 9ea7368fce3fa373d8d2925961ad211f5cf6ce70
42003 Author: Behdad Esfahbod <behdad@behdad.org>
42004 Date: Wed Sep 22 17:38:44 2010 -0400
42006 Fix hb_ot_layout leak
42008 src/hb-ot-layout.cc | 2 ++
42009 1 file changed, 2 insertions(+)
42011 commit 8e577acae2e605547b6a1b9b3a941cb9e3c56a4c
42012 Author: Behdad Esfahbod <behdad@behdad.org>
42013 Date: Wed Sep 22 17:37:02 2010 -0400
42015 Fix blob refcounting with insane SFNT table directories
42017 src/hb-font.cc | 4 +---
42018 1 file changed, 1 insertion(+), 3 deletions(-)
42020 commit 75371bea4fbf50b8604d2698b4935c011648a6b6
42021 Author: Behdad Esfahbod <behdad@behdad.org>
42022 Date: Wed Sep 22 17:12:10 2010 -0400
42027 1 file changed, 2 insertions(+)
42029 commit 5bd1e95236320aed60fb29ca1e93b9595d4aeeec
42030 Author: Behdad Esfahbod <behdad@behdad.org>
42031 Date: Wed Sep 22 16:46:18 2010 -0400
42033 Speedup Device table delta computation for common cases
42035 src/hb-ot-layout-common-private.hh | 25 +++++++++++++++++++++----
42036 1 file changed, 21 insertions(+), 4 deletions(-)
42038 commit ed4acbde9c5e3323cc95037b500d1bf2878ed3ee
42039 Author: Behdad Esfahbod <behdad@behdad.org>
42040 Date: Mon Aug 16 14:36:27 2010 -0400
42042 Fix NULL dereference
42044 Reported by Jonathan Kew. Face table handling needs to be redone
42045 anyway, but fix this for now.
42047 src/hb-ot-layout.cc | 6 +++---
42048 1 file changed, 3 insertions(+), 3 deletions(-)
42050 commit 258305c2a5dd47bd2d83f12eaf9caa5b19ae5efb
42051 Author: Behdad Esfahbod <behdad@behdad.org>
42052 Date: Fri Aug 13 14:10:02 2010 -0400
42054 [GPOS] Fix div-by-zero
42056 Patch by Jonathan Kew. Mozilla bug #465728.
42058 src/hb-ot-layout-gpos-private.hh | 2 +-
42059 1 file changed, 1 insertion(+), 1 deletion(-)
42061 commit 2422c4b96d32037a5cdaef4c427ed1d25db5f647
42062 Author: Behdad Esfahbod <behdad@behdad.org>
42063 Date: Fri Aug 13 14:00:34 2010 -0400
42067 src/hb-ot-shape.cc | 2 +-
42068 1 file changed, 1 insertion(+), 1 deletion(-)
42070 commit 27f0b092a13344e8791c496c77a3c1e5de4f887c
42071 Author: Behdad Esfahbod <behdad@behdad.org>
42072 Date: Fri Jul 23 17:35:54 2010 -0400
42074 Logically separate feature allocation from application
42076 src/hb-ot-shape.cc | 8 ++++----
42077 1 file changed, 4 insertions(+), 4 deletions(-)
42079 commit 6cf63132dc771e1bcd5627720daf4bd2ea0800a5
42080 Author: Behdad Esfahbod <behdad@behdad.org>
42081 Date: Fri Jul 23 17:32:26 2010 -0400
42085 src/hb-ot-shape.cc | 2 +-
42086 1 file changed, 1 insertion(+), 1 deletion(-)
42088 commit 4e4ef24e46f273ad2bdda2f718223e05b37dd50f
42089 Author: Behdad Esfahbod <behdad@behdad.org>
42090 Date: Fri Jul 23 17:22:11 2010 -0400
42092 Towards separating bit allocation from shaping
42094 src/hb-buffer-private.hh | 9 ++++++---
42095 src/hb-buffer.cc | 12 ++++++------
42096 src/hb-ot-layout-gpos-private.hh | 2 +-
42097 src/hb-ot-layout.cc | 2 +-
42098 src/hb-ot-shape.cc | 41
42099 ++++++++++++++++------------------------
42100 5 files changed, 30 insertions(+), 36 deletions(-)
42102 commit da6cff3864d2ef4a061a29e5918359bafcd51f4c
42103 Author: Behdad Esfahbod <behdad@behdad.org>
42104 Date: Fri Jul 23 15:40:58 2010 -0400
42109 1 file changed, 3 insertions(+)
42111 commit acdba3f90b232fc12fcb200dca2584481b339118
42112 Author: Behdad Esfahbod <behdad@behdad.org>
42113 Date: Fri Jul 23 15:11:18 2010 -0400
42117 src/Makefile.am | 1 +
42118 src/check-c-linkage-decls.sh | 18 ++++++++++++++++++
42119 src/hb-blob-private.h | 2 ++
42120 src/hb-blob.c | 18 ++++++++++++------
42121 src/hb-blob.h | 2 ++
42122 src/hb-buffer-private.hh | 1 +
42123 src/hb-buffer.cc | 7 ++++++-
42124 src/hb-buffer.h | 1 +
42125 src/hb-common.c | 6 ++++++
42126 src/hb-common.h | 21 +++++++++++++--------
42127 src/hb-font-private.h | 1 +
42128 src/hb-font.cc | 4 ++++
42129 src/hb-font.h | 1 +
42130 src/hb-ft.c | 10 ++++++++--
42132 src/hb-glib.c | 6 ++++++
42133 src/hb-glib.h | 2 ++
42134 src/hb-graphite.cc | 6 ++++++
42135 src/hb-graphite.h | 3 ++-
42136 src/hb-icu.c | 6 ++++++
42137 src/hb-icu.h | 2 ++
42138 src/hb-language.c | 5 +++++
42139 src/hb-language.h | 2 ++
42140 src/hb-object-private.h | 2 ++
42141 src/hb-open-file-private.hh | 4 ++++
42142 src/hb-open-type-private.hh | 5 +++++
42143 src/hb-ot-head-private.hh | 5 +++++
42144 src/hb-ot-layout-common-private.hh | 6 ++++++
42145 src/hb-ot-layout-gdef-private.hh | 4 ++++
42146 src/hb-ot-layout-gpos-private.hh | 6 ++++++
42147 src/hb-ot-layout-gsub-private.hh | 7 ++++++-
42148 src/hb-ot-layout-gsubgpos-private.hh | 13 +++++++++++++
42149 src/hb-ot-layout-private.hh | 3 ++-
42150 src/hb-ot-layout.cc | 5 +++++
42151 src/hb-ot-layout.h | 1 +
42152 src/hb-ot-shape.cc | 6 ++++++
42153 src/hb-ot-shape.h | 2 ++
42154 src/hb-ot-tag.c | 5 +++++
42155 src/hb-ot-tag.h | 2 ++
42156 src/hb-ot.h | 3 +++
42157 src/hb-private.h | 5 +++++
42158 src/hb-shape.cc | 5 +++++
42159 src/hb-shape.h | 1 +
42160 src/hb-unicode-private.h | 1 +
42161 src/hb-unicode.c | 6 ++++++
42162 src/hb-unicode.h | 1 +
42164 src/main.cc | 6 ++++++
42165 48 files changed, 214 insertions(+), 20 deletions(-)
42167 commit cc6d52279d10a2edcf0d86c3a18a79ff4f6d3858
42168 Author: Behdad Esfahbod <behdad@behdad.org>
42169 Date: Fri Jul 23 15:00:13 2010 -0400
42171 De-C++ where possible
42173 Helps with avoiding many "extern C" declarations in source files.
42175 src/Makefile.am | 4 ++--
42176 src/check-header-guards.sh | 2 +-
42177 src/{hb-font-private.hh => hb-font-private.h} | 6 +++---
42178 src/hb-font.cc | 2 +-
42179 src/{hb-ft.cc => hb-ft.c} | 2 +-
42180 src/hb-graphite.cc | 2 +-
42181 src/hb-ot-layout-gdef-private.hh | 2 +-
42182 src/hb-ot-layout-private.hh | 2 +-
42183 8 files changed, 11 insertions(+), 11 deletions(-)
42185 commit 0dd200d28f51bf4062d8a377432c8977c80cb210
42186 Author: Behdad Esfahbod <behdad@behdad.org>
42187 Date: Fri Jul 23 14:56:29 2010 -0400
42191 src/hb-font-private.hh | 2 --
42192 src/hb-ot-layout-private.hh | 1 +
42193 2 files changed, 1 insertion(+), 2 deletions(-)
42195 commit fb0d25246267851a1fc200ead28c56359a40047e
42196 Author: Behdad Esfahbod <behdad@behdad.org>
42197 Date: Fri Jul 23 14:54:22 2010 -0400
42201 src/hb-ot-head-private.hh | 256
42202 +++++++++++++++++++++++-----------------------
42203 1 file changed, 128 insertions(+), 128 deletions(-)
42205 commit 81408cd51ce575891e79e6483be187130f864c28
42206 Author: Behdad Esfahbod <behdad@behdad.org>
42207 Date: Fri Jul 23 14:46:57 2010 -0400
42209 Don't use "operator ="
42211 Some compilers don't like operator = defined on members of union
42213 either. Reported by Ginn Chen for Sun Studio compilers.
42215 src/hb-open-type-private.hh | 6 +++---
42216 1 file changed, 3 insertions(+), 3 deletions(-)
42218 commit 39fe34d4c356516f0a92f42b13a168572829d24e
42219 Author: Behdad Esfahbod <behdad@behdad.org>
42220 Date: Thu Jul 22 18:12:38 2010 -0400
42225 1 file changed, 2 insertions(+)
42227 commit 243a96f41482edb83e4798358064bd3329dd278c
42228 Author: Behdad Esfahbod <behdad@behdad.org>
42229 Date: Wed Jul 21 17:21:12 2010 -0400
42231 Add arm build fix to TODO
42234 1 file changed, 1 insertion(+)
42236 commit c407f05f99f9225916d3d0ae06eac8fbc8b55b97
42237 Author: Behdad Esfahbod <behdad@behdad.org>
42238 Date: Wed Jul 21 17:20:44 2010 -0400
42240 Remove fixed TODO item
42243 1 file changed, 1 deletion(-)
42245 commit 4f801bd6586defdbf70162e0c7f8968d2b476df2
42246 Author: Behdad Esfahbod <behdad@behdad.org>
42247 Date: Wed Jul 21 16:37:01 2010 -0400
42249 Mozilla bug 580233 - check for zero-length record in hb sanitizer.
42251 Patch / report by Jonathan Kew.
42253 src/hb-open-type-private.hh | 2 +-
42254 1 file changed, 1 insertion(+), 1 deletion(-)
42256 commit 17e9ff938b638fd1cb80c990ba13bd47562116b8
42257 Author: Behdad Esfahbod <behdad@behdad.org>
42258 Date: Thu Jul 15 11:21:34 2010 -0700
42260 Fix 64bit issues with debug prints
42262 src/hb-blob.c | 10 +++++-----
42263 src/hb-open-type-private.hh | 5 +++--
42264 2 files changed, 8 insertions(+), 7 deletions(-)
42266 commit fd56ae49637b978ea3b36fab5b48f1a3cc99e90e
42267 Author: Behdad Esfahbod <behdad@behdad.org>
42268 Date: Thu Jul 8 00:53:40 2010 -0400
42270 Don't bother sorting, it's a safe font error if the array is not
42273 src/hb-open-type-private.hh | 29 -----------------------------
42274 src/hb-ot-layout-common-private.hh | 7 -------
42275 2 files changed, 36 deletions(-)
42277 commit cc8a4abea68f2dba26feb5785f9e518e6853c744
42278 Author: Behdad Esfahbod <behdad@behdad.org>
42279 Date: Thu Jul 8 00:40:04 2010 -0400
42281 Use bsearch where applicable
42283 src/hb-open-type-private.hh | 49 +++++++++++++
42284 src/hb-ot-layout-common-private.hh | 145
42285 +++++++++++++------------------------
42286 2 files changed, 100 insertions(+), 94 deletions(-)
42288 commit 2f418f5709b2b8b3ef2f6056b9d8c13b66f0b74a
42289 Author: Behdad Esfahbod <behdad@behdad.org>
42290 Date: Wed Jul 7 22:07:40 2010 -0400
42292 Remove useless TODO
42294 src/hb-open-file-private.hh | 1 -
42295 1 file changed, 1 deletion(-)
42297 commit da8edbb62204dc39f93d500ef85929e234e0bd19
42298 Author: Behdad Esfahbod <behdad@behdad.org>
42299 Date: Wed Jun 9 07:15:39 2010 -0400
42303 src/hb-buffer-private.hh | 6 +++---
42304 1 file changed, 3 insertions(+), 3 deletions(-)
42306 commit d05d13df02fbe76814694fe49cc01bbb41c3d0e7
42307 Author: Behdad Esfahbod <behdad@behdad.org>
42308 Date: Wed Jun 9 07:15:03 2010 -0400
42310 Add a test for header preprocessor guards
42312 src/Makefile.am | 4 +++-
42313 src/check-header-guards.sh | 20 ++++++++++++++++++++
42314 src/check-libstdc++.sh | 1 -
42315 3 files changed, 23 insertions(+), 2 deletions(-)
42317 commit 0f0cd9d361f1bb614aa3fd4616160d027062370e
42318 Author: Behdad Esfahbod <behdad@behdad.org>
42319 Date: Wed Jun 9 06:32:56 2010 -0400
42323 src/hb-font-private.hh | 6 +++---
42324 src/hb-object-private.h | 6 +++---
42325 src/hb-open-type-private.hh | 4 ++--
42326 src/hb-ot-layout-private.hh | 6 +++---
42327 src/hb-ot-shape.h | 2 +-
42328 5 files changed, 12 insertions(+), 12 deletions(-)
42330 commit f2a1b411b1d48c3dfac0df8e78c848d9aa3bb047
42331 Author: Behdad Esfahbod <behdad@behdad.org>
42332 Date: Thu Jun 3 11:37:51 2010 -0400
42334 Followup fix for variation-selectors
42336 Patch from Jonathan Kew
42338 src/hb-ot-shape.cc | 3 ++-
42339 1 file changed, 2 insertions(+), 1 deletion(-)
42341 commit a224b4d502d026fa642ee4098bf7bc0b4ba7ce27
42342 Author: Behdad Esfahbod <behdad@behdad.org>
42343 Date: Wed Jun 2 22:24:54 2010 -0400
42345 Fix skipping variation-selectors
42347 src/hb-ot-shape.cc | 14 ++++++++------
42348 1 file changed, 8 insertions(+), 6 deletions(-)
42350 commit 81a77b115db401f69e869690f24b9047370bdfde
42351 Author: Behdad Esfahbod <behdad@behdad.org>
42352 Date: Tue Jun 1 23:03:54 2010 -0400
42354 Make feature sorting stable
42356 src/hb-ot-shape.cc | 4 +++-
42357 1 file changed, 3 insertions(+), 1 deletion(-)
42359 commit fdc322a82047c4bda9fa3dab4338a0eac1c1bde7
42360 Author: Behdad Esfahbod <behdad@behdad.org>
42361 Date: Fri May 28 20:55:52 2010 -0400
42365 src/hb-ot-shape.cc | 38 +++++++++++++++++++++-----------------
42366 1 file changed, 21 insertions(+), 17 deletions(-)
42368 commit f062ec6bb24b1c21d37b12adc7e944a5fe53526a
42369 Author: Behdad Esfahbod <behdad@behdad.org>
42370 Date: Fri May 28 20:54:43 2010 -0400
42372 Further simplify mask allocator
42374 src/hb-ot-shape.cc | 23 +++++++----------------
42375 1 file changed, 7 insertions(+), 16 deletions(-)
42377 commit 8af45fda475d075c5a285002463a00a0423d3926
42378 Author: Behdad Esfahbod <behdad@behdad.org>
42379 Date: Fri May 28 20:41:20 2010 -0400
42381 Fix global feature handling
42383 src/hb-ot-shape.cc | 6 +++++-
42384 1 file changed, 5 insertions(+), 1 deletion(-)
42386 commit e04685ee7be01695ec437fab50f919f1b7423c57
42387 Author: Behdad Esfahbod <behdad@behdad.org>
42388 Date: Fri May 28 20:37:06 2010 -0400
42390 Simplify mask allocation
42392 src/hb-ot-shape.cc | 48 ++++++++++++++++++++----------------------------
42393 1 file changed, 20 insertions(+), 28 deletions(-)
42395 commit 0e235d0fc9bdeeaffa7215c21abc5d40767a10c7
42396 Author: Behdad Esfahbod <behdad@behdad.org>
42397 Date: Fri May 28 20:21:47 2010 -0400
42399 Towards a mask allocator
42401 src/hb-ot-shape.cc | 291
42402 ++++++++++++++++++++++++++++++++++-------------------
42403 1 file changed, 186 insertions(+), 105 deletions(-)
42405 commit 81c5e8724b740c6e42ed3a45e0574c7c5f3ad8e6
42406 Author: Behdad Esfahbod <behdad@behdad.org>
42407 Date: Fri May 28 18:31:16 2010 -0400
42409 Allow disabling default features
42411 Patch from Jonathan Kew
42413 src/hb-buffer-private.hh | 18 +++--
42414 src/hb-buffer.cc | 15 ++--
42415 src/hb-ot-shape.cc | 196
42416 ++++++++++++++++++++++++++++++++---------------
42417 3 files changed, 153 insertions(+), 76 deletions(-)
42419 commit 2163afbf35044f59dbf449254e65b8c9feb6cdeb
42420 Author: Behdad Esfahbod <behdad@behdad.org>
42421 Date: Thu May 27 14:04:15 2010 -0400
42423 Add note about UTF-8 decoder
42425 src/hb-buffer.cc | 2 ++
42426 1 file changed, 2 insertions(+)
42428 commit 226faa58f4e23eb655bebb0eff7206a3024c8d55
42429 Author: Behdad Esfahbod <behdad@behdad.org>
42430 Date: Thu May 27 11:42:34 2010 -0400
42434 src/hb-ot-tag.c | 4 ++--
42435 1 file changed, 2 insertions(+), 2 deletions(-)
42437 commit 56bef5680cc76a67d16ca14ac69f0dda1a691968
42438 Author: Martin Hosken <martin_hosken@sil.org>
42439 Date: Thu May 27 10:09:04 2010 +0100
42441 Fixes to Python and Graphite from Martin
42443 contrib/python/README | 10 ++++
42444 contrib/python/lib/fontconfig.pyx | 47 +++++++++++++++++
42445 contrib/python/lib/harfbuzz.pyx | 104
42446 ++------------------------------------
42447 contrib/python/scripts/hbtestfont | 103
42448 +++++++++++++++++++++++++++++++++----
42449 contrib/python/setup.py | 3 +-
42450 src/hb-graphite.cc | 8 +--
42451 6 files changed, 159 insertions(+), 116 deletions(-)
42453 commit b485da0b719cb03cc33da57802c5151301664c2f
42454 Author: Behdad Esfahbod <behdad@behdad.org>
42455 Date: Thu May 27 11:39:19 2010 -0400
42457 Disable Graphite as it crashes all over the place...
42459 src/hb-shape.cc | 2 +-
42460 1 file changed, 1 insertion(+), 1 deletion(-)
42462 commit 93ac709b1f6b015371c29bf244a9ece62baedff0
42463 Author: Behdad Esfahbod <behdad@behdad.org>
42464 Date: Wed May 26 16:22:00 2010 -0400
42468 src/hb-unicode.c | 2 +-
42469 1 file changed, 1 insertion(+), 1 deletion(-)
42471 commit 15c7379c16dbb9ee8ed1c0333ca7492532ce8423
42472 Author: Behdad Esfahbod <behdad@behdad.org>
42473 Date: Wed May 26 10:48:10 2010 -0400
42475 Revert "Merge remote branch 'martin/master'"
42477 This reverts commit 80af2812fb3b231ddcb4608ec13c6038a681c818,
42479 changes made to c442672ec2fb83ed41f3994b3aa4f92a097664ab.
42481 contrib/python/README | 10 ----
42482 contrib/python/lib/fontconfig.pyx | 47 -----------------
42483 contrib/python/lib/harfbuzz.pyx | 104
42484 ++++++++++++++++++++++++++++++++++++--
42485 contrib/python/scripts/hbtestfont | 98
42486 ++++-------------------------------
42487 contrib/python/setup.py | 3 +-
42488 src/Makefile.am | 2 +-
42489 src/hb-graphite.cc | 8 +--
42490 src/hb-ot-shape.cc | 2 +-
42491 src/hb-ot-tag.c | 1 -
42493 src/hb-shape.cc | 2 +-
42494 11 files changed, 119 insertions(+), 160 deletions(-)
42496 commit 80af2812fb3b231ddcb4608ec13c6038a681c818
42497 Merge: c442672 3109a86
42498 Author: Behdad Esfahbod <behdad@behdad.org>
42499 Date: Mon May 24 18:14:24 2010 +0100
42501 Merge remote branch 'martin/master'
42503 commit c442672ec2fb83ed41f3994b3aa4f92a097664ab
42504 Author: Behdad Esfahbod <behdad@behdad.org>
42505 Date: Mon May 24 18:02:32 2010 +0100
42507 Fix struct initializers
42509 src/hb-ft.cc | 12 ++++++------
42510 src/hb-glib.c | 14 +++++++-------
42511 src/hb-icu.c | 14 +++++++-------
42512 3 files changed, 20 insertions(+), 20 deletions(-)
42514 commit f5ac9de259773a5f86809892e58166a485d70a3d
42515 Author: Behdad Esfahbod <behdad@behdad.org>
42516 Date: Mon May 24 18:01:09 2010 +0100
42520 src/hb-object-private.h | 24 +++++++++++++-----------
42521 1 file changed, 13 insertions(+), 11 deletions(-)
42523 commit f97bf4f81257c97a46dff51be31b2ec214d6c270
42524 Author: Behdad Esfahbod <behdad@behdad.org>
42525 Date: Mon May 24 17:50:19 2010 +0100
42527 Make sure we initialize all callbacks upon creation
42529 Also fixes issue with unicode callbacks never being set really.
42531 src/hb-font.cc | 18 +++++++-----------
42532 src/hb-unicode.c | 9 ++-------
42533 2 files changed, 9 insertions(+), 18 deletions(-)
42535 commit bf36a1074ab23abeab0a7a6c47db26770dc1ab0a
42536 Author: Behdad Esfahbod <behdad@behdad.org>
42537 Date: Mon May 24 17:46:21 2010 +0100
42539 Move all callback functions in a vtable structs
42541 src/hb-font-private.hh | 10 ++++++----
42542 src/hb-font.cc | 28 +++++++++++++++-------------
42543 src/hb-ot-shape.cc | 4 ++--
42544 src/hb-unicode-private.h | 12 +++++++-----
42545 src/hb-unicode.c | 32 +++++++++++++++++---------------
42546 5 files changed, 47 insertions(+), 39 deletions(-)
42548 commit 3109a86add936ae4cc77541fc026c4fe2db4e328
42549 Author: Martin Hosken <martin_hosken@sil.org>
42550 Date: Mon May 24 13:25:37 2010 +0100
42552 hb-graphite now no longer has -ve advances within clusters. Fix
42553 infinite loop in tag_to_script(). python fixed to use tag_to_script
42554 and allow hbtestfont to be passed font files, where fontconfig knows
42557 contrib/python/lib/harfbuzz.pyx | 4 ++--
42558 contrib/python/scripts/hbtestfont | 6 +++++-
42559 src/hb-graphite.cc | 4 ++--
42560 src/hb-ot-tag.c | 1 +
42561 4 files changed, 10 insertions(+), 5 deletions(-)
42563 commit e5bed0a37fe1b0576d08435179e455cb28eadcdb
42564 Author: Martin Hosken <martin_hosken@sil.org>
42565 Date: Sat May 22 20:19:00 2010 +0100
42567 Tidy up hbtestfont and add README
42569 contrib/python/README | 10 +++
42570 contrib/python/scripts/hbtestfont | 134
42571 +++++++++++++++++++-------------------
42572 2 files changed, 77 insertions(+), 67 deletions(-)
42574 commit 70ae332fe66510500d303b6fcc79537833b42f05
42575 Author: Martin Hosken <martin_hosken@sil.org>
42576 Date: Sat May 22 19:58:00 2010 +0100
42578 Add fontconfig to hbtestfont
42580 contrib/python/lib/fontconfig.pyx | 47 ++++++++++++++++++++++++++++
42581 contrib/python/scripts/hbtestfont | 64
42582 ++++++++++++++++++++++++---------------
42583 contrib/python/setup.py | 3 +-
42584 3 files changed, 88 insertions(+), 26 deletions(-)
42586 commit 72631c9d06b131d82080f212908e7d0b0266b841
42587 Merge: 1432ab1 1094a29
42588 Author: Martin Hosken <martin_hosken@sil.org>
42589 Date: Sat May 22 09:38:02 2010 +0100
42591 Merge branch 'master' of git://git.freedesktop.org/~behdad/harfbuzz-ng
42593 commit 1432ab15c163eb0b5be3de66a4cb3df15ad73500
42594 Author: Martin Hosken <martin_hosken@sil.org>
42595 Date: Sat May 22 00:56:40 2010 +0100
42597 Add graphical output to hbtestfont
42599 contrib/python/lib/harfbuzz.pyx | 100
42600 +-------------------------------------
42601 contrib/python/scripts/hbtestfont | 62 ++++++++++++++++++++++-
42602 src/Makefile.am | 2 +-
42603 src/hb-ot-shape.cc | 2 +-
42605 src/hb-shape.cc | 2 +-
42606 6 files changed, 67 insertions(+), 103 deletions(-)
42608 commit bbc7a99d01298f9be1ebaaceacbc9bc961e247e5
42609 Author: Behdad Esfahbod <behdad@behdad.org>
42610 Date: Fri May 21 18:24:34 2010 +0100
42612 Move mirroring around a bit
42614 src/hb-ot-shape.cc | 8 ++++----
42615 1 file changed, 4 insertions(+), 4 deletions(-)
42617 commit bd0987386b3a4dddf208ccf1a70ebfff6242ba73
42618 Author: Behdad Esfahbod <behdad@behdad.org>
42619 Date: Fri May 21 18:06:35 2010 +0100
42621 Add a few more standard features
42623 src/hb-ot-shape.cc | 10 ++++++----
42624 1 file changed, 6 insertions(+), 4 deletions(-)
42626 commit 75f3469ca6d626b08eb411984a2ba7fd48ca5b5f
42627 Author: Behdad Esfahbod <behdad@behdad.org>
42628 Date: Fri May 21 17:59:04 2010 +0100
42632 src/hb-ot-shape.cc | 1 +
42633 1 file changed, 1 insertion(+)
42635 commit 1094a294f6a44c47fc75867983f2b135a6442bab
42636 Author: Behdad Esfahbod <behdad@behdad.org>
42637 Date: Fri May 21 17:58:20 2010 +0100
42641 src/hb-ot-shape.cc | 26 +++++++++++++++++++++-----
42642 1 file changed, 21 insertions(+), 5 deletions(-)
42644 commit 074ea787493a37ae8f68d17be7820f13fff57520
42645 Author: Behdad Esfahbod <behdad@behdad.org>
42646 Date: Fri May 21 17:53:10 2010 +0100
42648 Add ltra, ltrm, and rtla features
42650 src/hb-ot-shape.cc | 60
42651 +++++++++++++++++++++++++++++++++++++++++++-----------
42652 1 file changed, 48 insertions(+), 12 deletions(-)
42654 commit 1ce7b87c4d8d1ab3ec1d5198351d71b7199f7c64
42655 Author: Behdad Esfahbod <behdad@behdad.org>
42656 Date: Fri May 21 17:31:45 2010 +0100
42658 Cleanup bitmask allocation
42660 src/hb-buffer-private.hh | 16 +++++++++++++
42661 src/hb-buffer.cc | 36 +++++++++++++++++++++++++++++
42662 src/hb-ot-shape.cc | 60
42663 +++++++++++++++++++++---------------------------
42664 3 files changed, 78 insertions(+), 34 deletions(-)
42666 commit dd22a8f7bfd424a69286e90f79d2a23af6e89ec1
42667 Author: Behdad Esfahbod <behdad@behdad.org>
42668 Date: Fri May 21 16:43:17 2010 +0100
42672 src/hb-ot-layout-gsub-private.hh | 1 +
42673 1 file changed, 1 insertion(+)
42675 commit cbd1d6a63a5d696b7d6a5aba9ee7305ea228416a
42676 Author: Martin Hosken <martin_hosken@sil.org>
42677 Date: Fri May 21 15:16:43 2010 +0100
42679 Rename Grxxx to HbGrxxx
42681 src/hb-graphite.cc | 26 +++++++++++++-------------
42682 1 file changed, 13 insertions(+), 13 deletions(-)
42684 commit 0375bdd2027767ee7bebef1ed289b33dc64f430e
42685 Author: Martin Hosken <martin_hosken@sil.org>
42686 Date: Fri May 21 15:01:37 2010 +0100
42688 Rename classes from Grxxx to HbGrxxx
42690 src/hb-graphite.cc | 22 +++++++++++-----------
42691 1 file changed, 11 insertions(+), 11 deletions(-)
42693 commit a5a72e004bb7123445c2c3a94352d358fc80d904
42694 Author: Behdad Esfahbod <behdad@behdad.org>
42695 Date: Fri May 21 15:12:52 2010 +0100
42697 Add hb-ot-shape.h, oops.
42699 src/hb-ot-shape.h | 44 ++++++++++++++++++++++++++++++++++++++++++++
42700 1 file changed, 44 insertions(+)
42702 commit aa62a402a72bdecad2a955dbfaf6e24cd2c00e55
42703 Author: Behdad Esfahbod <behdad@behdad.org>
42704 Date: Fri May 21 14:42:11 2010 +0100
42706 Fix Makefile to install hb-ot-shape.h
42708 src/Makefile.am | 2 +-
42710 2 files changed, 2 insertions(+), 1 deletion(-)
42712 commit 9722b8f005a10fd16e841df4da3ccd80be66e296
42713 Author: Behdad Esfahbod <behdad@behdad.org>
42714 Date: Fri May 21 14:37:47 2010 +0100
42718 src/hb-ot-shape.cc | 36 ++++++++++++++++++------------------
42719 1 file changed, 18 insertions(+), 18 deletions(-)
42721 commit 02f28550d785671cf92fd4239c5f913f7e71585f
42722 Author: Behdad Esfahbod <behdad@behdad.org>
42723 Date: Fri May 21 14:37:28 2010 +0100
42725 Graphite also forces us to link to libstdc++ currently
42727 src/Makefile.am | 3 +++
42728 1 file changed, 3 insertions(+)
42730 commit ca663bb23c16f6a1f04efa6e10dad0e3e7c260a3
42731 Author: Behdad Esfahbod <behdad@behdad.org>
42732 Date: Fri May 21 14:34:23 2010 +0100
42734 Move main shaper code into hb_ot_shape()
42736 src/hb-ot-shape-private.hh | 53 -----------
42737 src/hb-ot-shape.cc | 225
42738 ++++++++++++++++++++++++++++++++++++++++++---
42739 src/hb-shape.cc | 209
42740 +----------------------------------------
42741 3 files changed, 214 insertions(+), 273 deletions(-)
42743 commit 7acd232d36c2b2ed03823e6aa6bb2b814bf673b3
42744 Author: Behdad Esfahbod <behdad@behdad.org>
42745 Date: Fri May 21 14:20:48 2010 +0100
42749 src/hb-graphite.cc | 2 +-
42750 1 file changed, 1 insertion(+), 1 deletion(-)
42752 commit dd47924d88d86b83e7f3ab040de6e7136ac0ca09
42753 Author: Behdad Esfahbod <behdad@behdad.org>
42754 Date: Fri May 21 14:18:08 2010 +0100
42758 src/hb-graphite.cc | 14 +++++---------
42759 1 file changed, 5 insertions(+), 9 deletions(-)
42761 commit 305ba8671553cd955c20a54db622666c0bb02532
42762 Author: Behdad Esfahbod <behdad@behdad.org>
42763 Date: Fri May 21 14:02:20 2010 +0100
42765 Import Graphite shaping backend by Martin Hosken
42767 configure.ac | 6 ++
42768 src/Makefile.am | 11 ++
42769 src/hb-graphite.cc | 308
42770 +++++++++++++++++++++++++++++++++++++++++++++++++++++
42771 src/hb-graphite.h | 46 ++++++++
42772 src/hb-shape.cc | 15 +++
42773 5 files changed, 386 insertions(+)
42775 commit 3ba6818ba9be950e46902f0239f2451ec0e65d44
42776 Author: Behdad Esfahbod <behdad@behdad.org>
42777 Date: Fri May 21 13:51:29 2010 +0100
42779 Update the Python module
42781 contrib/python/lib/harfbuzz.pyx | 40
42782 +++++++++++++++++++++-------------------
42783 1 file changed, 21 insertions(+), 19 deletions(-)
42785 commit 83f34677bcbc6bb194940407b0fcb23575650e3d
42786 Author: Behdad Esfahbod <behdad@behdad.org>
42787 Date: Fri May 21 13:43:49 2010 +0100
42789 Add hb_tag_from_string()
42791 src/Makefile.am | 1 +
42792 src/hb-common.c | 41 +++++++++++++++++++++++++++++++++++++++++
42793 src/hb-common.h | 3 +++
42794 3 files changed, 45 insertions(+)
42796 commit 4a9a5c0b06e8aa5d15327242609a7c766d3e0e94
42797 Author: Behdad Esfahbod <behdad@behdad.org>
42798 Date: Fri May 21 13:33:46 2010 +0100
42800 Don't allocate bits for features not available
42802 src/hb-ot-shape.cc | 10 ++++++----
42803 1 file changed, 6 insertions(+), 4 deletions(-)
42805 commit e53d77142ac4ecbe38ab3235491fa93cb7ff16ab
42806 Author: Behdad Esfahbod <behdad@behdad.org>
42807 Date: Fri May 21 13:32:38 2010 +0100
42809 Speed up feature mask setting
42811 Patch from Jonathan Kew.
42813 src/hb-ot-shape.cc | 31 +++++++++++++++++++++++++------
42814 1 file changed, 25 insertions(+), 6 deletions(-)
42816 commit 4fa67f34ecc65056ce60a572213fbdae66e0423b
42817 Author: Behdad Esfahbod <behdad@behdad.org>
42818 Date: Fri May 21 13:29:12 2010 +0100
42820 Add Unicode 5.2 scripts
42822 src/hb-icu.c | 29 ++++++++++++++++++++++++++++-
42823 src/hb-ot-tag.c | 21 +++++++++++++++++++--
42824 src/hb-unicode.c | 19 ++++++++++++++++++-
42825 src/hb-unicode.h | 19 ++++++++++++++++++-
42826 4 files changed, 83 insertions(+), 5 deletions(-)
42828 commit ee1b322100a6bd575b999904592abbd9fed5587f
42829 Author: Behdad Esfahbod <behdad@behdad.org>
42830 Date: Fri May 21 12:55:57 2010 +0100
42832 Fix feature mask setting
42834 src/hb-ot-shape.cc | 6 +++---
42835 1 file changed, 3 insertions(+), 3 deletions(-)
42837 commit b490fa343322f1b5abaf880abc073287c1f34132
42838 Author: Behdad Esfahbod <behdad@behdad.org>
42839 Date: Fri May 21 11:15:07 2010 +0100
42841 Add hb_ot_tag_to_script()
42843 src/hb-ot-tag.c | 14 ++++++++++++++
42844 src/hb-ot-tag.h | 3 +++
42845 2 files changed, 17 insertions(+)
42847 commit 50355309047765558ef8f5d60aefed42a7f954cc
42848 Author: Behdad Esfahbod <behdad@behdad.org>
42849 Date: Fri May 21 10:33:23 2010 +0100
42851 Add Python wrapper from Martin Hosken
42853 contrib/python/lib/harfbuzz.pyx | 306
42854 ++++++++++++++++++++++++++++++++++++++
42855 contrib/python/runpy | 2 +
42856 contrib/python/scripts/hbtestfont | 35 +++++
42857 contrib/python/setup.py | 24 +++
42858 4 files changed, 367 insertions(+)
42860 commit 280af1bddb958ff97cf7ce12fe7ec2b6352e61d0
42861 Author: Behdad Esfahbod <behdad@behdad.org>
42862 Date: Thu May 20 18:33:35 2010 +0100
42864 Let hb_face_get_table() return NULL if table not found
42866 src/hb-font.cc | 2 +-
42867 src/hb-font.h | 1 +
42868 src/hb-open-type-private.hh | 3 +++
42869 3 files changed, 5 insertions(+), 1 deletion(-)
42871 commit 1cdbfd944eecb58587461f57f037e47a44f39990
42872 Author: Behdad Esfahbod <behdad@behdad.org>
42873 Date: Thu May 20 17:47:28 2010 +0100
42875 Fix alternate, again
42877 src/hb-ot-layout-gsub-private.hh | 6 +++---
42878 1 file changed, 3 insertions(+), 3 deletions(-)
42880 commit fdca3d51603bd6bef6a4b0ee4a560f7dcd2f1d37
42881 Author: Behdad Esfahbod <behdad@behdad.org>
42882 Date: Thu May 20 17:46:20 2010 +0100
42884 Fix alternate off-by-one
42886 src/hb-ot-layout-gsub-private.hh | 2 +-
42887 1 file changed, 1 insertion(+), 1 deletion(-)
42889 commit b634beb39e0a4fef7167a8af646f6b2d8cafe69b
42890 Author: Behdad Esfahbod <behdad@behdad.org>
42891 Date: Thu May 20 17:44:52 2010 +0100
42893 Fix delta scale, again...
42895 src/hb-ot-layout-common-private.hh | 8 ++++++++
42896 src/hb-ot-layout-gdef-private.hh | 3 +--
42897 src/hb-ot-layout-gpos-private.hh | 12 ++++++------
42898 src/hb-ot-layout-private.hh | 2 +-
42899 4 files changed, 16 insertions(+), 9 deletions(-)
42901 commit 40335d4533ac2b08121c9dc6003f3ebc5b44a67b
42902 Author: Behdad Esfahbod <behdad@behdad.org>
42903 Date: Thu May 20 17:35:14 2010 +0100
42905 Remove unused operator
42907 src/hb-ot-layout-common-private.hh | 2 --
42908 1 file changed, 2 deletions(-)
42910 commit f7acd8df5146155b51d6f50aeb04f54f3030c1c3
42911 Author: Behdad Esfahbod <behdad@behdad.org>
42912 Date: Thu May 20 17:26:35 2010 +0100
42914 Do alternate glyph selection!
42916 Kinda hand-wavy right now. Not tested.
42918 src/hb-ot-layout-gpos-private.hh | 12 +++++++-----
42919 src/hb-ot-layout-gsub-private.hh | 20 +++++++++-----------
42920 src/hb-ot-layout-gsubgpos-private.hh | 1 +
42921 src/hb-private.h | 19 ++++++++++++++++++-
42922 4 files changed, 35 insertions(+), 17 deletions(-)
42924 commit 750a2294553d252e28875b605fe61fd9d6696e0f
42925 Author: Behdad Esfahbod <behdad@behdad.org>
42926 Date: Thu May 20 16:23:27 2010 +0100
42928 get_table() is allowed to return NULL. Use that to simplify code
42930 src/hb-font.cc | 2 +-
42931 src/hb-ft.cc | 6 +++---
42932 2 files changed, 4 insertions(+), 4 deletions(-)
42934 commit 99d9ef785f108df76f80a307eaa2784685ea86ba
42935 Author: Behdad Esfahbod <behdad@behdad.org>
42936 Date: Thu May 20 15:47:49 2010 +0100
42938 Write hb_face_create_for_data() in terms of
42939 hb_face_create_for_tables()
42941 Fixes lack of head_table initialization in create_for_tables() also.
42943 src/hb-font.cc | 35 ++++++++++++-----------------------
42944 1 file changed, 12 insertions(+), 23 deletions(-)
42946 commit 6774463883978b00b4d8c719ed75edfc4537c77f
42947 Author: Behdad Esfahbod <behdad@behdad.org>
42948 Date: Thu May 20 15:40:12 2010 +0100
42950 Apply user features to ranges!
42952 src/hb-ot-shape.cc | 23 ++++++++++++++++++++++-
42953 1 file changed, 22 insertions(+), 1 deletion(-)
42955 commit 9b6023338530a2dbb8214eb4391ef3e8372f3892
42956 Author: Behdad Esfahbod <behdad@behdad.org>
42957 Date: Thu May 20 15:31:12 2010 +0100
42959 Add _hb_bit_storage()
42961 src/hb-private.h | 35 ++++++++++++++++++++++-------------
42962 1 file changed, 22 insertions(+), 13 deletions(-)
42964 commit 6b1b957f6d2955cbe4fa97e2659e033b3eaaf4d2
42965 Author: Behdad Esfahbod <behdad@behdad.org>
42966 Date: Thu May 20 15:14:44 2010 +0100
42970 src/hb-ot-shape.cc | 48 +++++++++++++++++++++++++++++++++---------------
42971 1 file changed, 33 insertions(+), 15 deletions(-)
42973 commit 60010a0c4d8efae5c61a0c9cf10cfe2c1860f41e
42974 Author: Behdad Esfahbod <behdad@behdad.org>
42975 Date: Thu May 20 14:05:02 2010 +0100
42977 Update always-apply mask from 0xFFFF to 1
42979 We plan to use the first bit to be always on.
42981 src/hb-ot-shape.cc | 4 ++--
42982 1 file changed, 2 insertions(+), 2 deletions(-)
42984 commit 009aad567863c05ee2ec4a3ee76fe0ee79c767bb
42985 Author: Behdad Esfahbod <behdad@behdad.org>
42986 Date: Thu May 20 14:00:57 2010 +0100
42988 Invert the mask logic
42990 Before, the mask in the buffer was inverted. That is, a 0 bit meant
42991 feature should be applied and 1 meant not applied, whereas in the
42992 lookups, the logic was positive.
42994 Now both are in sync. When calling hb_buffer_add_glyph() manually,
42995 the mask should be 1 instead of 0.
42997 src/hb-buffer.cc | 2 +-
42998 src/hb-ot-layout-gpos-private.hh | 2 +-
42999 src/hb-ot-layout-gsub-private.hh | 4 ++--
43000 3 files changed, 4 insertions(+), 4 deletions(-)
43002 commit 7f411dbfd9f8d5360c948531ff9f6c3998d1d897
43003 Author: Behdad Esfahbod <behdad@behdad.org>
43004 Date: Thu May 20 13:40:18 2010 +0100
43006 Apply user features
43010 src/hb-ot-shape.cc | 8 ++++++++
43011 1 file changed, 8 insertions(+)
43013 commit 0db299ccad346d9ea5573ea8408b78d9997bd379
43014 Author: Behdad Esfahbod <behdad@behdad.org>
43015 Date: Thu May 20 13:30:09 2010 +0100
43017 Change hb_feature_t to keep tag/int instead of string
43019 src/hb-shape.h | 4 ++--
43020 1 file changed, 2 insertions(+), 2 deletions(-)
43022 commit 0a4399ca228d244e646abdb3487da0f13b228889
43023 Author: Behdad Esfahbod <behdad@behdad.org>
43024 Date: Wed May 19 15:45:06 2010 -0400
43028 hb_font_set_scale() now sets the value to be used to represent a unit
43029 pixel. For example, if rendering a 10px font with a 26.6
43031 you would set scale to (10 << 6). For 10px in 16.16 you would set
43033 (10 << 16). This space should be the same space that the
43035 and get_kerning callbacks work in.
43037 src/hb-common.h | 1 -
43038 src/hb-font-private.hh | 8 +++-----
43039 src/hb-font.cc | 12 ++++++------
43040 src/hb-font.h | 12 +++---------
43041 src/hb-ft.cc | 4 ++--
43042 src/hb-ot-layout-gdef-private.hh | 6 +++---
43043 src/hb-ot-layout-gpos-private.hh | 37
43044 +++++++++++++++++--------------------
43045 src/hb-ot-layout-gsub-private.hh | 2 +-
43046 src/hb-ot-layout-private.hh | 20 +++++++++++---------
43047 src/hb-ot-layout.cc | 31 +++++++++++++++----------------
43048 src/hb-private.h | 4 ----
43049 11 files changed, 61 insertions(+), 76 deletions(-)
43051 commit cf5585cfa6cac6fdf627a99941299e76af5ae0f7
43052 Author: Behdad Esfahbod <behdad@behdad.org>
43053 Date: Wed May 19 12:03:35 2010 -0400
43057 src/Makefile.am | 1 +
43058 src/hb-font-private.hh | 5 ++
43059 src/hb-font.cc | 9 ++++
43060 src/hb-open-type-private.hh | 2 +-
43061 src/hb-ot-head-private.hh | 128
43062 ++++++++++++++++++++++++++++++++++++++++++++
43063 5 files changed, 144 insertions(+), 1 deletion(-)
43065 commit e29caf3f943b2b6f4997f469f7274252c82f465e
43066 Author: Behdad Esfahbod <behdad@behdad.org>
43067 Date: Wed May 19 11:47:17 2010 -0400
43071 src/hb-open-type-private.hh | 15 +++++++++++++++
43072 1 file changed, 15 insertions(+)
43074 commit f415755fdf011d3fa3b9aad04c38f2255dd7acf8
43075 Author: Behdad Esfahbod <behdad@behdad.org>
43076 Date: Mon May 17 15:14:14 2010 -0400
43080 src/hb-ot-layout.cc | 52
43081 +++++++++++++++++++++++++++-------------------------
43082 1 file changed, 27 insertions(+), 25 deletions(-)
43084 commit 73af7756dc6d3961f176854246e5722baff101fb
43085 Author: Behdad Esfahbod <behdad@behdad.org>
43086 Date: Fri May 14 23:38:08 2010 -0400
43090 src/hb-ot-layout-gsub-private.hh | 12 ++++++------
43091 1 file changed, 6 insertions(+), 6 deletions(-)
43093 commit 3567b87cce541dfb0af7caf024ec67c9d3c09214
43094 Author: Behdad Esfahbod <behdad@behdad.org>
43095 Date: Fri May 14 23:28:44 2010 -0400
43097 Add an inline version of hb_buffer_ensure()
43099 src/hb-buffer.cc | 117
43100 ++++++++++++++++++++++++++++++-------------------------
43101 1 file changed, 63 insertions(+), 54 deletions(-)
43103 commit a6a79df5fe2ed2cd307e7a991346faee164e70d9
43104 Author: Behdad Esfahbod <behdad@behdad.org>
43105 Date: Fri May 14 23:20:16 2010 -0400
43107 Handle malloc failture in the buffer
43109 src/hb-buffer-private.hh | 5 ++--
43110 src/hb-buffer.cc | 71
43111 +++++++++++++++++++++++++++++-------------------
43112 src/hb-buffer.h | 2 +-
43113 3 files changed, 47 insertions(+), 31 deletions(-)
43115 commit ca54a12658510f9aa0b2db82f20a8fac230d6bb6
43116 Author: Behdad Esfahbod <behdad@behdad.org>
43117 Date: Fri May 14 22:25:42 2010 -0400
43121 src/hb-shape.cc | 60
43122 +++++++++++++++++++++++++--------------------------------
43123 1 file changed, 26 insertions(+), 34 deletions(-)
43125 commit 910a33fe8457a8e13f7eb77fc92fa59c31f5e8fd
43126 Author: Behdad Esfahbod <behdad@behdad.org>
43127 Date: Fri May 14 22:13:38 2010 -0400
43131 src/hb-buffer-private.hh | 13 +++++++------
43132 src/hb-buffer.cc | 16 ++++++++--------
43133 2 files changed, 15 insertions(+), 14 deletions(-)
43135 commit 36b73c80df91e96492357c6da945e081e9046a93
43136 Author: Behdad Esfahbod <behdad@behdad.org>
43137 Date: Fri May 14 22:10:39 2010 -0400
43139 Shortening buffer accessors: rename buffer->in_pos to buffer->i
43141 src/hb-buffer-private.hh | 2 +-
43142 src/hb-buffer.cc | 52 ++++++++++----------
43143 src/hb-ot-layout-gpos-private.hh | 94
43144 ++++++++++++++++++------------------
43145 src/hb-ot-layout-gsub-private.hh | 48 +++++++++---------
43146 src/hb-ot-layout-gsubgpos-private.hh | 46 +++++++++---------
43147 src/hb-shape.cc | 40 +++++++--------
43148 6 files changed, 141 insertions(+), 141 deletions(-)
43150 commit 29427c5c51ac70aca53ed523fa5ddb3de4355fb0
43151 Author: Behdad Esfahbod <behdad@behdad.org>
43152 Date: Fri May 14 22:08:22 2010 -0400
43154 Shortening buffer accessors: rename buffer->out_length to
43157 src/hb-buffer-private.hh | 2 +-
43158 src/hb-buffer.cc | 52
43159 ++++++++++++++++++------------------
43160 src/hb-ot-layout-gsub-private.hh | 2 +-
43161 src/hb-ot-layout-gsubgpos-private.hh | 6 ++---
43162 4 files changed, 31 insertions(+), 31 deletions(-)
43164 commit 6960350be97f24e97140391025b56369c393a3df
43165 Author: Behdad Esfahbod <behdad@behdad.org>
43166 Date: Fri May 14 22:07:46 2010 -0400
43168 Shortening buffer accessors: rename buffer->in_length to buffer->len
43170 src/hb-buffer-private.hh | 2 +-
43171 src/hb-buffer.cc | 26 +++++++++++++-------------
43172 src/hb-ot-layout-gpos-private.hh | 8 ++++----
43173 src/hb-ot-layout-gsub-private.hh | 8 ++++----
43174 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++----
43175 src/hb-shape.cc | 12 ++++++------
43176 6 files changed, 32 insertions(+), 32 deletions(-)
43178 commit 1b621823f3e31b48c80cc8b0691dfa873ba086cd
43179 Author: Behdad Esfahbod <behdad@behdad.org>
43180 Date: Fri May 14 22:05:53 2010 -0400
43182 Shortening buffer accessors: rename buffer->positions to buffer->pos
43184 src/hb-buffer-private.hh | 4 ++--
43185 src/hb-buffer.cc | 32 ++++++++++++++++----------------
43186 src/hb-ot-layout-gpos-private.hh | 26 +++++++++++++-------------
43187 src/hb-shape.cc | 10 +++++-----
43188 4 files changed, 36 insertions(+), 36 deletions(-)
43190 commit 9d5e26df0877aa5b187764ba09bd7bf221e92968
43191 Author: Behdad Esfahbod <behdad@behdad.org>
43192 Date: Fri May 14 22:03:11 2010 -0400
43194 Shortening buffer accessors: rename buffer->out_string to
43197 src/hb-buffer-private.hh | 2 +-
43198 src/hb-buffer.cc | 56
43199 ++++++++++++++++++------------------
43200 src/hb-ot-layout-gsubgpos-private.hh | 4 +--
43201 3 files changed, 31 insertions(+), 31 deletions(-)
43203 commit 7e7007a1c9bf2c07a8369752126ece8fa6164248
43204 Author: Behdad Esfahbod <behdad@behdad.org>
43205 Date: Fri May 14 22:02:37 2010 -0400
43207 Shortening buffer accessors: rename buffer->in_string to buffer->info
43209 src/hb-buffer-private.hh | 2 +-
43210 src/hb-buffer.cc | 82
43211 ++++++++++++++++++------------------
43212 src/hb-ot-layout-gpos-private.hh | 58 ++++++++++++-------------
43213 src/hb-ot-layout-gsub-private.hh | 30 ++++++-------
43214 src/hb-ot-layout-gsubgpos-private.hh | 26 ++++++------
43215 src/hb-shape.cc | 18 ++++----
43216 6 files changed, 108 insertions(+), 108 deletions(-)
43218 commit 8e6b6bb2932946ebc7b01c3abf575b654c741e20
43219 Author: Behdad Esfahbod <behdad@behdad.org>
43220 Date: Fri May 14 21:58:22 2010 -0400
43222 Merge buffer->out_pos and buffer->out_length
43224 src/hb-buffer-private.hh | 1 -
43225 src/hb-buffer.cc | 48
43226 +++++++++++++++---------------------
43227 src/hb-ot-layout-gsub-private.hh | 2 +-
43228 src/hb-ot-layout-gsubgpos-private.hh | 6 ++---
43229 4 files changed, 24 insertions(+), 33 deletions(-)
43231 commit 22f668eb9ad5f62d9fcd2e0c826ea78977687e5c
43232 Author: Behdad Esfahbod <behdad@behdad.org>
43233 Date: Fri May 14 21:41:04 2010 -0400
43235 Remove the unused BUFFER macro
43237 src/hb-buffer-private.hh | 6 ------
43238 src/hb-ot-layout-gpos-private.hh | 6 ------
43239 src/hb-ot-layout-gsub-private.hh | 6 ------
43240 src/hb-ot-layout-gsubgpos-private.hh | 5 -----
43241 4 files changed, 23 deletions(-)
43243 commit 7e53ebe478597778c25c197ff9f0cb379f1d0043
43244 Author: Behdad Esfahbod <behdad@behdad.org>
43245 Date: Fri May 14 21:38:13 2010 -0400
43247 Remove the IN_CURGLYPH() macro
43249 src/hb-buffer-private.hh | 3 ---
43250 src/hb-ot-layout-gpos-private.hh | 24 ++++++++++++------------
43251 src/hb-ot-layout-gsub-private.hh | 16 ++++++++--------
43252 src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
43253 src/hb-shape.cc | 14 +++++++-------
43254 5 files changed, 35 insertions(+), 38 deletions(-)
43256 commit d784da1923ff2ca093f8b0210449731d376b7513
43257 Author: Behdad Esfahbod <behdad@behdad.org>
43258 Date: Fri May 14 21:37:18 2010 -0400
43260 Remove the IN_CURINFO() macro
43262 src/hb-buffer-private.hh | 1 -
43263 src/hb-ot-layout-gpos-private.hh | 2 +-
43264 src/hb-ot-layout-gsub-private.hh | 4 ++--
43265 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
43266 4 files changed, 4 insertions(+), 5 deletions(-)
43268 commit 281f59b4fb16f7c73767eb042a91f70f4c109b3a
43269 Author: Behdad Esfahbod <behdad@behdad.org>
43270 Date: Fri May 14 21:34:22 2010 -0400
43272 Remove IN_INFO() and IN_NEXTGLYPH() macros
43274 src/hb-buffer-private.hh | 2 --
43275 src/hb-ot-layout-gpos-private.hh | 10 +++++-----
43276 src/hb-ot-layout-gsub-private.hh | 2 +-
43277 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
43278 src/hb-shape.cc | 4 ++--
43279 5 files changed, 10 insertions(+), 12 deletions(-)
43281 commit 6e489cdf7623ac627d06d59a80ecea03ca97dc1b
43282 Author: Behdad Esfahbod <behdad@behdad.org>
43283 Date: Fri May 14 21:07:35 2010 -0400
43285 Remove the IN_GLYPH() macro
43287 src/hb-buffer-private.hh | 1 -
43288 src/hb-ot-layout-gpos-private.hh | 12 ++++++------
43289 src/hb-ot-layout-gsub-private.hh | 2 +-
43290 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
43291 src/hb-shape.cc | 2 +-
43292 5 files changed, 10 insertions(+), 11 deletions(-)
43294 commit 01feb74c78a3a302fa3472a0be7b2a1d52fd1ba3
43295 Author: Behdad Esfahbod <behdad@behdad.org>
43296 Date: Fri May 14 21:00:08 2010 -0400
43298 Remove the IN_CLUSTER() macro
43300 src/hb-buffer-private.hh | 1 -
43301 src/hb-shape.cc | 2 +-
43302 2 files changed, 1 insertion(+), 2 deletions(-)
43304 commit d63a1e089acad9ab9f80addd936d36b6d38fb46a
43305 Author: Behdad Esfahbod <behdad@behdad.org>
43306 Date: Fri May 14 20:30:07 2010 -0400
43308 Remove the IN_MASK() macro
43310 src/hb-buffer-private.hh | 1 -
43311 src/hb-ot-layout-gpos-private.hh | 2 +-
43312 src/hb-ot-layout-gsub-private.hh | 4 ++--
43313 3 files changed, 3 insertions(+), 4 deletions(-)
43315 commit 89e2834dabd2d17f2823c51fe3a7fcadeaba7a59
43316 Author: Behdad Esfahbod <behdad@behdad.org>
43317 Date: Fri May 14 20:25:55 2010 -0400
43319 Remove the IN_LIGID() macro
43321 src/hb-buffer-private.hh | 1 -
43322 src/hb-ot-layout-gpos-private.hh | 4 ++--
43323 src/hb-ot-layout-gsub-private.hh | 2 +-
43324 3 files changed, 3 insertions(+), 4 deletions(-)
43326 commit 4a871041f4718834afa312ed17cdd157603468b7
43327 Author: Behdad Esfahbod <behdad@behdad.org>
43328 Date: Fri May 14 20:25:04 2010 -0400
43330 Remove IN_COMPONENT() macro
43332 src/hb-buffer-private.hh | 1 -
43333 src/hb-ot-layout-gpos-private.hh | 8 ++++----
43334 src/hb-ot-layout-gsub-private.hh | 2 +-
43335 3 files changed, 5 insertions(+), 6 deletions(-)
43337 commit 27da6dd89a359f7ef340c646c4cb79373782261d
43338 Author: Behdad Esfahbod <behdad@behdad.org>
43339 Date: Fri May 14 20:17:50 2010 -0400
43341 Remove OUT_GLYPH() and OUT_INFO() macros
43343 src/hb-buffer-private.hh | 2 --
43344 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
43345 2 files changed, 2 insertions(+), 4 deletions(-)
43347 commit cc6ae7ff91eeb93bef153f331ed02b500062f90e
43348 Author: Behdad Esfahbod <behdad@behdad.org>
43349 Date: Fri May 14 20:09:48 2010 -0400
43351 Fix lookahead matching. Oops!
43353 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
43354 1 file changed, 1 insertion(+), 1 deletion(-)
43356 commit 3109375b849f340b4807724218010c53dea58082
43357 Author: Behdad Esfahbod <behdad@behdad.org>
43358 Date: Fri May 14 19:55:27 2010 -0400
43360 Remove POSITION() and CURPOSITION() macros
43362 src/hb-buffer-private.hh | 2 --
43363 src/hb-ot-layout-gpos-private.hh | 54
43364 ++++++++++++++++++++--------------------
43365 src/hb-shape.cc | 10 ++++----
43366 3 files changed, 32 insertions(+), 34 deletions(-)
43368 commit d7cfb3b2d1dd2e9fdae2b3e540bbe313660895e8
43369 Author: Behdad Esfahbod <behdad@behdad.org>
43370 Date: Thu May 13 14:18:49 2010 -0400
43374 src/hb-open-file-private.hh | 28 +--
43375 src/hb-open-type-private.hh | 100 ++++----
43376 src/hb-ot-layout-common-private.hh | 84 +++----
43377 src/hb-ot-layout-gdef-private.hh | 98 ++++----
43378 src/hb-ot-layout-gpos-private.hh | 460
43379 +++++++++++++++++------------------
43380 src/hb-ot-layout-gsub-private.hh | 306 +++++++++++------------
43381 src/hb-ot-layout-gsubgpos-private.hh | 258 ++++++++++----------
43382 src/hb-ot-layout.cc | 24 +-
43383 8 files changed, 679 insertions(+), 679 deletions(-)
43385 commit f679635893eebc13402c5ee51a6f106eed0c76be
43386 Author: Behdad Esfahbod <behdad@behdad.org>
43387 Date: Thu May 13 13:34:17 2010 -0400
43389 Don't use variable-length-arrays
43391 src/hb-open-type-private.hh | 11 +++++++++--
43392 1 file changed, 9 insertions(+), 2 deletions(-)
43394 commit 72071a8afaba2952fe42be093024ae9dbd37f233
43395 Author: Behdad Esfahbod <behdad@behdad.org>
43396 Date: Thu May 13 13:22:24 2010 -0400
43398 Add a few more buffer convenience methods
43400 src/hb-buffer-private.hh | 12 ++++++++++++
43401 src/hb-ot-layout-gsub-private.hh | 20 ++++++++++----------
43402 2 files changed, 22 insertions(+), 10 deletions(-)
43404 commit 11a81612e51c598e857507c268312206423cbfca
43405 Author: Behdad Esfahbod <behdad@behdad.org>
43406 Date: Thu May 13 00:01:40 2010 -0400
43410 src/hb-unicode.c | 2 +-
43411 1 file changed, 1 insertion(+), 1 deletion(-)
43413 commit 3f93518a634cb1852bf050877db23b9b9203ad03
43414 Author: Behdad Esfahbod <behdad@behdad.org>
43415 Date: Wed May 12 23:48:40 2010 -0400
43417 Improve check for internal symbols
43419 src/check-internal-symbols.sh | 2 +-
43420 1 file changed, 1 insertion(+), 1 deletion(-)
43422 commit 357d0f29c431b842179ee4b56c21bcc402178ce7
43423 Author: Behdad Esfahbod <behdad@behdad.org>
43424 Date: Wed May 12 23:46:16 2010 -0400
43426 Make HB_PRIVATE more useful
43428 So we can apply it to class methods also. Not sure if that works!
43430 src/hb-blob-private.h | 2 +-
43431 src/hb-font-private.hh | 4 ++--
43432 src/hb-private.h | 2 +-
43433 src/hb-unicode-private.h | 3 +--
43434 4 files changed, 5 insertions(+), 6 deletions(-)
43436 commit 1d5e78013696b10751d8a35027619e81978e1312
43437 Author: Behdad Esfahbod <behdad@behdad.org>
43438 Date: Wed May 12 23:43:00 2010 -0400
43440 Add a few other buffer methods
43442 src/hb-buffer-private.hh | 11 +++++++----
43443 src/hb-buffer.cc | 7 -------
43444 src/hb-ot-layout-gsub-private.hh | 10 +++++-----
43445 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
43446 4 files changed, 14 insertions(+), 18 deletions(-)
43448 commit d0316a81f59a4e814b0af78797d915d7ce04d119
43449 Author: Behdad Esfahbod <behdad@behdad.org>
43450 Date: Wed May 12 23:34:52 2010 -0400
43454 src/hb-buffer-private.hh | 68
43455 ++++++++++++++++++++++------------------
43456 src/hb-ot-layout-gsub-private.hh | 2 +-
43457 2 files changed, 38 insertions(+), 32 deletions(-)
43459 commit 3b649a38b5772dd7aba7f07ff7698a7f427f421f
43460 Author: Behdad Esfahbod <behdad@behdad.org>
43461 Date: Wed May 12 23:28:38 2010 -0400
43463 Add check for internal symbols
43465 src/Makefile.am | 3 ++-
43466 src/check-internal-symbols.sh | 28 ++++++++++++++++++++++++++++
43467 2 files changed, 30 insertions(+), 1 deletion(-)
43469 commit eee8598d75d3af692d9ececf7e8ac458e892ba9e
43470 Author: Behdad Esfahbod <behdad@behdad.org>
43471 Date: Wed May 12 23:22:55 2010 -0400
43473 Hide internal symbols
43475 src/hb-ot-layout-private.hh | 4 ++--
43476 src/hb-private.h | 8 ++++----
43477 2 files changed, 6 insertions(+), 6 deletions(-)
43479 commit 8951fc2c82f2db4865da6d9e303fce419b6363bb
43480 Author: Behdad Esfahbod <behdad@behdad.org>
43481 Date: Wed May 12 23:13:39 2010 -0400
43483 Add buffer->allocate_lig_id()
43485 src/hb-buffer-private.hh | 5 ++---
43486 src/hb-buffer.cc | 6 ------
43487 src/hb-ot-layout-gsub-private.hh | 4 ++--
43488 3 files changed, 4 insertions(+), 11 deletions(-)
43490 commit 1ce4dc95dbb28842085342aea4f9d12cbe9671a9
43491 Author: Behdad Esfahbod <behdad@behdad.org>
43492 Date: Wed May 12 18:29:25 2010 -0400
43494 Use bit tricks for HB_DIRECTION_IS_*
43496 We already depend on the exact values of the direction enum
43497 in HB_DIRECTION_REVERSE(), so we may as well use that.
43499 src/hb-common.h | 8 ++++----
43500 1 file changed, 4 insertions(+), 4 deletions(-)
43502 commit 22da7fd94d6318c52df69d70470a85464ffc533d
43503 Author: Behdad Esfahbod <behdad@behdad.org>
43504 Date: Wed May 12 18:23:21 2010 -0400
43506 Rename a few files to be C++ sources
43508 In anticipation for buffer revamp coming.
43510 src/Makefile.am | 16
43512 src/{hb-buffer-private.h => hb-buffer-private.hh} | 2 +-
43513 src/{hb-buffer.c => hb-buffer.cc} | 14
43515 src/hb-common.h | 1 +
43516 src/{hb-font-private.h => hb-font-private.hh} | 2 +-
43517 src/hb-font.cc | 4 ++--
43518 src/{hb-ft.c => hb-ft.cc} | 8 ++++----
43519 src/hb-ot-layout-common-private.hh | 2 +-
43520 src/hb-ot-layout-gdef-private.hh | 2 +-
43521 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
43522 src/{hb-ot-layout-private.h => hb-ot-layout-private.hh} | 2 +-
43523 src/hb-ot-layout.cc | 2 +-
43524 src/{hb-ot-shape-private.h => hb-ot-shape-private.hh} | 0
43525 src/{hb-ot-shape.c => hb-ot-shape.cc} | 4 ++--
43526 src/{hb-shape.c => hb-shape.cc} | 6 +++---
43527 15 files changed, 34 insertions(+), 33 deletions(-)
43529 commit c3df649f258b334e93c7626a43cd8ebfbd5a610e
43530 Author: Behdad Esfahbod <behdad@behdad.org>
43531 Date: Tue May 11 13:54:12 2010 -0400
43535 src/hb-buffer-private.h | 3 +--
43536 1 file changed, 1 insertion(+), 2 deletions(-)
43538 commit 281f08954a1d96d7807153c25073b8eb7630703b
43539 Author: Behdad Esfahbod <behdad@behdad.org>
43540 Date: Tue May 11 11:37:58 2010 -0400
43542 Remove obsolete friend
43544 src/hb-ot-layout-gpos-private.hh | 1 -
43545 1 file changed, 1 deletion(-)
43547 commit 70c9bfd5646a4a55a7f43c0cf0b5ac5993615d5b
43548 Author: Behdad Esfahbod <behdad@behdad.org>
43549 Date: Tue May 11 00:23:50 2010 -0400
43553 src/hb-ot-layout-gpos-private.hh | 101
43554 +++++++++++++++++++++------------------
43555 1 file changed, 54 insertions(+), 47 deletions(-)
43557 commit 97e7f8f305c47caf2968a9da3b8407825547286d
43558 Author: Behdad Esfahbod <behdad@behdad.org>
43559 Date: Tue May 11 00:11:36 2010 -0400
43561 Add CONST_FUNC annotation
43563 src/hb-private.h | 2 +-
43564 1 file changed, 1 insertion(+), 1 deletion(-)
43566 commit 494d28ad988e505c1c45cc35a7ec6b880cfec5fc
43567 Author: Behdad Esfahbod <behdad@behdad.org>
43568 Date: Mon May 10 23:50:07 2010 -0400
43570 Simplify likely() implementation
43572 Shrinks .text by 1%!
43574 src/hb-private.h | 10 +---------
43575 1 file changed, 1 insertion(+), 9 deletions(-)
43577 commit 75651b20871047d3ec17f4221794b8ef5d60e14b
43578 Author: Behdad Esfahbod <behdad@behdad.org>
43579 Date: Mon May 10 23:44:51 2010 -0400
43583 src/hb-open-type-private.hh | 2 +-
43584 1 file changed, 1 insertion(+), 1 deletion(-)
43586 commit 4c20d8c057738b66150a88472714690e137884f8
43587 Author: Behdad Esfahbod <behdad@behdad.org>
43588 Date: Mon May 10 23:27:54 2010 -0400
43590 Sprinkle a few strategic likely()'s
43592 Shrinks the code size by some 2% even.
43594 src/hb-open-file-private.hh | 4 ++--
43595 src/hb-open-type-private.hh | 20 ++++++++++----------
43596 2 files changed, 12 insertions(+), 12 deletions(-)
43598 commit 69cb28bc13d236a01acf40da62e345c7e83ccba7
43599 Author: Behdad Esfahbod <behdad@behdad.org>
43600 Date: Mon May 10 23:13:08 2010 -0400
43602 Remove a few likely()'s
43604 src/hb-ot-layout-common-private.hh | 2 +-
43605 src/hb-ot-layout-gpos-private.hh | 8 ++++----
43606 2 files changed, 5 insertions(+), 5 deletions(-)
43608 commit 24552ecf92982fe561dc47d5102fcf1a7b337c70
43609 Author: Behdad Esfahbod <behdad@behdad.org>
43610 Date: Mon May 10 23:08:41 2010 -0400
43612 Remove excess sub_format sanitize
43614 src/hb-ot-layout-gpos-private.hh | 1 -
43615 src/hb-ot-layout-gsub-private.hh | 1 -
43616 2 files changed, 2 deletions(-)
43618 commit f7adc5e9be352ac31ad3ab847abb6fceb239aa12
43619 Author: Behdad Esfahbod <behdad@behdad.org>
43620 Date: Mon May 10 22:41:50 2010 -0400
43622 Shrink NullPool now that we have accurate size tracking
43624 src/hb-open-type-private.hh | 2 +-
43625 1 file changed, 1 insertion(+), 1 deletion(-)
43627 commit 3d44fb6f15177dc6518166e435597936b044acc1
43628 Author: Behdad Esfahbod <behdad@behdad.org>
43629 Date: Mon May 10 22:22:54 2010 -0400
43633 src/hb-ot-layout-common-private.hh | 2 +-
43634 1 file changed, 1 insertion(+), 1 deletion(-)
43636 commit b5db4f1e4eefa266a71a28b5496f47ff9d1a81e8
43637 Author: Behdad Esfahbod <behdad@behdad.org>
43638 Date: Mon May 10 22:22:22 2010 -0400
43642 src/hb-open-file-private.hh | 2 +-
43643 src/hb-open-type-private.hh | 10 ++++++----
43644 src/hb-ot-layout-common-private.hh | 17 ++++-------------
43645 src/hb-ot-layout.cc | 8 ++++----
43647 5 files changed, 16 insertions(+), 23 deletions(-)
43649 commit fe9bc070e1d545b0df2ea548eebf5a1fc4c92ddc
43650 Author: Behdad Esfahbod <behdad@behdad.org>
43651 Date: Mon May 10 21:39:24 2010 -0400
43653 Fix awful confusion between lookup format and subtable format
43655 As reported by John Daggett.
43657 src/hb-ot-layout-gpos-private.hh | 14 +++++++-------
43658 src/hb-ot-layout-gsub-private.hh | 14 +++++++-------
43659 2 files changed, 14 insertions(+), 14 deletions(-)
43661 commit 458ecbb60bb7e8e32aca62a562586d921d5396aa
43662 Author: Behdad Esfahbod <behdad@behdad.org>
43663 Date: Mon May 10 21:11:35 2010 -0400
43667 src/hb-open-type-private.hh | 14 +++++---------
43668 src/hb-ot-layout-gsubgpos-private.hh | 3 +--
43669 2 files changed, 6 insertions(+), 11 deletions(-)
43671 commit 48146e5612f6d272d6962f6829c6d64a31edef89
43672 Author: Behdad Esfahbod <behdad@behdad.org>
43673 Date: Mon May 10 20:07:56 2010 -0400
43675 Don't fail sanitize on NULL data
43677 src/hb-open-type-private.hh | 5 +++++
43678 1 file changed, 5 insertions(+)
43680 commit d2c2ca8faf62fc380d4717d286556139a62d2356
43681 Author: Behdad Esfahbod <behdad@behdad.org>
43682 Date: Mon May 10 19:58:25 2010 -0400
43686 src/hb-open-type-private.hh | 2 +-
43687 1 file changed, 1 insertion(+), 1 deletion(-)
43689 commit b435ab7e29c388e3b100f729957319931625a3a8
43690 Author: Behdad Esfahbod <behdad@behdad.org>
43691 Date: Mon May 10 19:51:57 2010 -0400
43693 Fix accessing tables from NULL pointer
43695 src/hb-font.cc | 2 +-
43696 src/hb-open-type-private.hh | 5 +++++
43697 src/hb-ot-layout.cc | 6 +++---
43698 3 files changed, 9 insertions(+), 4 deletions(-)
43700 commit dacebcadae36b35531d635d81df2afb937677b7a
43701 Author: Behdad Esfahbod <behdad@behdad.org>
43702 Date: Mon May 10 19:45:41 2010 -0400
43706 src/hb-open-file-private.hh | 24 +++----
43707 src/hb-ot-layout-common-private.hh | 24 +++----
43708 src/hb-ot-layout-gdef-private.hh | 24 +++----
43709 src/hb-ot-layout-gpos-private.hh | 120
43710 +++++++++++++++++------------------
43711 src/hb-ot-layout-gsub-private.hh | 88 ++++++++++++-------------
43712 src/hb-ot-layout-gsubgpos-private.hh | 44 ++++++-------
43713 6 files changed, 163 insertions(+), 161 deletions(-)
43715 commit fd671e02433bcbc1fd07901fa2d6065020f41ba8
43716 Author: Behdad Esfahbod <behdad@behdad.org>
43717 Date: Mon May 10 19:02:32 2010 -0400
43719 Remove unused macro
43721 src/hb-open-type-private.hh | 1 -
43722 1 file changed, 1 deletion(-)
43724 commit 0eb9fc6e37935707dba2bf4b3705de2161a08cb7
43725 Author: Behdad Esfahbod <behdad@behdad.org>
43726 Date: Mon May 10 19:01:17 2010 -0400
43728 Change DEFINE_SIZE_VAR to DEFINE_SIZE_ARRAY
43730 src/hb-open-file-private.hh | 4 ++--
43731 src/hb-open-type-private.hh | 10 +++++-----
43732 src/hb-ot-layout-common-private.hh | 27 +++++++++++++++------------
43733 src/hb-ot-layout-gdef-private.hh | 10 +++++-----
43734 src/hb-ot-layout-gpos-private.hh | 25 ++++++++++++-------------
43735 src/hb-ot-layout-gsub-private.hh | 14 +++++++-------
43736 src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
43737 7 files changed, 54 insertions(+), 52 deletions(-)
43739 commit 596e471aa5053d955fb5d5b5923088c8814469b1
43740 Author: Behdad Esfahbod <behdad@behdad.org>
43741 Date: Mon May 10 18:47:48 2010 -0400
43743 Cleanup DEFINE_SIZE_VAR2
43745 src/hb-open-type-private.hh | 18 +++++++++++-------
43746 src/hb-ot-layout-common-private.hh | 6 +++---
43747 src/hb-ot-layout-gdef-private.hh | 4 ++--
43748 src/hb-ot-layout-gpos-private.hh | 4 ++--
43749 src/hb-ot-layout-gsub-private.hh | 2 +-
43750 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
43751 6 files changed, 21 insertions(+), 17 deletions(-)
43753 commit 33afa4e2dc352f08cc094703e3f01d3ecd83b354
43754 Author: Behdad Esfahbod <behdad@behdad.org>
43755 Date: Mon May 10 18:35:02 2010 -0400
43759 src/hb-open-type-private.hh | 14 +++++++-------
43760 1 file changed, 7 insertions(+), 7 deletions(-)
43762 commit b961518b9611471ff7060e97686e5625974847eb
43763 Author: Behdad Esfahbod <behdad@behdad.org>
43764 Date: Mon May 10 18:20:54 2010 -0400
43766 Simplify array access
43768 src/hb-open-type-private.hh | 29 ++++++++++-------------------
43769 src/hb-ot-layout-common-private.hh | 8 ++++----
43770 src/hb-ot-layout-gsub-private.hh | 6 +++---
43771 src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
43772 4 files changed, 25 insertions(+), 34 deletions(-)
43774 commit 54842374c2b291ef208c51ae1d853ec0403ccf84
43775 Author: Behdad Esfahbod <behdad@behdad.org>
43776 Date: Mon May 10 18:13:32 2010 -0400
43778 Fix check_struct to check min_size instead of sizeof
43780 src/hb-open-type-private.hh | 2 +-
43781 1 file changed, 1 insertion(+), 1 deletion(-)
43783 commit ed07422c33bbb52ff4d79e65986171e3f07697d8
43784 Author: Behdad Esfahbod <behdad@behdad.org>
43785 Date: Mon May 10 18:08:46 2010 -0400
43787 Further cleanup of sizeof
43789 src/hb-open-type-private.hh | 7 +++++--
43790 src/hb-ot-layout-common-private.hh | 4 ++++
43791 src/hb-ot-layout-gdef-private.hh | 4 ++++
43792 src/hb-ot-layout-gpos-private.hh | 10 +++++++---
43793 src/hb-ot-layout-gsub-private.hh | 4 +++-
43794 src/hb-ot-layout-gsubgpos-private.hh | 2 ++
43795 6 files changed, 25 insertions(+), 6 deletions(-)
43797 commit a82ef7a893b773a17f7548375de9f588dfc83aba
43798 Author: Behdad Esfahbod <behdad@behdad.org>
43799 Date: Mon May 10 17:55:03 2010 -0400
43801 Remove CastP completely
43803 src/hb-open-type-private.hh | 39 +++++++++++++++++----------------------
43804 1 file changed, 17 insertions(+), 22 deletions(-)
43806 commit 40cbefe858192531ed64dd51d402f7ca7b8153a3
43807 Author: Behdad Esfahbod <behdad@behdad.org>
43808 Date: Mon May 10 17:47:22 2010 -0400
43810 Remove unnecessary casts
43812 src/hb-open-type-private.hh | 12 ++++++------
43813 src/hb-ot-layout-common-private.hh | 2 +-
43814 src/hb-ot-layout-gpos-private.hh | 34
43815 +++++++++++++++++-----------------
43816 src/hb-ot-layout-gsub-private.hh | 4 ++--
43817 src/hb-ot-layout-gsubgpos-private.hh | 34
43818 +++++++++++++++++-----------------
43819 5 files changed, 43 insertions(+), 43 deletions(-)
43821 commit 09766b1ec5ec55a61edbcd7a89ed3613cc92d4cb
43822 Author: Behdad Esfahbod <behdad@behdad.org>
43823 Date: Mon May 10 17:36:03 2010 -0400
43825 Make StructAtOffset take a pointer
43829 src/hb-open-type-private.hh | 26 +++++++++++++-------------
43830 src/hb-ot-layout-gpos-private.hh | 6 +++---
43831 src/hb-ot-layout-gsub-private.hh | 4 ++--
43832 3 files changed, 18 insertions(+), 18 deletions(-)
43834 commit bea34c7cbb583cf7660776e95cab3171590b8427
43835 Author: Behdad Esfahbod <behdad@behdad.org>
43836 Date: Mon May 10 17:28:16 2010 -0400
43838 Further cleanup of DEFINE_SIZE
43840 src/hb-open-file-private.hh | 2 +-
43841 src/hb-open-type-private.hh | 10 +++++-----
43842 src/hb-ot-layout-common-private.hh | 16 ++++++++--------
43843 src/hb-ot-layout-gdef-private.hh | 8 ++++----
43844 src/hb-ot-layout-gpos-private.hh | 16 +++++-----------
43845 src/hb-ot-layout-gsub-private.hh | 14 +++++++-------
43846 src/hb-ot-layout-gsubgpos-private.hh | 14 +++++++-------
43847 7 files changed, 37 insertions(+), 43 deletions(-)
43849 commit 0abcc3b48cfd51a22695c9e988938b2f45cb19d8
43850 Author: Behdad Esfahbod <behdad@behdad.org>
43851 Date: Mon May 10 17:04:20 2010 -0400
43855 src/hb-open-type-private.hh | 18 ++++++++++--------
43856 1 file changed, 10 insertions(+), 8 deletions(-)
43858 commit b3651231bf80bb7009214547a75ed90e21815c68
43859 Author: Behdad Esfahbod <behdad@behdad.org>
43860 Date: Mon May 10 16:57:29 2010 -0400
43862 Remove ASSERT_SIZE in favor of the safer DEFINE_SIZE_STATIC
43864 src/hb-open-file-private.hh | 3 ++-
43865 src/hb-open-type-private.hh | 20 +++++++++++++---
43866 src/hb-ot-layout-common-private.hh | 24 ++++++++++++--------
43867 src/hb-ot-layout-gdef-private.hh | 22 +++++++++++-------
43868 src/hb-ot-layout-gpos-private.hh | 44
43869 ++++++++++++++++++++----------------
43870 src/hb-ot-layout-gsub-private.hh | 32 ++++++++++++++++----------
43871 src/hb-ot-layout-gsubgpos-private.hh | 27 ++++++++++++++--------
43872 src/hb-private.h | 2 --
43873 8 files changed, 109 insertions(+), 65 deletions(-)
43875 commit 569da92bc6956f42d9b2d65c784e184fb6380efe
43876 Author: Behdad Esfahbod <behdad@behdad.org>
43877 Date: Mon May 10 16:38:32 2010 -0400
43879 Cleanup ASSERT_SIZE_VAR
43881 src/hb-open-file-private.hh | 9 ++++++---
43882 src/hb-open-type-private.hh | 6 ++++--
43883 src/hb-ot-layout-common-private.hh | 22 ++++++++++++----------
43884 src/hb-ot-layout-gdef-private.hh | 3 ++-
43885 src/hb-ot-layout-gpos-private.hh | 30 +++++++++++++++++++-----------
43886 src/hb-ot-layout-gsubgpos-private.hh | 10 ++++++----
43887 src/hb-private.h | 8 --------
43888 7 files changed, 49 insertions(+), 39 deletions(-)
43890 commit 99bf03459ff2f00cf3fb7fa3c8b8336ec9fcca56
43891 Author: Behdad Esfahbod <behdad@behdad.org>
43892 Date: Thu May 6 19:37:32 2010 -0400
43896 src/hb-ot-layout-gpos-private.hh | 1 +
43897 1 file changed, 1 insertion(+)
43899 commit 65f46b00333e20ab8a52a4b350747507541ec1db
43900 Author: Behdad Esfahbod <behdad@behdad.org>
43901 Date: Thu May 6 19:35:19 2010 -0400
43903 Simplify DEFINE_NULL_DATA
43907 src/hb-open-type-private.hh | 6 +++---
43908 src/hb-ot-layout-common-private.hh | 9 +++++----
43909 2 files changed, 8 insertions(+), 7 deletions(-)
43911 commit e45d3f86f9a5f3d29ca35a282de7f98e702878f9
43912 Author: Behdad Esfahbod <behdad@behdad.org>
43913 Date: Thu May 6 19:33:31 2010 -0400
43915 Start cleaning up get_size()
43917 So we know when the size is static and when dynamic.
43919 src/hb-open-file-private.hh | 7 +++---
43920 src/hb-open-type-private.hh | 42
43921 +++++++++++++++++++++++++-----------
43922 src/hb-ot-layout-common-private.hh | 14 ++++++------
43923 src/hb-ot-layout-gpos-private.hh | 17 ++++++---------
43924 src/hb-ot-layout-gsubgpos-private.hh | 19 ++++++++--------
43925 5 files changed, 55 insertions(+), 44 deletions(-)
43927 commit b157617644d1e38f680163889d1dc2e2f64d9ba3
43928 Author: Behdad Esfahbod <behdad@behdad.org>
43929 Date: Thu May 6 14:48:27 2010 -0400
43931 Remove the last of SANITIZE macros: SANITIZE_SELF
43933 src/hb-open-file-private.hh | 4 ++--
43934 src/hb-open-type-private.hh | 21 ++++++++++++---------
43935 src/hb-ot-layout-common-private.hh | 16 ++++++++--------
43936 src/hb-ot-layout-gdef-private.hh | 6 +++---
43937 src/hb-ot-layout-gpos-private.hh | 26 +++++++++++++-------------
43938 src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
43939 6 files changed, 41 insertions(+), 38 deletions(-)
43941 commit 4f252fedc7136c66a9d7fbcb2978581986da6227
43942 Author: Behdad Esfahbod <behdad@behdad.org>
43943 Date: Thu May 6 13:30:23 2010 -0400
43945 Remove SANITIZE macro
43947 src/hb-open-file-private.hh | 4 ++--
43948 src/hb-open-type-private.hh | 6 ++----
43949 src/hb-ot-layout-common-private.hh | 18 +++++++++---------
43950 src/hb-ot-layout-gdef-private.hh | 6 +++---
43951 src/hb-ot-layout-gpos-private.hh | 18 +++++++++---------
43952 src/hb-ot-layout-gsub-private.hh | 26 +++++++++++++-------------
43953 src/hb-ot-layout-gsubgpos-private.hh | 22 +++++++++++-----------
43954 7 files changed, 49 insertions(+), 51 deletions(-)
43956 commit c2ddfd2d268385257c77c09a9abeacf4230d5377
43957 Author: Behdad Esfahbod <behdad@behdad.org>
43958 Date: Thu May 6 13:06:15 2010 -0400
43960 Cleanup Value casts
43962 src/hb-ot-layout-gpos-private.hh | 34 +++++++++++++++++++++-------------
43963 1 file changed, 21 insertions(+), 13 deletions(-)
43965 commit 41a93d2c1ff175ef06328a99983577459c2d34b0
43966 Author: Behdad Esfahbod <behdad@behdad.org>
43967 Date: Thu May 6 12:55:14 2010 -0400
43969 Remove SANITIZE_WITH_BASE
43971 src/hb-open-file-private.hh | 2 +-
43972 src/hb-open-type-private.hh | 2 -
43973 src/hb-ot-layout-common-private.hh | 6 +--
43974 src/hb-ot-layout-gdef-private.hh | 24 +++++-----
43975 src/hb-ot-layout-gpos-private.hh | 90
43976 ++++++++++++++++++------------------
43977 src/hb-ot-layout-gsub-private.hh | 31 ++++++-------
43978 src/hb-ot-layout-gsubgpos-private.hh | 44 +++++++++---------
43979 7 files changed, 98 insertions(+), 101 deletions(-)
43981 commit f5fab0c71837371cce32dc3e9edca1ccb8d44e29
43982 Author: Behdad Esfahbod <behdad@behdad.org>
43983 Date: Thu May 6 10:26:52 2010 -0400
43985 Remove SANITIZE_MEM
43987 src/hb-open-type-private.hh | 4 +---
43988 src/hb-ot-layout-common-private.hh | 2 +-
43989 src/hb-ot-layout-gpos-private.hh | 2 +-
43990 src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
43991 4 files changed, 6 insertions(+), 8 deletions(-)
43993 commit 4ad2cc5dec6b0639da2b1846282bdd99d06d5ff1
43994 Author: Behdad Esfahbod <behdad@behdad.org>
43995 Date: Thu May 6 09:24:24 2010 -0400
43997 Rename check to check_range
43999 src/hb-open-type-private.hh | 8 ++++----
44000 1 file changed, 4 insertions(+), 4 deletions(-)
44002 commit 1cd1e117d060d38e314618b627d7663cb01ed584
44003 Author: Behdad Esfahbod <behdad@behdad.org>
44004 Date: Wed May 5 20:15:14 2010 -0400
44006 Remove SANITIZE_ARRAY
44008 src/hb-open-file-private.hh | 2 +-
44009 src/hb-open-type-private.hh | 16 +++++++---------
44010 src/hb-ot-layout-gpos-private.hh | 8 ++++----
44011 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
44012 4 files changed, 14 insertions(+), 16 deletions(-)
44014 commit 583d7f9586ce69754f1354aa3895e6d732a0c2ce
44015 Author: Behdad Esfahbod <behdad@behdad.org>
44016 Date: Wed May 5 01:49:22 2010 -0400
44020 src/hb-open-file-private.hh | 3 ++-
44021 src/hb-open-type-private.hh | 6 ++++--
44022 src/hb-ot-layout-common-private.hh | 15 ++++++++++-----
44023 src/hb-ot-layout-gpos-private.hh | 5 ++---
44024 src/hb-ot-layout-gsub-private.hh | 3 ++-
44025 src/hb-ot-layout-gsubgpos-private.hh | 9 +++++----
44026 6 files changed, 25 insertions(+), 16 deletions(-)
44028 commit 705e215268aa95c2bc6af8af9b48b72b690ec1f7
44029 Author: Behdad Esfahbod <behdad@behdad.org>
44030 Date: Wed May 5 01:40:25 2010 -0400
44034 src/hb-open-type-private.hh | 4 ++--
44035 src/hb-ot-layout-gpos-private.hh | 2 +-
44036 src/hb-ot-layout-gsub-private.hh | 2 +-
44037 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
44038 4 files changed, 5 insertions(+), 5 deletions(-)
44040 commit b18eafd0f62f854d15276c78f99843aecd47acad
44041 Author: Behdad Esfahbod <behdad@behdad.org>
44042 Date: Wed May 5 01:39:26 2010 -0400
44046 src/hb-open-type-private.hh | 2 +-
44047 1 file changed, 1 insertion(+), 1 deletion(-)
44049 commit 4169710911450e0f9bc045fe279bfc8ba9e8457c
44050 Author: Behdad Esfahbod <behdad@behdad.org>
44051 Date: Wed May 5 01:37:58 2010 -0400
44055 src/hb-ot-layout-gsubgpos-private.hh | 61
44056 +++++++++++++++---------------------
44057 1 file changed, 25 insertions(+), 36 deletions(-)
44059 commit 1911b9d21b2b7b6b8219ce6c888540e3a60aa9c3
44060 Author: Behdad Esfahbod <behdad@behdad.org>
44061 Date: Wed May 5 01:32:04 2010 -0400
44063 Remove APPLY_ARG_DEF and APPLY_ARG
44065 src/hb-ot-layout-gpos-private.hh | 92
44066 ++++++++++++++++++------------------
44067 src/hb-ot-layout-gsub-private.hh | 88
44068 +++++++++++++++++-----------------
44069 src/hb-ot-layout-gsubgpos-private.hh | 89
44070 ++++++++++++++++------------------
44071 3 files changed, 132 insertions(+), 137 deletions(-)
44073 commit 6c42cddfe53a1c664081862bb9a3e1c38d05a823
44074 Author: Behdad Esfahbod <behdad@behdad.org>
44075 Date: Wed May 5 01:30:48 2010 -0400
44077 Port apply to use hb_trace_t
44079 src/hb-ot-layout-gpos-private.hh | 9 ++++-----
44080 src/hb-ot-layout-gsub-private.hh | 11 +++++------
44081 src/hb-ot-layout-gsubgpos-private.hh | 13 +++++--------
44082 3 files changed, 14 insertions(+), 19 deletions(-)
44084 commit 969c9705ae0c64577c3f69f5300fec975f952e1f
44085 Author: Behdad Esfahbod <behdad@behdad.org>
44086 Date: Wed May 5 01:23:44 2010 -0400
44088 Move context_length into apply_context
44090 src/hb-ot-layout-gpos-private.hh | 9 ++---
44091 src/hb-ot-layout-gsub-private.hh | 9 ++---
44092 src/hb-ot-layout-gsubgpos-private.hh | 70
44093 ++++++++++++++++++++----------------
44094 3 files changed, 50 insertions(+), 38 deletions(-)
44096 commit 94a23aaeca39c662614037ef887412249bdc8d49
44097 Author: Behdad Esfahbod <behdad@behdad.org>
44098 Date: Wed May 5 01:13:09 2010 -0400
44100 Move buffer into apply_context
44102 src/hb-buffer-private.h | 30 +++++++++--------
44103 src/hb-ot-layout-gpos-private.hh | 64
44104 ++++++++++++++++++++----------------
44105 src/hb-ot-layout-gsub-private.hh | 45 ++++++++++++++-----------
44106 src/hb-ot-layout-gsubgpos-private.hh | 49 ++++++++++++++-------------
44107 4 files changed, 106 insertions(+), 82 deletions(-)
44109 commit 63493f956dca519df49da0a6badc3cb0a1b92779
44110 Author: Behdad Esfahbod <behdad@behdad.org>
44111 Date: Wed May 5 01:01:05 2010 -0400
44113 Move layout_context into apply_context
44115 src/hb-ot-layout-gpos-private.hh | 105
44116 ++++++++++++++++++-----------------
44117 src/hb-ot-layout-gsub-private.hh | 47 ++++++++--------
44118 src/hb-ot-layout-gsubgpos-private.hh | 11 ++--
44119 3 files changed, 82 insertions(+), 81 deletions(-)
44121 commit fff9aa263d1daf7c5117cf383fafa5043d5eb5af
44122 Author: Behdad Esfahbod <behdad@behdad.org>
44123 Date: Wed May 5 00:32:21 2010 -0400
44127 src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
44128 1 file changed, 6 insertions(+), 6 deletions(-)
44130 commit 27e302dc8e794ff6bf878bc76e17d336d510849e
44131 Author: Behdad Esfahbod <behdad@behdad.org>
44132 Date: Wed May 5 00:26:16 2010 -0400
44134 I keep changing my mind about this
44136 src/hb-open-type-private.hh | 30 ++++++++++--------------------
44137 1 file changed, 10 insertions(+), 20 deletions(-)
44139 commit 39840474afd2cda9ff576c08aff9c87095496c27
44140 Author: Behdad Esfahbod <behdad@behdad.org>
44141 Date: Wed May 5 00:23:19 2010 -0400
44143 Remove SANITIZE_ARG_DEF and SANITIZE_ARG
44145 src/hb-open-file-private.hh | 16 ++---
44146 src/hb-open-type-private.hh | 59 +++++++--------
44147 src/hb-ot-layout-common-private.hh | 42 +++++------
44148 src/hb-ot-layout-gdef-private.hh | 28 ++++----
44149 src/hb-ot-layout-gpos-private.hh | 136
44150 +++++++++++++++++------------------
44151 src/hb-ot-layout-gsub-private.hh | 72 +++++++++----------
44152 src/hb-ot-layout-gsubgpos-private.hh | 46 ++++++------
44153 7 files changed, 197 insertions(+), 202 deletions(-)
44155 commit b261e2ad5c5a065599ce1dbc4ba437caa2cee1e9
44156 Author: Behdad Esfahbod <behdad@behdad.org>
44157 Date: Wed May 5 00:20:16 2010 -0400
44159 Remove trace from sanitize_shallow()
44161 src/hb-open-type-private.hh | 1 -
44162 1 file changed, 1 deletion(-)
44164 commit dfc8cbe85479dde1ffdc6b2e73f4907331d77a19
44165 Author: Behdad Esfahbod <behdad@behdad.org>
44166 Date: Wed May 5 00:19:46 2010 -0400
44170 src/hb-open-type-private.hh | 33 +++++++++++++++++++--------------
44171 1 file changed, 19 insertions(+), 14 deletions(-)
44173 commit 20e3dd5d292b65f70d2eae63b8d8713a1c889d47
44174 Author: Behdad Esfahbod <behdad@behdad.org>
44175 Date: Tue May 4 23:21:57 2010 -0400
44177 Make sanitize_depth variable automatic and not passed through
44180 src/hb-open-type-private.hh | 72
44181 +++++++++++++++++++++++++++------------------
44182 1 file changed, 43 insertions(+), 29 deletions(-)
44184 commit 4a446ac35136eff23d55f47bdd7b40095ad707ab
44185 Author: Behdad Esfahbod <behdad@behdad.org>
44186 Date: Tue May 4 22:46:21 2010 -0400
44188 Use function template for pass-thru argument
44190 src/hb-open-type-private.hh | 26 ++++++--------------------
44191 src/hb-ot-layout-gpos-private.hh | 6 +++---
44192 2 files changed, 9 insertions(+), 23 deletions(-)
44194 commit 98daaf183d6dbf2b68959da608cd9876ba55d7aa
44195 Author: Behdad Esfahbod <behdad@behdad.org>
44196 Date: Tue May 4 22:42:49 2010 -0400
44198 Make _hb_sanitize_*() methods of the context object
44200 src/hb-open-type-private.hh | 190
44201 +++++++++++++++++++++++---------------------
44202 1 file changed, 98 insertions(+), 92 deletions(-)
44204 commit bb029af943faa9905e652d58856998687e60c31d
44205 Author: Behdad Esfahbod <behdad@behdad.org>
44206 Date: Tue May 4 15:28:52 2010 -0400
44208 Remove SANITIZE_THIS
44210 src/hb-open-file-private.hh | 2 +-
44211 src/hb-open-type-private.hh | 3 +-
44212 src/hb-ot-layout-common-private.hh | 4 +--
44213 src/hb-ot-layout-gdef-private.hh | 25 ++++++++--------
44214 src/hb-ot-layout-gpos-private.hh | 55
44215 ++++++++++++++++++++----------------
44216 src/hb-ot-layout-gsub-private.hh | 29 ++++++++++---------
44217 src/hb-ot-layout-gsubgpos-private.hh | 42 +++++++++++++--------------
44218 7 files changed, 85 insertions(+), 75 deletions(-)
44220 commit 2226fc93d1427b8830bfb892fe1b25b488ea36dc
44221 Author: Behdad Esfahbod <behdad@behdad.org>
44222 Date: Tue May 4 15:12:17 2010 -0400
44224 Rename SANITIZE_BASE to SANITIZE_WITH_BASE
44226 src/hb-open-type-private.hh | 11 +++++++----
44227 src/hb-ot-layout-common-private.hh | 3 ++-
44228 src/hb-ot-layout-gpos-private.hh | 15 ++++++++-------
44229 3 files changed, 17 insertions(+), 12 deletions(-)
44231 commit 89da1346ec3a8dec8a368df46d61ca75356e22fa
44232 Author: Behdad Esfahbod <behdad@behdad.org>
44233 Date: Tue May 4 15:01:45 2010 -0400
44235 Remove SANITIZE_OBJ
44237 src/hb-open-type-private.hh | 3 +--
44238 1 file changed, 1 insertion(+), 2 deletions(-)
44240 commit 4d4cce96266b777a01cec03e8766dc8c0b159351
44241 Author: Behdad Esfahbod <behdad@behdad.org>
44242 Date: Tue May 4 14:57:55 2010 -0400
44244 Remove SANITIZE_THIS2
44246 src/hb-open-type-private.hh | 2 --
44247 src/hb-ot-layout-common-private.hh | 3 ++-
44248 src/hb-ot-layout-gdef-private.hh | 10 ++++++----
44249 src/hb-ot-layout-gpos-private.hh | 9 ++++++---
44250 src/hb-ot-layout-gsub-private.hh | 11 +++++++----
44251 src/hb-ot-layout-gsubgpos-private.hh | 14 +++++++++-----
44252 6 files changed, 30 insertions(+), 19 deletions(-)
44254 commit 26bfcb64e473c40e439d6efbe974781dada28eca
44255 Author: Behdad Esfahbod <behdad@behdad.org>
44256 Date: Tue May 4 14:49:45 2010 -0400
44260 src/hb-ot-layout-gdef-private.hh | 5 ++---
44261 src/hb-ot-layout-gsubgpos-private.hh | 7 +++----
44262 2 files changed, 5 insertions(+), 7 deletions(-)
44264 commit be74284673a1944e0f1884e861c3fe8f9855172c
44265 Author: Behdad Esfahbod <behdad@behdad.org>
44266 Date: Tue May 4 14:47:05 2010 -0400
44268 Remove SANITIZE_THIS3
44270 src/hb-open-type-private.hh | 1 -
44271 src/hb-ot-layout-gpos-private.hh | 21 +++++++++++++++------
44272 src/hb-ot-layout-gsubgpos-private.hh | 8 ++++++--
44273 3 files changed, 21 insertions(+), 9 deletions(-)
44275 commit fbab9f9bd8ba59e7e5811f33c1dda198f95cf05a
44276 Author: Behdad Esfahbod <behdad@behdad.org>
44277 Date: Tue May 4 14:42:10 2010 -0400
44279 Remove SANITIZE_BASE2
44281 src/hb-open-type-private.hh | 1 -
44282 src/hb-ot-layout-gpos-private.hh | 3 ++-
44283 2 files changed, 2 insertions(+), 2 deletions(-)
44285 commit 73c7dbf7f5433c0cdd467ef32402f52867e9798e
44286 Author: Behdad Esfahbod <behdad@behdad.org>
44287 Date: Tue May 4 14:40:55 2010 -0400
44291 src/hb-open-type-private.hh | 1 -
44292 src/hb-ot-layout-gsub-private.hh | 2 +-
44293 2 files changed, 1 insertion(+), 2 deletions(-)
44295 commit c9f14687a30866181feb57ee2736a147ec9f25a1
44296 Author: Behdad Esfahbod <behdad@behdad.org>
44297 Date: Tue May 4 14:38:08 2010 -0400
44299 Remove the NEUTER macro, move code to a method
44301 src/hb-open-type-private.hh | 21 +++++++++++++--------
44302 1 file changed, 13 insertions(+), 8 deletions(-)
44304 commit 30fa2821c277df99a14089749313dfe2b541e2d0
44305 Author: Behdad Esfahbod <behdad@behdad.org>
44306 Date: Tue May 4 14:28:18 2010 -0400
44308 Make internal method private
44310 src/hb-open-type-private.hh | 12 +++++++-----
44311 1 file changed, 7 insertions(+), 5 deletions(-)
44313 commit ce5694c79671bf75990923c1da17bb611e4e7d15
44314 Author: Behdad Esfahbod <behdad@behdad.org>
44315 Date: Tue May 4 14:10:18 2010 -0400
44317 [main] Recognize Apple SFNTs
44319 src/hb-open-file-private.hh | 4 ++--
44320 src/main.cc | 6 ++++++
44321 2 files changed, 8 insertions(+), 2 deletions(-)
44323 commit 710500a93ecc2a0c595045602aa367073485ff91
44324 Author: Behdad Esfahbod <behdad@behdad.org>
44325 Date: Mon May 3 23:11:16 2010 -0400
44327 Comment new SFNT tags
44329 src/hb-open-file-private.hh | 10 +++++-----
44330 1 file changed, 5 insertions(+), 5 deletions(-)
44332 commit 64d3fc8d0dada673245cc8c0b1c12cd849b30997
44333 Author: Behdad Esfahbod <behdad@behdad.org>
44334 Date: Mon May 3 22:51:19 2010 -0400
44336 Cosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely
44338 src/hb-buffer.c | 14 ++++----
44339 src/hb-font.cc | 6 ++--
44340 src/hb-ft.c | 14 ++++----
44341 src/hb-language.c | 2 +-
44342 src/hb-object-private.h | 10 +++---
44343 src/hb-open-file-private.hh | 2 +-
44344 src/hb-open-type-private.hh | 38 ++++++++++-----------
44345 src/hb-ot-layout-common-private.hh | 16 ++++-----
44346 src/hb-ot-layout-gdef-private.hh | 2 +-
44347 src/hb-ot-layout-gpos-private.hh | 64
44348 ++++++++++++++++++------------------
44349 src/hb-ot-layout-gsub-private.hh | 52 ++++++++++++++---------------
44350 src/hb-ot-layout-gsubgpos-private.hh | 40 +++++++++++-----------
44351 src/hb-ot-layout.cc | 12 +++----
44352 src/hb-ot-tag.c | 2 +-
44353 src/hb-private.h | 8 ++---
44354 src/hb-shape.c | 10 +++---
44355 src/hb-unicode.c | 2 +-
44356 17 files changed, 147 insertions(+), 147 deletions(-)
44358 commit fa3b3d58443a7c22eca3f86243993ba2d4bd9f4a
44359 Author: Behdad Esfahbod <behdad@behdad.org>
44360 Date: Mon May 3 22:47:22 2010 -0400
44362 Mark a couple functions as inline
44364 src/hb-open-type-private.hh | 4 ++--
44365 1 file changed, 2 insertions(+), 2 deletions(-)
44367 commit 6b84198f9d471defb6f55d44d4f5423df70b2a10
44368 Merge: 631d10b eaf29ed
44369 Author: Behdad Esfahbod <behdad@behdad.org>
44370 Date: Mon May 3 22:46:52 2010 -0400
44372 Merge remote branch 'jrmuizel/master'
44374 commit eaf29edb8fa49390e5f48b78105dfd173aff445b
44375 Author: Jeff Muizelaar <jmuizelaar@mozilla.com>
44376 Date: Mon May 3 22:27:56 2010 -0400
44378 HB_UNUSED is unneeded on static inline functions
44380 src/hb-object-private.h | 2 +-
44381 src/hb-open-type-private.hh | 6 +++---
44382 src/hb-private.h | 4 ++--
44383 3 files changed, 6 insertions(+), 6 deletions(-)
44385 commit 4ce578ed369f1526c91deedcf9e72537b3e4328f
44386 Author: Jeff Muizelaar <jmuizelaar@mozilla.com>
44387 Date: Mon May 3 15:03:53 2010 -0400
44389 Include the tags from the Apple specification for TrueType fonts
44391 src/hb-open-file-private.hh | 8 ++++++++
44392 1 file changed, 8 insertions(+)
44394 commit 631d10b728d9e1a02c7dddf505d4fae5e244c6e8
44395 Author: Behdad Esfahbod <behdad@behdad.org>
44396 Date: Sun May 2 21:14:21 2010 -0400
44398 Remove unused method
44400 src/hb-open-file-private.hh | 5 -----
44401 1 file changed, 5 deletions(-)
44403 commit f0abcd69408a3af65207cdf8847575ade4579bd4
44404 Author: Behdad Esfahbod <behdad@behdad.org>
44405 Date: Sun May 2 18:14:25 2010 -0400
44409 src/hb-open-type-private.hh | 9 ++++-----
44410 1 file changed, 4 insertions(+), 5 deletions(-)
44412 commit a8d960bd26883ee937b04ca2a3c16a3644870356
44413 Author: Behdad Esfahbod <behdad@behdad.org>
44414 Date: Thu Apr 29 14:31:56 2010 -0400
44416 [GPOS] Speedup apply_value()
44418 src/hb-ot-layout-gpos-private.hh | 7 ++++++-
44419 1 file changed, 6 insertions(+), 1 deletion(-)
44421 commit 2cd1ea4411d0808559a942ff3fa4e637f9c9a9c8
44422 Author: Behdad Esfahbod <behdad@behdad.org>
44423 Date: Thu Apr 29 14:15:32 2010 -0400
44425 [ft] Disallow getting the entire font data with tag=0
44427 src/hb-ft.c | 3 +++
44428 1 file changed, 3 insertions(+)
44430 commit 33d13fdda99acaeffa9600737e8870278d053ebe
44431 Author: Behdad Esfahbod <behdad@behdad.org>
44432 Date: Thu Apr 29 13:56:44 2010 -0400
44434 Rename HB_GNUC_UNUSED -> HB_UNUSED
44436 src/hb-buffer.c | 6 ++---
44437 src/hb-font.cc | 44
44438 ++++++++++++++++++------------------
44439 src/hb-ft.c | 16 ++++++-------
44440 src/hb-object-private.h | 2 +-
44441 src/hb-open-type-private.hh | 18 +++++++--------
44442 src/hb-ot-layout-gdef-private.hh | 4 ++--
44443 src/hb-ot-layout-gpos-private.hh | 4 ++--
44444 src/hb-ot-layout-gsubgpos-private.hh | 6 ++---
44445 src/hb-ot-layout.cc | 4 ++--
44446 src/hb-ot-shape.c | 2 +-
44447 src/hb-private.h | 16 ++++++-------
44448 src/hb-shape.c | 32 +++++++++++++-------------
44449 src/hb-unicode.c | 8 +++----
44450 13 files changed, 81 insertions(+), 81 deletions(-)
44452 commit 7d3a126334f8e6f6441561c1bb592bd3fa7a2c5c
44453 Author: Behdad Esfahbod <behdad@behdad.org>
44454 Date: Thu Apr 29 13:54:01 2010 -0400
44456 Define HB_FUNC for portability to non-gcc
44458 src/hb-open-type-private.hh | 12 ++++++------
44459 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
44460 src/hb-private.h | 9 +++++++++
44461 3 files changed, 16 insertions(+), 7 deletions(-)
44463 commit fa030175ca998b00cc42cbced6e98de323ec01ec
44464 Author: Behdad Esfahbod <behdad@behdad.org>
44465 Date: Thu Apr 29 13:48:26 2010 -0400
44467 [sanitize] Make debug code always available to the compiler
44469 Such that we don't break debug build all the time.
44471 src/hb-open-type-private.hh | 71
44472 ++++++++++++++++++++-------------------------
44473 1 file changed, 31 insertions(+), 40 deletions(-)
44475 commit fde6f5bd682f5ad0cc5e2ec69fc831b0192bf90b
44476 Author: Behdad Esfahbod <behdad@behdad.org>
44477 Date: Thu Apr 29 04:41:41 2010 -0400
44479 Convert to uppercase in hb_ot_tag_from_language()
44481 src/hb-ot-tag.c | 6 ++++--
44482 1 file changed, 4 insertions(+), 2 deletions(-)
44484 commit 6f729b45b04243c42ad7201b67cda9d5e5c363f1
44485 Author: Behdad Esfahbod <behdad@behdad.org>
44486 Date: Thu Apr 29 03:59:06 2010 -0400
44488 More contour point use
44490 src/hb-font.cc | 1 +
44491 src/hb-ot-layout-gdef-private.hh | 8 +++++---
44492 src/hb-ot-layout-gpos-private.hh | 13 +++++++++----
44493 3 files changed, 15 insertions(+), 7 deletions(-)
44495 commit 3840b6b50503ba2c9a99f774284e0077baffa8a0
44496 Author: Behdad Esfahbod <behdad@behdad.org>
44497 Date: Thu Apr 29 03:48:27 2010 -0400
44499 [gdef] Fix delta scale
44501 src/hb-ot-layout-gdef-private.hh | 2 +-
44502 1 file changed, 1 insertion(+), 1 deletion(-)
44504 commit 4ac6cc284b2c1eb670c2a3659ec385ed729acac4
44505 Author: Behdad Esfahbod <behdad@behdad.org>
44506 Date: Thu Apr 29 03:48:11 2010 -0400
44508 [gdef] Fix rounding
44510 src/hb-ot-layout-gdef-private.hh | 4 ++--
44511 1 file changed, 2 insertions(+), 2 deletions(-)
44513 commit b52fbb1bab608bda76efb936f08344afaec600a1
44514 Author: Behdad Esfahbod <behdad@behdad.org>
44515 Date: Thu Apr 29 03:47:00 2010 -0400
44517 [gdef] Implement getting contour point
44519 src/hb-ot-layout-gdef-private.hh | 5 ++++-
44520 1 file changed, 4 insertions(+), 1 deletion(-)
44522 commit 4c5fbae011a33b9efef5aedd61c357fc0ded1113
44523 Author: Behdad Esfahbod <behdad@behdad.org>
44524 Date: Thu Apr 29 03:39:39 2010 -0400
44526 Make sure mirroring is done in original direction
44528 Reported by Jonathan Kew.
44530 src/hb-shape.c | 5 ++++-
44531 1 file changed, 4 insertions(+), 1 deletion(-)
44533 commit ce23c9234b87513d6460fb89bad178fb8537e161
44534 Author: Behdad Esfahbod <behdad@behdad.org>
44535 Date: Thu Apr 29 03:31:03 2010 -0400
44537 Use BCP47 private-use tags for OpenType tag language string mapping
44539 src/hb-ot-tag.c | 16 ++++++++--------
44540 1 file changed, 8 insertions(+), 8 deletions(-)
44542 commit eaf1d9a46c4a320f3b0026c0a610f95a620d566f
44543 Author: Behdad Esfahbod <behdad@behdad.org>
44544 Date: Thu Apr 29 03:11:32 2010 -0400
44548 src/hb-ot-tag.c | 1 +
44549 1 file changed, 1 insertion(+)
44551 commit 3a4784fe88a0f14147ccdd3633952c9c0f3ae8f3
44552 Author: Behdad Esfahbod <behdad@behdad.org>
44553 Date: Thu Apr 29 02:58:38 2010 -0400
44555 Fix bug in hb_language_from_string()
44557 Reported by Jonathan Kew.
44559 src/hb-language.c | 2 ++
44560 1 file changed, 2 insertions(+)
44562 commit 602e4f8d5512cdf48c696ad64ad62ff97f6dbdcc
44563 Author: Behdad Esfahbod <behdad@behdad.org>
44564 Date: Thu Apr 29 02:28:54 2010 -0400
44568 src/hb-open-type-private.hh | 3 +--
44569 1 file changed, 1 insertion(+), 2 deletions(-)
44571 commit abff3580a5b229641086e0da097efee11d22ff81
44572 Author: Behdad Esfahbod <behdad@behdad.org>
44573 Date: Thu Apr 29 02:27:20 2010 -0400
44577 src/hb-object-private.h | 2 +-
44578 1 file changed, 1 insertion(+), 1 deletion(-)
44580 commit 6617eada95928457a25e29f793f1a93c6b3edaec
44581 Author: Behdad Esfahbod <behdad@behdad.org>
44582 Date: Thu Apr 29 02:25:30 2010 -0400
44584 Rename apply_context -> context
44586 src/hb-ot-layout-gpos-private.hh | 22 +++++++++++-----------
44587 src/hb-ot-layout-gsub-private.hh | 26 +++++++++++++-------------
44588 src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
44589 3 files changed, 30 insertions(+), 30 deletions(-)
44591 commit b4c7fab762935b9c182b3e2ac3415f29fc6a5558
44592 Author: Behdad Esfahbod <behdad@behdad.org>
44593 Date: Thu Apr 29 02:24:25 2010 -0400
44597 src/hb-ot-layout-gpos-private.hh | 98
44598 ++++++++++++++++++------------------
44599 src/hb-ot-layout-gsub-private.hh | 46 ++++++++---------
44600 src/hb-ot-layout-gsubgpos-private.hh | 12 ++---
44601 3 files changed, 78 insertions(+), 78 deletions(-)
44603 commit 1376fb7bf9ef07970f0ba13dc64d6a8ab8252762
44604 Author: Behdad Esfahbod <behdad@behdad.org>
44605 Date: Thu Apr 29 02:19:21 2010 -0400
44607 [apply] Use a context object to reduce number of parameters passed
44610 src/hb-open-type-private.hh | 5 ++---
44611 src/hb-ot-layout-gpos-private.hh | 26 ++++++++++++++-----------
44612 src/hb-ot-layout-gsub-private.hh | 37
44613 +++++++++++++++++++-----------------
44614 src/hb-ot-layout-gsubgpos-private.hh | 29 +++++++++++++++-------------
44615 4 files changed, 53 insertions(+), 44 deletions(-)
44617 commit 173fde7087c0db3e99409f1119530477c14072f5
44618 Author: Behdad Esfahbod <behdad@behdad.org>
44619 Date: Thu Apr 29 01:47:30 2010 -0400
44621 Further simplify tracing
44623 src/hb-open-type-private.hh | 31 +++++++++++++++----------------
44624 src/hb-ot-layout-gpos-private.hh | 9 +++++----
44625 src/hb-ot-layout-gsub-private.hh | 11 ++++++-----
44626 src/hb-ot-layout-gsubgpos-private.hh | 8 --------
44627 4 files changed, 26 insertions(+), 33 deletions(-)
44629 commit bc200457430c083914a64bf4b056153506749610
44630 Author: Behdad Esfahbod <behdad@behdad.org>
44631 Date: Thu Apr 29 01:40:26 2010 -0400
44633 Simplify trace code
44635 src/hb-open-type-private.hh | 41 +++++++++---------------------
44636 src/hb-ot-layout-gsubgpos-private.hh | 25 +++++--------------
44637 src/hb-private.h | 48
44638 +++++++++++++++++++++++++-----------
44639 3 files changed, 51 insertions(+), 63 deletions(-)
44641 commit 807c5b03a2251a3c29a520852639421783101b55
44642 Author: Behdad Esfahbod <behdad@behdad.org>
44643 Date: Wed Apr 28 20:25:22 2010 -0400
44645 [sanitize] Make debug code always available to the compiler
44647 Such that we don't break debug build all the time.
44649 src/hb-open-type-private.hh | 31 ++++++++++++++++++++-----------
44650 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
44651 2 files changed, 21 insertions(+), 12 deletions(-)
44653 commit 74e313c016704e1d9157c2763691c4151f049dfc
44654 Author: Behdad Esfahbod <behdad@behdad.org>
44655 Date: Wed Apr 28 15:15:09 2010 -0400
44657 [gsubgpos] Make debug code always available to the compiler
44659 Such that we don't break debug build all the time.
44661 src/hb-ot-layout-gsubgpos-private.hh | 52
44662 ++++++++++++++++++------------------
44663 1 file changed, 26 insertions(+), 26 deletions(-)
44665 commit 41011a6ed7c4891b20c0eddbb6d4ad9c820cfddb
44666 Author: Behdad Esfahbod <behdad@behdad.org>
44667 Date: Wed Apr 28 13:33:09 2010 -0400
44669 Fix compiler warning about value unused
44671 src/hb-object-private.h | 2 +-
44672 1 file changed, 1 insertion(+), 1 deletion(-)
44674 commit 863df68e894b7644dcd12da88aa22f73edf829dc
44675 Author: Behdad Esfahbod <behdad@behdad.org>
44676 Date: Wed Apr 28 13:29:55 2010 -0400
44678 [object] Make debug code always available to the compiler
44680 Such that we don't break debug build all the time.
44682 src/hb-object-private.h | 42 +++++++++++++++++++++++++++---------------
44683 1 file changed, 27 insertions(+), 15 deletions(-)
44685 commit 1d52151a19ed8ec776276aac5cc6ce3769e0d947
44686 Author: Behdad Esfahbod <behdad@behdad.org>
44687 Date: Wed Apr 28 13:18:41 2010 -0400
44691 src/hb-private.h | 8 +++++---
44692 1 file changed, 5 insertions(+), 3 deletions(-)
44694 commit 444fffb1ab378cb3022e2a8e9f90d20a00c82f6a
44695 Author: Behdad Esfahbod <behdad@behdad.org>
44696 Date: Wed Apr 28 13:16:38 2010 -0400
44698 [blob] Make debug code always available to the compiler
44700 Such that we don't break debug build all the time.
44703 ++++++++++++++++++++++++-----------------------------------
44704 1 file changed, 32 insertions(+), 46 deletions(-)
44706 commit ba51b25c7ba568aeced17f016eceba987569c5d9
44707 Author: Behdad Esfahbod <behdad@behdad.org>
44708 Date: Wed Apr 28 13:10:36 2010 -0400
44712 src/hb-object-private.h | 2 +-
44713 1 file changed, 1 insertion(+), 1 deletion(-)
44715 commit a92f0fda7fee9d60b399b8865541bf73e6e30141
44716 Author: Behdad Esfahbod <behdad@behdad.org>
44717 Date: Wed Apr 28 13:09:40 2010 -0400
44721 src/hb-open-type-private.hh | 4 ++--
44722 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
44723 2 files changed, 3 insertions(+), 3 deletions(-)
44725 commit c165f25410f817d248ad5d07e1827d33efd1b0a0
44726 Author: Behdad Esfahbod <behdad@behdad.org>
44727 Date: Tue Apr 27 23:28:10 2010 -0400
44729 [object] Actually handle malloc() failure
44731 Caught by John Daggett.
44733 src/hb-object-private.h | 10 ++++++----
44734 1 file changed, 6 insertions(+), 4 deletions(-)
44736 commit caff7db93d205e32a535d49e51a3cad70f91dfdd
44737 Author: Behdad Esfahbod <behdad@behdad.org>
44738 Date: Mon Apr 26 10:07:35 2010 -0400
44740 Fix Device::get_size() calculation
44742 src/hb-ot-layout-common-private.hh | 8 ++++++--
44743 1 file changed, 6 insertions(+), 2 deletions(-)
44745 commit 66d6eb30eb0b8d61e00f86ea0c7829abaddb52fa
44746 Author: Behdad Esfahbod <behdad@behdad.org>
44747 Date: Sun Apr 25 23:01:45 2010 -0400
44751 src/hb-open-type-private.hh | 8 ++++----
44752 1 file changed, 4 insertions(+), 4 deletions(-)
44754 commit 690b9194619589c32ffc0c092e45262ae7776e79
44755 Author: Behdad Esfahbod <behdad@behdad.org>
44756 Date: Sun Apr 25 22:51:05 2010 -0400
44758 Remove use of flexible arrays
44760 Also remove wrong ASSERT_SIZE that would trigger only when not using
44761 flexible arrays (which was the case on win32, but not with gcc).
44763 configure.ac | 2 --
44764 src/hb-open-file-private.hh | 1 -
44765 src/hb-private.h | 4 ----
44766 3 files changed, 7 deletions(-)
44768 commit 1cebfbb0636b13dc5dc6a4b8b7acbb7da28129d2
44769 Author: Behdad Esfahbod <behdad@behdad.org>
44770 Date: Fri Apr 23 20:49:18 2010 -0400
44772 Cleanup hb_face_create_for_data()
44774 src/Makefile.am | 1 +
44775 src/hb-blob-private.h | 57 +++++++++++++++++++++++++++++++
44776 src/hb-blob.c | 20 ++---------
44777 src/hb-font-private.h | 3 --
44778 src/hb-font.cc | 92
44779 +++++++++++++++++++++++++++++++++++----------------
44780 5 files changed, 123 insertions(+), 50 deletions(-)
44782 commit d6b3c83a90f60bedb4049750ffb351161710980d
44783 Author: Behdad Esfahbod <behdad@behdad.org>
44784 Date: Fri Apr 23 19:59:53 2010 -0400
44786 Allow get_table() to return NULL
44788 src/hb-font.cc | 6 +++++-
44790 2 files changed, 6 insertions(+), 2 deletions(-)
44792 commit ad3653751b1e4a03f7058200cb83f64db46722d5
44793 Author: Behdad Esfahbod <behdad@behdad.org>
44794 Date: Fri Apr 23 19:43:40 2010 -0400
44798 src/hb-open-type-private.hh | 2 +-
44799 1 file changed, 1 insertion(+), 1 deletion(-)
44801 commit 990443e5f282ad61de00dcf1ebff9cf1d5bc2d70
44802 Author: Behdad Esfahbod <behdad@behdad.org>
44803 Date: Fri Apr 23 17:53:32 2010 -0400
44805 Remove lock_instance()
44807 src/hb-font.cc | 2 +-
44808 src/hb-open-type-private.hh | 4 ----
44809 src/hb-ot-layout.cc | 6 +++---
44810 3 files changed, 4 insertions(+), 8 deletions(-)
44812 commit 187454c595559ce48d072fee6bccb51f3de283d4
44813 Author: Behdad Esfahbod <behdad@behdad.org>
44814 Date: Fri Apr 23 16:35:01 2010 -0400
44816 Add different casts from pointer and ref to avoid bugs
44818 src/hb-open-type-private.hh | 22 +++++++++++++++-------
44819 src/hb-ot-layout-gpos-private.hh | 8 ++++----
44820 src/hb-ot-layout-gsub-private.hh | 12 ++++++------
44821 src/main.cc | 6 +++---
44822 4 files changed, 28 insertions(+), 20 deletions(-)
44824 commit efb324a46ff64adb4ec8612b4089e8daff1e6d8e
44825 Author: Behdad Esfahbod <behdad@behdad.org>
44826 Date: Fri Apr 23 16:22:54 2010 -0400
44828 Remove GET_FOR_DATA macros
44830 The major-version check is now handled by sanitize. If major
44831 doesn't match, we reject and fall back to the Null object.
44833 src/hb-open-file-private.hh | 4 ----
44834 src/hb-open-type-private.hh | 23 ++---------------------
44835 src/hb-ot-layout-gdef-private.hh | 2 --
44836 src/hb-ot-layout-gpos-private.hh | 3 ---
44837 src/hb-ot-layout-gsub-private.hh | 3 ---
44838 src/hb-ot-layout-gsubgpos-private.hh | 2 --
44839 src/main.cc | 6 +++---
44840 7 files changed, 5 insertions(+), 38 deletions(-)
44842 commit f1aaa2a43654c28405ffd393de2cb127437c99a5
44843 Author: Behdad Esfahbod <behdad@behdad.org>
44844 Date: Fri Apr 23 15:19:50 2010 -0400
44850 src/hb-open-file-private.hh | 2 +-
44851 src/hb-open-type-private.hh | 2 ++
44852 src/hb-ot-layout-common-private.hh | 12 ++++++------
44853 5 files changed, 10 insertions(+), 9 deletions(-)
44855 commit 33d4d4325e15e332105ea8f361bab79ee542f0f8
44856 Author: Behdad Esfahbod <behdad@behdad.org>
44857 Date: Fri Apr 23 14:56:55 2010 -0400
44859 Zero glyph metrics before calling user callback
44861 src/hb-font.cc | 6 +++---
44862 1 file changed, 3 insertions(+), 3 deletions(-)
44864 commit 4206e9511a222c0c50cc9b4fe72ec421983bba2c
44865 Author: Behdad Esfahbod <behdad@behdad.org>
44866 Date: Fri Apr 23 14:44:55 2010 -0400
44870 src/hb-ot-layout.cc | 4 ++--
44871 src/hb-ot-shape.c | 9 ++++-----
44872 src/hb-shape.c | 32 ++++++++++++++++----------------
44873 3 files changed, 22 insertions(+), 23 deletions(-)
44875 commit ef66ebeabc6c234004bd9e9bb67eb5c9711f4a1e
44876 Author: Behdad Esfahbod <behdad@behdad.org>
44877 Date: Fri Apr 23 14:40:36 2010 -0400
44879 Remove unused parameter
44881 src/hb-open-file-private.hh | 6 +++---
44882 1 file changed, 3 insertions(+), 3 deletions(-)
44884 commit 1d720192b193f48b44be0385eda3c2c5d5cd28ad
44885 Author: Behdad Esfahbod <behdad@behdad.org>
44886 Date: Fri Apr 23 14:39:10 2010 -0400
44888 Fix compile warnings (HB_GNUC_UNUSED)
44890 src/hb-buffer.c | 6 +++---
44891 src/hb-font.cc | 31 ++++++++++++++++++++++---------
44892 src/hb-ft.c | 29 +++++++++++++++++++++--------
44893 src/hb-open-type-private.hh | 2 +-
44894 src/hb-unicode.c | 8 ++++----
44895 5 files changed, 51 insertions(+), 25 deletions(-)
44897 commit 8dfdca599c0a3ba5255131002910bca3b381acac
44898 Author: Behdad Esfahbod <behdad@behdad.org>
44899 Date: Fri Apr 23 14:07:34 2010 -0400
44901 No need to keep blob in sanitize context
44903 src/hb-open-type-private.hh | 13 +++++--------
44904 1 file changed, 5 insertions(+), 8 deletions(-)
44906 commit 254933c397f1ce9796f59689a25f9fc2e58df4ea
44907 Author: Behdad Esfahbod <behdad@behdad.org>
44908 Date: Fri Apr 23 13:57:10 2010 -0400
44910 When sanitizing, delay making writable
44912 Before, as soon as we needed to make an edit, we tried to make
44914 writable inplace. That grows code unnecessarily though. We can
44916 fail, make writable, then start again. That's indeed what the
44920 src/hb-open-type-private.hh | 11 +++++++----
44921 1 file changed, 7 insertions(+), 4 deletions(-)
44923 commit 71e735e915c85536ee4d3035576f7426e8cd19dd
44924 Author: Behdad Esfahbod <behdad@behdad.org>
44925 Date: Fri Apr 23 13:48:06 2010 -0400
44927 [blob] Fallback to copying if mprotect() fails
44929 src/hb-blob.c | 5 +++--
44930 1 file changed, 3 insertions(+), 2 deletions(-)
44932 commit 1aa4666b914da7747fc58a8f6f2d913c94e3b8da
44933 Author: Behdad Esfahbod <behdad@behdad.org>
44934 Date: Fri Apr 23 13:32:03 2010 -0400
44936 Cleanup OpenTypeFontFile
44938 src/hb-open-file-private.hh | 44
44939 ++++++++++++++++++++++++++------------------
44941 2 files changed, 27 insertions(+), 19 deletions(-)
44943 commit ae4190cafe927649f8ff8be6a0082478d1298fda
44944 Author: Behdad Esfahbod <behdad@behdad.org>
44945 Date: Fri Apr 23 12:33:02 2010 -0400
44947 Properly define separate structs for TTCHeader and TTCHeaderVersion1
44949 src/hb-open-file-private.hh | 71
44950 +++++++++++++++++++++++++++++++++++----------
44951 1 file changed, 55 insertions(+), 16 deletions(-)
44953 commit a065f471b3bc23d33ef75217308efeaed4ffd033
44954 Author: Behdad Esfahbod <behdad@behdad.org>
44955 Date: Thu Apr 22 20:15:11 2010 -0400
44957 Cleanup Extension lookups
44961 1. Allow nested Extension lookups. The offset is always positive, so
44962 it can't loop circularly.
44964 2. Move the check for all Extension subtables having the same lookup
44965 type to the correct place. Before it wasn't really working.
44967 src/hb-ot-layout-gpos-private.hh | 29 +-------------------
44968 src/hb-ot-layout-gsub-private.hh | 57
44969 ++++++++++++++++++++++------------------
44970 2 files changed, 33 insertions(+), 53 deletions(-)
44972 commit a0bb49c5830f8a7f25d573ec57b79df2620ddba7
44973 Author: Behdad Esfahbod <behdad@behdad.org>
44974 Date: Thu Apr 22 18:47:03 2010 -0400
44976 Add comment re bsearch effect on sanitize
44978 src/hb-open-file-private.hh | 2 +-
44979 src/hb-ot-layout-common-private.hh | 8 ++++----
44980 2 files changed, 5 insertions(+), 5 deletions(-)
44982 commit d632ec4000b3079150e6424e88a3ab7509f7445c
44983 Author: Behdad Esfahbod <behdad@behdad.org>
44984 Date: Thu Apr 22 18:33:12 2010 -0400
44988 src/hb-open-type-private.hh | 6 +++---
44989 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
44990 2 files changed, 4 insertions(+), 4 deletions(-)
44992 commit a3263aa773ad7a914496792466c69047048b093c
44993 Author: Behdad Esfahbod <behdad@behdad.org>
44994 Date: Thu Apr 22 18:29:09 2010 -0400
44996 Convert the last set of cast macros to templates
44998 src/hb-open-file-private.hh | 4 +--
44999 src/hb-open-type-private.hh | 53
45000 +++++++++++++++++++++++-------------
45001 src/hb-ot-layout-gpos-private.hh | 16 +++++------
45002 src/hb-ot-layout-gsub-private.hh | 14 +++++-----
45003 src/hb-ot-layout-gsubgpos-private.hh | 12 ++++----
45004 5 files changed, 57 insertions(+), 42 deletions(-)
45006 commit c38188a1912f72d9ef90ae1bcbdbba7ecce63371
45007 Author: Behdad Esfahbod <behdad@behdad.org>
45008 Date: Thu Apr 22 16:52:09 2010 -0400
45010 Remove unused macro
45012 src/hb-open-type-private.hh | 1 -
45013 1 file changed, 1 deletion(-)
45015 commit 3b2c2df41b90f2a1d9e33b3dc15a92cff58a689a
45016 Author: Behdad Esfahbod <behdad@behdad.org>
45017 Date: Thu Apr 22 16:51:42 2010 -0400
45019 Cleanup Extension sanitize()
45021 src/hb-ot-layout-common-private.hh | 20 +++-----------------
45022 src/hb-ot-layout-gpos-private.hh | 20 +++++++++++++-------
45023 src/hb-ot-layout-gsub-private.hh | 20 +++++++++++++-------
45024 src/hb-ot-layout-gsubgpos-private.hh | 13 ++++---------
45025 4 files changed, 33 insertions(+), 40 deletions(-)
45027 commit 1856184b93760a1a54fb1a3c54281bb252df7ce6
45028 Author: Behdad Esfahbod <behdad@behdad.org>
45029 Date: Thu Apr 22 14:15:11 2010 -0400
45031 Fail sanitize on major version mismatch
45033 We handle major-version differences via get_for_data(), so sanitize
45034 should never see a major version mismatch.
45036 src/hb-open-file-private.hh | 4 ++--
45037 src/hb-ot-layout-gdef-private.hh | 2 +-
45038 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
45039 3 files changed, 4 insertions(+), 4 deletions(-)
45041 commit df3f505dcfeefc8cd395900b116767d22549f756
45042 Author: Behdad Esfahbod <behdad@behdad.org>
45043 Date: Thu Apr 22 14:11:33 2010 -0400
45045 More sanitize cleanup
45047 src/hb-open-file-private.hh | 24 ++----------------------
45048 src/main.cc | 4 ++--
45049 2 files changed, 4 insertions(+), 24 deletions(-)
45051 commit 278a91f0cd802ac817c2603429bae1fa4a350ea0
45052 Author: Behdad Esfahbod <behdad@behdad.org>
45053 Date: Thu Apr 22 13:59:39 2010 -0400
45055 Minor cleanup of sanitize
45057 Done with an audit of all sanitize()
45059 src/hb-ot-layout-gpos-private.hh | 18 +++++++++---------
45060 1 file changed, 9 insertions(+), 9 deletions(-)
45062 commit 9ac7dc73bc24b6dafb94df5de9cbf8fa0c82d5bc
45063 Author: Behdad Esfahbod <behdad@behdad.org>
45064 Date: Thu Apr 22 13:50:22 2010 -0400
45066 Check for (impossible) overflow
45068 src/hb-ot-layout-gpos-private.hh | 1 +
45069 1 file changed, 1 insertion(+)
45071 commit 9fc8684fd85ef6ec82b3b54323761bbdd4c3d891
45072 Author: Behdad Esfahbod <behdad@behdad.org>
45073 Date: Thu Apr 22 13:37:58 2010 -0400
45075 Cleanup ContextFormat3 sanitize
45077 src/hb-ot-layout-gsubgpos-private.hh | 5 +++--
45078 1 file changed, 3 insertions(+), 2 deletions(-)
45080 commit e77302c61f1f1620d1f438a997575fa6ee5c172e
45081 Author: Behdad Esfahbod <behdad@behdad.org>
45082 Date: Thu Apr 22 13:34:00 2010 -0400
45086 src/hb-ot-layout-common-private.hh | 4 +++-
45087 1 file changed, 3 insertions(+), 1 deletion(-)
45089 commit 7c469c3ca4ed4e45c50eff70df59b1a4780bae5b
45090 Author: Behdad Esfahbod <behdad@behdad.org>
45091 Date: Thu Apr 22 13:26:21 2010 -0400
45095 src/hb-ot-layout-common-private.hh | 2 +-
45096 1 file changed, 1 insertion(+), 1 deletion(-)
45098 commit dc228048a813e43356373505168d3822deea5d72
45099 Author: Behdad Esfahbod <behdad@behdad.org>
45100 Date: Thu Apr 22 13:22:41 2010 -0400
45102 Remove integrity check in Tag sanitize
45104 Serves no useful purpose.
45106 src/hb-open-type-private.hh | 9 ---------
45107 src/hb-ot-layout-common-private.hh | 2 +-
45108 2 files changed, 1 insertion(+), 10 deletions(-)
45110 commit 8015a8c762dc7be36998d529b7a3af59e3d14d87
45111 Author: Behdad Esfahbod <behdad@behdad.org>
45112 Date: Thu Apr 22 11:06:30 2010 -0400
45114 Don't sanitize raw table data
45116 That part is performed by individual table sanitize.
45118 src/hb-open-file-private.hh | 15 +++++++++------
45119 1 file changed, 9 insertions(+), 6 deletions(-)
45121 commit c293581e962b7982622e7d607fa3909b40da718e
45122 Author: Behdad Esfahbod <behdad@behdad.org>
45123 Date: Thu Apr 22 11:15:46 2010 -0400
45127 src/hb-open-type-private.hh | 1 +
45128 1 file changed, 1 insertion(+)
45130 commit 1faa76c6e848c6b0e360d9ddcf567533b87f8f31
45131 Author: Behdad Esfahbod <behdad@behdad.org>
45132 Date: Thu Apr 22 10:54:26 2010 -0400
45134 Remove unnecessary casts
45136 src/hb-open-type-private.hh | 8 ++++----
45137 1 file changed, 4 insertions(+), 4 deletions(-)
45139 commit 079dc40112d3908ff7b7028ea3019bfe82bf606d
45140 Author: Behdad Esfahbod <behdad@behdad.org>
45141 Date: Thu Apr 22 10:47:12 2010 -0400
45143 Avoid overflow in TableDirectory sanitize
45145 src/hb-open-file-private.hh | 2 +-
45146 1 file changed, 1 insertion(+), 1 deletion(-)
45148 commit fb5904ec935d925a423401bc975ffaa22022ce1b
45149 Author: Behdad Esfahbod <behdad@behdad.org>
45150 Date: Thu Apr 22 10:43:30 2010 -0400
45152 Make casts more explicit
45154 src/hb-ot-layout-gpos-private.hh | 4 ++--
45155 src/hb-ot-layout-gsub-private.hh | 4 ++--
45156 2 files changed, 4 insertions(+), 4 deletions(-)
45158 commit 565c80bd2960366ace2d10dd71beaaf2a80213c8
45159 Author: Behdad Esfahbod <behdad@behdad.org>
45160 Date: Thu Apr 22 10:26:35 2010 -0400
45162 Make sure semicolon is expected after DEFINE_NULL_DATA()
45164 src/hb-open-type-private.hh | 5 +++--
45165 1 file changed, 3 insertions(+), 2 deletions(-)
45167 commit bb1e16335e537231246f44740f73cc23c0707364
45168 Author: Behdad Esfahbod <behdad@behdad.org>
45169 Date: Thu Apr 22 01:01:35 2010 -0400
45171 Improve Subst/Pos SubTable access and sanitize
45173 src/hb-ot-layout-gpos-private.hh | 4 ++--
45174 src/hb-ot-layout-gsub-private.hh | 4 ++--
45175 2 files changed, 4 insertions(+), 4 deletions(-)
45177 commit 81f2af40f9afd5bb9695018e6baddcd4aa3361c1
45178 Author: Behdad Esfahbod <behdad@behdad.org>
45179 Date: Thu Apr 22 00:58:49 2010 -0400
45181 Simplify Extension offset now that our int types have no alignment
45183 src/hb-ot-layout-gsubgpos-private.hh | 9 +++------
45184 1 file changed, 3 insertions(+), 6 deletions(-)
45186 commit 19828ad42d8117563412aae3c70887aa117805a9
45187 Author: Behdad Esfahbod <behdad@behdad.org>
45188 Date: Thu Apr 22 00:49:16 2010 -0400
45190 Sanitize shallow in Lookup since the generic SubLookup has no methods
45192 src/hb-ot-layout-common-private.hh | 2 +-
45193 1 file changed, 1 insertion(+), 1 deletion(-)
45195 commit e5546a4352c54311ac4a9ef138b187378155ebe1
45196 Author: Behdad Esfahbod <behdad@behdad.org>
45197 Date: Thu Apr 22 00:45:42 2010 -0400
45199 Watch for overflow in Array sanitize
45201 src/hb-open-type-private.hh | 21 +++++++++++++++------
45202 src/hb-ot-layout-common-private.hh | 2 +-
45203 2 files changed, 16 insertions(+), 7 deletions(-)
45205 commit 4f5f1c34dda1e0629bfa6d7b0ffa2e1ce003b7c7
45206 Author: Behdad Esfahbod <behdad@behdad.org>
45207 Date: Thu Apr 22 00:27:39 2010 -0400
45209 Rename const_sub_array to sub_array since all consts are implicit now
45211 src/hb-open-type-private.hh | 2 +-
45212 src/hb-ot-layout-common-private.hh | 4 ++--
45213 src/hb-ot-layout-gdef-private.hh | 4 ++--
45214 3 files changed, 5 insertions(+), 5 deletions(-)
45216 commit 0795b784dd1009976c185482a376df250167e73b
45217 Author: Behdad Esfahbod <behdad@behdad.org>
45218 Date: Thu Apr 22 00:23:14 2010 -0400
45222 src/hb-ot-layout-common-private.hh | 6 +++---
45223 1 file changed, 3 insertions(+), 3 deletions(-)
45225 commit 2d98d3bbaa0ddadcb08b5a8f437b18c211c50768
45226 Author: Behdad Esfahbod <behdad@behdad.org>
45227 Date: Thu Apr 22 00:19:30 2010 -0400
45229 Simplify Lookup sanitize
45231 src/hb-ot-layout-common-private.hh | 2 +-
45232 1 file changed, 1 insertion(+), 1 deletion(-)
45234 commit c755cb3e3ac55156d0d2ec05adea7a650b97cc41
45235 Author: Behdad Esfahbod <behdad@behdad.org>
45236 Date: Thu Apr 22 00:11:43 2010 -0400
45238 Change header comment
45241 src/hb-blob.c | 2 +-
45242 src/hb-blob.h | 2 +-
45243 src/hb-buffer-private.h | 2 +-
45244 src/hb-buffer.c | 2 +-
45245 src/hb-buffer.h | 2 +-
45246 src/hb-common.h | 2 +-
45247 src/hb-font-private.h | 2 +-
45248 src/hb-font.cc | 2 +-
45249 src/hb-font.h | 2 +-
45252 src/hb-glib.c | 2 +-
45253 src/hb-glib.h | 2 +-
45254 src/hb-icu.c | 2 +-
45255 src/hb-icu.h | 2 +-
45256 src/hb-language.c | 2 +-
45257 src/hb-language.h | 2 +-
45258 src/hb-object-private.h | 2 +-
45259 src/hb-open-file-private.hh | 2 +-
45260 src/hb-open-type-private.hh | 2 +-
45261 src/hb-ot-layout-common-private.hh | 2 +-
45262 src/hb-ot-layout-gdef-private.hh | 2 +-
45263 src/hb-ot-layout-gpos-private.hh | 2 +-
45264 src/hb-ot-layout-gsub-private.hh | 2 +-
45265 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
45266 src/hb-ot-layout-private.h | 2 +-
45267 src/hb-ot-layout.cc | 2 +-
45268 src/hb-ot-layout.h | 2 +-
45269 src/hb-ot-shape-private.h | 2 +-
45270 src/hb-ot-shape.c | 2 +-
45271 src/hb-ot-tag.c | 2 +-
45272 src/hb-ot-tag.h | 2 +-
45274 src/hb-private.h | 2 +-
45275 src/hb-shape.c | 2 +-
45276 src/hb-shape.h | 2 +-
45277 src/hb-unicode-private.h | 2 +-
45278 src/hb-unicode.c | 2 +-
45279 src/hb-unicode.h | 2 +-
45282 42 files changed, 42 insertions(+), 42 deletions(-)
45284 commit 243d20e011e251462a07947275e0e98cc19c7e9b
45285 Author: Behdad Esfahbod <behdad@behdad.org>
45286 Date: Wed Apr 21 23:57:01 2010 -0400
45288 More cast simplification
45290 src/hb-open-type-private.hh | 6 +++---
45291 1 file changed, 3 insertions(+), 3 deletions(-)
45293 commit 0dfcc13a4668cdd2c2ebdd5f4a7540a51222cf2f
45294 Author: Behdad Esfahbod <behdad@behdad.org>
45295 Date: Wed Apr 21 23:41:26 2010 -0400
45297 Rename ConstCharP to CharP (overloaded now)
45299 src/hb-open-file-private.hh | 10 +++++-----
45300 src/hb-open-type-private.hh | 24 ++++++++++++------------
45301 src/hb-ot-layout-gpos-private.hh | 12 ++++++------
45302 src/hb-ot-layout-gsub-private.hh | 4 ++--
45303 src/hb-ot-layout-gsubgpos-private.hh | 14 +++++++-------
45304 5 files changed, 32 insertions(+), 32 deletions(-)
45306 commit 62c0fd75737a69721dbf29e773405a4c529f8b6d
45307 Author: Behdad Esfahbod <behdad@behdad.org>
45308 Date: Wed Apr 21 23:30:48 2010 -0400
45310 Cleanup de-const-casting during sanitize
45312 src/hb-open-file-private.hh | 2 +-
45313 src/hb-open-type-private.hh | 29 ++++++++++++++---------------
45314 src/hb-ot-layout-common-private.hh | 4 ++--
45315 src/hb-ot-layout-gpos-private.hh | 12 ++++++------
45316 4 files changed, 23 insertions(+), 24 deletions(-)
45318 commit dd155870567cfb9647b2e71593ace8b2705d7cff
45319 Author: Behdad Esfahbod <behdad@behdad.org>
45320 Date: Wed Apr 21 23:13:33 2010 -0400
45324 src/hb-open-type-private.hh | 1 +
45325 1 file changed, 1 insertion(+)
45327 commit c85c3620675f38ffdca59134aeec2641485f40ca
45328 Author: Behdad Esfahbod <behdad@behdad.org>
45329 Date: Wed Apr 21 23:12:54 2010 -0400
45333 src/hb-open-type-private.hh | 1 +
45334 1 file changed, 1 insertion(+)
45336 commit 2467c669c2aee4de2a6621a9d06cba0262376d41
45337 Author: Behdad Esfahbod <behdad@behdad.org>
45338 Date: Wed Apr 21 23:11:45 2010 -0400
45342 src/hb-open-type-private.hh | 1 +
45343 1 file changed, 1 insertion(+)
45345 commit 29c3f5e1b6212c775a7b911becd44ba093b7b0eb
45346 Author: Behdad Esfahbod <behdad@behdad.org>
45347 Date: Wed Apr 21 23:01:00 2010 -0400
45351 src/hb-open-type-private.hh | 2 +-
45352 1 file changed, 1 insertion(+), 1 deletion(-)
45354 commit 01c01618e98283611628cd54d5ba4bf122f24cd9
45355 Author: Behdad Esfahbod <behdad@behdad.org>
45356 Date: Wed Apr 21 22:49:56 2010 -0400
45358 Further simplify IntType struct defs
45360 src/hb-open-type-private.hh | 21 ++++++++++++---------
45361 1 file changed, 12 insertions(+), 9 deletions(-)
45363 commit 2cb08458f674301cde9d962c13911035a251f7c5
45364 Author: Behdad Esfahbod <behdad@behdad.org>
45365 Date: Wed Apr 21 22:37:31 2010 -0400
45367 Rename const_array() to array() (overloaded)
45369 src/hb-open-type-private.hh | 12 ++++++------
45370 src/hb-ot-layout-common-private.hh | 4 ++--
45371 src/hb-ot-layout-gsub-private.hh | 6 +++---
45372 src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++--------
45373 4 files changed, 19 insertions(+), 19 deletions(-)
45375 commit 2e2f43edf2f49f4047e28b1ce2ea95938536de9c
45376 Author: Behdad Esfahbod <behdad@behdad.org>
45377 Date: Wed Apr 21 22:30:36 2010 -0400
45379 Remove ArrayAfter, use StructAfter in place
45381 src/hb-open-type-private.hh | 21 ++++++---------------
45382 1 file changed, 6 insertions(+), 15 deletions(-)
45384 commit e961c86c579fd98ee604342a9c70c4e7f8d4f220
45385 Author: Behdad Esfahbod <behdad@behdad.org>
45386 Date: Wed Apr 21 15:56:11 2010 -0400
45388 Convert NEXT() and ARRAY_AFTER() macros to templates
45390 src/hb-open-type-private.hh | 40
45391 ++++++++++++++++++++++++++----------
45392 src/hb-ot-layout-common-private.hh | 4 ++--
45393 src/hb-ot-layout-gsub-private.hh | 8 ++++----
45394 src/hb-ot-layout-gsubgpos-private.hh | 24 +++++++++++-----------
45395 4 files changed, 47 insertions(+), 29 deletions(-)
45397 commit 198facdc55756cb48cdfb8ba7fa50916fac54ec3
45398 Author: Behdad Esfahbod <behdad@behdad.org>
45399 Date: Wed Apr 21 13:35:36 2010 -0400
45401 Use templates for const char * casts
45403 src/hb-open-file-private.hh | 12 ++++-----
45404 src/hb-open-type-private.hh | 48
45405 ++++++++++++++++++------------------
45406 src/hb-ot-layout-common-private.hh | 2 +-
45407 src/hb-ot-layout-gpos-private.hh | 32 ++++++++++++------------
45408 src/hb-ot-layout-gsub-private.hh | 4 +--
45409 src/hb-ot-layout-gsubgpos-private.hh | 14 +++++------
45410 6 files changed, 56 insertions(+), 56 deletions(-)
45412 commit 1922ffe7013c46014803a9f18c42e193a25b1968
45413 Author: Behdad Esfahbod <behdad@behdad.org>
45414 Date: Wed Apr 21 04:19:51 2010 -0400
45418 src/hb-ot-layout-gsub-private.hh | 4 ++--
45419 src/hb-ot-layout-gsubgpos-private.hh | 30 +++++++++++++++---------------
45420 2 files changed, 17 insertions(+), 17 deletions(-)
45422 commit e032ed9f75d4a0f365649a25706871bbb5ae6651
45423 Author: Behdad Esfahbod <behdad@behdad.org>
45424 Date: Wed Apr 21 03:11:46 2010 -0400
45426 Use templates for defining int typess
45428 src/hb-open-type-private.hh | 66
45429 ++++++++++++++++++++++++++++++---------------
45430 src/hb-private.h | 10 ++-----
45431 2 files changed, 46 insertions(+), 30 deletions(-)
45433 commit 2c9fd2adce5a6a9dcd62c874bd64613ea68d8d9b
45434 Author: Behdad Esfahbod <behdad@behdad.org>
45435 Date: Wed Apr 21 02:15:39 2010 -0400
45437 Remove unused macro
45439 src/hb-open-type-private.hh | 15 ---------------
45440 1 file changed, 15 deletions(-)
45442 commit 7a52f281178867379adb6e6c6fb0022102f75d17
45443 Author: Behdad Esfahbod <behdad@behdad.org>
45444 Date: Wed Apr 21 02:14:44 2010 -0400
45448 src/hb-open-type-private.hh | 6 +++---
45449 src/hb-private.h | 30 +++++++++++++++---------------
45450 2 files changed, 18 insertions(+), 18 deletions(-)
45452 commit ffff7dc44cb2a35a60f92831165e9d3c3a61ce19
45453 Author: Behdad Esfahbod <behdad@behdad.org>
45454 Date: Wed Apr 21 02:13:55 2010 -0400
45458 src/hb-private.h | 12 ++++++------
45459 1 file changed, 6 insertions(+), 6 deletions(-)
45461 commit f60f2166c48d07f556ff83f04e95181946eb03df
45462 Author: Behdad Esfahbod <behdad@behdad.org>
45463 Date: Wed Apr 21 02:12:45 2010 -0400
45467 src/hb-private.h | 122
45468 ++++++++++++++++++++++++++++---------------------------
45469 1 file changed, 62 insertions(+), 60 deletions(-)
45471 commit 649a4344ca363da3d44cdd908350449ec40ed0f9
45472 Author: Behdad Esfahbod <behdad@behdad.org>
45473 Date: Wed Apr 21 02:11:59 2010 -0400
45475 Remove unused macros
45477 src/hb-private.h | 7 -------
45478 1 file changed, 7 deletions(-)
45480 commit eba8b4f644701cc6b78b0fcb4e932dce15561598
45481 Author: Behdad Esfahbod <behdad@behdad.org>
45482 Date: Mon Mar 29 00:04:12 2010 -0400
45484 GNOME Bug 613015 - [HB] Does not sanitize Device tables referenced
45487 src/hb-ot-layout-gpos-private.hh | 47
45488 ++++++++++++++++++++++++++++++----------
45489 1 file changed, 36 insertions(+), 11 deletions(-)
45491 commit 673a4efcbc72a62105a24d9b0b54047417160f7d
45492 Author: Behdad Esfahbod <behdad@behdad.org>
45493 Date: Wed Apr 21 02:02:57 2010 -0400
45497 src/hb-ot-layout-gpos-private.hh | 102
45498 +++++++++++++++++++++++++++++++--------
45499 1 file changed, 81 insertions(+), 21 deletions(-)
45501 commit 40d73bc68dd828cf68f90fde0f9499a6ce9fbb19
45502 Author: Behdad Esfahbod <behdad@behdad.org>
45503 Date: Wed Apr 21 00:49:40 2010 -0400
45507 src/hb-open-type-private.hh | 22 ++++++++++++++--------
45508 1 file changed, 14 insertions(+), 8 deletions(-)
45510 commit 394bad41a76f90e441e327cef76efb99997e9ae0
45511 Author: Behdad Esfahbod <behdad@behdad.org>
45512 Date: Wed Apr 21 00:40:50 2010 -0400
45514 Remove stale TODO item
45516 src/hb-open-type-private.hh | 1 -
45517 1 file changed, 1 deletion(-)
45519 commit 9d3677899f90abdc7fb3e3d854db654a8707a84b
45520 Author: Behdad Esfahbod <behdad@behdad.org>
45521 Date: Wed Apr 21 00:32:47 2010 -0400
45523 Use a function template instead of struct template for Null
45525 src/hb-open-type-private.hh | 24 ++++++++++--------------
45526 1 file changed, 10 insertions(+), 14 deletions(-)
45528 commit ffd321afd91429c5de7ab03d71ef1030044f53cb
45529 Author: Behdad Esfahbod <behdad@behdad.org>
45530 Date: Wed Apr 21 00:14:12 2010 -0400
45532 Simplify Tag struct
45534 src/hb-open-file-private.hh | 3 ++-
45535 src/hb-open-type-private.hh | 6 +-----
45536 src/hb-ot-layout-common-private.hh | 3 ++-
45537 3 files changed, 5 insertions(+), 7 deletions(-)
45539 commit 00e23fcc6fd0eee5c582251bf3de6a2703fbbd3e
45540 Author: Behdad Esfahbod <behdad@behdad.org>
45541 Date: Tue Apr 20 23:50:45 2010 -0400
45545 src/hb-open-type-private.hh | 8 ++++----
45546 src/hb-ot-layout-common-private.hh | 6 +++---
45547 2 files changed, 7 insertions(+), 7 deletions(-)
45549 commit a87072db5d41e25b2e31191545298bca4838c65c
45550 Author: Behdad Esfahbod <behdad@behdad.org>
45551 Date: Tue Apr 20 15:52:47 2010 -0400
45553 Fix Class operator return type
45555 src/hb-ot-layout-common-private.hh | 2 +-
45556 1 file changed, 1 insertion(+), 1 deletion(-)
45558 commit f9b37727985191c9b4aedb0e9835736027e59260
45559 Author: Behdad Esfahbod <behdad@behdad.org>
45560 Date: Tue Apr 20 15:51:53 2010 -0400
45562 Add couple consts to operators
45564 src/hb-open-type-private.hh | 6 +++---
45565 1 file changed, 3 insertions(+), 3 deletions(-)
45567 commit 53d237ec6352d7c6fab3b2805b48154a25506beb
45568 Author: Behdad Esfahbod <behdad@behdad.org>
45569 Date: Tue Apr 20 15:25:27 2010 -0400
45571 Remove ASSERT_SIZE_DATA
45573 src/hb-open-type-private.hh | 4 ----
45574 src/hb-ot-layout-common-private.hh | 9 ++++++---
45575 2 files changed, 6 insertions(+), 7 deletions(-)
45577 commit 06558d2a745b8f3af11a8d6dce956ae52187a7e5
45578 Author: Behdad Esfahbod <behdad@behdad.org>
45579 Date: Mon Apr 19 02:34:10 2010 -0400
45581 Round instead of trunc
45583 src/hb-ot-layout-gpos-private.hh | 20 ++++++++++----------
45584 src/hb-private.h | 2 +-
45585 2 files changed, 11 insertions(+), 11 deletions(-)
45587 commit 0e206de98621ed8a55824b42e9e6bf320f4c6cc8
45588 Author: Behdad Esfahbod <behdad@behdad.org>
45589 Date: Mon Apr 19 02:29:04 2010 -0400
45593 src/hb-open-type-private.hh | 2 +-
45594 src/hb-ot-layout-gdef-private.hh | 2 +-
45595 src/hb-ot-layout-gpos-private.hh | 4 ++--
45596 src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
45597 4 files changed, 7 insertions(+), 7 deletions(-)
45599 commit d5943407a4251cb947fbfc130c0facb2f6216bd6
45600 Author: Behdad Esfahbod <behdad@behdad.org>
45601 Date: Mon Apr 19 02:27:56 2010 -0400
45605 src/hb-open-type-private.hh | 2 +-
45606 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
45607 2 files changed, 2 insertions(+), 2 deletions(-)
45609 commit 12b27ed91de0192deee4e9feffcaf4aca4c78113
45610 Author: Behdad Esfahbod <behdad@behdad.org>
45611 Date: Sat Mar 27 17:00:19 2010 -0400
45613 Fix leak when duplicating blob
45615 src/hb-blob.c | 6 ++++--
45616 1 file changed, 4 insertions(+), 2 deletions(-)
45618 commit 4b8487d83e0c10076a6c573cb3487790ce366607
45619 Author: Behdad Esfahbod <behdad@behdad.org>
45620 Date: Tue Mar 16 03:46:17 2010 -0400
45622 Fix the mystery bug!
45624 A couple bugs joined forces to exhibit the mystery behavior of
45625 crashes / infinite loops on OS X / wrong kerning / invalid memory
45628 The bugs were involved:
45630 - Wrong pointer math with ValueRecord in PairPosFormat1
45632 - Fallout from avoiding flex arrays, code not correctly updated
45633 to remove sizeof() usage.
45635 We strictly never use sizeof() directly now. And the PairPos code
45636 is cleaned up. Should fix them all. Bugs are:
45638 Bug 605655 - Pango 1.26.2 introduces kerning bug
45639 Bug 611229 - Pango reads from uninitialized memory
45640 Bug 593240 - (pangoosx) Crash / infinite loop with Mac OS X
45642 We were also doing wrong math converting Device adjustments to
45643 hb_position_t. Fallout from FreeType days. Should shift 16, not
45646 There's still another bug: we don't sanitize Device records
45647 referenced from value records. Fixing that also.
45649 src/hb-open-file-private.hh | 4 +++-
45650 src/hb-open-type-private.hh | 11 ++++++-----
45651 src/hb-ot-layout-common-private.hh | 10 ++++++++--
45652 src/hb-ot-layout-gpos-private.hh | 37
45653 ++++++++++++++++++++----------------
45654 src/hb-ot-layout-gsubgpos-private.hh | 15 ++++++++-------
45655 5 files changed, 46 insertions(+), 31 deletions(-)
45657 commit 9b39755d104603d1163738f77637cc1923d4055b
45658 Author: Behdad Esfahbod <behdad@behdad.org>
45659 Date: Thu Apr 15 14:00:25 2010 -0400
45663 src/hb-open-type-private.hh | 4 ++--
45664 1 file changed, 2 insertions(+), 2 deletions(-)
45666 commit f85ec1c7da36d2c2c9b1c94a988563697dcc79c9
45667 Author: Behdad Esfahbod <behdad@behdad.org>
45668 Date: Wed Mar 10 04:14:40 2010 -0500
45672 src/hb-open-type-private.hh | 2 +-
45673 1 file changed, 1 insertion(+), 1 deletion(-)
45675 commit e48ed72230a83499dabbd02af2ac63340220a353
45676 Author: Behdad Esfahbod <behdad@behdad.org>
45677 Date: Mon Mar 1 22:33:45 2010 -0500
45679 [ft] Check stream->read instead of stream->base
45681 The former is more robust. See discussion on freetype-devel.
45683 src/hb-ft.c | 5 +++--
45684 1 file changed, 3 insertions(+), 2 deletions(-)
45686 commit 917c227500305aee543981ad24a39f868c5ca0b7
45687 Author: Behdad Esfahbod <behdad@behdad.org>
45688 Date: Tue Feb 23 16:47:51 2010 -0500
45690 Make blob unlocking 64bit-safe
45692 GNOME Bug 604128 - Applications crash when displaying Hebrew
45695 src/hb-blob.c | 14 +++++++-------
45696 1 file changed, 7 insertions(+), 7 deletions(-)
45698 commit ecd2e996d2137fef30011a41dd57ea45f9a796de
45699 Author: Behdad Esfahbod <behdad@behdad.org>
45700 Date: Tue Feb 23 02:42:00 2010 -0500
45702 Improve the alignment for NullPool
45704 src/hb-open-type-private.hh | 2 +-
45705 1 file changed, 1 insertion(+), 1 deletion(-)
45707 commit bc7830e4259755ce7549025c6f5bf750e78c2ff1
45708 Author: Behdad Esfahbod <behdad@behdad.org>
45709 Date: Wed Feb 17 15:14:57 2010 -0500
45711 Use __attribute__((unused)) only with gcc 4 and later
45714 https://bugzilla.gnome.org/show_bug.cgi?id=610183
45716 src/hb-private.h | 7 +++++--
45717 1 file changed, 5 insertions(+), 2 deletions(-)
45719 commit 555d11273ee4c30e84eda3a78ffadb3ee7da65d0
45720 Author: Behdad Esfahbod <behdad@behdad.org>
45721 Date: Tue Jan 26 12:58:59 2010 -0500
45723 [GDEF] Fix bug in building synthetic GDEF
45725 src/hb-ot-layout.cc | 5 +++--
45726 src/hb-ot-layout.h | 1 -
45727 2 files changed, 3 insertions(+), 3 deletions(-)
45729 commit 70834d89c30a56fcd78825fbc28fc9c6bec31124
45730 Author: Behdad Esfahbod <behdad@behdad.org>
45731 Date: Tue Jan 26 12:17:37 2010 -0500
45733 [TODO] Add kern/GPOS interaction
45736 1 file changed, 3 insertions(+)
45738 commit cd11a98fa1426e9dbc4b61e702913b23a4794ae2
45739 Author: Behdad Esfahbod <behdad@behdad.org>
45740 Date: Sun Dec 20 23:05:02 2009 +0100
45742 Fix compile with older FreeType
45744 configure.ac | 7 +++++++
45746 2 files changed, 9 insertions(+)
45748 commit 7f7448a354c43650348b4e91b4e40ecf18718d66
45749 Author: Behdad Esfahbod <behdad@behdad.org>
45750 Date: Sun Dec 20 21:42:14 2009 +0100
45754 src/hb-ot-layout-gpos-private.hh | 4 ++--
45755 1 file changed, 2 insertions(+), 2 deletions(-)
45757 commit e70f45eb522bcb41388cc218b79bbd6aaecf8050
45758 Author: Behdad Esfahbod <behdad@behdad.org>
45759 Date: Sun Dec 20 21:26:24 2009 +0100
45761 Revert "Fallback to 'kern' if no GPOS applied"
45763 This reverts commit d740c8f78bcbe80a8bcd8a9468830a406da37cc0.
45765 The change is wrong. If there is a GPOS table, we should not use
45768 src/hb-ot-shape.c | 4 ++--
45769 1 file changed, 2 insertions(+), 2 deletions(-)
45771 commit d740c8f78bcbe80a8bcd8a9468830a406da37cc0
45772 Author: Behdad Esfahbod <behdad@behdad.org>
45773 Date: Sun Dec 20 21:23:56 2009 +0100
45775 Fallback to 'kern' if no GPOS applied
45777 src/hb-ot-shape.c | 4 ++--
45778 1 file changed, 2 insertions(+), 2 deletions(-)
45780 commit 2f78c17197892b2bdc2f64caeb1c1c806ef44545
45781 Author: Behdad Esfahbod <behdad@behdad.org>
45782 Date: Sun Dec 20 21:03:11 2009 +0100
45786 src/hb-ot-shape-private.h | 4 ++--
45787 src/hb-ot-shape.c | 4 ++--
45788 src/hb-shape.c | 4 ++--
45789 3 files changed, 6 insertions(+), 6 deletions(-)
45791 commit 907e67da13b5ed719362702138703fe2f90e790d
45792 Author: Behdad Esfahbod <behdad@behdad.org>
45793 Date: Sun Dec 20 20:59:51 2009 +0100
45797 src/hb-ot-shape-private.h | 53
45798 +++++++++++++++++++++++++++++++++++++++++++++++
45799 1 file changed, 53 insertions(+)
45801 commit 2014b8d110231b13e524008282ece7451f1ae9e7
45802 Author: Behdad Esfahbod <behdad@behdad.org>
45803 Date: Sun Dec 20 20:58:26 2009 +0100
45805 Hook OpenType shaping up
45807 Default features only for now.
45809 src/Makefile.am | 2 +
45810 src/hb-ot-layout.cc | 28 +++++++++
45811 src/hb-ot-layout.h | 7 +++
45812 src/hb-ot-shape.c | 165
45813 ++++++++++++++++++++++++++++++++++++++++++++++++++++
45814 src/hb-shape.c | 8 +--
45815 5 files changed, 206 insertions(+), 4 deletions(-)
45817 commit 196610ba4c7071c2b802d0fc921a63cbc0753114
45818 Author: Behdad Esfahbod <behdad@behdad.org>
45819 Date: Sun Dec 20 19:01:14 2009 +0100
45823 src/hb-shape.c | 49 +++++++++++++++++++++++++++++++++----------------
45824 1 file changed, 33 insertions(+), 16 deletions(-)
45826 commit 51f141a7f38a73f671b23f58cadf97a72c43b625
45827 Author: Behdad Esfahbod <behdad@behdad.org>
45828 Date: Sun Dec 20 18:22:28 2009 +0100
45832 src/hb-shape.c | 2 ++
45833 1 file changed, 2 insertions(+)
45835 commit 26d7a75752631b2596a5bcb7e645b34cc3d139ab
45836 Author: Behdad Esfahbod <behdad@behdad.org>
45837 Date: Sun Dec 20 17:58:25 2009 +0100
45839 Refactor hb_shape a bit
45841 src/hb-shape.c | 87
45842 +++++++++++++++++++++++++++++++++++++++++++++++++---------
45843 1 file changed, 74 insertions(+), 13 deletions(-)
45845 commit 001fc2d2aa22f14302739fe4ca45f7535855e0fb
45846 Author: Behdad Esfahbod <behdad@behdad.org>
45847 Date: Sun Dec 20 17:24:05 2009 +0100
45849 Add TrueType kern support
45851 src/hb-shape.c | 74
45852 +++++++++++++++++++++++++++++++++++++---------------------
45853 1 file changed, 48 insertions(+), 26 deletions(-)
45855 commit 2c1b85cf66e5ecb7521b6018b76f0e161fb68967
45856 Author: Behdad Esfahbod <behdad@behdad.org>
45857 Date: Sun Dec 20 16:29:17 2009 +0100
45859 Direct unicode->get_mirroring directly
45861 src/hb-shape.c | 4 ++--
45862 1 file changed, 2 insertions(+), 2 deletions(-)
45864 commit 6a2ef5aa5459def232708af30ef8a484906b868b
45865 Author: Behdad Esfahbod <behdad@behdad.org>
45866 Date: Sun Dec 20 16:28:01 2009 +0100
45870 src/hb-shape.c | 18 +++++++++++++++++-
45871 1 file changed, 17 insertions(+), 1 deletion(-)
45873 commit 0465e69832393cc1ed36508ec5d597fbab64877a
45874 Author: Behdad Esfahbod <behdad@behdad.org>
45875 Date: Sun Dec 20 16:25:18 2009 +0100
45877 Protect against NULL funcs
45879 src/hb-buffer.c | 3 +++
45880 src/hb-font.cc | 3 +++
45881 2 files changed, 6 insertions(+)
45883 commit 5ceefa1d8dbd310570ea8d1c47107fe8d3dc96d9
45884 Author: Behdad Esfahbod <behdad@behdad.org>
45885 Date: Sun Dec 20 15:29:16 2009 +0100
45887 Add hb_unicode_get_*() functions
45889 src/hb-unicode.c | 37 +++++++++++++++++++++++++++++++++++++
45890 src/hb-unicode.h | 21 +++++++++++++++++++++
45891 2 files changed, 58 insertions(+)
45893 commit b8a53e44ce05911ce98b7cff34dee165e19d87ba
45894 Author: Behdad Esfahbod <behdad@behdad.org>
45895 Date: Sun Dec 20 14:56:25 2009 +0100
45897 We'll have to link to libstdc++ if linking to ICU, so disable test
45900 We have to get rid of the ICU in main lib. Still thinking about
45904 src/Makefile.am | 9 ++++++---
45905 1 file changed, 6 insertions(+), 3 deletions(-)
45907 commit 314905d7548d5be58354546d660754b807b6efb2
45908 Author: Behdad Esfahbod <behdad@behdad.org>
45909 Date: Sun Dec 20 14:50:42 2009 +0100
45911 Explicitly track whether the buffer has positions
45913 src/hb-buffer-private.h | 3 ++-
45914 src/hb-buffer.c | 27 ++++++++++++++-------------
45915 2 files changed, 16 insertions(+), 14 deletions(-)
45917 commit 314b460d8a02ed4b2789ff527cf6c9bc19769114
45918 Author: Behdad Esfahbod <behdad@behdad.org>
45919 Date: Sun Dec 20 13:58:50 2009 +0100
45921 Add HB_DIRECTION_IS_FORWARD/BACKWARD
45923 src/hb-common.h | 2 ++
45924 src/hb-shape.c | 3 +--
45925 2 files changed, 3 insertions(+), 2 deletions(-)
45927 commit bdd0ff5290bae4db65c3fdf95c5728031f13ca84
45928 Author: Behdad Esfahbod <behdad@behdad.org>
45929 Date: Tue Dec 15 04:07:40 2009 -0500
45931 Make main.cc compile without glib
45933 src/main.cc | 18 ++++++++++++++++--
45934 1 file changed, 16 insertions(+), 2 deletions(-)
45936 commit 8a7d16808200f4fa02d6d12a8b8492bdedeb2c24
45937 Author: Behdad Esfahbod <behdad@behdad.org>
45938 Date: Tue Dec 15 03:53:45 2009 -0500
45940 Distribute autogen.sh
45942 Makefile.am | 3 +++
45943 1 file changed, 3 insertions(+)
45945 commit 807b8aa486753474e05e09f4fcca8ac94021b97c
45946 Author: Behdad Esfahbod <behdad@behdad.org>
45947 Date: Thu Nov 19 20:28:03 2009 -0500
45949 Another C++ strictness fix
45951 Pango Bug 602408 - Invalid C++ code breaks compile with Sun C++
45953 (Error: A union member cannot have a user-defined assignment operator)
45955 According to the bug:
45957 C++ Programming Language by Bjarne Stroustrup: Chapter 10.4.12 forbids
45958 explicitly using of union members with constructors, destructors
45962 So we use a set() method instead of the assignment operator. Ugly,
45966 src/hb-open-type-private.hh | 8 ++++----
45967 src/hb-ot-layout-common-private.hh | 2 +-
45968 2 files changed, 5 insertions(+), 5 deletions(-)
45970 commit 8b9b866d3e495c186f0530fcf4e00ffcdc170d3f
45971 Author: Behdad Esfahbod <behdad@behdad.org>
45972 Date: Thu Nov 19 20:27:57 2009 -0500
45976 src/hb-ot-layout-gdef-private.hh | 2 +-
45977 1 file changed, 1 insertion(+), 1 deletion(-)
45979 commit c65b26acf28bd1a5b346fd8f6f28bec1f7d17a2a
45980 Author: Behdad Esfahbod <behdad@behdad.org>
45981 Date: Wed Nov 18 11:27:33 2009 -0500
45983 Use autoconf FLEXIBLE_ARRAY_MEMBER when available
45985 configure.ac | 2 ++
45986 src/hb-ot-layout-gpos-private.hh | 4 ++--
45987 src/hb-private.h | 13 ++++++++++---
45988 3 files changed, 14 insertions(+), 5 deletions(-)
45990 commit d33f674cb793af40f1612df3660b138383f2de95
45991 Author: Behdad Esfahbod <behdad@behdad.org>
45992 Date: Wed Nov 18 09:47:44 2009 -0500
45994 Add Mongolian variation selectors
45996 src/hb-shape.c | 5 +++--
45997 1 file changed, 3 insertions(+), 2 deletions(-)
45999 commit d6387757de2c27867d6f57c4ee7c4ef436b3a74f
46000 Author: Behdad Esfahbod <behdad@behdad.org>
46001 Date: Wed Nov 11 17:15:03 2009 -0500
46005 src/hb-ot-layout-common-private.hh | 2 +-
46006 1 file changed, 1 insertion(+), 1 deletion(-)
46008 commit 636f017e387d46d4083c9f9ee57647a94dc5dc6d
46009 Author: Behdad Esfahbod <behdad@behdad.org>
46010 Date: Tue Nov 10 12:56:35 2009 -0500
46012 Remove obsolete TODO item
46014 src/hb-open-file-private.hh | 2 --
46015 1 file changed, 2 deletions(-)
46017 commit bf2b25dd8591e92f3944c763641b613a70c379a7
46018 Author: Behdad Esfahbod <behdad@behdad.org>
46019 Date: Fri Nov 6 19:52:47 2009 -0500
46023 src/hb-shape.c | 1 -
46024 1 file changed, 1 deletion(-)
46026 commit 4a8605315901e0ff1e6e09437a92dd5ac39164cc
46027 Author: Behdad Esfahbod <behdad@behdad.org>
46028 Date: Fri Nov 6 19:52:01 2009 -0500
46030 Reverse buffer at the end if RTL
46032 src/hb-shape.c | 12 ++++++++----
46033 1 file changed, 8 insertions(+), 4 deletions(-)
46035 commit ff44f88df2c46920f3ec2384ef321a4c7bb0f6ef
46036 Author: Behdad Esfahbod <behdad@behdad.org>
46037 Date: Fri Nov 6 19:48:16 2009 -0500
46039 Handle shaping in non-native direction
46041 src/hb-buffer-private.h | 1 +
46042 src/hb-buffer.c | 42 +++++++++++++++++--
46043 src/hb-buffer.h | 10 ++---
46044 src/hb-common.h | 11 +++++
46045 src/hb-shape.c | 38 +++++++++++++++--
46046 src/hb-unicode-private.h | 5 +++
46047 src/hb-unicode.c | 103
46048 +++++++++++++++++++++++++++++++++++++++++++++++
46049 7 files changed, 196 insertions(+), 14 deletions(-)
46051 commit b4b4272c8d19ba3e0cb8f12b3b7d1590349e3d14
46052 Author: Behdad Esfahbod <behdad@behdad.org>
46053 Date: Fri Nov 6 17:46:33 2009 -0500
46057 src/hb-ot-layout.h | 2 +-
46058 1 file changed, 1 insertion(+), 1 deletion(-)
46060 commit 52ea47767c7c35650ebddfba6ddc8203a3e33d3a
46061 Author: Behdad Esfahbod <behdad@behdad.org>
46062 Date: Fri Nov 6 17:45:38 2009 -0500
46064 Change order of font and face for API consistency
46066 src/hb-ot-layout.cc | 14 +++++++-------
46067 src/hb-ot-layout.h | 14 +++++++-------
46068 2 files changed, 14 insertions(+), 14 deletions(-)
46070 commit f4f1fc970b3e37d9903cbf5e05bbd38be4df3047
46071 Author: Behdad Esfahbod <behdad@behdad.org>
46072 Date: Fri Nov 6 17:42:38 2009 -0500
46074 Remove debug info that crept in
46076 src/hb-ot-layout.cc | 2 --
46077 1 file changed, 2 deletions(-)
46079 commit aa196d6026b496ec70be3d3588cc8cd2b8ccdb36
46080 Author: Behdad Esfahbod <behdad@behdad.org>
46081 Date: Fri Nov 6 17:23:31 2009 -0500
46083 [GSUB] More ligature/component fixing
46085 We can only reuse the ligid if it belongs to a previous ligature,
46089 src/hb-ot-layout-gsub-private.hh | 4 ++--
46090 1 file changed, 2 insertions(+), 2 deletions(-)
46092 commit 25e7ef704633447f109b148620336c42d6fb310e
46093 Author: Behdad Esfahbod <behdad@behdad.org>
46094 Date: Fri Nov 6 17:21:01 2009 -0500
46096 Add _hb_buffer_add_output_glyphs() that takes codepoint_t*
46098 src/hb-buffer-private.h | 10 ++++++++-
46099 src/hb-buffer.c | 45
46100 ++++++++++++++++++++++++++++++++++++++--
46101 src/hb-ot-layout-gsub-private.hh | 16 +++++++-------
46102 3 files changed, 60 insertions(+), 11 deletions(-)
46104 commit 9db8ad75317d589807e7725455f49cafece58d5d
46105 Author: Behdad Esfahbod <behdad@behdad.org>
46106 Date: Fri Nov 6 16:47:31 2009 -0500
46108 Add hb_ot_layout_position_finish()
46110 We expect buffer to be setup with default positions before GPOS.
46112 src/hb-buffer-private.h | 6 +----
46113 src/hb-buffer.h | 11 +--------
46114 src/hb-ot-layout-gpos-private.hh | 8 +++----
46115 src/hb-ot-layout.cc | 52
46116 ++++++++++++++++++++++++++++++++++++++++
46117 src/hb-ot-layout.h | 16 +++++++++----
46118 5 files changed, 69 insertions(+), 24 deletions(-)
46120 commit edb54e9aeca25f4120a69ed3d5562cbb68fdb348
46121 Author: Behdad Esfahbod <behdad@behdad.org>
46122 Date: Fri Nov 6 15:19:22 2009 -0500
46124 Fix FT_Face finalizer call
46127 1 file changed, 1 insertion(+), 1 deletion(-)
46129 commit 3d14528b8b2e7da425a9df7057fc9fb326d8298c
46130 Author: Behdad Esfahbod <behdad@behdad.org>
46131 Date: Fri Nov 6 15:13:17 2009 -0500
46133 Rename hb_buffer_get_len() to hb_buffer_get_length()
46135 src/hb-buffer.c | 2 +-
46136 src/hb-buffer.h | 2 +-
46137 2 files changed, 2 insertions(+), 2 deletions(-)
46139 commit 1ff7775051559a8ca442be3938450c7ed3817806
46140 Author: Behdad Esfahbod <behdad@behdad.org>
46141 Date: Fri Nov 6 13:52:57 2009 -0500
46145 src/hb-shape.c | 6 +++++-
46146 1 file changed, 5 insertions(+), 1 deletion(-)
46148 commit 3648bdf5b221adfe01ad99714de420b49964921e
46149 Author: Behdad Esfahbod <behdad@behdad.org>
46150 Date: Thu Nov 5 20:17:53 2009 -0500
46152 Fix FT_Face generic finalizer
46154 src/hb-ft.c | 10 ++++++++--
46155 1 file changed, 8 insertions(+), 2 deletions(-)
46157 commit 5a11c875d8c95d480e6f32b57e969ee34ca1940d
46158 Author: Behdad Esfahbod <behdad@behdad.org>
46159 Date: Thu Nov 5 20:08:17 2009 -0500
46163 src/hb-blob.c | 10 ++++++----
46164 1 file changed, 6 insertions(+), 4 deletions(-)
46166 commit 44533e773f75b9a1171d884fcbe91a2f3879e2d8
46167 Author: Behdad Esfahbod <behdad@behdad.org>
46168 Date: Thu Nov 5 19:58:02 2009 -0500
46172 src/hb-object-private.h | 2 +-
46173 1 file changed, 1 insertion(+), 1 deletion(-)
46175 commit bcc0406a525ca3fe597aec5f2a97e5c50965d49c
46176 Author: Behdad Esfahbod <behdad@behdad.org>
46177 Date: Thu Nov 5 19:54:23 2009 -0500
46181 src/hb-blob.c | 1 +
46182 1 file changed, 1 insertion(+)
46184 commit 799b3c375ad0e1293fd37a0e3a0d422a3166dcd8
46185 Author: Behdad Esfahbod <behdad@behdad.org>
46186 Date: Thu Nov 5 19:37:58 2009 -0500
46188 Add debugging to object lifecycle
46190 src/hb-object-private.h | 18 ++++++++++++++++++
46191 1 file changed, 18 insertions(+)
46193 commit 25edb940ab050545f47a06648e73c192fa213548
46194 Author: Behdad Esfahbod <behdad@behdad.org>
46195 Date: Thu Nov 5 19:20:06 2009 -0500
46200 1 file changed, 1 insertion(+), 1 deletion(-)
46202 commit 850dc5bb551409bb9bf6113ec2199bb3fb905e43
46203 Author: Behdad Esfahbod <behdad@behdad.org>
46204 Date: Thu Nov 5 18:26:52 2009 -0500
46206 Return 0 from get_glyph_nil
46208 src/hb-font.cc | 2 +-
46209 1 file changed, 1 insertion(+), 1 deletion(-)
46211 commit 85555a953376ee68a8fcc64485e74d44a353577b
46212 Author: Behdad Esfahbod <behdad@behdad.org>
46213 Date: Thu Nov 5 18:25:56 2009 -0500
46215 Initialize font->klass
46217 src/hb-font.cc | 2 ++
46218 1 file changed, 2 insertions(+)
46220 commit bcd26bd7b1c96057bf154d7d50a61018d40f0d29
46221 Author: Behdad Esfahbod <behdad@behdad.org>
46222 Date: Thu Nov 5 18:03:26 2009 -0500
46227 1 file changed, 1 insertion(+)
46229 commit f4281e0a92a40746fa630fb15b877adaf3ff15b1
46230 Author: Behdad Esfahbod <behdad@behdad.org>
46231 Date: Thu Nov 5 17:58:41 2009 -0500
46235 src/hb-ft.c | 16 ++++++++--------
46236 1 file changed, 8 insertions(+), 8 deletions(-)
46238 commit 6358ff45ae8cfc0b58b4976619319e3dde43add2
46239 Author: Behdad Esfahbod <behdad@behdad.org>
46240 Date: Thu Nov 5 17:39:16 2009 -0500
46242 Add hb_ft_face_create_cached
46244 src/hb-ft.c | 16 ++++++++++++++++
46245 src/hb-ft.h | 3 +++
46246 2 files changed, 19 insertions(+)
46248 commit 2027f74b286cabe3c60c275170c4f4b437a30f55
46249 Author: Behdad Esfahbod <behdad@behdad.org>
46250 Date: Thu Nov 5 16:34:47 2009 -0500
46252 Add default positioning to hb-shape
46254 src/hb-shape.c | 28 ++++++++++++++++++++++++----
46255 1 file changed, 24 insertions(+), 4 deletions(-)
46257 commit c3f9f7e59d865f8664862b7ca99d9a3a9221e456
46258 Author: Behdad Esfahbod <behdad@behdad.org>
46259 Date: Thu Nov 5 16:16:14 2009 -0500
46261 Fix MarkMark issue with ligid and components
46263 src/hb-ot-layout-gpos-private.hh | 11 ++++++-----
46264 src/hb-ot-layout-gsub-private.hh | 6 +-----
46265 2 files changed, 7 insertions(+), 10 deletions(-)
46267 commit d0351314cd29fbdf0efb5c7f89a569648f7a7fc7
46268 Author: Behdad Esfahbod <behdad@behdad.org>
46269 Date: Thu Nov 5 16:16:06 2009 -0500
46271 Include stdio.h if debugging
46273 src/hb-blob.c | 4 ++++
46274 src/hb-open-type-private.hh | 1 +
46275 src/hb-ot-layout-gsubgpos-private.hh | 1 +
46276 3 files changed, 6 insertions(+)
46278 commit 2e336692913405976392bf505028481a5caa53b4
46279 Author: Behdad Esfahbod <behdad@behdad.org>
46280 Date: Thu Nov 5 13:55:41 2009 -0500
46284 src/hb-font.cc | 35 +++++++++++++++++++++++++++++++++++
46285 src/hb-font.h | 18 ++++++++++++++++++
46286 src/hb-shape.c | 2 +-
46287 3 files changed, 54 insertions(+), 1 deletion(-)
46289 commit 9bef3611f07b45ba8199a4a339c72f49d266216a
46290 Author: Behdad Esfahbod <behdad@behdad.org>
46291 Date: Thu Nov 5 12:20:11 2009 -0500
46293 Rename [xy]_pos to [xy]_offset since we don't accumulate positions
46295 src/hb-buffer-private.h | 4 ++--
46296 src/hb-buffer.h | 4 ++--
46297 src/hb-font.h | 4 ++--
46298 src/hb-ft.c | 10 +++++-----
46299 src/hb-ot-layout-gpos-private.hh | 40
46300 ++++++++++++----------------------------
46301 src/hb-shape.c | 14 +++++++-------
46302 src/hb-shape.h | 4 ++--
46303 7 files changed, 32 insertions(+), 48 deletions(-)
46305 commit 2daa47e9cdbfb027f76765301b3a78950e92eb09
46306 Author: Behdad Esfahbod <behdad@behdad.org>
46307 Date: Thu Nov 5 12:08:34 2009 -0500
46311 src/hb-shape.c | 2 +-
46312 1 file changed, 1 insertion(+), 1 deletion(-)
46314 commit 2f50d873680ce0a43b6ec79df1ac946b91f31e63
46315 Author: Behdad Esfahbod <behdad@behdad.org>
46316 Date: Wed Nov 4 21:07:03 2009 -0500
46318 Start filling hb_shape() in
46320 src/hb-buffer-private.h | 1 +
46321 src/hb-shape.c | 40 +++++++++++++++++++++++++++++++++++++++-
46322 2 files changed, 40 insertions(+), 1 deletion(-)
46324 commit ae070b7d39d03bd8bc1244f687b24db505f4af3f
46325 Author: Behdad Esfahbod <behdad@behdad.org>
46326 Date: Wed Nov 4 20:29:54 2009 -0500
46328 Add script and language to buffer
46331 src/hb-buffer-private.h | 6 +++---
46332 src/hb-buffer.c | 26 ++++++++++++++++++++++++++
46333 src/hb-buffer.h | 15 ++++++++++++++-
46334 4 files changed, 43 insertions(+), 5 deletions(-)
46336 commit 8a3511ac6c795226699c2b36e03401ecdf88f5f8
46337 Author: Behdad Esfahbod <behdad@behdad.org>
46338 Date: Wed Nov 4 19:45:39 2009 -0500
46340 Add hb_language_t as well as language/script conversion to OT tags
46342 src/Makefile.am | 4 +
46343 src/hb-language.c | 113 +++++++++
46344 src/hb-language.h | 44 ++++
46345 src/hb-ot-layout.cc | 6 +-
46346 src/hb-ot-layout.h | 4 +-
46347 src/hb-ot-tag.c | 662
46348 ++++++++++++++++++++++++++++++++++++++++++++++++++++
46349 src/hb-ot-tag.h | 49 ++++
46351 src/hb-private.h | 3 +
46353 10 files changed, 882 insertions(+), 5 deletions(-)
46355 commit 4591753ad4b5ec0224e3f1befdfe4fc5f6075562
46356 Author: Behdad Esfahbod <behdad@behdad.org>
46357 Date: Wed Nov 4 18:15:59 2009 -0500
46359 Define ARRAY_LENGTH
46361 src/hb-private.h | 15 ++++++++-------
46362 1 file changed, 8 insertions(+), 7 deletions(-)
46364 commit 214ac7c1ff51b397d227832526f882e824cb9ea3
46365 Author: Behdad Esfahbod <behdad@behdad.org>
46366 Date: Wed Nov 4 18:12:32 2009 -0500
46370 src/hb-unicode.h | 2 +-
46371 1 file changed, 1 insertion(+), 1 deletion(-)
46373 commit 1e91434569a9e9535ef021ca52b60b2e2af75d19
46374 Author: Behdad Esfahbod <behdad@behdad.org>
46375 Date: Wed Nov 4 18:12:09 2009 -0500
46379 src/hb-open-type-private.hh | 2 +-
46380 1 file changed, 1 insertion(+), 1 deletion(-)
46382 commit 48de3730cdf91b9f6473509e22260a902ccec992
46383 Author: Behdad Esfahbod <behdad@behdad.org>
46384 Date: Wed Nov 4 16:59:50 2009 -0500
46386 Fix previous commit, ouch!
46388 src/hb-open-type-private.hh | 12 ++++++++++++
46389 src/hb-ot-layout-common-private.hh | 12 ++++--------
46390 src/hb-ot-layout-gdef-private.hh | 12 ++++--------
46391 3 files changed, 20 insertions(+), 16 deletions(-)
46393 commit e21899bc3593aa0d3adf64cee21c5de2ea219783
46394 Author: Behdad Esfahbod <behdad@behdad.org>
46395 Date: Wed Nov 4 16:36:14 2009 -0500
46397 Fix array query API
46399 The array query APIs now all do:
46401 - Return the total number of items
46402 - Take a start_offset, such that individual items can be fetched
46403 - The _count IN/OUT variable always has number of items written
46404 into the array upon return of the function
46407 src/hb-ot-layout-common-private.hh | 59 ++++++++++++++-----------
46408 src/hb-ot-layout-gdef-private.hh | 84
46409 +++++++++++++++++++++---------------
46410 src/hb-ot-layout-gsubgpos-private.hh | 14 +++---
46411 src/hb-ot-layout.cc | 40 ++++++++++-------
46412 src/hb-ot-layout.h | 24 +++++++----
46413 6 files changed, 131 insertions(+), 91 deletions(-)
46415 commit 3b59306b858d31d97be0ea8c64461de1d0d03572
46416 Author: Behdad Esfahbod <behdad@behdad.org>
46417 Date: Wed Nov 4 15:48:32 2009 -0500
46419 Finish FT glue. Rough and untested
46421 src/hb-font.cc | 2 +-
46422 src/hb-font.h | 2 +-
46424 ++++++++++++++++++++++++++++++---------------------------
46425 3 files changed, 63 insertions(+), 55 deletions(-)
46427 commit f8be443aecd54b479470e6559b1dfbc8f33c5f55
46428 Author: Behdad Esfahbod <behdad@behdad.org>
46429 Date: Tue Nov 3 20:28:27 2009 -0500
46434 1 file changed, 1 insertion(+)
46436 commit 7951279b4a52b48f13631e7838dbc180c7249ea4
46437 Author: Behdad Esfahbod <behdad@behdad.org>
46438 Date: Tue Nov 3 20:27:05 2009 -0500
46440 Implement nil font functions
46443 src/hb-font-private.h | 8 ++---
46444 src/hb-font.cc | 72
46445 +++++++++++++++++++++++++++++++++++++---
46446 src/hb-font.h | 9 +++--
46447 src/hb-ot-layout-gpos-private.hh | 7 ++--
46448 src/hb-ot-layout-gsub-private.hh | 2 +-
46449 src/hb-private.h | 18 +++++-----
46450 7 files changed, 91 insertions(+), 26 deletions(-)
46452 commit 8fb3d1aa4e613cdf965a83bd650c668884c58ad8
46453 Author: Behdad Esfahbod <behdad@behdad.org>
46454 Date: Tue Nov 3 18:34:20 2009 -0500
46459 src/Makefile.am | 16 ++++-
46460 src/hb-font-private.h | 4 +-
46461 src/hb-font.cc | 17 ++++-
46462 src/hb-font.h | 6 +-
46464 ++++++++++++++++++++++++++++++++++++++++++++++++++
46465 src/hb-ft.h | 52 ++++++++++++++
46466 src/hb-glib.h | 2 -
46469 10 files changed, 281 insertions(+), 17 deletions(-)
46471 commit d94647e2cd187bf4a4c8fb1c0c15c3d23c1293ac
46472 Author: Behdad Esfahbod <behdad@behdad.org>
46473 Date: Tue Nov 3 16:35:10 2009 -0500
46477 configure.ac | 8 +-
46478 src/Makefile.am | 23 +++++-
46480 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
46481 src/hb-icu.h | 41 +++++++++++
46482 4 files changed, 288 insertions(+), 5 deletions(-)
46484 commit b7dd4b945b4ec384526439b365a25739bf9cd2df
46485 Author: Behdad Esfahbod <behdad@behdad.org>
46486 Date: Tue Nov 3 15:21:15 2009 -0500
46490 src/hb-private.h | 2 +-
46491 1 file changed, 1 insertion(+), 1 deletion(-)
46493 commit cd7555eef27cb18857c0c06d2afdaf3a354a3c15
46494 Author: Behdad Esfahbod <behdad@behdad.org>
46495 Date: Tue Nov 3 15:16:10 2009 -0500
46497 Namespace MSVC defines in public header
46499 src/hb-common.h | 8 ++++----
46500 1 file changed, 4 insertions(+), 4 deletions(-)
46502 commit 5ebabecef382c3e8b0a2a5657b2c01f7ff37d796
46503 Author: Behdad Esfahbod <behdad@behdad.org>
46504 Date: Tue Nov 3 15:15:07 2009 -0500
46506 Move unicode_funcs to buffer
46509 src/hb-buffer-private.h | 12 +++++++++++-
46510 src/hb-buffer.c | 47
46511 ++++++++++++++++++++++++++++++++++++++---------
46512 src/hb-buffer.h | 10 ++++++++++
46513 src/hb-font-private.h | 3 ---
46514 src/hb-font.cc | 17 -----------------
46515 src/hb-font.h | 9 ++++-----
46516 7 files changed, 63 insertions(+), 36 deletions(-)
46518 commit d5a8e46099e363d928b54de104126b1b34ba401c
46519 Author: Behdad Esfahbod <behdad@behdad.org>
46520 Date: Tue Nov 3 15:14:40 2009 -0500
46522 [Makefile] Install hb-unicode.h
46524 Separate OT headers also.
46526 src/Makefile.am | 27 ++++++++++++++++-----------
46527 1 file changed, 16 insertions(+), 11 deletions(-)
46529 commit 63d7a41dd0704a7e89bd2872ad096f470f51866a
46530 Author: Behdad Esfahbod <behdad@behdad.org>
46531 Date: Tue Nov 3 15:14:08 2009 -0500
46533 [TODO] Add item for fixing buffer error handling
46536 1 file changed, 1 insertion(+)
46538 commit 21d0fce3d5364c91e5582bd530210f03e054d1a4
46539 Author: Behdad Esfahbod <behdad@behdad.org>
46540 Date: Tue Nov 3 14:28:32 2009 -0500
46542 Add check for not linking to libstdc++
46545 src/Makefile.am | 4 ++++
46546 src/check-libstdc++.sh | 28 ++++++++++++++++++++++++++++
46547 3 files changed, 33 insertions(+), 2 deletions(-)
46549 commit ca95ce460adf2ca6901595d4a6107fd000d90151
46550 Author: Behdad Esfahbod <behdad@behdad.org>
46551 Date: Tue Nov 3 14:18:33 2009 -0500
46553 Use the C linker, not C++ linker
46555 Such that we don't link to libstdc++.
46557 src/Makefile.am | 2 ++
46558 1 file changed, 2 insertions(+)
46560 commit eb4ebda2d10637b966f42a4ed5cfaec46082a050
46561 Author: Behdad Esfahbod <behdad@behdad.org>
46562 Date: Tue Nov 3 14:09:32 2009 -0500
46564 [configure] Fix check for FreeType
46566 configure.ac | 2 +-
46567 1 file changed, 1 insertion(+), 1 deletion(-)
46569 commit cb0e99a5a76136c128faba1c27d7e7eac2f219ee
46570 Author: Behdad Esfahbod <behdad@behdad.org>
46571 Date: Tue Nov 3 14:09:10 2009 -0500
46573 [TODO] Remove obsolete item
46576 1 file changed, 2 deletions(-)
46578 commit 3a59ec37c5576b711c7c36dcfa2a63f6c00a3f5c
46579 Author: Behdad Esfahbod <behdad@behdad.org>
46580 Date: Tue Nov 3 11:36:06 2009 -0500
46582 Add bunch of TODO items
46584 TODO | 15 ++++++++++++---
46585 1 file changed, 12 insertions(+), 3 deletions(-)
46587 commit ffbe0a853d5e7defa85d0eef53814c22d1ecb412
46588 Author: Behdad Esfahbod <behdad@behdad.org>
46589 Date: Tue Nov 3 10:52:45 2009 -0500
46591 More MSVC fixes from Jonathan Kew
46593 src/hb-common.h | 7 ++++++-
46594 src/hb-private.h | 5 +++++
46595 2 files changed, 11 insertions(+), 1 deletion(-)
46597 commit d3480ba37fbb5d4be75b094060f5b2f1ce98fb53
46598 Author: Behdad Esfahbod <behdad@behdad.org>
46599 Date: Tue Nov 3 10:47:29 2009 -0500
46601 Don't use zero-sized arrays
46603 It's not part of the standard and MSVC doesn't like it. It makes
46605 a lot less elegant than it used to be, but I think it should work now.
46607 src/hb-open-file-private.hh | 4 +-
46608 src/hb-open-type-private.hh | 36 +++++++++++------
46609 src/hb-ot-layout-common-private.hh | 33 ++++++++--------
46610 src/hb-ot-layout-gdef-private.hh | 14 +++----
46611 src/hb-ot-layout-gpos-private.hh | 76
46612 ++++++++++++++----------------------
46613 src/hb-ot-layout-gsub-private.hh | 44 ++++++++-------------
46614 src/hb-ot-layout-gsubgpos-private.hh | 47 +++++++++++-----------
46615 src/hb-private.h | 5 +++
46616 8 files changed, 122 insertions(+), 137 deletions(-)
46618 commit 6bec81aa3a58b8be255568b2ea63b7854e1b0ea7
46619 Author: Behdad Esfahbod <behdad@behdad.org>
46620 Date: Mon Nov 2 19:17:36 2009 -0500
46624 src/hb-ot-layout-common-private.hh | 2 +-
46625 1 file changed, 1 insertion(+), 1 deletion(-)
46627 commit f94cf6b969281cf8a7f701ff26ea4f134ff9746e
46628 Author: Behdad Esfahbod <behdad@behdad.org>
46629 Date: Mon Nov 2 18:55:19 2009 -0500
46631 Another try at build without glib
46633 configure.ac | 8 ++++++--
46634 1 file changed, 6 insertions(+), 2 deletions(-)
46636 commit 2f3e69f3cb7e571cc62b0840d0b3f2072b29345a
46637 Author: Behdad Esfahbod <behdad@behdad.org>
46638 Date: Mon Nov 2 18:53:15 2009 -0500
46640 Fix build without glib, again
46642 src/Makefile.am | 4 ++--
46643 1 file changed, 2 insertions(+), 2 deletions(-)
46645 commit d03f81865914b40e941bf680557c0d8f98e30ad5
46646 Author: Behdad Esfahbod <behdad@behdad.org>
46647 Date: Mon Nov 2 18:52:21 2009 -0500
46649 Disable configure cache
46652 1 file changed, 1 deletion(-)
46654 commit a6451aa626fa5850d7c3b716bd52126995154e27
46655 Author: Behdad Esfahbod <behdad@behdad.org>
46656 Date: Mon Nov 2 18:35:12 2009 -0500
46658 We don't really use gthread directly
46660 configure.ac | 2 +-
46661 1 file changed, 1 insertion(+), 1 deletion(-)
46663 commit 63a792a811e0ad69d05e8805d4f347bd533db4c3
46664 Author: Behdad Esfahbod <behdad@behdad.org>
46665 Date: Mon Nov 2 18:33:52 2009 -0500
46667 Update Makefile to build without glib
46669 src/Makefile.am | 12 +++++++++---
46670 src/hb-glib.c | 2 ++
46671 2 files changed, 11 insertions(+), 3 deletions(-)
46673 commit 68a2c771e2b923461a552bf3673e9e8245e1bfea
46674 Author: Behdad Esfahbod <behdad@behdad.org>
46675 Date: Mon Nov 2 18:31:53 2009 -0500
46679 Thready-safety disabled in that case, until we add support for
46683 src/hb-private.h | 19 +++++++++++++++++--
46684 1 file changed, 17 insertions(+), 2 deletions(-)
46686 commit cc4c096a7e08ae96b3030fe27f871ce5b797f370
46687 Author: Behdad Esfahbod <behdad@behdad.org>
46688 Date: Mon Nov 2 18:13:17 2009 -0500
46690 MSVC has no stdint.h
46692 src/hb-common.h | 13 +++++++++++++
46693 1 file changed, 13 insertions(+)
46695 commit 9a204c7ab57ca0a866c72e1431c54a8883b15605
46696 Author: Behdad Esfahbod <behdad@behdad.org>
46697 Date: Mon Nov 2 18:11:55 2009 -0500
46699 Remove use of GINT16_FROM_BE
46701 src/hb-private.h | 10 ++--------
46702 1 file changed, 2 insertions(+), 8 deletions(-)
46704 commit 1f0ceeb8cf2fad0a0dfd338ce1472470a81789d4
46705 Author: Behdad Esfahbod <behdad@behdad.org>
46706 Date: Mon Nov 2 16:28:39 2009 -0500
46711 src/Makefile.am | 5 ++---
46712 2 files changed, 3 insertions(+), 4 deletions(-)
46714 commit 5932f8f7c3b73ade3752020351fa8b6a9a3bf500
46715 Author: Behdad Esfahbod <behdad@behdad.org>
46716 Date: Mon Nov 2 16:38:41 2009 -0500
46720 Makefile.am | 39 +++++++++++++++++++++++++++++++++++++++
46721 1 file changed, 39 insertions(+)
46723 commit 29aa40018301a4f138cd5e73463079c7704bf3ac
46724 Author: Behdad Esfahbod <behdad@behdad.org>
46725 Date: Mon Nov 2 16:28:39 2009 -0500
46730 src/COPYING => COPYING | 0
46733 src/README => README | 0
46734 src/TODO => TODO | 0
46736 +++++++++++++++++++++++++++++++++++++++++++++++++
46737 configure.ac | 40 +++++++++++
46739 +++++++++++++++++++++++++++++++++++++++++++++++
46740 harfbuzz.pc.in | 11 +++
46741 src/.gitignore | 1 -
46742 src/Makefile.ng | 11 ---
46743 12 files changed, 427 insertions(+), 12 deletions(-)
46745 commit c09ed9801ead002d6f8e507ce664b83707b202e9
46746 Author: Behdad Esfahbod <behdad@behdad.org>
46747 Date: Thu Oct 29 03:08:42 2009 -0400
46749 [HB] Add glyph_metrics typedef
46751 src/hb-font.h | 9 +++++++++
46752 1 file changed, 9 insertions(+)
46754 commit 91b1e03e0312be2a7a165308239b40449e3ab360
46755 Author: Behdad Esfahbod <behdad@behdad.org>
46756 Date: Thu Oct 29 03:05:18 2009 -0400
46758 [HB] Add point_index to get_contour_point()
46760 Pointed out by Keith Stribley on HarfBuzz list.
46762 src/hb-font.h | 1 +
46763 1 file changed, 1 insertion(+)
46765 commit aa87d951739f6beacb66daa235cd033fdcfcadd7
46766 Author: Behdad Esfahbod <behdad@behdad.org>
46767 Date: Thu Oct 29 03:00:44 2009 -0400
46769 [HB] Fix lookup_flag ignoring
46771 Reported by Keith Stribley on HarfBuzz list.
46773 src/hb-ot-layout-common-private.hh | 1 +
46774 src/hb-ot-layout.cc | 2 +-
46775 2 files changed, 2 insertions(+), 1 deletion(-)
46777 commit 52e9a71d578c5171bbb0f4bfc1b70841c3270328
46778 Author: Behdad Esfahbod <behdad@behdad.org>
46779 Date: Mon Sep 21 13:58:56 2009 -0400
46783 src/hb-ot-layout-gsubgpos-private.hh | 5 +++++
46784 1 file changed, 5 insertions(+)
46786 commit f9c0a2dad09cd168fb28cdee09b4303f307ea56d
46787 Author: Behdad Esfahbod <behdad@behdad.org>
46788 Date: Mon Sep 21 13:43:54 2009 -0400
46790 [HB] Fix apply_lookup() loop
46792 Part of Bug 595539 - Regressions in rendering certain Thai sequences
46796 src/hb-ot-layout-gsubgpos-private.hh | 3 ++-
46797 1 file changed, 2 insertions(+), 1 deletion(-)
46799 commit c0ab43c05833e8fc06d770a89370bec58a627e74
46800 Author: Behdad Esfahbod <behdad@behdad.org>
46801 Date: Mon Sep 21 13:40:38 2009 -0400
46803 [HB] Fix bug in chain_context_lookup() invocations
46805 Part of Bug 595539 - Regressions in rendering certain Thai sequences
46809 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
46810 1 file changed, 2 insertions(+), 2 deletions(-)
46812 commit e6bd4e93bd5722249ab977dfa98bdc8eb765318c
46813 Author: Behdad Esfahbod <behdad@behdad.org>
46814 Date: Sun Aug 30 21:02:28 2009 -0400
46819 1 file changed, 1 insertion(+)
46821 commit 3e2401f6c53d2b047954d75c37aef5e5e7cdc51a
46822 Author: Behdad Esfahbod <behdad@behdad.org>
46823 Date: Fri Aug 28 17:17:11 2009 -0400
46825 [HB] Rename DEBUG to TRACE where appropriate
46827 src/hb-open-file-private.hh | 8 ++--
46828 src/hb-open-type-private.hh | 50 ++++++++++----------
46829 src/hb-ot-layout-common-private.hh | 32 ++++++-------
46830 src/hb-ot-layout-gdef-private.hh | 20 ++++----
46831 src/hb-ot-layout-gpos-private.hh | 92
46832 ++++++++++++++++++------------------
46833 src/hb-ot-layout-gsub-private.hh | 72 ++++++++++++++--------------
46834 src/hb-ot-layout-gsubgpos-private.hh | 78 +++++++++++++++---------------
46835 7 files changed, 176 insertions(+), 176 deletions(-)
46837 commit 0535b50f436f3dac85e6df1761957f86c2bd7213
46838 Author: Behdad Esfahbod <behdad@behdad.org>
46839 Date: Fri Aug 28 17:14:33 2009 -0400
46841 [HB] Add GSUB/GPOS tracing
46843 src/hb-ot-layout-gpos-private.hh | 29 ++++++++++++++++++---
46844 src/hb-ot-layout-gsub-private.hh | 28 ++++++++++++++++++---
46845 src/hb-ot-layout-gsubgpos-private.hh | 49
46846 ++++++++++++++++++++++++++++++++++--
46847 3 files changed, 98 insertions(+), 8 deletions(-)
46849 commit 95e202403ffa543c817f45cca21fbc116eb8e807
46850 Author: Behdad Esfahbod <behdad@behdad.org>
46851 Date: Fri Aug 28 16:31:20 2009 -0400
46853 [HB] Allow enabling different debug facilities individually
46855 src/hb-blob.c | 28 ++++++++++++++++------------
46856 src/hb-open-type-private.hh | 32 ++++++++++++++++++--------------
46857 2 files changed, 34 insertions(+), 26 deletions(-)
46859 commit 37006bd1bd107ac1a1c1b131579e9c494ba3a20f
46860 Author: Behdad Esfahbod <behdad@behdad.org>
46861 Date: Fri Aug 28 09:46:14 2009 -0400
46863 Fix stupid array growing bug
46865 src/hb-ot-layout.cc | 5 ++++-
46866 1 file changed, 4 insertions(+), 1 deletion(-)
46868 commit 9897749113f76dc26a83bfae8de62e55d384fcad
46869 Author: Behdad Esfahbod <behdad@behdad.org>
46870 Date: Thu Aug 27 01:32:17 2009 -0400
46872 [HB] Simplify counting
46874 src/hb-ot-layout.cc | 9 +++++----
46875 1 file changed, 5 insertions(+), 4 deletions(-)
46877 commit 81a5c4df94e7c6066314d5fe75bbaf24483bc022
46878 Author: Behdad Esfahbod <behdad@behdad.org>
46879 Date: Thu Aug 27 00:21:04 2009 -0400
46883 src/hb-blob.c | 4 ++--
46884 1 file changed, 2 insertions(+), 2 deletions(-)
46886 commit c91facd83b5dc3b9aed75617c7c35585ff18889f
46887 Author: Behdad Esfahbod <behdad@behdad.org>
46888 Date: Wed Aug 26 18:53:43 2009 -0400
46890 [HB] Bug 593231 - < c99 compiler dislikes ValueRecord
46892 src/hb-ot-layout-gpos-private.hh | 4 +++-
46893 1 file changed, 3 insertions(+), 1 deletion(-)
46895 commit f0c7540c4e217a7354072365a7301453d1e25b80
46896 Author: Behdad Esfahbod <behdad@behdad.org>
46897 Date: Thu Aug 20 14:01:37 2009 -0400
46899 Bug 592484 - invalid write in HB
46903 src/hb-ot-layout.cc | 4 ++--
46904 1 file changed, 2 insertions(+), 2 deletions(-)
46906 commit b614b004723ead60849dd37e7ba2faee67cebd93
46907 Author: Behdad Esfahbod <behdad@behdad.org>
46908 Date: Thu Aug 20 13:07:50 2009 -0400
46910 [HB][glib] Make glib unicode funcs static
46912 src/hb-glib.c | 36 +++++++++++++++++-------------------
46913 1 file changed, 17 insertions(+), 19 deletions(-)
46915 commit 8b5346130425c7c101f6ff2432874ba2fd372edc
46916 Author: Behdad Esfahbod <behdad@behdad.org>
46917 Date: Wed Aug 19 18:16:50 2009 -0400
46919 [HB] Fix more casts
46921 src/hb-open-type-private.hh | 10 +++++-----
46922 1 file changed, 5 insertions(+), 5 deletions(-)
46924 commit 9d2e02db74deb3b3b92beab96f112cc387c8bd88
46925 Author: Behdad Esfahbod <behdad@behdad.org>
46926 Date: Wed Aug 19 18:07:36 2009 -0400
46928 [HB] Rename CAIRO_ in macro prefix to HB_
46932 src/hb-private.h | 6 +++---
46933 1 file changed, 3 insertions(+), 3 deletions(-)
46935 commit 388ad037ff399c23c5e24bbcede27e0e35bed07e
46936 Author: Behdad Esfahbod <behdad@behdad.org>
46937 Date: Wed Aug 19 16:45:41 2009 -0400
46939 [HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE
46941 Unlike the rest of the memory-mode enum, this one didn't only
46942 describe the access mode of the input memory region. Remove it.
46944 If someone wants to inhibit duplicating, they can lock the blob
46945 and throw away the key.
46947 Based on mailing list discussion with Carl Worth.
46949 src/hb-blob.c | 51 +++++++++++++++++++++++++--------------------------
46950 src/hb-blob.h | 1 -
46951 2 files changed, 25 insertions(+), 27 deletions(-)
46953 commit 977eeb714454630bd045bb11f58ff6397f10b143
46954 Author: Behdad Esfahbod <behdad@behdad.org>
46955 Date: Wed Aug 19 16:17:24 2009 -0400
46957 [HB] s/writeable/writable/g
46959 src/hb-blob.c | 38 +++++++++++++++++++-------------------
46960 src/hb-blob.h | 10 +++++-----
46961 src/hb-open-type-private.hh | 6 +++---
46962 3 files changed, 27 insertions(+), 27 deletions(-)
46964 commit 2f5931e404cb56e31d24b2eb7ff0a849fb077b55
46965 Author: Behdad Esfahbod <behdad@behdad.org>
46966 Date: Wed Aug 19 16:07:40 2009 -0400
46968 [HB] Hide lig_id and component members of hb_glyph_info_t
46970 src/hb-buffer.h | 5 ++---
46971 1 file changed, 2 insertions(+), 3 deletions(-)
46973 commit 6b600dd6199104cff01b3fa43d2abb52ae4319ea
46974 Author: Behdad Esfahbod <behdad@behdad.org>
46975 Date: Wed Aug 19 14:45:24 2009 -0400
46979 src/hb-font.h | 2 +-
46980 1 file changed, 1 insertion(+), 1 deletion(-)
46982 commit 32c65a5ca3bde673bf2aa8fca911dd32914d3122
46983 Author: Behdad Esfahbod <behdad@behdad.org>
46984 Date: Tue Aug 18 18:37:36 2009 -0400
46986 [HB] Add font funcs prototypes
46988 src/hb-font-private.h | 2 --
46989 src/hb-font.cc | 14 ++++++--------
46990 src/hb-font.h | 23 ++++++++++++++++-------
46991 3 files changed, 22 insertions(+), 17 deletions(-)
46993 commit 8f034d5849627ee95a5889fa34c9ba294fff13ca
46994 Author: Behdad Esfahbod <behdad@behdad.org>
46995 Date: Tue Aug 18 16:41:59 2009 -0400
46997 Fix a few other pedantic warnings
46999 src/hb-ot-layout-common-private.hh | 2 +-
47000 src/hb-ot-layout-gdef-private.hh | 2 +-
47001 src/hb-ot-layout-gpos-private.hh | 4 ++--
47002 src/hb-ot-layout-gsub-private.hh | 2 +-
47003 4 files changed, 5 insertions(+), 5 deletions(-)
47005 commit 864e2560b627f1e73be3b0635e02f00844cb67c3
47006 Author: Behdad Esfahbod <behdad@behdad.org>
47007 Date: Tue Aug 18 16:38:48 2009 -0400
47009 [HB] Fix pedantic warnings
47011 src/hb-blob.h | 2 +-
47012 src/hb-buffer-private.h | 18 +++++++++---------
47013 src/hb-buffer.h | 6 +++---
47014 3 files changed, 13 insertions(+), 13 deletions(-)
47016 commit 3e09722214d9bbcc9014409342072c79d0c4447f
47017 Author: Behdad Esfahbod <behdad@behdad.org>
47018 Date: Tue Aug 18 16:32:31 2009 -0400
47020 [HB] Fix more wrong method signatures
47022 src/hb-ot-layout-common-private.hh | 2 +-
47023 1 file changed, 1 insertion(+), 1 deletion(-)
47025 commit 822e99fe9ae920df41a0bd3f1125495c2ea96b45
47026 Author: Behdad Esfahbod <behdad@behdad.org>
47027 Date: Tue Aug 18 16:27:48 2009 -0400
47029 [HB] Fix wrong method signature
47031 src/hb-ot-layout-common-private.hh | 4 ++--
47032 1 file changed, 2 insertions(+), 2 deletions(-)
47034 commit 4ff2a58952f010c6252f06e5f404d6840d257250
47035 Author: Behdad Esfahbod <behdad@behdad.org>
47036 Date: Tue Aug 18 15:49:23 2009 -0400
47038 Bug 592194 - Fix missing _SC_PAGE_SIZE macro
47040 Autoconfiscate a simple call to mprotect() even more.
47043 ++++++++++++++++++++++++++++++++++++++---------------------
47044 1 file changed, 60 insertions(+), 34 deletions(-)
47046 commit 3c69bd46e27069fac0bfdefdecf5492c17eb01df
47047 Author: Behdad Esfahbod <behdad@behdad.org>
47048 Date: Mon Aug 17 16:48:13 2009 -0400
47050 [HB] Avoid int overflow in GPOS
47052 Bug 592036 - integer overflow bug causes misrendering of Nepali
47055 src/hb-ot-layout-gpos-private.hh | 20 ++++++++++----------
47056 src/hb-private.h | 3 +++
47057 2 files changed, 13 insertions(+), 10 deletions(-)
47059 commit b2b18ef43c5bac6a5bb8412da7c9a37f815d4deb
47060 Author: Behdad Esfahbod <behdad@behdad.org>
47061 Date: Fri Aug 14 19:37:18 2009 -0400
47065 src/hb-ot-layout-gpos-private.hh | 31 ++++++++++++++-----------------
47066 1 file changed, 14 insertions(+), 17 deletions(-)
47068 commit b41f210d12d8df48e645823463343f7e14b0ddd0
47069 Author: Behdad Esfahbod <behdad@behdad.org>
47070 Date: Fri Aug 14 19:33:24 2009 -0400
47072 [HB] Merge mark positionin code between three types of lookups
47074 src/hb-ot-layout-gpos-private.hh | 95
47075 ++++++++++++----------------------------
47076 1 file changed, 29 insertions(+), 66 deletions(-)
47078 commit cd33cb9ed84308da72bd7c64b9355dc2410c63ec
47079 Author: Behdad Esfahbod <behdad@behdad.org>
47080 Date: Fri Aug 14 18:42:42 2009 -0400
47082 [HB] More minor shuffling
47084 src/hb-open-type-private.hh | 3 ---
47085 src/hb-ot-layout-common-private.hh | 5 +++++
47086 2 files changed, 5 insertions(+), 3 deletions(-)
47088 commit 80e2aa2e1bfa2c8ecedcfa4cce8cadeb15792ac3
47089 Author: Behdad Esfahbod <behdad@behdad.org>
47090 Date: Fri Aug 14 18:40:56 2009 -0400
47092 [HB] Move code around
47094 src/hb-open-type-private.hh | 21 +++++++++++++++++++++
47095 src/hb-ot-layout-common-private.hh | 19 -------------------
47096 2 files changed, 21 insertions(+), 19 deletions(-)
47098 commit 3564ee5216004d45d30b0ded61184cf8dde5dd89
47099 Author: Behdad Esfahbod <behdad@behdad.org>
47100 Date: Fri Aug 14 18:32:56 2009 -0400
47102 [HB] Correctly sanitize LigatureAttach
47104 src/hb-open-type-private.hh | 14 ++++++++++----
47105 src/hb-ot-layout-common-private.hh | 4 ++++
47106 src/hb-ot-layout-gdef-private.hh | 4 ++--
47107 src/hb-ot-layout-gpos-private.hh | 6 +++---
47108 4 files changed, 19 insertions(+), 9 deletions(-)
47110 commit cb71a2fb76c6ddee050f775eb299ee44230c3ac9
47111 Author: Behdad Esfahbod <behdad@behdad.org>
47112 Date: Fri Aug 14 18:14:03 2009 -0400
47114 [HB] Simplify MarkBase and MarkLig too
47116 src/hb-ot-layout-gpos-private.hh | 127
47117 +++++++++++++++------------------------
47118 1 file changed, 48 insertions(+), 79 deletions(-)
47120 commit dfa54f4440960c39d37ef02fff4c0d9eb315d4b4
47121 Author: Behdad Esfahbod <behdad@behdad.org>
47122 Date: Fri Aug 14 17:53:31 2009 -0400
47124 [HB] Simplify MarkMark
47126 src/hb-ot-layout-gpos-private.hh | 29 ++++++++++++++++-------------
47127 1 file changed, 16 insertions(+), 13 deletions(-)
47129 commit 815a73e4202ca17677f12e862b70ca8724cf2f57
47130 Author: Behdad Esfahbod <behdad@behdad.org>
47131 Date: Fri Aug 14 17:31:16 2009 -0400
47133 [HB] Fix possible int overflows during sanitize
47136 src/hb-open-type-private.hh | 22 ++++++++++++++++++++++
47137 src/hb-ot-layout-gpos-private.hh | 15 ++++++++-------
47138 3 files changed, 30 insertions(+), 8 deletions(-)
47140 commit ae728e51e94d18d731b7c8dc524da1a4f427d63b
47141 Author: Behdad Esfahbod <behdad@behdad.org>
47142 Date: Fri Aug 14 16:41:00 2009 -0400
47144 [HB] Debug output for SANITIZE_MEM()
47146 src/hb-open-type-private.hh | 34 +++++++++++++++++++++++-----------
47147 1 file changed, 23 insertions(+), 11 deletions(-)
47149 commit 41895506cb6a41b1a833866f8822261ea449ea0b
47150 Author: Behdad Esfahbod <behdad@behdad.org>
47151 Date: Fri Aug 14 16:25:33 2009 -0400
47153 [HB] Use inline function for SANITIZE_MEM()
47155 src/hb-open-type-private.hh | 33 ++++++++++++++++++++-------------
47156 1 file changed, 20 insertions(+), 13 deletions(-)
47158 commit 95528131b5ab9fc9e265ace715832135ebd457a4
47159 Author: Behdad Esfahbod <behdad@behdad.org>
47160 Date: Fri Aug 14 16:17:32 2009 -0400
47162 [HB] Use SANITIZE_THIS() when applicable
47164 src/hb-open-type-private.hh | 6 +++---
47165 1 file changed, 3 insertions(+), 3 deletions(-)
47167 commit 5769538abfe153c503da4801649493e57a9854c2
47168 Author: Behdad Esfahbod <behdad@behdad.org>
47169 Date: Fri Aug 14 16:12:22 2009 -0400
47171 [HB] Add note about auditing sanitize code for overflows
47174 src/hb-ot-layout-gpos-private.hh | 2 +-
47175 2 files changed, 2 insertions(+), 1 deletion(-)
47177 commit 15232e26f4a89dab1b6de35ad9d3d16e75bf93d0
47178 Author: Behdad Esfahbod <behdad@behdad.org>
47179 Date: Thu Aug 13 17:13:25 2009 -0400
47181 [HB] Add empty hb_shape() API
47183 src/Makefile.am | 2 ++
47184 src/hb-shape.c | 40 ++++++++++++++++++++++++++++++++++++++++
47185 src/hb-shape.h | 53
47186 +++++++++++++++++++++++++++++++++++++++++++++++++++++
47187 3 files changed, 95 insertions(+)
47189 commit 2866d2974b6768e93cc7d473d14c5a8abae5f7fd
47190 Author: Behdad Esfahbod <behdad@behdad.org>
47191 Date: Thu Aug 13 11:47:08 2009 -0400
47193 [HB] Bitfield packing *is* very delicate
47195 Fix the second instance.
47197 src/hb-buffer.h | 2 +-
47198 1 file changed, 1 insertion(+), 1 deletion(-)
47200 commit ec90ee23b29aab187c3fa209970aa97434c84b1b
47201 Author: Behdad Esfahbod <behdad@behdad.org>
47202 Date: Thu Aug 13 05:25:23 2009 -0400
47204 Bug 591511 – hh-blob.c does not compile using mingw on windows
47206 Check for sys/mman.h, not mprotect().
47208 src/hb-blob.c | 8 ++++----
47209 1 file changed, 4 insertions(+), 4 deletions(-)
47211 commit 12eae6d55d468ff2fbe2bc12bec188d313c671f9
47212 Author: Behdad Esfahbod <behdad@behdad.org>
47213 Date: Thu Aug 13 05:20:46 2009 -0400
47215 [HB] Fix buffer sizing issue with mingw gcc
47217 Bit field packing is a delicate field. Issue reported in comment
47219 http://bugzilla.gnome.org/show_bug.cgi?id=591511
47221 src/hb-buffer-private.h | 14 +++++++-------
47222 1 file changed, 7 insertions(+), 7 deletions(-)
47224 commit 6936706cd77f96961a1239d0c9dc8ede64d7f06d
47225 Author: Behdad Esfahbod <behdad@behdad.org>
47226 Date: Wed Aug 12 19:45:50 2009 -0400
47228 Bug 591413 – needs to link with libstdc++
47230 Enforce -fno-exceptions better.
47232 src/Makefile.am | 2 +-
47233 1 file changed, 1 insertion(+), 1 deletion(-)
47235 commit c486ea9c3582710474c1085c21c1dc5e2700adc3
47236 Author: Behdad Esfahbod <behdad@behdad.org>
47237 Date: Wed Aug 12 19:36:29 2009 -0400
47239 Bug 591511 – hb-blob.c does not compile using mingw on windows
47241 Only call mprotect() when available. For optimal performance, a win32
47242 way to make memory writeable needs to be added.
47244 src/hb-blob.c | 8 ++++++++
47245 1 file changed, 8 insertions(+)
47247 commit a579584594f1ca4781f1c5b92ad78513c0b37480
47248 Author: Behdad Esfahbod <behdad@behdad.org>
47249 Date: Wed Aug 12 19:23:16 2009 -0400
47253 src/hb-buffer-private.h | 2 +-
47254 1 file changed, 1 insertion(+), 1 deletion(-)
47256 commit b6e66ee102eb5b64d945e5a73ab63fe8cac5edcb
47257 Author: Behdad Esfahbod <behdad@behdad.org>
47258 Date: Wed Aug 12 16:50:28 2009 -0400
47260 [HB] Always clear positions if dirty, before returning to user
47262 src/hb-buffer.c | 4 ++--
47263 1 file changed, 2 insertions(+), 2 deletions(-)
47265 commit e4679d9fae43f3219c476c5b9e411d1f5d0d5bae
47266 Author: Behdad Esfahbod <behdad@behdad.org>
47267 Date: Wed Aug 12 16:47:27 2009 -0400
47269 [HB] Fix _hb_buffer_next() when positioning
47271 We were copying glyphs to output. This should not happen when in
47272 GPOS. Back then it was fine, then some optimizations broke then
47275 src/hb-buffer-private.h | 1 +
47276 src/hb-buffer.c | 12 ++++++++++++
47277 2 files changed, 13 insertions(+)
47279 commit 5ccf1ba339d6ffb4469f1c4f20d8d8d00012c857
47280 Author: Behdad Esfahbod <behdad@behdad.org>
47281 Date: Wed Aug 12 15:55:23 2009 -0400
47283 [HB] Fixed signedness warnings
47285 src/hb-open-type-private.hh | 4 ++--
47286 1 file changed, 2 insertions(+), 2 deletions(-)
47288 commit f71329147bd3087588cfeafd6feff45f29d1ca7a
47289 Author: Behdad Esfahbod <behdad@behdad.org>
47290 Date: Wed Aug 12 15:48:44 2009 -0400
47292 [HB] Ouch. Fix compilation.
47294 src/hb-ot-layout-gpos-private.hh | 2 +-
47295 1 file changed, 1 insertion(+), 1 deletion(-)
47297 commit 0532ed160c678b5404b20594fd2ca9a640bf6a0a
47298 Author: Behdad Esfahbod <behdad@behdad.org>
47299 Date: Wed Aug 12 15:40:04 2009 -0400
47301 [HB] Fix invalid access / overflow on x86-64
47303 Bug 591557 – [HB] crash scrolling the evolution message list
47304 Bug 591576 – crashed with SIGSEGV at pango
47306 src/hb-ot-layout-gpos-private.hh | 21 ++++++++++++---------
47307 src/hb-ot-layout-gsub-private.hh | 2 --
47308 2 files changed, 12 insertions(+), 11 deletions(-)
47310 commit 8d70312c7b899131c3aafa7a43527ef3ced33bfe
47311 Author: Behdad Esfahbod <behdad@behdad.org>
47312 Date: Mon Aug 10 23:50:51 2009 -0400
47314 [HB] Add hb_font_funcs_make_immutable()
47316 src/hb-font-private.h | 4 ++++
47317 src/hb-font.cc | 17 +++++++++++++++--
47318 src/hb-font.h | 3 +++
47319 3 files changed, 22 insertions(+), 2 deletions(-)
47321 commit 3284d05da27c338d94f0da99df66d924cd9d6717
47322 Author: Behdad Esfahbod <behdad@behdad.org>
47323 Date: Mon Aug 10 23:45:57 2009 -0400
47325 [HB] Add missing initializer
47327 src/hb-font.cc | 4 +++-
47328 1 file changed, 3 insertions(+), 1 deletion(-)
47330 commit 081819ea8b98c0a4b4dffe8d4aca3512f9798719
47331 Author: Behdad Esfahbod <behdad@behdad.org>
47332 Date: Mon Aug 10 23:40:28 2009 -0400
47334 [OT] Hookup glib unicode funcs
47336 src/hb-buffer.c | 14 +++++++-------
47337 src/hb-glib.c | 4 +++-
47338 src/hb-glib.h | 4 ++--
47339 src/hb-ot-layout.cc | 10 +++++-----
47340 src/hb-private.h | 2 +-
47341 5 files changed, 18 insertions(+), 16 deletions(-)
47343 commit 49f261df2aa753e8b09e97f7835e6a827f92970a
47344 Author: Behdad Esfahbod <behdad@behdad.org>
47345 Date: Mon Aug 10 23:35:05 2009 -0400
47349 src/Makefile.am | 4 +++-
47351 ++++++++++++++++++++++++++++++++++++++++++++++++
47352 src/hb-glib.h | 41 +++++++++++++++++++++++++++++++++++
47353 src/hb-unicode-private.h | 2 +-
47354 src/hb-unicode.c | 10 ++++-----
47355 src/hb-unicode.h | 6 +++---
47356 6 files changed, 109 insertions(+), 10 deletions(-)
47358 commit eb27ec0cef0d92740875ab5035b53acc639e5fae
47359 Author: Behdad Esfahbod <behdad@behdad.org>
47360 Date: Mon Aug 10 23:25:28 2009 -0400
47362 [HB] Add hb_unicode_funcs_make_immutable()
47364 src/hb-unicode-private.h | 2 ++
47365 src/hb-unicode.c | 22 +++++++++++++++++-----
47366 src/hb-unicode.h | 2 ++
47367 3 files changed, 21 insertions(+), 5 deletions(-)
47369 commit af9e104028b7cdc1fbba0eb1d86cfa4d5258657f
47370 Author: Behdad Esfahbod <behdad@behdad.org>
47371 Date: Mon Aug 10 23:21:33 2009 -0400
47373 [HB] Use nil unicode funcs in nil face
47375 src/hb-font.cc | 7 ++++---
47376 src/hb-unicode-private.h | 3 +++
47377 src/hb-unicode.c | 2 +-
47378 3 files changed, 8 insertions(+), 4 deletions(-)
47380 commit 48910f8f0034c54b4e11cef3d08aa40e52c06b28
47381 Author: Behdad Esfahbod <behdad@behdad.org>
47382 Date: Mon Aug 10 23:05:05 2009 -0400
47384 [HB] Initialize unicode funcs to nil getters
47386 src/hb-unicode.c | 29 +++++++++++++++++++----------
47387 1 file changed, 19 insertions(+), 10 deletions(-)
47389 commit 04cc0a29ee1472c318c36efcd19b9c1a6657d9ea
47390 Author: Behdad Esfahbod <behdad@behdad.org>
47391 Date: Mon Aug 10 22:58:56 2009 -0400
47393 [HB] Flesh out Unicode funcs
47395 src/hb-object-private.h | 2 +-
47396 src/hb-unicode-private.h | 12 ++++-----
47397 src/hb-unicode.c | 67
47398 ++++++++++++++++++++++++++++++++++++++++++------
47399 src/hb-unicode.h | 3 ---
47400 4 files changed, 65 insertions(+), 19 deletions(-)
47402 commit 299f08961ffcea27e8def4f0743d0c86ef8dadf1
47403 Author: Behdad Esfahbod <behdad@behdad.org>
47404 Date: Mon Aug 10 22:47:57 2009 -0400
47406 [HB] Implement buffer UTF-X input
47408 src/hb-buffer.c | 110
47409 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
47410 src/hb-buffer.h | 12 +++----
47411 2 files changed, 116 insertions(+), 6 deletions(-)
47413 commit 1b7b97f28ac192006ca5b6d1cc9fbc80fa2bdb55
47414 Author: Behdad Esfahbod <behdad@behdad.org>
47415 Date: Mon Aug 10 21:10:37 2009 -0400
47417 [HB] Add buffer UTF-X API
47419 src/hb-buffer.h | 21 +++++++++++++++++++++
47420 1 file changed, 21 insertions(+)
47422 commit fbaf8ffa098bd2b6fb4f4bc2d04b360a319c4af5
47423 Author: Behdad Esfahbod <behdad@behdad.org>
47424 Date: Mon Aug 10 20:59:25 2009 -0400
47426 [HB] Add hb_buffer_reverse()
47428 src/hb-buffer.c | 32 +++++++++++++++++++++++++++++---
47429 src/hb-buffer.h | 7 +++++++
47430 2 files changed, 36 insertions(+), 3 deletions(-)
47432 commit cbe5a4e08e6c2ccfdf98e630d48ec9da69374516
47433 Author: Behdad Esfahbod <behdad@behdad.org>
47434 Date: Mon Aug 10 20:24:49 2009 -0400
47436 [HB] Reuse the positions array as alt string array
47438 src/hb-buffer-private.h | 1 -
47439 src/hb-buffer.c | 28 +++++++++-------------------
47440 2 files changed, 9 insertions(+), 20 deletions(-)
47442 commit 5c44188455ca1b696aa24b20c3a83877dfae2fb2
47443 Author: Behdad Esfahbod <behdad@behdad.org>
47444 Date: Mon Aug 10 20:05:16 2009 -0400
47446 [HB] Start adding Unicode funcs
47448 src/Makefile.am | 3 +
47449 src/hb-font-private.h | 29 ++-----
47450 src/hb-font.cc | 163 ++++++++++-------------------------
47451 src/hb-font.h | 140 ++++++++++--------------------
47452 src/hb-unicode-private.h | 54 ++++++++++++
47453 src/hb-unicode.c | 89 +++++++++++++++++++
47454 src/hb-unicode.h | 220
47455 +++++++++++++++++++++++++++++++++++++++++++++++
47456 7 files changed, 463 insertions(+), 235 deletions(-)
47458 commit 20b035dad41247076815a2bbb0346d63058b322f
47459 Author: Behdad Esfahbod <behdad@behdad.org>
47460 Date: Mon Aug 10 19:00:36 2009 -0400
47462 [HB] Put C++ inline's back
47464 Apparetly in C++, inline means a totally different thing.
47466 src/hb-open-file-private.hh | 14 +++++++-------
47467 src/hb-open-type-private.hh | 16 ++++++++--------
47468 src/hb-ot-layout-common-private.hh | 12 ++++++------
47469 src/hb-ot-layout-gdef-private.hh | 4 ++--
47470 src/hb-ot-layout-gpos-private.hh | 12 ++++++------
47471 src/hb-ot-layout-gsub-private.hh | 12 ++++++------
47472 src/hb-ot-layout-gsubgpos-private.hh | 12 ++++++------
47473 7 files changed, 41 insertions(+), 41 deletions(-)
47475 commit a62f776d8e7e3e57d28ee71b34abab0a5b8471eb
47476 Author: Behdad Esfahbod <behdad@behdad.org>
47477 Date: Mon Aug 10 13:57:02 2009 -0400
47479 [HB] Don't override CXX compiler
47481 Just add couple of options to it (still assuming gcc)
47483 src/Makefile.am | 3 ++-
47484 1 file changed, 2 insertions(+), 1 deletion(-)
47486 commit 6bdab706ecb41c1305e85d041a586e86c54d0ab7
47487 Author: Behdad Esfahbod <behdad@behdad.org>
47488 Date: Mon Aug 10 09:35:11 2009 -0400
47492 src/hb-ot-layout.h | 8 ++++----
47493 1 file changed, 4 insertions(+), 4 deletions(-)
47495 commit 797724904a3ab294f8390d4ff80c299d8213a5c6
47496 Author: Behdad Esfahbod <behdad@behdad.org>
47497 Date: Sun Aug 9 22:25:17 2009 -0400
47499 [HB] Remove unused code
47501 src/hb-ot-layout-gdef-private.hh | 10 ----------
47502 1 file changed, 10 deletions(-)
47504 commit 284899ccbe79fda7405ab09d3092fc25fd89e810
47505 Author: Behdad Esfahbod <behdad@behdad.org>
47506 Date: Sun Aug 9 22:10:39 2009 -0400
47508 [HB] Add a NEXT() macro
47510 src/hb-open-type-private.hh | 2 ++
47511 src/hb-ot-layout-common-private.hh | 4 ++--
47512 src/hb-ot-layout-gsub-private.hh | 8 ++++----
47513 src/hb-ot-layout-gsubgpos-private.hh | 24 ++++++++++++------------
47514 4 files changed, 20 insertions(+), 18 deletions(-)
47516 commit 918572fc870dfd7596155ce700247a5bb024fb1a
47517 Author: Behdad Esfahbod <behdad@behdad.org>
47518 Date: Sun Aug 9 18:31:47 2009 -0400
47520 [HB] Remove done TODO item
47523 1 file changed, 1 deletion(-)
47525 commit 67cb8111f209de26b3afa46e9fb7e4d01c9ecad4
47526 Author: Behdad Esfahbod <behdad@behdad.org>
47527 Date: Sun Aug 9 13:05:08 2009 -0400
47529 [HB] Print mark sets in main.cc
47532 1 file changed, 2 insertions(+)
47534 commit 17878255fa88e76cd503461fc1ade2ed365cebd2
47535 Author: Behdad Esfahbod <behdad@behdad.org>
47536 Date: Sat Aug 8 16:57:27 2009 -0400
47538 [HB] Remove hb_ot_layout_table_find_feature()
47540 That function doesn't make much sense as multiple features in the
47544 src/hb-ot-layout.cc | 16 ----------------
47545 src/hb-ot-layout.h | 6 ------
47546 2 files changed, 22 deletions(-)
47548 commit 468769b8f5332940278244e744ec2bd5a5dc5ee9
47549 Author: Behdad Esfahbod <behdad@behdad.org>
47550 Date: Sat Aug 8 16:53:23 2009 -0400
47552 [HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
47555 src/hb-buffer-private.h | 4 ++--
47556 src/hb-buffer.c | 12 ++++++------
47557 src/hb-buffer.h | 4 ++--
47558 src/hb-common.h | 1 +
47559 src/hb-ot-layout-gpos-private.hh | 12 ++++++------
47560 src/hb-ot-layout-gsub-private.hh | 14 +++++++-------
47561 src/hb-ot-layout.cc | 18 +++++++++---------
47562 src/hb-ot-layout.h | 34 +++++++++-------------------------
47563 9 files changed, 42 insertions(+), 58 deletions(-)
47565 commit 7f96b39a9d5a81ba77e0c3dea8fe2cdb9957c4c7
47566 Author: Behdad Esfahbod <behdad@behdad.org>
47567 Date: Sat Aug 8 16:37:22 2009 -0400
47569 [HB] Fix bug introduced recently
47571 src/hb-open-type-private.hh | 4 ++--
47572 1 file changed, 2 insertions(+), 2 deletions(-)
47574 commit bff3c0fde5da04a70d1f7aeeb9fa2a75fe5c07f6
47575 Author: Behdad Esfahbod <behdad@behdad.org>
47576 Date: Fri Aug 7 19:46:30 2009 -0400
47578 [HB] Remove clumsy macros and improve API
47581 src/hb-open-file-private.hh | 41 ++++++++--
47582 src/hb-open-type-private.hh | 104 +------------------------
47583 src/hb-ot-layout-common-private.hh | 103 ++++++++++++++++++------
47584 src/hb-ot-layout-gsubgpos-private.hh | 35 +++++++--
47585 src/hb-ot-layout.cc | 146
47586 ++++++++++++-----------------------
47587 src/hb-ot-layout.h | 101 ++++++++++--------------
47588 7 files changed, 240 insertions(+), 292 deletions(-)
47590 commit d0b657379bbe63602953412d6bc944b2a0f430eb
47591 Author: Behdad Esfahbod <behdad@behdad.org>
47592 Date: Thu Aug 6 18:34:47 2009 -0400
47594 [HB] Fix various XXX issues
47596 src/hb-open-type-private.hh | 13 ++++++++++---
47597 src/hb-ot-layout-gdef-private.hh | 5 ++---
47598 2 files changed, 12 insertions(+), 6 deletions(-)
47600 commit 82199868fb036b63799af761762225d45d36f575
47601 Author: Behdad Esfahbod <behdad@behdad.org>
47602 Date: Thu Aug 6 18:28:45 2009 -0400
47604 [HB] Remove unused var
47606 src/hb-ot-layout-private.h | 2 --
47607 1 file changed, 2 deletions(-)
47609 commit 07e69226cbd4167741fd868a3125487bbabb99dc
47610 Author: Behdad Esfahbod <behdad@behdad.org>
47611 Date: Thu Aug 6 18:28:00 2009 -0400
47613 [HB] Remove another stale XXX
47615 src/hb-ot-layout.cc | 2 --
47616 1 file changed, 2 deletions(-)
47618 commit e605c367c5627e7ab05af9cb59247a89290e598a
47619 Author: Behdad Esfahbod <behdad@behdad.org>
47620 Date: Thu Aug 6 18:27:28 2009 -0400
47622 [HB] Rebrand XXX as TODO
47624 src/hb-open-file-private.hh | 4 ++--
47625 1 file changed, 2 insertions(+), 2 deletions(-)
47627 commit c5a13048e21fcfcfd3b74f800e8d521e6245b451
47628 Author: Behdad Esfahbod <behdad@behdad.org>
47629 Date: Thu Aug 6 18:26:38 2009 -0400
47631 [HB] Remove stale XXX
47633 src/hb-blob.c | 2 --
47634 1 file changed, 2 deletions(-)
47636 commit 9e826ea2832f0444bcef9075b445d481a58a09c2
47637 Author: Behdad Esfahbod <behdad@behdad.org>
47638 Date: Thu Aug 6 18:24:55 2009 -0400
47640 [HB] Fix unaligned access
47642 src/hb-open-type-private.hh | 20 +++++++++++++++++---
47643 src/hb-private.h | 22 ++++++++++++++++++++++
47644 2 files changed, 39 insertions(+), 3 deletions(-)
47646 commit 71a8344a5eeaa34e31d53138cf3bbe30b819f83c
47647 Author: Behdad Esfahbod <behdad@behdad.org>
47648 Date: Thu Aug 6 14:28:18 2009 -0400
47650 [HB] Remove a few 'inline's, though the compiler mostly ignores them
47652 src/hb-open-file-private.hh | 1 -
47653 src/hb-open-type-private.hh | 16 ++++++++--------
47654 src/hb-ot-layout-gsubgpos-private.hh | 6 +++---
47655 3 files changed, 11 insertions(+), 12 deletions(-)
47657 commit 7f3d5c8166e5205e9d9bf8b4b2f31d44387a8006
47658 Author: Behdad Esfahbod <behdad@behdad.org>
47659 Date: Thu Aug 6 13:33:51 2009 -0400
47661 [HB] Fix blob to use a actual mutex
47663 src/hb-blob.c | 125
47664 +++++++++++++++++++++++++++++++++++-------------
47665 src/hb-object-private.h | 4 +-
47666 src/hb-private.h | 20 +++++---
47667 3 files changed, 106 insertions(+), 43 deletions(-)
47669 commit a794ebf4be9896393f4badf02905a4007981a588
47670 Author: Behdad Esfahbod <behdad@behdad.org>
47671 Date: Thu Aug 6 12:32:35 2009 -0400
47673 [HB] Use glib again
47675 src/Makefile.am | 5 +++--
47676 src/hb-blob.c | 4 ++--
47677 src/hb-object-private.h | 19 ++++++-------------
47678 src/hb-private.h | 45
47679 ++++++++++++++++++++++++++-------------------
47680 4 files changed, 37 insertions(+), 36 deletions(-)
47682 commit 9b76a290a94f2603f3cb9498ae976125347cf54b
47683 Author: Behdad Esfahbod <behdad@behdad.org>
47684 Date: Thu Aug 6 10:27:38 2009 -0400
47686 [HB] Improve debug output
47688 src/hb-open-type-private.hh | 7 ++++---
47689 1 file changed, 4 insertions(+), 3 deletions(-)
47691 commit 9faee63034d3965735bd6362c0beeca1613bd771
47692 Author: Behdad Esfahbod <behdad@behdad.org>
47693 Date: Thu Aug 6 10:24:49 2009 -0400
47697 src/hb-private.h | 2 +-
47698 1 file changed, 1 insertion(+), 1 deletion(-)
47700 commit f72059ee6946d9b4812b794f662ee83c7e25fe53
47701 Author: Behdad Esfahbod <behdad@behdad.org>
47702 Date: Wed Aug 5 15:35:02 2009 -0400
47704 [HB] Add a few TODO items
47706 src/TODO | 8 +++++---
47707 1 file changed, 5 insertions(+), 3 deletions(-)
47709 commit 0d77ab8a73f57c9fca4c6f9301dae394d79526e3
47710 Author: Behdad Esfahbod <behdad@behdad.org>
47711 Date: Wed Aug 5 15:27:42 2009 -0400
47713 [HB] Improve debug output
47715 src/hb-open-type-private.hh | 8 ++++++++
47716 1 file changed, 8 insertions(+)
47718 commit 268cac4c9ef8cb592cfb8507273332165b8d3ad3
47719 Author: Behdad Esfahbod <behdad@behdad.org>
47720 Date: Wed Aug 5 15:21:48 2009 -0400
47722 [HB] Fix blob unlock
47724 src/hb-blob.c | 2 +-
47725 1 file changed, 1 insertion(+), 1 deletion(-)
47727 commit 7acb389569cf99c6bae9db31a8ed7c7007fbb566
47728 Author: Behdad Esfahbod <behdad@behdad.org>
47729 Date: Wed Aug 5 15:20:34 2009 -0400
47731 [HB] Improve debug output and fix mprotect bug
47734 ++++++++++++++++++++++++++++++++++++++-------
47735 src/hb-open-type-private.hh | 30 +++++++++++-------------
47736 src/hb-private.h | 3 ++-
47737 3 files changed, 65 insertions(+), 25 deletions(-)
47739 commit ec9f8db0d3cad146801b7dc5c59e517de3b6fa34
47740 Author: Behdad Esfahbod <behdad@behdad.org>
47741 Date: Wed Aug 5 14:52:03 2009 -0400
47745 src/hb-private.h | 3 +++
47746 1 file changed, 3 insertions(+)
47748 commit d341881d9a0f835f691b121480046081ad162918
47749 Author: Behdad Esfahbod <behdad@behdad.org>
47750 Date: Wed Aug 5 14:49:25 2009 -0400
47752 [HB] Fix build of main.cc
47754 src/Makefile.am | 8 ++++----
47755 1 file changed, 4 insertions(+), 4 deletions(-)
47757 commit 8f3be25e7ec88ea451ee8097bf32e5f729f4fef9
47758 Author: Behdad Esfahbod <behdad@behdad.org>
47759 Date: Tue Aug 4 23:43:40 2009 -0400
47761 [HB] turn debugging off
47763 src/hb-private.h | 2 +-
47764 1 file changed, 1 insertion(+), 1 deletion(-)
47766 commit 62ed5850d9e0e0d0231889470d58e815420c21e5
47767 Author: Behdad Esfahbod <behdad@behdad.org>
47768 Date: Tue Aug 4 23:30:32 2009 -0400
47770 [HB] Fix another sanitize() bug; hopefully it's the last one
47772 src/hb-ot-layout-common-private.hh | 2 +-
47773 1 file changed, 1 insertion(+), 1 deletion(-)
47775 commit 90482b68178b687c0f0a3f82cd6a36b2c0bb9384
47776 Author: Behdad Esfahbod <behdad@behdad.org>
47777 Date: Tue Aug 4 23:24:35 2009 -0400
47779 [HB] Fix a couple other sanitize() bugs
47781 src/hb-ot-layout-gpos-private.hh | 4 ++--
47782 src/hb-ot-layout-gsub-private.hh | 4 ++--
47783 2 files changed, 4 insertions(+), 4 deletions(-)
47785 commit 4f3ad9115a4161fc23fa559c26082440196217ec
47786 Author: Behdad Esfahbod <behdad@behdad.org>
47787 Date: Tue Aug 4 23:01:23 2009 -0400
47789 [HB] More debugging output
47791 src/hb-open-type-private.hh | 45
47792 ++++++++++++++++++++++++++++++++++++++++-----
47793 1 file changed, 40 insertions(+), 5 deletions(-)
47795 commit 8cd6fa28d1b77100491519b8dedb2e113508bf59
47796 Author: Behdad Esfahbod <behdad@behdad.org>
47797 Date: Tue Aug 4 22:55:44 2009 -0400
47799 [HB] Fix fatal Sanitizer bug
47801 src/hb-open-type-private.hh | 2 +-
47802 1 file changed, 1 insertion(+), 1 deletion(-)
47804 commit 2870ac5e5d5d87646a4b273a9805fb3fcf280f97
47805 Author: Behdad Esfahbod <behdad@behdad.org>
47806 Date: Tue Aug 4 22:43:47 2009 -0400
47808 [HB] Add missing sanitize
47810 src/hb-open-file-private.hh | 1 +
47811 1 file changed, 1 insertion(+)
47813 commit b28815c1f6e46d38471cacbc31248ca6fda8c4d1
47814 Author: Behdad Esfahbod <behdad@behdad.org>
47815 Date: Tue Aug 4 22:35:36 2009 -0400
47817 [HB] Add sanitize debugging facilities
47819 src/hb-open-file-private.hh | 4 ++++
47820 src/hb-open-type-private.hh | 43
47821 +++++++++++++++++++++++++++++++-----
47822 src/hb-ot-layout-common-private.hh | 17 ++++++++++++++
47823 src/hb-ot-layout-gdef-private.hh | 10 +++++++++
47824 src/hb-ot-layout-gpos-private.hh | 28 +++++++++++++++++++++++
47825 src/hb-ot-layout-gsub-private.hh | 18 +++++++++++++++
47826 src/hb-ot-layout-gsubgpos-private.hh | 16 ++++++++++++++
47827 src/hb-private.h | 6 ++++-
47828 8 files changed, 136 insertions(+), 6 deletions(-)
47830 commit 7edb430f9182723b7b720708c56088cec1200a70
47831 Author: Behdad Esfahbod <behdad@behdad.org>
47832 Date: Tue Aug 4 22:06:57 2009 -0400
47834 [HB] Rename open-types to open-type; beauty
47836 src/Makefile.am | 2 +-
47837 src/hb-open-file-private.hh | 2 +-
47838 src/{hb-open-types-private.hh => hb-open-type-private.hh} | 0
47839 src/hb-ot-layout-common-private.hh | 2 +-
47840 4 files changed, 3 insertions(+), 3 deletions(-)
47842 commit f4b58d3fc2956a9d1b6178588d809c781f7a5c0c
47843 Author: Behdad Esfahbod <behdad@behdad.org>
47844 Date: Tue Aug 4 21:47:29 2009 -0400
47846 [HB] Save edit even if not writeable
47848 src/hb-open-types-private.hh | 6 ++----
47849 1 file changed, 2 insertions(+), 4 deletions(-)
47851 commit 9bd629ccd064e739789e504c41ad875eed93abba
47852 Author: Behdad Esfahbod <behdad@behdad.org>
47853 Date: Tue Aug 4 21:42:23 2009 -0400
47857 src/hb-open-file-private.hh | 1 +
47858 src/hb-open-types-private.hh | 5 +++++
47859 src/hb-ot-layout-gsub-private.hh | 3 +--
47860 3 files changed, 7 insertions(+), 2 deletions(-)
47862 commit 5ff4e13143c227fa57854c987b5a98e610f89361
47863 Author: Behdad Esfahbod <behdad@behdad.org>
47864 Date: Tue Aug 4 21:35:32 2009 -0400
47866 [HB] Avoid infinite recusion in Extension sanitize()
47868 src/hb-ot-layout-gpos-private.hh | 1 +
47869 src/hb-ot-layout-gsub-private.hh | 1 +
47870 2 files changed, 2 insertions(+)
47872 commit d60bb8ca2ae6edf29b2227b56c57f0d16879370b
47873 Author: Behdad Esfahbod <behdad@behdad.org>
47874 Date: Tue Aug 4 21:32:57 2009 -0400
47876 [HB] Hook Sanitizer up. Hell's breaking loose right now
47878 src/hb-font.cc | 7 ++-----
47879 src/hb-open-types-private.hh | 2 +-
47880 src/hb-ot-layout.cc | 12 ++++++------
47881 3 files changed, 9 insertions(+), 12 deletions(-)
47883 commit 679f41fe61242aa8d7f45b64bdb66395aa530fe2
47884 Author: Behdad Esfahbod <behdad@behdad.org>
47885 Date: Tue Aug 4 21:32:06 2009 -0400
47889 src/hb-ot-layout.cc | 2 ++
47890 1 file changed, 2 insertions(+)
47892 commit 4e8a0602bb0b3cbf7f26cc38790e37cdec7b0b37
47893 Author: Behdad Esfahbod <behdad@behdad.org>
47894 Date: Tue Aug 4 20:52:47 2009 -0400
47898 src/hb-open-types-private.hh | 58
47899 ++++++++++++++++++++++++++++++++++++++++----
47900 1 file changed, 53 insertions(+), 5 deletions(-)
47902 commit 2765d333e523a13dbd932fa33f3b39a5cf83f0f7
47903 Author: Behdad Esfahbod <behdad@behdad.org>
47904 Date: Tue Aug 4 20:50:18 2009 -0400
47908 src/hb-open-file-private.hh | 3 +++
47909 1 file changed, 3 insertions(+)
47911 commit a328d66e6a8122f7d4d71941449d4d0136203e08
47912 Author: Behdad Esfahbod <behdad@behdad.org>
47913 Date: Tue Aug 4 20:27:05 2009 -0400
47917 src/hb-ot-layout-gdef-private.hh | 2 +-
47918 src/hb-ot-layout-gpos-private.hh | 2 +-
47919 src/hb-ot-layout-gsub-private.hh | 2 +-
47920 src/hb-ot-layout-gsubgpos-private.hh | 4 ++--
47921 4 files changed, 5 insertions(+), 5 deletions(-)
47923 commit 577c1116493d785d3455626612f97dabb383abf0
47924 Author: Behdad Esfahbod <behdad@behdad.org>
47925 Date: Tue Aug 4 19:31:02 2009 -0400
47927 [HB] Shuffle code around
47929 src/hb-open-types-private.hh | 127
47930 ++++++++++++++++++++++---------------------
47931 1 file changed, 65 insertions(+), 62 deletions(-)
47933 commit b1e187fc6365f5355c652a61494a5e9f6acf51b4
47934 Author: Behdad Esfahbod <behdad@behdad.org>
47935 Date: Tue Aug 4 15:28:49 2009 -0400
47937 [HB] More sanitize infrastructure
47939 src/hb-open-types-private.hh | 29 ++++++++++++++++++++++++++++-
47940 1 file changed, 28 insertions(+), 1 deletion(-)
47942 commit b508e5ccd528f3f0f49f545bd5f30a525d5abd5a
47943 Author: Behdad Esfahbod <behdad@behdad.org>
47944 Date: Tue Aug 4 15:07:24 2009 -0400
47946 [HB] open-file sanitize()
47948 src/hb-open-file-private.hh | 46
47949 ++++++++++++++++++++++++++++++++++++++++----
47950 src/hb-open-types-private.hh | 13 +++++++++++++
47951 2 files changed, 55 insertions(+), 4 deletions(-)
47953 commit 738c54d9caa3affc4b434e56bfb810ff6dc9b0b3
47954 Author: Behdad Esfahbod <behdad@behdad.org>
47955 Date: Tue Aug 4 14:42:46 2009 -0400
47957 [HB] Tag sanitize()
47959 src/hb-open-types-private.hh | 8 ++++++++
47960 src/hb-ot-layout-common-private.hh | 6 +-----
47961 2 files changed, 9 insertions(+), 5 deletions(-)
47963 commit e49a84c9e37c08808880e74e94c8160731ababa1
47964 Author: Behdad Esfahbod <behdad@behdad.org>
47965 Date: Tue Aug 4 14:33:23 2009 -0400
47967 [HB] GDEF sanitize()
47969 src/hb-ot-layout-gdef-private.hh | 54
47970 ++++++++++++++++++++++++++++++++++++
47971 src/hb-ot-layout-gpos-private.hh | 2 +-
47972 src/hb-ot-layout-gsub-private.hh | 2 +-
47973 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
47974 4 files changed, 57 insertions(+), 3 deletions(-)
47976 commit 18939487d04dba86880b0af8e89cf2cc44a431f5
47977 Author: Behdad Esfahbod <behdad@behdad.org>
47978 Date: Tue Aug 4 14:27:56 2009 -0400
47980 [HB] Fix Extension sanitize()
47982 src/hb-ot-layout-gpos-private.hh | 3 ++-
47983 src/hb-ot-layout-gsub-private.hh | 3 ++-
47984 src/hb-ot-layout-gsubgpos-private.hh | 2 +-
47985 3 files changed, 5 insertions(+), 3 deletions(-)
47987 commit f2be750981be58a723831e69b1670275851d4be9
47988 Author: Behdad Esfahbod <behdad@behdad.org>
47989 Date: Tue Aug 4 14:12:46 2009 -0400
47991 [HB] Remove stale TODO
47993 src/hb-ot-layout.cc | 2 --
47994 1 file changed, 2 deletions(-)
47996 commit ac26e2a838d1266bb5f39c43245eb2a52c5e072d
47997 Author: Behdad Esfahbod <behdad@behdad.org>
47998 Date: Tue Aug 4 14:10:39 2009 -0400
48000 [HB] Hookup NEUTER()
48002 src/hb-open-types-private.hh | 6 +++---
48003 1 file changed, 3 insertions(+), 3 deletions(-)
48005 commit 15164d9258a74122a4db748d35532bd72c47cec2
48006 Author: Behdad Esfahbod <behdad@behdad.org>
48007 Date: Tue Aug 4 13:57:41 2009 -0400
48009 [HB] Fix mix warnings
48011 src/Makefile.am | 2 +-
48012 src/hb-font.cc | 15 +++------------
48013 src/hb-open-types-private.hh | 2 +-
48014 src/hb-ot-layout-common-private.hh | 6 +++---
48015 src/hb-ot-layout-gdef-private.hh | 2 +-
48016 src/hb-ot-layout-gpos-private.hh | 9 ++++-----
48017 src/hb-ot-layout.cc | 2 +-
48018 src/main.cc | 4 +---
48019 8 files changed, 15 insertions(+), 27 deletions(-)
48021 commit 42b778f89e0818fe06910ce04e2203485823da09
48022 Author: Behdad Esfahbod <behdad@behdad.org>
48023 Date: Tue Aug 4 13:30:49 2009 -0400
48025 [HB] GPOS sanitize()
48027 src/hb-open-types-private.hh | 22 ++++-
48028 src/hb-ot-layout-gpos-private.hh | 195
48029 ++++++++++++++++++++++++++++++++++++++-
48030 src/hb-ot-layout-gsub-private.hh | 2 -
48031 3 files changed, 213 insertions(+), 6 deletions(-)
48033 commit dc9c4d93cd0f3ac991f32df08c1c17fc389054c0
48034 Author: Behdad Esfahbod <behdad@behdad.org>
48035 Date: Tue Aug 4 12:26:26 2009 -0400
48037 [HB] Sanitize DeviceTable
48039 src/hb-open-types-private.hh | 8 ++++----
48040 src/hb-ot-layout-common-private.hh | 17 ++++++++++++++---
48041 src/hb-ot-layout-gsub-private.hh | 2 +-
48042 3 files changed, 19 insertions(+), 8 deletions(-)
48044 commit ad3a3cd4955661c591b20af1f2c493432f0bebf0
48045 Author: Behdad Esfahbod <behdad@behdad.org>
48046 Date: Tue Aug 4 12:13:52 2009 -0400
48050 src/hb-ot-layout-gsub-private.hh | 2 +-
48051 1 file changed, 1 insertion(+), 1 deletion(-)
48053 commit 95639fccc1ef18eadeb737e8b611d1d1f1315fc2
48054 Author: Behdad Esfahbod <behdad@behdad.org>
48055 Date: Tue Aug 4 12:05:24 2009 -0400
48057 [HB] Fix couple of bugs
48059 src/hb-open-types-private.hh | 6 +++---
48060 1 file changed, 3 insertions(+), 3 deletions(-)
48062 commit 2b5a59c277f4c5bf7aac9a9005054763e322e02d
48063 Author: Behdad Esfahbod <behdad@behdad.org>
48064 Date: Tue Aug 4 11:38:50 2009 -0400
48066 [HB] More cast cleanup
48068 src/hb-open-types-private.hh | 23 ++++++++-----
48069 src/hb-ot-layout-common-private.hh | 7 ++--
48070 src/hb-ot-layout-gsub-private.hh | 27 ++++++---------
48071 src/hb-ot-layout-gsubgpos-private.hh | 64
48072 +++++++++++++-----------------------
48073 4 files changed, 50 insertions(+), 71 deletions(-)
48075 commit 196598bbccff08415ff5192314cba044df258cad
48076 Author: Behdad Esfahbod <behdad@behdad.org>
48077 Date: Tue Aug 4 11:04:32 2009 -0400
48079 [Hb] Use reinterpret casts instead of direct casts to char *
48081 src/hb-open-file-private.hh | 4 ++--
48082 src/hb-open-types-private.hh | 19 +++++++++++-----
48083 src/hb-ot-layout-common-private.hh | 8 +++----
48084 src/hb-ot-layout-gpos-private.hh | 12 +++++-----
48085 src/hb-ot-layout-gsub-private.hh | 20 ++++++++--------
48086 src/hb-ot-layout-gsubgpos-private.hh | 44
48087 ++++++++++++++++++------------------
48088 6 files changed, 57 insertions(+), 50 deletions(-)
48090 commit 92b5dd8e71e1bdeaa6e86a53f167683a3f5f4289
48091 Author: Behdad Esfahbod <behdad@behdad.org>
48092 Date: Tue Aug 4 10:41:32 2009 -0400
48094 [HB] Merge more templates
48096 src/hb-open-types-private.hh | 167
48097 ++++++++++++++-----------------------------
48098 1 file changed, 55 insertions(+), 112 deletions(-)
48100 commit e6ab2c59ba2d37942ac5fcbfe61d38b7e359ac8c
48101 Author: Behdad Esfahbod <behdad@behdad.org>
48102 Date: Tue Aug 4 10:23:01 2009 -0400
48104 [HB] Simplify indirect sanitize()
48106 src/hb-open-types-private.hh | 52
48107 ++++++++++++++++++--------------------
48108 src/hb-ot-layout-common-private.hh | 11 +-------
48109 2 files changed, 26 insertions(+), 37 deletions(-)
48111 commit 29d8644a315ebe6976f15db2fe96069376d9b8cd
48112 Author: Behdad Esfahbod <behdad@behdad.org>
48113 Date: Tue Aug 4 02:27:37 2009 -0400
48115 [HB] Finish GSUB sanitize()
48117 src/hb-ot-layout-gsub-private.hh | 21 ++++++++++++++++++++-
48118 1 file changed, 20 insertions(+), 1 deletion(-)
48120 commit cf086adca1b7b5a361a248808f9a847e513d3630
48121 Author: Behdad Esfahbod <behdad@behdad.org>
48122 Date: Tue Aug 4 02:14:24 2009 -0400
48126 src/hb-ot-layout-common-private.hh | 6 ++++--
48127 1 file changed, 4 insertions(+), 2 deletions(-)
48129 commit a97ce570ab693190350886e4e80942851c4d5727
48130 Author: Behdad Esfahbod <behdad@behdad.org>
48131 Date: Tue Aug 4 02:10:48 2009 -0400
48133 [HB] Optimize sanitize()
48135 src/hb-open-types-private.hh | 7 ++++++-
48136 1 file changed, 6 insertions(+), 1 deletion(-)
48138 commit cd3827ee567612c5500206b62840702fc956e0f5
48139 Author: Behdad Esfahbod <behdad@behdad.org>
48140 Date: Tue Aug 4 02:09:34 2009 -0400
48142 [HB] More sanitize()
48144 src/hb-open-file-private.hh | 2 +-
48145 src/hb-open-types-private.hh | 12 ++++---
48146 src/hb-ot-layout-common-private.hh | 64
48147 +++++++++++++++++++++++++++++++-----
48148 src/hb-ot-layout-gdef-private.hh | 2 +-
48149 src/hb-ot-layout-gsubgpos-private.hh | 15 +++++++--
48150 5 files changed, 79 insertions(+), 16 deletions(-)
48152 commit 70de50c11ed7037b20eb6814ff60f6e32a9944e4
48153 Author: Behdad Esfahbod <behdad@behdad.org>
48154 Date: Tue Aug 4 00:58:28 2009 -0400
48156 [HB] Start sanitize()
48158 src/hb-open-types-private.hh | 105 ++++++++++++++++++++++++++++-
48159 src/hb-ot-layout-common-private.hh | 48 +++++++++++++-
48160 src/hb-ot-layout-gsub-private.hh | 125
48161 ++++++++++++++++++++++++++++++++++-
48162 src/hb-ot-layout-gsubgpos-private.hh | 104 +++++++++++++++++++++++++++++
48163 4 files changed, 376 insertions(+), 6 deletions(-)
48165 commit 5fc22e647c8a2bf6d3cb59185e351ac625e7e322
48166 Author: Behdad Esfahbod <behdad@behdad.org>
48167 Date: Mon Aug 3 22:43:02 2009 -0400
48169 [HB] Remove use of typeof()
48171 src/hb-blob.c | 4 ++--
48172 src/hb-buffer.c | 2 +-
48173 src/hb-font.cc | 14 +++++++-------
48174 src/hb-object-private.h | 4 ++--
48175 4 files changed, 12 insertions(+), 12 deletions(-)
48177 commit 70e0f2a75ec1559f2f70ada837ce4bc4baca49e3
48178 Author: Behdad Esfahbod <behdad@behdad.org>
48179 Date: Mon Aug 3 22:01:47 2009 -0400
48181 [HB] Make it all work again
48183 src/hb-font.cc | 23 ++++++++++++---------
48184 src/hb-ot-layout-private.h | 9 +++++---
48185 src/hb-ot-layout.cc | 51
48186 +++++++++++++++++++++++-----------------------
48187 3 files changed, 44 insertions(+), 39 deletions(-)
48189 commit 23c86aa0009324433e78fcd0c47f2c0ff14b1949
48190 Author: Behdad Esfahbod <behdad@behdad.org>
48191 Date: Mon Aug 3 21:40:20 2009 -0400
48193 [HB] Use face_t directly instead of ot_layout_t
48196 src/hb-font-private.h | 4 +
48197 src/hb-font.cc | 74 +++++++++---
48198 src/hb-font.h | 3 +
48199 src/hb-object-private.h | 36 +++---
48200 src/hb-ot-layout-gdef-private.hh | 2 +
48201 src/hb-ot-layout-gpos-private.hh | 14 +--
48202 src/hb-ot-layout-gsub-private.hh | 32 ++---
48203 src/hb-ot-layout-gsubgpos-private.hh | 8 +-
48204 src/hb-ot-layout-private.h | 40 ++++---
48205 src/hb-ot-layout.cc | 220
48206 +++++++++++++++--------------------
48207 11 files changed, 237 insertions(+), 197 deletions(-)
48209 commit fc6c94002dd5478cf9fbdaff12d8374a786c85e1
48210 Author: Behdad Esfahbod <behdad@behdad.org>
48211 Date: Mon Aug 3 21:27:08 2009 -0400
48213 [HB] Simplify sub-blob support
48215 src/hb-blob.c | 172
48216 ++++++++++++++++++++++------------------------------------
48217 src/hb-blob.h | 14 +++--
48218 2 files changed, 74 insertions(+), 112 deletions(-)
48220 commit a26442437ae9f11674e0d68cd5cbf395ade7695d
48221 Author: Behdad Esfahbod <behdad@behdad.org>
48222 Date: Mon Aug 3 17:53:29 2009 -0400
48226 src/hb-blob.c | 162
48227 +++++++++++++++++++++++++++++++++++++++++++++++++---------
48228 src/hb-blob.h | 12 ++++-
48229 2 files changed, 147 insertions(+), 27 deletions(-)
48231 commit b28e21b90c4105a0c2e17009b748777294614664
48232 Author: Behdad Esfahbod <behdad@behdad.org>
48233 Date: Sun Aug 2 20:06:48 2009 -0400
48235 [HB] Rename hb-font.c to hb-font.cc
48237 src/Makefile.am | 2 +-
48238 src/{hb-font.c => hb-font.cc} | 0
48239 2 files changed, 1 insertion(+), 1 deletion(-)
48241 commit 5f5b24f99f52bbc922e238b65c06061ba07c8548
48242 Author: Behdad Esfahbod <behdad@behdad.org>
48243 Date: Sun Aug 2 20:03:12 2009 -0400
48245 [OT] Rename C++ header files from *.h to *.hh
48247 src/Makefile.am | 14
48249 src/{hb-open-file-private.h => hb-open-file-private.hh} | 8 ++++----
48250 src/{hb-open-types-private.h => hb-open-types-private.hh} | 6 +++---
48251 ...out-common-private.h => hb-ot-layout-common-private.hh} | 8 ++++----
48252 ...-layout-gdef-private.h => hb-ot-layout-gdef-private.hh} | 8 ++++----
48253 ...-layout-gpos-private.h => hb-ot-layout-gpos-private.hh} | 8 ++++----
48254 ...-layout-gsub-private.h => hb-ot-layout-gsub-private.hh} | 8 ++++----
48255 ...gsubgpos-private.h => hb-ot-layout-gsubgpos-private.hh} | 8 ++++----
48256 src/hb-ot-layout.cc | 8 ++++----
48257 src/main.cc | 6 +++---
48258 10 files changed, 41 insertions(+), 41 deletions(-)
48260 commit 2098a021a826e76ee27d5db74e32738d7d1c3d30
48261 Author: Behdad Esfahbod <behdad@behdad.org>
48262 Date: Sun Aug 2 19:57:00 2009 -0400
48264 [HB] Move OT file handling out of ot-layout
48266 src/Makefile.am | 3 +-
48267 src/hb-open-file-private.h | 145
48268 +++++++++++++++++++++
48269 ...yout-open-private.h => hb-open-types-private.h} | 117
48271 src/hb-ot-layout-common-private.h | 4 +-
48272 src/hb-ot-layout.cc | 2 +-
48274 6 files changed, 157 insertions(+), 118 deletions(-)
48276 commit 0ead481a5a8623103565fd7d924666e7342278dd
48277 Author: Behdad Esfahbod <behdad@behdad.org>
48278 Date: Sun Aug 2 17:41:36 2009 -0400
48280 [HB] Port ot-layout to new public API
48283 src/hb-common.h | 1 +
48284 src/hb-font.c | 9 +
48285 src/hb-font.h | 3 +
48286 src/hb-ot-layout-gdef-private.h | 32 ++--
48287 src/hb-ot-layout-gpos-private.h | 106 ++++++------
48288 src/hb-ot-layout-gsub-private.h | 50 +++---
48289 src/hb-ot-layout-gsubgpos-private.h | 12 +-
48290 src/hb-ot-layout-private.h | 36 +++-
48291 src/hb-ot-layout.cc | 334
48292 ++++++++++++++++++++----------------
48293 src/hb-ot-layout.h | 207 ++++++++++------------
48294 11 files changed, 415 insertions(+), 376 deletions(-)
48296 commit 678bed433371d90536976a2d57195c1e1867f766
48297 Author: Behdad Esfahbod <behdad@behdad.org>
48298 Date: Sun Aug 2 15:35:31 2009 -0400
48300 [HB] Add top-level header files
48302 src/Makefile.am | 2 ++
48303 src/hb-ot.h | 34 ++++++++++++++++++++++++++++++++++
48304 src/hb.h | 35 +++++++++++++++++++++++++++++++++++
48305 3 files changed, 71 insertions(+)
48307 commit 2c80296aa5991ad67483889147f5c84fefe54af2
48308 Author: Behdad Esfahbod <behdad@behdad.org>
48309 Date: Sun Aug 2 15:20:22 2009 -0400
48313 src/hb-ot-layout-private.h | 2 ++
48314 src/hb-ot-layout.cc | 7 ++-----
48315 2 files changed, 4 insertions(+), 5 deletions(-)
48317 commit c46f8efd6ddd981b5724b2600ac98a80193385be
48318 Author: Behdad Esfahbod <behdad@behdad.org>
48319 Date: Sat Aug 1 23:06:27 2009 -0400
48321 [HB] Rename _duplicate to _copy
48323 To be in line with cairo
48325 src/hb-font.c | 4 ++--
48326 src/hb-font.h | 4 ++--
48327 2 files changed, 4 insertions(+), 4 deletions(-)
48329 commit f1ebe44985e2192844cf1747a4e36ed81e715ce6
48330 Author: Behdad Esfahbod <behdad@behdad.org>
48331 Date: Sat Aug 1 22:55:11 2009 -0400
48335 src/TODO | 10 +---------
48336 1 file changed, 1 insertion(+), 9 deletions(-)
48338 commit f1322e52d557726baa010be8d35a594748e8fa1a
48339 Author: Behdad Esfahbod <behdad@behdad.org>
48340 Date: Sat Aug 1 22:53:04 2009 -0400
48342 [HB] Cleanup public buffer structs
48344 src/hb-buffer-private.h | 46
48345 +++++++++++++++++++++++++++++++-------
48346 src/hb-buffer.c | 49
48347 +++++++++++++++++++++--------------------
48348 src/hb-buffer.h | 35 ++++++++++++++---------------
48349 src/hb-ot-layout-gpos-private.h | 8 +++----
48350 src/hb-ot-layout-private.h | 5 +++--
48351 src/hb-ot-layout.cc | 20 ++++++++---------
48352 6 files changed, 97 insertions(+), 66 deletions(-)
48354 commit 6d5bb18e93d2a53350b342869a3ec8f25f0396c2
48355 Author: Behdad Esfahbod <behdad@behdad.org>
48356 Date: Sat Aug 1 22:25:04 2009 -0400
48358 [OT] Match struct with HB's
48360 src/hb-buffer.c | 6 +++---
48361 src/hb-buffer.h | 2 +-
48362 src/hb-ot-layout.cc | 12 ++++++------
48363 3 files changed, 10 insertions(+), 10 deletions(-)
48365 commit 11fbb5487d9900a019440ef8235f35c9f525decb
48366 Author: Behdad Esfahbod <behdad@behdad.org>
48367 Date: Sat Aug 1 22:19:06 2009 -0400
48369 [HB] Port buffert to new object API
48371 src/hb-buffer-private.h | 24 +++++++++++++++---
48372 src/hb-buffer.c | 65
48373 +++++++++++++++++++++++++++++++++++++------------
48374 src/hb-buffer.h | 53 +++++++++++++++++++++++++---------------
48375 3 files changed, 104 insertions(+), 38 deletions(-)
48377 commit 0cc7bc59ea6e8f38bf1e196c558cca9862ac3302
48378 Author: Behdad Esfahbod <behdad@behdad.org>
48379 Date: Sat Aug 1 21:38:39 2009 -0400
48381 [HB] Move typedef's around
48383 src/hb-blob.h | 2 ++
48384 src/hb-common.h | 9 ---------
48385 src/hb-font.h | 10 ++++++++++
48386 3 files changed, 12 insertions(+), 9 deletions(-)
48388 commit a12dd324a3859496a95602d426aee34ce6c5c8a6
48389 Author: Behdad Esfahbod <behdad@behdad.org>
48390 Date: Sat Aug 1 21:36:15 2009 -0400
48392 [HB] Add get_reference_count()
48394 src/hb-blob.c | 6 ++++++
48395 src/hb-blob.h | 3 +++
48396 src/hb-font.c | 24 ++++++++++++++++++++++++
48397 src/hb-font.h | 12 ++++++++++++
48398 src/hb-object-private.h | 7 +++++++
48399 5 files changed, 52 insertions(+)
48401 commit baec684fde2303edb16341bfcf1022cd72acf129
48402 Author: Behdad Esfahbod <behdad@behdad.org>
48403 Date: Sat Aug 1 21:06:11 2009 -0400
48405 [HB] Remove glib dependency
48407 src/Makefile.am | 7 ++-----
48408 src/hb-buffer.c | 2 +-
48409 src/hb-private.h | 30 ++++++++++++++++++------------
48411 4 files changed, 22 insertions(+), 18 deletions(-)
48413 commit df66028781a7609a515980e64396e6f1044d764a
48414 Author: Behdad Esfahbod <behdad@behdad.org>
48415 Date: Sat Aug 1 20:46:02 2009 -0400
48417 [HB] Assorted compiler macros
48419 src/hb-ot-layout-open-private.h | 4 +-
48420 src/hb-private.h | 88
48421 +++++++++++++++++++++++++++++++----------
48422 2 files changed, 70 insertions(+), 22 deletions(-)
48424 commit ba8d94ce3360bfaf2c530d01f2af69237018a531
48425 Author: Behdad Esfahbod <behdad@behdad.org>
48426 Date: Sat Aug 1 20:29:22 2009 -0400
48428 [HB] Simplify object creation
48430 src/Makefile.am | 2 +-
48431 src/hb-blob.c | 6 +---
48432 src/hb-font-private.h | 1 -
48434 +++++++---------------
48435 src/{hb-refcount-private.h => hb-object-private.h} | 14 ++++++--
48436 src/hb-private.h | 2 ++
48437 6 files changed, 27 insertions(+), 35 deletions(-)
48439 commit c62b503770325819f249885dfc9d4683a69c9efd
48440 Author: Behdad Esfahbod <behdad@behdad.org>
48441 Date: Sat Aug 1 19:54:49 2009 -0400
48443 [HB] Add abstract font and face API
48447 src/Makefile.am | 3 +
48448 src/hb-blob.c | 6 +-
48449 src/hb-font-private.h | 108 +++++++++++++++
48450 src/hb-font.c | 331
48451 ++++++++++++++++++++++++++++++++++++++++++++++
48452 src/hb-font.h | 182 +++++++++++++++++++++++++
48453 src/hb-refcount-private.h | 14 +-
48454 6 files changed, 636 insertions(+), 8 deletions(-)
48456 commit 35a7383c6138fd705560f0d4bb30659cbd1ab64c
48457 Author: Behdad Esfahbod <behdad@behdad.org>
48458 Date: Sat Aug 1 19:30:31 2009 -0400
48460 [HB] Simplify refcounting functions
48462 src/hb-blob.c | 32 ++++++++++----------------------
48463 src/hb-common.h | 2 ++
48464 src/hb-private.h | 2 ++
48465 src/hb-refcount-private.h | 31 ++++++++++++++++++++++++++++++-
48466 4 files changed, 44 insertions(+), 23 deletions(-)
48468 commit 23af767a4475fecc1fe9fe9108f12c05c89bc8c9
48469 Author: Behdad Esfahbod <behdad@behdad.org>
48470 Date: Sat Aug 1 19:10:41 2009 -0400
48472 [HB] Fix for dfont's with multiple faces
48474 src/hb-ot-layout-open-private.h | 6 ++++--
48475 1 file changed, 4 insertions(+), 2 deletions(-)
48477 commit e97a95f2ea2770689bbf076d3c3ac404f273271e
48478 Author: Behdad Esfahbod <behdad@behdad.org>
48479 Date: Sat Aug 1 19:05:44 2009 -0400
48481 [HB] Use calloc instead of malloc where feasible
48483 src/hb-blob.c | 8 +++++---
48484 src/hb-buffer.c | 4 ++--
48485 2 files changed, 7 insertions(+), 5 deletions(-)
48487 commit 0090dc0f67b553d2f6eaaedc289c0956ade09ef6
48488 Author: Behdad Esfahbod <behdad@behdad.org>
48489 Date: Thu Jul 30 16:28:45 2009 -0400
48491 [HB] Remove hinting setting and use ppem==0 to mean "no hinting"
48493 src/hb-blob.h | 3 ---
48494 src/hb-common.h | 9 +++++++++
48495 src/hb-ot-layout-gpos-private.h | 36 ++++++++++++++++++++++++------------
48496 src/hb-ot-layout-private.h | 2 --
48497 src/hb-ot-layout.cc | 7 -------
48498 src/hb-ot-layout.h | 4 ----
48499 6 files changed, 33 insertions(+), 28 deletions(-)
48501 commit f0954d1e08ae288eda9904e17108fc73f48c0b98
48502 Author: Behdad Esfahbod <behdad@behdad.org>
48503 Date: Thu Jul 30 15:33:57 2009 -0400
48505 [HB] Add a "blob" manager
48507 src/Makefile.am | 5 +-
48508 src/hb-blob.c | 181
48509 ++++++++++++++++++++++++++++++++++++++++++++++
48510 src/hb-blob.h | 74 +++++++++++++++++++
48511 src/hb-private.h | 2 +
48512 src/hb-refcount-private.h | 54 ++++++++++++++
48513 5 files changed, 315 insertions(+), 1 deletion(-)
48515 commit 02a370697d25b986dbf1d5c38f46a89a4833b495
48516 Author: Behdad Esfahbod <behdad@behdad.org>
48517 Date: Wed Jul 29 18:41:25 2009 -0400
48519 [HB] Move direction to buffer
48521 src/hb-buffer.c | 9 +++++++++
48522 src/hb-buffer.h | 14 ++++++++++++++
48523 src/hb-ot-layout-gpos-private.h | 2 +-
48524 src/hb-ot-layout-private.h | 1 -
48525 src/hb-ot-layout.cc | 7 -------
48526 src/hb-ot-layout.h | 5 -----
48527 6 files changed, 24 insertions(+), 14 deletions(-)
48529 commit 7cda6fa24c26887c5543d0657b07aad466452cb3
48530 Author: Behdad Esfahbod <behdad@behdad.org>
48531 Date: Wed Jul 29 18:37:57 2009 -0400
48533 [HB] Rename internal vars
48535 src/hb-ot-layout-gsubgpos-private.h | 56
48536 ++++++++++++++++++-------------------
48537 1 file changed, 28 insertions(+), 28 deletions(-)
48539 commit b196e6f2743d631ef181f1116370be3055063d36
48540 Author: Behdad Esfahbod <behdad@behdad.org>
48541 Date: Tue Jul 28 15:50:42 2009 -0400
48543 [HB] Fix buffer enlargement. Ouch
48545 src/hb-buffer.c | 2 +-
48546 1 file changed, 1 insertion(+), 1 deletion(-)
48548 commit f9cd1014f8f4d0394b5e0e9eefc1e2af13c59cab
48549 Author: Behdad Esfahbod <behdad@behdad.org>
48550 Date: Tue Jul 28 15:43:34 2009 -0400
48552 Apply patch from Jonathan Kew
48554 src/hb-buffer.c | 75
48555 ++++++++++++++++++++++++++++-------------------------
48556 src/hb-buffer.h | 6 ++++-
48557 src/hb-ot-layout.cc | 31 ++++++++++++++++++++++
48558 src/hb-ot-layout.h | 15 +++++++++++
48559 src/hb-private.h | 2 +-
48560 5 files changed, 91 insertions(+), 38 deletions(-)
48562 commit 2ebb89d63dd27e800f2b6cbf624924601105f48a
48563 Author: Behdad Esfahbod <behdad@behdad.org>
48564 Date: Sat Jul 25 19:09:01 2009 -0400
48568 This reverts commit c939f6aff405ca7b10b1f1538f46148bff719fcb.
48570 src/Makefile.am | 2 -
48571 src/hb-buffer.c | 9 ---
48572 src/hb-buffer.h | 14 -----
48573 src/hb-common.h | 3 -
48574 src/hb-ot-layout-gdef-private.h | 32 +++++------
48575 src/hb-ot-layout-gpos-private.h | 108
48576 ++++++++++++++++++------------------
48577 src/hb-ot-layout-gsub-private.h | 46 +++++++--------
48578 src/hb-ot-layout-gsubgpos-private.h | 68 +++++++++++------------
48579 src/hb-ot-layout-private.h | 28 ++++------
48580 src/hb-ot-layout.cc | 30 ++++++++++
48581 src/hb-ot-layout.h | 5 ++
48582 src/hb-private.h | 16 ------
48583 12 files changed, 174 insertions(+), 187 deletions(-)
48585 commit 55520d2af172f5f6617b909e80cbd7d898f2bc15
48586 Author: Behdad Esfahbod <behdad@behdad.org>
48587 Date: Wed Jun 10 23:26:51 2009 -0400
48591 src/Makefile.am | 2 +
48592 src/hb-buffer.c | 9 +++
48593 src/hb-buffer.h | 14 +++++
48594 src/hb-common.h | 3 +
48595 src/hb-ot-layout-gdef-private.h | 32 +++++------
48596 src/hb-ot-layout-gpos-private.h | 108
48597 ++++++++++++++++++------------------
48598 src/hb-ot-layout-gsub-private.h | 46 +++++++--------
48599 src/hb-ot-layout-gsubgpos-private.h | 68 +++++++++++------------
48600 src/hb-ot-layout-private.h | 28 ++++++----
48601 src/hb-ot-layout.cc | 30 ----------
48602 src/hb-ot-layout.h | 5 --
48603 src/hb-private.h | 16 ++++++
48604 12 files changed, 187 insertions(+), 174 deletions(-)
48606 commit f53d434b9151c4ec43c148734b49bb165e522cc9
48607 Author: Behdad Esfahbod <behdad@behdad.org>
48608 Date: Sat May 30 22:17:32 2009 -0400
48610 [GPOS] Advance buffer cursor in SinglePos lookups. Ouch!
48612 src/hb-ot-layout-gpos-private.h | 4 ++++
48613 1 file changed, 4 insertions(+)
48615 commit e35bbd570a5d914f86f1ea83941ee4328f268059
48616 Author: Behdad Esfahbod <behdad@behdad.org>
48617 Date: Sat May 30 12:02:46 2009 -0400
48619 [HB] Improve buffer. Don't dup out buffer unless out is longer
48622 That is, we work in-place even for ligatures now.
48624 src/hb-buffer.c | 156
48625 ++++++++++++++++++++++++--------------------------------
48626 src/hb-buffer.h | 7 ++-
48627 2 files changed, 71 insertions(+), 92 deletions(-)
48629 commit 6734ed4b6b2ce382917bf644aaf1acfa993f00ad
48630 Author: Behdad Esfahbod <behdad@behdad.org>
48631 Date: Wed May 27 18:16:55 2009 -0400
48633 [GPOS] Fix property checking
48635 src/hb-ot-layout-gpos-private.h | 6 +++---
48636 1 file changed, 3 insertions(+), 3 deletions(-)
48638 commit cc83ae12484108586fba6586bd9008971338b322
48639 Author: Behdad Esfahbod <behdad@behdad.org>
48640 Date: Wed May 27 00:17:37 2009 -0400
48642 [GPOS] Add vertical TODO
48644 src/hb-ot-layout-gpos-private.h | 2 ++
48645 1 file changed, 2 insertions(+)
48647 commit b69d38e7eaea544ba6c1876cdc6ddac61a698dd3
48648 Author: Behdad Esfahbod <behdad@behdad.org>
48649 Date: Tue May 26 22:29:02 2009 -0400
48651 [HB] Remove useless include
48653 src/hb-ot-layout-private.h | 3 ---
48654 1 file changed, 3 deletions(-)
48656 commit 6c8108cb583292a679b05844ab613b7f4587adc6
48657 Author: Behdad Esfahbod <behdad@behdad.org>
48658 Date: Tue May 26 22:26:08 2009 -0400
48660 [GPOS] Remove unused variables
48662 src/hb-ot-layout-gpos-private.h | 3 +--
48663 1 file changed, 1 insertion(+), 2 deletions(-)
48665 commit 09c292e3b688a67fbae67b645d1e6ffcf8d8eb6e
48666 Author: Behdad Esfahbod <behdad@behdad.org>
48667 Date: Tue May 26 19:48:16 2009 -0400
48669 [HB] Fix glyph properties
48671 src/hb-ot-layout-common-private.h | 6 +++---
48672 src/hb-ot-layout-open-private.h | 2 +-
48673 src/hb-ot-layout.cc | 2 +-
48674 3 files changed, 5 insertions(+), 5 deletions(-)
48676 commit 64e33f008ff9cc807fdfdc4553ad3fe01bb0615f
48677 Author: Behdad Esfahbod <behdad@behdad.org>
48678 Date: Tue May 26 18:57:56 2009 -0400
48680 [GPOS] Fix PairPos signedness
48682 src/hb-ot-layout-gpos-private.h | 11 ++++-------
48683 1 file changed, 4 insertions(+), 7 deletions(-)
48685 commit 80ea5bd10e72561a7627a5196621a6d7eccd91b7
48686 Author: Behdad Esfahbod <behdad@behdad.org>
48687 Date: Tue May 26 17:58:37 2009 -0400
48689 [GPOS] Fix mark matching
48691 src/hb-ot-layout-gpos-private.h | 44
48692 +++++++++++++++++++----------------------
48693 1 file changed, 20 insertions(+), 24 deletions(-)
48695 commit 4189b92aaa41e4a1756c561cc6e08b0ed024afda
48696 Author: Behdad Esfahbod <behdad@behdad.org>
48697 Date: Tue May 26 17:31:56 2009 -0400
48699 [HB] When looking back/forward, skip marks only
48702 src/hb-ot-layout-gpos-private.h | 13 ++-----
48703 src/hb-ot-layout-gsub-private.h | 38 +++++++++-----------
48704 src/hb-ot-layout-gsubgpos-private.h | 14 ++++----
48705 src/hb-ot-layout-private.h | 6 ++++
48706 src/hb-ot-layout.cc | 69
48707 ++++++++++++++++++++++++-------------
48708 6 files changed, 76 insertions(+), 65 deletions(-)
48710 commit 1246e41021ab1d782b4c97e5d81c4917a57e3ed4
48711 Author: Behdad Esfahbod <behdad@behdad.org>
48712 Date: Tue May 26 15:58:34 2009 -0400
48714 [GDEF] Support MarkFilteringSets
48716 src/hb-ot-layout.cc | 59
48717 +++++++++++++++++++----------------------------------
48718 1 file changed, 21 insertions(+), 38 deletions(-)
48720 commit 5130c35e93528bcf3095fee5baf3847589167a58
48721 Author: Behdad Esfahbod <behdad@behdad.org>
48722 Date: Tue May 26 15:45:41 2009 -0400
48724 [HB] Simplify MarkAttachmentType handling
48726 src/hb-ot-layout-gpos-private.h | 6 +++---
48727 src/hb-ot-layout-gsub-private.h | 6 ++----
48728 src/hb-ot-layout.cc | 18 ++++++++----------
48729 3 files changed, 13 insertions(+), 17 deletions(-)
48731 commit e4b92b85a7750bd4271ad607b3c41f0184e89feb
48732 Author: Behdad Esfahbod <behdad@behdad.org>
48733 Date: Tue May 26 15:38:53 2009 -0400
48735 [HB] Support parsing MarkFilteringSets introduced in OpenType 1.6
48737 src/hb-ot-layout-gdef-private.h | 55
48738 +++++++++++++++++++++++++++++++++++------
48739 src/hb-ot-layout-gpos-private.h | 1 +
48740 src/hb-ot-layout.cc | 6 ++---
48741 3 files changed, 51 insertions(+), 11 deletions(-)
48743 commit 515ce4ceb2ab0151d8dfc03ff0bfc7d110dd93b5
48744 Author: Behdad Esfahbod <behdad@behdad.org>
48745 Date: Tue May 26 13:08:00 2009 -0400
48747 [HB] More de-C++'ization
48749 src/hb-ot-layout-gsubgpos-private.h | 24 ++++++++++++------------
48750 1 file changed, 12 insertions(+), 12 deletions(-)
48752 commit d7df42d7ee586219475878d160f85ae5a188bd59
48753 Author: Behdad Esfahbod <behdad@behdad.org>
48754 Date: Tue May 26 13:04:59 2009 -0400
48756 [HB] Start MarkFilteringSet support
48758 src/hb-ot-layout-common-private.h | 24 +++++++++++++++++++-----
48759 1 file changed, 19 insertions(+), 5 deletions(-)
48761 commit 62964afcecd96038cfaa8bc2bc931f43ee83be7e
48762 Author: Behdad Esfahbod <behdad@behdad.org>
48763 Date: Tue May 26 12:40:10 2009 -0400
48765 [HB] Implement get_lig_carets()
48767 src/hb-ot-layout-gdef-private.h | 57
48768 ++++++++++++++++++++++++++++++++---------
48769 src/hb-ot-layout.cc | 17 +++++++++---
48770 src/hb-ot-layout.h | 8 +++++-
48771 src/main.cc | 9 +------
48772 4 files changed, 66 insertions(+), 25 deletions(-)
48774 commit 79420ad9caf2d5fc94c3693e8292edfa27060b2d
48775 Author: Behdad Esfahbod <behdad@behdad.org>
48776 Date: Tue May 26 12:24:16 2009 -0400
48778 [HB] Add get_attach_points()
48780 src/Makefile.am | 2 +-
48781 src/hb-ot-layout-gdef-private.h | 35 +++++++++++++++++++++++++----------
48782 src/hb-ot-layout-gpos-private.h | 28 +++++++---------------------
48783 src/hb-ot-layout-gsub-private.h | 28 +++++++---------------------
48784 src/hb-ot-layout-open-private.h | 12 +++---------
48785 src/hb-ot-layout.cc | 9 +++++++++
48786 src/hb-ot-layout.h | 6 ++++++
48787 src/main.cc | 8 ++++----
48788 8 files changed, 62 insertions(+), 66 deletions(-)
48790 commit 855720ca47bf5a7a44eb5b84dce9f7da6e7156bd
48791 Author: Behdad Esfahbod <behdad@behdad.org>
48792 Date: Tue May 26 12:00:28 2009 -0400
48794 [HB] Remove more macros
48796 src/hb-ot-layout-gdef-private.h | 18 +++++++++---------
48797 1 file changed, 9 insertions(+), 9 deletions(-)
48799 commit c968fc2dc87cf85b53f60a40db59d5ee7b992edf
48800 Author: Behdad Esfahbod <behdad@behdad.org>
48801 Date: Mon May 25 04:04:24 2009 -0400
48803 [HB] More buffer cleanup
48805 src/hb-buffer-private.h | 39 +++--------
48806 src/hb-buffer.c | 136
48807 ++++++++++++++++++------------------
48808 src/hb-buffer.h | 22 +++---
48809 src/hb-ot-layout-gpos-private.h | 29 ++++----
48810 src/hb-ot-layout-gsub-private.h | 10 +--
48811 src/hb-ot-layout-gsubgpos-private.h | 8 +--
48812 src/hb-ot-layout-private.h | 13 ++--
48813 src/hb-ot-layout.cc | 16 ++---
48814 src/hb-private.h | 29 --------
48815 9 files changed, 125 insertions(+), 177 deletions(-)
48817 commit 88a5f5a49b6809d88560791f9cf6b8f78f22a4ad
48818 Author: Behdad Esfahbod <behdad@behdad.org>
48819 Date: Mon May 25 03:39:11 2009 -0400
48821 [HB] Cleanup buffer
48823 src/hb-buffer-private.h | 2 +-
48824 src/hb-buffer.c | 26 ++++++++------
48825 src/hb-ot-layout-gsub-private.h | 26 +++++---------
48826 src/hb-ot-layout-gsubgpos-private.h | 2 +-
48827 src/hb-ot-layout.cc | 71
48828 -------------------------------------
48829 5 files changed, 25 insertions(+), 102 deletions(-)
48831 commit 347f0b8621d3adfec157e5634ff3defc818ea37f
48832 Author: Behdad Esfahbod <behdad@behdad.org>
48833 Date: Mon May 25 03:30:31 2009 -0400
48837 src/hb-ot-layout-private.h | 10 ++++------
48838 src/hb-ot-layout.cc | 8 ++++----
48839 2 files changed, 8 insertions(+), 10 deletions(-)
48841 commit d9d2a07f4a8696666a12f5a206aa9cfb56dc2b35
48842 Author: Behdad Esfahbod <behdad@behdad.org>
48843 Date: Mon May 25 03:24:19 2009 -0400
48845 [HB] Remove one XXX, add another
48847 src/hb-buffer.h | 2 ++
48848 src/hb-ot-layout-private.h | 3 +--
48849 2 files changed, 3 insertions(+), 2 deletions(-)
48851 commit 6c78683c042250a7b5a6fc6ebae4717b03fadf9e
48852 Author: Behdad Esfahbod <behdad@behdad.org>
48853 Date: Mon May 25 03:22:19 2009 -0400
48855 [HB] Update copyright years
48857 src/hb-buffer-private.h | 2 +-
48858 src/hb-buffer.h | 2 +-
48859 src/hb-common.h | 2 +-
48860 src/hb-ot-layout-private.h | 2 +-
48861 src/hb-ot-layout.h | 2 +-
48862 src/hb-private.h | 2 +-
48863 6 files changed, 6 insertions(+), 6 deletions(-)
48865 commit 4497af0069a94c69fc1518b1db2c1282721b732a
48866 Author: Behdad Esfahbod <behdad@behdad.org>
48867 Date: Mon May 25 03:20:18 2009 -0400
48869 [HB] Would have helped if I actually knew C++ before using it...
48871 src/hb-ot-layout-gsubgpos-private.h | 4 ++--
48872 src/hb-ot-layout-open-private.h | 24 ++++++++++++------------
48873 2 files changed, 14 insertions(+), 14 deletions(-)
48875 commit cc6c644ff2af5f6669b6ec100ff13e904872b21c
48876 Author: Behdad Esfahbod <behdad@behdad.org>
48877 Date: Mon May 25 03:10:06 2009 -0400
48881 src/hb-ot-layout-common-private.h | 4 ++--
48882 src/hb-ot-layout-open-private.h | 9 +++++----
48883 2 files changed, 7 insertions(+), 6 deletions(-)
48885 commit 20cc86b3592db33731de671f008d7d222776be49
48886 Author: Behdad Esfahbod <behdad@behdad.org>
48887 Date: Mon May 25 02:41:49 2009 -0400
48891 src/hb-ot-layout-open-private.h | 46
48892 ++++++++++++++++-------------------------
48893 1 file changed, 18 insertions(+), 28 deletions(-)
48895 commit 3ec0092c5e2d48e8c4fc1618d3bee427adddb1e7
48896 Author: Behdad Esfahbod <behdad@behdad.org>
48897 Date: Mon May 25 02:34:25 2009 -0400
48901 src/hb-ot-layout-open-private.h | 31 ++++++++++---------------------
48902 1 file changed, 10 insertions(+), 21 deletions(-)
48904 commit 6ad8d5f3c7028147b371137ae4bca6aae66b3489
48905 Author: Behdad Esfahbod <behdad@behdad.org>
48906 Date: Mon May 25 02:27:29 2009 -0400
48908 [HB] Simplify some basic things
48910 src/hb-ot-layout-open-private.h | 90
48911 +++++++++++++++++++++++++++--------------
48912 src/main.cc | 8 ++--
48913 2 files changed, 64 insertions(+), 34 deletions(-)
48915 commit f96ffd43bce0ac6d9c897933c9be0e51d543e570
48916 Author: Behdad Esfahbod <behdad@behdad.org>
48917 Date: Sun May 24 15:01:16 2009 -0400
48919 [HB] simplify macros
48921 src/hb-buffer-private.h | 4 ++--
48922 src/hb-buffer.h | 4 ++--
48923 src/hb-common.h | 8 ++++----
48924 src/hb-ot-layout-private.h | 4 ++--
48925 src/hb-ot-layout.h | 4 ++--
48926 5 files changed, 12 insertions(+), 12 deletions(-)
48928 commit 8e7b30782a12f3997b9a5a18e6b9d01f6bff8b46
48929 Author: Behdad Esfahbod <behdad@behdad.org>
48930 Date: Sun May 24 14:27:24 2009 -0400
48932 [HB] Update text files
48934 src/COPYING | 7 -------
48935 src/README | 13 ++-----------
48936 2 files changed, 2 insertions(+), 18 deletions(-)
48938 commit fa7d47249496fe00ea1ab6943b385c8dd80e5ce6
48939 Author: Behdad Esfahbod <behdad@behdad.org>
48940 Date: Sun May 24 14:24:35 2009 -0400
48942 [HB] Remove stale makefile.msc too
48944 src/makefile.msc | 19 -------------------
48945 1 file changed, 19 deletions(-)
48947 commit da2c52abcd75d46929b34cad55c4fb2c8892bc08
48948 Author: Behdad Esfahbod <behdad@behdad.org>
48949 Date: Sun May 24 14:22:22 2009 -0400
48951 [HB] Remove old code!
48953 Goodbye 16 thousand lines of ten-year old code!
48955 src/harfbuzz-dump-main.c | 97 -
48956 src/harfbuzz-dump.c | 768 ------
48957 src/harfbuzz-dump.h | 41 -
48958 src/harfbuzz-gdef-private.h | 124 -
48959 src/harfbuzz-gdef.c | 1160 --------
48960 src/harfbuzz-gdef.h | 135 -
48961 src/harfbuzz-global.h | 84 -
48962 src/harfbuzz-gpos-private.h | 712 -----
48963 src/harfbuzz-gpos.c | 6071
48964 -----------------------------------------
48965 src/harfbuzz-gpos.h | 174 --
48966 src/harfbuzz-gsub-private.h | 476 ----
48967 src/harfbuzz-gsub.c | 4304 -----------------------------
48968 src/harfbuzz-gsub.h | 140 -
48969 src/harfbuzz-impl.c | 84 -
48970 src/harfbuzz-impl.h | 126 -
48971 src/harfbuzz-open-private.h | 102 -
48972 src/harfbuzz-open.c | 1405 ----------
48973 src/harfbuzz-open.h | 282 --
48974 src/harfbuzz-stream-private.h | 83 -
48975 src/harfbuzz-stream.c | 257 --
48976 src/harfbuzz.c | 31 -
48977 src/harfbuzz.h | 35 -
48978 22 files changed, 16691 deletions(-)
48980 commit e5372f1621602dcee4e14a4b22dc182c21502a50
48981 Author: Behdad Esfahbod <behdad@behdad.org>
48982 Date: Sun May 24 14:21:27 2009 -0400
48984 [HB] Remove stale TODO mark
48986 src/hb-ot-layout-open-private.h | 1 -
48987 1 file changed, 1 deletion(-)
48989 commit 96908b898476ca5d7da5f386b15be76f9e83d76e
48990 Author: Behdad Esfahbod <behdad@behdad.org>
48991 Date: Sun May 24 12:30:40 2009 -0400
48993 [HB] Add FixedVersion cast to int
48995 src/hb-ot-layout-open-private.h | 2 ++
48996 1 file changed, 2 insertions(+)
48998 commit 957740dd253475020a94a62ec5dfcd03e3358176
48999 Author: Behdad Esfahbod <behdad@behdad.org>
49000 Date: Sun May 24 12:29:55 2009 -0400
49004 src/hb-ot-layout-open-private.h | 10 +++++-----
49005 1 file changed, 5 insertions(+), 5 deletions(-)
49007 commit 87fcdcbe3644da10154688765db2d62eb9ac079a
49008 Author: Behdad Esfahbod <behdad@behdad.org>
49009 Date: Sun May 24 01:03:24 2009 -0400
49011 [HB] Remove unused data types
49013 src/hb-ot-layout-gdef-private.h | 2 +-
49014 src/hb-ot-layout-gsubgpos-private.h | 2 +-
49015 src/hb-ot-layout-open-private.h | 54
49016 ++++---------------------------------
49017 3 files changed, 7 insertions(+), 51 deletions(-)
49019 commit 5876bf1b73fcb56cc41b4d348248a4817f9688cb
49020 Author: Behdad Esfahbod <behdad@behdad.org>
49021 Date: Sun May 24 00:53:28 2009 -0400
49023 [HB] Simplify version check in GSUB/GPOS
49025 src/hb-ot-layout-gpos-private.h | 5 ++++-
49026 src/hb-ot-layout-gsub-private.h | 5 ++++-
49027 2 files changed, 8 insertions(+), 2 deletions(-)
49029 commit 212aba6189d7aaac0bab169b77ae6bdab16800a5
49030 Author: Behdad Esfahbod <behdad@behdad.org>
49031 Date: Sun May 24 00:50:27 2009 -0400
49033 [HB] Check for GDEF/GSUB/GPOS versions
49035 src/hb-ot-layout-gdef-private.h | 3 +--
49036 src/hb-ot-layout-gpos-private.h | 3 +--
49037 src/hb-ot-layout-gsub-private.h | 3 +--
49038 src/hb-ot-layout-gsubgpos-private.h | 5 ++---
49039 src/hb-ot-layout-open-private.h | 11 ++++++++++-
49040 5 files changed, 15 insertions(+), 10 deletions(-)
49042 commit a21b5062cc32c04eeee3c4b20d26c7e2b34133e9
49043 Author: Behdad Esfahbod <behdad@behdad.org>
49044 Date: Sat May 23 22:39:42 2009 -0400
49048 src/hb-ot-layout-gdef-private.h | 6 +++---
49049 src/hb-ot-layout-open-private.h | 4 ++--
49050 2 files changed, 5 insertions(+), 5 deletions(-)
49052 commit a080b1cc2f66d6e109d431a1e09519d7cf53bb9a
49053 Author: Behdad Esfahbod <behdad@behdad.org>
49054 Date: Sat May 23 18:50:44 2009 -0400
49056 [HB] Add TODO items
49058 src/TODO | 6 ++++++
49059 1 file changed, 6 insertions(+)
49061 commit e4efdd80a8fa4edbcdec9cd84f35f5f4521943c2
49062 Author: Behdad Esfahbod <behdad@behdad.org>
49063 Date: Fri May 22 18:54:24 2009 -0400
49065 [GDEF] Add some get_carret_value() code
49067 src/hb-ot-layout-gdef-private.h | 36 ++++++++++++++++++------------------
49068 1 file changed, 18 insertions(+), 18 deletions(-)
49070 commit 9b006bc0322723d065271e4b0ea4f137f81101e1
49071 Author: Behdad Esfahbod <behdad@behdad.org>
49072 Date: Fri May 22 18:29:45 2009 -0400
49074 [GPOS] MarkLigPosFormat1
49076 GPOS is complete now! Yay!
49078 src/hb-ot-layout-gpos-private.h | 128
49079 +++++++++++++++++++++++++++++-----------
49080 1 file changed, 92 insertions(+), 36 deletions(-)
49082 commit 923923feb248250626c637c11a886804011197b0
49083 Author: Behdad Esfahbod <behdad@behdad.org>
49084 Date: Fri May 22 17:58:09 2009 -0400
49086 [HB] Remove apply_subtables() again
49088 src/hb-ot-layout-gpos-private.h | 31 +++++++++++--------------------
49089 src/hb-ot-layout-gsub-private.h | 33 ++++++++++++---------------------
49090 2 files changed, 23 insertions(+), 41 deletions(-)
49092 commit d468f9af5b9fdc2713b0b86f28129e4190ee5053
49093 Author: Behdad Esfahbod <behdad@behdad.org>
49094 Date: Thu May 21 22:31:33 2009 -0400
49096 [HB] Share Extension lookup code between GSUB and GPOS
49098 src/hb-ot-layout-gpos-private.h | 64 +++++-----------------------
49099 src/hb-ot-layout-gsub-private.h | 83
49100 +++++++------------------------------
49101 src/hb-ot-layout-gsubgpos-private.h | 52 +++++++++++++++++++++++
49102 3 files changed, 77 insertions(+), 122 deletions(-)
49104 commit 498f1909e0f7a32484b2058622c4a018cbfc1334
49105 Author: Behdad Esfahbod <behdad@behdad.org>
49106 Date: Thu May 21 15:51:04 2009 -0400
49108 [GPOS] Remove printf. MarkMarkPos1 is working
49110 The "bug" was in the font.
49112 src/hb-ot-layout-gpos-private.h | 1 -
49113 1 file changed, 1 deletion(-)
49115 commit c7d457aa3ae7138630f52ca7263f663a3ea284c0
49116 Author: Behdad Esfahbod <behdad@behdad.org>
49117 Date: Thu May 21 12:46:29 2009 -0400
49119 [HB] Ouch. Add files.
49121 src/hb-common.h | 13 +++++-----
49122 src/hb-private.h | 74
49123 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
49124 2 files changed, 78 insertions(+), 9 deletions(-)
49126 commit fe550f4dd815285e9de8c3cbff810b0a1c7b377f
49127 Author: Behdad Esfahbod <behdad@behdad.org>
49128 Date: Thu May 21 08:27:07 2009 -0400
49130 [GPOS] MarkMarkPosFormat1
49132 Still not quite working.
49135 src/hb-ot-layout-gpos-private.h | 105
49136 +++++++++++++++++++++++++++++-----------
49137 2 files changed, 79 insertions(+), 30 deletions(-)
49139 commit 357ccde36bba01a405d59b7da061fc5048cdc7b4
49140 Author: Behdad Esfahbod <behdad@behdad.org>
49141 Date: Thu May 21 06:32:01 2009 -0400
49143 [GPOS] MarkBasePosFormat1
49146 src/hb-ot-layout-gpos-private.h | 62
49147 +++++++++++++++++++++++++++++++++++++----
49148 2 files changed, 58 insertions(+), 5 deletions(-)
49150 commit 377bfc5860ae018f54e4a2dd737b4b000383ab54
49151 Author: Behdad Esfahbod <behdad@behdad.org>
49152 Date: Thu May 21 04:58:24 2009 -0400
49154 [GPOS] Implement MarkArray interface
49156 src/hb-ot-layout-gpos-private.h | 5 +++--
49157 1 file changed, 3 insertions(+), 2 deletions(-)
49159 commit c18ec2b1d7b8c7abe6ebf4b53c9ec75d5c9bb255
49160 Author: Behdad Esfahbod <behdad@behdad.org>
49161 Date: Thu May 21 04:54:01 2009 -0400
49163 [GPOS] Implement Device support in AnchorFormat3
49165 src/hb-ot-layout-gpos-private.h | 11 ++++++++---
49166 1 file changed, 8 insertions(+), 3 deletions(-)
49168 commit fca6a0d158b847181dcf67a13f34499177df899b
49169 Author: Behdad Esfahbod <behdad@behdad.org>
49170 Date: Thu May 21 04:49:04 2009 -0400
49172 [GPOS] Remove apply_value() return value
49174 src/hb-ot-layout-gpos-private.h | 75
49175 +++++++++++++++++++----------------------
49176 1 file changed, 34 insertions(+), 41 deletions(-)
49178 commit fb3b5ccfefc4c38c9184d432703e81f73e1f5bc7
49179 Author: Behdad Esfahbod <behdad@behdad.org>
49180 Date: Thu May 21 04:47:05 2009 -0400
49182 [GPOS] Start MarkBasePosFormat1
49185 src/hb-ot-layout-gpos-private.h | 38
49186 +++++++++++++++++---------------------
49187 2 files changed, 18 insertions(+), 21 deletions(-)
49189 commit ee8776d9e009a7fb8e1f3c1f9cf3ad42d9746a16
49190 Author: Behdad Esfahbod <behdad@behdad.org>
49191 Date: Wed May 20 15:46:12 2009 -0400
49195 src/hb-ot-layout-gpos-private.h | 1 +
49196 src/hb-ot-layout-gsub-private.h | 1 +
49197 2 files changed, 2 insertions(+)
49199 commit c6456ca5cfc35095378dcf29f8edc33ece9c3ea1
49200 Author: Behdad Esfahbod <behdad@behdad.org>
49201 Date: Wed May 20 06:15:23 2009 -0400
49206 1 file changed, 1 insertion(+)
49208 commit 3015c4175179a1816aad2a4950da9a3b8baf2578
49209 Author: Behdad Esfahbod <behdad@behdad.org>
49210 Date: Wed May 20 06:01:16 2009 -0400
49212 [HB] Remove last dependence on the old code base!
49214 src/hb-buffer-private.h | 88
49215 ++++++++++++++++++++---------------------
49216 src/hb-buffer.c | 47 +++++++++++-----------
49217 src/hb-ot-layout-gpos-private.h | 11 ++----
49218 src/hb-ot-layout-gsub-private.h | 12 +++---
49219 src/hb-ot-layout.cc | 16 ++++----
49220 5 files changed, 85 insertions(+), 89 deletions(-)
49222 commit 5c0adce1ccc739415c4b26ff13ffd2d77ea4bc6c
49223 Author: Behdad Esfahbod <behdad@behdad.org>
49224 Date: Wed May 20 05:42:12 2009 -0400
49226 [HB] Rename harfbuzz-buffer to hb-buffer
49228 src/Makefile.am | 5 +++--
49229 src/{harfbuzz-buffer-private.h => hb-buffer-private.h} | 8 ++++----
49230 src/{harfbuzz-buffer.c => hb-buffer.c} | 6 ++----
49231 src/{harfbuzz-buffer.h => hb-buffer.h} | 8 ++++----
49232 src/hb-ot-layout-gsubgpos-private.h | 2 +-
49233 src/hb-ot-layout-private.h | 2 +-
49234 src/hb-ot-layout.cc | 5 +++--
49235 src/hb-ot-layout.h | 2 +-
49236 8 files changed, 19 insertions(+), 19 deletions(-)
49238 commit b857b49c82782d29d6d189f1a9f4a84d39cd84ea
49239 Author: Behdad Esfahbod <behdad@behdad.org>
49240 Date: Wed May 20 05:35:14 2009 -0400
49242 [HB] Remove all references to the old code!
49244 src/Makefile.am | 76 +++++++---------------
49245 src/harfbuzz-buffer.c | 154
49246 +++++++++++++++++++--------------------------
49247 src/harfbuzz-buffer.h | 80 +++++++++++------------
49248 src/hb-ot-layout-private.h | 6 +-
49249 src/hb-ot-layout.cc | 17 ++---
49250 src/hb-ot-layout.h | 1 +
49251 6 files changed, 137 insertions(+), 197 deletions(-)
49253 commit e1593a6e620ee6a8184487185d1c95e0d1820ba5
49254 Author: Behdad Esfahbod <behdad@behdad.org>
49255 Date: Wed May 20 04:51:30 2009 -0400
49257 [GPOS] Finally it's working, up to Cursive
49259 Wow, IranNastaliq renders perfectly again!
49261 src/hb-ot-layout.cc | 24 ++++++++++++++++++++++++
49262 src/hb-ot-layout.h | 12 ++++++++++++
49263 2 files changed, 36 insertions(+)
49265 commit 0f7e6b2cead0c7d527ef68ededb27e0afd71d819
49266 Author: Behdad Esfahbod <behdad@behdad.org>
49267 Date: Wed May 20 04:16:35 2009 -0400
49269 [GPOS] Fix more brokenness
49271 src/Makefile.am | 2 +-
49272 src/hb-ot-layout-gpos-private.h | 37
49273 ++++++++++++++++++++-----------------
49274 src/hb-ot-layout.cc | 7 +++++++
49275 src/hb-ot-layout.h | 5 +++++
49276 4 files changed, 33 insertions(+), 18 deletions(-)
49278 commit ff05d257dd43221b7c8ebead188e78495daa8eda
49279 Author: Behdad Esfahbod <behdad@behdad.org>
49280 Date: Wed May 20 03:53:00 2009 -0400
49282 [HB] Move lookup types enum into subtable class
49284 src/hb-ot-layout-gpos-private.h | 66
49285 ++++++++++++++++++++---------------------
49286 src/hb-ot-layout-gsub-private.h | 44 +++++++++++++--------------
49287 2 files changed, 55 insertions(+), 55 deletions(-)
49289 commit 263bbef7670b59aa88ef9ba910579dfa51226524
49290 Author: Behdad Esfahbod <behdad@behdad.org>
49291 Date: Wed May 20 00:00:09 2009 -0400
49293 [GDEF] Simplify Device access
49295 src/hb-ot-layout-gdef-private.h | 12 +++---------
49296 1 file changed, 3 insertions(+), 9 deletions(-)
49298 commit 60d77cf05fddc5304b4b1fc19cdedba15cbee1e9
49299 Author: Behdad Esfahbod <behdad@behdad.org>
49300 Date: Tue May 19 23:58:54 2009 -0400
49304 src/hb-ot-layout-common-private.h | 170
49305 +++++++++++++++++-------------------
49306 src/hb-ot-layout-gdef-private.h | 65 +++++++-------
49307 src/hb-ot-layout-gsubgpos-private.h | 150 +++++++++++++++++--------------
49308 src/hb-ot-layout-open-private.h | 159
49309 ++++++++++++++++-----------------
49310 src/hb-ot-layout-private.h | 9 +-
49311 5 files changed, 288 insertions(+), 265 deletions(-)
49313 commit 90de3dfff9e82dae20b7517642511aebaf736b74
49314 Author: Behdad Esfahbod <behdad@behdad.org>
49315 Date: Tue May 19 23:43:04 2009 -0400
49317 [HB] Remove unused methods
49319 src/hb-ot-layout-common-private.h | 6 ------
49320 1 file changed, 6 deletions(-)
49322 commit 4c44d830d79431fcb143df2b5a29cdc8e8fccef3
49323 Author: Behdad Esfahbod <behdad@behdad.org>
49324 Date: Tue May 19 23:42:30 2009 -0400
49328 src/hb-ot-layout-gpos-private.h | 253
49329 +++++++++++++++++++++-----------------
49330 src/hb-ot-layout-gsub-private.h | 262
49331 ++++++++++++++++++++++------------------
49332 2 files changed, 284 insertions(+), 231 deletions(-)
49334 commit d18fd8e3f7185f531fa4c4988d3f5d5c5282b8eb
49335 Author: Behdad Esfahbod <behdad@behdad.org>
49336 Date: Tue May 19 23:25:41 2009 -0400
49338 [GPOS] CursivePosFormat1
49340 src/hb-ot-layout-gpos-private.h | 174
49341 ++++++++++++++++++++++++++++++++++++++--
49342 src/hb-ot-layout-private.h | 2 +-
49343 2 files changed, 169 insertions(+), 7 deletions(-)
49345 commit 70632add333e4ab38f8f485bb87b25116128cf92
49346 Author: Behdad Esfahbod <behdad@behdad.org>
49347 Date: Tue May 19 22:30:09 2009 -0400
49349 [GSUB] PairPosFormat2
49351 src/hb-ot-layout-gpos-private.h | 43
49352 ++++++++++++++++++++++++++++++++++++-----
49353 1 file changed, 38 insertions(+), 5 deletions(-)
49355 commit b24ecbadf44d56fd3286d1d3ff6928151ccec9bd
49356 Author: Behdad Esfahbod <behdad@behdad.org>
49357 Date: Tue May 19 22:16:04 2009 -0400
49359 [GPOS] PairPosFormat1
49361 src/hb-ot-layout-gpos-private.h | 91
49362 +++++++++++++++++++++++++++++++++--------
49363 1 file changed, 73 insertions(+), 18 deletions(-)
49365 commit 056c7ec1aea1eca60a3b20b583b8a8072be9d758
49366 Author: Behdad Esfahbod <behdad@behdad.org>
49367 Date: Mon May 18 19:47:52 2009 -0400
49369 [GPOS] Start filling apply() functions in
49371 src/harfbuzz-buffer-private.h | 1 +
49372 src/harfbuzz-buffer.c | 3 -
49373 src/hb-ot-layout-common-private.h | 35 ++++++-----
49374 src/hb-ot-layout-gpos-private.h | 127
49375 ++++++++++++++++++++++++++++----------
49376 4 files changed, 116 insertions(+), 50 deletions(-)
49378 commit 4fa77d3c4305a76b956de8c1a9b83a961d035a80
49379 Author: Behdad Esfahbod <behdad@behdad.org>
49380 Date: Mon May 18 18:44:54 2009 -0400
49384 src/hb-ot-layout-common-private.h | 14 ++++++++------
49385 src/hb-ot-layout-gdef-private.h | 22 +++++++++++++---------
49386 2 files changed, 21 insertions(+), 15 deletions(-)
49388 commit 6b54c5d0446b514fbb6521e7e9e614d153435f0e
49389 Author: Behdad Esfahbod <behdad@behdad.org>
49390 Date: Mon May 18 18:30:25 2009 -0400
49392 [HB] More reference cast simplification
49394 src/hb-ot-layout-gsub-private.h | 8 ++++----
49395 src/hb-ot-layout-gsubgpos-private.h | 28 ++++++++++++++--------------
49396 src/hb-ot-layout-open-private.h | 2 +-
49397 3 files changed, 19 insertions(+), 19 deletions(-)
49399 commit eb0dfc830e09405492f494c85380e133ac5d0ea3
49400 Author: Behdad Esfahbod <behdad@behdad.org>
49401 Date: Mon May 18 18:22:44 2009 -0400
49403 [HB] Rename LOOKUP_ARGS to APPLY_ARGS
49405 src/hb-ot-layout-gpos-private.h | 88
49406 ++++++++++++++++++------------------
49407 src/hb-ot-layout-gsub-private.h | 84
49408 +++++++++++++++++-----------------
49409 src/hb-ot-layout-gsubgpos-private.h | 90
49410 ++++++++++++++++++-------------------
49411 3 files changed, 131 insertions(+), 131 deletions(-)
49413 commit 2a8e6accdf798a78ff180dcb593140592d62b872
49414 Author: Behdad Esfahbod <behdad@behdad.org>
49415 Date: Mon May 18 18:21:44 2009 -0400
49417 [HB] Internally rename position() and substitute() to apply()
49419 src/hb-ot-layout-gpos-private.h | 110
49420 ++++++++++++++++++++--------------------
49421 src/hb-ot-layout-gsub-private.h | 104
49422 ++++++++++++++++++-------------------
49423 2 files changed, 107 insertions(+), 107 deletions(-)
49425 commit f6c8a6eacf27fd1c509d07c85985f0367c5e475f
49426 Author: Behdad Esfahbod <behdad@behdad.org>
49427 Date: Mon May 18 18:01:19 2009 -0400
49429 [HB] Simplify casts
49431 src/hb-ot-layout-gdef-private.h | 2 +-
49432 src/hb-ot-layout-gpos-private.h | 6 +++---
49433 src/hb-ot-layout-gsub-private.h | 6 +++---
49434 src/hb-ot-layout-open-private.h | 10 +++++-----
49435 4 files changed, 12 insertions(+), 12 deletions(-)
49437 commit 9c42f05a5ccbb48a9367b80ecdf3679e88088fcf
49438 Author: Behdad Esfahbod <behdad@behdad.org>
49439 Date: Mon May 18 17:43:49 2009 -0400
49441 Switch Pango to new, defunt, GPOS
49443 src/hb-ot-layout-gpos-private.h | 22 +++++++++++++++-------
49444 src/hb-ot-layout.cc | 13 +++++++++++++
49445 src/hb-ot-layout.h | 5 +++++
49446 3 files changed, 33 insertions(+), 7 deletions(-)
49448 commit 5e5eb0573f7ea2ce2cf037fef0df70a4351e82c0
49449 Author: Behdad Esfahbod <behdad@behdad.org>
49450 Date: Mon May 18 17:09:33 2009 -0400
49454 src/hb-ot-layout-gpos-private.h | 915
49455 ++++++++++++++++++++++++++++++++++++++++
49456 src/hb-ot-layout-gsub-private.h | 2 -
49457 src/hb-ot-layout-private.h | 15 +-
49458 src/hb-ot-layout.cc | 5 +-
49459 src/hb-ot-layout.h | 8 +-
49460 5 files changed, 936 insertions(+), 9 deletions(-)
49462 commit 64e67f7599deeec98b104f8b70d0d321cf96799d
49463 Author: Behdad Esfahbod <behdad@behdad.org>
49464 Date: Mon May 18 15:32:40 2009 -0400
49468 src/hb-ot-layout-gsub-private.h | 16 ++++++----------
49469 1 file changed, 6 insertions(+), 10 deletions(-)
49471 commit d79cae0b4eef8c2694ada791bb8e427c1202875e
49472 Author: Behdad Esfahbod <behdad@behdad.org>
49473 Date: Mon May 18 13:50:15 2009 -0400
49477 src/hb-ot-layout-gsub-private.h | 22 +++++++++++-----------
49478 1 file changed, 11 insertions(+), 11 deletions(-)
49480 commit 8533bb985e6af2b656d7c45620d8f11f36330b85
49481 Author: Behdad Esfahbod <behdad@behdad.org>
49482 Date: Mon May 18 06:00:12 2009 -0400
49484 [GSUB] Protect against mismatching Extension subtable types
49486 src/hb-ot-layout-gsub-private.h | 9 ++++++---
49487 1 file changed, 6 insertions(+), 3 deletions(-)
49489 commit 969afd706e9b52adc79f6210c0088b2c6bbae9bc
49490 Author: Behdad Esfahbod <behdad@behdad.org>
49491 Date: Mon May 18 05:47:47 2009 -0400
49493 [GSUB] Implement ReverseChainSingleSubst
49497 src/hb-ot-layout-gsub-private.h | 55
49498 +++++++++++++++++++++++++++----------
49499 src/hb-ot-layout-gsubgpos-private.h | 43 +++++++++--------------------
49500 2 files changed, 54 insertions(+), 44 deletions(-)
49502 commit 4acaffd786a11b5bd7d41b39fc65625fd8cd5077
49503 Author: Behdad Esfahbod <behdad@behdad.org>
49504 Date: Mon May 18 05:29:29 2009 -0400
49506 [HB] Don't use G_LIKELY!
49508 src/hb-ot-layout-gsub-private.h | 12 ++++++------
49509 src/hb-ot-layout-gsubgpos-private.h | 12 ++++++------
49510 src/hb-ot-layout-open-private.h | 4 ++--
49511 src/hb-ot-layout.cc | 6 +++---
49512 4 files changed, 17 insertions(+), 17 deletions(-)
49514 commit 3dcb12f171ebbf44461e6ce6439d286c9520dd88
49515 Author: Behdad Esfahbod <behdad@behdad.org>
49516 Date: Mon May 18 05:22:32 2009 -0400
49518 [GSUB] Oops, fix Extension check
49520 src/hb-ot-layout-gsub-private.h | 3 +--
49521 1 file changed, 1 insertion(+), 2 deletions(-)
49523 commit 2e8fb6c38dbc01cb77b384c0ae0212514dfbb588
49524 Author: Behdad Esfahbod <behdad@behdad.org>
49525 Date: Mon May 18 04:37:37 2009 -0400
49527 [HB] Tweak some constants and fix Coverage
49529 src/hb-ot-layout-common-private.h | 11 ++++++-----
49530 src/hb-ot-layout-gsubgpos-private.h | 2 ++
49531 src/hb-ot-layout-open-private.h | 6 +++---
49532 3 files changed, 11 insertions(+), 8 deletions(-)
49534 commit d6aae5f5cad54fc5dac8b0ff10a3921ebda533d4
49535 Author: Behdad Esfahbod <behdad@behdad.org>
49536 Date: Mon May 18 04:25:22 2009 -0400
49540 src/hb-ot-layout-gsub-private.h | 12 ++++++------
49541 src/hb-ot-layout-open-private.h | 2 +-
49542 src/hb-ot-layout.cc | 4 ++--
49543 3 files changed, 9 insertions(+), 9 deletions(-)
49545 commit 122f21fb9a3a0b914575929a3be11884f1ae00c0
49546 Author: Behdad Esfahbod <behdad@behdad.org>
49547 Date: Mon May 18 04:21:53 2009 -0400
49549 [GSUB] Fix context_length handling in Ligature too
49551 src/hb-ot-layout-gsub-private.h | 9 ++++-----
49552 src/hb-ot-layout-gsubgpos-private.h | 5 +++--
49553 2 files changed, 7 insertions(+), 7 deletions(-)
49555 commit 47958dea214fd55725bf04aa13d233870255fb03
49556 Author: Behdad Esfahbod <behdad@behdad.org>
49557 Date: Mon May 18 04:17:47 2009 -0400
49561 src/hb-ot-layout-gsubgpos-private.h | 10 ++++------
49562 1 file changed, 4 insertions(+), 6 deletions(-)
49564 commit e73a0c2a903112ce9a35b95e14e10ab8ea2dc337
49565 Author: Behdad Esfahbod <behdad@behdad.org>
49566 Date: Mon May 18 04:15:25 2009 -0400
49568 [HB] Correctly skip glyphs when applying (Chain)Context lookups
49570 src/hb-ot-layout-gsubgpos-private.h | 14 +++++++++++---
49571 1 file changed, 11 insertions(+), 3 deletions(-)
49573 commit 7cff75babd64cd49dd2b3faaa15193d12c098f42
49574 Author: Behdad Esfahbod <behdad@behdad.org>
49575 Date: Mon May 18 04:09:05 2009 -0400
49577 [HB] Fix context_length checking
49579 src/hb-ot-layout-gsubgpos-private.h | 23 +++++++++++++----------
49580 src/hb-ot-layout-open-private.h | 2 +-
49581 2 files changed, 14 insertions(+), 11 deletions(-)
49583 commit d0ba0557007798db2c60ddd0b7a5a0624cd1698d
49584 Author: Behdad Esfahbod <behdad@behdad.org>
49585 Date: Mon May 18 03:56:39 2009 -0400
49587 [HB] ChainContext complete
49589 IranNastaliq renders perfectly again!
49591 src/hb-ot-layout-gsubgpos-private.h | 63
49592 +++++++++++++++++++++++++++----------
49593 1 file changed, 46 insertions(+), 17 deletions(-)
49595 commit e072c24e79f0e7c1e078a87c782ab5dd8f21dcda
49596 Author: Behdad Esfahbod <behdad@behdad.org>
49597 Date: Mon May 18 03:47:31 2009 -0400
49599 [HB] Implement backtrack matching
49601 src/hb-ot-layout-gsubgpos-private.h | 61
49602 +++++++++++++++++++++++++++----------
49603 1 file changed, 45 insertions(+), 16 deletions(-)
49605 commit 02e1e5c63fa4f896053fa3c21e495239e1e9caa2
49606 Author: Behdad Esfahbod <behdad@behdad.org>
49607 Date: Mon May 18 02:47:57 2009 -0400
49609 [HB] One more step to go, for fully working GSUB and ChainContext
49611 src/hb-ot-layout-gsubgpos-private.h | 107
49612 ++++++++++++++++++++----------------
49613 1 file changed, 61 insertions(+), 46 deletions(-)
49615 commit f14c2b7acfba75b8a6880f41ceec758f9a56abce
49616 Author: Behdad Esfahbod <behdad@behdad.org>
49617 Date: Mon May 18 02:36:18 2009 -0400
49619 [HB] Further modularize Context matching
49621 src/hb-ot-layout-gsubgpos-private.h | 92
49622 +++++++++++++++++++++++++------------
49623 1 file changed, 63 insertions(+), 29 deletions(-)
49625 commit 13ed4405c558e445b052360f1ed8ee27ecf48e6e
49626 Author: Behdad Esfahbod <behdad@behdad.org>
49627 Date: Mon May 18 02:14:37 2009 -0400
49629 [HB] A step closer to working ChainContext
49631 src/hb-ot-layout-gsubgpos-private.h | 36
49632 ++++++++++++++++++++++++++----------
49633 1 file changed, 26 insertions(+), 10 deletions(-)
49635 commit e8cbaaf6d538036ff9b880b018db402e0895ed01
49636 Author: Behdad Esfahbod <behdad@behdad.org>
49637 Date: Mon May 18 02:03:58 2009 -0400
49639 [HB] Add HeadlessArrayTo<>
49641 src/hb-ot-layout-gsub-private.h | 10 ++++------
49642 src/hb-ot-layout-gsubgpos-private.h | 5 ++---
49643 src/hb-ot-layout-open-private.h | 19 +++++++++++++++++++
49644 3 files changed, 25 insertions(+), 9 deletions(-)
49646 commit dcb6b60254951a2831c03f3196962d229f7e556c
49647 Author: Behdad Esfahbod <behdad@behdad.org>
49648 Date: Mon May 18 01:49:57 2009 -0400
49650 [HB] More template goodness
49652 src/hb-ot-layout-gsubgpos-private.h | 37
49653 +++++++++++++++----------------------
49654 1 file changed, 15 insertions(+), 22 deletions(-)
49656 commit aa3d7adca5c821c91a2a1b5380fd6b3d19656ab1
49657 Author: Behdad Esfahbod <behdad@behdad.org>
49658 Date: Sun May 17 23:17:56 2009 -0400
49660 [HB] More churning towards ChainContext lookups
49662 src/hb-ot-layout-common-private.h | 6 +-
49663 src/hb-ot-layout-gsub-private.h | 15 +++-
49664 src/hb-ot-layout-gsubgpos-private.h | 174
49665 ++++++++++++++++++++++--------------
49666 3 files changed, 125 insertions(+), 70 deletions(-)
49668 commit 48f16ed96ac7041b511d9e0864623d2aa09c6da3
49669 Author: Behdad Esfahbod <behdad@behdad.org>
49670 Date: Sun May 17 22:11:30 2009 -0400
49672 [HB] Towards sharing Context and ChainContext code
49674 src/hb-ot-layout-gsubgpos-private.h | 220
49675 ++++++++++++++++--------------------
49676 1 file changed, 99 insertions(+), 121 deletions(-)
49678 commit 6cf2a52593cb4b23e3efe5e16228e3172bdcdd05
49679 Author: Behdad Esfahbod <behdad@behdad.org>
49680 Date: Sun May 17 21:11:49 2009 -0400
49682 [HB] Add check to avoid infinite recursion
49684 src/hb-ot-layout-gsub-private.h | 12 ++++++++----
49685 1 file changed, 8 insertions(+), 4 deletions(-)
49687 commit 887c4b44165eeb8ac7fb09bc4474d11720b94a9e
49688 Author: Behdad Esfahbod <behdad@behdad.org>
49689 Date: Sun May 17 21:06:08 2009 -0400
49693 src/hb-ot-layout-gsub-private.h | 4 ++--
49694 1 file changed, 2 insertions(+), 2 deletions(-)
49696 commit ca5290f4994e1b2db4dac03f7a22b7071441ba06
49697 Author: Behdad Esfahbod <behdad@behdad.org>
49698 Date: Sun May 17 20:48:27 2009 -0400
49700 [HB] Start ChainContext and ReverseChainSingleSubst lookups
49702 src/hb-ot-layout-gsub-private.h | 269
49703 ++++++++----------------------------
49704 src/hb-ot-layout-gsubgpos-private.h | 214 +++++++++++++++++++++++++++-
49705 2 files changed, 268 insertions(+), 215 deletions(-)
49707 commit 433f4aea741e39df079126769441b79ab64fd236
49708 Author: Behdad Esfahbod <behdad@behdad.org>
49709 Date: Sun May 17 20:30:05 2009 -0400
49711 [HB] Remove stale TODO
49713 src/hb-ot-layout-private.h | 2 --
49714 1 file changed, 2 deletions(-)
49716 commit 6f20f72e9c58ba23db2e31afa5d331acfea3d77e
49717 Author: Behdad Esfahbod <behdad@behdad.org>
49718 Date: Sun May 17 20:28:01 2009 -0400
49720 [HB] Split Layout-common tables into new files
49722 src/hb-ot-layout-common-private.h | 429
49723 ++++++++++++++++++++++++++++++++++++
49724 src/hb-ot-layout-gdef-private.h | 3 +-
49725 src/hb-ot-layout-gsub-private.h | 1 +
49726 src/hb-ot-layout-gsubgpos-private.h | 2 +
49727 src/hb-ot-layout-open-private.h | 408
49728 ----------------------------------
49729 5 files changed, 434 insertions(+), 409 deletions(-)
49731 commit f45107fe0904414f1266648a6c42849c494fe611
49732 Author: Behdad Esfahbod <behdad@behdad.org>
49733 Date: Sun May 17 20:13:02 2009 -0400
49735 [HB] More shuffling
49737 src/hb-ot-layout-gsub-private.h | 71
49738 +++++++++++++++++++++----------------
49739 src/hb-ot-layout-gsubgpos-private.h | 30 ++++++++++++++++
49740 src/hb-ot-layout-open-private.h | 41 ---------------------
49741 3 files changed, 71 insertions(+), 71 deletions(-)
49743 commit f8dc67b3c24dfc805da756a73cb217b36e16b4b8
49744 Author: Behdad Esfahbod <behdad@behdad.org>
49745 Date: Sun May 17 19:47:54 2009 -0400
49747 [HB] Cleanup format unions
49749 src/hb-ot-layout-gdef-private.h | 18 ++++----
49750 src/hb-ot-layout-gsub-private.h | 87
49751 +++++++++++++++++++------------------
49752 src/hb-ot-layout-gsubgpos-private.h | 16 +++----
49753 src/hb-ot-layout-open-private.h | 41 +++++++----------
49754 4 files changed, 77 insertions(+), 85 deletions(-)
49756 commit da1097bc3b1995776c205707fd2b17603b804646
49757 Author: Behdad Esfahbod <behdad@behdad.org>
49758 Date: Sun May 17 19:31:18 2009 -0400
49760 [HB] Use four bytes for Null Tag, not 5
49762 src/hb-ot-layout-open-private.h | 4 +++-
49763 1 file changed, 3 insertions(+), 1 deletion(-)
49765 commit 19fc24f268b985d30971307ac2055622d11cb21f
49766 Author: Behdad Esfahbod <behdad@behdad.org>
49767 Date: Sun May 17 09:45:32 2009 -0400
49769 [HB] Couple size checks
49771 src/hb-ot-layout-gsub-private.h | 7 +++++--
49772 src/hb-ot-layout-gsubgpos-private.h | 4 ++--
49773 src/hb-ot-layout-open-private.h | 4 ++--
49774 3 files changed, 9 insertions(+), 6 deletions(-)
49776 commit ecf17e849db19599bbb816d0018380ebf979576b
49777 Author: Behdad Esfahbod <behdad@behdad.org>
49778 Date: Sun May 17 09:34:41 2009 -0400
49780 [HB] Propagate property of first glyph
49782 This slightly grows code size.
49784 src/hb-ot-layout-gsub-private.h | 100
49785 +++++++++++++++++++-----------------
49786 src/hb-ot-layout-gsubgpos-private.h | 7 +--
49787 2 files changed, 56 insertions(+), 51 deletions(-)
49789 commit eca8e33710cfce51454e64d974ff0c28b0eefa14
49790 Author: Behdad Esfahbod <behdad@behdad.org>
49791 Date: Sun May 17 09:07:27 2009 -0400
49793 [GSUB] Further optimize the main switch
49795 src/hb-ot-layout-gsub-private.h | 31 +++++++++++++++++--------------
49796 1 file changed, 17 insertions(+), 14 deletions(-)
49798 commit 13068232e7054748ae5ba0d961ee5a95b959e92e
49799 Author: Behdad Esfahbod <behdad@behdad.org>
49800 Date: Sun May 17 08:59:01 2009 -0400
49802 [HB] Unify first glyph property checking
49804 src/hb-ot-layout-gsub-private.h | 81
49805 ++++++++++++++++---------------------
49806 src/hb-ot-layout-gsubgpos-private.h | 12 ------
49807 2 files changed, 35 insertions(+), 58 deletions(-)
49809 commit 66bf7ce4e3135535c110a917178b84c4a2b1d11f
49810 Author: Behdad Esfahbod <behdad@behdad.org>
49811 Date: Sun May 17 08:28:42 2009 -0400
49813 [HB] Move Context matching logic out of GSUB
49815 src/hb-ot-layout-gdef-private.h | 2 -
49816 src/hb-ot-layout-gsub-private.h | 331
49817 +---------------------------------
49818 src/hb-ot-layout-gsubgpos-private.h | 347
49819 ++++++++++++++++++++++++++++++++++++
49820 3 files changed, 352 insertions(+), 328 deletions(-)
49822 commit a1625528cd5ed94bc8f18903da3300e823ee5b54
49823 Author: Behdad Esfahbod <behdad@behdad.org>
49824 Date: Sun May 17 07:52:11 2009 -0400
49826 [GSUB] Unify ContextSubst matching
49828 src/hb-ot-layout-gsub-private.h | 378
49829 ++++++++++++++++------------------------
49830 1 file changed, 154 insertions(+), 224 deletions(-)
49832 commit c36238bea40e9e2b589028eb6de0710455b31585
49833 Author: Behdad Esfahbod <behdad@behdad.org>
49834 Date: Sun May 17 07:39:34 2009 -0400
49838 src/hb-ot-layout-gsub-private.h | 122
49839 ++++++++++++++++++++--------------------
49840 1 file changed, 61 insertions(+), 61 deletions(-)
49842 commit 15c3e75b39797a153b6bc0598f87b27c4a487228
49843 Author: Behdad Esfahbod <behdad@behdad.org>
49844 Date: Sun May 17 06:03:42 2009 -0400
49846 [HB] Simplify buffer
49848 src/harfbuzz-buffer-private.h | 14 ++++++--------
49849 src/harfbuzz-buffer.c | 35 ++++++++++++++++-------------------
49850 src/harfbuzz-gsub.c | 6 +++---
49851 src/hb-ot-layout-gsub-private.h | 12 ++++++------
49852 4 files changed, 31 insertions(+), 36 deletions(-)
49854 commit 36f78446cef8a7cbae000d5e742c9d13e1cc7f83
49855 Author: Behdad Esfahbod <behdad@behdad.org>
49856 Date: Sun May 17 05:52:32 2009 -0400
49861 src/harfbuzz-buffer.c | 2 +-
49862 2 files changed, 2 insertions(+), 1 deletion(-)
49864 commit ee58aaebd296ea8237516754fd4e825d524b11b7
49865 Author: Behdad Esfahbod <behdad@behdad.org>
49866 Date: Sun May 17 05:14:33 2009 -0400
49868 [HB] Update copyright years
49870 src/hb-ot-layout-gdef-private.h | 2 +-
49871 src/hb-ot-layout-open-private.h | 2 +-
49872 src/hb-ot-layout.cc | 2 +-
49874 4 files changed, 4 insertions(+), 4 deletions(-)
49876 commit f4c9514935cf97a58dcb3b1962ac3f3b5ba61264
49877 Author: Behdad Esfahbod <behdad@behdad.org>
49878 Date: Sun May 17 04:59:56 2009 -0400
49880 [HB] Simplify more arrays
49882 src/hb-ot-layout-open-private.h | 241
49883 ++++++++++++++++------------------------
49884 src/hb-ot-layout.cc | 8 +-
49885 2 files changed, 100 insertions(+), 149 deletions(-)
49887 commit c9a7cbe9cb52264af9954e5ce9ac7a45d7e310cd
49888 Author: Behdad Esfahbod <behdad@behdad.org>
49889 Date: Sun May 17 01:22:51 2009 -0400
49891 [HB] Use ArrayOf<> in GSUB
49893 src/hb-ot-layout-gdef-private.h | 3 +-
49894 src/hb-ot-layout-gsub-private.h | 157
49895 +++++++++++++---------------------------
49896 src/hb-ot-layout-open-private.h | 5 --
49897 3 files changed, 53 insertions(+), 112 deletions(-)
49899 commit 5f810363acc3ad3cba631a68620e3d37e54c95c4
49900 Author: Behdad Esfahbod <behdad@behdad.org>
49901 Date: Sun May 17 00:54:25 2009 -0400
49905 src/hb-ot-layout-gdef-private.h | 62 ++++++++-------------------------
49906 src/hb-ot-layout-open-private.h | 77
49907 ++++++++++++++++++++++++++++++-----------
49908 2 files changed, 71 insertions(+), 68 deletions(-)
49910 commit 238c855fcd4f0ef97a94a8662d2a2f2bb5c21ecb
49911 Author: Behdad Esfahbod <behdad@behdad.org>
49912 Date: Sun May 17 00:22:37 2009 -0400
49914 [HB] Use OffsetTo<> for Coverage
49916 src/hb-ot-layout-gdef-private.h | 1 +
49917 src/hb-ot-layout-gsub-private.h | 55
49918 ++++++++++++++++-------------------------
49919 src/hb-ot-layout-open-private.h | 10 +-------
49920 3 files changed, 23 insertions(+), 43 deletions(-)
49922 commit 3d54bd1293069fc3d3bdeeea8ad45036f3ee65f3
49923 Author: Behdad Esfahbod <behdad@behdad.org>
49924 Date: Sun May 17 00:15:51 2009 -0400
49926 [HB] Use OffsetTo<> in more places
49928 src/hb-ot-layout-gdef-private.h | 12 +++++-------
49929 src/hb-ot-layout-open-private.h | 4 ++++
49930 2 files changed, 9 insertions(+), 7 deletions(-)
49932 commit 9e4d9d7b2721859172bc9c59c1aea27b01eb9c07
49933 Author: Behdad Esfahbod <behdad@behdad.org>
49934 Date: Sun May 17 00:09:20 2009 -0400
49936 [HB] Add OffsetTo template.
49938 src/hb-ot-layout-gdef-private.h | 26 ++++++++++++++------------
49939 src/hb-ot-layout-gsub-private.h | 6 +++---
49940 src/hb-ot-layout-open-private.h | 27 ++++++++++++++++++---------
49941 3 files changed, 35 insertions(+), 24 deletions(-)
49943 commit e07f89295b9b38d233dfd4acec1f6b4a3416f267
49944 Author: Behdad Esfahbod <behdad@behdad.org>
49945 Date: Sat May 16 23:20:48 2009 -0400
49947 [HB] Automate int-type size assertion
49949 src/hb-ot-layout-open-private.h | 13 +++----------
49950 1 file changed, 3 insertions(+), 10 deletions(-)
49952 commit 8b8358033184198ff638ee1379093717596e162d
49953 Author: Behdad Esfahbod <behdad@behdad.org>
49954 Date: Sat May 16 22:48:14 2009 -0400
49956 [HB] Use templates for Null objects
49958 Also use a common pool for all nul-content ones.
49960 src/hb-ot-layout-gdef-private.h | 12 ++--
49961 src/hb-ot-layout-gsub-private.h | 28 ++++----
49962 src/hb-ot-layout-open-private.h | 142
49963 +++++++++++++++++++++++-----------------
49964 src/hb-ot-layout.cc | 8 +--
49965 4 files changed, 105 insertions(+), 85 deletions(-)
49967 commit 6e13d4140158aff736647fc53d8c0ae3a02c2afc
49968 Author: Behdad Esfahbod <behdad@behdad.org>
49969 Date: Sat May 16 20:15:16 2009 -0400
49971 [HB] Remove obsolete comment
49973 src/hb-ot-layout-gdef-private.h | 1 -
49974 1 file changed, 1 deletion(-)
49976 commit 9f721cf380954d67415dbfd0404a983cdd75b7df
49977 Author: Behdad Esfahbod <behdad@behdad.org>
49978 Date: Sat May 16 19:59:15 2009 -0400
49980 [GSUB] Start ChainContextSubst
49982 src/hb-ot-layout-gsub-private.h | 50
49983 ++++++++++++++++++++++++++++++++---------
49984 1 file changed, 39 insertions(+), 11 deletions(-)
49986 commit 7fca9e5245d2d283e8b5354eb1ddf553a7ffc033
49987 Author: Behdad Esfahbod <behdad@behdad.org>
49988 Date: Sat May 16 19:44:24 2009 -0400
49990 [GSUB] Implement ContextSubstFormat3
49992 src/hb-ot-layout-gsub-private.h | 62
49993 ++++++++++++++++++++++++++++++++++++++++-
49994 1 file changed, 61 insertions(+), 1 deletion(-)
49996 commit 1ff926a5681b5d4bfce65351062cda9dc1ffeba2
49997 Author: Behdad Esfahbod <behdad@behdad.org>
49998 Date: Fri May 15 20:25:37 2009 -0400
50000 [GSUB] Implement ContextSubstFormat2
50002 src/hb-ot-layout-gsub-private.h | 105
50003 +++++++++++++++++++++++++++++++++++++---
50004 1 file changed, 97 insertions(+), 8 deletions(-)
50006 commit fc36d9453ed7edb0a570abc44d7caa87aafb0fcf
50007 Author: Behdad Esfahbod <behdad@behdad.org>
50008 Date: Fri May 15 20:11:10 2009 -0400
50010 [GSUB] Add GSUB::substitute_lookup()
50012 src/hb-ot-layout-gsub-private.h | 7 +++++++
50013 src/hb-ot-layout.cc | 5 +----
50014 2 files changed, 8 insertions(+), 4 deletions(-)
50016 commit c43562b2a7587fa3f9ef4c1c4338e4eda77368b5
50017 Author: Behdad Esfahbod <behdad@behdad.org>
50018 Date: Fri May 15 18:54:53 2009 -0400
50020 [GSUB] Finish ContextSubstFormat1
50022 src/hb-ot-layout-gsub-private.h | 77
50023 ++++++++++++++++++++++++++++++++---------
50024 src/hb-ot-layout-private.h | 14 ++++++++
50025 src/hb-ot-layout.cc | 13 -------
50026 3 files changed, 74 insertions(+), 30 deletions(-)
50028 commit 5ee21896224e3a9835a9695037a94ccf1c35a217
50029 Author: Behdad Esfahbod <behdad@behdad.org>
50030 Date: Fri May 15 13:28:56 2009 -0400
50034 src/hb-ot-layout-open-private.h | 2 +-
50035 1 file changed, 1 insertion(+), 1 deletion(-)
50037 commit 6b59c9b445b6d2454008c83a2c7d6a995ea5995e
50038 Author: Behdad Esfahbod <behdad@behdad.org>
50039 Date: Fri May 15 01:00:36 2009 -0400
50044 1 file changed, 1 insertion(+)
50046 commit c5419b6cf28822e07f1ef9b0394825e9cb01a445
50047 Author: Behdad Esfahbod <behdad@behdad.org>
50048 Date: Fri May 8 21:17:56 2009 -0400
50050 [HB] Remove DEFINE_NON_INSTANTIABLE
50052 src/hb-ot-layout-gdef-private.h | 2 --
50053 src/hb-ot-layout-gsub-private.h | 3 ---
50054 src/hb-ot-layout-open-private.h | 18 +-----------------
50055 3 files changed, 1 insertion(+), 22 deletions(-)
50057 commit 0dff25f0368c5f14ebb0a4af35f3bb6658740d57
50058 Author: Behdad Esfahbod <behdad@behdad.org>
50059 Date: Fri May 8 21:12:18 2009 -0400
50061 [HB] Remove get_size()
50063 src/hb-ot-layout-gdef-private.h | 9 ------
50064 src/hb-ot-layout-gsub-private.h | 63
50065 -----------------------------------------
50066 src/hb-ot-layout-open-private.h | 42 ++-------------------------
50067 3 files changed, 3 insertions(+), 111 deletions(-)
50069 commit 25c6c9a3f6c062ec639d9202a8b9844be64d6fc0
50070 Author: Behdad Esfahbod <behdad@behdad.org>
50071 Date: Fri May 8 19:09:17 2009 -0400
50073 [GSUB] ContextSubst format 1
50075 src/hb-ot-layout-gsub-private.h | 52
50076 +++++++++++++++++++++++++++++++++++------
50077 1 file changed, 45 insertions(+), 7 deletions(-)
50079 commit f70229510303109bd0f71423cdf13aa200066d17
50080 Author: Behdad Esfahbod <behdad@behdad.org>
50081 Date: Fri May 8 18:45:53 2009 -0400
50085 src/hb-ot-layout-gsub-private.h | 170
50086 ++++++++++++++++++++--------------------
50087 1 file changed, 86 insertions(+), 84 deletions(-)
50089 commit a83e08f8728439ef75e3dfab2191ac913d8f907b
50090 Author: Behdad Esfahbod <behdad@behdad.org>
50091 Date: Thu May 7 12:53:02 2009 -0400
50093 [HarfBuzz] Start a TODO file
50096 1 file changed, 1 insertion(+)
50098 commit eed05b04ebc2cbb3fa699c99200db12a0081cefb
50099 Author: Behdad Esfahbod <behdad@behdad.org>
50100 Date: Wed May 6 00:25:59 2009 -0400
50104 src/hb-ot-layout-open-private.h | 6 ++++--
50105 1 file changed, 4 insertions(+), 2 deletions(-)
50107 commit cdb317bc4e188421cad997b448abb19223d39e96
50108 Author: Behdad Esfahbod <behdad@behdad.org>
50109 Date: Wed May 6 00:12:29 2009 -0400
50111 [GSUB] Towards Context subtitutes
50113 src/hb-ot-layout-gsub-private.h | 137
50114 +++++++++++++++++++++++++++++++---------
50115 1 file changed, 108 insertions(+), 29 deletions(-)
50117 commit c9c6a78aec2b16ac06dfca8cbfaf28a77a10bae2
50118 Author: Behdad Esfahbod <behdad@behdad.org>
50119 Date: Tue May 5 16:22:02 2009 -0400
50121 [GSUB] Minor refactoring
50123 src/hb-ot-layout-gsub-private.h | 42
50124 ++++++++++++++++++++++-------------------
50125 1 file changed, 23 insertions(+), 19 deletions(-)
50127 commit bb3899a579b00134b24df8891b69bf1621a8190f
50128 Author: Behdad Esfahbod <behdad@behdad.org>
50129 Date: Tue May 5 13:25:13 2009 -0400
50131 [GSUB] Implement ligature substitutions
50133 src/Makefile.am | 2 +
50134 src/hb-ot-layout-gsub-private.h | 113
50135 ++++++++++++++++++++++++++++++++--------
50136 2 files changed, 93 insertions(+), 22 deletions(-)
50138 commit 38b011a293181856463dd08d43e2106e5bf1d56e
50139 Author: Behdad Esfahbod <behdad@behdad.org>
50140 Date: Mon May 4 20:21:57 2009 -0400
50142 [GSUB] Hook new GSUB up in Pango
50144 src/hb-ot-layout-gsub-private.h | 15 ++++++++++-----
50145 1 file changed, 10 insertions(+), 5 deletions(-)
50147 commit a84e71ad11a72feff47ead16772a8c4bcf4f69d5
50148 Author: Behdad Esfahbod <behdad@behdad.org>
50149 Date: Thu Apr 16 16:53:40 2009 -0400
50151 [GSUB] Start Ligature subtable support
50153 src/hb-ot-layout-gsub-private.h | 132
50154 +++++++++++++++++++++++++++++-----------
50155 src/hb-ot-layout.h | 2 +-
50156 2 files changed, 96 insertions(+), 38 deletions(-)
50158 commit 52886ca56b24a8335614b1df16a33dd4e2d7ae56
50159 Author: Behdad Esfahbod <behdad@behdad.org>
50160 Date: Thu Apr 16 14:19:42 2009 -0400
50162 [GSUB] Implement Alternate subtables
50164 src/hb-ot-layout-gsub-private.h | 104
50165 ++++++++++++++++++++++++++++++++++++----
50166 src/hb-ot-layout-open-private.h | 2 +-
50167 2 files changed, 97 insertions(+), 9 deletions(-)
50169 commit 4f27ce7e0213ac5ba356f0fd2ec0a175ffd002e6
50170 Author: Behdad Esfahbod <behdad@behdad.org>
50171 Date: Thu Apr 16 13:40:13 2009 -0400
50173 [GSUB] Implement Extension subtables
50175 src/hb-ot-layout-gsub-private.h | 169
50176 +++++++++++++++++++++++++---------------
50177 1 file changed, 108 insertions(+), 61 deletions(-)
50179 commit 83e61ff4702121d3418fe82a8fe7ef6bb63bb5d2
50180 Author: Behdad Esfahbod <behdad@behdad.org>
50181 Date: Thu Apr 16 12:30:51 2009 -0400
50183 [GSUB] Fix reverse lookup loop like we did in the old code before
50185 src/hb-ot-layout-gsub-private.h | 2 +-
50186 1 file changed, 1 insertion(+), 1 deletion(-)
50188 commit 5a0b791184cf6ef39eae0570e14aca21abc32845
50189 Author: Behdad Esfahbod <behdad@behdad.org>
50190 Date: Thu Apr 16 04:45:30 2009 -0400
50192 [harfbuzz/GSUB] towards a partially working GSUB
50194 src/harfbuzz-buffer.c | 2 +-
50195 src/harfbuzz-impl.h | 2 +-
50196 src/harfbuzz.c | 1 -
50197 src/hb-ot-layout-gdef-private.h | 4 +-
50198 src/hb-ot-layout-gsub-private.h | 383
50199 +++++++++++++++++++++++++++++-----------
50200 src/hb-ot-layout-open-private.h | 31 +++-
50201 src/hb-ot-layout-private.h | 6 +-
50202 src/hb-ot-layout.cc | 94 +++++++---
50203 src/hb-ot-layout.h | 2 -
50204 9 files changed, 381 insertions(+), 144 deletions(-)
50206 commit 30bd763fa2fa4aceee51433ec9fc8dc28480b5d7
50207 Author: Behdad Esfahbod <behdad@behdad.org>
50208 Date: Wed Apr 15 22:56:15 2009 -0400
50210 Implement the first substitute()
50212 src/harfbuzz-buffer-private.h | 8 ++--
50213 src/harfbuzz-buffer.c | 4 +-
50214 src/harfbuzz-buffer.h | 2 +-
50215 src/harfbuzz-gdef-private.h | 4 +-
50216 src/harfbuzz-gdef.c | 6 +--
50217 src/harfbuzz-gdef.h | 2 +-
50218 src/harfbuzz-gpos.c | 8 ++--
50219 src/harfbuzz-gpos.h | 2 +-
50220 src/harfbuzz-gsub.h | 2 +-
50221 src/hb-ot-layout-gsub-private.h | 88
50222 +++++++++++++++++++++++++++++++++++++----
50223 src/hb-ot-layout-open-private.h | 2 +-
50224 src/hb-ot-layout-private.h | 23 ++++++-----
50225 src/hb-ot-layout.cc | 54 +++++++++++++++++--------
50226 src/hb-ot-layout.h | 2 +-
50227 14 files changed, 151 insertions(+), 56 deletions(-)
50229 commit ce48f03946bef895912019046bdbe62bb1301d0b
50230 Merge: 0e13bee 2d15e72
50231 Author: Behdad Esfahbod <behdad@behdad.org>
50232 Date: Mon Nov 2 14:35:51 2009 -0500
50236 commit 0e13beeb93077750183a8242780158b88df81e26
50237 Author: Behdad Esfahbod <behdad@behdad.org>
50238 Date: Fri Apr 17 17:03:39 2009 -0400
50242 src/Makefile.am | 2 ++
50243 1 file changed, 2 insertions(+)
50245 commit 2d15e72c75931398db5e027e660f1320bb979117
50246 Author: Behdad Esfahbod <behdad@behdad.org>
50247 Date: Wed Apr 15 19:50:16 2009 -0400
50249 Give it a start at GSUB
50251 src/hb-common.h | 5 +-
50252 src/hb-ot-layout-gdef-private.h | 24 ++++----
50253 src/hb-ot-layout-gsub-private.h | 120
50254 +++++++++++++++++++++++++++++++++++++++-
50255 src/hb-ot-layout-open-private.h | 51 ++++++++++-------
50256 src/hb-ot-layout-private.h | 2 +-
50257 src/hb-ot-layout.cc | 63 +++++++++++++++++++--
50258 src/hb-ot-layout.h | 29 +++++++++-
50260 8 files changed, 253 insertions(+), 45 deletions(-)
50262 commit 9d870f2a558f4e463e3ff953312202a8d144158b
50263 Author: Behdad Esfahbod <behdad@behdad.org>
50264 Date: Thu Apr 9 13:30:26 2009 -0400
50266 Bug 577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD
50268 Detect TrueType Collections by checking the font data header instead
50269 of checking for "face->num_faces >1".
50271 src/harfbuzz-stream.c | 11 +++++++++--
50272 1 file changed, 9 insertions(+), 2 deletions(-)
50274 commit d49caf1f77743550d83fc7feced1293ba34a4e99
50275 Author: Behdad Esfahbod <behdad@behdad.org>
50276 Date: Mon Mar 2 15:16:11 2009 +0330
50278 [opentype] Protect against illegal access for arrays of length zero
50280 src/harfbuzz-gpos.c | 22 ++++++++++++++++++----
50281 src/harfbuzz-gsub.c | 6 ++++++
50282 2 files changed, 24 insertions(+), 4 deletions(-)
50284 commit 66871797af194f9d2161faf8bfbc9684f09e207e
50285 Author: Behdad Esfahbod <behdad@behdad.org>
50286 Date: Mon Mar 2 14:20:20 2009 +0330
50288 [opentype] Use size_t instead of uint for malloc wrappers
50290 src/harfbuzz-impl.c | 4 ++--
50291 src/harfbuzz-impl.h | 6 ++++--
50292 2 files changed, 6 insertions(+), 4 deletions(-)
50294 commit 3664e59c52ed56486a3e38126c0c3abb78f42233
50295 Author: Behdad Esfahbod <behdad@behdad.org>
50296 Date: Mon Mar 2 11:09:29 2009 +0330
50298 Fix Bug 572529 – Poor -I ordering can break build
50300 src/Makefile.am | 4 ++--
50301 1 file changed, 2 insertions(+), 2 deletions(-)
50303 commit aca4d11388eedd532a73bd34747abb65c0ea9291
50304 Author: Behdad Esfahbod <behdad@gnome.org>
50305 Date: Mon Feb 2 00:13:07 2009 +0000
50307 Allocate all array rows in a single ALLOC call. Saves over 100
50310 2009-01-31 Behdad Esfahbod <behdad@gnome.org>
50312 * pango/opentype/harfbuzz-gpos.c (Load_Mark2Array),
50314 Allocate all array rows in a single ALLOC call. Saves over
50316 alloc calls when loading DejaVu Sans,
50318 src/harfbuzz-gpos.c | 59
50319 +++++++++++++++--------------------------------------
50320 1 file changed, 17 insertions(+), 42 deletions(-)
50322 commit c561d69c721105b78bb06d1e3c5f21ca314d924a
50323 Author: Behdad Esfahbod <behdad@gnome.org>
50324 Date: Thu Jan 29 09:20:08 2009 +0000
50326 Remove ClassDef->Defined field. This is the comment accompanying it:
50328 2009-01-29 Behdad Esfahbod <behdad@gnome.org>
50330 * pango/opentype/harfbuzz-open.h:
50331 * pango/opentype/harfbuzz-gdef.c (Make_ClassRange),
50332 (HB_GDEF_Build_ClassDefinition):
50333 * pango/opentype/harfbuzz-gpos.c (Load_PosClassRule),
50334 (Load_ChainPosClassRule):
50335 * pango/opentype/harfbuzz-gsub.c (Load_SubClassRule),
50336 (Load_ChainSubClassRule):
50337 * pango/opentype/harfbuzz-open.c (Load_ClassDef1),
50338 (Load_ClassDef2), (_HB_OPEN_Load_ClassDefinition),
50339 (_HB_OPEN_Load_EmptyClassDefinition),
50340 (_HB_OPEN_Free_ClassDefinition):
50341 Remove ClassDef->Defined field. This is the comment
50344 The `Defined' field is not defined in the OpenType
50346 but apparently needed for processing fonts like trado.ttf:
50348 font refers to a class which contains not a single element.
50350 map such classes to class 0.
50352 The comment is correct that trado.ttf (MS Traditional
50354 such classes. However, in my testing I couldn't identify any
50355 problems with the font if the special handling is removed.
50357 processed as many fonts as I could get my hand on and
50359 the only not-totally-broken font hitting the special-case
50361 DejaVu fonts hit it too, but I'm sure they do not require the
50362 special-handling code. Most probably, that code introduces
50366 The special-casing was consuming lots of memory.
50368 for loading DejaVu Sans! While this could be complete
50370 decided to remove the special-handling code altogether.
50372 think it will make any real difference, and if it does,
50374 fonts. Such hacks will not be in harfbuzz-ng anyway.
50376 Bug originally reported by nsf.
50378 src/harfbuzz-gdef.c | 8 --------
50379 src/harfbuzz-gpos.c | 32 --------------------------------
50380 src/harfbuzz-gsub.c | 31 -------------------------------
50381 src/harfbuzz-open.c | 30 +++---------------------------
50382 src/harfbuzz-open.h | 8 --------
50383 5 files changed, 3 insertions(+), 106 deletions(-)
50385 commit 9372edd6f020c92609853609dcb504c72551c9c3
50386 Author: Behdad Esfahbod <behdad@gnome.org>
50387 Date: Thu Jan 29 09:19:56 2009 +0000
50389 Use calloc(), instead of malloc()ing and memset()ing.
50391 2009-01-29 Behdad Esfahbod <behdad@gnome.org>
50393 * pango/opentype/harfbuzz-impl.c (_hb_alloc): Use calloc(),
50394 instead of malloc()ing and memset()ing.
50396 src/harfbuzz-impl.c | 4 +---
50397 1 file changed, 1 insertion(+), 3 deletions(-)
50399 commit 94c21d26ba878b3168a21f2e76f02bc52e8fe6fd
50400 Author: Behdad Esfahbod <behdad@gnome.org>
50401 Date: Thu Jan 29 09:19:43 2009 +0000
50405 2009-01-29 Behdad Esfahbod <behdad@gnome.org>
50407 * pango/opentype/harfbuzz-dump-main.c (main): Remove old
50410 src/harfbuzz-dump-main.c | 144
50411 +----------------------------------------------
50412 1 file changed, 1 insertion(+), 143 deletions(-)
50414 commit 0a47c4f78e8a9e81cd305f24ec92ea61ead7dd8d
50415 Author: Behdad Esfahbod <behdad@gnome.org>
50416 Date: Thu Jan 29 09:19:20 2009 +0000
50418 Allocate all array rows in a single ALLOC call. Saves over 2000 alloc
50420 2009-01-29 Behdad Esfahbod <behdad@gnome.org>
50422 * pango/opentype/harfbuzz-gpos.c (Load_BaseArray),
50424 Allocate all array rows in a single ALLOC call. Saves over
50426 alloc calls when loading DejaVu Sans!
50428 src/harfbuzz-gpos.c | 57
50429 ++++++++++++++++-------------------------------------
50430 1 file changed, 17 insertions(+), 40 deletions(-)
50432 commit 549be924bccd187f53791dfa27647981ac909545
50433 Author: Behdad Esfahbod <behdad@gnome.org>
50434 Date: Fri Dec 26 02:31:47 2008 +0000
50436 Bug 469049 – Fix all compiler warnings
50438 2008-12-25 Behdad Esfahbod <behdad@gnome.org>
50440 Bug 469049 – Fix all compiler warnings
50442 * pango-view/viewer-pangocairo.c (render_callback):
50443 * pango/fonts.c (append_field),
50444 (pango_font_description_to_string):
50445 * pango/opentype/harfbuzz-dump.c:
50446 * pango/pango-bidi-type.c
50447 (pango_log2vis_get_embedding_levels):
50448 * pango/pango-coverage.c (pango_coverage_set):
50449 * pango/pango-markup.c (span_parse_func):
50450 * pango/pango-renderer.c
50451 (pango_renderer_default_draw_error_underline):
50452 * pango/pango-utils.c (pango_scan_string):
50453 * pango/pangocairo-render.c
50454 (pango_cairo_renderer_draw_trapezoid),
50455 (draw_error_underline), (pango_cairo_renderer_class_init):
50456 Fix all the remaining warnings.
50458 src/harfbuzz-dump.c | 3 +++
50459 1 file changed, 3 insertions(+)
50461 commit 719f9eaa755396ff377da10c5eeced01d3456b1b
50462 Author: Behdad Esfahbod <behdad@gnome.org>
50463 Date: Fri Dec 26 02:31:35 2008 +0000
50467 2008-12-25 Behdad Esfahbod <behdad@gnome.org>
50469 * pango/modules.c (pango_module_load), (script_info_free):
50470 * pango/opentype/harfbuzz-gpos.c (HB_Load_GPOS_Table):
50471 * pango/pango-bidi-type.c:
50472 * pango/pango-coverage.c (pango_coverage_ref),
50473 (pango_coverage_unref):
50474 * pango/pango-engine.c (pango_engine_shape_real_covers),
50475 (fallback_engine_shape), (fallback_engine_covers):
50476 * pango/pango-fontmap.c (pango_font_map_init):
50477 * pango/pango-ot-ruleset.c (pango_ot_ruleset_finalize),
50478 (pango_ot_ruleset_new):
50479 * pango/pangofc-decoder.c (pango_fc_decoder_init),
50480 (pango_fc_decoder_class_init):
50481 * pango/pangofc-font.c (pango_fc_font_find_shaper),
50482 (pango_fc_font_get_coverage):
50483 * pango/pangofc-fontmap.c (pango_fc_font_map_list_families),
50484 (pango_fc_make_pattern), (pango_fc_font_map_get_patterns),
50485 (get_first_font), (_pango_fc_font_map_get_coverage),
50486 (cleanup_font), (pango_fc_font_description_from_pattern),
50487 (pango_fc_face_list_sizes), (pango_fc_family_list_faces):
50488 * pango/pangoft2-fontmap.c
50489 (pango_ft2_font_map_get_resolution):
50490 * pango/pangoft2-render.c (pango_ft2_renderer_init),
50491 (pango_ft2_renderer_draw_trapezoid):
50492 * pango/pangoft2.c (pango_ft2_font_get_face),
50493 (pango_ft2_font_real_unlock_face),
50494 (pango_ft2_free_glyph_info_callback):
50497 src/harfbuzz-gpos.c | 2 +-
50498 1 file changed, 1 insertion(+), 1 deletion(-)
50500 commit 21f7d507f4b50e2743ab47954270f4c72d5a722a
50501 Author: Behdad Esfahbod <behdad@gnome.org>
50502 Date: Wed Oct 15 03:45:29 2008 +0000
50504 Bug 528272 – "Error loading GPOS table 5503" when using katakana
50506 2008-10-14 Behdad Esfahbod <behdad@gnome.org>
50508 Bug 528272 – "Error loading GPOS table 5503" when using
50512 * pango/opentype/harfbuzz-gpos.c (Load_Mark2Array): Skip
50514 null anchor tables.
50516 src/harfbuzz-gpos.c | 7 +++++++
50517 1 file changed, 7 insertions(+)
50519 commit a26c6ae70502b4d60c52a0648662b1619c688b9a
50520 Author: Behdad Esfahbod <behdad@gnome.org>
50521 Date: Mon Sep 29 22:28:47 2008 +0000
50523 Fix left-to-right positioning. Reported by Peter Hunter.
50525 2008-09-29 Behdad Esfahbod <behdad@gnome.org>
50527 * pango/opentype/harfbuzz-gpos.c (Position_CursiveChain):
50528 Fix left-to-right positioning. Reported by Peter Hunter.
50530 src/harfbuzz-gpos.c | 2 +-
50531 1 file changed, 1 insertion(+), 1 deletion(-)
50533 commit b6c06c56a33f1e1ec15e3b525ecafe8fadc679db
50534 Author: Behdad Esfahbod <behdad@gnome.org>
50535 Date: Sun Jun 29 18:30:14 2008 +0000
50537 Bug 540592 – Crash in HB_GSUB_Apply_String with Linux-Libertine font
50539 2008-06-29 Behdad Esfahbod <behdad@gnome.org>
50541 Bug 540592 – Crash in HB_GSUB_Apply_String with
50542 Linux-Libertine font
50544 * pango/opentype/harfbuzz-gsub.c (GSUB_Do_String_Lookup):
50546 loops for type 8 lookups.
50548 src/harfbuzz-gsub.c | 2 +-
50549 1 file changed, 1 insertion(+), 1 deletion(-)
50551 commit c44733596c6648e209c12349e18e35424edf3d59
50552 Author: Behdad Esfahbod <behdad@behdad.org>
50553 Date: Mon Feb 18 21:14:23 2008 -0500
50555 [hb-ot-layout] Add proper namespace to accessors
50557 src/hb-ot-layout.cc | 165
50558 ++++++++++++++++++++++++++++++++++++++--------------
50559 src/hb-ot-layout.h | 115 +++++++++++++++++++++++-------------
50560 2 files changed, 198 insertions(+), 82 deletions(-)
50562 commit 57225672098ebdafb0c06ae091a1b55635daca29
50563 Author: Behdad Esfahbod <behdad@behdad.org>
50564 Date: Mon Feb 18 20:58:39 2008 -0500
50566 Fix typo, add TODOs
50568 src/hb-ot-layout-open-private.h | 5 ++++-
50569 1 file changed, 4 insertions(+), 1 deletion(-)
50571 commit 4a26ea408c87f0bb59deca9ff44008d138471aa3
50572 Author: Behdad Esfahbod <behdad@behdad.org>
50573 Date: Mon Jan 28 07:40:10 2008 -0500
50575 Finish script, language, and feature public API
50577 src/hb-ot-layout-open-private.h | 22 ++++++---
50578 src/hb-ot-layout.cc | 107
50579 +++++++++++++++++++++++++++++++---------
50580 src/hb-ot-layout.h | 34 ++++++++++++-
50581 3 files changed, 132 insertions(+), 31 deletions(-)
50583 commit 706ab25a4cb043d46e6088aa0a7184ee200276c9
50584 Author: Behdad Esfahbod <behdad@behdad.org>
50585 Date: Mon Jan 28 05:58:50 2008 -0500
50587 Add script and language public getter API
50589 src/hb-ot-layout-open-private.h | 40 ++++++++-----
50590 src/hb-ot-layout.cc | 127
50591 +++++++++++++++++++++++++++++++++++++++-
50592 src/hb-ot-layout.h | 56 ++++++++++++++++++
50594 4 files changed, 207 insertions(+), 18 deletions(-)
50596 commit 40a81314fa3eb7c701aea47b43f81bfad985f717
50597 Author: Behdad Esfahbod <behdad@behdad.org>
50598 Date: Mon Jan 28 02:30:48 2008 -0500
50600 Make main.cc compile again, which means finished getter API
50602 src/hb-ot-layout-open-private.h | 117
50603 +++++++++++++++++++++++++++++-----------
50604 src/main.cc | 99 +++++++++++++++++++++++-----------
50605 2 files changed, 155 insertions(+), 61 deletions(-)
50607 commit e50c3978d37b2c0d6ddd4ced6a6196f6857cd596
50608 Author: Behdad Esfahbod <behdad@behdad.org>
50609 Date: Mon Jan 28 00:16:49 2008 -0500
50611 Rename HB_OT_Layout to hb_ot_layout_t
50613 src/hb-ot-layout-private.h | 8 ++++----
50614 src/hb-ot-layout.cc | 34 +++++++++++++++++-----------------
50615 src/hb-ot-layout.h | 33 +++++++++++++++------------------
50616 3 files changed, 36 insertions(+), 39 deletions(-)
50618 commit dfa811965133bc4d1696fa5a0166e17ed4142c98
50619 Author: Behdad Esfahbod <behdad@behdad.org>
50620 Date: Mon Jan 28 00:12:21 2008 -0500
50622 Rename hb_ot_layout_create() to hb_ot_layout_create_for_data()
50624 src/hb-ot-layout.cc | 4 ++--
50625 src/hb-ot-layout.h | 4 ++--
50626 2 files changed, 4 insertions(+), 4 deletions(-)
50628 commit 54e5aac5e2947d4e2864c6f2987e4d275da73100
50629 Author: Behdad Esfahbod <behdad@behdad.org>
50630 Date: Sun Jan 27 21:19:51 2008 -0500
50632 GDEF completely working now
50634 src/hb-ot-layout-open-private.h | 11 ++++++++---
50635 src/hb-ot-layout-private.h | 16 +++++++++-------
50636 src/hb-ot-layout.cc | 19 +++++++++----------
50637 src/hb-private.h | 7 +++++++
50638 src/main.cc | 12 ++++++------
50639 5 files changed, 39 insertions(+), 26 deletions(-)
50641 commit 6f425b11799aa20dab553085f05744191b7318e2
50642 Author: Behdad Esfahbod <behdad@behdad.org>
50643 Date: Thu Jan 24 19:38:56 2008 -0500
50645 [GDEF] Finish internal API
50647 src/hb-ot-layout-private.h | 15 +++++++-
50648 src/hb-ot-layout.cc | 95
50649 ++++++++++++++++++++++------------------------
50650 src/hb-ot-layout.h | 16 ++++----
50651 3 files changed, 66 insertions(+), 60 deletions(-)
50653 commit 590d55cbb9e21ef74dfd88eee51fd0a763958cd2
50654 Author: Behdad Esfahbod <behdad@behdad.org>
50655 Date: Thu Jan 24 19:13:50 2008 -0500
50657 [GDEF] Finish public API
50659 src/hb-common.h | 11 ++++
50660 src/hb-ot-layout-gdef-private.h | 28 +++++----
50661 src/hb-ot-layout-open-private.h | 25 ++++----
50662 src/hb-ot-layout-private.h | 23 ++------
50663 src/hb-ot-layout.cc | 123
50664 +++++++++++++++++++++++++++++++++++++---
50665 src/hb-ot-layout.h | 29 ++++++----
50666 6 files changed, 176 insertions(+), 63 deletions(-)
50668 commit aff831ed6787abe8e24a977e34d97ff2e0b7dc21
50669 Author: Behdad Esfahbod <behdad@behdad.org>
50670 Date: Thu Jan 24 06:03:45 2008 -0500
50672 Implement glyph properties
50674 src/hb-ot-layout-gdef-private.h | 10 ++++-
50675 src/hb-ot-layout-private.h | 16 +++++++-
50676 src/hb-ot-layout.cc | 84
50677 +++++++++++++++++++++++++++++++++++++----
50678 src/hb-ot-layout.h | 25 ++++++++----
50679 4 files changed, 117 insertions(+), 18 deletions(-)
50681 commit ead428d7a0bf4dc84340a99f3959e5cc58123e99
50682 Author: Behdad Esfahbod <behdad@behdad.org>
50683 Date: Thu Jan 24 03:54:09 2008 -0500
50687 src/hb-ot-layout-open-private.h | 32 +++++++++++++++++++-------------
50688 src/hb-ot-layout-private.h | 9 ++++++---
50689 src/hb-ot-layout.cc | 21 ++++++++++++++-------
50690 src/hb-ot-layout.h | 2 --
50691 4 files changed, 39 insertions(+), 25 deletions(-)
50693 commit fd92a3dde32fd10df30c9eeb97641bc3c15b1e9b
50694 Author: Behdad Esfahbod <behdad@behdad.org>
50695 Date: Thu Jan 24 03:11:09 2008 -0500
50697 Starting public interface
50699 src/{Makefile => Makefile.ng} | 0
50700 src/hb-ot-layout-gdef-private.h | 17 ++++----
50701 src/hb-ot-layout-gsub-private.h | 3 +-
50702 src/hb-ot-layout-open-private.h | 92
50703 +++++++++++++++++++++++++++++------------
50704 src/hb-ot-layout-private.h | 51 +++++++++++++++++++++++
50705 src/hb-ot-layout.cc | 67 ++++++++++++++++++++++++++++++
50706 src/hb-ot-layout.h | 35 ++++++++++++++--
50708 8 files changed, 225 insertions(+), 41 deletions(-)
50710 commit 7d6b95b000ec6cd8ca93113b2d81a049ad2f9bbe
50711 Author: Behdad Esfahbod <behdad@src.gnome.org>
50712 Date: Thu Jan 24 04:42:24 2008 +0000
50714 Remove unused macro
50716 src/harfbuzz-impl.h | 2 --
50717 1 file changed, 2 deletions(-)
50719 commit 7586089c6fa8185cad8387869d3703c637e5cbb1
50720 Author: Behdad Esfahbod <behdad@behdad.org>
50721 Date: Wed Jan 23 18:02:28 2008 -0500
50725 src/hb-ot-layout-gdef-private.h | 37 +++++++++++++++++++++++++------
50726 src/hb-ot-layout-gsub-private.h | 13 +++++++++++
50727 src/hb-ot-layout-open-private.h | 49
50728 ++++++++++++++++++++++++++++++++++-------
50729 src/hb-private.h | 2 ++
50730 4 files changed, 86 insertions(+), 15 deletions(-)
50732 commit aefaafe5bc4fc6d37a412c135b1079c287be7045
50733 Author: Behdad Esfahbod <behdad@behdad.org>
50734 Date: Wed Jan 23 17:25:29 2008 -0500
50738 src/hb-ot-layout-gdef-private.h | 10 +++++-----
50739 src/hb-ot-layout-open-private.h | 16 +++++++---------
50740 src/main.cc | 4 ++--
50741 3 files changed, 14 insertions(+), 16 deletions(-)
50743 commit a16ecbf0564a6e2576da22c12827f3c0719da549
50744 Author: Behdad Esfahbod <behdad@behdad.org>
50745 Date: Wed Jan 23 17:01:55 2008 -0500
50749 src/hb-ot-layout-gdef-private.h | 4 +
50750 src/hb-ot-layout-gsub-private.h | 453
50751 ++++++++++++++++++++++++++++++++++++++++
50752 src/hb-ot-layout-open-private.h | 3 +
50754 4 files changed, 461 insertions(+)
50756 commit 64aef3a54999496fd1de4f5aa5b019e4c03b3836
50757 Author: Behdad Esfahbod <behdad@behdad.org>
50758 Date: Wed Jan 23 16:14:38 2008 -0500
50760 Add copyright notices.
50762 src/hb-common.h | 26 ++++++++++++++++++++++++++
50763 src/hb-ot-layout-gdef-private.h | 26 ++++++++++++++++++++++++++
50764 src/hb-ot-layout-open-private.h | 26 ++++++++++++++++++++++++++
50765 src/hb-ot-layout.h | 26 ++++++++++++++++++++++++++
50766 src/hb-private.h | 26 ++++++++++++++++++++++++++
50767 src/main.cc | 26 ++++++++++++++++++++++++++
50768 6 files changed, 156 insertions(+)
50770 commit 12360f7c159826ae72271b34486dee59d96aa8ca
50771 Author: Behdad Esfahbod <behdad@behdad.org>
50772 Date: Wed Jan 23 15:50:38 2008 -0500
50774 Minor cleanup, add LIKELY and UNLIKELY annotations
50776 src/hb-ot-layout-gdef-private.h | 63
50777 +++++++++++++++++++++++------------------
50778 src/hb-ot-layout-open-private.h | 36 ++++++++---------------
50779 src/hb-private.h | 15 ++++++++++
50780 3 files changed, 63 insertions(+), 51 deletions(-)
50782 commit 8dd1c8b8d6797d899d0f5b0a8015886bf6520ca2
50783 Author: Behdad Esfahbod <behdad@behdad.org>
50784 Date: Wed Jan 23 05:00:30 2008 -0500
50786 Clean up file names, add namespace
50788 src/harfbuzz-common.h | 14
50790 src/harfbuzz-gdef.h | 11
50792 src/hb-common.h | 14
50794 ...harfbuzz-gdef-private.h => hb-ot-layout-gdef-private.h} | 8 ++++----
50795 ...harfbuzz-open-private.h => hb-ot-layout-open-private.h} | 10
50797 src/{harfbuzz-open.h => hb-ot-layout.h} | 12
50799 src/{harfbuzz-private.h => hb-private.h} | 6 +++---
50800 src/main.cc | 4 ++--
50801 8 files changed, 34 insertions(+), 45 deletions(-)
50803 commit 1f437e6f47fb6c15761021bd2078f31778f2179c
50804 Author: Behdad Esfahbod <behdad@behdad.org>
50805 Date: Wed Jan 23 04:36:40 2008 -0500
50807 Make all code NULL-free and assert-free
50809 src/harfbuzz-gdef-private.h | 125 ++++++++++---------
50810 src/harfbuzz-open-private.h | 285
50811 +++++++++++++++++++++++---------------------
50813 3 files changed, 214 insertions(+), 204 deletions(-)
50815 commit 600e5eb80f553ea8eb862e6784133574c74ca513
50816 Author: Behdad Esfahbod <behdad@behdad.org>
50817 Date: Wed Jan 23 02:01:37 2008 -0500
50819 Define get_for_data() factories
50821 src/harfbuzz-gdef-private.h | 3 +++
50822 src/harfbuzz-open-private.h | 42
50823 +++++++++++++++++++++++++++++-------------
50824 src/main.cc | 10 ++++------
50825 3 files changed, 36 insertions(+), 19 deletions(-)
50827 commit b9d7688fb3d45894901484b74095c4f11cab6196
50828 Author: Behdad Esfahbod <behdad@behdad.org>
50829 Date: Wed Jan 23 01:38:10 2008 -0500
50831 Finish and test GDEF
50833 src/harfbuzz-gdef-private.h | 72
50834 ++++++++++++++++++++++++++++++++-------------
50835 src/harfbuzz-open-private.h | 23 ++++++++-------
50836 src/harfbuzz-open.h | 4 +++
50837 src/main.cc | 10 +++++++
50838 4 files changed, 77 insertions(+), 32 deletions(-)
50840 commit 303fe62824d4e99df554b6bfaacba05d068522fb
50841 Author: Behdad Esfahbod <behdad@behdad.org>
50842 Date: Wed Jan 23 00:20:48 2008 -0500
50846 src/Makefile | 10 ++++-
50847 src/harfbuzz-gdef-private.h | 65 +++++++++++++++++++++-------
50848 src/harfbuzz-open-private.h | 102
50849 ++++++++++++++++++++++++++++++++++++++++----
50850 src/harfbuzz-private.h | 6 +++
50851 src/main.cc | 12 +++---
50852 5 files changed, 163 insertions(+), 32 deletions(-)
50854 commit 17843245fde4cc8cddc7da8ef30357d3d8778187
50855 Author: Behdad Esfahbod <behdad@gnome.org>
50856 Date: Wed Jan 16 20:39:29 2008 +0000
50858 Remove COPYING.GPL and COPYING.FTL that are no longer there.
50860 2008-01-16 Behdad Esfahbod <behdad@gnome.org>
50862 * pango/opentype/Makefile.am: Remove COPYING.GPL and
50864 are no longer there.
50866 src/Makefile.am | 2 --
50867 1 file changed, 2 deletions(-)
50869 commit a2a9a023f6472ba262f89e5327318996b8258d25
50870 Author: Behdad Esfahbod <behdad@gnome.org>
50871 Date: Tue Jan 15 22:46:32 2008 +0000
50873 HarfBuzz was relicensed to a more generous and simpler
50874 license. Adapt. See
50876 2008-01-15 Behdad Esfahbod <behdad@gnome.org>
50878 * pango/opentype/*:
50879 HarfBuzz was relicensed to a more generous and simpler
50881 Adapt. See pango/opentype/COPYING for the new license
50885 src/COPYING | 39 +++--
50886 src/COPYING.FTL | 174 ---------------------
50887 src/COPYING.GPL | 340
50888 ------------------------------------------
50889 src/harfbuzz-buffer-private.h | 32 ++--
50890 src/harfbuzz-buffer.c | 27 +++-
50891 src/harfbuzz-buffer.h | 32 ++--
50892 src/harfbuzz-dump-main.c | 34 +++--
50893 src/harfbuzz-dump.c | 34 +++--
50894 src/harfbuzz-dump.h | 35 +++--
50895 src/harfbuzz-gdef-private.h | 29 +++-
50896 src/harfbuzz-gdef.c | 29 +++-
50897 src/harfbuzz-gdef.h | 29 +++-
50898 src/harfbuzz-global.h | 29 +++-
50899 src/harfbuzz-gpos-private.h | 29 +++-
50900 src/harfbuzz-gpos.c | 31 +++-
50901 src/harfbuzz-gpos.h | 29 +++-
50902 src/harfbuzz-gsub-private.h | 29 +++-
50903 src/harfbuzz-gsub.c | 31 +++-
50904 src/harfbuzz-gsub.h | 29 +++-
50905 src/harfbuzz-impl.c | 31 +++-
50906 src/harfbuzz-impl.h | 29 +++-
50907 src/harfbuzz-open-private.h | 29 +++-
50908 src/harfbuzz-open.c | 29 +++-
50909 src/harfbuzz-open.h | 29 +++-
50910 src/harfbuzz-stream-private.h | 29 +++-
50911 src/harfbuzz-stream.c | 31 +++-
50912 src/harfbuzz.c | 28 +++-
50913 src/harfbuzz.h | 29 +++-
50914 28 files changed, 564 insertions(+), 741 deletions(-)
50916 commit 4ccedd22eaa6e47bd8bbf255627a8b55fbb44736
50917 Author: Behdad Esfahbod <behdad@gnome.org>
50918 Date: Wed Dec 5 03:41:29 2007 +0000
50920 Bug 501575 – Compile errors Patch from Jens Granseuer
50922 2007-12-04 Behdad Esfahbod <behdad@gnome.org>
50924 Bug 501575 – Compile errors
50925 Patch from Jens Granseuer
50927 * pango/opentype/harfbuzz-stream.c (_hb_font_goto_table):
50928 * pango/pango-utils.c (handle_alias_line):
50931 src/harfbuzz-stream.c | 4 ++--
50932 1 file changed, 2 insertions(+), 2 deletions(-)
50934 commit cd55cfa2b0a1fe35d5a4ad1c8feaa399d7fb7ab3
50935 Author: Behdad Esfahbod <behdad@src.gnome.org>
50936 Date: Fri Nov 30 04:31:29 2007 +0000
50938 Undo accidental change.
50940 src/harfbuzz-impl.c | 2 --
50941 1 file changed, 2 deletions(-)
50943 commit 3f05da638c8d7b13e7f860aeda1a6321e5ebd92e
50944 Author: Behdad Esfahbod <behdad@gnome.org>
50945 Date: Fri Nov 30 04:29:58 2007 +0000
50947 Bug 485536 – underline_position can be zero
50949 2007-11-29 Behdad Esfahbod <behdad@gnome.org>
50951 Bug 485536 – underline_position can be zero
50953 * pango/pango-utils.c (pango_cairo_quantize_line_geometry):
50954 Document that returned position may be zero.
50956 * pango/pangocairo-win32font.c
50957 (pango_cairo_win32_font_create_metrics_for_context):
50958 * pango/pangofc-font.c (get_face_metrics):
50959 Handle case of underline_position==0 after rounding.
50961 src/harfbuzz-impl.c | 2 ++
50962 1 file changed, 2 insertions(+)
50964 commit e58278fedb67cbaac4bf4d6dfc33209cb22eec08
50965 Author: Behdad Esfahbod <behdad@gnome.org>
50966 Date: Sat Nov 24 01:40:13 2007 +0000
50968 Remove unused macro.
50970 2007-11-23 Behdad Esfahbod <behdad@gnome.org>
50972 * pango/opentype/harfbuzz-impl.c: Remove unused macro.
50974 src/harfbuzz-impl.c | 18 ------------------
50975 1 file changed, 18 deletions(-)
50977 commit 3b047380aec4ccc707c4579327d54172c19820fd
50978 Author: Behdad Esfahbod <behdad@src.gnome.org>
50979 Date: Sun Nov 18 22:34:08 2007 +0000
50983 src/harfbuzz-dump-main.c | 4 +--
50984 src/harfbuzz-stream.c | 89
50985 ++++++++++++++++++++++++------------------------
50986 2 files changed, 46 insertions(+), 47 deletions(-)
50988 commit 10d6a25a26bdbab4ece4edf0e34ffd3d22410ebe
50989 Author: Behdad Esfahbod <behdad@src.gnome.org>
50990 Date: Wed Nov 7 10:04:11 2007 +0000
50994 src/harfbuzz-gdef.c | 88
50995 -----------------------------------------------------
50996 src/harfbuzz-gpos.h | 4 +--
50997 2 files changed, 1 insertion(+), 91 deletions(-)
50999 commit 47d2c33e3d099fae79e199367de5011bc5c12273
51000 Author: Behdad Esfahbod <behdad@gnome.org>
51001 Date: Wed Nov 7 09:59:18 2007 +0000
51005 2007-11-07 Behdad Esfahbod <behdad@gnome.org>
51007 * pango/opentype/*: And some more.
51009 src/harfbuzz-buffer.h | 8 ++---
51010 src/harfbuzz-dump-main.c | 22 ++++++------
51011 src/harfbuzz-gdef.c | 14 ++++----
51012 src/harfbuzz-gdef.h | 4 +--
51013 src/harfbuzz-global.h | 21 +++++------
51014 src/harfbuzz-gpos.c | 82
51015 +++++++++++++++++++++----------------------
51016 src/harfbuzz-gpos.h | 12 +++----
51017 src/harfbuzz-gsub.c | 4 +--
51018 src/harfbuzz-gsub.h | 4 +--
51019 src/harfbuzz-stream-private.h | 4 +--
51020 src/harfbuzz-stream.c | 16 ++++-----
51021 11 files changed, 95 insertions(+), 96 deletions(-)
51023 commit 78ef65ba08967fe1b5f97bcb27074bd635f4b898
51024 Author: Behdad Esfahbod <behdad@gnome.org>
51025 Date: Wed Nov 7 08:06:01 2007 +0000
51027 Some more cleanup and merging.
51029 2007-11-07 Behdad Esfahbod <behdad@gnome.org>
51031 * pango/opentype/*: Some more cleanup and merging.
51033 src/Makefile.am | 6 +-
51034 src/harfbuzz-buffer-private.h | 33 ++++++
51035 src/harfbuzz-buffer.c | 4 +-
51036 src/harfbuzz-dump-main.c | 3 +-
51037 src/harfbuzz-gdef-private.h | 9 +-
51038 src/harfbuzz-gdef.c | 39 +++++++
51039 src/harfbuzz-global.h | 2 +
51040 src/harfbuzz-gpos-private.h | 1 +
51041 src/harfbuzz-gpos.c | 32 +-----
51042 src/harfbuzz-gsub-private.h | 1 +
51043 src/harfbuzz-gsub.c | 33 +-----
51044 src/harfbuzz-impl.c | 216
51045 ++------------------------------------
51046 src/harfbuzz-impl.h | 100 +-----------------
51047 src/harfbuzz-open-private.h | 4 +-
51048 src/harfbuzz-stream-private.h | 70 +++++++++++++
51049 src/harfbuzz-stream.c | 234
51050 ++++++++++++++++++++++++++++++++++++++++++
51051 src/harfbuzz.c | 1 +
51052 src/harfbuzz.h | 3 +-
51053 18 files changed, 419 insertions(+), 372 deletions(-)
51055 commit 5c9bd379950d914982bdb91d0f82b8036908db37
51056 Author: Behdad Esfahbod <behdad@src.gnome.org>
51057 Date: Mon Oct 29 23:51:48 2007 +0000
51061 src/Makefile.am | 5 +++--
51062 1 file changed, 3 insertions(+), 2 deletions(-)
51064 commit ef1f481752fa6e478f649e826c96927c98f21981
51065 Author: Behdad Esfahbod <behdad@gnome.org>
51066 Date: Thu Oct 25 23:37:11 2007 +0000
51068 Even more cleanup and more type renames.
51070 2007-10-25 Behdad Esfahbod <behdad@gnome.org>
51072 * pango/opentype/*: Even more cleanup and more type renames.
51074 src/harfbuzz-buffer.h | 3 +--
51075 src/harfbuzz-global.h | 6 ++++++
51076 src/harfbuzz-impl.c | 16 ++++++++--------
51077 src/harfbuzz-impl.h | 22 +++++++++++-----------
51078 src/harfbuzz-open.h | 3 ---
51079 5 files changed, 26 insertions(+), 24 deletions(-)
51081 commit 282c60a0eea0db784b0a094958bec35b5f3dc399
51082 Author: Behdad Esfahbod <behdad@gnome.org>
51083 Date: Thu Oct 25 23:22:17 2007 +0000
51085 More cleanup, remove redundant error types.
51087 2007-10-25 Behdad Esfahbod <behdad@gnome.org>
51089 * pango/opentype/*: More cleanup, remove redundant error
51092 src/harfbuzz-dump-main.c | 4 +-
51093 src/harfbuzz-dump.c | 14 +++---
51094 src/harfbuzz-gdef.c | 25 +++++-----
51095 src/harfbuzz-gdef.h | 3 --
51096 src/harfbuzz-global.h | 31 ++++++------
51097 src/harfbuzz-gpos.c | 124
51098 +++++++++++++++++++++++------------------------
51099 src/harfbuzz-gpos.h | 3 --
51100 src/harfbuzz-gsub.c | 86 ++++++++++++++++----------------
51101 src/harfbuzz-gsub.h | 3 --
51102 src/harfbuzz-impl.c | 18 +++----
51103 src/harfbuzz-impl.h | 2 +
51104 src/harfbuzz-open.c | 24 ++++-----
51105 src/harfbuzz-open.h | 6 +--
51106 13 files changed, 170 insertions(+), 173 deletions(-)
51108 commit 4280ec4df45ae86c10c3cd24ddb9c05e47223d39
51109 Author: Behdad Esfahbod <behdad@gnome.org>
51110 Date: Thu Oct 25 00:23:46 2007 +0000
51112 Rename ftglue.c to harfbuzz-impl.c and more type renames and
51115 2007-10-24 Behdad Esfahbod <behdad@gnome.org>
51117 * pango/opentype/*: Rename ftglue.c to harfbuzz-impl.c
51119 type renames and moving code around.
51121 src/Makefile.am | 3 +-
51123 --------------------------------------
51124 src/harfbuzz-dump-main.c | 48 ++----------
51125 src/harfbuzz-dump.c | 30 ++++----
51126 src/harfbuzz-gdef.c | 18 ++---
51127 src/harfbuzz-global.h | 18 +++++
51128 src/harfbuzz-gpos-private.h | 2 +-
51129 src/harfbuzz-gpos.c | 90 +++++++++++------------
51130 src/harfbuzz-gsub-private.h | 2 +-
51131 src/harfbuzz-gsub.c | 64 ++++++++--------
51132 src/{ftglue.c => harfbuzz-impl.c} | 64 ++++++++--------
51133 src/harfbuzz-impl.h | 114 ++++++++++++++++++++++++++--
51134 src/harfbuzz-open-private.h | 14 ++--
51135 src/harfbuzz-open.c | 32 ++++----
51136 src/harfbuzz-open.h | 16 ----
51137 src/harfbuzz.c | 4 +-
51138 16 files changed, 289 insertions(+), 381 deletions(-)
51140 commit 5716ae278a82d318ddbfeba01d0785d4efbe1454
51141 Author: Behdad Esfahbod <behdad@gnome.org>
51142 Date: Wed Oct 24 22:44:47 2007 +0000
51144 New header file harfbuzz-global.h. Rename FT_* int types to HB_*
51147 2007-10-24 Behdad Esfahbod <behdad@gnome.org>
51149 * pango/opentype/*: New header file harfbuzz-global.h. Rename
51150 FT_* int types to HB_* types.
51152 src/Makefile.am | 1 +
51153 src/ftglue.c | 30 +--
51154 src/ftglue.h | 26 +-
51155 src/harfbuzz-buffer-private.h | 26 +-
51156 src/harfbuzz-buffer.c | 40 ++--
51157 src/harfbuzz-buffer.h | 42 ++--
51158 src/harfbuzz-dump-main.c | 24 +-
51159 src/harfbuzz-dump.c | 14 +-
51160 src/harfbuzz-dump.h | 4 +-
51161 src/harfbuzz-gdef-private.h | 30 +--
51162 src/harfbuzz-gdef.c | 104 ++++----
51163 src/harfbuzz-gdef.h | 32 +--
51164 src/harfbuzz-global.h | 34 +++
51165 src/harfbuzz-gpos-private.h | 182 +++++++-------
51166 src/harfbuzz-gpos.c | 540
51167 +++++++++++++++++++++---------------------
51168 src/harfbuzz-gpos.h | 52 ++--
51169 src/harfbuzz-gsub-private.h | 142 +++++------
51170 src/harfbuzz-gsub.c | 432 ++++++++++++++++-----------------
51171 src/harfbuzz-gsub.h | 50 ++--
51172 src/harfbuzz-impl.h | 6 +-
51173 src/harfbuzz-open-private.h | 26 +-
51174 src/harfbuzz-open.c | 146 ++++++------
51175 src/harfbuzz-open.h | 88 +++----
51176 src/harfbuzz.h | 1 +
51177 24 files changed, 1056 insertions(+), 1016 deletions(-)
51179 commit 2130d852c76cccb94350a4aea222359640ffa8a4
51180 Author: Behdad Esfahbod <behdad@gnome.org>
51181 Date: Wed Oct 24 21:35:03 2007 +0000
51183 Add commented-out dummy struct for Extension lookups.
51185 2007-10-24 Behdad Esfahbod <behdad@gnome.org>
51187 * pango/opentype/harfbuzz-gpos-private.h:
51188 * pango/opentype/harfbuzz-gsub-private.h:
51189 Add commented-out dummy struct for Extension lookups.
51191 src/harfbuzz-gpos-private.h | 13 +++++++++++++
51192 src/harfbuzz-gsub-private.h | 13 +++++++++++++
51193 2 files changed, 26 insertions(+)
51195 commit 13b2b963848ada169c2fe3d3669fbc1c337f7fe7
51196 Author: Behdad Esfahbod <behdad@gnome.org>
51197 Date: Sun Oct 21 18:17:02 2007 +0000
51199 Bug 488840 – harfbuzz: protect against ligid overflow
51201 2007-10-21 Behdad Esfahbod <behdad@gnome.org>
51203 Bug 488840 – harfbuzz: protect against ligid overflow
51205 * pango/opentype/harfbuzz-buffer.c
51206 (_hb_buffer_allocate_ligid):
51207 Never return zero, even in case of overflow.
51209 * pango/opentype/harfbuzz-impl.h: Define dummy HB_LIKELY() and
51210 HB_UNLIKELY(), to be filled later.
51212 src/harfbuzz-buffer.c | 6 +++++-
51213 src/harfbuzz-impl.h | 3 +++
51214 2 files changed, 8 insertions(+), 1 deletion(-)
51216 commit 6b347138b597c41af24453f630336ba2fc033dc5
51217 Author: Behdad Esfahbod <behdad@gnome.org>
51218 Date: Thu Oct 11 08:30:50 2007 +0000
51220 Mark internal symbols as HB_INTERNAL and define that to static in
51222 2007-10-11 Behdad Esfahbod <behdad@gnome.org>
51224 * pango/opentype/*: Mark internal symbols as HB_INTERNAL and
51225 define that to static in harfbuzz.c.
51227 * pango/opentype/harfbuzz-buffer-internal.h: New file.
51229 src/Makefile.am | 1 +
51230 src/ftglue.c | 18 +++----
51231 src/ftglue.h | 20 ++++----
51232 src/harfbuzz-buffer-private.h | 60 +++++++++++++++++++++++
51233 src/harfbuzz-buffer.c | 108
51234 +++++++++++++++++++++-------------------
51235 src/harfbuzz-buffer.h | 38 +--------------
51236 src/harfbuzz-gdef-private.h | 17 ++++---
51237 src/harfbuzz-gdef.c | 20 ++++----
51238 src/harfbuzz-gpos-private.h | 13 +++--
51239 src/harfbuzz-gpos.c | 16 +++---
51240 src/harfbuzz-gsub-private.h | 14 +++---
51241 src/harfbuzz-gsub.c | 20 ++++----
51242 src/harfbuzz-impl.h | 12 +++--
51243 src/harfbuzz-open-private.h | 81 +++++++++++++++++-------------
51244 src/harfbuzz-open.c | 111
51245 ++++++++++++++++++++++++------------------
51246 src/harfbuzz.c | 1 +
51247 16 files changed, 315 insertions(+), 235 deletions(-)
51249 commit 7cdfb61deefd8f43edb5eb79d45d38dbbbef9051
51250 Author: Behdad Esfahbod <behdad@gnome.org>
51251 Date: Thu Oct 11 07:46:33 2007 +0000
51253 Remove FTGLUE_API/APIDEF cruft.
51255 2007-10-11 Behdad Esfahbod <behdad@gnome.org>
51257 * pango/opentype/ftglue.[ch]: Remove FTGLUE_API/APIDEF cruft.
51259 src/ftglue.c | 16 ++++++++--------
51260 src/ftglue.h | 24 ++++++++----------------
51261 2 files changed, 16 insertions(+), 24 deletions(-)
51263 commit 61ddbafaaad31ccacde54cad7e60a84abffc0a9f
51264 Author: Behdad Esfahbod <behdad@gnome.org>
51265 Date: Thu Oct 11 07:45:26 2007 +0000
51267 Build harfbuzz.c instead of individual source files, to let
51270 2007-10-11 Behdad Esfahbod <behdad@gnome.org>
51272 * pango/opentype/Makefile.am: Build harfbuzz.c instead
51274 source files, to let compiler go wild with optimizations!
51276 src/Makefile.am | 9 +++++----
51277 1 file changed, 5 insertions(+), 4 deletions(-)
51279 commit a219b3d003d6727c79dc51282d21e9ac48c44458
51280 Author: Behdad Esfahbod <behdad@gnome.org>
51281 Date: Thu Oct 11 07:34:08 2007 +0000
51285 2007-10-11 Behdad Esfahbod <behdad@gnome.org>
51287 * pango/opentype/harfbuzz.c: Same here.
51289 src/harfbuzz.c | 1 -
51290 1 file changed, 1 deletion(-)
51292 commit 6567e16e3b14c08659342bbcc9f2735e71f9114e
51293 Author: Behdad Esfahbod <behdad@gnome.org>
51294 Date: Thu Oct 11 07:33:19 2007 +0000
51296 Don't include harfbuzz-dump.[ch] in libharfbuzz.a. Those are just
51299 2007-10-11 Behdad Esfahbod <behdad@gnome.org>
51301 * pango/opentype/Makefile.am: Don't include harfbuzz-dump.[ch]
51303 libharfbuzz.a. Those are just used by the harfbuzz-dump tool.
51305 src/Makefile.am | 4 ++--
51306 1 file changed, 2 insertions(+), 2 deletions(-)
51308 commit 0b032549ba7581c879a0fc4e794b0e9a4723ae85
51309 Author: Behdad Esfahbod <behdad@gnome.org>
51310 Date: Thu Oct 11 07:24:47 2007 +0000
51314 2007-10-11 Behdad Esfahbod <behdad@gnome.org>
51316 * pango/opentype/harfbuzz-buffer.c: Some more cleanup.
51318 src/harfbuzz-buffer.c | 11 ++---------
51319 1 file changed, 2 insertions(+), 9 deletions(-)
51321 commit 7a26864308bd1ca8d5f47d798411cac7239b7d38
51322 Author: Behdad Esfahbod <behdad@gnome.org>
51323 Date: Thu Oct 11 07:21:31 2007 +0000
51325 Move some code around.
51327 2007-10-11 Behdad Esfahbod <behdad@gnome.org>
51329 * pango/opentype/harfbuzz-buffer.c: Move some code around.
51331 src/harfbuzz-buffer.c | 91
51332 +++++++++++++++++++++++++++------------------------
51333 1 file changed, 48 insertions(+), 43 deletions(-)
51335 commit 7a5405c8261573a0f29d28fb533e800d698f6129
51336 Author: Behdad Esfahbod <behdad@src.gnome.org>
51337 Date: Thu Oct 11 07:15:16 2007 +0000
51341 src/harfbuzz-buffer.c | 2 +-
51342 1 file changed, 1 insertion(+), 1 deletion(-)
51344 commit 986f4fd96892ebda550793941bb1daed862c4a34
51345 Author: Behdad Esfahbod <behdad@gnome.org>
51346 Date: Thu Oct 11 07:12:49 2007 +0000
51348 Rename buffer->inplace to buffer->separate_out with the inverted
51351 2007-10-11 Behdad Esfahbod <behdad@gnome.org>
51353 * pango/opentype/harfbuzz-buffer.[ch]: Rename buffer->inplace
51355 buffer->separate_out with the inverted meaning, such that
51357 is initialization is memset(0).
51359 src/harfbuzz-buffer.c | 34 +++++++++++++++++-----------------
51360 src/harfbuzz-buffer.h | 2 +-
51361 2 files changed, 18 insertions(+), 18 deletions(-)
51363 commit 06003908ccf2473366816935dd1b144cde587be9
51364 Author: Behdad Esfahbod <behdad@gnome.org>
51365 Date: Thu Oct 11 07:05:09 2007 +0000
51367 Allocate buffer->positions lazily.
51369 2007-10-11 Behdad Esfahbod <behdad@gnome.org>
51371 * pango/opentype/*: Allocate buffer->positions lazily.
51373 src/harfbuzz-buffer.c | 25 +++++++++++++++++++++++--
51374 src/harfbuzz-buffer.h | 3 +++
51375 src/harfbuzz-gpos.c | 13 ++++++++-----
51376 src/harfbuzz-gsub.c | 5 +++--
51377 4 files changed, 37 insertions(+), 9 deletions(-)
51379 commit fc3d6f575826704a0ae9ee9018323f6a3c422f4b
51380 Author: Behdad Esfahbod <behdad@gnome.org>
51381 Date: Thu Oct 11 06:52:07 2007 +0000
51383 Bug 485621 – Get rid of freetype memory allocator in harfbuzz
51385 2007-10-11 Behdad Esfahbod <behdad@gnome.org>
51387 Bug 485621 – Get rid of freetype memory allocator in
51390 * pango/opentype/*: Remove all occurences of FT_Memory. Use
51391 malloc/realloc/free directly.
51393 * pango/pango-ot*: Update to above.
51395 src/ftglue.c | 52 ++---
51396 src/ftglue.h | 28 ++-
51397 src/harfbuzz-buffer.c | 16 +-
51398 src/harfbuzz-buffer.h | 4 +-
51399 src/harfbuzz-gdef.c | 106 ++++------
51400 src/harfbuzz-gdef.h | 6 +-
51401 src/harfbuzz-gpos-private.h | 1 -
51402 src/harfbuzz-gpos.c | 462
51403 ++++++++++++++++++--------------------------
51404 src/harfbuzz-gpos.h | 2 -
51405 src/harfbuzz-gsub-private.h | 1 -
51406 src/harfbuzz-gsub.c | 312 +++++++++++-------------------
51407 src/harfbuzz-gsub.h | 2 -
51408 src/harfbuzz-open-private.h | 25 ++-
51409 src/harfbuzz-open.c | 127 ++++++------
51410 14 files changed, 441 insertions(+), 703 deletions(-)
51412 commit a8abb8b994c3cd89808e8f7128a0c04b23eb3ede
51413 Author: Behdad Esfahbod <behdad@gnome.org>
51414 Date: Thu Oct 11 00:07:58 2007 +0000
51416 Bug 485559 – Boston Summit HarfBuzz optimizations
51418 2007-10-10 Behdad Esfahbod <behdad@gnome.org>
51420 Bug 485559 – Boston Summit HarfBuzz optimizations
51422 * pango/opentype/*: HarfBuzz hacking to:
51424 - Rename last remaining FT_Err stuff to HB_Err.
51426 - Fix a couple invalid table paths to be permissive so
51427 fonts work better. Particularly GDEF table for Nafees
51428 Nastaliq is loaded and works great now.
51430 - Optimize harfbuzz buffer to not copy/swap for simple
51431 one-to-one and "copy" GSUB operations.
51433 * pango/pango-ot*: Update to FT_Err to HB_Err renaming.
51435 src/ftglue.c | 51 ++-
51436 src/ftglue.h | 21 +-
51437 src/harfbuzz-buffer.c | 190 +++++++--
51438 src/harfbuzz-buffer.h | 26 +-
51439 src/harfbuzz-dump-main.c | 14 +-
51440 src/harfbuzz-dump.c | 15 +-
51441 src/harfbuzz-gdef-private.h | 4 +-
51442 src/harfbuzz-gdef.c | 149 +++----
51443 src/harfbuzz-gdef.h | 10 +-
51444 src/harfbuzz-gpos-private.h | 2 +-
51445 src/harfbuzz-gpos.c | 810 ++++++++++++++++++--------------------
51446 src/harfbuzz-gpos.h | 30 +-
51447 src/harfbuzz-gsub-private.h | 2 +-
51448 src/harfbuzz-gsub.c | 919
51449 +++++++++++++++++++-------------------------
51450 src/harfbuzz-gsub.h | 24 +-
51451 src/harfbuzz-impl.h | 22 +-
51452 src/harfbuzz-open-private.h | 20 +-
51453 src/harfbuzz-open.c | 238 ++++++------
51454 src/harfbuzz-open.h | 13 +-
51455 19 files changed, 1253 insertions(+), 1307 deletions(-)
51457 commit dd810b76bc554278d3a226cf89901d16992cf56d
51458 Author: Behdad Esfahbod <behdad@gnome.org>
51459 Date: Wed Aug 29 08:46:50 2007 +0000
51461 Bug 302952 – The placement of a diacritic marks for an arabic
51464 2007-08-29 Behdad Esfahbod <behdad@gnome.org>
51466 Bug 302952 – The placement of a diacritic marks for an
51470 * pango/opentype/harfbuzz-buffer.c (hb_buffer_allocate_ligid):
51472 use zero as allocated ligature id. Zero means no ligature id.
51474 src/harfbuzz-buffer.c | 2 +-
51475 1 file changed, 1 insertion(+), 1 deletion(-)
51477 commit e90d19919434b90d79e67aaf199bddd991f8e5d8
51478 Author: Behdad Esfahbod <behdad@gnome.org>
51479 Date: Tue Aug 21 08:03:26 2007 +0000
51481 Bug 463430 – Gets stuck while "formatting message"
51483 2007-08-21 Behdad Esfahbod <behdad@gnome.org>
51485 Bug 463430 – Gets stuck while "formatting message"
51487 * pango/opentype/harfbuzz-gpos.c (Lookup_PairPos1),
51488 (Lookup_PairPos2), (Lookup_PairPos), (Do_ContextPos):
51489 * pango/opentype/harfbuzz-gsub.c (Do_ContextSubst):
51490 Change type of intermediate index variable from FT_UShort to
51491 FT_ULong as it was overlowing with more than 65536 glyphs.
51493 src/harfbuzz-gpos.c | 15 ++++++++++-----
51494 src/harfbuzz-gsub.c | 2 +-
51495 2 files changed, 11 insertions(+), 6 deletions(-)
51497 commit 13b86ee398905f96f57df001309312f6dfdfea9a
51498 Author: Behdad Esfahbod <behdad@gnome.org>
51499 Date: Tue Aug 21 01:38:07 2007 +0000
51501 Don't ignore error return value of
51502 hb_buffer_copy_output_glyph(). Patch
51504 2007-08-20 Behdad Esfahbod <behdad@gnome.org>
51506 * pango/opentype/harfbuzz-gsub.c (GSUB_Do_String_Lookup):
51508 ignore error return value of hb_buffer_copy_output_glyph().
51510 sent to harfbuzz-list.
51512 src/harfbuzz-gsub.c | 2 +-
51513 1 file changed, 1 insertion(+), 1 deletion(-)
51515 commit 4c2556cb4c38a56c3a5087deb54aa6262ab3aff9
51516 Author: Behdad Esfahbod <behdad@behdad.org>
51517 Date: Fri Jul 6 11:29:21 2007 -0400
51519 [gdef] Initial implementation
51521 src/harfbuzz-gdef-private.h | 144
51522 +++++++++++++++++++++++++++++++++++++++++++-
51523 1 file changed, 142 insertions(+), 2 deletions(-)
51525 commit 5b2e947fd2b7c5ea49b2bef1e0190d99a525058c
51526 Author: Behdad Esfahbod <behdad@behdad.org>
51527 Date: Fri Jul 6 02:03:26 2007 -0400
51529 [open] small fixes, including not using unions for main structs
51531 src/harfbuzz-open-private.h | 54
51532 ++++++++++++++++++++++++---------------------
51533 1 file changed, 29 insertions(+), 25 deletions(-)
51535 commit 151df44346990728b5dd249db5740a9543ae33b9
51536 Author: Behdad Esfahbod <behdad@behdad.org>
51537 Date: Thu Jul 5 17:22:07 2007 -0400
51539 Improve stupid Makefile
51541 src/Makefile | 2 ++
51542 1 file changed, 2 insertions(+)
51544 commit 6c49bebc70a0118a803a5bc979f4436a82b48240
51545 Author: Behdad Esfahbod <behdad@gnome.org>
51546 Date: Tue May 1 02:32:12 2007 +0000
51548 Link freetype to harfbuzz-dump, for those systems that don't track
51550 2007-04-30 Behdad Esfahbod <behdad@gnome.org>
51552 * pango/opentype/Makefile.am: Link freetype to harfbuzz-dump,
51554 those systems that don't track dependencies automatically.
51556 src/Makefile.am | 5 +++--
51557 1 file changed, 3 insertions(+), 2 deletions(-)
51559 commit 7341a116916c8470f1211f0cb3c65b189b42ec9e
51560 Author: Behdad Esfahbod <behdad@gnome.org>
51561 Date: Tue Apr 3 22:45:29 2007 +0000
51563 Copy fixes from harfbuzz stable branch. Includes a leak fix, a kerning
51565 2007-04-03 Behdad Esfahbod <behdad@gnome.org>
51567 * pango/opentype/harfbuzz-gdef.c (_HB_GDEF_Check_Property):
51568 * pango/opentype/harfbuzz-gpos.c (HB_Done_GPOS_Table),
51570 * pango/opentype/harfbuzz-open.c (Get_Class1):
51571 Copy fixes from harfbuzz stable branch. Includes a leak fix,
51572 a kerning fix, and an array out-of-bound access fix.
51574 src/harfbuzz-gdef.c | 2 ++
51575 src/harfbuzz-gpos.c | 8 ++++++++
51576 src/harfbuzz-open.c | 2 +-
51577 3 files changed, 11 insertions(+), 1 deletion(-)
51579 commit 999a6f05758c10a902354457ecbf6c943bfed514
51580 Author: Hans Breuer <hans@breuer.org>
51581 Date: Sat Jan 13 21:31:41 2007 +0000
51585 2007-01-13 Hans Breuer <hans@breuer.org>
51587 * pango/makefile.msc pango/opentype/makefile.msc : updated
51589 src/makefile.msc | 16 ++++++----------
51590 1 file changed, 6 insertions(+), 10 deletions(-)
51592 commit 3c038d40da4bfe5037cc4e9de22bad08fa408465
51593 Author: Behdad Esfahbod <behdad@src.gnome.org>
51594 Date: Tue Jan 9 03:32:12 2007 +0000
51596 Remove .cvsignore files (moved to svn:ignore prop)
51598 src/.cvsignore | 7 -------
51599 1 file changed, 7 deletions(-)
51601 commit 5b3f7702a64fe0513d08a67bdb72704e46fd7cd4
51602 Author: Behdad Esfahbod <behdad@behdad.org>
51603 Date: Thu Dec 28 06:42:37 2006 -0500
51605 Add stub GDEF files
51607 src/harfbuzz-gdef-private.h | 8 ++++++++
51608 src/harfbuzz-gdef.h | 11 +++++++++++
51609 src/harfbuzz-open-private.h | 3 +--
51610 src/harfbuzz-private.h | 6 ++++++
51612 5 files changed, 27 insertions(+), 2 deletions(-)
51614 commit b3395a7aa36ff1ba5a17f494fbf359ec317a7e69
51615 Author: Behdad Esfahbod <behdad@behdad.org>
51616 Date: Thu Dec 28 06:31:18 2006 -0500
51618 Don't shift down the mark attachment type
51620 src/harfbuzz-open-private.h | 2 +-
51621 1 file changed, 1 insertion(+), 1 deletion(-)
51623 commit 193b66d52ae2cb5ced7969e15b7f56dc1978ca8a
51624 Author: Behdad Esfahbod <behdad@behdad.org>
51625 Date: Thu Dec 28 06:12:18 2006 -0500
51627 Remove stale comment
51629 src/harfbuzz-open-private.h | 10 ----------
51630 1 file changed, 10 deletions(-)
51632 commit 12c4568c680ea2b9b98a16a8b7402ca185c90ef6
51633 Author: Behdad Esfahbod <behdad@behdad.org>
51634 Date: Thu Dec 28 06:10:59 2006 -0500
51636 Break and rename, in the layout of old HarfBuzz codebase
51638 src/.gitignore | 1 +
51639 src/Makefile | 2 +-
51640 src/harfbuzz-common.h | 14 +++
51641 src/{harfbuzz-ng.cc => harfbuzz-open-private.h} | 117
51642 ++----------------------
51643 src/harfbuzz-open.h | 13 +++
51645 ++++++++++++++++++++
51646 6 files changed, 133 insertions(+), 112 deletions(-)
51648 commit 3158d84b0dfe5032e7c56c03f2da97b8ab549d94
51649 Author: Behdad Esfahbod <behdad@behdad.org>
51650 Date: Wed Dec 27 20:08:07 2006 -0500
51652 Oops. s/OpenTypeFontFaceFile/OpenTypeFontFile/g
51654 src/harfbuzz-ng.cc | 22 +++++++++++-----------
51655 1 file changed, 11 insertions(+), 11 deletions(-)
51657 commit bf0f9dd61375c5afce8e6b1664d0df5f6c8b2494
51658 Author: Behdad Esfahbod <behdad@behdad.org>
51659 Date: Wed Dec 27 20:06:42 2006 -0500
51661 Use union for ClassDef
51663 src/harfbuzz-ng.cc | 12 +++++++-----
51664 1 file changed, 7 insertions(+), 5 deletions(-)
51666 commit c46196d09c4ea879bf45182e8a0d649d4c750c39
51667 Author: Behdad Esfahbod <behdad@behdad.org>
51668 Date: Wed Dec 27 20:05:16 2006 -0500
51670 Use union for Coverage
51672 src/harfbuzz-ng.cc | 21 +++++++++++----------
51673 1 file changed, 11 insertions(+), 10 deletions(-)
51675 commit 86f450243dbaa82f187cf2d36364e9a59c0e64c7
51676 Author: Behdad Esfahbod <behdad@behdad.org>
51677 Date: Wed Dec 27 19:59:07 2006 -0500
51681 src/harfbuzz-ng.cc | 3 +++
51682 1 file changed, 3 insertions(+)
51684 commit 133466177e104ddcd2501a88735670540252167c
51685 Author: Behdad Esfahbod <behdad@behdad.org>
51686 Date: Wed Dec 27 19:58:32 2006 -0500
51688 s/OpenTypeFont/OpenTypeFontFace/g
51690 src/harfbuzz-ng.cc | 44 +++++++++++++++++++++++---------------------
51691 1 file changed, 23 insertions(+), 21 deletions(-)
51693 commit 71d62baab0429cdf56ba4019fd2a205f08188503
51694 Author: Behdad Esfahbod <behdad@behdad.org>
51695 Date: Wed Dec 27 01:29:24 2006 -0500
51699 src/harfbuzz-ng.cc | 103
51700 ++++++++++++++++++++++++++++++++++++++++++++++++++---
51701 1 file changed, 98 insertions(+), 5 deletions(-)
51703 commit eebabd8b2ec5296deba6b09d7755933da0a7d9dc
51704 Author: Behdad Esfahbod <behdad@behdad.org>
51705 Date: Wed Dec 27 00:21:31 2006 -0500
51707 Finished OpenType Common Table Formats
51709 src/harfbuzz-ng.cc | 2 +-
51710 1 file changed, 1 insertion(+), 1 deletion(-)
51712 commit 2b7374519766825971f9f4ff5b1cb49b74cfcaf8
51713 Author: Behdad Esfahbod <behdad@behdad.org>
51714 Date: Tue Dec 26 20:55:37 2006 -0500
51718 src/harfbuzz-ng.cc | 49 +++++++++++++++++++++++++++++++++++++++++++++----
51719 1 file changed, 45 insertions(+), 4 deletions(-)
51721 commit eb32e374f4d6de8d428d36144f6eef93514820d2
51722 Author: Behdad Esfahbod <behdad@behdad.org>
51723 Date: Tue Dec 26 20:00:33 2006 -0500
51727 src/harfbuzz-ng.cc | 121
51728 ++++++++++++++++++++++++++++++++++++++++++-----------
51729 1 file changed, 97 insertions(+), 24 deletions(-)
51731 commit 53502c6723dbf9cd3b6ba91b733678b3c7871715
51732 Author: Behdad Esfahbod <behdad@behdad.org>
51733 Date: Tue Dec 26 19:29:08 2006 -0500
51735 Rename CoverageFormat to Coverage
51737 src/harfbuzz-ng.cc | 18 +++++++++++++-----
51738 1 file changed, 13 insertions(+), 5 deletions(-)
51740 commit 0d6db2abcbe98456569ccf7934ba0a8b37c7f6f3
51741 Author: Behdad Esfahbod <behdad@behdad.org>
51742 Date: Tue Dec 26 18:53:55 2006 -0500
51744 Define more structs using DEFINE_INT_TYPE.
51746 src/harfbuzz-ng.cc | 39 +++++++++++++++++++--------------------
51747 1 file changed, 19 insertions(+), 20 deletions(-)
51749 commit 915931b74a30e8652fac5fec153d499485513f63
51750 Author: Behdad Esfahbod <behdad@behdad.org>
51751 Date: Tue Dec 26 15:30:14 2006 -0500
51753 s/DEFINE_NOT_INSTANTIABLE/DEFINE_NON_INSTANTIABLE/
51755 src/harfbuzz-ng.cc | 6 +++---
51756 1 file changed, 3 insertions(+), 3 deletions(-)
51758 commit 0c0d55330ef4090f3e4864538e83a4344caaf3ba
51759 Author: Behdad Esfahbod <behdad@behdad.org>
51760 Date: Tue Dec 26 15:29:38 2006 -0500
51764 src/harfbuzz-ng.cc | 91
51765 +++++++++++++++++++++++++++++++++++++++++++++++-------
51766 1 file changed, 79 insertions(+), 12 deletions(-)
51768 commit 882e52f59196535495af8ca8069df32308ad52cf
51769 Author: Behdad Esfahbod <behdad@behdad.org>
51770 Date: Mon Dec 25 10:28:31 2006 -0500
51772 Rename to harfbuzz-ng.cc
51774 src/Makefile | 2 +-
51775 src/{hb-types-private.cc => harfbuzz-ng.cc} | 0
51776 2 files changed, 1 insertion(+), 1 deletion(-)
51778 commit f8ba99f6f322800a915428ffc3b5eaf1be2e6c21
51779 Author: Behdad Esfahbod <behdad@behdad.org>
51780 Date: Mon Dec 25 09:58:02 2006 -0500
51784 src/hb-types-private.cc | 52
51785 ++++++++++++++++++++++++++++++++++++++++++++-----
51786 1 file changed, 47 insertions(+), 5 deletions(-)
51788 commit 25ad92c8a68bf72464601a644ed57b9213126a78
51789 Author: Behdad Esfahbod <behdad@behdad.org>
51790 Date: Mon Dec 25 09:35:06 2006 -0500
51794 src/hb-types-private.cc | 46
51795 ++++++++++++++++++++++++++++++++++++++++++----
51796 1 file changed, 42 insertions(+), 4 deletions(-)
51798 commit befc022affd2386b3f46cd7d11e4262f6c8bce9f
51799 Author: Behdad Esfahbod <behdad@behdad.org>
51800 Date: Mon Dec 25 09:14:52 2006 -0500
51804 src/hb-types-private.cc | 51
51805 ++++++++++++++++++++++++++++++++++++++++++-------
51806 1 file changed, 44 insertions(+), 7 deletions(-)
51808 commit c81efca149b08832d5d96a944fb5f303f3d0ca42
51809 Author: Behdad Esfahbod <behdad@behdad.org>
51810 Date: Mon Dec 25 06:22:08 2006 -0500
51814 src/hb-types-private.cc | 29 ++++++++++++++---------------
51815 1 file changed, 14 insertions(+), 15 deletions(-)
51817 commit 808dbe283c1ad66091f2cb67380888b7cf265c01
51818 Author: Behdad Esfahbod <behdad@behdad.org>
51819 Date: Mon Dec 25 06:18:52 2006 -0500
51821 Make types not instantiable
51823 src/hb-types-private.cc | 104
51824 ++++++++++++++++++++++++++----------------------
51825 1 file changed, 57 insertions(+), 47 deletions(-)
51827 commit b739c05ca4b7acfa45bd4b0812ecbb3747f726f0
51828 Author: Behdad Esfahbod <behdad@behdad.org>
51829 Date: Mon Dec 25 05:39:20 2006 -0500
51831 Add OpenTypeFontFile.
51833 src/Makefile | 2 +-
51834 src/hb-types-private.cc | 113
51835 +++++++++++++++++++++++++++++++++++++++++++++---
51836 2 files changed, 107 insertions(+), 8 deletions(-)
51838 commit 8596944b7421f982960e825019fc0263442520cb
51839 Author: Behdad Esfahbod <behdad@behdad.org>
51840 Date: Sat Dec 23 17:49:25 2006 -0500
51844 src/Makefile | 3 +++
51845 1 file changed, 3 insertions(+)
51847 commit b6e62bc5db76ae342177b2b646c37f45eccad975
51848 Author: Behdad Esfahbod <behdad@behdad.org>
51849 Date: Fri Dec 22 02:21:55 2006 -0500
51851 After DEFINE_SCRIPT_ARRAY
51853 src/hb-types-private.cc | 215
51854 +++++++++++++++++++++++++++++++-----------------
51855 1 file changed, 140 insertions(+), 75 deletions(-)
51857 commit 01e4fcb032be601f272e62228881e2aabfb9d925
51858 Author: Behdad Esfahbod <behdad@behdad.org>
51859 Date: Thu Dec 21 22:31:31 2006 -0500
51861 Remove the annoying HB_ prefix.
51863 src/hb-types-private.cc | 107
51864 +++++++++++++++++++++++-------------------------
51865 1 file changed, 52 insertions(+), 55 deletions(-)
51867 commit 6b4ce01da121e12e1c78ad7eaedf469f35f3568d
51868 Author: Behdad Esfahbod <behdad@behdad.org>
51869 Date: Thu Dec 21 22:31:10 2006 -0500
51871 Second version. Complete redesign, based on C++ classes to ensure
51875 src/hb-types-private.cc | 300
51876 +++++++++++++++++++++++++++++++++---------------
51877 1 file changed, 205 insertions(+), 95 deletions(-)
51879 commit f78e70c301311ffcfb007c7fc4125d71cbcff1e2
51880 Author: Behdad Esfahbod <behdad@behdad.org>
51881 Date: Thu Dec 21 22:30:38 2006 -0500
51885 src/hb-types-private.cc | 116
51886 ++++++++++++++++++++++++++++++++++++++++++++++++
51887 1 file changed, 116 insertions(+)
51889 commit f726b20e56e8b1106dfde0bf8d575c73e83957c4
51890 Author: Behdad Esfahbod <behdad@gnome.org>
51891 Date: Tue Jul 25 01:02:27 2006 +0000
51893 Bug 347073 – Allow empty GPOS table
51895 2006-07-24 Behdad Esfahbod <behdad@gnome.org>
51897 Bug 347073 – Allow empty GPOS table
51899 * pango/opentype/harfbuzz-open.c (_HB_OPEN_Load_ScriptList):
51901 err on empty GPOS/GSUB tables.
51903 src/harfbuzz-open.c | 5 +++++
51904 1 file changed, 5 insertions(+)
51906 commit 52481a5c55d466f41654dcdc67245d0ca8cefbcf
51907 Author: Behdad Esfahbod <behdad@gnome.org>
51908 Date: Thu Jun 22 18:09:04 2006 +0000
51910 Bug 345600 – cvs build error in pango/opentype/Makefile
51912 2006-06-22 Behdad Esfahbod <behdad@gnome.org>
51914 Bug 345600 – cvs build error in pango/opentype/Makefile
51916 * pango/opentype/Makefile.am: Rename variable SOURCES to
51918 Some automake versions seem to use it or something.
51920 src/Makefile.am | 4 ++--
51921 1 file changed, 2 insertions(+), 2 deletions(-)
51923 commit ffb2d5c1e7af33644d0a4058befa4b8358c9a7bf
51924 Author: Behdad Esfahbod <behdad@gnome.org>
51925 Date: Wed May 31 07:42:55 2006 +0000
51927 Bug 341138 – Using TTC font, Gtk2 programs begin to eating big
51930 2006-05-31 Behdad Esfahbod <behdad@gnome.org>
51932 Bug 341138 – Using TTC font, Gtk2 programs begin to eating
51934 and have many cpu usage.
51935 Patch from Yong Li.
51937 * pango/opentype/ftglue.c (_hb_ftglue_face_goto_table):
51939 offsets are absolute, not relative.
51941 src/ftglue.c | 2 +-
51942 1 file changed, 1 insertion(+), 1 deletion(-)
51944 commit f8f7bd2451eeafb57f5c80c7b4e88a1e50b97c4f
51945 Author: Behdad Esfahbod <behdad@gnome.org>
51946 Date: Wed May 31 07:23:02 2006 +0000
51948 Bug 336153 – Mark to mark positioning (Lookup Type 6) isn't
51951 2006-05-31 Behdad Esfahbod <behdad@gnome.org>
51953 Bug 336153 – Mark to mark positioning (Lookup Type 6)
51955 when using MarkAttchmentType
51956 Patch from Tin Myo Htet.
51958 * pango/opentype/harfbuzz-gpos.c (Lookup_MarkMarkPos):
51960 of non-matchin attachment type.
51962 src/harfbuzz-gpos.c | 37 ++++++++++++++++++++++---------------
51963 1 file changed, 22 insertions(+), 15 deletions(-)
51965 commit d2a613187c1257371d62153b55c89336965e0754
51966 Author: Behdad Esfahbod <behdad@gnome.org>
51967 Date: Wed Apr 12 18:47:50 2006 +0000
51969 Fix loop variables. (coverity found bug.)
51971 2006-04-12 Behdad Esfahbod <behdad@gnome.org>
51973 * pango/opentype/harfbuzz-gpos.c: Fix loop
51974 variables. (coverity
51977 src/harfbuzz-gpos.c | 6 +++---
51978 1 file changed, 3 insertions(+), 3 deletions(-)
51980 commit 14022e826f63c48b689f9037645c9a3a3302d9b6
51981 Author: Behdad Esfahbod <behdad@gnome.org>
51982 Date: Tue Apr 11 08:31:44 2006 +0000
51984 Bug 337924 – cleanups for issues reported by various compilers Patch
51986 2006-04-11 Behdad Esfahbod <behdad@gnome.org>
51988 Bug 337924 – cleanups for issues reported by various
51990 Patch from Kjartan Maraas.
51992 * examples/viewer-x.c (update):
51993 * modules/arabic/arabic-fc.c (fallback_shape),
51994 (arabic_engine_shape):
51995 * modules/basic/basic-fc.c (fallback_shape),
51996 (basic_engine_shape):
51997 * modules/basic/basic-x.c:
51998 * modules/hangul/hangul-fc.c:
51999 * modules/hebrew/hebrew-fc.c (hebrew_engine_shape):
52000 * modules/indic/indic-fc.c:
52001 * modules/khmer/khmer-fc.c:
52002 * modules/syriac/syriac-fc.c:
52003 * modules/thai/thai-fc.c:
52004 * modules/tibetan/tibetan-fc.c:
52007 * pango/opentype/ftglue.c (_hb_ftglue_face_goto_table):
52008 * pango/pango-attributes.c (pango_attr_list_filter):
52009 * pango/pango-engine.c:
52010 * pango/pango-fontset.c:
52011 * pango/pango-layout.c (pango_layout_set_text),
52012 (pango_layout_xy_to_index), (pango_layout_get_cursor_pos):
52013 * pango/pango-markup.c (text_handler):
52014 * pango/pango-utils.c (read_alias_file):
52015 * pango/pangocairo-fcfont.c (G_DEFINE_TYPE_WITH_CODE):
52016 * pango/pangocairo-fcfontmap.c (G_DEFINE_TYPE_WITH_CODE):
52017 * pango/pangocairo-font.c
52018 (_pango_cairo_font_get_hex_box_info):
52019 * pango/pangox-fontmap.c (pango_x_make_matching_xlfd):
52020 * tests/dump-boundaries.c (fail):
52021 Remove unused variables. Remove excess semicolon after
52025 src/ftglue.c | 2 --
52026 1 file changed, 2 deletions(-)
52028 commit 59aafd07806a2f0d4f399eff13aec74557f60522
52029 Author: Behdad Esfahbod <behdad@gnome.org>
52030 Date: Mon Apr 10 10:33:17 2006 +0000
52032 Fix minor bugs reported by the Coverity scan report.
52034 2006-04-10 Behdad Esfahbod <behdad@gnome.org>
52036 Fix minor bugs reported by the Coverity scan report.
52038 * pango/opentype/harfbuzz-gdef.c
52039 (HB_GDEF_Build_ClassDefinition):
52040 * pango/opentype/harfbuzz-gpos.c (HB_GPOS_Query_Scripts),
52041 (HB_GPOS_Query_Languages), (HB_GPOS_Query_Features): Do
52043 structs before we check them for nullity.
52045 * pango/pango-layout.c (pango_layout_index_to_line),
52046 (pango_layout_index_to_line_and_extents),
52047 (pango_layout_index_to_pos): Check for invalid iterators
52049 loop, so we don't crash.
52051 * pango/pango-layout.c (pango_layout_line_x_to_index): Set
52052 char_trailing instead of trailing in one of too many paths.
52056 * pango/pangox.c (get_font_metrics_from_subfonts): Check
52060 src/harfbuzz-gdef.c | 3 ++-
52061 src/harfbuzz-gpos.c | 9 ++++++---
52062 2 files changed, 8 insertions(+), 4 deletions(-)
52064 commit b31d6def96ff99e89ba42e09661992498bda460d
52065 Author: Behdad Esfahbod <behdad@gnome.org>
52066 Date: Thu Apr 6 18:23:49 2006 +0000
52068 Update from HarfBuzz. Lars Knoll fixed all the warnings.
52070 2006-04-06 Behdad Esfahbod <behdad@gnome.org>
52072 * pango/opentype: Update from HarfBuzz. Lars Knoll fixed
52076 src/harfbuzz-dump.c | 94 ++++++++++++++++++++++++++++---------------
52077 src/harfbuzz-gpos.c | 80 ++++++++++++++++++++++--------------
52078 src/harfbuzz-gsub.c | 114
52079 +++++++++++++++++++++++++++++-----------------------
52080 src/harfbuzz-impl.h | 4 ++
52081 4 files changed, 179 insertions(+), 113 deletions(-)
52083 commit ca57250bc9d9f92c88a2ea516e251b9cbfdebda0
52084 Author: Behdad Esfahbod <behdad@gnome.org>
52085 Date: Mon Apr 3 20:13:17 2006 +0000
52087 Make sure TTAG_GDEF and frineds are defined, needed for FreeType
52090 2006-04-03 Behdad Esfahbod <behdad@gnome.org>
52092 * pango/opentype/harfbuzz-impl.h: Make sure TTAG_GDEF and
52094 defined, needed for FreeType <= 2.1.7 (pointed by Tim Janik).
52096 src/harfbuzz-gdef.c | 3 ---
52097 src/harfbuzz-gpos.c | 3 ---
52098 src/harfbuzz-gsub.c | 3 ---
52099 src/harfbuzz-impl.h | 11 +++++++++++
52100 4 files changed, 11 insertions(+), 9 deletions(-)
52102 commit f618288e00914b6606ec977d506c18e4abdd3ce4
52103 Author: Behdad Esfahbod <behdad@src.gnome.org>
52104 Date: Fri Mar 31 13:19:29 2006 +0000
52108 src/.cvsignore | 2 --
52109 1 file changed, 2 deletions(-)
52111 commit 5f1f943b9e6d753722ceadba7eb7ce1f14526ea5
52112 Author: Behdad Esfahbod <behdad@src.gnome.org>
52113 Date: Fri Mar 31 13:18:23 2006 +0000
52117 src/.cvsignore | 1 +
52118 1 file changed, 1 insertion(+)
52120 commit bce3e0b0d4ee521767d80c5c21704337bf5ac716
52121 Author: Behdad Esfahbod <behdad@src.gnome.org>
52122 Date: Fri Mar 31 12:45:40 2006 +0000
52126 src/harfbuzz-impl.h | 6 +++++-
52127 1 file changed, 5 insertions(+), 1 deletion(-)
52129 commit 9f8da38cd108590514b71756b752d98952a9221f
52130 Author: Behdad Esfahbod <behdad@gnome.org>
52131 Date: Fri Mar 31 12:28:09 2006 +0000
52133 Convert pango/opentype to the new project called HarfBuzz.
52135 2006-03-31 Behdad Esfahbod <behdad@gnome.org>
52137 Convert pango/opentype to the new project called HarfBuzz.
52139 * pango/opentype/*: Restructured.
52141 * pango/pango-ot-*: Updated to use HarfBuzz symbol names.
52144 src/{FTL.TXT => COPYING.FTL} | 0
52145 src/COPYING.GPL | 340 ++
52146 src/FT-license.txt | 28 -
52147 src/Makefile.am | 89 +-
52149 src/ftglue.c | 88 +-
52150 src/ftglue.h | 68 +-
52151 src/ftxgdef.c | 1225 -------
52152 src/ftxgdef.h | 224 --
52153 src/ftxgpos.c | 6199
52154 -------------------------------
52155 src/ftxgpos.h | 838 -----
52156 src/ftxgsub.c | 4533 -----------------------
52157 src/ftxgsub.h | 594 ---
52158 src/ftxopen.c | 1552 --------
52159 src/ftxopen.h | 317 --
52160 src/ftxopenf.h | 166 -
52161 src/harfbuzz-buffer.c | 227 ++
52162 src/harfbuzz-buffer.h | 106 +
52163 src/{ottest.c => harfbuzz-dump-main.c} | 84 +-
52164 src/{disasm.c => harfbuzz-dump.c} | 186 +-
52165 src/{disasm.h => harfbuzz-dump.h} | 18 +-
52166 src/harfbuzz-gdef-private.h | 101 +
52167 src/harfbuzz-gdef.c | 1228 +++++++
52168 src/harfbuzz-gdef.h | 127 +
52169 src/harfbuzz-gpos-private.h | 683 ++++
52170 src/harfbuzz-gpos.c | 6269
52171 ++++++++++++++++++++++++++++++++
52172 src/harfbuzz-gpos.h | 168 +
52173 src/harfbuzz-gsub-private.h | 448 +++
52174 src/harfbuzz-gsub.c | 4581 +++++++++++++++++++++++
52175 src/harfbuzz-gsub.h | 132 +
52176 src/harfbuzz-impl.h | 64 +
52177 src/harfbuzz-open-private.h | 81 +
52178 src/harfbuzz-open.c | 1426 ++++++++
52179 src/harfbuzz-open.h | 285 ++
52180 src/harfbuzz.c | 19 +
52181 src/harfbuzz.h | 23 +
52182 src/otlbuffer.c | 238 --
52183 src/otlbuffer.h | 103 -
52184 39 files changed, 16582 insertions(+), 16335 deletions(-)
52186 commit dd2a8d4d490df1d310e7553ba6c7c8de661f28a1
52187 Author: Behdad Esfahbod <behdad@gnome.org>
52188 Date: Sat Mar 25 23:52:30 2006 +0000
52190 Don't err on Table_Missing.
52192 2006-03-25 Behdad Esfahbod <behdad@gnome.org>
52194 * pango/opentype/ottest.c: Don't err on Table_Missing.
52196 src/ottest.c | 4 ++--
52197 1 file changed, 2 insertions(+), 2 deletions(-)
52199 commit 434833b1b7b01d85a143f9ad4b04e7044dd72567
52200 Author: Behdad Esfahbod <behdad@gnome.org>
52201 Date: Mon Mar 13 05:06:05 2006 +0000
52203 === Released 1.12.0 ===
52205 2006-03-13 Behdad Esfahbod <behdad@gnome.org>
52207 * === Released 1.12.0 ===
52209 * configure.in: Version 1.12.0
52211 * NEWS, README: Updated.
52213 src/README | 4 ++--
52214 1 file changed, 2 insertions(+), 2 deletions(-)
52216 commit 8228828e1e4c8dd6f9435fb718ad4394bba95655
52217 Author: Behdad Esfahbod <behdad@gnome.org>
52218 Date: Mon Jan 30 22:37:48 2006 +0000
52220 Handle GSUB Lookup type 8, and ReverseChainContextualSubst table. (bug
52222 2006-01-30 Behdad Esfahbod <behdad@gnome.org>
52224 * pango/opentype/ftxgsub.c: Handle GSUB Lookup type 8,
52225 and ReverseChainContextualSubst table. (bug #149696,
52226 patch from Aamir Wali)
52228 src/ftxgsub.c | 545
52229 ++++++++++++++++++++++++++++++++++++++++++++++-----------
52230 src/ftxgsub.h | 47 +++--
52231 src/ftxopen.c | 7 +
52232 src/ftxopenf.h | 5 +-
52233 4 files changed, 487 insertions(+), 117 deletions(-)
52235 commit e040f681963d51eaadcd53a456100fde1a7addb6
52236 Author: Behdad Esfahbod <behdad@gnome.org>
52237 Date: Sat Jan 28 20:29:18 2006 +0000
52241 2006-01-28 Behdad Esfahbod <behdad@gnome.org>
52243 * pango/opentype/pango-ot-*: Removed.
52245 * pango/pango-ot-*: Added.
52247 * pango/Makefile.am, pango/opentype/Makefile.am: Adjusted.
52249 src/Makefile.am | 30 +--
52250 src/pango-ot-buffer.c | 339 ------------------------
52251 src/pango-ot-info.c | 681
52252 -------------------------------------------------
52253 src/pango-ot-private.h | 105 --------
52254 src/pango-ot-ruleset.c | 225 ----------------
52255 5 files changed, 13 insertions(+), 1367 deletions(-)
52257 commit f45689bc655eb723f11a2eb65a41303221b80397
52258 Author: Behdad Esfahbod <behdad@gnome.org>
52259 Date: Wed Jan 25 19:33:58 2006 +0000
52261 If major.minor of required and available glib versions are the
52264 2006-01-25 Behdad Esfahbod <behdad@gnome.org>
52266 * configure.in: If major.minor of required and available
52268 are the same, add -DG_DISABLE_DEPRECATED to GLIB_CFLAGS. (bug
52271 * */Makefile.am: Remove hardcoded -DG_DISABLE_DEPRECATED.
52273 src/Makefile.am | 1 -
52274 1 file changed, 1 deletion(-)
52276 commit 6cc6c9a57c674787f278ea5b60705384fd72b4ad
52277 Author: Behdad Esfahbod <behdad@gnome.org>
52278 Date: Sat Jan 14 07:00:13 2006 +0000
52280 Make sure #include <config.h> is the first include in the file. (bug
52282 2006-01-14 Behdad Esfahbod <behdad@gnome.org>
52284 * */*.c, */*/*.c: Make sure #include <config.h> is the
52286 in the file. (bug #158870, based on patch by Luis Menina)
52288 src/disasm.c | 2 ++
52290 src/ftxgdef.c | 1 +
52291 src/ftxgpos.c | 2 ++
52292 src/ftxgsub.c | 2 ++
52293 src/ftxopen.c | 2 ++
52294 src/otlbuffer.c | 3 +++
52296 src/pango-ot-buffer.c | 2 ++
52297 src/pango-ot-info.c | 2 ++
52298 src/pango-ot-ruleset.c | 2 ++
52299 11 files changed, 20 insertions(+)
52301 commit ca07fcf6ef61c09825e67ca7e2574a90e4f5a9a0
52302 Author: Behdad Esfahbod <behdad@gnome.org>
52303 Date: Thu Jan 5 16:14:49 2006 +0000
52305 pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,
52307 2006-01-05 Behdad Esfahbod <behdad@gnome.org>
52309 * pango/Makefile.am,
52311 * pango/glyphstring.c,
52312 * pango/pango-attributes.c,
52313 * pango/pango-color.c,
52314 * pango/pango-impl-utils.h,
52315 * pango/pango-item.c,
52316 * pango/pango-layout.c,
52317 * pango/pango-tabs.c,
52318 * pango/pango-utils.c,
52319 * pango/pango-utils.h,
52320 * pango/pangoatsui-fontmap.c,
52321 * pango/pangocairo-font.c,
52322 * pango/pangocairo-fontmap.c,
52323 * pango/pangofc-fontmap.c,
52324 * pango/pangowin32-fontmap.c,
52325 * pango/pangox-fontmap.c,
52327 * pango/opentype/pango-ot-info.c,
52328 * pango/opentype/pango-ot-ruleset.c: Intern strings to avoid
52329 unnecessary strdups in the type system. (bug #325832,
52332 src/pango-ot-info.c | 3 ++-
52333 src/pango-ot-ruleset.c | 3 ++-
52334 2 files changed, 4 insertions(+), 2 deletions(-)
52336 commit 71524f1bc891bb4450507f769e5cc8f6f6cffa0c
52337 Author: Behdad Esfahbod <behdad@gnome.org>
52338 Date: Tue Dec 27 09:55:48 2005 +0000
52340 Use g_slice for PangoOTBuffer allocation. (bug #325026, Matthias
52343 2005-12-27 Behdad Esfahbod <behdad@gnome.org>
52345 * pango/opentype/pango-ot-buffer.c: Use g_slice for
52347 allocation. (bug #325026, Matthias Clasen)
52349 src/pango-ot-buffer.c | 4 ++--
52350 1 file changed, 2 insertions(+), 2 deletions(-)
52352 commit b5baa43d3a972ebd3ef82ede14b54c185b723a71
52353 Author: Behdad Esfahbod <behdad@src.gnome.org>
52354 Date: Fri Nov 25 09:22:02 2005 +0000
52356 Tiny doc improvement.
52358 src/pango-ot-info.c | 2 +-
52359 1 file changed, 1 insertion(+), 1 deletion(-)
52361 commit 6f64314f7a031a5a5d6b7663c08b70c452961c89
52362 Author: Behdad Esfahbod <behdad@gnome.org>
52363 Date: Wed Nov 23 19:48:10 2005 +0000
52367 2005-11-23 Behdad Esfahbod <behdad@gnome.org>
52369 * pango/opentyp/pango-ot-buffer.c: Fix typo in docs.
52371 src/pango-ot-buffer.c | 4 +++-
52372 1 file changed, 3 insertions(+), 1 deletion(-)
52374 commit f2bcf72296b57c8cd7d5a08228c3aef6c8f97d2d
52375 Author: Behdad Esfahbod <behdad@gnome.org>
52376 Date: Wed Nov 23 17:54:55 2005 +0000
52378 Added "Since:" tags to all interfaces added after Pango 1.0. (#319116,
52380 2005-11-23 Behdad Esfahbod <behdad@gnome.org>
52382 * pango/fonts.c pango/pango-attributes.c pango/pango-context.c
52383 pango/pango-glyph-item.c pango/pango-layout.c
52384 pango/pango-script.c pango/pango-utils.c pango/pangofc-font.c
52385 pango/pangoft2-fontmap.c pango/opentype/pango-ot-buffer.c
52386 pango/opentype/pango-ot-ruleset.c: Added "Since:" tags to all
52387 interfaces added after Pango 1.0. (#319116, Brian Cameron)
52389 src/pango-ot-buffer.c | 49
52390 +++++++++++++++++++++++++++++++++++++++++++++++++
52391 src/pango-ot-ruleset.c | 14 ++++++++++++++
52392 2 files changed, 63 insertions(+)
52394 commit 682db81c23d2116072d8550657c914afb7c26d2b
52395 Author: Behdad Esfahbod <behdad@gnome.org>
52396 Date: Wed Nov 23 15:19:48 2005 +0000
52398 Protect against possible division by zeros (#316468, Steve Grubb)
52400 2005-11-23 Behdad Esfahbod <behdad@gnome.org>
52402 Protect against possible division by zeros (#316468,
52405 * pango/pango-context.c (update_metrics_from_items),
52406 pango/pango-fontset.c (pango_fontset_real_get_metrics):
52408 zero, do not alter approximate_{char,digit}_width.
52410 * pango/opentype/disasm.c: Err on invalid DeltaFormat.
52412 src/disasm.c | 28 ++++++++++++++++++----------
52413 1 file changed, 18 insertions(+), 10 deletions(-)
52415 commit e6e15352d154e1350340f8045759e5f7b0d86dc7
52416 Author: Behdad Esfahbod <behdad@gnome.org>
52417 Date: Wed Nov 23 11:53:03 2005 +0000
52419 Reworked basic shaper with OpenType support. (#101079, based on
52422 2005-11-23 Behdad Esfahbod <behdad@gnome.org>
52424 * modules/basic/basic-fc.c: Reworked basic shaper with
52426 support. (#101079, based on patch from Denis Jacquerye and
52429 * modules/basic/basic-fc.c (basic_scripts): Added Unicode
52431 script PANGO_SCRIPT_GLAGOLITIC that is a "simple" script.
52433 * modules/arabic/arabic-fc.c, modules/syriac/syriac-fc.c:
52435 g_utf8_to_ucs4_fast() with g_utf8_strlen()!
52437 * pango/opentype/pango-ot-ruleset.c
52438 (pango_ot_ruleset_add_feature):
52439 Remove reference in docs to pango_ot_ruleset_shape() that was
52442 src/pango-ot-ruleset.c | 6 +++---
52443 1 file changed, 3 insertions(+), 3 deletions(-)
52445 commit 612b6cf60928b356f4bbb59bc9d64886574322c3
52446 Author: Behdad Esfahbod <behdad@gnome.org>
52447 Date: Thu Nov 17 06:28:11 2005 +0000
52451 2005-11-17 Behdad Esfahbod <behdad@gnome.org>
52455 * pango/opentype/ftxopen.c (Load_Lookup): In extension
52457 offset is relative to the extension subtable, not the original
52458 table. (Greg Aumann)
52460 * pango/opentype/ftxgpos.c (Load_BaseArray): When reading
52462 skip offsets that are zero. Works around bug in Doulos
52465 src/ftxgpos.c | 6 ++++++
52466 src/ftxopen.c | 6 ++++--
52467 2 files changed, 10 insertions(+), 2 deletions(-)
52469 commit 1b2c314b804da97b1d5e7adab64bdd4177702579
52470 Author: Behdad Esfahbod <behdad@gnome.org>
52471 Date: Wed Nov 9 23:30:00 2005 +0000
52473 Remove debug line that got in accidentally.
52475 2005-11-09 Behdad Esfahbod <behdad@gnome.org>
52477 * pango/opentype/ftxgpos.c, pango/opentype/ftxopen.c:
52479 line that got in accidentally.
52481 src/ftxgpos.c | 1 -
52482 src/ftxopen.c | 1 -
52483 2 files changed, 2 deletions(-)
52485 commit 9717127a5be037e26afe52332a8b07f13474557a
52486 Author: Behdad Esfahbod <behdad@gnome.org>
52487 Date: Fri Nov 4 23:55:38 2005 +0000
52489 Turn various gcc warnings off. Adding const, adding static, fully
52491 2005-11-04 Behdad Esfahbod <behdad@gnome.org>
52493 * configure.in, examples/argcontext.c examples/cairoview.c,
52494 examples/renderdemo.c, examples/renderdemo.h
52495 examples/xftview.c,
52496 modules/basic/basic-x.c, modules/hangul/hangul-fc.c,
52497 modules/hebrew/hebrew-shaper.c,
52498 modules/hebrew/hebrew-shaper.h,
52499 modules/indic/indic-fc.c, modules/indic/mprefixups.c,
52500 modules/syriac/syriac-fc.c, pango/break.c pango/fonts.c,
52501 pango/modules.c, pango/pango-coverage.c pango/pango-engine.c,
52502 pango/pango-engine.h, pango/pango-fontmap.c,
52503 pango/pango-fontset.c, pango/pango-impl-utils.h,
52504 pango/pango-layout.c, pango/pango-layout.h,
52505 pango/pango-renderer.c, pango/pango-script.c,
52506 pango/pango-utils.c, pango/pangocairo-fc.h,
52507 pango/pangocairo-font.c, pango/pangocairo-fontmap.c,
52508 pango/pangocairo-private.h, pango/pangofc-decoder.c,
52509 pango/pangofc-font.c, pango/pangofc-fontmap.c
52511 pango/pangox-fontcache.c, pango/pangox-fontmap.c
52513 pango/pangoxft-font.c, pango/querymodules.c,
52514 pango/opentype/ftglue.c, pango/opentype/ftxgpos.c,
52515 pango/opentype/ftxopen.c, pango/opentype/pango-ot-buffer.c,
52516 pango/opentype/pango-ot-info.c,
52517 pango/opentype/pango-ot-ruleset.c, tests/dump-boundaries.c,
52518 tests/testboundaries.c, tests/testcolor.c tests/testiter.c,
52519 tests/testscript.c: Turn various gcc warnings off. Adding
52521 adding static, fully initializing structs, match signedness in
52522 comparisons. (#317804)
52524 * tests/testscript.c, tools/gen-script-for-lang.c:
52525 (scripts_for_file): Pass error->message instead of error
52528 (compare_lang): Fix typo comparing a and a instead of a and b.
52530 src/ftglue.c | 2 +-
52531 src/ftxgpos.c | 4 ++++
52532 src/ftxopen.c | 1 +
52533 src/pango-ot-buffer.c | 4 ++--
52534 src/pango-ot-info.c | 5 +++--
52535 src/pango-ot-ruleset.c | 5 +++--
52536 6 files changed, 14 insertions(+), 7 deletions(-)
52538 commit c0505f3bb28feeba95b201e6464fb2fdac90194a
52539 Author: Behdad Esfahbod <behdad@gnome.org>
52540 Date: Thu Nov 3 20:13:40 2005 +0000
52542 Patches from #170414. Reviewed by Matthias Clasen.
52544 2005-11-03 Behdad Esfahbod <behdad@gnome.org>
52546 Patches from #170414. Reviewed by Matthias Clasen.
52548 * pango/opentype/ftxgpos.c, pango/opentype/ftxgsub.c: Use
52550 to dispatch different lookup types.
52552 * pango/opentype/pango-ot-buffer.c,
52553 pango/opentype/pango-ot-ruleset.c:
52556 src/ftxgpos.c | 143
52557 ++++++++++++++++++++++++-------------------------
52558 src/ftxgsub.c | 115 +++++++++++++++++++++------------------
52559 src/pango-ot-buffer.c | 3 +-
52560 src/pango-ot-ruleset.c | 75 +++++++++-----------------
52561 4 files changed, 159 insertions(+), 177 deletions(-)
52563 commit c6b22b9119ef54ea8d0d2f08b74fdeb024289d73
52564 Author: Behdad Esfahbod <pango@behdad.org>
52565 Date: Mon Aug 29 10:06:40 2005 +0000
52567 Generate valid XML output. Dump LookupFlag too.
52569 2005-08-29 Behdad Esfahbod <pango@behdad.org>
52571 * pango/opentype/ottest.c, pango/opentype/disasm.c:
52573 XML output. Dump LookupFlag too.
52576 ++++++++++++++++++++++++++++++----------------------------
52577 src/ottest.c | 23 ++++++++++++++---------
52578 2 files changed, 44 insertions(+), 37 deletions(-)
52580 commit 1e3747ca5d1a6f607f8e56fb94e3daaf6ad623cb
52581 Author: Behdad Esfahbod <pango@behdad.org>
52582 Date: Mon Aug 15 04:16:04 2005 +0000
52584 Replace perror with perror_. Remove FT_BEGIN_STMNT and FT_END_STMNT.
52586 2005-08-15 Behdad Esfahbod <pango@behdad.org>
52588 * pango/opentype/ftglue.h: Replace perror with perror_.
52589 Remove FT_BEGIN_STMNT and FT_END_STMNT. (#313477)
52591 src/ftglue.h | 8 ++++----
52592 1 file changed, 4 insertions(+), 4 deletions(-)
52594 commit 3c60250875fa9d04ca96dea35eba23fc70690ff5
52595 Author: Owen Taylor <otaylor@redhat.com>
52596 Date: Tue Jul 26 18:33:27 2005 +0000
52598 Skip lookups with lookup index out of range. (Patch from Behdad
52601 2005-07-26 Owen Taylor <otaylor@redhat.com>
52603 * pango/opentype/ftxgsub.c, pango/opentype/ftxgpos.c:
52605 with lookup index out of range. (Patch from Behdad Esfahbod,
52608 src/ftxgpos.c | 30 ++++++++++++++++++++++++------
52609 src/ftxgsub.c | 30 ++++++++++++++++++++++++------
52610 2 files changed, 48 insertions(+), 12 deletions(-)
52612 commit 91a3fa2e4bcdde8ae022d1264c783f133cd7e00d
52613 Author: Owen Taylor <otaylor@redhat.com>
52614 Date: Fri Jul 22 18:03:58 2005 +0000
52616 Remove an unecessary set of block2.
52618 2005-07-22 Owen Taylor <otaylor@redhat.com>
52620 * pango/opentype/ftglue.c (ftglue_realloc): Remove
52621 an unecessary set of block2.
52624 1 file changed, 1 deletion(-)
52626 commit ff7034787d79dcd1bec58a4e02602039313da00e
52627 Author: Owen Taylor <otaylor@redhat.com>
52628 Date: Fri Jul 22 17:56:37 2005 +0000
52630 Patch from David Turner. Review and testing by Behdad Esfahbod
52632 2005-07-22 Owen Taylor <otaylor@redhat.com>
52634 Patch from David Turner. Review and testing by Behdad Esfahbod
52636 * pango/opentype/ftglue.[ch] Makefile.am: Glue layer that
52638 implementation of the internal functions that the opentype
52640 expects in terms of publically exported FreeType API.
52642 * pango/opentype/ftxgdef.c pango/opentype/ftxgpos.c
52643 pango/opentype/ftxgsub.c pango/opentype/ftxopen.c
52644 pango/opentype/otlbuffer.c pango/opentype/pango-ot-info.c
52645 pango/opentype/pango-ot-ruleset.c: Remove includes of
52646 internal headers. Small changes to work with ftglue.[ch]
52648 * pango/opentype/fterrcompat.h: Remove: no longer needed.
52650 * pango/opentype/ftxgpos.c: Use FT_IS_SFNT(face) rather
52651 than poking at FT_MODULE_CLASS (face->driver)->module_name.
52653 * pango/opentype/ftxopen.c (Free_FeatureList): Free
52654 fl->ApplyOrder. (Found by Behdad)
52656 src/Makefile.am | 3 +-
52657 src/fterrcompat.h | 95 --------------
52659 +++++++++++++++++++++++++++++++++++++++++++++++++
52660 src/ftglue.h | 156 ++++++++++++++++++++++
52661 src/ftxgdef.c | 9 +-
52662 src/ftxgpos.c | 9 +-
52663 src/ftxgsub.c | 10 +-
52664 src/ftxopen.c | 8 +-
52665 src/otlbuffer.c | 4 +-
52666 src/pango-ot-info.c | 6 +-
52667 src/pango-ot-ruleset.c | 2 -
52668 11 files changed, 520 insertions(+), 132 deletions(-)
52670 commit 43dbec6f3a345ba0e4a43766610ed59622bbe4a0
52671 Author: Owen Taylor <otaylor@redhat.com>
52672 Date: Thu Jul 21 18:15:45 2005 +0000
52674 Fix up places where there is missing or incomplete Copyright and
52677 2005-07-21 Owen Taylor <otaylor@redhat.com>
52679 Fix up places where there is missing or incomplete
52680 Copyright and License information (Reported by William N. Ray)
52682 * pango/opentype/fterrcompat.h: Mark as FreeType/GPL licensed.
52684 * pango/opentype/FT-license.txt: Make this the dual-licensing
52685 description that covers the FreeType code (FreeType's
52686 LICENSE.TXT) rather than the FTL.
52688 * pango/opentype/FTL.TXT: Move the FTL (referenced from
52689 FT-license.txt) to here.
52691 * modules/basic/basic-common.h modules/hebrew/hebrew-shaper.h
52692 modules/thai/thai-charprop.c modules/thai/thai-shaper.h
52693 tools/gen-script-for-lang.c tests/testcolor.c:
52694 Add LGPL header and copyright information.
52696 * modules/indic/indic-ot.[ch]
52697 modules/indic/indic-ot-class-tables.c
52698 modules/thai/thai-ot.[ch]: Add LGPL header.
52700 * modules/thai/thai-shaper.c modules/thai/thai-charprop.h:
52701 Minor fixes to copyright information.
52703 * modules/arabic/arabic-ot.c: Add Freetype license
52706 src/FT-license.txt | 179
52707 +++++++----------------------------------------------
52709 +++++++++++++++++++++++++++++++++++++++++++++++++++
52710 src/fterrcompat.h | 10 ++-
52711 3 files changed, 204 insertions(+), 159 deletions(-)
52713 commit c55850d36d208c7aae8f6ed5c9e1e7927b988d6c
52714 Author: Owen Taylor <otaylor@redhat.com>
52715 Date: Tue Jun 14 19:54:19 2005 +0000
52717 Chain up from finalize. (#307547, Paolo Borelli)
52719 2005-06-14 Owen Taylor <otaylor@redhat.com>
52721 * pango/opentype/pango-ot-info.c (pango_ot_info_finalize)
52722 pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_finalize):
52723 Chain up from finalize. (#307547, Paolo Borelli)
52725 * pango/opentype/pango-ot-info.c (pango_ot_info_finalizer):
52726 make accidentally public function static.
52728 src/pango-ot-info.c | 4 +++-
52729 src/pango-ot-ruleset.c | 2 ++
52730 2 files changed, 5 insertions(+), 1 deletion(-)
52732 commit 44ff46a364fb7981804eb45329c4999b415711f9
52733 Author: Tor Lillqvist <tml@novell.com>
52734 Date: Tue Apr 12 01:27:21 2005 +0000
52736 Rename LDADDS to libpango_ot_la_LIBADD to actually make libpango-ot.la
52738 2005-04-12 Tor Lillqvist <tml@novell.com>
52740 * pango/opentype/Makefile.am: Rename LDADDS to
52741 libpango_ot_la_LIBADD to actually make libpango-ot.la link with
52744 * pango/pangowin32.def: Rename get_scale_factor to
52745 get_metrics_factor here, too. (#300222, Ivan Wong)
52747 src/Makefile.am | 12 ++++++------
52748 1 file changed, 6 insertions(+), 6 deletions(-)
52750 commit 0c349a032e5a52a9d0dcc8204f761b7cb28bfa6b
52751 Author: Owen Taylor <otaylor@redhat.com>
52752 Date: Thu Mar 3 19:38:02 2005 +0000
52754 For all binary searches, handle the case where the number of items
52757 2005-03-03 Owen Taylor <otaylor@redhat.com>
52759 * pango/opentype/ftxopen.c (Coverage_Index1, Coverage_Index2,
52760 Get_Class2): For all binary searches, handle the case where
52761 the number of items is 0. (#162977, Nick Lamb)
52763 * pango/opentype/ftxgdef.c (TT_GDEF_Build_ClassDefinition):
52764 Handle the case where glyph_count == 0 properly. Fix a problem
52765 with cleanups on memory allocation failure.
52766 (Get_New_Count, Add_Glyph_Property): Avoid reading off the
52767 end of the ClassRangeRecord array.
52770 +++++++++++++++++++++++++++++++++++------------------------
52771 src/ftxopen.c | 15 +++++++++++++++
52772 2 files changed, 51 insertions(+), 24 deletions(-)
52774 commit 03838daaa9d485bffcb7bc46453a9a4c32a1f32f
52775 Author: Owen Taylor <otaylor@redhat.com>
52776 Date: Mon Nov 22 23:37:19 2004 +0000
52780 Mon Nov 22 18:30:14 2004 Owen Taylor <otaylor@redhat.com>
52782 * pango/opentype/Makefile.am pango/Makefile.am
52783 modules/*/Makefile.am: Set G_LOG_DOMAIN.
52785 src/Makefile.am | 1 +
52786 1 file changed, 1 insertion(+)
52788 commit 346d3b3cac253d2db41205151c185bf2fd9dda16
52789 Author: Owen Taylor <otaylor@redhat.com>
52790 Date: Wed Sep 22 18:14:55 2004 +0000
52792 Cleanups from 'sparse', #149922, Kjartan Maraas
52794 Wed Sep 22 14:07:47 2004 Owen Taylor <otaylor@redhat.com>
52796 Cleanups from 'sparse', #149922, Kjartan Maraas
52798 * pango/pango-utils.c (read_config): () => (void) in
52801 * pango/pangofc-fontmap.c (pango_fc_font_map_list_families):
52802 Initialize *n_families, not n_families.
52804 * pango/pangofc-fontmap.c pango/pangoft2.c opentype/ftxgdef.c
52805 opentype/ftxgpos.c opentype/ftxgsub.c: : Fix various 0/NULL
52808 src/ftxgdef.c | 2 +-
52809 src/ftxgpos.c | 6 +++---
52810 src/ftxgsub.c | 2 +-
52811 3 files changed, 5 insertions(+), 5 deletions(-)
52813 commit 8b654dfb5ad6137ee9c5a48f5abe04bf7d28d8cd
52814 Author: Owen Taylor <otaylor@redhat.com>
52815 Date: Tue Sep 14 13:45:41 2004 +0000
52817 === Released 1.6.0 ===
52819 Mon Sep 13 17:38:58 2004 Owen Taylor <otaylor@redhat.com>
52821 * === Released 1.6.0 ===
52823 * configure.in: Update versions for 1.6.0
52827 * README: Minor tweak.
52829 * pango/fonts.c pango/pango-context.c pango/pango-types.h
52830 pango/pango-utils.c pango/pangoft2.c pango/pango-layout.c
52831 pango/opentype/pango-ot-buffer.c: Add a bunch of missing
52834 src/pango-ot-buffer.c | 2 ++
52835 1 file changed, 2 insertions(+)
52837 commit d41089a5b691967fdd622f47c8397a80af104396
52838 Author: Owen Taylor <otaylor@redhat.com>
52839 Date: Fri Jul 30 21:23:04 2004 +0000
52841 Finish extending properties flags from FT_UShort =>
52842 FT_UInt. (OTLBuffer
52844 Fri Jul 30 17:17:05 2004 Owen Taylor <otaylor@redhat.com>
52846 * pango/opentype/ftxgpos.[ch] pango/opentype/ftxgsub.[ch]
52847 pango/opentype/ftxopen.[ch]: Finish extending properties
52848 flags from FT_UShort => FT_UInt. (OTLBuffer was already
52851 src/ftxgpos.c | 8 ++++----
52852 src/ftxgpos.h | 2 +-
52853 src/ftxgsub.c | 8 ++++----
52854 src/ftxgsub.h | 2 +-
52855 src/ftxopen.c | 2 +-
52856 src/ftxopen.h | 2 +-
52857 6 files changed, 12 insertions(+), 12 deletions(-)
52859 commit f42d5eca291dcdfb27d7fbf88391d6d381b8e9c4
52860 Author: Owen Taylor <otaylor@redhat.com>
52861 Date: Tue Jul 27 17:20:01 2004 +0000
52863 Save the order in which features were added and use that when applying
52865 Tue Jul 27 12:38:05 2004 Owen Taylor <otaylor@redhat.com>
52867 * pango/opentype/ftxopen.[ch] pango/opentype/ftxgsub.c
52868 pango/opentype/ftxpos.c: Save the order in which
52869 features were added and use that when applying features.
52870 (Patch from Soheil Hassas Yeganeh, #122330)
52872 src/ftxgpos.c | 41 ++++++++++++++++++++++++-----------------
52873 src/ftxgsub.c | 34 +++++++++++++++++++++-------------
52874 src/ftxopen.c | 14 +++++++++++---
52875 src/ftxopen.h | 2 ++
52876 4 files changed, 58 insertions(+), 33 deletions(-)
52878 commit ae2daa972d74c5ecfe1d2f0057ce12682ad30b00
52879 Author: Behdad Esfahbod <behdad@src.gnome.org>
52880 Date: Tue Jul 27 13:12:19 2004 +0000
52882 Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH
52886 * pango/opentype/ftxgpos.c: Remove the unused parameter
52887 from the IN_CURITEM() and IN_CURGLYPH macros.
52890 +++++++++++++++++++++++++++++------------------------------
52891 src/ftxgsub.c | 2 +-
52892 2 files changed, 35 insertions(+), 35 deletions(-)
52894 commit 7d5435ea8cb345c79029b8a12d1bddbed28b1997
52895 Author: Behdad Esfahbod <behdad@src.gnome.org>
52896 Date: Tue Jul 27 10:43:58 2004 +0000
52898 Fix bug to copy glyph from in_string, not out_string.
52901 * pango/opentype/otlbuffer.c (otl_buffer_copy_output_glyph):
52902 Fix bug to copy glyph from in_string, not out_string.
52904 src/otlbuffer.c | 4 ++--
52905 1 file changed, 2 insertions(+), 2 deletions(-)
52907 commit 2ea2a55bdf7ef1caebcd0c5922b0f542ed8bb5bf
52908 Author: Owen Taylor <otaylor@redhat.com>
52909 Date: Mon Jul 26 23:14:53 2004 +0000
52911 Fix allocation and indexing in NewGlyphClasses array. (#130661,
52914 Mon Jul 26 19:11:46 2004 Owen Taylor <otaylor@redhat.com>
52916 * pango/opentype/ftxgdef.c: Fix allocation and indexing
52917 in NewGlyphClasses array. (#130661, Masatake YAMATO)
52919 src/ftxgdef.c | 14 +++++++-------
52920 1 file changed, 7 insertions(+), 7 deletions(-)
52922 commit 5d42695e5ed89f73fbc665792ebec82c29ae04ae
52923 Author: Owen Taylor <otaylor@redhat.com>
52924 Date: Mon Jul 26 19:25:45 2004 +0000
52926 Remove the unused parameter from the IN_CURITEM() and IN_CURGLYPH
52929 Mon Jul 26 15:24:11 2004 Owen Taylor <otaylor@redhat.com>
52931 * pango/opentype/ftxgsub.c (ADD_Glyph): Remove the
52932 unused parameter from the IN_CURITEM() and IN_CURGLYPH
52936 ++++++++++++++++++++++++++++----------------------------
52937 1 file changed, 28 insertions(+), 28 deletions(-)
52939 commit a00c4ea5626526980139b122977e367b8434d24a
52940 Author: Owen Taylor <otaylor@redhat.com>
52941 Date: Mon Jul 26 19:23:06 2004 +0000
52943 Add missing macro to make the last change actually compile.
52945 Mon Jul 26 15:21:23 2004 Owen Taylor <otaylor@redhat.com>
52947 * pango/opentype/ftxgsub.c: Add missing macro to make the
52948 last change actually compile.
52950 src/ftxgsub.c | 2 ++
52951 1 file changed, 2 insertions(+)
52953 commit ed3e1f278d3ebfd224f0b57388502d4bb9fb1441
52954 Author: Owen Taylor <otaylor@redhat.com>
52955 Date: Mon Jul 26 19:20:27 2004 +0000
52957 Match backtrack context against the output glyphs not the input glyphs
52959 Mon Jul 26 15:16:07 2004 Owen Taylor <otaylor@redhat.com>
52961 * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst[123]):
52962 Match backtrack context against the output glyphs not
52963 the input glyphs (#145174, Aamir Wali)
52965 src/ftxgsub.c | 24 ++++++++++++------------
52966 1 file changed, 12 insertions(+), 12 deletions(-)
52968 commit 78282cda004a88b2aadb2786dd3897884e22ed0b
52969 Author: Owen Taylor <otaylor@redhat.com>
52970 Date: Mon Jul 26 18:59:02 2004 +0000
52972 Make Check_Property() take a OTL_GlyphItem, add a gproperties field to
52974 Mon Jul 26 14:49:22 2004 Owen Taylor <otaylor@redhat.com>
52976 * ftxgdef.[ch] otlbuffer.[ch]: Make Check_Property() take a
52977 OTL_GlyphItem, add a gproperties field to OTLGlyphItem,
52978 and use that to cache the properties for a glyph.
52980 * ftxgsub.c ftxgdef.c: Adapt to Check_Property() changes.
52982 * otlbuffer.[ch] ftxgsub.c: Add otl_buffer_copy_output_glyph()
52983 to use when we are copying an unmodified glyph from input
52984 to output that preserves the cached properties.
52986 src/ftxgdef.c | 16 ++++++++++------
52987 src/ftxgpos.c | 52 +++++++++++++++++++++++++++-------------------------
52989 ++++++++++++++++++++++++++++--------------------------
52990 src/ftxopenf.h | 2 +-
52991 src/otlbuffer.c | 21 +++++++++++++++++++--
52992 src/otlbuffer.h | 6 ++++++
52993 6 files changed, 91 insertions(+), 60 deletions(-)
52995 commit 81b62af42313fb60db523374cd8c6901829f5c4e
52996 Author: Owen Taylor <otaylor@redhat.com>
52997 Date: Mon Jul 19 21:13:23 2004 +0000
52999 Add support for ChainContextSubstFormat3.
53001 Mon Jul 19 17:09:11 2004 Owen Taylor <otaylor@redhat.com>
53003 * pango/opentype/disasm.c: Add support for
53004 ChainContextSubstFormat3.
53006 src/disasm.c | 16 +++++++++++++++-
53007 1 file changed, 15 insertions(+), 1 deletion(-)
53009 commit d4f773ef92fdbaa7e61e6577db5e9b2846a100a4
53010 Author: Owen Taylor <otaylor@redhat.com>
53011 Date: Mon Jul 19 20:37:22 2004 +0000
53013 Fix pervasive buffer overruns when skipping glyphs when matching
53016 Mon Jul 19 16:29:45 2004 Owen Taylor <otaylor@redhat.com>
53018 * pango/opentype/ftxgsub.c pango/opentype/ftxgpos.c:
53019 Fix pervasive buffer overruns when skipping glyphs
53020 when matching contexts. (#118592, Kailash C. Chowksey)
53022 src/ftxgpos.c | 259 ++++++++++++++++++----------------------
53023 src/ftxgsub.c | 376
53024 ++++++++++++++++++++++++++--------------------------------
53025 2 files changed, 284 insertions(+), 351 deletions(-)
53027 commit 99848cfafee8e598ef533f254cdb99fbae4c9364
53028 Author: Owen Taylor <otaylor@redhat.com>
53029 Date: Wed Jun 23 20:33:35 2004 +0000
53031 #143693, Sayamindu Dasgupta
53033 Wed Jun 23 16:13:53 2004 Owen Taylor <otaylor@redhat.com>
53035 #143693, Sayamindu Dasgupta
53037 * pango/opentype/pango-ot-buffer.c
53038 (pango_ot_buffer_set_zero_width_marks)
53039 pango/opentype/pango-ot-private.h:
53040 Allow setting for whether marks should be given zero width,
53041 defaulting to FALSE.
53043 * modules/arabic/arabic-fc.c (arabic_engine_shape): Turn
53044 on zero-width-marks setting.
53046 src/pango-ot-buffer.c | 22 +++++++++++++++++++++-
53047 src/pango-ot-private.h | 5 +++--
53048 2 files changed, 24 insertions(+), 3 deletions(-)
53050 commit 68d4cedb8726fa239f56d62060d8fee7e09cb8be
53051 Author: Owen Taylor <otaylor@redhat.com>
53052 Date: Mon Jun 21 18:04:02 2004 +0000
53054 Use the gcc-3.3 strict-aliasing compatible macros from fterrcompat.h
53056 Mon Jun 21 13:55:17 2004 Owen Taylor <otaylor@redhat.com>
53058 * pango/opentype/otlbuffer.c: Use the gcc-3.3
53059 strict-aliasing compatible macros from fterrcompat.h
53060 (#140495, reported by Stanislav Brabec)
53062 src/otlbuffer.c | 22 ++++++++++++++--------
53063 1 file changed, 14 insertions(+), 8 deletions(-)
53065 commit b327765176dff81047f942ac56a1d206344e6039
53066 Author: Theppitak Karoonboonyanan <tkaroonb@src.gnome.org>
53067 Date: Fri May 28 16:41:36 2004 +0000
53069 Negate y offset according to different conventions between
53071 * pango/opentype/pango-ot-buffer.c (apply_gpos_ltr): Negate
53073 according to different conventions between PangoGlyphString
53077 src/pango-ot-buffer.c | 2 +-
53078 1 file changed, 1 insertion(+), 1 deletion(-)
53080 commit 068763b547d791e28b892bcaee810f3d60a83018
53081 Author: Owen Taylor <otaylor@redhat.com>
53082 Date: Thu May 27 21:55:50 2004 +0000
53084 Revert error return changes from last commit.
53086 Thu May 27 17:54:24 2004 Owen Taylor <otaylor@redhat.com>
53088 * pango/opentype/otlbuffer.c: Revert error return changes
53091 src/otlbuffer.c | 16 ++++++----------
53092 1 file changed, 6 insertions(+), 10 deletions(-)
53094 commit ef07481025c5bbb9769b9f908d9dc78f44161bbb
53095 Author: Owen Taylor <otaylor@redhat.com>
53096 Date: Thu May 27 21:03:42 2004 +0000
53098 Free buffer->positions, clean up error returns that were returning
53100 Thu May 27 16:57:30 2004 Owen Taylor <otaylor@redhat.com>
53102 * pango/opentype/otlbuffer.c: Free buffer->positions,
53103 clean up error returns that were returning uninitialized
53104 values. (#139239, Behdad Esfahbod)
53106 src/otlbuffer.c | 21 +++++++++++++--------
53107 1 file changed, 13 insertions(+), 8 deletions(-)
53109 commit de568e7e6200c7a49bae1f78ac63858b8df01173
53110 Author: Owen Taylor <otaylor@redhat.com>
53111 Date: Tue Mar 16 19:23:43 2004 +0000
53113 === Released 1.4.0 ===
53115 Tue Mar 16 11:24:46 2004 Owen Taylor <otaylor@redhat.com>
53117 * === Released 1.4.0 ===
53119 * configure.in: Version 1.4.0, interface ago 0. Require
53124 * README: Some updates; include details about the FreeType
53125 license of the OpenType code.
53127 src/FT-license.txt | 77
53128 +++++++++++++++++++++++++++++-------------------------
53129 1 file changed, 42 insertions(+), 35 deletions(-)
53131 commit 8b3554b3afe7c125b1a53171b01ac87de9c486fe
53132 Author: Hans Breuer <hans@breuer.org>
53133 Date: Wed Mar 3 22:35:19 2004 +0000
53135 if PANGO_MODULE_PREFIX is defined include the basic backend shaper
53138 2004-03-03 Hans Breuer <hans@breuer.org>
53140 * pango/module-defs-win32.c.win32 : if PANGO_MODULE_PREFIX is
53141 defined include the basic backend shaper (should have been
53142 commited at 2003-12-12, too)
53144 * pango/makefile.msc : generate correct type for PangoFontMask
53145 (bug #135892, John Ehresman)
53146 * pango/opentype/makefile.msc : updated
53148 * pango/pango.def pango/pangoft2.def : more updatd externals
53150 src/makefile.msc | 6 ++++--
53151 1 file changed, 4 insertions(+), 2 deletions(-)
53153 commit a7e096c5de3ec5319bf9333c9ace0732d97c52c3
53154 Author: Owen Taylor <otaylor@redhat.com>
53155 Date: Sun Feb 29 15:44:50 2004 +0000
53157 Rework opentype interfaces and other changes to make GPOS work
53160 Sun Feb 29 09:25:13 2004 Owen Taylor <otaylor@redhat.com>
53162 Rework opentype interfaces and other changes to make GPOS
53163 work for Arabic. (Most of #117282, #121060)
53165 * pango/opentype/otlbuffer.[ch]: OTL_Buffer that
53166 acts as a replacement for the separate GSUB and
53167 GPOS string structures and hides many of the internal
53170 * pango/opentype/ftxgsub.[ch] pango/opentype/ftxgpos.[ch]:
53171 Adapt to OTL_Buffer.
53173 * pango/opentype/ftxgpos.c: Redo handling of cursive
53174 chains so that it actually works.
53176 * pango/pango-ot.h pango/opentype/pango-ot-buffer.c:
53177 Pango wrapper around OTL_Buffer.
53179 * pango/pango-ot.h pango/pango-ot-ruleset.c
53180 pango/pango-ot-buffer.c:
53181 Split pango_ot_ruleset_shape() into
53182 pango_ot_ruleset_substitute(),
53183 pango_ot_ruleset_position(), make them act on
53184 PangoOTBuffer, add a separate pango_ot_buffer_output()
53185 which does the default positioning and writes to a
53188 * modules/arabic/arabic-fc.c modules/indic/indic-fc.c
53189 modules/indic/mprefixups.[ch]: Adapt to new OpenType
53190 interfaces; add GPOS features for Arabic.
53192 * pango/opentype/pango-ot-info.c: Don't derive class
53194 from Unicode properties for Arabic presentation forms,
53195 let the shaping process derive the properties.
53197 src/Makefile.am | 3 +
53198 src/ftxgdef.c | 4 +-
53199 src/ftxgpos.c | 573 ++++++++++++++++-----------------------
53200 src/ftxgpos.h | 23 +-
53201 src/ftxgsub.c | 719
53202 +++++++++++--------------------------------------
53203 src/ftxgsub.h | 40 +--
53204 src/ftxopen.h | 1 +
53205 src/otlbuffer.c | 213 +++++++++++++++
53206 src/otlbuffer.h | 97 +++++++
53208 src/pango-ot-buffer.c | 265 ++++++++++++++++++
53209 src/pango-ot-info.c | 27 +-
53210 src/pango-ot-private.h | 8 +
53211 src/pango-ot-ruleset.c | 148 +++-------
53212 14 files changed, 1039 insertions(+), 1084 deletions(-)
53214 commit d670ddf99192dd4999775a9215a818ae63fa3416
53215 Author: Owen Taylor <otaylor@redhat.com>
53216 Date: Sat Feb 21 14:53:12 2004 +0000
53218 Sign convention for y offsets is opposite between PangoGlyphString
53221 Sat Feb 21 09:49:23 2004 Owen Taylor <otaylor@redhat.com>
53223 * pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_shape):
53224 Sign convention for y offsets is opposite between
53225 PangoGlyphString and FT code. (#132591)
53227 src/pango-ot-ruleset.c | 2 +-
53228 1 file changed, 1 insertion(+), 1 deletion(-)
53230 commit b9b3c131c2b57c12a77124a52512fb19a1255f8e
53231 Author: Owen Taylor <otaylor@redhat.com>
53232 Date: Fri Feb 13 16:11:40 2004 +0000
53234 Memory leak fixes from Masatake YAMATO, #130652
53236 Fri Feb 13 10:54:18 2004 Owen Taylor <otaylor@redhat.com>
53238 Memory leak fixes from Masatake YAMATO, #130652
53240 * pango/opentype/ftxgdef.c (TT_Done_GDEF_Table):
53241 Free the gdef table as well as the contained data.
53243 * pango/opentype/ftxgdef.c (TT_GDEF_Build_ClassDefinition):
53244 Set gcd->loaded, so that the contents get freed later.
53246 src/ftxgdef.c | 4 ++++
53247 1 file changed, 4 insertions(+)
53249 commit 926b8f322989298e43c8bac85f23e3525470a669
53250 Author: Owen Taylor <otaylor@redhat.com>
53251 Date: Mon Jan 26 19:23:35 2004 +0000
53253 Suport CFF fonts as well. (#131202, Manjunath Sripadarao)
53255 Mon Jan 26 14:20:34 2004 Owen Taylor <otaylor@redhat.com>
53257 * pango/opentype/pango-ot-info.c (is_truetype): Suport
53258 CFF fonts as well. (#131202, Manjunath Sripadarao)
53260 src/pango-ot-info.c | 3 ++-
53261 1 file changed, 2 insertions(+), 1 deletion(-)
53263 commit 945e479a3a35769e5e7c792fdcf306892523a5f9
53264 Author: Hans Breuer <hans@breuer.org>
53265 Date: Sat Dec 13 14:31:50 2003 +0000
53267 moved pango_fc_* to the latter where they live on *nix too.
53269 2003-12-13 Hans Breuer <hans@breuer.org>
53271 * pango/pango.def pangoft2.def : moved pango_fc_*
53272 to the latter where they live on *nix too.
53274 * pango/makefile.msc : make it build again (including
53277 * pango/module-defs-fc.c.win32 : if PANGO_MODULE_PREFIX is defined
53278 include the basic backend shaper
53280 * pango/pangowin32.c (pango_win32_render_layout) :
53281 initialize iter before first usage to avoid immediate crashing
53283 * pango/opentype/makefile.msc
53284 pango/modules/makefile.msc : finally build with mscv, too.
53285 [completely untested cause I'm not able to type, write or read
53286 any of these languages]
53288 * modules/modules.def : follow module function renaming/changes
53290 * modules/basic/basic-win32.c : register the right engine, i.e.
53293 src/makefile.msc | 21 +++++++++++++++++++++
53294 1 file changed, 21 insertions(+)
53296 commit ba0ccd5cfcb514cdc45373158343138b7b190f9d
53297 Author: Owen Taylor <otaylor@redhat.com>
53298 Date: Sat Nov 1 15:02:17 2003 +0000
53300 Switch over to recommended Freetype system of include ft2build.h then
53302 Sat Nov 1 09:32:15 2003 Owen Taylor <otaylor@redhat.com>
53304 * pango/pango-ot.h pango/pangofc-font.h
53305 modules/indic/indic-ot.h
53306 pango/pangoft2.c pango/opentype/pango-ot-info.c
53307 pango/opentype/pango-ot-ruleset.c pango/opentype/ottest.c
53308 pango/opentype/ftxopen.[ch] pango/opentype/ftxgdef.c
53309 pango/opentype/ftxgsub.c pango/opentype/ftxgpos.c:
53310 Switch over to recommended Freetype system of
53311 include ft2build.h then #include FT_FREETYPE_H.
53312 Fixes ftmodule.h problem with current Freetype CVS.
53315 src/ftxgdef.c | 14 +++++++-------
53316 src/ftxgpos.c | 17 ++++++++---------
53317 src/ftxgsub.c | 13 ++++++-------
53318 src/ftxopen.c | 10 +++++-----
53319 src/ftxopen.h | 3 ++-
53321 src/pango-ot-info.c | 4 ++--
53322 src/pango-ot-private.h | 2 --
53323 src/pango-ot-ruleset.c | 4 ++--
53324 9 files changed, 32 insertions(+), 36 deletions(-)
53326 commit 558171a7a3666999c679719ad0bfbdf7c6a52289
53327 Author: Owen Taylor <otaylor@redhat.com>
53328 Date: Mon Sep 15 22:04:55 2003 +0000
53330 Fix gcc-3.3 versions of macros to have the right return value.
53332 Mon Sep 15 17:16:59 2003 Owen Taylor <otaylor@redhat.com>
53334 * pango/opentype/fterrcompat.h: Fix gcc-3.3 versions of
53335 macros to have the right return value.
53337 src/fterrcompat.h | 44 ++++++++++++++++++++++++++------------------
53338 1 file changed, 26 insertions(+), 18 deletions(-)
53340 commit c99259bf7e08ccdc4130d4983e8d186021ea8e1a
53341 Author: Owen Taylor <otaylor@redhat.com>
53342 Date: Mon Aug 25 14:30:12 2003 +0000
53344 pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3) Fix problems
53347 Mon Aug 25 10:17:21 2003 Owen Taylor <otaylor@redhat.com>
53349 * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst3)
53350 * pango/opentype/ftxgpos.c (Lookup_ChainContextPos3):
53351 Fix problems where the coverage wasn't being checked
53352 for the first input glyph. (#118639, Kailash C. Chowksey)
53354 src/ftxgpos.c | 7 +++----
53355 src/ftxgsub.c | 7 +++----
53356 2 files changed, 6 insertions(+), 8 deletions(-)
53358 commit bcf81bcc80c6235dfbc7eeaa34ed21ea329c7a3d
53359 Author: Owen Taylor <otaylor@redhat.com>
53360 Date: Fri Aug 22 22:52:08 2003 +0000
53362 Add some macro definitions for gcc-3.3 that suppress the bogus
53364 Fri Aug 22 18:09:52 2003 Owen Taylor <otaylor@redhat.com>
53366 * pango/opentype/fterrcompat.h: Add some macro definitions
53367 for gcc-3.3 that suppress the bogus strict-aliasing
53370 * pango/pango-utils.c (read_config_file): Use
53371 g_hash_table_new_full() to simplify code and fix
53374 * pango/pangox-fontmap.c (pango_x_real_get_coverage_win)
53375 * pango/querymodules.c (query_module): Suppress gcc-3.3
53378 * pango/modules.c (pango_find_map): Fix warning from
53379 missing declaration of pango_module_get_type().
53381 * pango/pango-context.c/pango-engine.c: Fix name confusion
53382 for pango_get_fallback_shaper().
53384 src/fterrcompat.h | 36 ++++++++++++++++++++++++++++++++++--
53385 1 file changed, 34 insertions(+), 2 deletions(-)
53387 commit 46d379596d7292a3b2e51f35fc8044b366d413a3
53388 Author: Owen Taylor <otaylor@redhat.com>
53389 Date: Tue Jul 29 14:21:54 2003 +0000
53391 Rewrite handling of IGNORE_SPECIAL_MARKS to be properly "ignore
53394 Tue Jul 29 09:58:13 2003 Owen Taylor <otaylor@redhat.com>
53396 * pango/opentype/ftxgdef.c (Check_Property): Rewrite
53397 handling of IGNORE_SPECIAL_MARKS to be properly
53398 "ignore marks of attachment type different than
53399 specified. (#118456, Kailash C. Chowksey)
53401 src/ftxgdef.c | 37 ++++++++++++++++++++++++++++---------
53402 1 file changed, 28 insertions(+), 9 deletions(-)
53404 commit 8247acad79c1a4154e9337aed453eb3e4d23063d
53405 Author: Owen Taylor <otaylor@redhat.com>
53406 Date: Mon Jul 28 22:28:37 2003 +0000
53408 Revert back out the FreeType patch preventing ligatures of
53411 Sat Jul 26 09:41:22 2003 Owen Taylor <otaylor@redhat.com>
53413 * pango/opentype/ftxgsub.c (Lookup_LigatureSubst):
53414 Revert back out the FreeType patch preventing
53415 ligatures of not-originally adjacent glyphs;
53416 it doesn't work for all scripts. (#118472,
53417 Kailash C. Chowksey)
53419 src/ftxgsub.c | 31 +++----------------------------
53420 1 file changed, 3 insertions(+), 28 deletions(-)
53422 commit 825e6d7e86cac310161648601b09291fa05d5ba5
53423 Author: Owen Taylor <otaylor@redhat.com>
53424 Date: Sun Jul 27 02:40:31 2003 +0000
53426 Check for lookahead glyphs in the right place. (Patch from #116860)
53428 Sat Jul 26 22:30:59 2003 Owen Taylor <otaylor@redhat.com>
53430 * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst{1,2,3}):
53431 Check for lookahead glyphs in the right place. (Patch
53434 * pango/opentype/ftxgpos.c (Lookup_ChainContextPos{1,2,3}):
53437 src/ftxgpos.c | 6 +++---
53438 src/ftxgsub.c | 6 +++---
53439 2 files changed, 6 insertions(+), 6 deletions(-)
53441 commit 03a0fe09c711b81c7eb4065fd4700b8cfd2c977a
53442 Author: Owen Taylor <otaylor@redhat.com>
53443 Date: Sun Jul 27 02:19:52 2003 +0000
53445 Fix return value to only contain TTO_Err_Not_Covered if *no* lookups
53447 Sat Jul 26 22:12:46 2003 Owen Taylor <otaylor@redhat.com>
53449 * pango/opentype/ftxgsub.c (Do_String_Lookup,
53450 TT_GSUB_Apply_String): Fix return value to only
53451 contain TTO_Err_Not_Covered if *no* lookups
53452 matched. Fix memory leaks on error in Apply_String().
53454 src/ftxgsub.c | 120
53455 ++++++++++++++++++++++++++++++++++++----------------------
53456 1 file changed, 75 insertions(+), 45 deletions(-)
53458 commit e10ea2afd9a5868d4ec1ff3a2b99bcd64ce45816
53459 Author: Owen Taylor <otaylor@redhat.com>
53460 Date: Sun Jul 27 01:10:15 2003 +0000
53462 Fix confusion between boolean and FT_Error return. (GSUB equivalent
53465 Sat Jul 26 21:06:26 2003 Owen Taylor <otaylor@redhat.com>
53467 * pango/opentype/ftxgsub.c (Load_EmptyOrClassDefinition):
53468 Fix confusion between boolean and FT_Error return.
53469 (GSUB equivalent of fix for #108358)
53471 src/ftxgsub.c | 5 +++--
53472 1 file changed, 3 insertions(+), 2 deletions(-)
53474 commit a7305ab2624cbc08160dc11587ba3dc4e17781c2
53475 Author: Owen Taylor <otaylor@redhat.com>
53476 Date: Sat Jul 26 15:02:13 2003 +0000
53478 Move allocation afer initial checks, fixing memory leak.
53480 Sat Jul 26 10:52:20 2003 Owen Taylor <otaylor@redhat.com>
53482 * pango/opentype/ftxgpos.c (Lookup_ContextPos2):
53483 * pango/opentype/ftxgsub.c (Lookup_ContextSubst2): Move
53484 allocation afer initial checks, fixing memory leak.
53486 * pango/opentype/ftxgsub.c (Lookup_ChainContextSubst2):
53487 Fix some more error return memory leaks that weren't
53488 fixed in the Qt changes.
53490 src/ftxgpos.c | 8 ++++----
53491 src/ftxgsub.c | 12 ++++++------
53492 2 files changed, 10 insertions(+), 10 deletions(-)
53494 commit f40b7c15e0bc4b71e706602c4e062f72d8f0fcdd
53495 Author: Owen Taylor <otaylor@redhat.com>
53496 Date: Sat Jul 26 14:50:23 2003 +0000
53498 Fix various memory leaks from error returns that should have been
53501 Sat Jul 26 10:43:20 2003 Owen Taylor <otaylor@redhat.com>
53503 * pango/opentype/ftxgsub.c pango/opentype/ftxgpos.c:
53504 Fix various memory leaks from error returns that should
53505 have been jumps to cleanup blocks. (From Qt, Lars Knoll)
53507 src/ftxgpos.c | 8 ++++----
53508 src/ftxgsub.c | 4 ++--
53509 2 files changed, 6 insertions(+), 6 deletions(-)
53511 commit 256d21970733483833b9cf31d5e0fa7ae853e944
53512 Author: Owen Taylor <otaylor@redhat.com>
53513 Date: Sat Jul 26 14:35:29 2003 +0000
53515 Fix additional places where TTO_Err_Not_Covered wasn't considered a
53517 Sat Jul 26 10:30:24 2003 Owen Taylor <otaylor@redhat.com>
53519 * pango/opentype/ftxgpos.c: Fix additional places where
53520 TTO_Err_Not_Covered wasn't considered a successful return
53521 from Get_Class. (From Qt, Lars Knoll)
53523 src/ftxgpos.c | 8 ++++----
53524 1 file changed, 4 insertions(+), 4 deletions(-)
53526 commit 374960681e2e36d0e4032623d8cb92a7910baf71
53527 Author: Owen Taylor <otaylor@redhat.com>
53528 Date: Sat Jul 26 13:50:23 2003 +0000
53530 If applying a ligature lookup makes adjacent two glyphs that were not
53532 Sat Jul 26 09:41:22 2003 Owen Taylor <otaylor@redhat.com>
53534 * pango/opentype/ftxgsub.c (Lookup_LigatureSubst):
53535 If applying a ligature lookup makes adjacent two glyphs
53536 that were not originally adjacent, avoid making
53537 subsequent ligatures between those glyphs.
53538 (From FreeType, Werner Lemberg, 2001-08-22, 2001-08-23)
53540 src/ftxgsub.c | 31 ++++++++++++++++++++++++++++---
53541 1 file changed, 28 insertions(+), 3 deletions(-)
53543 commit b682482df77608d67eca8a050db5b36f44953c13
53544 Author: Owen Taylor <otaylor@redhat.com>
53545 Date: Sat Jul 26 13:20:52 2003 +0000
53547 Fix some FreeType1 variable declarations that snuck in from the last
53549 Sat Jul 26 09:16:57 2003 Owen Taylor <otaylor@redhat.com>
53551 * pango/opentype/ftxgpos.c pango/opentype/ftxopen.c:
53552 Fix some FreeType1 variable declarations that snuck
53553 in from the last commits (Christophe Fergeau,
53556 src/ftxgpos.c | 6 +++---
53557 src/ftxopen.c | 2 +-
53558 2 files changed, 4 insertions(+), 4 deletions(-)
53560 commit 06c12109de061c357f46dcec82c4bee7160afede
53561 Author: Owen Taylor <otaylor@redhat.com>
53562 Date: Sat Jul 26 03:45:44 2003 +0000
53564 OpenType-1.4 update: backtrack information is stored with the
53567 Fri Jul 25 23:38:07 2003 Owen Taylor <otaylor@redhat.com>
53569 * pango/opentype/ftxgpos.c pango/opentype/ftxgsub.c:
53570 OpenType-1.4 update: backtrack information is stored with the
53571 item closest to the input first (From FreeType,
53572 Werner Lemberg, 2002-09-26)
53574 src/ftxgpos.c | 26 ++++++++++++++++++--------
53575 src/ftxgsub.c | 24 +++++++++++++++++-------
53576 2 files changed, 35 insertions(+), 15 deletions(-)
53578 commit 15a69e4a12739e7392f2a38d6f7bfdd96c0dc3ba
53579 Author: Owen Taylor <otaylor@redhat.com>
53580 Date: Sat Jul 26 03:14:23 2003 +0000
53582 Update of GPOS and GSUB support to OpenType 1.3 (From FreeType, Werner
53584 Fri Jul 25 23:07:06 2003 Owen Taylor <otaylor@redhat.com>
53586 Update of GPOS and GSUB support to OpenType 1.3
53587 (From FreeType, Werner Lemberg, 2001-08-08)
53589 * pango/opentype/ftxopen.h: Add RIGHT_TO_LEFT LookupFlag
53591 * pango/opentype/ftxgpos.c (GPOS_Instance): Add 'first'
53592 member to mark the beginning of a chain of cursive
53595 * pango/opentype/ftxgpos.c (Do_String_Lookup): If the
53596 RIGHT_TO_FLAG flag is set, shift cursive chain up so
53597 last glyph is on the baseline.
53599 src/ftxgpos.c | 25 ++++++++++++++++++++++++-
53600 src/ftxopen.h | 8 ++++++--
53601 2 files changed, 30 insertions(+), 3 deletions(-)
53603 commit 6f74f18b77402f3adf5bfbae26e8f44de6543b4e
53604 Author: Owen Taylor <otaylor@redhat.com>
53605 Date: Sat Jul 26 03:03:40 2003 +0000
53607 Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which allow lookup
53609 Fri Jul 25 22:59:13 2003 Owen Taylor <otaylor@redhat.com>
53611 * pango/opentype/ftx{gpos,gsub}.h pango/opentype/ftxgdef.c:
53612 Add GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which
53613 allow lookup information to be stored at 32-bit offets
53614 via a double indirection. (From FreeType, Werner Lemberg,
53617 src/ftxgpos.h | 17 +++++++++--------
53618 src/ftxgsub.h | 1 +
53619 src/ftxopen.c | 19 +++++++++++++++++++
53620 3 files changed, 29 insertions(+), 8 deletions(-)
53622 commit 375781c4546b5cfc453b99551ddf715bb162ffb9
53623 Author: Owen Taylor <otaylor@redhat.com>
53624 Date: Sat Jul 26 02:44:19 2003 +0000
53626 Fix a couple of places where TTO_Err_Not_Covered wasn't considered a
53628 Fri Jul 25 22:25:48 2003 Owen Taylor <otaylor@redhat.com>
53630 * pango/opentype/ftxgsub.c (Lookup_ContextSubst2,
53631 Lookup_ChainContextSubst2): Fix a couple of
53632 places where TTO_Err_Not_Covered wasn't considered
53633 a successful return from Get_Class -- it means
53634 use class index 0. (From FreeType, Werner Lemberg,
53637 src/ftxgsub.c | 4 ++--
53638 1 file changed, 2 insertions(+), 2 deletions(-)
53640 commit 378e1889cd294cb77313ba7fdab3e52959bf2c40
53641 Author: Owen Taylor <otaylor@redhat.com>
53642 Date: Sat Jul 26 02:10:42 2003 +0000
53644 Improvements to OpenType-dumping code, based on changes in Qt by Lars
53646 Fri Jul 25 20:12:00 2003 Owen Taylor <otaylor@redhat.com>
53648 Improvements to OpenType-dumping code, based on
53649 changes in Qt by Lars Knoll.
53651 * pango/opentype/ottest.c: Tweak the debugging output,
53652 suppress some warnings.
53654 * pango/opentype/disasm.c: Add support for
53655 GSUB Context/Chain GPOS MarkBase lookups, improve
53656 output in various ways.
53659 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
53660 src/ottest.c | 12 +--
53661 2 files changed, 241 insertions(+), 13 deletions(-)
53663 commit 07bad0e77c42b5f2535e3b018bf9074d2f4ecc7c
53664 Author: Owen Taylor <otaylor@redhat.com>
53665 Date: Thu Jul 24 21:05:29 2003 +0000
53667 Fix uses of g_assert() around statements with side effects. (#115498,
53669 Thu Jul 24 17:04:21 2003 Owen Taylor <otaylor@redhat.com>
53671 * pango/opentype/pango-ot-ruleset.c (pango_ot_ruleset_shape):
53672 Fix uses of g_assert() around statements with side effects.
53673 (#115498, patch from David Cuthbert)
53675 src/pango-ot-ruleset.c | 14 +++++++++-----
53676 1 file changed, 9 insertions(+), 5 deletions(-)
53678 commit f91deef2c9473da5c3cb5e120f2d4fbf0d638166
53679 Author: Owen Taylor <otaylor@redhat.com>
53680 Date: Wed Apr 16 21:48:29 2003 +0000
53682 More careful handling of face->charmap; if is NULL, try to set
53685 Wed Apr 16 03:46:42 2003 Owen Taylor <otaylor@redhat.com>
53687 * pango/opentype/pango-ot-info.c (synthesize_class_def):
53688 More careful handling of face->charmap; if is NULL,
53689 try to set a unicode charmap, if that doesn't succeed,
53690 return. (Hopefully fixes #106550)
53692 src/pango-ot-info.c | 26 ++++++++++++++++++++++++--
53693 1 file changed, 24 insertions(+), 2 deletions(-)
53695 commit 587b3940f3ce71e8e1c9950086923d4eb78d62db
53696 Author: Owen Taylor <otaylor@redhat.com>
53697 Date: Wed Apr 16 03:58:17 2003 +0000
53699 When loading in Load_Chain{Sub,Pos}ClassRule, the limit we have only
53701 Tue Apr 15 11:49:39 2003 Owen Taylor <otaylor@redhat.com>
53703 * pango/opentype/ftxg{sub/pos}.c: When loading
53704 in Load_Chain{Sub,Pos}ClassRule, the limit we
53705 have only applies to the input ClassDef table.
53706 Fixes problem with Arial Unicode. Much help from
53707 Noah Levitt in tracing this down.
53709 src/ftxgpos.c | 7 ++++---
53710 src/ftxgsub.c | 7 ++++---
53711 2 files changed, 8 insertions(+), 6 deletions(-)
53713 commit 0d7567f8eaa1f8d0ec9cb89218ce3a1475d258ac
53714 Author: Owen Taylor <otaylor@redhat.com>
53715 Date: Tue Apr 15 23:01:19 2003 +0000
53717 Fix mispelled constant from last commit.
53719 Tue Apr 15 06:57:02 2003 Owen Taylor <otaylor@redhat.com>
53721 * pango/opentype/ftxgpos.c: Fix mispelled constant
53724 src/ftxgpos.c | 2 +-
53725 1 file changed, 1 insertion(+), 1 deletion(-)
53727 commit 73cd600798a9a7225b2ac8241ea371d48cf7baf3
53728 Author: Owen Taylor <otaylor@redhat.com>
53729 Date: Tue Apr 15 22:15:41 2003 +0000
53731 Fix confusion between boolean and FT_Error return. (#108358,
53734 Tue Apr 15 06:03:39 2003 Owen Taylor <otaylor@redhat.com>
53736 * pango/opentype/ftxgpos.c: Fix confusion between
53737 boolean and FT_Error return. (#108358, Noah Levitt)
53739 * pango/opentype/ftxopen.c (Get_Class1): index is
53740 allowed to be NULL. (#108358, Noah Levitt)
53742 src/ftxgpos.c | 5 +++--
53743 src/ftxopen.c | 3 ++-
53744 2 files changed, 5 insertions(+), 3 deletions(-)
53746 commit 462bd0be608c3d14e5b4c01099b02b3948a52369
53747 Author: Owen Taylor <otaylor@redhat.com>
53748 Date: Tue Apr 15 21:05:53 2003 +0000
53750 Fix infinite loop in the case where the charmap contains a character >
53752 Tue Apr 15 05:00:39 2003 Owen Taylor <otaylor@redhat.com>
53754 * pango/opentype/pango-ot-info.c (synthesize_class_def):
53755 Fix infinite loop in the case where the charmap contains
53756 a character > 65535. (#106550, Morten Welinder.)
53758 src/pango-ot-info.c | 14 +++++++-------
53759 1 file changed, 7 insertions(+), 7 deletions(-)
53761 commit 312e1c1cf9f2c1e2137b9aaa5181a541447923cb
53762 Author: James Henstridge <james@daa.com.au>
53763 Date: Tue Mar 11 12:31:16 2003 +0000
53765 make similar changes to the ones on glib head (call gtk-docize, etc).
53767 2003-03-11 James Henstridge <james@daa.com.au>
53769 * autogen.sh: make similar changes to the ones on glib head (call
53772 * configure.in: move some calculations into M4 macros, rather than
53773 calculating them when configure runs.
53774 Use AC_HELP_STRING where appropriate.
53775 Replace gtk-doc checks with a call to GTK_DOC_CHECK.
53776 Replace AC_OUTPUT_COMMANDS() call with a number of calls to
53777 AC_CONFIG_COMMANDS (once per created file).
53778 Get rid of the "chmod +x pango-config" bit, because there is no
53779 pango-config anymore.
53781 * Makefile.am: get rid of custom distcheck rule, and set
53782 DISTCHECK_CONFIGURE_FLAGS, which is equivalent.
53783 Use += to select which .pc files to install.
53785 * pango/Makefile.am: Add rules to rebuild module-defs* files, and
53786 remove them on clean.
53787 Reorder so that rules related to each individual library are next
53789 Use BUILT_SOURCES for built sources.
53791 * pango/opentype/Makefile.am: don't use STRIP_BEGIN/STRIP_END.
53793 * modules/*/Makefile.am: simplify module makefiles through use of
53794 +=, and regularise them a bit (fixed a few bugs in the process).
53796 * docs/Makefile.am: remove common rules, and instead include
53799 * examples/Makefile.am: add pango.modules to CLEANFILES.
53801 * tests/Makefile.am: remove temporary files on clean.
53803 src/Makefile.am | 11 +++++------
53804 1 file changed, 5 insertions(+), 6 deletions(-)
53806 commit 1aad15fd0c007c9075f2f7f4c4cacf576d726eea
53807 Author: Owen Taylor <otaylor@redhat.com>
53808 Date: Mon Feb 17 22:04:29 2003 +0000
53810 Add an --enable-debug configure argument defaulting to 'yes'
53813 Mon Feb 17 13:06:39 2003 Owen Taylor <otaylor@redhat.com>
53815 * configure.in **/Makefile.am: Add an --enable-debug
53816 configure argument defaulting to 'yes' for unstable
53817 releases and 'minimum' for stable releases.
53818 For minimum, -DG_DISABLE_CAST_CHECKS.
53820 * pango/pangofc-fontmap.cI pango/pangoft2-fontmap.c
53821 pango/pangoxft-fontmap.c: Add caching of fontsets
53822 (#104495, initial patch and review by Soeren Sandmann)
53824 * pango/pangofc-fontmap.cI pango/pangoft2-fontmap.c
53825 pango/pangoxft-fontmap.c pango/pangoft2-private.h
53826 pango/pangoxft-private.h: Remove cache of recently freed
53827 fonts; not necessary now that we cache fontsets.
53829 * pango/pangofc-fontmap.cI (pango_fc_pattern_set_free):
53830 Rename from pango_fc_font_set_free to reflect
53831 what it actually does.
53833 * pango/pangofc-fontmap.cI pango/pangoft-fontmap.c
53834 pango/pangoxft-fontmap.c: Combine clear-the-cache
53835 functions; we didn't need separate clear-the-font-cache
53836 and clear-the-pattern-cache functions.
53838 src/Makefile.am | 1 +
53839 1 file changed, 1 insertion(+)
53841 commit 5febce1ffc956ea44526d50be7cf14c69c66cb34
53842 Author: Owen Taylor <otaylor@redhat.com>
53843 Date: Wed Feb 12 22:12:55 2003 +0000
53845 Up the FreeType version requirement to 2.0.9. (2.2.1 had a compilation
53847 Wed Feb 12 16:59:23 2003 Owen Taylor <otaylor@redhat.com>
53849 * configure.in pango/opentype/fterrcompat.h README:
53850 Up the FreeType version requirement to 2.0.9.
53851 (2.2.1 had a compilation failure with older versions,
53852 this catches it more cleanly, and removes some unneeded
53853 checks. #105302, problem reported by Will Partain.)
53855 src/fterrcompat.h | 4 ----
53856 1 file changed, 4 deletions(-)
53858 commit 54e85cc0cf3700d2c4af5396d79bd0e40df8f0da
53859 Author: Owen Taylor <otaylor@redhat.com>
53860 Date: Sat Jan 11 00:16:26 2003 +0000
53862 Export TT_New_GDEF_Table to create an empty GDEF table.
53864 Fri Jan 10 18:56:36 2003 Owen Taylor <otaylor@redhat.com>
53866 * pango/opentype/ftxgdef.c: Export TT_New_GDEF_Table
53867 to create an empty GDEF table.
53869 * pango/opentype/pango-ot-info.c: If the font doesn't
53870 have a class definition table, synthesize one using
53871 the charmap and the unicode properties of characters
53872 in the charmap. (Needed to make things work with various
53873 old Arabic fonts, such as the KACST fonts)
53875 src/ftxgdef.c | 46 +++++++++++++++-------
53876 src/ftxgdef.h | 4 ++
53877 src/pango-ot-info.c | 108
53878 ++++++++++++++++++++++++++++++++++++++++++++++++++++
53879 3 files changed, 144 insertions(+), 14 deletions(-)
53881 commit db6bb4b034d4d8d546fc9bdc4ad28b16bb7f1bb7
53882 Author: Matthias Clasen <matthiasc@src.gnome.org>
53883 Date: Thu Nov 28 23:53:18 2002 +0000
53887 * docs/tmpl/xft-fonts.sgml:
53888 * docs/tmpl/freetype-fonts.sgml: Add docs.
53890 * pango/pangoxft-fontmap.c (pango_xft_substitute_changed):
53891 * pango/pangoft2-fontmap.c
53892 (pango_ft2_font_map_set_default_substitute):
53895 src/pango-ot-info.c | 4 +++-
53896 1 file changed, 3 insertions(+), 1 deletion(-)
53898 commit 226d9b67db852eb29ad37ec8121b79f3ea6f0b73
53899 Author: Sebastian Wilhelmi <wilhelmi@ira.uka.de>
53900 Date: Tue Nov 26 13:37:10 2002 +0000
53902 Do not add GLIB_CFLAGS to CFLAGS.
53905 2002-11-26 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
53907 * configure.in: Do not add GLIB_CFLAGS to CFLAGS.
53909 * docs/Makefile.am, examples/Makefile.am,
53910 modules/arabic/Makefile.am, modules/basic/Makefile.am,
53911 modules/hangul/Makefile.am, modules/hebrew/Makefile.am,
53912 modules/indic/Makefile.am, modules/tamil/Makefile.am,
53913 modules/thai/Makefile.am, pango/Makefile.am,
53914 pango/mini-fribidi/Makefile.am, pango/opentype/Makefile.am:
53915 Instead add $(GLIB_CFLAGS) directly to INCLUDES (GTKDOC_CFLAGS for
53916 docs/Makefile.am). Also some cosmetic line wrapping and
53919 src/Makefile.am | 5 +++--
53920 1 file changed, 3 insertions(+), 2 deletions(-)
53922 commit 80634a30b9abdf575320bc6fdacdba4e1ea3903d
53923 Author: Manish Singh <yosh@gimp.org>
53924 Date: Mon Oct 14 22:50:48 2002 +0000
53926 Get rid of unnecessary casts for g_object_{ref,unref}
53928 Mon Oct 14 15:39:41 2002 Manish Singh <yosh@gimp.org>
53930 * pango/pango-context.c pango/pango-layout.c pango/pangoft2.c
53931 pango/pangowin32-fontmap.c pango/pangowin32.c
53932 pango/pangox-fontmap.c
53933 pango/pangox.c pango/pangoxft-font.c pango/pangoxft-fontmap.c
53934 pango/testfonts.c pango/opentype/pango-ot-ruleset.c:
53935 Get rid of unnecessary casts for g_object_{ref,unref}
53937 src/pango-ot-ruleset.c | 4 ++--
53938 1 file changed, 2 insertions(+), 2 deletions(-)
53940 commit 741993e0b15b4df86d76fa8df5055bd764c42c71
53941 Author: Owen Taylor <otaylor@redhat.com>
53942 Date: Sun Sep 29 19:06:58 2002 +0000
53944 ligatures can be also used in MarkBasePos lookups. (2001-03-17 Werner
53946 Sun Sep 29 14:55:36 2002 Owen Taylor <otaylor@redhat.com>
53948 * pango/opentype/ftxgpos.c: ligatures can be also used in
53949 MarkBasePos lookups. (2001-03-17 Werner Lemberg)
53951 src/ftxgpos.c | 13 ++++++++++---
53952 1 file changed, 10 insertions(+), 3 deletions(-)
53954 commit a35dc445e86ab433fe9f3937c95f2c1f18f58110
53955 Author: Owen Taylor <otaylor@redhat.com>
53956 Date: Sun Sep 29 19:05:01 2002 +0000
53958 Start of merges from freetype1 of OpenType fixes.
53960 Sun Sep 29 14:51:25 2002 Owen Taylor <otaylor@redhat.com>
53962 Start of merges from freetype1 of OpenType fixes.
53964 (2001-03-17 Werner Lemberg)
53966 * pango/opentype/ftxgdef.c pango/opentype/ftxgpos.c
53967 pango/opentype/ftxg\sub.c:
53968 More fixes for special marks.
53970 src/ftxgdef.c | 13 ++++++++-----
53971 src/ftxgpos.c | 6 +++---
53972 src/ftxgsub.c | 4 ++--
53973 3 files changed, 13 insertions(+), 10 deletions(-)
53975 commit 5c53f14f371b349da65dfa3a848b17ab89ce3ba8
53976 Author: Tor Lillqvist <tml@iki.fi>
53977 Date: Mon Sep 23 21:45:31 2002 +0000
53979 Remove. Not used. (A static library is built here. Exported entries
53982 2002-09-24 Tor Lillqvist <tml@iki.fi>
53984 * pango/opentype/pango-ot.def: Remove. Not used. (A static library
53985 is built here. Exported entries are in ../pangoft2.def.)
53987 * pango/opentype/Makefile.am (EXTRA_DIST): Remove from here, too.
53989 src/Makefile.am | 3 +--
53990 src/pango-ot.def | 50 --------------------------------------------------
53991 2 files changed, 1 insertion(+), 52 deletions(-)
53993 commit 35e4593ccd9ea5ed78f1e6f32f04b3a13cee0145
53994 Author: Tor Lillqvist <tml@iki.fi>
53995 Date: Mon Sep 23 21:19:30 2002 +0000
53997 pango/makefile.mingw.in pango/mini-fribidi/makefile.mingw Remove. Not
53999 2002-09-23 Tor Lillqvist <tml@iki.fi>
54001 * pango/makefile.mingw.in
54002 * pango/mini-fribidi/makefile.mingw
54003 * pango/opentype/makefile.mingw.in: Remove. Not maintained.
54005 * pango/Makefile.am (EXTRA_DIST)
54006 * pango/mini-fribidi/Makefile.am (EXTRA_DIST)
54007 * pango/opentype/Makefile.am (EXTRA_DIST): Remove
54008 makefile.mingw(.in) from here, too.
54010 * configure.in (AC_OUTPUT): Don't try to output above removed
54013 src/Makefile.am | 3 +--
54014 src/makefile.mingw.in | 43 -------------------------------------------
54015 2 files changed, 1 insertion(+), 45 deletions(-)
54017 commit fb279cb0bf676bb1d225e6a296282523d839074d
54018 Author: Eric Mader <emader@src.gnome.org>
54019 Date: Mon Sep 9 18:11:55 2002 +0000
54021 Correctly handle back, new_advance.
54023 src/pango-ot-ruleset.c | 25 ++++++++++++++++---------
54024 1 file changed, 16 insertions(+), 9 deletions(-)
54026 commit c880e814a50100577811a8a51bc06b4275c55a7e
54027 Author: Eric Mader <emader@src.gnome.org>
54028 Date: Fri Sep 6 22:45:23 2002 +0000
54030 Don't fail when reading an empty script.
54032 src/ftxopen.c | 36 +++++++++++++++++++++++++-----------
54033 src/ftxopen.h | 1 +
54034 2 files changed, 26 insertions(+), 11 deletions(-)
54036 commit 441e7d0292bf1a06396daac80fcbad23976a824d
54037 Author: Owen Taylor <otaylor@redhat.com>
54038 Date: Wed Aug 7 17:01:52 2002 +0000
54040 Offset to MarkAttachClassDef is offset to table, not offset to
54043 Wed Aug 7 12:32:39 2002 Owen Taylor <otaylor@redhat.com>
54045 * pango/opentype/ftxgsub.c (TT_Load_GSUB_Table):
54046 Offset to MarkAttachClassDef is offset to table,
54047 not offset to offset to table.
54049 * pango/opentype/ftxopen.c (Get_Device): Handle
54050 NULL device tables which we represent with
54051 d->DeltaValue == NULL.
54053 src/ftxgsub.c | 13 -------------
54054 src/ftxopen.c | 2 +-
54055 2 files changed, 1 insertion(+), 14 deletions(-)
54057 commit 48a16fa8090b67b046b2bb686ff4f6f038a2b8e8
54058 Author: Owen Taylor <otaylor@src.gnome.org>
54059 Date: Tue Jun 4 00:20:51 2002 +0000
54061 on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>
54063 Xft2 and fontconfig conversion, based largely on a patch
54064 from Keith Packard.
54066 * configure.in acconfig.h: Add checks for fontconfig, switch
54067 Xft checks to switch for Xft2 using pkg-config.
54069 * pangoxft.pc.in pangoxft.pc.in
54070 modules/{arabic,basic,hebrew,indic,tamil}/Makefile.am
54071 pango/Makefile.am: Reflect new Xft/fontconfig dependencies.
54073 * pango/pangoxft-private.h pango/pangoxft-fontmap.c
54074 modules/arabic/arabic-xft.c modules/indic/indic-xft.c:
54075 Switch over to using Xft2 and fontconfig.
54077 * pango/pangoft2.c pango/pangoft2-fontmap.c
54078 pango/pangoft2-private.h
54079 pango/pango/Makefile.am: Remove usage of mini-xft in
54080 favor of fontconfig.
54082 * pango/pango-ot.h pango/opentype/pango-ot-info.c
54084 modules/arabic/arabic-{xft,ft2}.c modules/indic/indic-xft.c:
54085 Attach OpenType information directly to the FT_Face
54086 structure using FT_Generic.
54088 * modules/tamil/Makefile.am modules/tamil/tamil-xft.c
54089 configure.in: Remove this module, no longer needed.
54091 * pango/pangoxft-font.c (pango_xft_real_render): Coalesce
54092 calls to Xft rendering functions.
54094 src/pango-ot-info.c | 29 +++++++++++++++++++++++------
54095 1 file changed, 23 insertions(+), 6 deletions(-)
54097 commit 9df9af0b3615dc6a52d784233a3410a9080d9369
54098 Author: Owen Taylor <otaylor@redhat.com>
54099 Date: Fri May 10 18:44:47 2002 +0000
54101 Fix acess outside of a loaded frame and some memory leaks on failure.
54103 Fri May 10 14:41:27 2002 Owen Taylor <otaylor@redhat.com>
54105 * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Fix acess
54106 outside of a loaded frame and some memory leaks
54109 src/ftxgdef.c | 12 ++++++++++--
54110 1 file changed, 10 insertions(+), 2 deletions(-)
54112 commit a63dbbbeeb91ebf4ded2fc788f5810a3bd1e14fe
54113 Author: Eric Mader <mader@jtcsv.com>
54114 Date: Tue May 7 20:39:14 2002 +0000
54116 Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,
54118 Mon May 06 15:07:39 2002 Eric Mader <mader@jtcsv.com>
54119 * Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h,
54120 indic-ot-class-tables.c
54122 * pango/opentype/ftxgdef.c: Compute full offset for mark
54123 attachment class table
54125 * pango/opentype/ftxgpos.c: Only return TTO_Err_Not_Covered if
54128 * pango/opentype/pango-ot-ruleset.c: enable GPOS processing
54130 src/ftxgdef.c | 10 ++++++++--
54131 src/ftxgpos.c | 33 ++++++++++++++-------------------
54132 src/pango-ot-ruleset.c | 35 ++++++++++++++++++++++++++++++++++-
54133 3 files changed, 56 insertions(+), 22 deletions(-)
54135 commit cf00f8217c9dfcf50febbb06fad245d489a0abe6
54136 Author: Owen Taylor <otaylor@redhat.com>
54137 Date: Tue Apr 23 20:20:29 2002 +0000
54139 Add compatibility defines for changes in FreeType 2.1.0.
54141 Tue Apr 23 16:15:07 2002 Owen Taylor <otaylor@redhat.com>
54143 * pango/opentype/fterrcompat.h: Add compatibility
54144 defines for changes in FreeType 2.1.0.
54146 src/fterrcompat.h | 39 +++++++++++++++++++++++++++++++++++++--
54147 1 file changed, 37 insertions(+), 2 deletions(-)
54149 commit 6b1b04e3736fdca774052ac3cfbe9f027548c29d
54150 Author: Owen Taylor <otaylor@redhat.com>
54151 Date: Fri Mar 15 06:46:05 2002 +0000
54153 In Load_ChainContextSubst2, handle the case where an empty class
54155 Fri Mar 15 01:35:56 2002 Owen Taylor <otaylor@redhat.com>
54157 * pango/opentype/ftxgsub.c pango/opentype/ftxopen.c
54158 pango/opentype/ftxopenf.h: In Load_ChainContextSubst2,
54159 handle the case where an empty class definition
54160 is represented by an offset of 0.
54162 * pango/opentype/ftxgpos.c: Same for Load_ChainContextPos2.
54164 * pango/opentype/{ftxopen.c,ftxgpos.c,ftxgsub.c,ftgdef.c}:
54165 Fix pervasive bug where on cleanups on failure of loading
54166 an array element, all array elements were freed, not
54167 just the ones that had been succesfully loaded.
54169 src/ftxgdef.c | 24 +++---
54170 src/ftxgpos.c | 259
54171 ++++++++++++++++++++++++++++++++++++---------------------
54172 src/ftxgsub.c | 159 ++++++++++++++++++++---------------
54173 src/ftxopen.c | 53 ++++++++----
54174 src/ftxopenf.h | 2 +
54175 5 files changed, 306 insertions(+), 191 deletions(-)
54177 commit 6050933f336f43453e35246525cfec362bd23acb
54178 Author: Owen Taylor <otaylor@redhat.com>
54179 Date: Fri Mar 15 04:22:14 2002 +0000
54181 Uncomment GPOS parts.
54183 Thu Mar 14 23:05:18 2002 Owen Taylor <otaylor@redhat.com>
54185 * pango/opentype/ftxopen.c: Uncomment GPOS parts.
54187 * pango/opentype/disasm.c: Start adding some GPOS
54191 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
54192 src/ftxopen.c | 20 ++++----
54193 2 files changed, 154 insertions(+), 12 deletions(-)
54195 commit 973bd60a2526666f68138255b8536d1eaee3c2c2
54196 Author: Sebastian Wilhelmi <wilhelmi@src.gnome.org>
54197 Date: Thu Dec 13 17:44:46 2001 +0000
54199 Resuming aborted commit
54202 Resuming aborted commit
54204 src/Makefile.am | 1 +
54205 1 file changed, 1 insertion(+)
54207 commit 6926ca94255e5d52d99d0d64d126165fc725432d
54208 Author: Matthias Clasen <matthiasc@src.gnome.org>
54209 Date: Tue Oct 30 22:09:20 2001 +0000
54211 Remove declarations of unimplemented functions
54213 * docs/pango-sections.txt, pango/pango-ot.h: Remove
54215 of unimplemented functions pango_ot_ruleset_set_glyph_loader
54217 pango_ot_ruleset_set_alternate_func and the related typedefs
54218 PangoOTGlyphLoader and PangoOTAlternateFunc.
54220 * pango/opentype/pango-ot-info.c,
54221 pango/opentype/pango-ot-ruleset.c: Documentation updates.
54223 src/pango-ot-info.c | 76
54224 ++++++++++++++++++++++++++++++++++++++++++++++++++
54225 src/pango-ot-ruleset.c | 27 ++++++++++++++++++
54226 2 files changed, 103 insertions(+)
54228 commit 87a475c09f6b9b391bca37de47a303a62a397b83
54229 Author: Havoc Pennington <hp@redhat.com>
54230 Date: Wed Sep 19 21:20:36 2001 +0000
54232 header to abstract the difference between FreeType 2.0.3 and 2.0.4
54235 2001-09-19 Havoc Pennington <hp@redhat.com>
54237 * pango/opentype/fterrcompat.h: header to abstract the difference
54238 between FreeType 2.0.3 and 2.0.4 error codes, based on the
54241 * configure.in: check for the tterrors.h header in FreeType 2.0.3,
54242 and define HAVE_FREETYPE_2_0_3 if we have it
54244 src/Makefile.am | 1 +
54245 src/fterrcompat.h | 16 ++++++++++++++++
54246 src/ftxgdef.c | 3 ++-
54247 src/ftxgpos.c | 3 ++-
54248 src/ftxgsub.c | 3 ++-
54249 src/ftxopen.c | 3 ++-
54250 src/pango-ot-info.c | 2 +-
54251 7 files changed, 26 insertions(+), 5 deletions(-)
54253 commit 9c37226efe2489b4cf9618ec98f581c998aaf9e4
54254 Author: Owen Taylor <otaylor@redhat.com>
54255 Date: Tue Sep 18 20:05:20 2001 +0000
54259 Tue Sep 18 15:47:08 2001 Owen Taylor <otaylor@redhat.com>
54261 * configure.in (PANGO_MINOR_VERSION): Up to 0.19.
54263 * pango/pango-font.h pango/pango-fontmap.[ch] pango/fonts.c
54264 pango/pangoxft-fontmap.c pango/pangoft-fontmap.c
54265 pango/pango-context.[ch]
54266 pango/pangox-fontmap.c: Add new PangoFontFace and PangoFontFamily
54267 object types, and change the font listing API to list faces and
54268 families, instead of face names and font descriptions.
54270 * pango/pango-font.h pango/fonts.c: Make PangoFontDescription
54271 an opaque heap-allocated structure, add accessors and
54272 convenience functions.
54274 * pango/pango-font.h pango/pango-private.h: Make PangoFontMetrics
54275 heap allocated, protect the structure definition with
54276 #ifdef PANGO_ENABLE_BACKEND, and add getters for the fields.
54278 * pango/pango-attributes.[ch] ( pango_attr_iterator_get_font):
54279 instead of providing a base font description and one to fill
54280 in, provide a single font description to modify based on
54283 * pango/pango-attributes.[ch]: Fix PangoAttrFontDesc to have
54284 a PangoFontDescription by reference, not by value.
54286 * pango/pango-utils.[ch]: make pango_parse_style() and friends
54287 take pointers to individual enumerations instead of to a
54288 PangoFontDescription structure.
54290 * pango/*.c: Fix for the PangoFontDescription and PangoFontMetrics
54293 * pango/pango-{break,engine,indic,ot,xft}.h pango/Makefile.am
54294 pango/opentype/Makefile.am: Protect portions with
54295 PANGO_ENABLE_ENGINE to shrink the public API.
54297 * modules/*/Makefile.am: -DPANGO_ENABLE_ENGINE.
54299 * pango/{pangox.h,pangox-private.h} modules/basic/basic-x.c: Move
54300 pango_x_font_get_unknown_glyph() into public header since it is
54303 * pango/pango-{context,font,fontmap,modules.utils}.h
54305 Protect portions with PANGO_ENABLE_BACKEND to shrink the
54308 * pango/*.h: Use G_BEGIN/END_DECLS
54310 * examples/viewer-qt.[cc,h]: Fix for changes to font listing API,
54311 PangoFontDescription.
54313 * pango/pango-indic.h modules/indic/*: Since we install this
54314 header fix it up to Pango conventions, namespece
54315 ZERO_WIDTH_JOINER, ZERO_WIDTH_NON_JOINER.
54317 * docs/pango-sections.txt: Updated.
54319 src/Makefile.am | 1 +
54320 1 file changed, 1 insertion(+)
54322 commit 7dd0838863f65a8ff2e27d12679c9a289a76aec1
54323 Author: Darin Adler <darin@src.gnome.org>
54324 Date: Thu Jul 12 16:34:40 2001 +0000
54326 Remove stray semicolon.
54328 * modules/arabic/arabic-x.c: (arabic_engine_shape): Remove stray
54331 * modules/arabic/arconv.h:
54332 * modules/arabic/arconv.c: (shape), (doublelig), (arabic_reshape):
54333 Use long* instead of int* for parameter to match what's passed in.
54335 * modules/indic/bengali-x.c: Add missing <string.h> include.
54336 (pango_indic_make_ligs): Use local variable that was added but not
54338 (pango_indic_engine_shape): Remove unused locals.
54340 * modules/indic/devanagari-x.c: Add missing <string.h> include.
54341 (pango_indic_engine_shape): Remove unused local.
54343 * modules/indic/gujarati-x.c: Add missing <string.h> include.
54344 (pango_indic_engine_shape): Remove unused local
54346 * modules/tamil/tamil-x.c: (tamil_engine_shape): Initialize a
54347 variable to quiet the compiler's unused warning.
54349 * pango/.cvsignore: Ignore more generated files.
54351 * pango/opentype/ftxgpos.c: (Get_Anchor): Add code to set up the
54352 ap variable. The old code would just use the uninitialized value.
54354 * pango/opentype/ftxopen.c: (Load_Coverage): Remove unused local.
54356 * pango/opentype/pango-ot-ruleset.c: (pango_ot_ruleset_shape):
54357 Remove unused local.
54359 * pango/pango-attributes.c: (pango_attr_list_get_type),
54360 (pango_color_get_type): Add needed function type casts (just
54361 warnings under gcc, but could be errors in other compilers).
54363 * pango/pangoxft-font.c: (pango_xft_font_get_metrics),
54364 (pango_xft_font_get_coverage), (pango_xft_get_shaper_map),
54365 (pango_xft_font_find_shaper): Switch from lang char* to
54366 PangoLanguage*. The code was still compiling, but would not have
54369 src/ftxgpos.c | 2 ++
54370 src/ftxopen.c | 1 -
54371 src/pango-ot-ruleset.c | 1 -
54372 3 files changed, 2 insertions(+), 2 deletions(-)
54374 commit 68f8a64307441bd3b3d45971ac4dc93f63dedfe8
54375 Author: Owen Taylor <otaylor@redhat.com>
54376 Date: Fri May 18 16:04:40 2001 +0000
54378 Use ISO C99 varargs when available.
54380 Fri May 18 11:30:57 2001 Owen Taylor <otaylor@redhat.com>
54382 * pango/opentype/disasm.c: Use ISO C99 varargs when
54385 Thu May 17 11:16:23 2001 Owen Taylor <otaylor@redhat.com>
54387 * pango/mapping.c: Fixup docs, remove some FIXMEs that are
54388 no longer applicable.
54390 * pango/pango-layout.c: Move by graphemes, not characters.
54392 * pango/pango-layout.c (pango_layout_line_x_to_index):
54393 Position at the closest grapheme boundary, not at character
54396 * pango/pango-layout.c (pango_layout_line_index_to_x):
54397 Return positions of grapheme boundaries, not character
54400 src/Makefile.am | 2 ++
54401 src/disasm.c | 5 +++++
54402 2 files changed, 7 insertions(+)
54404 commit 89eb36ebc6591025c063cb98f0e1b3badde73e9e
54405 Author: Owen Taylor <otaylor@redhat.com>
54406 Date: Tue Apr 24 15:47:22 2001 +0000
54408 Remove excess call to DONE_Stream left over from conversion from FT1.
54410 Tue Apr 24 11:45:55 2001 Owen Taylor <otaylor@redhat.com>
54412 * pango/opentype/ftxgdef.c (TT_Load_GDEF_Table): Remove
54413 excess call to DONE_Stream left over from conversion
54414 from FT1. (reported by Michael Jansson)
54416 src/ftxgdef.c | 1 -
54417 1 file changed, 1 deletion(-)
54419 commit c61a730aaebec751831f8423894de5f4b539d0ec
54420 Author: Owen Taylor <otaylor@redhat.com>
54421 Date: Tue Apr 3 19:07:36 2001 +0000
54425 Tue Apr 3 15:05:19 2001 Owen Taylor <otaylor@redhat.com>
54431 * pango/pango/opentype/Makefile.am: make dist fixes.
54433 * configure.in (PANGO_MINOR_VERSION): Up to 0.14
54435 src/Makefile.am | 10 ++++++++--
54436 1 file changed, 8 insertions(+), 2 deletions(-)
54438 commit 405b878923ed219617c6f643a9aec06175223d16
54439 Author: Tor Lillqvist <tml@iki.fi>
54440 Date: Thu Dec 21 19:55:23 2000 +0000
54442 Only a script engine here.
54444 2000-12-21 Tor Lillqvist <tml@iki.fi>
54446 * modules/basic/basic-win32.c (script_engine_load): Only a script
54449 * pango/makefile.mingw.in: Add the built pango-enum-types.[ch].
54452 * pango/pangoft2.def: Update.
54454 * pango/opentype/pango-ot.def
54455 * pango/opentype/makefile.mingw.in: New files.
54457 * pango/opentype/Makefile.am (EXTRA_DIST): Add them.
54459 * configure.in (included_modules): Generate
54460 pango/opentype/makefile.mingw.
54462 src/Makefile.am | 4 +++-
54463 src/makefile.mingw.in | 43 +++++++++++++++++++++++++++++++++++++++++++
54464 src/pango-ot.def | 50
54465 ++++++++++++++++++++++++++++++++++++++++++++++++++
54466 3 files changed, 96 insertions(+), 1 deletion(-)
54468 commit 80a15829135065e16ce5b129c715d10d14b829ba
54469 Author: Owen Taylor <otaylor@redhat.com>
54470 Date: Wed Dec 20 04:41:36 2000 +0000
54472 Since Xft may only be available statically without shlib deps,
54475 Tue Dec 19 22:47:16 2000 Owen Taylor <otaylor@redhat.com>
54477 * configure.in pango-config.in pangoxft.pc.in
54478 modules/basic/Makefile.am: Since Xft may only be available
54479 statically without shlib deps, check for FreeType libs explicitly
54480 and include them when linking, otherwise things won't work. Also,
54481 define FREETYPE_CFLAGS from freetype-config --cflags.
54483 * modules/basic/basic-xft.c pango/pangoxft-font{,map}.c: Fool
54484 Xft into not converting glyph indices by loading the
54485 face unencoded then calling FT_Set_Charmap ourselves.
54487 * pango/Makefile.am pango/pango-ot.h pango/opentype/* :Add start
54488 of opentype handling - most of the actually meat of the code here
54489 is the OpenType layout code from FreeType 1 ported to freetype2
54490 and adapted slighlty for our purposes. Also, includes a
54491 incomplete OpenType-table-dumping code useful for figuring
54492 out what is going on.
54494 * pango/pangoxft.h pango/pangoxft-font.h: Add calls for
54495 getting FT_Face and PangoOTInfo from PangoXftFont.
54497 * modules/arabic/{Makefile.am,arabic-ot.[ch],arabic-xft.c}:
54498 Initial support for rendering Arabic with OpenType fonts.
54500 src/.cvsignore | 8 +
54501 src/FT-license.txt | 158 ++
54502 src/Makefile.am | 39 +
54504 src/disasm.c | 317 +++
54505 src/disasm.h | 26 +
54506 src/ftxgdef.c | 1155 +++++++++
54507 src/ftxgdef.h | 220 ++
54508 src/ftxgpos.c | 6222
54509 ++++++++++++++++++++++++++++++++++++++++++++++++
54510 src/ftxgpos.h | 858 +++++++
54511 src/ftxgsub.c | 4531 +++++++++++++++++++++++++++++++++++
54512 src/ftxgsub.h | 612 +++++
54513 src/ftxopen.c | 1467 ++++++++++++
54514 src/ftxopen.h | 308 +++
54515 src/ftxopenf.h | 161 ++
54516 src/ottest.c | 265 +++
54517 src/pango-ot-info.c | 438 ++++
54518 src/pango-ot-private.h | 98 +
54519 src/pango-ot-ruleset.c | 232 ++
54520 19 files changed, 17151 insertions(+)