projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac737f8
)
Minor
author
Behdad Esfahbod
<behdad@behdad.org>
Fri, 10 May 2019 20:53:15 +0000
(13:53 -0700)
committer
Behdad Esfahbod
<behdad@behdad.org>
Fri, 10 May 2019 20:53:15 +0000
(13:53 -0700)
src/hb-ot-layout-gsubgpos.hh
patch
|
blob
|
history
diff --git
a/src/hb-ot-layout-gsubgpos.hh
b/src/hb-ot-layout-gsubgpos.hh
index
93f8f6e
..
9d7481b
100644
(file)
--- a/
src/hb-ot-layout-gsubgpos.hh
+++ b/
src/hb-ot-layout-gsubgpos.hh
@@
-2671,7
+2671,7
@@
struct GSUBGPOS
/* TODO Use intersects() to count how many subtables survive? */
CastR<OffsetTo<TLookupList>> (out->lookupList)
.serialize_subset (c,
- this+CastR<
const
OffsetTo<TLookupList>> (lookupList),
+ this+CastR<OffsetTo<TLookupList>> (lookupList),
out);
if (version.to_int () >= 0x00010001u)