-
Notifications
You must be signed in to change notification settings - Fork 3
/
scfbuild.yml
37 lines (37 loc) · 1.36 KB
/
scfbuild.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
# SCFBuild configuration file for Noto Color Emoji
output_file: build/NotoColorEmoji-SVGinOT.ttf
verbose: True
glyph_svg_dir: build/svg-bw
color_svg_dir: build/svg-color
# Translate the SVGs on import into glyphs.
# y+150 for correct emoji-only vertical alignment.
glyph_translate_x: 0
glyph_translate_y: 150
# y-6.75 for correct emoji-only vertical alignment.
# Glyphs height is 2048, SVGs height is 45 x 2.048.
# color_transform(y) = - 150/2048*45*2.048
color_transform: translate(0 -6.75)
# Space width matching DejaVu Sans and Bitstream Vera Sans.
width_space: 561
table_name:
copyright: >
Copyright 2016 DeeDeeG CC-BY-4.0
Copyright 2016 Google Inc. CC-BY-4.0
family: Noto Color Emoji
# Subfamily is also called Style or Weight. Often set to: Regular
subfamily: Regular
unique_id: Noto Color Emoji SVGinOT github.com/DeeDeeG
full_name: Noto Color Emoji SVGinOT
#version:
# No spaces in PostScript Names
postscript_name: NotoColorEmojiSVGinOT
#trademark:
manufacturer: github.com/DeeDeeG
designer: Google Inc.
description: >
A SVGinOT color emoji font using the Noto Color Emoji set:
https://github.com/DeeDeeG/noto-color-emoji-font
url_vendor: https://github.com/DeeDeeG/
url_designer: https://github.com/googlei18n/noto-emoji
license: Creative Commons Attribution 4.0 International
url_license: http://creativecommons.org/licenses/by/4.0/