From ffa798548971286ce5574c974ab8f9b61a1375b6 Mon Sep 17 00:00:00 2001 From: Roozbeh Pournader Date: Fri, 1 Aug 2014 13:14:03 -0700 Subject: Fix GSUB ccmp rule to use non-spacing marks. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The fonts are updated to upstream version 2.001047. The previous version had buggy ccmp rules that were mistakenly replacing sequences such as A` with À . 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ʾ with ẚ 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 --- data/fonts/Roboto-Regular.ttf | Bin 241016 -> 241008 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'data/fonts/Roboto-Regular.ttf') diff --git a/data/fonts/Roboto-Regular.ttf b/data/fonts/Roboto-Regular.ttf index e5b0c83..c515eca 100644 Binary files a/data/fonts/Roboto-Regular.ttf and b/data/fonts/Roboto-Regular.ttf differ -- cgit v1.1