projects
/
apps
/
core
/
preloaded
/
video-player.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b65c060
)
Oops. This should have gone into the previous commit
author
Behdad Esfahbod
<behdad@behdad.org>
Thu, 28 Jul 2011 21:03:43 +0000
(17:03 -0400)
committer
Behdad Esfahbod
<behdad@behdad.org>
Thu, 28 Jul 2011 21:03:43 +0000
(17:03 -0400)
src/hb-ot-layout-gsub-private.hh
patch
|
blob
|
history
diff --git
a/src/hb-ot-layout-gsub-private.hh
b/src/hb-ot-layout-gsub-private.hh
index
88351f7
..
aca45ff
100644
(file)
--- a/
src/hb-ot-layout-gsub-private.hh
+++ b/
src/hb-ot-layout-gsub-private.hh
@@
-893,7
+893,7
@@
GSUB::substitute_start (hb_buffer_t *buffer)
unsigned int count = buffer->len;
for (unsigned int i = 0; i < count; i++)
- buffer->info[i].
var1.u32 = buffer->info[i].var2.u32
= 0;
+ buffer->info[i].
props_cache() = buffer->info[i].lig_id() = buffer->info[i].lig_comp()
= 0;
}
void