commit | df3f36f0bb7aeed0554843f24f6542852e40f6cc | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Sun May 12 20:56:36 2019 -0700 |
committer | Behdad Esfahbod <behdad@behdad.org> | Sun May 12 20:56:36 2019 -0700 |
tree | ab7b304df1adf1ba6a8e53353804bf846898a0eb | |
parent | ccc88e98f34453100830d6408fdabfe90e6b47b8 [diff] |
Minor
diff --git a/src/gen-os2-unicode-ranges.py b/src/gen-os2-unicode-ranges.py old mode 100644 new mode 100755 index 95f1f11..515f4ca --- a/src/gen-os2-unicode-ranges.py +++ b/src/gen-os2-unicode-ranges.py
@@ -1,3 +1,5 @@ +#!/usr/bin/python + # -*- coding: utf-8 -*- # Generates the code for a sorted unicode range array as used in hb-ot-os2-unicode-ranges.hh