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 09:31:44 +0300
committerBrad Erickson <eosrei@gmail.com>2016-02-24 09:31:44 +0300
commita054c161e21ba52c1068b5c590093358919fc744 (patch)
tree70eba7041f4379c3a5ab06bd4b5d7238fb58e7a3 /scfbuild.yml
parent93fd632b045c56067e8bf8fff28c77bfd7d0a439 (diff)
make: Update to new CLI args and add YAML conf
Diffstat (limited to 'scfbuild.yml')
-rw-r--r--scfbuild.yml32
1 files changed, 32 insertions, 0 deletions
diff --git a/scfbuild.yml b/scfbuild.yml
new file mode 100644
index 0000000..058c735
--- /dev/null
+++ b/scfbuild.yml
@@ -0,0 +1,32 @@
+# SCFBuild configuration file for Emoji One Color SVGinOT
+output_file: build/EmojiOneColor-SVGinOT.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: eosrei.net - Emoji One Color SVGinOT
+ full_name: Emoji One Color SVGinOT
+ version: 1.0-beta
+ postscript_name: Emoji One Color SVGinOT
+ #trademark:
+ manufacturer: Brad Erickson
+ designer: Ranks.com Inc.
+ description: >
+ 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/