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-02-24 22:39:46 +0300
committerBrad Erickson <eosrei@gmail.com>2016-02-24 22:48:54 +0300
commit56b0c1aeab719a794a3b181dfeafff60833dd1d0 (patch)
tree1a7c3be646272e28b683273bd5f4901d435886f8 /scfbuild-osx.yml
parenta054c161e21ba52c1068b5c590093358919fc744 (diff)
yaml: Add OSX specific build variant
Use the same postscript name as the Apple Color Emoji font to override it. http://www.macissues.com/2014/11/21/how-to-change-the-default-system-font-in-mac-os-x/
Diffstat (limited to 'scfbuild-osx.yml')
-rw-r--r--scfbuild-osx.yml35
1 files changed, 35 insertions, 0 deletions
diff --git a/scfbuild-osx.yml b/scfbuild-osx.yml
new file mode 100644
index 0000000..7e593f5
--- /dev/null
+++ b/scfbuild-osx.yml
@@ -0,0 +1,35 @@
+# SCFBuild configuration file for Emoji One Color SVGinOT (OSX ONLY)
+output_file: build/EmojiOneColor-SVGinOT-OSX.ttf
+glyph_svg_dir: build/svg-trace
+color_svg_dir: build/staging
+# The SVGs are 64x64. They are scaled to 1000x1000 by the renderer, but need
+# adjustment to line up correctly. 8/10*2048 = 1638 = Default font ascent
+color_svg_transform: translate(0 -1638) scale(2.048)
+verbose: False
+table_name:
+ copyright: >
+ Copyright 2016 Brad Erickson CC-BY.
+ Copyright 2015 Ranks.com Inc. CC-BY.
+ Copyright 2015 Twitter, Inc. CC-BY.
+ family: Emoji One Color
+ # Subfamily is also called Style or Weight. Often set to: Regular
+ subfamily: SVGinOT
+ unique_id: Emoji One Color SVGinOT OSX eosrei.net
+ full_name: Emoji One Color SVGinOT OSX
+ version: 1.0-beta
+ # Use the same postscript name as the Apple Color Emoji font to overide it.
+ postscript_name: AppleColorEmoji
+ #trademark:
+ manufacturer: Brad Erickson
+ designer: Ranks.com Inc.
+ description: >
+ NOTE: This OSX specific font overrides Apple Color Emoji.
+ A SVGinOT color emoji font using the Emoji One set:
+ https://github.com/eosrei/emojione-color-font/
+ Please review the attribution requirements for commercial
+ use of Emoji One icons:
+ http://emojione.com/licensing/
+ url_vendor: https://github.com/eosrei/emojione-color-font/
+ url_designer: http://emojione.com/
+ license: Creative Commons Attribution 4.0 International
+ url_license: http://creativecommons.org/licenses/by/4.0/