diff options
author | Roozbeh Pournader <roozbeh@google.com> | 2014-08-01 13:14:03 -0700 |
---|---|---|
committer | Roozbeh Pournader <roozbeh@google.com> | 2014-08-01 13:25:27 -0700 |
commit | ffa798548971286ce5574c974ab8f9b61a1375b6 (patch) | |
tree | 6e40f6fe10a387de87999034c7ff7e78fa9114f8 /keystore/java | |
parent | 6d13bc8e3b1cf0dac56590a0a76e9da4a1ecab75 (diff) | |
download | frameworks_base-ffa798548971286ce5574c974ab8f9b61a1375b6.zip frameworks_base-ffa798548971286ce5574c974ab8f9b61a1375b6.tar.gz frameworks_base-ffa798548971286ce5574c974ab8f9b61a1375b6.tar.bz2 |
Fix GSUB ccmp rule to use non-spacing marks.
The fonts are updated to upstream version 2.001047.
The previous version had buggy ccmp rules that were mistakenly replacing
sequences such as A` <U+0041, U+0060> with À <U+00C0>. The new fonts
replace those with corrected rules that use combining accents instead, such
as U+0300 COMBINING GRAVE ACCENT instead of U+0060 GRAVE.
Also, a GSUB rule that mistakenly replaced aʾ <U+0061, U+02BE> with
ẚ <U+1E9A> is removed, and U+2117 SOUND RECORDING COPYRIGHT that was missing
from the Thin and Thin Italic fonts is added to them.
Bug: 16727859
Bug: 16719701
Change-Id: Ibd0a63ea3f51992c0e56fb255e68352915cc6c3a
Diffstat (limited to 'keystore/java')
0 files changed, 0 insertions, 0 deletions