-
Notifications
You must be signed in to change notification settings - Fork 4
/
config.yml
339 lines (330 loc) · 8.04 KB
/
config.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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
---
# This is configuration file for font builder and other support scripts.
# Format is descriped below.
#
#
# # metadata, to generate demo & fontello info dialogs
# meta:
#
# author: Daniel Buce
# homepage: http://...
# email: ...
# twitter: http://twitter.com/...
# dribbble: http://dribbble.com/...
# license: SIL
# license_url: http://scripts.sil.org/OFL
#
# css-prefix: "icon-" # prefix for css-generated classes
# demo-columns: 4 # used for html demo page generation
#
# # Font headers. All vars from here will be used as font
# # params in fontforge http://fontforge.sourceforge.net/python.html
# font:
#
# version: "1.0"
#
# # use !!!small!!! letters a-z, or Opera will fail under OS X
# # fontname will be also used as file name.
# fontname: myfont
#
# fullname: MyFont
# familyname: Myfont
#
# copyright: Copyright (C) 2012 by xxxxxxxx
#
# ascent: 1638
# descent: 410
# weight: Regular
#
#
# #
# # Optional. You can apply global rescale + offset to all font glyphs.
# # Param values ar 0..1, where 1 = 100%.
# #
# transform:
# baseline: 0.2 # baseline for rescale symmetry. Default value
# # calculated from ascent/decsent
# rescale: 0.68 # rescale glyphs and center around baseline
# offset: -0.1 # shift up/down
#
# glyphs:
# - file: glyph1_file # file name, without extention
# from: 0xNNN # Source code for remapper or merge tool
# code: 0xNNN # Symbol code 0x - hex
# css: icon-gpyph1-name # For generated CSS
# search: [word1, word2, weather] # Search aliases (array). CSS name will be
# # included automatically
# src: first_font_alias # alias to font for merge tool
# # list of aliases in src_fonts section
#
# #
# # local transformations, only for this glyph (optional)
# #
# transform: # personal glyph transformation.
# rescale_rel # *_rel - applyed after global.
# offset: 0.2 # without *_rel - override global
#
# #
# # Fonts aliases used only in font merge tool
# #
# src_fonts:
# first_font_alias: "/absolute/path/to/first/font.ttf"
#
################################################################################
#
meta:
author: Alessio Atzeni
homepage: http://www.alessioatzeni.com
email: [email protected]
twitter: http://twitter.com/bluxart
dribbble: http://dribbble.com/Bluxart
license: SIL
license_url: http://scripts.sil.org/OFL
css_prefix_text: "icon-"
columns: 4
font:
# use !!!small!!! letters a-z, or Opera will fail under OS X
# fontname will be also used as file name.
fontname: meteocons
fullname: Meteocons
familyname: Meteocons
copyright: Copyright (C) 2012 by Alessio Atzeni
ascent: 850
descent: -150
weight: Normal
glyphs:
-
css: windy-rain-inv
code: 0x21
uid: b69ac48f8ad98e786047ff3d33101045
search: [windy, rain, weather]
-
css: snow-inv
code: 0x22
uid: 87cf185e0420ff98e04406c0fbb873eb
search: [snow, weather]
-
css: snow-heavy-inv
code: 0x23
uid: f1315f7ea135cbea7966cce0e7c10ce0
search: [snow, weather]
-
css: hail-inv
code: 0x24
uid: ab5c31256cdd1f6b2d6de7202936f5a1
search: [hail, weather]
-
css: clouds-inv
code: 0x25
uid: 8f1bbb4667a8372dc4bb7de767f22f11
search: [clouds, weather]
-
css: clouds-flash-inv
code: 0x26
uid: b2b73369982f91cddf8ec5f2a692e5ea
search: [clouds, flash, weather]
-
css: temperature
code: 0x27
uid: 906a8ebb0faf8db0411028a0364bb16d
search: [temperature, weather]
-
css: compass
code: 0x28
uid: a6a5b2ea227f86157ba54ae543785161
search: [compass, weather]
-
css: na
code: 0x29
uid: 053a1eaf96184e74876f45bd0f4970eb
search: [not available, weather]
-
css: celcius
code: 0x2a
uid: 39a24b1eb625a4a551585745107e8ef0
search: [celcius]
-
css: fahrenheit
code: 0x2b
uid: 5478f7c5cc0ad4897835f711eccea4dd
search: [fahrenheit, weather]
-
css: clouds-flash-alt
code: 0x30
uid: d05dd160c24e53afc4addd30b5655b74
search: [clouds, flash, weather]
-
css: sun-inv
code: 0x31
uid: c1306ee779029bed4f5a2b9b4f5c79e8
search: [sun, weather]
-
css: moon-inv
code: 0x32
uid: 2adfda136b09532bd8174b025b67fe87
search: [moon, weather]
-
css: cloud-sun-inv
code: 0x33
uid: 2c304ff49075ec9647f498504651abf5
search: [cloud, sun, weather]
-
css: cloud-moon-inv
code: 0x34
uid: c823149b79158a2bd56d802a6a6f1d1c
search: [cloud, moon, weather]
-
css: cloud-inv
code: 0x35
uid: 7162ef3c04c51e39b8670cfedb15bcc3
search: [cloud, weather]
-
css: cloud-flash-inv
code: 0x36
uid: 4bc859f73783486400fc769a90d0a8e0
search: [cloud, flash, weather]
-
css: drizzle-inv
code: 0x37
uid: 92234661a134ed625a779c534b242b3d
search: [rain, drizzle, weather]
-
css: rain-inv
code: 0x38
uid: 8d8a2d9bcc41c7ac794e83ffbb919c3c
search: [rain, drizzle, weather]
-
css: windy-inv
code: 0x39
uid: be6c21cbc48e60a39e80f8b2c33e360e
search: [windy, weather]
-
css: sunrise
code: 0x41
uid: 1c2a34e8bd2f8a53e3b059447a8e544f
search: [sun, sunrise, weather]
-
css: sun
code: 0x42
uid: 95fb2e5fdd1ea7e4a420b6ed330e6b08
search: [sun, weather]
-
css: moon
code: 0x43
uid: 34e68aa8fbf61f02a748043ccf448a3b
search: [moon, weather]
-
css: eclipse
code: 0x44
uid: 48ab39ab0ba664052cfbf0e52563246a
search: [eclipse, weather]
-
css: mist
code: 0x45
uid: a555120b3743d482efcc3058733d3fd9
search: [mist, fog, weather]
-
css: wind
code: 0x46
uid: 2efb5347832a09ae69de043f897ec4b9
search: [wind, weather]
-
css: snowflake
code: 0x47
uid: d0c325468a74095e565664bec2623aa3
search: [snowflake, weather]
-
css: cloud-sun
code: 0x48
uid: 9cd3e294ca3ad3dda66bc5a804021c46
search: [cloud, sun, weather]
-
css: cloud-moon
code: 0x49
uid: 2440f961b415837c6bf30424a6711708
search: [cloud, moon, weather]
-
css: fog-sun
code: 0x4a
uid: 957fd72e52a0e9eb585a0361114c4c83
search: [fog, sun, weather]
-
css: fog-moon
code: 0x4b
uid: dbf0f9c3d15e5e8046bb5f5fb5898b49
search: [fog, moon, weather]
-
css: fog-cloud
code: 0x4c
uid: aba39b610b88a73d81f0fa683649b92d
search: [fog, cloud, weather]
-
css: fog
code: 0x4d
uid: 2ca5a006e414e0827f7fc5b187689c04
search: [fog, weather]
-
css: cloud
code: 0x4e
uid: 17463471d0f132cee16835507ea51ecf
search: [cloud, weather]
-
css: cloud-flash
code: 0x4f
uid: cc1179bd34dcbe7bf80785075af60d37
search: [cloud, flash, weather]
-
css: cloud-flash-alt
code: 0x50
uid: 9af2b75a89bd99b83457f041df26da8b
search: [cloud, flash, weather]
-
css: drizzle
code: 0x51
uid: f59875f40cbc5ad1b04775cd96feabf1
search: [rain, drizzle, weather]
-
css: rain
code: 0x52
uid: d577552bb94bdeb53e6517873481aeea
search: [rain, drizzle, weather]
-
css: windy
code: 0x53
uid: 5fad7d41511701337ddd5ad9896edc4b
search: [windy, weather]
-
css: windy-rain
code: 0x54
uid: 86351391d6cbc7a85730414294139661
search: [windy, rain, weather]
-
css: snow
code: 0x55
uid: 127ed05f3c024a9c73487f18cf3d530d
search: [snow, weather]
-
css: snow-alt
code: 0x56
uid: 02bb2eaa1515b8fc954abbaf80212739
search: [snow, weather]
-
css: snow-heavy
code: 0x57
uid: 0f6059e468716a93329821bcbf11220d
search: [snow, weather]
-
css: hail
code: 0x58
uid: b500010a53f4807828ac252725dc6fd1
search: [hail, weather]
-
css: clouds
code: 0x59
uid: b215adc51ca2aa37e7bbe244d1fa52cc
search: [clouds, weather]
-
css: clouds-flash
code: 0x5a
uid: f4c428e42b86673278e98e6f2e0a8cd2
search: [clouds, flash, weather]