[HarfBuzz] harfbuzz: Branch 'master' - 2 commits
Jonathan Kew
jfkthame at gmail.com
Fri Jun 27 14:51:14 PDT 2014
This looks like a typo....?
> @@ -311,6 +428,7 @@ struct CmapSubtable
> case 10: return TRACE_RETURN (u.format10.sanitize (c));
> case 12: return TRACE_RETURN (u.format12.sanitize (c));
> case 13: return TRACE_RETURN (u.format13.sanitize (c));
> + case 14: return TRACE_RETURN (u.format13.sanitize (c));
> default:return TRACE_RETURN (true);
> }
> }
JK
More information about the HarfBuzz
mailing list