summaryrefslogtreecommitdiff
path: root/scripts/touchup_for_android.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/touchup_for_android.py')
-rwxr-xr-xscripts/touchup_for_android.py6
1 files changed, 1 insertions, 5 deletions
diff --git a/scripts/touchup_for_android.py b/scripts/touchup_for_android.py
index 870c4ff..7c1a5d3 100755
--- a/scripts/touchup_for_android.py
+++ b/scripts/touchup_for_android.py
@@ -99,13 +99,9 @@ def fix_ccmp_lookup(font):
def apply_temporary_fixes(font):
"""Apply some temporary fixes.
"""
- # Mark the font free for installation, embedding, etc.
- # https://code.google.com/a/google.com/p/roboto/issues/detail?id=29
- os2 = font['OS/2']
- os2.fsType = 0
-
# Set the font vendor to Google
# https://code.google.com/a/google.com/p/roboto/issues/detail?id=46
+ os2 = font['OS/2']
os2.achVendID = 'GOOG'
# Drop the lookup forming the ff ligature