mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-12 16:23:01 +00:00
Minor
This commit is contained in:
parent
ccc88e98f3
commit
df3f36f0bb
1 changed files with 2 additions and 0 deletions
2
src/gen-os2-unicode-ranges.py
Normal file → Executable file
2
src/gen-os2-unicode-ranges.py
Normal file → Executable file
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue