You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/media-fonts/noto-emoji/files/noto-emoji-20180823-build-p...

12 lines
313 B

--- a/add_glyphs.py.old 2018-11-18 11:11:56.387323302 +0100
+++ b/add_glyphs.py 2018-11-18 11:12:18.203529159 +0100
@@ -22,7 +22,7 @@
import add_emoji_gsub
import add_aliases
-sys.path.append(
+sys.path.insert(0,
path.join(os.path.dirname(__file__), 'third_party', 'color_emoji'))
from png import PNG