Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/13rac1/emojione-color-font.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Erickson <eosrei@gmail.com>2016-06-04 10:58:31 +0300
committerBrad Erickson <eosrei@gmail.com>2016-06-04 10:58:31 +0300
commit970fd5759de2e2e32626e91c194ca4460b9d4044 (patch)
tree9a0abd2b99982cbecdf487f709496945373e4b74
parent82df2b895ca4fa4e2feda417e93ffbd9b69ca28d (diff)
build: Remove now-calculated SVG transform
-rw-r--r--scfbuild-osx.yml6
-rw-r--r--scfbuild.yml6
2 files changed, 4 insertions, 8 deletions
diff --git a/scfbuild-osx.yml b/scfbuild-osx.yml
index 0faf177..31d840b 100644
--- a/scfbuild-osx.yml
+++ b/scfbuild-osx.yml
@@ -7,10 +7,8 @@ color_svg_dir: build/svg-color
# y+150 for correct emoji-only vertical alignment.
glyph_translate_x: 0
glyph_translate_y: 150
-# The SVGs are 60x60. They are scaled to 1000x1000 by the Firefox renderer, but
-# need adjustment to line up correctly. 8/10*2048 = 1638 = Default font ascent.
-# y+150 for correct emoji-only vertical alignment.
-color_transform: translate(0 -1788) scale(2.048)
+# y-150 for correct emoji-only vertical alignment.
+color_transform: translate(0 -150)
# Space width matching DejaVu Sans and Bitstream Vera Sans.
width_space: 561
table_name:
diff --git a/scfbuild.yml b/scfbuild.yml
index 98e16a9..8a7b7fa 100644
--- a/scfbuild.yml
+++ b/scfbuild.yml
@@ -7,10 +7,8 @@ color_svg_dir: build/svg-color
# y+150 for correct emoji-only vertical alignment.
glyph_translate_x: 0
glyph_translate_y: 150
-# The SVGs are 60x60. They are scaled to 1000x1000 by the Firefox renderer, but
-# need adjustment to line up correctly. 8/10*2048 = 1638 = Default font ascent.
-# y+150 for correct emoji-only vertical alignment.
-color_transform: translate(0 -1788) scale(2.048)
+# y-150 for correct emoji-only vertical alignment.
+color_transform: translate(0 -150)
# Space width matching DejaVu Sans and Bitstream Vera Sans.
width_space: 561
table_name: