Merge lp:~trb143/openlp/fonts into lp:openlp

Proposed by Tim Bentley
Status: Superseded
Proposed branch: lp:~trb143/openlp/fonts
Merge into: lp:openlp
Diff against target: 53800 lines (+50101/-647)
85 files modified
.bzrignore (+36/-36)
openlp/core/api/tab.py (+3/-39)
openlp/core/app.py (+1/-0)
openlp/core/common/i18n.py (+2/-1)
openlp/core/common/registry.py (+1/-0)
openlp/core/lib/mediamanageritem.py (+16/-18)
openlp/core/lib/serviceitem.py (+16/-8)
openlp/core/lib/ui.py (+3/-2)
openlp/core/projectors/editform.py (+2/-2)
openlp/core/projectors/manager.py (+49/-30)
openlp/core/projectors/tab.py (+2/-1)
openlp/core/server.py (+7/-6)
openlp/core/ui/__init__.py (+1/-1)
openlp/core/ui/aboutdialog.py (+3/-3)
openlp/core/ui/advancedtab.py (+4/-3)
openlp/core/ui/exceptiondialog.py (+7/-7)
openlp/core/ui/filerenamedialog.py (+2/-2)
openlp/core/ui/firsttimelanguagedialog.py (+2/-2)
openlp/core/ui/firsttimewizard.py (+3/-3)
openlp/core/ui/fonts/openlp-charmap.json (+11/-0)
openlp/core/ui/fonts/openlp.sfd (+49283/-0)
openlp/core/ui/formattingtagdialog.py (+5/-5)
openlp/core/ui/icons.py (+193/-0)
openlp/core/ui/maindisplay.py (+2/-1)
openlp/core/ui/mainwindow.py (+31/-30)
openlp/core/ui/media/mediacontroller.py (+5/-4)
openlp/core/ui/media/playertab.py (+2/-1)
openlp/core/ui/plugindialog.py (+2/-2)
openlp/core/ui/printservicedialog.py (+9/-9)
openlp/core/ui/printserviceform.py (+22/-21)
openlp/core/ui/serviceitemeditdialog.py (+2/-2)
openlp/core/ui/servicemanager.py (+33/-33)
openlp/core/ui/settingsdialog.py (+2/-2)
openlp/core/ui/shortcutlistdialog.py (+6/-6)
openlp/core/ui/slidecontroller.py (+24/-23)
openlp/core/ui/starttimedialog.py (+2/-2)
openlp/core/ui/themelayoutdialog.py (+2/-2)
openlp/core/ui/thememanager.py (+12/-11)
openlp/core/ui/themestab.py (+2/-1)
openlp/core/ui/themewizard.py (+2/-2)
openlp/core/version.py (+1/-1)
openlp/core/widgets/buttons.py (+3/-3)
openlp/core/widgets/edits.py (+5/-4)
openlp/core/widgets/wizard.py (+6/-5)
openlp/plugins/alerts/alertsplugin.py (+5/-4)
openlp/plugins/alerts/forms/alertdialog.py (+6/-7)
openlp/plugins/bibles/bibleplugin.py (+3/-2)
openlp/plugins/bibles/forms/booknamedialog.py (+2/-2)
openlp/plugins/bibles/forms/editbibledialog.py (+2/-2)
openlp/plugins/bibles/forms/languagedialog.py (+2/-2)
openlp/plugins/bibles/lib/mediaitem.py (+8/-7)
openlp/plugins/custom/customplugin.py (+2/-1)
openlp/plugins/custom/forms/editcustomdialog.py (+2/-2)
openlp/plugins/custom/forms/editcustomslidedialog.py (+4/-5)
openlp/plugins/custom/lib/mediaitem.py (+4/-3)
openlp/plugins/images/imageplugin.py (+2/-1)
openlp/plugins/images/lib/mediaitem.py (+16/-16)
openlp/plugins/media/forms/mediaclipselectordialog.py (+2/-2)
openlp/plugins/media/forms/mediaclipselectorform.py (+4/-7)
openlp/plugins/media/lib/mediaitem.py (+13/-15)
openlp/plugins/media/mediaplugin.py (+2/-1)
openlp/plugins/presentations/lib/mediaitem.py (+4/-6)
openlp/plugins/presentations/lib/messagelistener.py (+1/-1)
openlp/plugins/presentations/presentationplugin.py (+2/-1)
openlp/plugins/songs/forms/authorsdialog.py (+2/-2)
openlp/plugins/songs/forms/editsongdialog.py (+2/-2)
openlp/plugins/songs/forms/editversedialog.py (+7/-7)
openlp/plugins/songs/forms/mediafilesdialog.py (+2/-2)
openlp/plugins/songs/forms/songbookdialog.py (+2/-2)
openlp/plugins/songs/forms/songmaintenancedialog.py (+14/-14)
openlp/plugins/songs/forms/songreviewwidget.py (+2/-2)
openlp/plugins/songs/forms/songselectdialog.py (+8/-8)
openlp/plugins/songs/forms/topicsdialog.py (+2/-2)
openlp/plugins/songs/lib/mediaitem.py (+12/-11)
openlp/plugins/songs/songsplugin.py (+3/-2)
openlp/plugins/songusage/forms/songusagedeletedialog.py (+2/-2)
openlp/plugins/songusage/forms/songusagedetaildialog.py (+2/-2)
openlp/plugins/songusage/songusageplugin.py (+5/-6)
resources/images/openlp-2.qrc (+12/-145)
scripts/check_dependencies.py (+2/-1)
scripts/jenkins_script.py (+0/-1)
tests/functional/openlp_core/api/test_tab.py (+1/-3)
tests/functional/openlp_core/test_version.py (+57/-10)
tests/functional/openlp_core/ui/test_icons.py (+50/-0)
tests/functional/openlp_plugins/bibles/test_mediaitem.py (+1/-2)
To merge this branch: bzr merge lp:~trb143/openlp/fonts
Reviewer Review Type Date Requested Status
OpenLP Core Pending
Review via email: mp+352031@code.launchpad.net

This proposal has been superseded by a proposal from 2018-08-04.

Commit message

Ok here it is with a complete conversion.
Jenkins will not run for me so cannot provide the stats.

You need python3-QtAwesome
all png files have been replaced by font awesome fonts.
I have created a small number of new icons. I AM NOT A GRAPHIC DESIGNER so they will need fixing.
I have attempted to standardize the meaning of things but this can be improved.

Can we get this in so that we can then fix things up slowly and then argue over improvements!

Fedora only has version 4.8.3 so the pallet is a bit limited.

To post a comment you must log in.
Revision history for this message
Tim Bentley (trb143) wrote :
lp:~trb143/openlp/fonts updated
2829. By Tim Bentley

Head

2830. By Tim Bentley

fix icons

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '.bzrignore'
2--- .bzrignore 2017-12-29 10:40:07 +0000
3+++ .bzrignore 2018-08-04 21:01:41 +0000
4@@ -1,48 +1,48 @@
5-*.pyc
6 *.*~
7+*.~\?~
8 \#*\#
9+build
10+.cache
11+cover
12+.coverage
13+coverage
14+.directory
15+dist
16+*.dll
17+documentation/build/doctrees
18+documentation/build/html
19+*.e4*
20 *eric[1-9]project
21-*.ropeproject
22-*.e4*
23+.git
24+# Git files
25+.gitignore
26+htmlcov
27+.idea
28+*.kate-swp
29+*.kdev4
30+.kdev4
31+*.komodoproject
32 .komodotools
33-*.komodoproject
34 list
35-openlp.org 2.0.e4*
36-documentation/build/html
37-documentation/build/doctrees
38 *.log*
39-dist
40+*.nja
41+openlp.cfg
42+openlp/core/resources.py.old
43 OpenLP.egg-info
44-build
45-resources/innosetup/Output
46-.pylint.d
47-*.qm
48-openlp/core/resources.py.old
49-*.qm
50-resources/windows/warnOpenLP.txt
51-openlp.cfg
52-.idea
53+openlp.org 2.0.e4*
54 openlp.pro
55-.kdev4
56-tests.kdev4
57-*.nja
58+openlp-test-projectordb.sqlite
59 *.orig
60+output
61+*.pyc
62 __pycache__
63-*.dll
64-.directory
65-*.kate-swp
66-# Git files
67-.git
68-.gitignore
69+.pylint.d
70+.pytest_cache
71+*.qm
72+*.rej
73 # Rejected diff's
74-*.rej
75-*.~\?~
76-.coverage
77-cover
78-*.kdev4
79-coverage
80+resources/innosetup/Output
81+resources/windows/warnOpenLP.txt
82+*.ropeproject
83 tags
84-output
85-htmlcov
86-openlp-test-projectordb.sqlite
87-.cache
88+tests.kdev4
89
90=== modified file 'openlp/core/api/tab.py'
91--- openlp/core/api/tab.py 2018-07-02 20:38:47 +0000
92+++ openlp/core/api/tab.py 2018-08-04 21:01:41 +0000
93@@ -22,13 +22,14 @@
94 """
95 The :mod:`~openlp.core.api.tab` module contains the settings tab for the API
96 """
97-from PyQt5 import QtCore, QtGui, QtNetwork, QtWidgets
98+from PyQt5 import QtCore, QtGui, QtWidgets
99
100 from openlp.core.common import get_local_ip4
101 from openlp.core.common.i18n import UiStrings, translate
102 from openlp.core.common.registry import Registry
103 from openlp.core.common.settings import Settings
104 from openlp.core.lib import SettingsTab
105+from openlp.core.ui.icons import UiIcons
106
107 ZERO_URL = '0.0.0.0'
108
109@@ -38,11 +39,9 @@
110 RemoteTab is the Remotes settings tab in the settings dialog.
111 """
112 def __init__(self, parent):
113- self.icon_path = ':/plugins/plugin_remote.png'
114+ self.icon_path = UiIcons().remote
115 advanced_translated = translate('OpenLP.AdvancedTab', 'Advanced')
116 super(ApiTab, self).__init__(parent, 'api', advanced_translated)
117- self.define_main_window_icon()
118- self.generate_icon()
119
120 def setupUi(self):
121 self.setObjectName('ApiTab')
122@@ -155,24 +154,6 @@
123 self.thumbnails_check_box.stateChanged.connect(self.on_thumbnails_check_box_changed)
124 self.address_edit.textChanged.connect(self.set_urls)
125
126- def define_main_window_icon(self):
127- """
128- Define an icon on the main window to show the state of the server
129- :return:
130- """
131- self.remote_server_icon = QtWidgets.QLabel(self.main_window.status_bar)
132- size_policy = QtWidgets.QSizePolicy(QtWidgets.QSizePolicy.Fixed, QtWidgets.QSizePolicy.Fixed)
133- size_policy.setHorizontalStretch(0)
134- size_policy.setVerticalStretch(0)
135- size_policy.setHeightForWidth(self.remote_server_icon.sizePolicy().hasHeightForWidth())
136- self.remote_server_icon.setSizePolicy(size_policy)
137- self.remote_server_icon.setFrameShadow(QtWidgets.QFrame.Plain)
138- self.remote_server_icon.setLineWidth(1)
139- self.remote_server_icon.setScaledContents(True)
140- self.remote_server_icon.setFixedSize(20, 20)
141- self.remote_server_icon.setObjectName('remote_server_icon')
142- self.main_window.status_bar.insertPermanentWidget(2, self.remote_server_icon)
143-
144 def retranslateUi(self):
145 self.tab_title_visible = translate('RemotePlugin.RemoteTab', 'Remote Interface')
146 self.server_settings_group_box.setTitle(translate('RemotePlugin.RemoteTab', 'Server Settings'))
147@@ -259,7 +240,6 @@
148 Settings().setValue(self.settings_section + '/authentication enabled', self.user_login_group_box.isChecked())
149 Settings().setValue(self.settings_section + '/user id', self.user_id.text())
150 Settings().setValue(self.settings_section + '/password', self.password.text())
151- self.generate_icon()
152 if self.update_site_group_box.isChecked():
153 self.settings_form.register_post_process('download_website')
154
155@@ -280,19 +260,3 @@
156 # we have a set value convert to True/False
157 if check_state == QtCore.Qt.Checked:
158 self.thumbnails = True
159-
160- def generate_icon(self):
161- """
162- Generate icon for main window
163- """
164- self.remote_server_icon.hide()
165- icon = QtGui.QImage(':/remote/network_server.png')
166- icon = icon.scaled(80, 80, QtCore.Qt.KeepAspectRatio, QtCore.Qt.SmoothTransformation)
167- if Settings().value(self.settings_section + '/authentication enabled'):
168- overlay = QtGui.QImage(':/remote/network_auth.png')
169- overlay = overlay.scaled(60, 60, QtCore.Qt.KeepAspectRatio, QtCore.Qt.SmoothTransformation)
170- painter = QtGui.QPainter(icon)
171- painter.drawImage(20, 0, overlay)
172- painter.end()
173- self.remote_server_icon.setPixmap(QtGui.QPixmap.fromImage(icon))
174- self.remote_server_icon.show()
175
176=== modified file 'openlp/core/app.py'
177--- openlp/core/app.py 2018-03-29 16:25:10 +0000
178+++ openlp/core/app.py 2018-08-04 21:01:41 +0000
179@@ -404,6 +404,7 @@
180 if not Settings().value('core/has run wizard'):
181 if not FirstTimeLanguageForm().exec():
182 # if cancel then stop processing
183+ server.close_server()
184 sys.exit()
185 # i18n Set Language
186 language = LanguageManager.get_language()
187
188=== modified file 'openlp/core/common/i18n.py'
189--- openlp/core/common/i18n.py 2018-03-29 15:16:55 +0000
190+++ openlp/core/common/i18n.py 2018-08-04 21:01:41 +0000
191@@ -339,9 +339,10 @@
192 """
193 if not cls.__instance__:
194 cls.__instance__ = object.__new__(cls)
195+ cls.load(cls)
196 return cls.__instance__
197
198- def __init__(self):
199+ def load(self):
200 """
201 These strings should need a good reason to be retranslated elsewhere.
202 Should some/more/less of these have an & attached?
203
204=== modified file 'openlp/core/common/registry.py'
205--- openlp/core/common/registry.py 2017-12-29 09:15:48 +0000
206+++ openlp/core/common/registry.py 2018-08-04 21:01:41 +0000
207@@ -58,6 +58,7 @@
208 registry.working_flags = {}
209 # Allow the tests to remove Registry entries but not the live system
210 registry.running_under_test = 'nose' in sys.argv[0]
211+ registry.running_under_test = 'pytest' in sys.argv[0]
212 registry.initialising = True
213 return registry
214
215
216=== modified file 'openlp/core/lib/mediamanageritem.py'
217--- openlp/core/lib/mediamanageritem.py 2017-12-29 09:15:48 +0000
218+++ openlp/core/lib/mediamanageritem.py 2018-08-04 21:01:41 +0000
219@@ -28,6 +28,7 @@
220 from PyQt5 import QtCore, QtWidgets
221
222 from openlp.core.common.i18n import UiStrings, translate
223+from openlp.core.ui.icons import UiIcons
224 from openlp.core.common.mixins import RegistryProperties
225 from openlp.core.common.path import path_to_str, str_to_path
226 from openlp.core.common.registry import Registry
227@@ -165,28 +166,25 @@
228 toolbar_actions = []
229 # Import Button
230 if self.has_import_icon:
231- toolbar_actions.append(['Import', StringContent.Import,
232- ':/general/general_import.png', self.on_import_click])
233+ toolbar_actions.append(['Import', StringContent.Import, UiIcons().download, self.on_import_click])
234 # Load Button
235 if self.has_file_icon:
236- toolbar_actions.append(['Load', StringContent.Load, ':/general/general_open.png', self.on_file_click])
237+ toolbar_actions.append(['Load', StringContent.Load, UiIcons().open, self.on_file_click])
238 # New Button
239 if self.has_new_icon:
240- toolbar_actions.append(['New', StringContent.New, ':/general/general_new.png', self.on_new_click])
241+ toolbar_actions.append(['New', StringContent.New, UiIcons().new, self.on_new_click])
242 # Edit Button
243 if self.has_edit_icon:
244- toolbar_actions.append(['Edit', StringContent.Edit, ':/general/general_edit.png', self.on_edit_click])
245+ toolbar_actions.append(['Edit', StringContent.Edit, UiIcons().edit, self.on_edit_click])
246 # Delete Button
247 if self.has_delete_icon:
248- toolbar_actions.append(['Delete', StringContent.Delete,
249- ':/general/general_delete.png', self.on_delete_click])
250+ toolbar_actions.append(['Delete', StringContent.Delete, UiIcons().delete, self.on_delete_click])
251 # Preview
252- toolbar_actions.append(['Preview', StringContent.Preview,
253- ':/general/general_preview.png', self.on_preview_click])
254+ toolbar_actions.append(['Preview', StringContent.Preview, UiIcons().preview, self.on_preview_click])
255 # Live Button
256- toolbar_actions.append(['Live', StringContent.Live, ':/general/general_live.png', self.on_live_click])
257+ toolbar_actions.append(['Live', StringContent.Live, UiIcons().live, self.on_live_click])
258 # Add to service Button
259- toolbar_actions.append(['Service', StringContent.Service, ':/general/general_add.png', self.on_add_click])
260+ toolbar_actions.append(['Service', StringContent.Service, UiIcons().add, self.on_add_click])
261 for action in toolbar_actions:
262 if action[0] == StringContent.Preview:
263 self.toolbar.addSeparator()
264@@ -207,21 +205,21 @@
265 if self.has_edit_icon:
266 create_widget_action(self.list_view,
267 text=self.plugin.get_string(StringContent.Edit)['title'],
268- icon=':/general/general_edit.png',
269+ icon=UiIcons().edit,
270 triggers=self.on_edit_click)
271 create_widget_action(self.list_view, separator=True)
272 create_widget_action(self.list_view,
273 'listView{plugin}{preview}Item'.format(plugin=self.plugin.name.title(),
274 preview=StringContent.Preview.title()),
275 text=self.plugin.get_string(StringContent.Preview)['title'],
276- icon=':/general/general_preview.png',
277+ icon=UiIcons().preview,
278 can_shortcuts=True,
279 triggers=self.on_preview_click)
280 create_widget_action(self.list_view,
281 'listView{plugin}{live}Item'.format(plugin=self.plugin.name.title(),
282 live=StringContent.Live.title()),
283 text=self.plugin.get_string(StringContent.Live)['title'],
284- icon=':/general/general_live.png',
285+ icon=UiIcons().live,
286 can_shortcuts=True,
287 triggers=self.on_live_click)
288 create_widget_action(self.list_view,
289@@ -229,7 +227,7 @@
290 service=StringContent.Service.title()),
291 can_shortcuts=True,
292 text=self.plugin.get_string(StringContent.Service)['title'],
293- icon=':/general/general_add.png',
294+ icon=UiIcons().add,
295 triggers=self.on_add_click)
296 if self.has_delete_icon:
297 create_widget_action(self.list_view, separator=True)
298@@ -237,13 +235,13 @@
299 'listView{plugin}{delete}Item'.format(plugin=self.plugin.name.title(),
300 delete=StringContent.Delete.title()),
301 text=self.plugin.get_string(StringContent.Delete)['title'],
302- icon=':/general/general_delete.png',
303+ icon=UiIcons().delete,
304 can_shortcuts=True, triggers=self.on_delete_click)
305 if self.add_to_service_item:
306 create_widget_action(self.list_view, separator=True)
307 create_widget_action(self.list_view,
308 text=translate('OpenLP.MediaManagerItem', '&Add to selected Service Item'),
309- icon=':/general/general_add.png',
310+ icon=UiIcons().add,
311 triggers=self.on_add_edit_click)
312 self.add_custom_context_actions()
313 # Create the context menu and add all actions from the list_view.
314@@ -621,7 +619,7 @@
315 :param context: The context on which this is called
316 """
317 service_item = ServiceItem(self.plugin)
318- service_item.add_icon(self.plugin.icon_path)
319+ service_item.add_icon()
320 if self.generate_slide_data(service_item, item, xml_version, remote, context):
321 return service_item
322 else:
323
324=== modified file 'openlp/core/lib/serviceitem.py'
325--- openlp/core/lib/serviceitem.py 2018-02-18 16:16:52 +0000
326+++ openlp/core/lib/serviceitem.py 2018-08-04 21:01:41 +0000
327@@ -35,6 +35,7 @@
328 from openlp.core.common import md5_hash
329 from openlp.core.common.applocation import AppLocation
330 from openlp.core.common.i18n import translate
331+from openlp.core.ui.icons import UiIcons
332 from openlp.core.common.mixins import RegistryProperties
333 from openlp.core.common.path import Path
334 from openlp.core.common.settings import Settings
335@@ -169,7 +170,7 @@
336 self.processor = None
337 self.audit = ''
338 self.items = []
339- self.iconic_representation = None
340+ self.icon = UiIcons().default
341 self.raw_footer = []
342 self.foot_text = ''
343 self.theme = None
344@@ -229,14 +230,22 @@
345 """
346 return capability in self.capabilities
347
348- def add_icon(self, icon):
349+ def add_icon(self):
350 """
351 Add an icon to the service item. This is used when displaying the service item in the service manager.
352-
353- :param icon: A string to an icon in the resources or on disk.
354 """
355- self.icon = icon
356- self.iconic_representation = build_icon(icon)
357+ if self.name == 'songs':
358+ self.icon = UiIcons().music
359+ elif self.name == 'bibles':
360+ self.icon = UiIcons().bible
361+ elif self.name == 'presentations':
362+ self.icon = UiIcons().presentation
363+ elif self.name == 'images':
364+ self.icon = UiIcons().picture
365+ elif self.name == 'media':
366+ self.icon = UiIcons().video
367+ else:
368+ self.icon = UiIcons().clone
369
370 def render(self, provides_own_theme_data=False):
371 """
372@@ -361,7 +370,6 @@
373 'plugin': self.name,
374 'theme': self.theme,
375 'title': self.title,
376- 'icon': self.icon,
377 'footer': self.raw_footer,
378 'type': self.service_item_type,
379 'audit': self.audit,
380@@ -413,7 +421,7 @@
381 self.name = header['name']
382 self.service_item_type = header['type']
383 self.theme = header['theme']
384- self.add_icon(header['icon'])
385+ self.add_icon()
386 self.raw_footer = header['footer']
387 self.audit = header['audit']
388 self.notes = header['notes']
389
390=== modified file 'openlp/core/lib/ui.py'
391--- openlp/core/lib/ui.py 2017-12-29 09:15:48 +0000
392+++ openlp/core/lib/ui.py 2018-08-04 21:01:41 +0000
393@@ -31,6 +31,7 @@
394 from openlp.core.common.i18n import UiStrings, translate
395 from openlp.core.common.registry import Registry
396 from openlp.core.lib import build_icon
397+from openlp.core.ui.icons import UiIcons
398
399 log = logging.getLogger(__name__)
400
401@@ -161,10 +162,10 @@
402 kwargs.setdefault('text', UiStrings().Delete)
403 kwargs.setdefault('tooltip', translate('OpenLP.Ui', 'Delete the selected item.'))
404 elif role == 'up':
405- kwargs.setdefault('icon', ':/services/service_up.png')
406+ kwargs.setdefault('icon', UiIcons().arrow_up)
407 kwargs.setdefault('tooltip', translate('OpenLP.Ui', 'Move selection up one position.'))
408 elif role == 'down':
409- kwargs.setdefault('icon', ':/services/service_down.png')
410+ kwargs.setdefault('icon', UiIcons().arrow_down)
411 kwargs.setdefault('tooltip', translate('OpenLP.Ui', 'Move selection down one position.'))
412 else:
413 log.warning('The role "{role}" is not defined in create_push_button().'.format(role=role))
414
415=== modified file 'openlp/core/projectors/editform.py'
416--- openlp/core/projectors/editform.py 2018-04-20 06:04:43 +0000
417+++ openlp/core/projectors/editform.py 2018-08-04 21:01:41 +0000
418@@ -29,7 +29,7 @@
419
420 from openlp.core.common import verify_ip_address
421 from openlp.core.common.i18n import translate
422-from openlp.core.lib import build_icon
423+from openlp.core.ui.icons import UiIcons
424 from openlp.core.projectors.constants import PJLINK_PORT
425 from openlp.core.projectors.db import Projector
426
427@@ -47,7 +47,7 @@
428 Create the interface layout.
429 """
430 edit_projector_dialog.setObjectName('edit_projector_dialog')
431- edit_projector_dialog.setWindowIcon(build_icon(':/icon/openlp-logo.svg'))
432+ edit_projector_dialog.setWindowIcon(UiIcons().main_icon)
433 edit_projector_dialog.setMinimumWidth(400)
434 edit_projector_dialog.setModal(True)
435 # Define the basic layout
436
437=== modified file 'openlp/core/projectors/manager.py'
438--- openlp/core/projectors/manager.py 2018-06-28 15:37:37 +0000
439+++ openlp/core/projectors/manager.py 2018-08-04 21:01:41 +0000
440@@ -30,6 +30,7 @@
441 from PyQt5 import QtCore, QtGui, QtWidgets
442
443 from openlp.core.common.i18n import translate
444+from openlp.core.ui.icons import UiIcons
445 from openlp.core.common.mixins import LogMixin, RegistryProperties
446 from openlp.core.common.registry import RegistryBase
447 from openlp.core.common.settings import Settings
448@@ -89,30 +90,30 @@
449 self.one_toolbar = OpenLPToolbar(widget)
450 self.one_toolbar.add_toolbar_action('new_projector',
451 text=translate('OpenLP.ProjectorManager', 'Add Projector'),
452- icon=':/projector/projector_new.png',
453+ icon=UiIcons().new,
454 tooltip=translate('OpenLP.ProjectorManager', 'Add a new projector.'),
455 triggers=self.on_add_projector)
456 # Show edit/delete when projector not connected
457 self.one_toolbar.add_toolbar_action('edit_projector',
458 text=translate('OpenLP.ProjectorManager', 'Edit Projector'),
459- icon=':/general/general_edit.png',
460+ icon=UiIcons().edit,
461 tooltip=translate('OpenLP.ProjectorManager', 'Edit selected projector.'),
462 triggers=self.on_edit_projector)
463 self.one_toolbar.add_toolbar_action('delete_projector',
464 text=translate('OpenLP.ProjectorManager', 'Delete Projector'),
465- icon=':/general/general_delete.png',
466+ icon=UiIcons().delete,
467 tooltip=translate('OpenLP.ProjectorManager', 'Delete selected projector.'),
468 triggers=self.on_delete_projector)
469 # Show source/view when projector connected
470 self.one_toolbar.add_toolbar_action('source_view_projector',
471 text=translate('OpenLP.ProjectorManager', 'Select Input Source'),
472- icon=':/projector/projector_hdmi.png',
473+ icon=UiIcons().projector_hdmi,
474 tooltip=translate('OpenLP.ProjectorManager',
475 'Choose input source on selected projector.'),
476 triggers=self.on_select_input)
477 self.one_toolbar.add_toolbar_action('view_projector',
478 text=translate('OpenLP.ProjectorManager', 'View Projector'),
479- icon=':/system/system_about.png',
480+ icon=UiIcons().info,
481 tooltip=translate('OpenLP.ProjectorManager',
482 'View selected projector information.'),
483 triggers=self.on_status_projector)
484@@ -120,28 +121,28 @@
485 self.one_toolbar.add_toolbar_action('connect_projector',
486 text=translate('OpenLP.ProjectorManager',
487 'Connect to selected projector.'),
488- icon=':/projector/projector_connect.png',
489+ icon=UiIcons().projector_connect,
490 tooltip=translate('OpenLP.ProjectorManager',
491 'Connect to selected projector.'),
492 triggers=self.on_connect_projector)
493 self.one_toolbar.add_toolbar_action('connect_projector_multiple',
494 text=translate('OpenLP.ProjectorManager',
495 'Connect to selected projectors'),
496- icon=':/projector/projector_connect_tiled.png',
497+ icon=UiIcons().projector_connect,
498 tooltip=translate('OpenLP.ProjectorManager',
499 'Connect to selected projectors.'),
500 triggers=self.on_connect_projector)
501 self.one_toolbar.add_toolbar_action('disconnect_projector',
502 text=translate('OpenLP.ProjectorManager',
503 'Disconnect from selected projectors'),
504- icon=':/projector/projector_disconnect.png',
505+ icon=UiIcons().projector_disconnect,
506 tooltip=translate('OpenLP.ProjectorManager',
507 'Disconnect from selected projector.'),
508 triggers=self.on_disconnect_projector)
509 self.one_toolbar.add_toolbar_action('disconnect_projector_multiple',
510 text=translate('OpenLP.ProjectorManager',
511 'Disconnect from selected projector'),
512- icon=':/projector/projector_disconnect_tiled.png',
513+ icon=UiIcons().projector_disconnect,
514 tooltip=translate('OpenLP.ProjectorManager',
515 'Disconnect from selected projectors.'),
516 triggers=self.on_disconnect_projector)
517@@ -149,26 +150,26 @@
518 self.one_toolbar.add_toolbar_action('poweron_projector',
519 text=translate('OpenLP.ProjectorManager',
520 'Power on selected projector'),
521- icon=':/projector/projector_power_on.png',
522+ icon=UiIcons().projector_on,
523 tooltip=translate('OpenLP.ProjectorManager',
524 'Power on selected projector.'),
525 triggers=self.on_poweron_projector)
526 self.one_toolbar.add_toolbar_action('poweron_projector_multiple',
527 text=translate('OpenLP.ProjectorManager',
528 'Power on selected projector'),
529- icon=':/projector/projector_power_on_tiled.png',
530+ icon=UiIcons().projector_on,
531 tooltip=translate('OpenLP.ProjectorManager',
532 'Power on selected projectors.'),
533 triggers=self.on_poweron_projector)
534 self.one_toolbar.add_toolbar_action('poweroff_projector',
535 text=translate('OpenLP.ProjectorManager', 'Standby selected projector'),
536- icon=':/projector/projector_power_off.png',
537+ icon=UiIcons().projector_off,
538 tooltip=translate('OpenLP.ProjectorManager',
539 'Put selected projector in standby.'),
540 triggers=self.on_poweroff_projector)
541 self.one_toolbar.add_toolbar_action('poweroff_projector_multiple',
542 text=translate('OpenLP.ProjectorManager', 'Standby selected projector'),
543- icon=':/projector/projector_power_off_tiled.png',
544+ icon=UiIcons().projector_off,
545 tooltip=translate('OpenLP.ProjectorManager',
546 'Put selected projectors in standby.'),
547 triggers=self.on_poweroff_projector)
548@@ -176,28 +177,28 @@
549 self.one_toolbar.add_toolbar_action('blank_projector',
550 text=translate('OpenLP.ProjectorManager',
551 'Blank selected projector screen'),
552- icon=':/projector/projector_blank.png',
553+ icon=UiIcons().blank,
554 tooltip=translate('OpenLP.ProjectorManager',
555 'Blank selected projector screen'),
556 triggers=self.on_blank_projector)
557 self.one_toolbar.add_toolbar_action('blank_projector_multiple',
558 text=translate('OpenLP.ProjectorManager',
559 'Blank selected projectors screen'),
560- icon=':/projector/projector_blank_tiled.png',
561+ icon=UiIcons().blank,
562 tooltip=translate('OpenLP.ProjectorManager',
563 'Blank selected projectors screen.'),
564 triggers=self.on_blank_projector)
565 self.one_toolbar.add_toolbar_action('show_projector',
566 text=translate('OpenLP.ProjectorManager',
567 'Show selected projector screen'),
568- icon=':/projector/projector_show.png',
569+ icon=UiIcons().desktop,
570 tooltip=translate('OpenLP.ProjectorManager',
571 'Show selected projector screen.'),
572 triggers=self.on_show_projector)
573 self.one_toolbar.add_toolbar_action('show_projector_multiple',
574 text=translate('OpenLP.ProjectorManager',
575 'Show selected projector screen'),
576- icon=':/projector/projector_show_tiled.png',
577+ icon=UiIcons().desktop,
578 tooltip=translate('OpenLP.ProjectorManager',
579 'Show selected projectors screen.'),
580 triggers=self.on_show_projector)
581@@ -219,61 +220,61 @@
582 self.status_action = create_widget_action(self.menu,
583 text=translate('OpenLP.ProjectorManager',
584 '&View Projector Information'),
585- icon=':/system/system_about.png',
586+ icon=UiIcons().info,
587 triggers=self.on_status_projector)
588 self.edit_action = create_widget_action(self.menu,
589 text=translate('OpenLP.ProjectorManager',
590 '&Edit Projector'),
591- icon=':/projector/projector_edit.png',
592+ icon=UiIcons().edit,
593 triggers=self.on_edit_projector)
594 self.menu.addSeparator()
595 self.connect_action = create_widget_action(self.menu,
596 text=translate('OpenLP.ProjectorManager',
597 '&Connect Projector'),
598- icon=':/projector/projector_connect.png',
599+ icon=UiIcons().projector_connect,
600 triggers=self.on_connect_projector)
601 self.disconnect_action = create_widget_action(self.menu,
602 text=translate('OpenLP.ProjectorManager',
603 'D&isconnect Projector'),
604- icon=':/projector/projector_disconnect.png',
605+ icon=UiIcons().projector_off,
606 triggers=self.on_disconnect_projector)
607 self.menu.addSeparator()
608 self.poweron_action = create_widget_action(self.menu,
609 text=translate('OpenLP.ProjectorManager',
610 'Power &On Projector'),
611- icon=':/projector/projector_power_on.png',
612+ icon=UiIcons().projector_on,
613 triggers=self.on_poweron_projector)
614 self.poweroff_action = create_widget_action(self.menu,
615 text=translate('OpenLP.ProjectorManager',
616 'Power O&ff Projector'),
617- icon=':/projector/projector_power_off.png',
618+ icon=UiIcons().projector_off,
619 triggers=self.on_poweroff_projector)
620 self.menu.addSeparator()
621 self.select_input_action = create_widget_action(self.menu,
622 text=translate('OpenLP.ProjectorManager',
623 'Select &Input'),
624- icon=':/projector/projector_hdmi.png',
625+ icon=UiIcons().projector_hdmi,
626 triggers=self.on_select_input)
627 self.edit_input_action = create_widget_action(self.menu,
628 text=translate('OpenLP.ProjectorManager',
629 'Edit Input Source'),
630- icon=':/general/general_edit.png',
631+ icon=UiIcons().edit,
632 triggers=self.on_edit_input)
633 self.blank_action = create_widget_action(self.menu,
634 text=translate('OpenLP.ProjectorManager',
635 '&Blank Projector Screen'),
636- icon=':/projector/projector_blank.png',
637+ icon=UiIcons().blank,
638 triggers=self.on_blank_projector)
639 self.show_action = create_widget_action(self.menu,
640 text=translate('OpenLP.ProjectorManager',
641 '&Show Projector Screen'),
642- icon=':/projector/projector_show.png',
643+ icon=UiIcons().projector,
644 triggers=self.on_show_projector)
645 self.menu.addSeparator()
646 self.delete_action = create_widget_action(self.menu,
647 text=translate('OpenLP.ProjectorManager',
648 '&Delete Projector'),
649- icon=':/general/general_delete.png',
650+ icon=UiIcons().delete,
651 triggers=self.on_delete_projector)
652 self.update_icons()
653
654@@ -298,6 +299,24 @@
655 # Dictionary of PJLinkUDP objects to listen for UDP broadcasts from PJLink 2+ projectors.
656 # Key is port number that projectors use
657 self.pjlink_udp = {}
658+ # Dict for matching projector status to display icon
659+ self.status_icons = {
660+ S_NOT_CONNECTED: UiIcons().projector_disconnect,
661+ S_CONNECTING: UiIcons().projector_connect,
662+ S_CONNECTED: UiIcons().projector_off,
663+ S_OFF: UiIcons().projector_off,
664+ S_INITIALIZE: UiIcons().projector_on,
665+ S_STANDBY: UiIcons().projector_off,
666+ S_WARMUP: UiIcons().projector_warmup,
667+ S_ON: UiIcons().projector_off,
668+ S_COOLDOWN: UiIcons().projector_cooldown,
669+ E_ERROR: UiIcons().projector_error,
670+ E_NETWORK: UiIcons().error,
671+ E_SOCKET_TIMEOUT: UiIcons().authentication,
672+ E_AUTHENTICATION: UiIcons().authentication,
673+ E_UNKNOWN_SOCKET_ERROR: UiIcons().error,
674+ E_NOT_CONNECTED: UiIcons().projector_disconnect
675+ }
676
677 def bootstrap_initialise(self):
678 """
679@@ -717,7 +736,7 @@
680 """
681 item = ProjectorItem(link=self._add_projector(projector))
682 item.db_item = projector
683- item.icon = QtGui.QIcon(QtGui.QPixmap(STATUS_ICONS[S_NOT_CONNECTED]))
684+ item.icon = QtGui.QIcon(self.status_icons[S_NOT_CONNECTED])
685 widget = QtWidgets.QListWidgetItem(item.icon,
686 item.link.name,
687 self.projector_list_widget
688@@ -813,7 +832,7 @@
689 return
690
691 item.status = status
692- item.icon = QtGui.QIcon(QtGui.QPixmap(STATUS_ICONS[status]))
693+ item.icon = self.status_icons[status]
694 log.debug('({name}) Updating icon with {code}'.format(name=item.link.name, code=STATUS_CODE[status]))
695 item.widget.setIcon(item.icon)
696 return self.update_icons()
697
698=== modified file 'openlp/core/projectors/tab.py'
699--- openlp/core/projectors/tab.py 2018-05-19 00:48:33 +0000
700+++ openlp/core/projectors/tab.py 2018-08-04 21:01:41 +0000
701@@ -29,6 +29,7 @@
702 from openlp.core.common.i18n import UiStrings, translate
703 from openlp.core.common.settings import Settings
704 from openlp.core.lib import SettingsTab
705+from openlp.core.ui.icons import UiIcons
706 from openlp.core.projectors import DialogSourceStyle
707
708 log = logging.getLogger(__name__)
709@@ -45,7 +46,7 @@
710
711 :param parent: Parent widget
712 """
713- self.icon_path = ':/projector/projector_manager.png'
714+ self.icon_path = UiIcons().projector
715 projector_translated = translate('OpenLP.ProjectorTab', 'Projector')
716 super(ProjectorTab, self).__init__(parent, 'Projector', projector_translated)
717
718
719=== modified file 'openlp/core/server.py'
720--- openlp/core/server.py 2018-03-29 19:52:59 +0000
721+++ openlp/core/server.py 2018-08-04 21:01:41 +0000
722@@ -53,12 +53,13 @@
723 if 'OpenLP' in args:
724 args.remove('OpenLP')
725 # Yes, there is.
726- self.out_stream = QtCore.QTextStream(self.out_socket)
727- self.out_stream.setCodec('UTF-8')
728- self.out_socket.write(str.encode("".join(args)))
729- if not self.out_socket.waitForBytesWritten(10):
730- raise Exception(str(self.out_socket.errorString()))
731- self.out_socket.disconnectFromServer()
732+ if len(args):
733+ self.out_stream = QtCore.QTextStream(self.out_socket)
734+ self.out_stream.setCodec('UTF-8')
735+ self.out_socket.write(str.encode("".join(args)))
736+ if not self.out_socket.waitForBytesWritten(10):
737+ raise Exception(str(self.out_socket.errorString()))
738+ self.out_socket.disconnectFromServer()
739
740 def start_server(self):
741 """
742
743=== modified file 'openlp/core/ui/__init__.py'
744--- openlp/core/ui/__init__.py 2017-12-29 09:15:48 +0000
745+++ openlp/core/ui/__init__.py 2018-08-04 21:01:41 +0000
746@@ -125,4 +125,4 @@
747 'ServiceNoteForm', 'ThemeLayoutForm', 'FileRenameForm', 'StartTimeForm', 'MainDisplay',
748 'SlideController', 'DisplayController', 'GeneralTab', 'ThemesTab', 'AdvancedTab', 'PluginForm',
749 'FormattingTagForm', 'ShortcutListForm', 'FormattingTagController', 'SingleColumnTableWidget',
750- 'ProjectorManager', 'ProjectorTab', 'ProjectorEditForm']
751+ 'ProjectorManager', 'ProjectorTab', 'ProjectorEditForm', 'LiveController', 'PreviewController']
752
753=== modified file 'openlp/core/ui/aboutdialog.py'
754--- openlp/core/ui/aboutdialog.py 2018-02-02 21:33:41 +0000
755+++ openlp/core/ui/aboutdialog.py 2018-08-04 21:01:41 +0000
756@@ -24,8 +24,8 @@
757 from PyQt5 import QtGui, QtWidgets
758
759 from openlp.core.common.i18n import UiStrings, translate
760-from openlp.core.lib import build_icon
761 from openlp.core.lib.ui import create_button, create_button_box
762+from openlp.core.ui.icons import UiIcons
763
764
765 class UiAboutDialog(object):
766@@ -40,7 +40,7 @@
767 :param about_dialog: The QDialog object to set up.
768 """
769 about_dialog.setObjectName('about_dialog')
770- about_dialog.setWindowIcon(build_icon(':/icon/openlp-logo.svg'))
771+ about_dialog.setWindowIcon(UiIcons().main_icon)
772 self.about_dialog_layout = QtWidgets.QVBoxLayout(about_dialog)
773 self.about_dialog_layout.setContentsMargins(8, 8, 8, 8)
774 self.about_dialog_layout.setObjectName('about_dialog_layout')
775@@ -78,7 +78,7 @@
776 self.license_tab_layout.addWidget(self.license_text_edit)
777 self.about_notebook.addTab(self.license_tab, '')
778 self.about_dialog_layout.addWidget(self.about_notebook)
779- self.volunteer_button = create_button(None, 'volunteer_button', icon=':/system/system_volunteer.png')
780+ self.volunteer_button = create_button(None, 'volunteer_button', icon=UiIcons().volunteer)
781 self.button_box = create_button_box(about_dialog, 'button_box', ['close'], [self.volunteer_button])
782 self.about_dialog_layout.addWidget(self.button_box)
783 self.retranslate_ui(about_dialog)
784
785=== modified file 'openlp/core/ui/advancedtab.py'
786--- openlp/core/ui/advancedtab.py 2018-06-07 17:44:35 +0000
787+++ openlp/core/ui/advancedtab.py 2018-08-04 21:01:41 +0000
788@@ -33,6 +33,7 @@
789 from openlp.core.common.settings import Settings
790 from openlp.core.lib import SettingsTab, build_icon
791 from openlp.core.ui.style import HAS_DARK_STYLE
792+from openlp.core.ui.icons import UiIcons
793 from openlp.core.widgets.edits import PathEdit
794 from openlp.core.widgets.enums import PathEditType
795 from openlp.core.widgets.widgets import ProxyWidget
796@@ -50,7 +51,7 @@
797 Initialise the settings tab
798 """
799 self.data_exists = False
800- self.icon_path = ':/system/system_settings.png'
801+ self.icon_path = UiIcons().settings
802 self.autoscroll_map = [None, {'dist': -1, 'pos': 0}, {'dist': -1, 'pos': 1}, {'dist': -1, 'pos': 2},
803 {'dist': 0, 'pos': 0}, {'dist': 0, 'pos': 1}, {'dist': 0, 'pos': 2},
804 {'dist': 0, 'pos': 3}, {'dist': 1, 'pos': 0}, {'dist': 1, 'pos': 1},
805@@ -153,7 +154,7 @@
806 self.new_data_directory_has_files_label.setWordWrap(True)
807 self.data_directory_cancel_button = QtWidgets.QToolButton(self.data_directory_group_box)
808 self.data_directory_cancel_button.setObjectName('data_directory_cancel_button')
809- self.data_directory_cancel_button.setIcon(build_icon(':/general/general_delete.png'))
810+ self.data_directory_cancel_button.setIcon(UiIcons().delete)
811 self.data_directory_copy_check_layout = QtWidgets.QHBoxLayout()
812 self.data_directory_copy_check_layout.setObjectName('data_directory_copy_check_layout')
813 self.data_directory_copy_check_box = QtWidgets.QCheckBox(self.data_directory_group_box)
814@@ -206,7 +207,7 @@
815 self.service_name_edit.setValidator(QtGui.QRegExpValidator(QtCore.QRegExp(r'[^/\\?*|<>\[\]":+]+'), self))
816 self.service_name_revert_button = QtWidgets.QToolButton(self.service_name_group_box)
817 self.service_name_revert_button.setObjectName('service_name_revert_button')
818- self.service_name_revert_button.setIcon(build_icon(':/general/general_revert.png'))
819+ self.service_name_revert_button.setIcon(UiIcons().undo)
820 self.service_name_button_layout = QtWidgets.QHBoxLayout()
821 self.service_name_button_layout.setObjectName('service_name_button_layout')
822 self.service_name_button_layout.addWidget(self.service_name_edit)
823
824=== modified file 'openlp/core/ui/exceptiondialog.py'
825--- openlp/core/ui/exceptiondialog.py 2017-12-29 09:15:48 +0000
826+++ openlp/core/ui/exceptiondialog.py 2018-08-04 21:01:41 +0000
827@@ -26,7 +26,7 @@
828 from PyQt5 import QtGui, QtWidgets
829
830 from openlp.core.common.i18n import translate
831-from openlp.core.lib import build_icon
832+from openlp.core.ui.icons import UiIcons
833 from openlp.core.lib.ui import create_button, create_button_box
834
835
836@@ -39,7 +39,7 @@
837 Set up the UI.
838 """
839 exception_dialog.setObjectName('exception_dialog')
840- exception_dialog.setWindowIcon(build_icon(':/icon/openlp-logo.svg'))
841+ exception_dialog.setWindowIcon(UiIcons().main_icon)
842 self.exception_layout = QtWidgets.QVBoxLayout(exception_dialog)
843 self.exception_layout.setObjectName('exception_layout')
844 self.message_layout = QtWidgets.QHBoxLayout()
845@@ -48,7 +48,7 @@
846 self.message_layout.setContentsMargins(0, 0, 50, 0)
847 self.message_layout.addSpacing(12)
848 self.bug_label = QtWidgets.QLabel(exception_dialog)
849- self.bug_label.setPixmap(QtGui.QPixmap(':/graphics/exception.png'))
850+ self.bug_label.setPixmap(UiIcons().exception.pixmap(40, 40))
851 self.bug_label.setSizePolicy(QtWidgets.QSizePolicy.Fixed, QtWidgets.QSizePolicy.Fixed)
852 self.bug_label.setObjectName('bug_label')
853 self.message_layout.addWidget(self.bug_label)
854@@ -72,13 +72,13 @@
855 self.exception_text_edit.setObjectName('exception_text_edit')
856 self.exception_layout.addWidget(self.exception_text_edit)
857 self.send_report_button = create_button(exception_dialog, 'send_report_button',
858- icon=':/general/general_email.png',
859+ icon=UiIcons().email,
860 click=self.on_send_report_button_clicked)
861 self.save_report_button = create_button(exception_dialog, 'save_report_button',
862- icon=':/general/general_save.png',
863+ icon=UiIcons().save,
864 click=self.on_save_report_button_clicked)
865 self.attach_tile_button = create_button(exception_dialog, 'attach_tile_button',
866- icon=':/general/general_open.png',
867+ icon=UiIcons().open,
868 click=self.on_attach_file_button_clicked)
869 self.button_box = create_button_box(exception_dialog, 'button_box', ['close'],
870 [self.send_report_button, self.save_report_button, self.attach_tile_button])
871@@ -91,7 +91,7 @@
872 """
873 Translate the widgets on the fly.
874 """
875- # Note that bugs mail is not clicable, but it adds the blue color and underlining and makes the test copyable.
876+ # Note that bugs mail is not clickable, but it adds the blue color and underlining and makes the test copyable.
877 exception_dialog.setWindowTitle(translate('OpenLP.ExceptionDialog', 'Error Occurred'))
878 # Explanation text, &nbsp; adds a small space before: If possible, write in English.
879 self.description_explanation.setText(
880
881=== modified file 'openlp/core/ui/filerenamedialog.py'
882--- openlp/core/ui/filerenamedialog.py 2017-12-29 09:15:48 +0000
883+++ openlp/core/ui/filerenamedialog.py 2018-08-04 21:01:41 +0000
884@@ -25,8 +25,8 @@
885 from PyQt5 import QtCore, QtGui, QtWidgets
886
887 from openlp.core.common.i18n import translate
888-from openlp.core.lib import build_icon
889 from openlp.core.lib.ui import create_button_box
890+from openlp.core.ui.icons import UiIcons
891
892
893 class Ui_FileRenameDialog(object):
894@@ -38,7 +38,7 @@
895 Set up the UI
896 """
897 file_rename_dialog.setObjectName('file_rename_dialog')
898- file_rename_dialog.setWindowIcon(build_icon(':/icon/openlp-logo.svg'))
899+ file_rename_dialog.setWindowIcon(UiIcons().main_icon)
900 file_rename_dialog.resize(300, 10)
901 self.dialog_layout = QtWidgets.QGridLayout(file_rename_dialog)
902 self.dialog_layout.setObjectName('dialog_layout')
903
904=== modified file 'openlp/core/ui/firsttimelanguagedialog.py'
905--- openlp/core/ui/firsttimelanguagedialog.py 2017-12-29 09:15:48 +0000
906+++ openlp/core/ui/firsttimelanguagedialog.py 2018-08-04 21:01:41 +0000
907@@ -25,8 +25,8 @@
908 from PyQt5 import QtWidgets
909
910 from openlp.core.common.i18n import translate
911-from openlp.core.lib import build_icon
912 from openlp.core.lib.ui import create_button_box
913+from openlp.core.ui.icons import UiIcons
914
915
916 class Ui_FirstTimeLanguageDialog(object):
917@@ -38,7 +38,7 @@
918 Set up the UI.
919 """
920 language_dialog.setObjectName('language_dialog')
921- language_dialog.setWindowIcon(build_icon(':/icon/openlp-logo.svg'))
922+ language_dialog.setWindowIcon(UiIcons().main_icon)
923 language_dialog.resize(300, 50)
924 self.dialog_layout = QtWidgets.QVBoxLayout(language_dialog)
925 self.dialog_layout.setContentsMargins(8, 8, 8, 8)
926
927=== modified file 'openlp/core/ui/firsttimewizard.py'
928--- openlp/core/ui/firsttimewizard.py 2018-02-11 18:15:24 +0000
929+++ openlp/core/ui/firsttimewizard.py 2018-08-04 21:01:41 +0000
930@@ -25,10 +25,10 @@
931 from PyQt5 import QtCore, QtGui, QtWidgets
932
933 from openlp.core.common import is_macosx, clean_button_text
934-from openlp.core.common.i18n import UiStrings, translate
935+from openlp.core.common.i18n import translate
936 from openlp.core.common.settings import Settings
937-from openlp.core.lib import build_icon
938 from openlp.core.lib.ui import add_welcome_page
939+from openlp.core.ui.icons import UiIcons
940
941
942 class FirstTimePage(object):
943@@ -57,7 +57,7 @@
944 :param first_time_wizard: The wizard form
945 """
946 first_time_wizard.setObjectName('first_time_wizard')
947- first_time_wizard.setWindowIcon(build_icon(':/icon/openlp-logo.svg'))
948+ first_time_wizard.setWindowIcon(UiIcons().main_icon)
949 first_time_wizard.resize(550, 386)
950 first_time_wizard.setModal(True)
951 first_time_wizard.setOptions(QtWidgets.QWizard.IndependentPages | QtWidgets.QWizard.NoBackButtonOnStartPage |
952
953=== added directory 'openlp/core/ui/fonts'
954=== added file 'openlp/core/ui/fonts/OpenLP.ttf'
955Binary files openlp/core/ui/fonts/OpenLP.ttf 1970-01-01 00:00:00 +0000 and openlp/core/ui/fonts/OpenLP.ttf 2018-08-04 21:01:41 +0000 differ
956=== added file 'openlp/core/ui/fonts/openlp-charmap.json'
957--- openlp/core/ui/fonts/openlp-charmap.json 1970-01-01 00:00:00 +0000
958+++ openlp/core/ui/fonts/openlp-charmap.json 2018-08-04 21:01:41 +0000
959@@ -0,0 +1,11 @@
960+{
961+ "users": "0041",
962+ "file-text": "0042",
963+ "search-text": "0043",
964+ "search-lyrcs": "0044",
965+ "search-CCLI": "0045",
966+ "hdmi": "0046",
967+ "video": "0047",
968+ "plus_sign": "0048",
969+ "minus_sign": "0049"
970+}
971
972=== added file 'openlp/core/ui/fonts/openlp.sfd'
973--- openlp/core/ui/fonts/openlp.sfd 1970-01-01 00:00:00 +0000
974+++ openlp/core/ui/fonts/openlp.sfd 2018-08-04 21:01:41 +0000
975@@ -0,0 +1,49283 @@
976+SplineFontDB: 3.0
977+FontName: OpenLP
978+FullName: OpenLP
979+FamilyName: OpenLP
980+Weight: Book
981+Copyright: Based on copyright Dave Gandy 2016. All rights reserved.
982+Version: 0.1
983+ItalicAngle: 0
984+UnderlinePosition: 0
985+UnderlineWidth: 0
986+Ascent: 1536
987+Descent: 256
988+InvalidEm: 0
989+sfntRevision: 0x0000199a
990+LayerCount: 2
991+Layer: 0 1 "Back" 1
992+Layer: 1 1 "Fore" 0
993+XUID: [1021 1022 -174774970 15243101]
994+StyleMap: 0x0040
995+FSType: 0
996+OS2Version: 3
997+OS2_WeightWidthSlopeOnly: 0
998+OS2_UseTypoMetrics: 0
999+CreationTime: 1328122800
1000+ModificationTime: 1529821956
1001+PfmFamily: 81
1002+TTFWeight: 400
1003+TTFWidth: 5
1004+LineGap: 0
1005+VLineGap: 0
1006+Panose: 0 0 0 0 0 0 0 0 0 0
1007+OS2TypoAscent: 1536
1008+OS2TypoAOffset: 0
1009+OS2TypoDescent: -256
1010+OS2TypoDOffset: 0
1011+OS2TypoLinegap: 0
1012+OS2WinAscent: 1536
1013+OS2WinAOffset: 0
1014+OS2WinDescent: 256
1015+OS2WinDOffset: 0
1016+HheadAscent: 1536
1017+HheadAOffset: 0
1018+HheadDescent: -256
1019+HheadDOffset: 0
1020+OS2SubXSize: 1164
1021+OS2SubYSize: 1075
1022+OS2SubXOff: 0
1023+OS2SubYOff: 134
1024+OS2SupXSize: 1164
1025+OS2SupYSize: 1075
1026+OS2SupXOff: 0
1027+OS2SupYOff: 627
1028+OS2StrikeYSize: 0
1029+OS2StrikeYPos: 394
1030+OS2Vendor: 'pyrs'
1031+OS2CodePages: 00000001.00000000
1032+OS2UnicodeRanges: 00000000.00000000.00000000.00000000
1033+MarkAttachClasses: 1
1034+DEI: 91125
1035+ShortTable: maxp 16
1036+ 1
1037+ 0
1038+ 707
1039+ 537
1040+ 39
1041+ 0
1042+ 0
1043+ 2
1044+ 0
1045+ 1
1046+ 1
1047+ 0
1048+ 64
1049+ 0
1050+ 0
1051+ 0
1052+EndShort
1053+LangName: 1033 "" "" "Regular" "" "" "Version 4.7.0 2016" "" "Please refer to the Copyright section for the font trademark attribution notices." "Fort Awesome" "Dave Gandy" "" "http://fontawesome.io" "" "" "http://fontawesome.io/license/"
1054+GaspTable: 1 65535 2 0
1055+Encoding: UnicodeBmp
1056+UnicodeInterp: none
1057+NameList: AGL For New Fonts
1058+DisplaySize: -48
1059+AntiAlias: 1
1060+FitToEm: 0
1061+WinInfo: 61560 27 9
1062+BeginPrivate: 0
1063+EndPrivate
1064+BeginChars: 65539 716
1065+
1066+StartChar: .notdef
1067+Encoding: 65536 -1 0
1068+Width: 896
1069+Flags: W
1070+LayerCount: 2
1071+Fore
1072+SplineSet
1073+224 112 m 1,0,-1
1074+ 672 112 l 1,1,-1
1075+ 672 1424 l 1,2,-1
1076+ 224 1424 l 1,3,-1
1077+ 224 112 l 1,0,-1
1078+112 0 m 1,4,-1
1079+ 112 1536 l 1,5,-1
1080+ 784 1536 l 1,6,-1
1081+ 784 0 l 1,7,-1
1082+ 112 0 l 1,4,-1
1083+EndSplineSet
1084+Validated: 1
1085+EndChar
1086+
1087+StartChar: .null
1088+Encoding: 65537 -1 1
1089+Width: 0
1090+GlyphClass: 2
1091+Flags: W
1092+LayerCount: 2
1093+Fore
1094+Validated: 1
1095+EndChar
1096+
1097+StartChar: nonmarkingreturn
1098+Encoding: 65538 -1 2
1099+Width: 597
1100+GlyphClass: 2
1101+Flags: W
1102+LayerCount: 2
1103+Fore
1104+Validated: 1
1105+EndChar
1106+
1107+StartChar: space
1108+Encoding: 32 32 3
1109+Width: 448
1110+GlyphClass: 2
1111+Flags: W
1112+LayerCount: 2
1113+Fore
1114+Validated: 1
1115+EndChar
1116+
1117+StartChar: dieresis
1118+Encoding: 168 168 4
1119+Width: 1792
1120+GlyphClass: 2
1121+Flags: W
1122+LayerCount: 2
1123+Fore
1124+Validated: 1
1125+EndChar
1126+
1127+StartChar: copyright
1128+Encoding: 169 169 5
1129+Width: 1792
1130+GlyphClass: 2
1131+Flags: W
1132+LayerCount: 2
1133+Fore
1134+Validated: 1
1135+EndChar
1136+
1137+StartChar: registered
1138+Encoding: 174 174 6
1139+Width: 1792
1140+GlyphClass: 2
1141+Flags: W
1142+LayerCount: 2
1143+Fore
1144+Validated: 1
1145+EndChar
1146+
1147+StartChar: acute
1148+Encoding: 180 180 7
1149+Width: 1792
1150+GlyphClass: 2
1151+Flags: W
1152+LayerCount: 2
1153+Fore
1154+Validated: 1
1155+EndChar
1156+
1157+StartChar: AE
1158+Encoding: 198 198 8
1159+Width: 1792
1160+GlyphClass: 2
1161+Flags: W
1162+LayerCount: 2
1163+Fore
1164+Validated: 1
1165+EndChar
1166+
1167+StartChar: Oslash
1168+Encoding: 216 216 9
1169+Width: 1792
1170+GlyphClass: 2
1171+Flags: W
1172+LayerCount: 2
1173+Fore
1174+Validated: 1
1175+EndChar
1176+
1177+StartChar: trademark
1178+Encoding: 8482 8482 10
1179+Width: 1792
1180+GlyphClass: 2
1181+Flags: W
1182+LayerCount: 2
1183+Fore
1184+Validated: 1
1185+EndChar
1186+
1187+StartChar: infinity
1188+Encoding: 8734 8734 11
1189+Width: 1792
1190+GlyphClass: 2
1191+Flags: W
1192+LayerCount: 2
1193+Fore
1194+Validated: 1
1195+EndChar
1196+
1197+StartChar: notequal
1198+Encoding: 8800 8800 12
1199+Width: 1792
1200+GlyphClass: 2
1201+Flags: W
1202+LayerCount: 2
1203+Fore
1204+Validated: 1
1205+EndChar
1206+
1207+StartChar: glass
1208+Encoding: 61440 61440 13
1209+Width: 1792
1210+GlyphClass: 2
1211+Flags: W
1212+LayerCount: 2
1213+Fore
1214+SplineSet
1215+1699 1350 m 0,0,1
1216+ 1699 1315 1699 1315 1656 1272 c 2,2,-1
1217+ 1024 640 l 1,3,-1
1218+ 1024 -128 l 1,4,-1
1219+ 1344 -128 l 2,5,6
1220+ 1370 -128 1370 -128 1389 -147 c 128,-1,7
1221+ 1408 -166 1408 -166 1408 -192 c 128,-1,8
1222+ 1408 -218 1408 -218 1389 -237 c 128,-1,9
1223+ 1370 -256 1370 -256 1344 -256 c 2,10,-1
1224+ 448 -256 l 2,11,12
1225+ 422 -256 422 -256 403 -237 c 128,-1,13
1226+ 384 -218 384 -218 384 -192 c 128,-1,14
1227+ 384 -166 384 -166 403 -147 c 128,-1,15
1228+ 422 -128 422 -128 448 -128 c 2,16,-1
1229+ 768 -128 l 1,17,-1
1230+ 768 640 l 1,18,-1
1231+ 136 1272 l 2,19,20
1232+ 93 1315 93 1315 93 1350 c 0,21,22
1233+ 93 1373 93 1373 111 1386.5 c 128,-1,23
1234+ 129 1400 129 1400 149 1404 c 128,-1,24
1235+ 169 1408 169 1408 192 1408 c 2,25,-1
1236+ 1600 1408 l 2,26,27
1237+ 1623 1408 1623 1408 1643 1404 c 128,-1,28
1238+ 1663 1400 1663 1400 1681 1386.5 c 128,-1,29
1239+ 1699 1373 1699 1373 1699 1350 c 0,0,1
1240+EndSplineSet
1241+Validated: 1
1242+EndChar
1243+
1244+StartChar: music
1245+Encoding: 61441 61441 14
1246+Width: 1536
1247+GlyphClass: 2
1248+Flags: W
1249+LayerCount: 2
1250+Fore
1251+SplineSet
1252+1536 1312 m 2,0,-1
1253+ 1536 192 l 2,1,2
1254+ 1536 142 1536 142 1502 103 c 128,-1,3
1255+ 1468 64 1468 64 1416 42.5 c 128,-1,4
1256+ 1364 21 1364 21 1312.5 10.5 c 128,-1,5
1257+ 1261 0 1261 0 1216 0 c 128,-1,6
1258+ 1171 0 1171 0 1119.5 10.5 c 128,-1,7
1259+ 1068 21 1068 21 1016 42.5 c 128,-1,8
1260+ 964 64 964 64 930 103 c 128,-1,9
1261+ 896 142 896 142 896 192 c 128,-1,10
1262+ 896 242 896 242 930 281 c 128,-1,11
1263+ 964 320 964 320 1016 341.5 c 128,-1,12
1264+ 1068 363 1068 363 1119.5 373.5 c 128,-1,13
1265+ 1171 384 1171 384 1216 384 c 0,14,15
1266+ 1321 384 1321 384 1408 345 c 1,16,-1
1267+ 1408 882 l 1,17,-1
1268+ 640 645 l 1,18,-1
1269+ 640 -64 l 2,19,20
1270+ 640 -114 640 -114 606 -153 c 128,-1,21
1271+ 572 -192 572 -192 520 -213.5 c 128,-1,22
1272+ 468 -235 468 -235 416.5 -245.5 c 128,-1,23
1273+ 365 -256 365 -256 320 -256 c 128,-1,24
1274+ 275 -256 275 -256 223.5 -245.5 c 128,-1,25
1275+ 172 -235 172 -235 120 -213.5 c 128,-1,26
1276+ 68 -192 68 -192 34 -153 c 128,-1,27
1277+ 0 -114 0 -114 0 -64 c 128,-1,28
1278+ 0 -14 0 -14 34 25 c 128,-1,29
1279+ 68 64 68 64 120 85.5 c 128,-1,30
1280+ 172 107 172 107 223.5 117.5 c 128,-1,31
1281+ 275 128 275 128 320 128 c 0,32,33
1282+ 425 128 425 128 512 89 c 1,34,-1
1283+ 512 1056 l 2,35,36
1284+ 512 1087 512 1087 531 1112.5 c 128,-1,37
1285+ 550 1138 550 1138 580 1148 c 2,38,-1
1286+ 1412 1404 l 2,39,40
1287+ 1424 1408 1424 1408 1440 1408 c 0,41,42
1288+ 1480 1408 1480 1408 1508 1380 c 128,-1,43
1289+ 1536 1352 1536 1352 1536 1312 c 2,0,-1
1290+EndSplineSet
1291+Validated: 1
1292+EndChar
1293+
1294+StartChar: search
1295+Encoding: 61442 61442 15
1296+Width: 1664
1297+GlyphClass: 2
1298+Flags: W
1299+LayerCount: 2
1300+Fore
1301+SplineSet
1302+1152 704 m 128,-1,1
1303+ 1152 889 1152 889 1020.5 1020.5 c 128,-1,2
1304+ 889 1152 889 1152 704 1152 c 128,-1,3
1305+ 519 1152 519 1152 387.5 1020.5 c 128,-1,4
1306+ 256 889 256 889 256 704 c 128,-1,5
1307+ 256 519 256 519 387.5 387.5 c 128,-1,6
1308+ 519 256 519 256 704 256 c 128,-1,7
1309+ 889 256 889 256 1020.5 387.5 c 128,-1,0
1310+ 1152 519 1152 519 1152 704 c 128,-1,1
1311+1664 -128 m 0,8,9
1312+ 1664 -180 1664 -180 1626 -218 c 128,-1,10
1313+ 1588 -256 1588 -256 1536 -256 c 0,11,12
1314+ 1482 -256 1482 -256 1446 -218 c 2,13,-1
1315+ 1103 124 l 1,14,15
1316+ 924 0 924 0 704 0 c 0,16,17
1317+ 561 0 561 0 430.5 55.5 c 128,-1,18
1318+ 300 111 300 111 205.5 205.5 c 128,-1,19
1319+ 111 300 111 300 55.5 430.5 c 128,-1,20
1320+ 0 561 0 561 0 704 c 128,-1,21
1321+ 0 847 0 847 55.5 977.5 c 128,-1,22
1322+ 111 1108 111 1108 205.5 1202.5 c 128,-1,23
1323+ 300 1297 300 1297 430.5 1352.5 c 128,-1,24
1324+ 561 1408 561 1408 704 1408 c 128,-1,25
1325+ 847 1408 847 1408 977.5 1352.5 c 128,-1,26
1326+ 1108 1297 1108 1297 1202.5 1202.5 c 128,-1,27
1327+ 1297 1108 1297 1108 1352.5 977.5 c 128,-1,28
1328+ 1408 847 1408 847 1408 704 c 0,29,30
1329+ 1408 484 1408 484 1284 305 c 1,31,-1
1330+ 1627 -38 l 2,32,33
1331+ 1664 -75 1664 -75 1664 -128 c 0,8,9
1332+EndSplineSet
1333+Validated: 1
1334+EndChar
1335+
1336+StartChar: envelope
1337+Encoding: 61443 61443 16
1338+Width: 1792
1339+GlyphClass: 2
1340+Flags: W
1341+LayerCount: 2
1342+Fore
1343+SplineSet
1344+1664 32 m 2,0,-1
1345+ 1664 800 l 1,1,2
1346+ 1632 764 1632 764 1595 734 c 0,3,4
1347+ 1327 528 1327 528 1169 396 c 0,5,6
1348+ 1118 353 1118 353 1086 329 c 128,-1,7
1349+ 1054 305 1054 305 999.5 280.5 c 128,-1,8
1350+ 945 256 945 256 897 256 c 2,9,-1
1351+ 896 256 l 1,10,-1
1352+ 895 256 l 2,11,12
1353+ 847 256 847 256 792.5 280.5 c 128,-1,13
1354+ 738 305 738 305 706 329 c 128,-1,14
1355+ 674 353 674 353 623 396 c 0,15,16
1356+ 465 528 465 528 197 734 c 0,17,18
1357+ 160 764 160 764 128 800 c 1,19,-1
1358+ 128 32 l 2,20,21
1359+ 128 19 128 19 137.5 9.5 c 128,-1,22
1360+ 147 0 147 0 160 0 c 2,23,-1
1361+ 1632 0 l 2,24,25
1362+ 1645 0 1645 0 1654.5 9.5 c 128,-1,26
1363+ 1664 19 1664 19 1664 32 c 2,0,-1
1364+1664 1083 m 0,27,28
1365+ 1664 1085 1664 1085 1664 1094 c 128,-1,29
1366+ 1664 1103 1664 1103 1664 1107.5 c 128,-1,30
1367+ 1664 1112 1664 1112 1663.5 1120.5 c 128,-1,31
1368+ 1663 1129 1663 1129 1660.5 1133 c 128,-1,32
1369+ 1658 1137 1658 1137 1655 1142 c 128,-1,33
1370+ 1652 1147 1652 1147 1646 1149.5 c 128,-1,34
1371+ 1640 1152 1640 1152 1632 1152 c 2,35,-1
1372+ 160 1152 l 2,36,37
1373+ 147 1152 147 1152 137.5 1142.5 c 128,-1,38
1374+ 128 1133 128 1133 128 1120 c 0,39,40
1375+ 128 952 128 952 275 836 c 0,41,42
1376+ 468 684 468 684 676 519 c 0,43,44
1377+ 682 514 682 514 711 489.5 c 128,-1,45
1378+ 740 465 740 465 757 452 c 128,-1,46
1379+ 774 439 774 439 801.5 420.5 c 128,-1,47
1380+ 829 402 829 402 852 393 c 128,-1,48
1381+ 875 384 875 384 895 384 c 2,49,-1
1382+ 896 384 l 1,50,-1
1383+ 897 384 l 2,51,52
1384+ 917 384 917 384 940 393 c 128,-1,53
1385+ 963 402 963 402 990.5 420.5 c 128,-1,54
1386+ 1018 439 1018 439 1035 452 c 128,-1,55
1387+ 1052 465 1052 465 1081 489.5 c 128,-1,56
1388+ 1110 514 1110 514 1116 519 c 0,57,58
1389+ 1324 684 1324 684 1517 836 c 0,59,60
1390+ 1571 879 1571 879 1617.5 951.5 c 128,-1,61
1391+ 1664 1024 1664 1024 1664 1083 c 0,27,28
1392+1792 1120 m 2,62,-1
1393+ 1792 32 l 2,63,64
1394+ 1792 -34 1792 -34 1745 -81 c 128,-1,65
1395+ 1698 -128 1698 -128 1632 -128 c 2,66,-1
1396+ 160 -128 l 2,67,68
1397+ 94 -128 94 -128 47 -81 c 128,-1,69
1398+ 0 -34 0 -34 0 32 c 2,70,-1
1399+ 0 1120 l 2,71,72
1400+ 0 1186 0 1186 47 1233 c 128,-1,73
1401+ 94 1280 94 1280 160 1280 c 2,74,-1
1402+ 1632 1280 l 2,75,76
1403+ 1698 1280 1698 1280 1745 1233 c 128,-1,77
1404+ 1792 1186 1792 1186 1792 1120 c 2,62,-1
1405+EndSplineSet
1406+Validated: 1
1407+EndChar
1408+
1409+StartChar: heart
1410+Encoding: 61444 61444 17
1411+Width: 1792
1412+GlyphClass: 2
1413+Flags: W
1414+LayerCount: 2
1415+Fore
1416+SplineSet
1417+896 -128 m 128,-1,1
1418+ 870 -128 870 -128 852 -110 c 2,2,-1
1419+ 228 492 l 2,3,4
1420+ 218 500 218 500 200.5 518 c 128,-1,5
1421+ 183 536 183 536 145 583.5 c 128,-1,6
1422+ 107 631 107 631 77 681 c 128,-1,7
1423+ 47 731 47 731 23.5 802 c 128,-1,8
1424+ 0 873 0 873 0 940 c 0,9,10
1425+ 0 1160 0 1160 127 1284 c 128,-1,11
1426+ 254 1408 254 1408 478 1408 c 0,12,13
1427+ 540 1408 540 1408 604.5 1386.5 c 128,-1,14
1428+ 669 1365 669 1365 724.5 1328.5 c 128,-1,15
1429+ 780 1292 780 1292 820 1260 c 128,-1,16
1430+ 860 1228 860 1228 896 1192 c 1,17,18
1431+ 932 1228 932 1228 972 1260 c 128,-1,19
1432+ 1012 1292 1012 1292 1067.5 1328.5 c 128,-1,20
1433+ 1123 1365 1123 1365 1187.5 1386.5 c 128,-1,21
1434+ 1252 1408 1252 1408 1314 1408 c 0,22,23
1435+ 1538 1408 1538 1408 1665 1284 c 128,-1,24
1436+ 1792 1160 1792 1160 1792 940 c 0,25,26
1437+ 1792 719 1792 719 1563 490 c 1,27,-1
1438+ 940 -110 l 2,28,0
1439+ 922 -128 922 -128 896 -128 c 128,-1,1
1440+EndSplineSet
1441+Validated: 1
1442+EndChar
1443+
1444+StartChar: star
1445+Encoding: 61445 61445 18
1446+Width: 1664
1447+GlyphClass: 2
1448+Flags: W
1449+LayerCount: 2
1450+Fore
1451+SplineSet
1452+1664 889 m 0,0,1
1453+ 1664 867 1664 867 1638 841 c 2,2,-1
1454+ 1275 487 l 1,3,-1
1455+ 1361 -13 l 2,4,5
1456+ 1362 -20 1362 -20 1362 -33 c 0,6,7
1457+ 1362 -54 1362 -54 1351.5 -68.5 c 128,-1,8
1458+ 1341 -83 1341 -83 1321 -83 c 0,9,10
1459+ 1302 -83 1302 -83 1281 -71 c 2,11,-1
1460+ 832 165 l 1,12,-1
1461+ 383 -71 l 2,13,14
1462+ 361 -83 361 -83 343 -83 c 0,15,16
1463+ 322 -83 322 -83 311.5 -68.5 c 128,-1,17
1464+ 301 -54 301 -54 301 -33 c 0,18,19
1465+ 301 -27 301 -27 303 -13 c 2,20,-1
1466+ 389 487 l 1,21,-1
1467+ 25 841 l 2,22,23
1468+ 0 868 0 868 0 889 c 0,24,25
1469+ 0 926 0 926 56 935 c 2,26,-1
1470+ 558 1008 l 1,27,-1
1471+ 783 1463 l 2,28,29
1472+ 802 1504 802 1504 832 1504 c 128,-1,30
1473+ 862 1504 862 1504 881 1463 c 2,31,-1
1474+ 1106 1008 l 1,32,-1
1475+ 1608 935 l 2,33,34
1476+ 1664 926 1664 926 1664 889 c 0,0,1
1477+EndSplineSet
1478+Validated: 1
1479+EndChar
1480+
1481+StartChar: star_empty
1482+Encoding: 61446 61446 19
1483+Width: 1664
1484+GlyphClass: 2
1485+Flags: W
1486+LayerCount: 2
1487+Fore
1488+SplineSet
1489+1137 532 m 1,0,-1
1490+ 1443 829 l 1,1,-1
1491+ 1021 891 l 1,2,-1
1492+ 832 1273 l 1,3,-1
1493+ 643 891 l 1,4,-1
1494+ 221 829 l 1,5,-1
1495+ 527 532 l 1,6,-1
1496+ 454 111 l 1,7,-1
1497+ 832 310 l 1,8,-1
1498+ 1209 111 l 1,9,-1
1499+ 1137 532 l 1,0,-1
1500+1664 889 m 0,10,11
1501+ 1664 867 1664 867 1638 841 c 2,12,-1
1502+ 1275 487 l 1,13,-1
1503+ 1361 -13 l 2,14,15
1504+ 1362 -20 1362 -20 1362 -33 c 0,16,17
1505+ 1362 -83 1362 -83 1321 -83 c 0,18,19
1506+ 1302 -83 1302 -83 1281 -71 c 2,20,-1
1507+ 832 165 l 1,21,-1
1508+ 383 -71 l 2,22,23
1509+ 361 -83 361 -83 343 -83 c 0,24,25
1510+ 322 -83 322 -83 311.5 -68.5 c 128,-1,26
1511+ 301 -54 301 -54 301 -33 c 0,27,28
1512+ 301 -27 301 -27 303 -13 c 2,29,-1
1513+ 389 487 l 1,30,-1
1514+ 25 841 l 2,31,32
1515+ 0 868 0 868 0 889 c 0,33,34
1516+ 0 926 0 926 56 935 c 2,35,-1
1517+ 558 1008 l 1,36,-1
1518+ 783 1463 l 2,37,38
1519+ 802 1504 802 1504 832 1504 c 128,-1,39
1520+ 862 1504 862 1504 881 1463 c 2,40,-1
1521+ 1106 1008 l 1,41,-1
1522+ 1608 935 l 2,42,43
1523+ 1664 926 1664 926 1664 889 c 0,10,11
1524+EndSplineSet
1525+Validated: 1
1526+EndChar
1527+
1528+StartChar: user
1529+Encoding: 61447 61447 20
1530+Width: 1280
1531+GlyphClass: 2
1532+Flags: W
1533+LayerCount: 2
1534+Fore
1535+SplineSet
1536+1280 137 m 0,0,1
1537+ 1280 28 1280 28 1217.5 -50 c 128,-1,2
1538+ 1155 -128 1155 -128 1067 -128 c 2,3,-1
1539+ 213 -128 l 2,4,5
1540+ 125 -128 125 -128 62.5 -50 c 128,-1,6
1541+ 0 28 0 28 0 137 c 0,7,8
1542+ 0 222 0 222 8.5 297.5 c 128,-1,9
1543+ 17 373 17 373 40 449.5 c 128,-1,10
1544+ 63 526 63 526 98.5 580.5 c 128,-1,11
1545+ 134 635 134 635 192.5 669.5 c 128,-1,12
1546+ 251 704 251 704 327 704 c 1,13,14
1547+ 458 576 458 576 640 576 c 128,-1,15
1548+ 822 576 822 576 953 704 c 1,16,17
1549+ 1029 704 1029 704 1087.5 669.5 c 128,-1,18
1550+ 1146 635 1146 635 1181.5 580.5 c 128,-1,19
1551+ 1217 526 1217 526 1240 449.5 c 128,-1,20
1552+ 1263 373 1263 373 1271.5 297.5 c 128,-1,21
1553+ 1280 222 1280 222 1280 137 c 0,0,1
1554+1024 1024 m 128,-1,23
1555+ 1024 865 1024 865 911.5 752.5 c 128,-1,24
1556+ 799 640 799 640 640 640 c 128,-1,25
1557+ 481 640 481 640 368.5 752.5 c 128,-1,26
1558+ 256 865 256 865 256 1024 c 128,-1,27
1559+ 256 1183 256 1183 368.5 1295.5 c 128,-1,28
1560+ 481 1408 481 1408 640 1408 c 128,-1,29
1561+ 799 1408 799 1408 911.5 1295.5 c 128,-1,22
1562+ 1024 1183 1024 1183 1024 1024 c 128,-1,23
1563+EndSplineSet
1564+Validated: 1
1565+EndChar
1566+
1567+StartChar: film
1568+Encoding: 61448 61448 21
1569+Width: 1920
1570+GlyphClass: 2
1571+Flags: W
1572+LayerCount: 2
1573+Fore
1574+SplineSet
1575+384 -64 m 2,0,-1
1576+ 384 64 l 2,1,2
1577+ 384 90 384 90 365 109 c 128,-1,3
1578+ 346 128 346 128 320 128 c 2,4,-1
1579+ 192 128 l 2,5,6
1580+ 166 128 166 128 147 109 c 128,-1,7
1581+ 128 90 128 90 128 64 c 2,8,-1
1582+ 128 -64 l 2,9,10
1583+ 128 -90 128 -90 147 -109 c 128,-1,11
1584+ 166 -128 166 -128 192 -128 c 2,12,-1
1585+ 320 -128 l 2,13,14
1586+ 346 -128 346 -128 365 -109 c 128,-1,15
1587+ 384 -90 384 -90 384 -64 c 2,0,-1
1588+384 320 m 2,16,-1
1589+ 384 448 l 2,17,18
1590+ 384 474 384 474 365 493 c 128,-1,19
1591+ 346 512 346 512 320 512 c 2,20,-1
1592+ 192 512 l 2,21,22
1593+ 166 512 166 512 147 493 c 128,-1,23
1594+ 128 474 128 474 128 448 c 2,24,-1
1595+ 128 320 l 2,25,26
1596+ 128 294 128 294 147 275 c 128,-1,27
1597+ 166 256 166 256 192 256 c 2,28,-1
1598+ 320 256 l 2,29,30
1599+ 346 256 346 256 365 275 c 128,-1,31
1600+ 384 294 384 294 384 320 c 2,16,-1
1601+384 704 m 2,32,-1
1602+ 384 832 l 2,33,34
1603+ 384 858 384 858 365 877 c 128,-1,35
1604+ 346 896 346 896 320 896 c 2,36,-1
1605+ 192 896 l 2,37,38
1606+ 166 896 166 896 147 877 c 128,-1,39
1607+ 128 858 128 858 128 832 c 2,40,-1
1608+ 128 704 l 2,41,42
1609+ 128 678 128 678 147 659 c 128,-1,43
1610+ 166 640 166 640 192 640 c 2,44,-1
1611+ 320 640 l 2,45,46
1612+ 346 640 346 640 365 659 c 128,-1,47
1613+ 384 678 384 678 384 704 c 2,32,-1
1614+1408 -64 m 2,48,-1
1615+ 1408 448 l 2,49,50
1616+ 1408 474 1408 474 1389 493 c 128,-1,51
1617+ 1370 512 1370 512 1344 512 c 2,52,-1
1618+ 576 512 l 2,53,54
1619+ 550 512 550 512 531 493 c 128,-1,55
1620+ 512 474 512 474 512 448 c 2,56,-1
1621+ 512 -64 l 2,57,58
1622+ 512 -90 512 -90 531 -109 c 128,-1,59
1623+ 550 -128 550 -128 576 -128 c 2,60,-1
1624+ 1344 -128 l 2,61,62
1625+ 1370 -128 1370 -128 1389 -109 c 128,-1,63
1626+ 1408 -90 1408 -90 1408 -64 c 2,48,-1
1627+384 1088 m 2,64,-1
1628+ 384 1216 l 2,65,66
1629+ 384 1242 384 1242 365 1261 c 128,-1,67
1630+ 346 1280 346 1280 320 1280 c 2,68,-1
1631+ 192 1280 l 2,69,70
1632+ 166 1280 166 1280 147 1261 c 128,-1,71
1633+ 128 1242 128 1242 128 1216 c 2,72,-1
1634+ 128 1088 l 2,73,74
1635+ 128 1062 128 1062 147 1043 c 128,-1,75
1636+ 166 1024 166 1024 192 1024 c 2,76,-1
1637+ 320 1024 l 2,77,78
1638+ 346 1024 346 1024 365 1043 c 128,-1,79
1639+ 384 1062 384 1062 384 1088 c 2,64,-1
1640+1792 -64 m 2,80,-1
1641+ 1792 64 l 2,81,82
1642+ 1792 90 1792 90 1773 109 c 128,-1,83
1643+ 1754 128 1754 128 1728 128 c 2,84,-1
1644+ 1600 128 l 2,85,86
1645+ 1574 128 1574 128 1555 109 c 128,-1,87
1646+ 1536 90 1536 90 1536 64 c 2,88,-1
1647+ 1536 -64 l 2,89,90
1648+ 1536 -90 1536 -90 1555 -109 c 128,-1,91
1649+ 1574 -128 1574 -128 1600 -128 c 2,92,-1
1650+ 1728 -128 l 2,93,94
1651+ 1754 -128 1754 -128 1773 -109 c 128,-1,95
1652+ 1792 -90 1792 -90 1792 -64 c 2,80,-1
1653+1408 704 m 2,96,-1
1654+ 1408 1216 l 2,97,98
1655+ 1408 1242 1408 1242 1389 1261 c 128,-1,99
1656+ 1370 1280 1370 1280 1344 1280 c 2,100,-1
1657+ 576 1280 l 2,101,102
1658+ 550 1280 550 1280 531 1261 c 128,-1,103
1659+ 512 1242 512 1242 512 1216 c 2,104,-1
1660+ 512 704 l 2,105,106
1661+ 512 678 512 678 531 659 c 128,-1,107
1662+ 550 640 550 640 576 640 c 2,108,-1
1663+ 1344 640 l 2,109,110
1664+ 1370 640 1370 640 1389 659 c 128,-1,111
1665+ 1408 678 1408 678 1408 704 c 2,96,-1
1666+1792 320 m 2,112,-1
1667+ 1792 448 l 2,113,114
1668+ 1792 474 1792 474 1773 493 c 128,-1,115
1669+ 1754 512 1754 512 1728 512 c 2,116,-1
1670+ 1600 512 l 2,117,118
1671+ 1574 512 1574 512 1555 493 c 128,-1,119
1672+ 1536 474 1536 474 1536 448 c 2,120,-1
1673+ 1536 320 l 2,121,122
1674+ 1536 294 1536 294 1555 275 c 128,-1,123
1675+ 1574 256 1574 256 1600 256 c 2,124,-1
1676+ 1728 256 l 2,125,126
1677+ 1754 256 1754 256 1773 275 c 128,-1,127
1678+ 1792 294 1792 294 1792 320 c 2,112,-1
1679+1792 704 m 2,128,-1
1680+ 1792 832 l 2,129,130
1681+ 1792 858 1792 858 1773 877 c 128,-1,131
1682+ 1754 896 1754 896 1728 896 c 2,132,-1
1683+ 1600 896 l 2,133,134
1684+ 1574 896 1574 896 1555 877 c 128,-1,135
1685+ 1536 858 1536 858 1536 832 c 2,136,-1
1686+ 1536 704 l 2,137,138
1687+ 1536 678 1536 678 1555 659 c 128,-1,139
1688+ 1574 640 1574 640 1600 640 c 2,140,-1
1689+ 1728 640 l 2,141,142
1690+ 1754 640 1754 640 1773 659 c 128,-1,143
1691+ 1792 678 1792 678 1792 704 c 2,128,-1
1692+1792 1088 m 2,144,-1
1693+ 1792 1216 l 2,145,146
1694+ 1792 1242 1792 1242 1773 1261 c 128,-1,147
1695+ 1754 1280 1754 1280 1728 1280 c 2,148,-1
1696+ 1600 1280 l 2,149,150
1697+ 1574 1280 1574 1280 1555 1261 c 128,-1,151
1698+ 1536 1242 1536 1242 1536 1216 c 2,152,-1
1699+ 1536 1088 l 2,153,154
1700+ 1536 1062 1536 1062 1555 1043 c 128,-1,155
1701+ 1574 1024 1574 1024 1600 1024 c 2,156,-1
1702+ 1728 1024 l 2,157,158
1703+ 1754 1024 1754 1024 1773 1043 c 128,-1,159
1704+ 1792 1062 1792 1062 1792 1088 c 2,144,-1
1705+1920 1248 m 2,160,-1
1706+ 1920 -96 l 2,161,162
1707+ 1920 -162 1920 -162 1873 -209 c 128,-1,163
1708+ 1826 -256 1826 -256 1760 -256 c 2,164,-1
1709+ 160 -256 l 2,165,166
1710+ 94 -256 94 -256 47 -209 c 128,-1,167
1711+ 0 -162 0 -162 0 -96 c 2,168,-1
1712+ 0 1248 l 2,169,170
1713+ 0 1314 0 1314 47 1361 c 128,-1,171
1714+ 94 1408 94 1408 160 1408 c 2,172,-1
1715+ 1760 1408 l 2,173,174
1716+ 1826 1408 1826 1408 1873 1361 c 128,-1,175
1717+ 1920 1314 1920 1314 1920 1248 c 2,160,-1
1718+EndSplineSet
1719+Validated: 1
1720+EndChar
1721+
1722+StartChar: th_large
1723+Encoding: 61449 61449 22
1724+Width: 1664
1725+GlyphClass: 2
1726+Flags: W
1727+LayerCount: 2
1728+Fore
1729+SplineSet
1730+768 512 m 2,0,-1
1731+ 768 128 l 2,1,2
1732+ 768 76 768 76 730 38 c 128,-1,3
1733+ 692 0 692 0 640 0 c 2,4,-1
1734+ 128 0 l 2,5,6
1735+ 76 0 76 0 38 38 c 128,-1,7
1736+ 0 76 0 76 0 128 c 2,8,-1
1737+ 0 512 l 2,9,10
1738+ 0 564 0 564 38 602 c 128,-1,11
1739+ 76 640 76 640 128 640 c 2,12,-1
1740+ 640 640 l 2,13,14
1741+ 692 640 692 640 730 602 c 128,-1,15
1742+ 768 564 768 564 768 512 c 2,0,-1
1743+768 1280 m 2,16,-1
1744+ 768 896 l 2,17,18
1745+ 768 844 768 844 730 806 c 128,-1,19
1746+ 692 768 692 768 640 768 c 2,20,-1
1747+ 128 768 l 2,21,22
1748+ 76 768 76 768 38 806 c 128,-1,23
1749+ 0 844 0 844 0 896 c 2,24,-1
1750+ 0 1280 l 2,25,26
1751+ 0 1332 0 1332 38 1370 c 128,-1,27
1752+ 76 1408 76 1408 128 1408 c 2,28,-1
1753+ 640 1408 l 2,29,30
1754+ 692 1408 692 1408 730 1370 c 128,-1,31
1755+ 768 1332 768 1332 768 1280 c 2,16,-1
1756+1664 512 m 2,32,-1
1757+ 1664 128 l 2,33,34
1758+ 1664 76 1664 76 1626 38 c 128,-1,35
1759+ 1588 0 1588 0 1536 0 c 2,36,-1
1760+ 1024 0 l 2,37,38
1761+ 972 0 972 0 934 38 c 128,-1,39
1762+ 896 76 896 76 896 128 c 2,40,-1
1763+ 896 512 l 2,41,42
1764+ 896 564 896 564 934 602 c 128,-1,43
1765+ 972 640 972 640 1024 640 c 2,44,-1
1766+ 1536 640 l 2,45,46
1767+ 1588 640 1588 640 1626 602 c 128,-1,47
1768+ 1664 564 1664 564 1664 512 c 2,32,-1
1769+1664 1280 m 2,48,-1
1770+ 1664 896 l 2,49,50
1771+ 1664 844 1664 844 1626 806 c 128,-1,51
1772+ 1588 768 1588 768 1536 768 c 2,52,-1
1773+ 1024 768 l 2,53,54
1774+ 972 768 972 768 934 806 c 128,-1,55
1775+ 896 844 896 844 896 896 c 2,56,-1
1776+ 896 1280 l 2,57,58
1777+ 896 1332 896 1332 934 1370 c 128,-1,59
1778+ 972 1408 972 1408 1024 1408 c 2,60,-1
1779+ 1536 1408 l 2,61,62
1780+ 1588 1408 1588 1408 1626 1370 c 128,-1,63
1781+ 1664 1332 1664 1332 1664 1280 c 2,48,-1
1782+EndSplineSet
1783+Validated: 1
1784+EndChar
1785+
1786+StartChar: th
1787+Encoding: 61450 61450 23
1788+Width: 1792
1789+GlyphClass: 2
1790+Flags: W
1791+LayerCount: 2
1792+Fore
1793+SplineSet
1794+512 288 m 2,0,-1
1795+ 512 96 l 2,1,2
1796+ 512 56 512 56 484 28 c 128,-1,3
1797+ 456 0 456 0 416 0 c 2,4,-1
1798+ 96 0 l 2,5,6
1799+ 56 0 56 0 28 28 c 128,-1,7
1800+ 0 56 0 56 0 96 c 2,8,-1
1801+ 0 288 l 2,9,10
1802+ 0 328 0 328 28 356 c 128,-1,11
1803+ 56 384 56 384 96 384 c 2,12,-1
1804+ 416 384 l 2,13,14
1805+ 456 384 456 384 484 356 c 128,-1,15
1806+ 512 328 512 328 512 288 c 2,0,-1
1807+512 800 m 2,16,-1
1808+ 512 608 l 2,17,18
1809+ 512 568 512 568 484 540 c 128,-1,19
1810+ 456 512 456 512 416 512 c 2,20,-1
1811+ 96 512 l 2,21,22
1812+ 56 512 56 512 28 540 c 128,-1,23
1813+ 0 568 0 568 0 608 c 2,24,-1
1814+ 0 800 l 2,25,26
1815+ 0 840 0 840 28 868 c 128,-1,27
1816+ 56 896 56 896 96 896 c 2,28,-1
1817+ 416 896 l 2,29,30
1818+ 456 896 456 896 484 868 c 128,-1,31
1819+ 512 840 512 840 512 800 c 2,16,-1
1820+1152 288 m 2,32,-1
1821+ 1152 96 l 2,33,34
1822+ 1152 56 1152 56 1124 28 c 128,-1,35
1823+ 1096 0 1096 0 1056 0 c 2,36,-1
1824+ 736 0 l 2,37,38
1825+ 696 0 696 0 668 28 c 128,-1,39
1826+ 640 56 640 56 640 96 c 2,40,-1
1827+ 640 288 l 2,41,42
1828+ 640 328 640 328 668 356 c 128,-1,43
1829+ 696 384 696 384 736 384 c 2,44,-1
1830+ 1056 384 l 2,45,46
1831+ 1096 384 1096 384 1124 356 c 128,-1,47
1832+ 1152 328 1152 328 1152 288 c 2,32,-1
1833+512 1312 m 2,48,-1
1834+ 512 1120 l 2,49,50
1835+ 512 1080 512 1080 484 1052 c 128,-1,51
1836+ 456 1024 456 1024 416 1024 c 2,52,-1
1837+ 96 1024 l 2,53,54
1838+ 56 1024 56 1024 28 1052 c 128,-1,55
1839+ 0 1080 0 1080 0 1120 c 2,56,-1
1840+ 0 1312 l 2,57,58
1841+ 0 1352 0 1352 28 1380 c 128,-1,59
1842+ 56 1408 56 1408 96 1408 c 2,60,-1
1843+ 416 1408 l 2,61,62
1844+ 456 1408 456 1408 484 1380 c 128,-1,63
1845+ 512 1352 512 1352 512 1312 c 2,48,-1
1846+1152 800 m 2,64,-1
1847+ 1152 608 l 2,65,66
1848+ 1152 568 1152 568 1124 540 c 128,-1,67
1849+ 1096 512 1096 512 1056 512 c 2,68,-1
1850+ 736 512 l 2,69,70
1851+ 696 512 696 512 668 540 c 128,-1,71
1852+ 640 568 640 568 640 608 c 2,72,-1
1853+ 640 800 l 2,73,74
1854+ 640 840 640 840 668 868 c 128,-1,75
1855+ 696 896 696 896 736 896 c 2,76,-1
1856+ 1056 896 l 2,77,78
1857+ 1096 896 1096 896 1124 868 c 128,-1,79
1858+ 1152 840 1152 840 1152 800 c 2,64,-1
1859+1792 288 m 2,80,-1
1860+ 1792 96 l 2,81,82
1861+ 1792 56 1792 56 1764 28 c 128,-1,83
1862+ 1736 0 1736 0 1696 0 c 2,84,-1
1863+ 1376 0 l 2,85,86
1864+ 1336 0 1336 0 1308 28 c 128,-1,87
1865+ 1280 56 1280 56 1280 96 c 2,88,-1
1866+ 1280 288 l 2,89,90
1867+ 1280 328 1280 328 1308 356 c 128,-1,91
1868+ 1336 384 1336 384 1376 384 c 2,92,-1
1869+ 1696 384 l 2,93,94
1870+ 1736 384 1736 384 1764 356 c 128,-1,95
1871+ 1792 328 1792 328 1792 288 c 2,80,-1
1872+1152 1312 m 2,96,-1
1873+ 1152 1120 l 2,97,98
1874+ 1152 1080 1152 1080 1124 1052 c 128,-1,99
1875+ 1096 1024 1096 1024 1056 1024 c 2,100,-1
1876+ 736 1024 l 2,101,102
1877+ 696 1024 696 1024 668 1052 c 128,-1,103
1878+ 640 1080 640 1080 640 1120 c 2,104,-1
1879+ 640 1312 l 2,105,106
1880+ 640 1352 640 1352 668 1380 c 128,-1,107
1881+ 696 1408 696 1408 736 1408 c 2,108,-1
1882+ 1056 1408 l 2,109,110
1883+ 1096 1408 1096 1408 1124 1380 c 128,-1,111
1884+ 1152 1352 1152 1352 1152 1312 c 2,96,-1
1885+1792 800 m 2,112,-1
1886+ 1792 608 l 2,113,114
1887+ 1792 568 1792 568 1764 540 c 128,-1,115
1888+ 1736 512 1736 512 1696 512 c 2,116,-1
1889+ 1376 512 l 2,117,118
1890+ 1336 512 1336 512 1308 540 c 128,-1,119
1891+ 1280 568 1280 568 1280 608 c 2,120,-1
1892+ 1280 800 l 2,121,122
1893+ 1280 840 1280 840 1308 868 c 128,-1,123
1894+ 1336 896 1336 896 1376 896 c 2,124,-1
1895+ 1696 896 l 2,125,126
1896+ 1736 896 1736 896 1764 868 c 128,-1,127
1897+ 1792 840 1792 840 1792 800 c 2,112,-1
1898+1792 1312 m 2,128,-1
1899+ 1792 1120 l 2,129,130
1900+ 1792 1080 1792 1080 1764 1052 c 128,-1,131
1901+ 1736 1024 1736 1024 1696 1024 c 2,132,-1
1902+ 1376 1024 l 2,133,134
1903+ 1336 1024 1336 1024 1308 1052 c 128,-1,135
1904+ 1280 1080 1280 1080 1280 1120 c 2,136,-1
1905+ 1280 1312 l 2,137,138
1906+ 1280 1352 1280 1352 1308 1380 c 128,-1,139
1907+ 1336 1408 1336 1408 1376 1408 c 2,140,-1
1908+ 1696 1408 l 2,141,142
1909+ 1736 1408 1736 1408 1764 1380 c 128,-1,143
1910+ 1792 1352 1792 1352 1792 1312 c 2,128,-1
1911+EndSplineSet
1912+Validated: 1
1913+EndChar
1914+
1915+StartChar: th_list
1916+Encoding: 61451 61451 24
1917+Width: 1792
1918+GlyphClass: 2
1919+Flags: W
1920+LayerCount: 2
1921+Fore
1922+SplineSet
1923+512 288 m 2,0,-1
1924+ 512 96 l 2,1,2
1925+ 512 56 512 56 484 28 c 128,-1,3
1926+ 456 0 456 0 416 0 c 2,4,-1
1927+ 96 0 l 2,5,6
1928+ 56 0 56 0 28 28 c 128,-1,7
1929+ 0 56 0 56 0 96 c 2,8,-1
1930+ 0 288 l 2,9,10
1931+ 0 328 0 328 28 356 c 128,-1,11
1932+ 56 384 56 384 96 384 c 2,12,-1
1933+ 416 384 l 2,13,14
1934+ 456 384 456 384 484 356 c 128,-1,15
1935+ 512 328 512 328 512 288 c 2,0,-1
1936+512 800 m 2,16,-1
1937+ 512 608 l 2,17,18
1938+ 512 568 512 568 484 540 c 128,-1,19
1939+ 456 512 456 512 416 512 c 2,20,-1
1940+ 96 512 l 2,21,22
1941+ 56 512 56 512 28 540 c 128,-1,23
1942+ 0 568 0 568 0 608 c 2,24,-1
1943+ 0 800 l 2,25,26
1944+ 0 840 0 840 28 868 c 128,-1,27
1945+ 56 896 56 896 96 896 c 2,28,-1
1946+ 416 896 l 2,29,30
1947+ 456 896 456 896 484 868 c 128,-1,31
1948+ 512 840 512 840 512 800 c 2,16,-1
1949+1792 288 m 2,32,-1
1950+ 1792 96 l 2,33,34
1951+ 1792 56 1792 56 1764 28 c 128,-1,35
1952+ 1736 0 1736 0 1696 0 c 2,36,-1
1953+ 736 0 l 2,37,38
1954+ 696 0 696 0 668 28 c 128,-1,39
1955+ 640 56 640 56 640 96 c 2,40,-1
1956+ 640 288 l 2,41,42
1957+ 640 328 640 328 668 356 c 128,-1,43
1958+ 696 384 696 384 736 384 c 2,44,-1
1959+ 1696 384 l 2,45,46
1960+ 1736 384 1736 384 1764 356 c 128,-1,47
1961+ 1792 328 1792 328 1792 288 c 2,32,-1
1962+512 1312 m 2,48,-1
1963+ 512 1120 l 2,49,50
1964+ 512 1080 512 1080 484 1052 c 128,-1,51
1965+ 456 1024 456 1024 416 1024 c 2,52,-1
1966+ 96 1024 l 2,53,54
1967+ 56 1024 56 1024 28 1052 c 128,-1,55
1968+ 0 1080 0 1080 0 1120 c 2,56,-1
1969+ 0 1312 l 2,57,58
1970+ 0 1352 0 1352 28 1380 c 128,-1,59
1971+ 56 1408 56 1408 96 1408 c 2,60,-1
1972+ 416 1408 l 2,61,62
1973+ 456 1408 456 1408 484 1380 c 128,-1,63
1974+ 512 1352 512 1352 512 1312 c 2,48,-1
1975+1792 800 m 2,64,-1
1976+ 1792 608 l 2,65,66
1977+ 1792 568 1792 568 1764 540 c 128,-1,67
1978+ 1736 512 1736 512 1696 512 c 2,68,-1
1979+ 736 512 l 2,69,70
1980+ 696 512 696 512 668 540 c 128,-1,71
1981+ 640 568 640 568 640 608 c 2,72,-1
1982+ 640 800 l 2,73,74
1983+ 640 840 640 840 668 868 c 128,-1,75
1984+ 696 896 696 896 736 896 c 2,76,-1
1985+ 1696 896 l 2,77,78
1986+ 1736 896 1736 896 1764 868 c 128,-1,79
1987+ 1792 840 1792 840 1792 800 c 2,64,-1
1988+1792 1312 m 2,80,-1
1989+ 1792 1120 l 2,81,82
1990+ 1792 1080 1792 1080 1764 1052 c 128,-1,83
1991+ 1736 1024 1736 1024 1696 1024 c 2,84,-1
1992+ 736 1024 l 2,85,86
1993+ 696 1024 696 1024 668 1052 c 128,-1,87
1994+ 640 1080 640 1080 640 1120 c 2,88,-1
1995+ 640 1312 l 2,89,90
1996+ 640 1352 640 1352 668 1380 c 128,-1,91
1997+ 696 1408 696 1408 736 1408 c 2,92,-1
1998+ 1696 1408 l 2,93,94
1999+ 1736 1408 1736 1408 1764 1380 c 128,-1,95
2000+ 1792 1352 1792 1352 1792 1312 c 2,80,-1
2001+EndSplineSet
2002+Validated: 1
2003+EndChar
2004+
2005+StartChar: ok
2006+Encoding: 61452 61452 25
2007+Width: 1792
2008+GlyphClass: 2
2009+Flags: W
2010+LayerCount: 2
2011+Fore
2012+SplineSet
2013+1671 970 m 128,-1,1
2014+ 1671 930 1671 930 1643 902 c 2,2,-1
2015+ 919 178 l 1,3,-1
2016+ 783 42 l 2,4,5
2017+ 755 14 755 14 715 14 c 128,-1,6
2018+ 675 14 675 14 647 42 c 2,7,-1
2019+ 511 178 l 1,8,-1
2020+ 149 540 l 2,9,10
2021+ 121 568 121 568 121 608 c 128,-1,11
2022+ 121 648 121 648 149 676 c 2,12,-1
2023+ 285 812 l 2,13,14
2024+ 313 840 313 840 353 840 c 128,-1,15
2025+ 393 840 393 840 421 812 c 2,16,-1
2026+ 715 517 l 1,17,-1
2027+ 1371 1174 l 2,18,19
2028+ 1399 1202 1399 1202 1439 1202 c 128,-1,20
2029+ 1479 1202 1479 1202 1507 1174 c 2,21,-1
2030+ 1643 1038 l 2,22,0
2031+ 1671 1010 1671 1010 1671 970 c 128,-1,1
2032+EndSplineSet
2033+Validated: 1
2034+EndChar
2035+
2036+StartChar: remove
2037+Encoding: 61453 61453 26
2038+Width: 1408
2039+GlyphClass: 2
2040+Flags: W
2041+LayerCount: 2
2042+Fore
2043+SplineSet
2044+1298 214 m 128,-1,1
2045+ 1298 174 1298 174 1270 146 c 2,2,-1
2046+ 1134 10 l 2,3,4
2047+ 1106 -18 1106 -18 1066 -18 c 128,-1,5
2048+ 1026 -18 1026 -18 998 10 c 2,6,-1
2049+ 704 304 l 1,7,-1
2050+ 410 10 l 2,8,9
2051+ 382 -18 382 -18 342 -18 c 128,-1,10
2052+ 302 -18 302 -18 274 10 c 2,11,-1
2053+ 138 146 l 2,12,13
2054+ 110 174 110 174 110 214 c 128,-1,14
2055+ 110 254 110 254 138 282 c 2,15,-1
2056+ 432 576 l 1,16,-1
2057+ 138 870 l 2,17,18
2058+ 110 898 110 898 110 938 c 128,-1,19
2059+ 110 978 110 978 138 1006 c 2,20,-1
2060+ 274 1142 l 2,21,22
2061+ 302 1170 302 1170 342 1170 c 128,-1,23
2062+ 382 1170 382 1170 410 1142 c 2,24,-1
2063+ 704 848 l 1,25,-1
2064+ 998 1142 l 2,26,27
2065+ 1026 1170 1026 1170 1066 1170 c 128,-1,28
2066+ 1106 1170 1106 1170 1134 1142 c 2,29,-1
2067+ 1270 1006 l 2,30,31
2068+ 1298 978 1298 978 1298 938 c 128,-1,32
2069+ 1298 898 1298 898 1270 870 c 2,33,-1
2070+ 976 576 l 1,34,-1
2071+ 1270 282 l 2,35,0
2072+ 1298 254 1298 254 1298 214 c 128,-1,1
2073+EndSplineSet
2074+Validated: 1
2075+EndChar
2076+
2077+StartChar: zoom_in
2078+Encoding: 61454 61454 27
2079+Width: 1664
2080+GlyphClass: 2
2081+Flags: W
2082+LayerCount: 2
2083+Fore
2084+SplineSet
2085+1024 736 m 2,0,-1
2086+ 1024 672 l 2,1,2
2087+ 1024 659 1024 659 1014.5 649.5 c 128,-1,3
2088+ 1005 640 1005 640 992 640 c 2,4,-1
2089+ 768 640 l 1,5,-1
2090+ 768 416 l 2,6,7
2091+ 768 403 768 403 758.5 393.5 c 128,-1,8
2092+ 749 384 749 384 736 384 c 2,9,-1
2093+ 672 384 l 2,10,11
2094+ 659 384 659 384 649.5 393.5 c 128,-1,12
2095+ 640 403 640 403 640 416 c 2,13,-1
2096+ 640 640 l 1,14,-1
2097+ 416 640 l 2,15,16
2098+ 403 640 403 640 393.5 649.5 c 128,-1,17
2099+ 384 659 384 659 384 672 c 2,18,-1
2100+ 384 736 l 2,19,20
2101+ 384 749 384 749 393.5 758.5 c 128,-1,21
2102+ 403 768 403 768 416 768 c 2,22,-1
2103+ 640 768 l 1,23,-1
2104+ 640 992 l 2,24,25
2105+ 640 1005 640 1005 649.5 1014.5 c 128,-1,26
2106+ 659 1024 659 1024 672 1024 c 2,27,-1
2107+ 736 1024 l 2,28,29
2108+ 749 1024 749 1024 758.5 1014.5 c 128,-1,30
2109+ 768 1005 768 1005 768 992 c 2,31,-1
2110+ 768 768 l 1,32,-1
2111+ 992 768 l 2,33,34
2112+ 1005 768 1005 768 1014.5 758.5 c 128,-1,35
2113+ 1024 749 1024 749 1024 736 c 2,0,-1
2114+1152 704 m 128,-1,37
2115+ 1152 889 1152 889 1020.5 1020.5 c 128,-1,38
2116+ 889 1152 889 1152 704 1152 c 128,-1,39
2117+ 519 1152 519 1152 387.5 1020.5 c 128,-1,40
2118+ 256 889 256 889 256 704 c 128,-1,41
2119+ 256 519 256 519 387.5 387.5 c 128,-1,42
2120+ 519 256 519 256 704 256 c 128,-1,43
2121+ 889 256 889 256 1020.5 387.5 c 128,-1,36
2122+ 1152 519 1152 519 1152 704 c 128,-1,37
2123+1664 -128 m 128,-1,45
2124+ 1664 -181 1664 -181 1626.5 -218.5 c 128,-1,46
2125+ 1589 -256 1589 -256 1536 -256 c 0,47,48
2126+ 1482 -256 1482 -256 1446 -218 c 2,49,-1
2127+ 1103 124 l 1,50,51
2128+ 924 0 924 0 704 0 c 0,52,53
2129+ 561 0 561 0 430.5 55.5 c 128,-1,54
2130+ 300 111 300 111 205.5 205.5 c 128,-1,55
2131+ 111 300 111 300 55.5 430.5 c 128,-1,56
2132+ 0 561 0 561 0 704 c 128,-1,57
2133+ 0 847 0 847 55.5 977.5 c 128,-1,58
2134+ 111 1108 111 1108 205.5 1202.5 c 128,-1,59
2135+ 300 1297 300 1297 430.5 1352.5 c 128,-1,60
2136+ 561 1408 561 1408 704 1408 c 128,-1,61
2137+ 847 1408 847 1408 977.5 1352.5 c 128,-1,62
2138+ 1108 1297 1108 1297 1202.5 1202.5 c 128,-1,63
2139+ 1297 1108 1297 1108 1352.5 977.5 c 128,-1,64
2140+ 1408 847 1408 847 1408 704 c 0,65,66
2141+ 1408 484 1408 484 1284 305 c 1,67,-1
2142+ 1627 -38 l 2,68,44
2143+ 1664 -75 1664 -75 1664 -128 c 128,-1,45
2144+EndSplineSet
2145+Validated: 1
2146+EndChar
2147+
2148+StartChar: zoom_out
2149+Encoding: 61456 61456 28
2150+Width: 1664
2151+GlyphClass: 2
2152+Flags: W
2153+LayerCount: 2
2154+Fore
2155+SplineSet
2156+1024 736 m 2,0,-1
2157+ 1024 672 l 2,1,2
2158+ 1024 659 1024 659 1014.5 649.5 c 128,-1,3
2159+ 1005 640 1005 640 992 640 c 2,4,-1
2160+ 416 640 l 2,5,6
2161+ 403 640 403 640 393.5 649.5 c 128,-1,7
2162+ 384 659 384 659 384 672 c 2,8,-1
2163+ 384 736 l 2,9,10
2164+ 384 749 384 749 393.5 758.5 c 128,-1,11
2165+ 403 768 403 768 416 768 c 2,12,-1
2166+ 992 768 l 2,13,14
2167+ 1005 768 1005 768 1014.5 758.5 c 128,-1,15
2168+ 1024 749 1024 749 1024 736 c 2,0,-1
2169+1152 704 m 128,-1,17
2170+ 1152 889 1152 889 1020.5 1020.5 c 128,-1,18
2171+ 889 1152 889 1152 704 1152 c 128,-1,19
2172+ 519 1152 519 1152 387.5 1020.5 c 128,-1,20
2173+ 256 889 256 889 256 704 c 128,-1,21
2174+ 256 519 256 519 387.5 387.5 c 128,-1,22
2175+ 519 256 519 256 704 256 c 128,-1,23
2176+ 889 256 889 256 1020.5 387.5 c 128,-1,16
2177+ 1152 519 1152 519 1152 704 c 128,-1,17
2178+1664 -128 m 128,-1,25
2179+ 1664 -181 1664 -181 1626.5 -218.5 c 128,-1,26
2180+ 1589 -256 1589 -256 1536 -256 c 0,27,28
2181+ 1482 -256 1482 -256 1446 -218 c 2,29,-1
2182+ 1103 124 l 1,30,31
2183+ 924 0 924 0 704 0 c 0,32,33
2184+ 561 0 561 0 430.5 55.5 c 128,-1,34
2185+ 300 111 300 111 205.5 205.5 c 128,-1,35
2186+ 111 300 111 300 55.5 430.5 c 128,-1,36
2187+ 0 561 0 561 0 704 c 128,-1,37
2188+ 0 847 0 847 55.5 977.5 c 128,-1,38
2189+ 111 1108 111 1108 205.5 1202.5 c 128,-1,39
2190+ 300 1297 300 1297 430.5 1352.5 c 128,-1,40
2191+ 561 1408 561 1408 704 1408 c 128,-1,41
2192+ 847 1408 847 1408 977.5 1352.5 c 128,-1,42
2193+ 1108 1297 1108 1297 1202.5 1202.5 c 128,-1,43
2194+ 1297 1108 1297 1108 1352.5 977.5 c 128,-1,44
2195+ 1408 847 1408 847 1408 704 c 0,45,46
2196+ 1408 484 1408 484 1284 305 c 1,47,-1
2197+ 1627 -38 l 2,48,24
2198+ 1664 -75 1664 -75 1664 -128 c 128,-1,25
2199+EndSplineSet
2200+Validated: 1
2201+EndChar
2202+
2203+StartChar: off
2204+Encoding: 61457 61457 29
2205+Width: 1536
2206+GlyphClass: 2
2207+Flags: W
2208+LayerCount: 2
2209+Fore
2210+SplineSet
2211+1536 640 m 0,0,1
2212+ 1536 484 1536 484 1475 342 c 128,-1,2
2213+ 1414 200 1414 200 1311 97 c 128,-1,3
2214+ 1208 -6 1208 -6 1066 -67 c 128,-1,4
2215+ 924 -128 924 -128 768 -128 c 128,-1,5
2216+ 612 -128 612 -128 470 -67 c 128,-1,6
2217+ 328 -6 328 -6 225 97 c 128,-1,7
2218+ 122 200 122 200 61 342 c 128,-1,8
2219+ 0 484 0 484 0 640 c 0,9,10
2220+ 0 822 0 822 80.5 983 c 128,-1,11
2221+ 161 1144 161 1144 307 1253 c 0,12,13
2222+ 350 1285 350 1285 402.5 1278 c 128,-1,14
2223+ 455 1271 455 1271 486 1228 c 0,15,16
2224+ 518 1186 518 1186 510.5 1133.5 c 128,-1,17
2225+ 503 1081 503 1081 461 1049 c 0,18,19
2226+ 363 975 363 975 309.5 868 c 128,-1,20
2227+ 256 761 256 761 256 640 c 0,21,22
2228+ 256 536 256 536 296.5 441.5 c 128,-1,23
2229+ 337 347 337 347 406 278 c 128,-1,24
2230+ 475 209 475 209 569.5 168.5 c 128,-1,25
2231+ 664 128 664 128 768 128 c 128,-1,26
2232+ 872 128 872 128 966.5 168.5 c 128,-1,27
2233+ 1061 209 1061 209 1130 278 c 128,-1,28
2234+ 1199 347 1199 347 1239.5 441.5 c 128,-1,29
2235+ 1280 536 1280 536 1280 640 c 0,30,31
2236+ 1280 761 1280 761 1226.5 868 c 128,-1,32
2237+ 1173 975 1173 975 1075 1049 c 0,33,34
2238+ 1033 1081 1033 1081 1025.5 1133.5 c 128,-1,35
2239+ 1018 1186 1018 1186 1050 1228 c 0,36,37
2240+ 1081 1271 1081 1271 1134 1278 c 128,-1,38
2241+ 1187 1285 1187 1285 1229 1253 c 0,39,40
2242+ 1375 1144 1375 1144 1455.5 983 c 128,-1,41
2243+ 1536 822 1536 822 1536 640 c 0,0,1
2244+896 1408 m 2,42,-1
2245+ 896 768 l 2,43,44
2246+ 896 716 896 716 858 678 c 128,-1,45
2247+ 820 640 820 640 768 640 c 128,-1,46
2248+ 716 640 716 640 678 678 c 128,-1,47
2249+ 640 716 640 716 640 768 c 2,48,-1
2250+ 640 1408 l 2,49,50
2251+ 640 1460 640 1460 678 1498 c 128,-1,51
2252+ 716 1536 716 1536 768 1536 c 128,-1,52
2253+ 820 1536 820 1536 858 1498 c 128,-1,53
2254+ 896 1460 896 1460 896 1408 c 2,42,-1
2255+EndSplineSet
2256+Validated: 33
2257+EndChar
2258+
2259+StartChar: signal
2260+Encoding: 61458 61458 30
2261+Width: 1792
2262+GlyphClass: 2
2263+Flags: W
2264+LayerCount: 2
2265+Fore
2266+SplineSet
2267+256 96 m 2,0,-1
2268+ 256 -96 l 2,1,2
2269+ 256 -110 256 -110 247 -119 c 128,-1,3
2270+ 238 -128 238 -128 224 -128 c 2,4,-1
2271+ 32 -128 l 2,5,6
2272+ 18 -128 18 -128 9 -119 c 128,-1,7
2273+ 0 -110 0 -110 0 -96 c 2,8,-1
2274+ 0 96 l 2,9,10
2275+ 0 110 0 110 9 119 c 128,-1,11
2276+ 18 128 18 128 32 128 c 2,12,-1
2277+ 224 128 l 2,13,14
2278+ 238 128 238 128 247 119 c 128,-1,15
2279+ 256 110 256 110 256 96 c 2,0,-1
2280+640 224 m 2,16,-1
2281+ 640 -96 l 2,17,18
2282+ 640 -110 640 -110 631 -119 c 128,-1,19
2283+ 622 -128 622 -128 608 -128 c 2,20,-1
2284+ 416 -128 l 2,21,22
2285+ 402 -128 402 -128 393 -119 c 128,-1,23
2286+ 384 -110 384 -110 384 -96 c 2,24,-1
2287+ 384 224 l 2,25,26
2288+ 384 238 384 238 393 247 c 128,-1,27
2289+ 402 256 402 256 416 256 c 2,28,-1
2290+ 608 256 l 2,29,30
2291+ 622 256 622 256 631 247 c 128,-1,31
2292+ 640 238 640 238 640 224 c 2,16,-1
2293+1024 480 m 2,32,-1
2294+ 1024 -96 l 2,33,34
2295+ 1024 -110 1024 -110 1015 -119 c 128,-1,35
2296+ 1006 -128 1006 -128 992 -128 c 2,36,-1
2297+ 800 -128 l 2,37,38
2298+ 786 -128 786 -128 777 -119 c 128,-1,39
2299+ 768 -110 768 -110 768 -96 c 2,40,-1
2300+ 768 480 l 2,41,42
2301+ 768 494 768 494 777 503 c 128,-1,43
2302+ 786 512 786 512 800 512 c 2,44,-1
2303+ 992 512 l 2,45,46
2304+ 1006 512 1006 512 1015 503 c 128,-1,47
2305+ 1024 494 1024 494 1024 480 c 2,32,-1
2306+1408 864 m 2,48,-1
2307+ 1408 -96 l 2,49,50
2308+ 1408 -110 1408 -110 1399 -119 c 128,-1,51
2309+ 1390 -128 1390 -128 1376 -128 c 2,52,-1
2310+ 1184 -128 l 2,53,54
2311+ 1170 -128 1170 -128 1161 -119 c 128,-1,55
2312+ 1152 -110 1152 -110 1152 -96 c 2,56,-1
2313+ 1152 864 l 2,57,58
2314+ 1152 878 1152 878 1161 887 c 128,-1,59
2315+ 1170 896 1170 896 1184 896 c 2,60,-1
2316+ 1376 896 l 2,61,62
2317+ 1390 896 1390 896 1399 887 c 128,-1,63
2318+ 1408 878 1408 878 1408 864 c 2,48,-1
2319+1792 1376 m 2,64,-1
2320+ 1792 -96 l 2,65,66
2321+ 1792 -110 1792 -110 1783 -119 c 128,-1,67
2322+ 1774 -128 1774 -128 1760 -128 c 2,68,-1
2323+ 1568 -128 l 2,69,70
2324+ 1554 -128 1554 -128 1545 -119 c 128,-1,71
2325+ 1536 -110 1536 -110 1536 -96 c 2,72,-1
2326+ 1536 1376 l 2,73,74
2327+ 1536 1390 1536 1390 1545 1399 c 128,-1,75
2328+ 1554 1408 1554 1408 1568 1408 c 2,76,-1
2329+ 1760 1408 l 2,77,78
2330+ 1774 1408 1774 1408 1783 1399 c 128,-1,79
2331+ 1792 1390 1792 1390 1792 1376 c 2,64,-1
2332+EndSplineSet
2333+Validated: 1
2334+EndChar
2335+
2336+StartChar: cog
2337+Encoding: 61459 61459 31
2338+Width: 1536
2339+GlyphClass: 2
2340+Flags: W
2341+LayerCount: 2
2342+Fore
2343+SplineSet
2344+1024 640 m 128,-1,1
2345+ 1024 746 1024 746 949 821 c 128,-1,2
2346+ 874 896 874 896 768 896 c 128,-1,3
2347+ 662 896 662 896 587 821 c 128,-1,4
2348+ 512 746 512 746 512 640 c 128,-1,5
2349+ 512 534 512 534 587 459 c 128,-1,6
2350+ 662 384 662 384 768 384 c 128,-1,7
2351+ 874 384 874 384 949 459 c 128,-1,0
2352+ 1024 534 1024 534 1024 640 c 128,-1,1
2353+1536 749 m 2,8,-1
2354+ 1536 527 l 2,9,10
2355+ 1536 515 1536 515 1528 504 c 128,-1,11
2356+ 1520 493 1520 493 1508 491 c 2,12,-1
2357+ 1323 463 l 1,13,14
2358+ 1304 409 1304 409 1284 372 c 1,15,16
2359+ 1319 322 1319 322 1391 234 c 0,17,18
2360+ 1401 222 1401 222 1401 209 c 128,-1,19
2361+ 1401 196 1401 196 1392 186 c 0,20,21
2362+ 1365 149 1365 149 1293 78 c 128,-1,22
2363+ 1221 7 1221 7 1199 7 c 0,23,24
2364+ 1187 7 1187 7 1173 16 c 2,25,-1
2365+ 1035 124 l 1,26,27
2366+ 991 101 991 101 944 86 c 1,28,29
2367+ 928 -50 928 -50 915 -100 c 0,30,31
2368+ 908 -128 908 -128 879 -128 c 2,32,-1
2369+ 657 -128 l 2,33,34
2370+ 643 -128 643 -128 632.5 -119.5 c 128,-1,35
2371+ 622 -111 622 -111 621 -98 c 2,36,-1
2372+ 593 86 l 1,37,38
2373+ 544 102 544 102 503 123 c 1,39,-1
2374+ 362 16 l 2,40,41
2375+ 352 7 352 7 337 7 c 0,42,43
2376+ 323 7 323 7 312 18 c 0,44,45
2377+ 186 132 186 132 147 186 c 0,46,47
2378+ 140 196 140 196 140 209 c 0,48,49
2379+ 140 221 140 221 148 232 c 0,50,51
2380+ 163 253 163 253 199 298.5 c 128,-1,52
2381+ 235 344 235 344 253 369 c 1,53,54
2382+ 226 419 226 419 212 468 c 1,55,-1
2383+ 29 495 l 2,56,57
2384+ 16 497 16 497 8 507.5 c 128,-1,58
2385+ 0 518 0 518 0 531 c 2,59,-1
2386+ 0 753 l 2,60,61
2387+ 0 765 0 765 8 776 c 128,-1,62
2388+ 16 787 16 787 27 789 c 2,63,-1
2389+ 213 817 l 1,64,65
2390+ 227 863 227 863 252 909 c 1,66,67
2391+ 212 966 212 966 145 1047 c 0,68,69
2392+ 135 1059 135 1059 135 1071 c 0,70,71
2393+ 135 1081 135 1081 144 1094 c 0,72,73
2394+ 170 1130 170 1130 242.5 1201.5 c 128,-1,74
2395+ 315 1273 315 1273 337 1273 c 0,75,76
2396+ 350 1273 350 1273 363 1263 c 2,77,-1
2397+ 501 1156 l 1,78,79
2398+ 545 1179 545 1179 592 1194 c 1,80,81
2399+ 608 1330 608 1330 621 1380 c 0,82,83
2400+ 628 1408 628 1408 657 1408 c 2,84,-1
2401+ 879 1408 l 2,85,86
2402+ 893 1408 893 1408 903.5 1399.5 c 128,-1,87
2403+ 914 1391 914 1391 915 1378 c 2,88,-1
2404+ 943 1194 l 1,89,90
2405+ 992 1178 992 1178 1033 1157 c 1,91,-1
2406+ 1175 1264 l 2,92,93
2407+ 1184 1273 1184 1273 1199 1273 c 0,94,95
2408+ 1212 1273 1212 1273 1224 1263 c 0,96,97
2409+ 1353 1144 1353 1144 1389 1093 c 0,98,99
2410+ 1396 1085 1396 1085 1396 1071 c 0,100,101
2411+ 1396 1059 1396 1059 1388 1048 c 0,102,103
2412+ 1373 1027 1373 1027 1337 981.5 c 128,-1,104
2413+ 1301 936 1301 936 1283 911 c 1,105,106
2414+ 1309 861 1309 861 1324 813 c 1,107,-1
2415+ 1507 785 l 2,108,109
2416+ 1520 783 1520 783 1528 772.5 c 128,-1,110
2417+ 1536 762 1536 762 1536 749 c 2,8,-1
2418+EndSplineSet
2419+Validated: 1
2420+EndChar
2421+
2422+StartChar: trash
2423+Encoding: 61460 61460 32
2424+Width: 1408
2425+GlyphClass: 2
2426+Flags: W
2427+LayerCount: 2
2428+Fore
2429+SplineSet
2430+512 800 m 2,0,-1
2431+ 512 224 l 2,1,2
2432+ 512 210 512 210 503 201 c 128,-1,3
2433+ 494 192 494 192 480 192 c 2,4,-1
2434+ 416 192 l 2,5,6
2435+ 402 192 402 192 393 201 c 128,-1,7
2436+ 384 210 384 210 384 224 c 2,8,-1
2437+ 384 800 l 2,9,10
2438+ 384 814 384 814 393 823 c 128,-1,11
2439+ 402 832 402 832 416 832 c 2,12,-1
2440+ 480 832 l 2,13,14
2441+ 494 832 494 832 503 823 c 128,-1,15
2442+ 512 814 512 814 512 800 c 2,0,-1
2443+768 800 m 2,16,-1
2444+ 768 224 l 2,17,18
2445+ 768 210 768 210 759 201 c 128,-1,19
2446+ 750 192 750 192 736 192 c 2,20,-1
2447+ 672 192 l 2,21,22
2448+ 658 192 658 192 649 201 c 128,-1,23
2449+ 640 210 640 210 640 224 c 2,24,-1
2450+ 640 800 l 2,25,26
2451+ 640 814 640 814 649 823 c 128,-1,27
2452+ 658 832 658 832 672 832 c 2,28,-1
2453+ 736 832 l 2,29,30
2454+ 750 832 750 832 759 823 c 128,-1,31
2455+ 768 814 768 814 768 800 c 2,16,-1
2456+1024 800 m 2,32,-1
2457+ 1024 224 l 2,33,34
2458+ 1024 210 1024 210 1015 201 c 128,-1,35
2459+ 1006 192 1006 192 992 192 c 2,36,-1
2460+ 928 192 l 2,37,38
2461+ 914 192 914 192 905 201 c 128,-1,39
2462+ 896 210 896 210 896 224 c 2,40,-1
2463+ 896 800 l 2,41,42
2464+ 896 814 896 814 905 823 c 128,-1,43
2465+ 914 832 914 832 928 832 c 2,44,-1
2466+ 992 832 l 2,45,46
2467+ 1006 832 1006 832 1015 823 c 128,-1,47
2468+ 1024 814 1024 814 1024 800 c 2,32,-1
2469+1152 76 m 2,48,-1
2470+ 1152 1024 l 1,49,-1
2471+ 256 1024 l 1,50,-1
2472+ 256 76 l 2,51,52
2473+ 256 54 256 54 263 35.5 c 128,-1,53
2474+ 270 17 270 17 277.5 8.5 c 128,-1,54
2475+ 285 0 285 0 288 0 c 2,55,-1
2476+ 1120 0 l 2,56,57
2477+ 1123 0 1123 0 1130.5 8.5 c 128,-1,58
2478+ 1138 17 1138 17 1145 35.5 c 128,-1,59
2479+ 1152 54 1152 54 1152 76 c 2,48,-1
2480+480 1152 m 1,60,-1
2481+ 928 1152 l 1,61,-1
2482+ 880 1269 l 2,62,63
2483+ 873 1278 873 1278 863 1280 c 2,64,-1
2484+ 546 1280 l 2,65,66
2485+ 536 1278 536 1278 529 1269 c 2,67,-1
2486+ 480 1152 l 1,60,-1
2487+1408 1120 m 2,68,-1
2488+ 1408 1056 l 2,69,70
2489+ 1408 1042 1408 1042 1399 1033 c 128,-1,71
2490+ 1390 1024 1390 1024 1376 1024 c 2,72,-1
2491+ 1280 1024 l 1,73,-1
2492+ 1280 76 l 2,74,75
2493+ 1280 -7 1280 -7 1233 -67.5 c 128,-1,76
2494+ 1186 -128 1186 -128 1120 -128 c 2,77,-1
2495+ 288 -128 l 2,78,79
2496+ 222 -128 222 -128 175 -69.5 c 128,-1,80
2497+ 128 -11 128 -11 128 72 c 2,81,-1
2498+ 128 1024 l 1,82,-1
2499+ 32 1024 l 2,83,84
2500+ 18 1024 18 1024 9 1033 c 128,-1,85
2501+ 0 1042 0 1042 0 1056 c 2,86,-1
2502+ 0 1120 l 2,87,88
2503+ 0 1134 0 1134 9 1143 c 128,-1,89
2504+ 18 1152 18 1152 32 1152 c 2,90,-1
2505+ 341 1152 l 1,91,-1
2506+ 411 1319 l 2,92,93
2507+ 426 1356 426 1356 465 1382 c 128,-1,94
2508+ 504 1408 504 1408 544 1408 c 2,95,-1
2509+ 864 1408 l 2,96,97
2510+ 904 1408 904 1408 943 1382 c 128,-1,98
2511+ 982 1356 982 1356 997 1319 c 2,99,-1
2512+ 1067 1152 l 1,100,-1
2513+ 1376 1152 l 2,101,102
2514+ 1390 1152 1390 1152 1399 1143 c 128,-1,103
2515+ 1408 1134 1408 1134 1408 1120 c 2,68,-1
2516+EndSplineSet
2517+Validated: 1
2518+EndChar
2519+
2520+StartChar: home
2521+Encoding: 61461 61461 33
2522+Width: 1664
2523+GlyphClass: 2
2524+Flags: W
2525+LayerCount: 2
2526+Fore
2527+SplineSet
2528+1408 544 m 2,0,-1
2529+ 1408 64 l 2,1,2
2530+ 1408 38 1408 38 1389 19 c 128,-1,3
2531+ 1370 0 1370 0 1344 0 c 2,4,-1
2532+ 960 0 l 1,5,-1
2533+ 960 384 l 1,6,-1
2534+ 704 384 l 1,7,-1
2535+ 704 0 l 1,8,-1
2536+ 320 0 l 2,9,10
2537+ 294 0 294 0 275 19 c 128,-1,11
2538+ 256 38 256 38 256 64 c 2,12,-1
2539+ 256 544 l 2,13,14
2540+ 256 545 256 545 256.5 547 c 128,-1,15
2541+ 257 549 257 549 257 550 c 2,16,-1
2542+ 832 1024 l 1,17,-1
2543+ 1407 550 l 2,18,19
2544+ 1408 548 1408 548 1408 544 c 2,0,-1
2545+1631 613 m 2,20,-1
2546+ 1569 539 l 2,21,22
2547+ 1561 530 1561 530 1548 528 c 2,23,-1
2548+ 1545 528 l 2,24,25
2549+ 1532 528 1532 528 1524 535 c 2,26,-1
2550+ 832 1112 l 1,27,-1
2551+ 140 535 l 2,28,29
2552+ 128 527 128 527 116 528 c 0,30,31
2553+ 103 530 103 530 95 539 c 2,32,-1
2554+ 33 613 l 2,33,34
2555+ 25 623 25 623 26 636.5 c 128,-1,35
2556+ 27 650 27 650 37 658 c 2,36,-1
2557+ 756 1257 l 2,37,38
2558+ 788 1283 788 1283 832 1283 c 128,-1,39
2559+ 876 1283 876 1283 908 1257 c 2,40,-1
2560+ 1152 1053 l 1,41,-1
2561+ 1152 1248 l 2,42,43
2562+ 1152 1262 1152 1262 1161 1271 c 128,-1,44
2563+ 1170 1280 1170 1280 1184 1280 c 2,45,-1
2564+ 1376 1280 l 2,46,47
2565+ 1390 1280 1390 1280 1399 1271 c 128,-1,48
2566+ 1408 1262 1408 1262 1408 1248 c 2,49,-1
2567+ 1408 840 l 1,50,-1
2568+ 1627 658 l 2,51,52
2569+ 1637 650 1637 650 1638 636.5 c 128,-1,53
2570+ 1639 623 1639 623 1631 613 c 2,20,-1
2571+EndSplineSet
2572+Validated: 1
2573+EndChar
2574+
2575+StartChar: file_alt
2576+Encoding: 61462 61462 34
2577+Width: 1536
2578+GlyphClass: 2
2579+Flags: W
2580+LayerCount: 2
2581+Fore
2582+SplineSet
2583+1468 1156 m 2,0,1
2584+ 1496 1128 1496 1128 1516 1080 c 128,-1,2
2585+ 1536 1032 1536 1032 1536 992 c 2,3,-1
2586+ 1536 -160 l 2,4,5
2587+ 1536 -200 1536 -200 1508 -228 c 128,-1,6
2588+ 1480 -256 1480 -256 1440 -256 c 2,7,-1
2589+ 96 -256 l 2,8,9
2590+ 56 -256 56 -256 28 -228 c 128,-1,10
2591+ 0 -200 0 -200 0 -160 c 2,11,-1
2592+ 0 1440 l 2,12,13
2593+ 0 1480 0 1480 28 1508 c 128,-1,14
2594+ 56 1536 56 1536 96 1536 c 2,15,-1
2595+ 992 1536 l 2,16,17
2596+ 1032 1536 1032 1536 1080 1516 c 128,-1,18
2597+ 1128 1496 1128 1496 1156 1468 c 2,19,-1
2598+ 1468 1156 l 2,0,1
2599+1024 1400 m 1,20,-1
2600+ 1024 1024 l 1,21,-1
2601+ 1400 1024 l 1,22,23
2602+ 1390 1053 1390 1053 1378 1065 c 2,24,-1
2603+ 1065 1378 l 2,25,26
2604+ 1053 1390 1053 1390 1024 1400 c 1,20,-1
2605+1408 -128 m 1,27,-1
2606+ 1408 896 l 1,28,-1
2607+ 992 896 l 2,29,30
2608+ 952 896 952 896 924 924 c 128,-1,31
2609+ 896 952 896 952 896 992 c 2,32,-1
2610+ 896 1408 l 1,33,-1
2611+ 128 1408 l 1,34,-1
2612+ 128 -128 l 1,35,-1
2613+ 1408 -128 l 1,27,-1
2614+EndSplineSet
2615+Validated: 1
2616+EndChar
2617+
2618+StartChar: time
2619+Encoding: 61463 61463 35
2620+Width: 1536
2621+GlyphClass: 2
2622+Flags: W
2623+LayerCount: 2
2624+Fore
2625+SplineSet
2626+896 992 m 2,0,-1
2627+ 896 544 l 2,1,2
2628+ 896 530 896 530 887 521 c 128,-1,3
2629+ 878 512 878 512 864 512 c 2,4,-1
2630+ 544 512 l 2,5,6
2631+ 530 512 530 512 521 521 c 128,-1,7
2632+ 512 530 512 530 512 544 c 2,8,-1
2633+ 512 608 l 2,9,10
2634+ 512 622 512 622 521 631 c 128,-1,11
2635+ 530 640 530 640 544 640 c 2,12,-1
2636+ 768 640 l 1,13,-1
2637+ 768 992 l 2,14,15
2638+ 768 1006 768 1006 777 1015 c 128,-1,16
2639+ 786 1024 786 1024 800 1024 c 2,17,-1
2640+ 864 1024 l 2,18,19
2641+ 878 1024 878 1024 887 1015 c 128,-1,20
2642+ 896 1006 896 1006 896 992 c 2,0,-1
2643+1312 640 m 128,-1,22
2644+ 1312 788 1312 788 1239 913 c 128,-1,23
2645+ 1166 1038 1166 1038 1041 1111 c 128,-1,24
2646+ 916 1184 916 1184 768 1184 c 128,-1,25
2647+ 620 1184 620 1184 495 1111 c 128,-1,26
2648+ 370 1038 370 1038 297 913 c 128,-1,27
2649+ 224 788 224 788 224 640 c 128,-1,28
2650+ 224 492 224 492 297 367 c 128,-1,29
2651+ 370 242 370 242 495 169 c 128,-1,30
2652+ 620 96 620 96 768 96 c 128,-1,31
2653+ 916 96 916 96 1041 169 c 128,-1,32
2654+ 1166 242 1166 242 1239 367 c 128,-1,21
2655+ 1312 492 1312 492 1312 640 c 128,-1,22
2656+1536 640 m 128,-1,34
2657+ 1536 431 1536 431 1433 254.5 c 128,-1,35
2658+ 1330 78 1330 78 1153.5 -25 c 128,-1,36
2659+ 977 -128 977 -128 768 -128 c 128,-1,37
2660+ 559 -128 559 -128 382.5 -25 c 128,-1,38
2661+ 206 78 206 78 103 254.5 c 128,-1,39
2662+ 0 431 0 431 0 640 c 128,-1,40
2663+ 0 849 0 849 103 1025.5 c 128,-1,41
2664+ 206 1202 206 1202 382.5 1305 c 128,-1,42
2665+ 559 1408 559 1408 768 1408 c 128,-1,43
2666+ 977 1408 977 1408 1153.5 1305 c 128,-1,44
2667+ 1330 1202 1330 1202 1433 1025.5 c 128,-1,33
2668+ 1536 849 1536 849 1536 640 c 128,-1,34
2669+EndSplineSet
2670+Validated: 1
2671+EndChar
2672+
2673+StartChar: road
2674+Encoding: 61464 61464 36
2675+Width: 1920
2676+GlyphClass: 2
2677+Flags: W
2678+LayerCount: 2
2679+Fore
2680+SplineSet
2681+1111 540 m 2,0,-1
2682+ 1111 544 l 1,1,-1
2683+ 1087 864 l 2,2,3
2684+ 1086 877 1086 877 1076 886.5 c 128,-1,4
2685+ 1066 896 1066 896 1053 896 c 2,5,-1
2686+ 867 896 l 2,6,7
2687+ 854 896 854 896 844 886.5 c 128,-1,8
2688+ 834 877 834 877 833 864 c 2,9,-1
2689+ 809 544 l 1,10,-1
2690+ 809 540 l 2,11,12
2691+ 808 528 808 528 817 520 c 128,-1,13
2692+ 826 512 826 512 838 512 c 2,14,-1
2693+ 1082 512 l 2,15,16
2694+ 1094 512 1094 512 1103 520 c 128,-1,17
2695+ 1112 528 1112 528 1111 540 c 2,0,-1
2696+1870 73 m 0,18,19
2697+ 1870 0 1870 0 1824 0 c 2,20,-1
2698+ 1120 0 l 2,21,22
2699+ 1133 0 1133 0 1142 9.5 c 128,-1,23
2700+ 1151 19 1151 19 1150 32 c 2,24,-1
2701+ 1130 288 l 2,25,26
2702+ 1129 301 1129 301 1119 310.5 c 128,-1,27
2703+ 1109 320 1109 320 1096 320 c 2,28,-1
2704+ 824 320 l 2,29,30
2705+ 811 320 811 320 801 310.5 c 128,-1,31
2706+ 791 301 791 301 790 288 c 2,32,-1
2707+ 770 32 l 2,33,34
2708+ 769 19 769 19 778 9.5 c 128,-1,35
2709+ 787 0 787 0 800 0 c 2,36,-1
2710+ 96 0 l 2,37,38
2711+ 50 0 50 0 50 73 c 0,39,40
2712+ 50 127 50 127 76 189 c 2,41,-1
2713+ 493 1233 l 2,42,43
2714+ 501 1252 501 1252 519 1266 c 128,-1,44
2715+ 537 1280 537 1280 557 1280 c 2,45,-1
2716+ 896 1280 l 2,46,47
2717+ 883 1280 883 1280 873 1270.5 c 128,-1,48
2718+ 863 1261 863 1261 862 1248 c 2,49,-1
2719+ 847 1056 l 2,50,51
2720+ 846 1042 846 1042 855 1033 c 128,-1,52
2721+ 864 1024 864 1024 877 1024 c 2,53,-1
2722+ 1043 1024 l 2,54,55
2723+ 1056 1024 1056 1024 1065 1033 c 128,-1,56
2724+ 1074 1042 1074 1042 1073 1056 c 2,57,-1
2725+ 1058 1248 l 2,58,59
2726+ 1057 1261 1057 1261 1047 1270.5 c 128,-1,60
2727+ 1037 1280 1037 1280 1024 1280 c 2,61,-1
2728+ 1363 1280 l 2,62,63
2729+ 1383 1280 1383 1280 1401 1266 c 128,-1,64
2730+ 1419 1252 1419 1252 1427 1233 c 2,65,-1
2731+ 1844 189 l 2,66,67
2732+ 1870 127 1870 127 1870 73 c 0,18,19
2733+EndSplineSet
2734+Validated: 1
2735+EndChar
2736+
2737+StartChar: download_alt
2738+Encoding: 61465 61465 37
2739+Width: 1664
2740+GlyphClass: 2
2741+Flags: W
2742+LayerCount: 2
2743+Fore
2744+SplineSet
2745+1280 192 m 128,-1,1
2746+ 1280 218 1280 218 1261 237 c 128,-1,2
2747+ 1242 256 1242 256 1216 256 c 128,-1,3
2748+ 1190 256 1190 256 1171 237 c 128,-1,4
2749+ 1152 218 1152 218 1152 192 c 128,-1,5
2750+ 1152 166 1152 166 1171 147 c 128,-1,6
2751+ 1190 128 1190 128 1216 128 c 128,-1,7
2752+ 1242 128 1242 128 1261 147 c 128,-1,0
2753+ 1280 166 1280 166 1280 192 c 128,-1,1
2754+1536 192 m 128,-1,9
2755+ 1536 218 1536 218 1517 237 c 128,-1,10
2756+ 1498 256 1498 256 1472 256 c 128,-1,11
2757+ 1446 256 1446 256 1427 237 c 128,-1,12
2758+ 1408 218 1408 218 1408 192 c 128,-1,13
2759+ 1408 166 1408 166 1427 147 c 128,-1,14
2760+ 1446 128 1446 128 1472 128 c 128,-1,15
2761+ 1498 128 1498 128 1517 147 c 128,-1,8
2762+ 1536 166 1536 166 1536 192 c 128,-1,9
2763+1664 416 m 2,16,-1
2764+ 1664 96 l 2,17,18
2765+ 1664 56 1664 56 1636 28 c 128,-1,19
2766+ 1608 0 1608 0 1568 0 c 2,20,-1
2767+ 96 0 l 2,21,22
2768+ 56 0 56 0 28 28 c 128,-1,23
2769+ 0 56 0 56 0 96 c 2,24,-1
2770+ 0 416 l 2,25,26
2771+ 0 456 0 456 28 484 c 128,-1,27
2772+ 56 512 56 512 96 512 c 2,28,-1
2773+ 561 512 l 1,29,-1
2774+ 696 376 l 2,30,31
2775+ 754 320 754 320 832 320 c 128,-1,32
2776+ 910 320 910 320 968 376 c 2,33,-1
2777+ 1104 512 l 1,34,-1
2778+ 1568 512 l 2,35,36
2779+ 1608 512 1608 512 1636 484 c 128,-1,37
2780+ 1664 456 1664 456 1664 416 c 2,16,-1
2781+1339 985 m 0,38,39
2782+ 1356 944 1356 944 1325 915 c 2,40,-1
2783+ 877 467 l 2,41,42
2784+ 859 448 859 448 832 448 c 128,-1,43
2785+ 805 448 805 448 787 467 c 2,44,-1
2786+ 339 915 l 2,45,46
2787+ 308 944 308 944 325 985 c 0,47,48
2788+ 342 1024 342 1024 384 1024 c 2,49,-1
2789+ 640 1024 l 1,50,-1
2790+ 640 1472 l 2,51,52
2791+ 640 1498 640 1498 659 1517 c 128,-1,53
2792+ 678 1536 678 1536 704 1536 c 2,54,-1
2793+ 960 1536 l 2,55,56
2794+ 986 1536 986 1536 1005 1517 c 128,-1,57
2795+ 1024 1498 1024 1498 1024 1472 c 2,58,-1
2796+ 1024 1024 l 1,59,-1
2797+ 1280 1024 l 2,60,61
2798+ 1322 1024 1322 1024 1339 985 c 0,38,39
2799+EndSplineSet
2800+Validated: 33
2801+EndChar
2802+
2803+StartChar: download
2804+Encoding: 61466 61466 38
2805+Width: 1536
2806+GlyphClass: 2
2807+Flags: W
2808+LayerCount: 2
2809+Fore
2810+SplineSet
2811+1120 608 m 0,0,1
2812+ 1120 596 1120 596 1110 584 c 2,2,-1
2813+ 791 265 l 2,3,4
2814+ 780 256 780 256 768 256 c 128,-1,5
2815+ 756 256 756 256 745 265 c 2,6,-1
2816+ 425 585 l 2,7,8
2817+ 410 601 410 601 418 620 c 0,9,10
2818+ 426 640 426 640 448 640 c 2,11,-1
2819+ 640 640 l 1,12,-1
2820+ 640 992 l 2,13,14
2821+ 640 1006 640 1006 649 1015 c 128,-1,15
2822+ 658 1024 658 1024 672 1024 c 2,16,-1
2823+ 864 1024 l 2,17,18
2824+ 878 1024 878 1024 887 1015 c 128,-1,19
2825+ 896 1006 896 1006 896 992 c 2,20,-1
2826+ 896 640 l 1,21,-1
2827+ 1088 640 l 2,22,23
2828+ 1102 640 1102 640 1111 631 c 128,-1,24
2829+ 1120 622 1120 622 1120 608 c 0,0,1
2830+768 1184 m 128,-1,26
2831+ 620 1184 620 1184 495 1111 c 128,-1,27
2832+ 370 1038 370 1038 297 913 c 128,-1,28
2833+ 224 788 224 788 224 640 c 128,-1,29
2834+ 224 492 224 492 297 367 c 128,-1,30
2835+ 370 242 370 242 495 169 c 128,-1,31
2836+ 620 96 620 96 768 96 c 128,-1,32
2837+ 916 96 916 96 1041 169 c 128,-1,33
2838+ 1166 242 1166 242 1239 367 c 128,-1,34
2839+ 1312 492 1312 492 1312 640 c 128,-1,35
2840+ 1312 788 1312 788 1239 913 c 128,-1,36
2841+ 1166 1038 1166 1038 1041 1111 c 128,-1,25
2842+ 916 1184 916 1184 768 1184 c 128,-1,26
2843+1536 640 m 128,-1,38
2844+ 1536 431 1536 431 1433 254.5 c 128,-1,39
2845+ 1330 78 1330 78 1153.5 -25 c 128,-1,40
2846+ 977 -128 977 -128 768 -128 c 128,-1,41
2847+ 559 -128 559 -128 382.5 -25 c 128,-1,42
2848+ 206 78 206 78 103 254.5 c 128,-1,43
2849+ 0 431 0 431 0 640 c 128,-1,44
2850+ 0 849 0 849 103 1025.5 c 128,-1,45
2851+ 206 1202 206 1202 382.5 1305 c 128,-1,46
2852+ 559 1408 559 1408 768 1408 c 128,-1,47
2853+ 977 1408 977 1408 1153.5 1305 c 128,-1,48
2854+ 1330 1202 1330 1202 1433 1025.5 c 128,-1,37
2855+ 1536 849 1536 849 1536 640 c 128,-1,38
2856+EndSplineSet
2857+Validated: 1
2858+EndChar
2859+
2860+StartChar: upload
2861+Encoding: 61467 61467 39
2862+Width: 1536
2863+GlyphClass: 2
2864+Flags: W
2865+LayerCount: 2
2866+Fore
2867+SplineSet
2868+1118 660 m 0,0,1
2869+ 1110 640 1110 640 1088 640 c 2,2,-1
2870+ 896 640 l 1,3,-1
2871+ 896 288 l 2,4,5
2872+ 896 274 896 274 887 265 c 128,-1,6
2873+ 878 256 878 256 864 256 c 2,7,-1
2874+ 672 256 l 2,8,9
2875+ 658 256 658 256 649 265 c 128,-1,10
2876+ 640 274 640 274 640 288 c 2,11,-1
2877+ 640 640 l 1,12,-1
2878+ 448 640 l 2,13,14
2879+ 434 640 434 640 425 649 c 128,-1,15
2880+ 416 658 416 658 416 672 c 0,16,17
2881+ 416 684 416 684 426 696 c 2,18,-1
2882+ 745 1015 l 2,19,20
2883+ 756 1024 756 1024 768 1024 c 128,-1,21
2884+ 780 1024 780 1024 791 1015 c 2,22,-1
2885+ 1111 695 l 2,23,24
2886+ 1126 679 1126 679 1118 660 c 0,0,1
2887+768 1184 m 128,-1,26
2888+ 620 1184 620 1184 495 1111 c 128,-1,27
2889+ 370 1038 370 1038 297 913 c 128,-1,28
2890+ 224 788 224 788 224 640 c 128,-1,29
2891+ 224 492 224 492 297 367 c 128,-1,30
2892+ 370 242 370 242 495 169 c 128,-1,31
2893+ 620 96 620 96 768 96 c 128,-1,32
2894+ 916 96 916 96 1041 169 c 128,-1,33
2895+ 1166 242 1166 242 1239 367 c 128,-1,34
2896+ 1312 492 1312 492 1312 640 c 128,-1,35
2897+ 1312 788 1312 788 1239 913 c 128,-1,36
2898+ 1166 1038 1166 1038 1041 1111 c 128,-1,25
2899+ 916 1184 916 1184 768 1184 c 128,-1,26
2900+1536 640 m 128,-1,38
2901+ 1536 431 1536 431 1433 254.5 c 128,-1,39
2902+ 1330 78 1330 78 1153.5 -25 c 128,-1,40
2903+ 977 -128 977 -128 768 -128 c 128,-1,41
2904+ 559 -128 559 -128 382.5 -25 c 128,-1,42
2905+ 206 78 206 78 103 254.5 c 128,-1,43
2906+ 0 431 0 431 0 640 c 128,-1,44
2907+ 0 849 0 849 103 1025.5 c 128,-1,45
2908+ 206 1202 206 1202 382.5 1305 c 128,-1,46
2909+ 559 1408 559 1408 768 1408 c 128,-1,47
2910+ 977 1408 977 1408 1153.5 1305 c 128,-1,48
2911+ 1330 1202 1330 1202 1433 1025.5 c 128,-1,37
2912+ 1536 849 1536 849 1536 640 c 128,-1,38
2913+EndSplineSet
2914+Validated: 1
2915+EndChar
2916+
2917+StartChar: inbox
2918+Encoding: 61468 61468 40
2919+Width: 1536
2920+GlyphClass: 2
2921+Flags: W
2922+LayerCount: 2
2923+Fore
2924+SplineSet
2925+1023 576 m 1,0,-1
2926+ 1339 576 l 2,1,2
2927+ 1338 579 1338 579 1336.5 584.5 c 128,-1,3
2928+ 1335 590 1335 590 1334 592 c 2,4,-1
2929+ 1122 1088 l 1,5,-1
2930+ 414 1088 l 1,6,-1
2931+ 202 592 l 2,7,8
2932+ 201 589 201 589 199.5 583.5 c 128,-1,9
2933+ 198 578 198 578 197 576 c 2,10,-1
2934+ 513 576 l 1,11,-1
2935+ 608 384 l 1,12,-1
2936+ 928 384 l 1,13,-1
2937+ 1023 576 l 1,0,-1
2938+1536 546 m 2,14,-1
2939+ 1536 64 l 2,15,16
2940+ 1536 38 1536 38 1517 19 c 128,-1,17
2941+ 1498 0 1498 0 1472 0 c 2,18,-1
2942+ 64 0 l 2,19,20
2943+ 38 0 38 0 19 19 c 128,-1,21
2944+ 0 38 0 38 0 64 c 2,22,-1
2945+ 0 546 l 2,23,24
2946+ 0 608 0 608 25 669 c 2,25,-1
2947+ 263 1221 l 2,26,27
2948+ 273 1246 273 1246 299.5 1263 c 128,-1,28
2949+ 326 1280 326 1280 352 1280 c 2,29,-1
2950+ 1184 1280 l 2,30,31
2951+ 1210 1280 1210 1280 1236.5 1263 c 128,-1,32
2952+ 1263 1246 1263 1246 1273 1221 c 2,33,-1
2953+ 1511 669 l 2,34,35
2954+ 1536 608 1536 608 1536 546 c 2,14,-1
2955+EndSplineSet
2956+Validated: 1
2957+EndChar
2958+
2959+StartChar: play_circle
2960+Encoding: 61469 61469 41
2961+Width: 1536
2962+GlyphClass: 2
2963+Flags: W
2964+LayerCount: 2
2965+Fore
2966+SplineSet
2967+1184 640 m 128,-1,1
2968+ 1184 603 1184 603 1152 585 c 2,2,-1
2969+ 608 265 l 2,3,4
2970+ 593 256 593 256 576 256 c 0,5,6
2971+ 560 256 560 256 544 264 c 0,7,8
2972+ 512 283 512 283 512 320 c 2,9,-1
2973+ 512 960 l 2,10,11
2974+ 512 997 512 997 544 1016 c 0,12,13
2975+ 577 1034 577 1034 608 1015 c 2,14,-1
2976+ 1152 695 l 2,15,0
2977+ 1184 677 1184 677 1184 640 c 128,-1,1
2978+1312 640 m 128,-1,17
2979+ 1312 788 1312 788 1239 913 c 128,-1,18
2980+ 1166 1038 1166 1038 1041 1111 c 128,-1,19
2981+ 916 1184 916 1184 768 1184 c 128,-1,20
2982+ 620 1184 620 1184 495 1111 c 128,-1,21
2983+ 370 1038 370 1038 297 913 c 128,-1,22
2984+ 224 788 224 788 224 640 c 128,-1,23
2985+ 224 492 224 492 297 367 c 128,-1,24
2986+ 370 242 370 242 495 169 c 128,-1,25
2987+ 620 96 620 96 768 96 c 128,-1,26
2988+ 916 96 916 96 1041 169 c 128,-1,27
2989+ 1166 242 1166 242 1239 367 c 128,-1,16
2990+ 1312 492 1312 492 1312 640 c 128,-1,17
2991+1536 640 m 128,-1,29
2992+ 1536 431 1536 431 1433 254.5 c 128,-1,30
2993+ 1330 78 1330 78 1153.5 -25 c 128,-1,31
2994+ 977 -128 977 -128 768 -128 c 128,-1,32
2995+ 559 -128 559 -128 382.5 -25 c 128,-1,33
2996+ 206 78 206 78 103 254.5 c 128,-1,34
2997+ 0 431 0 431 0 640 c 128,-1,35
2998+ 0 849 0 849 103 1025.5 c 128,-1,36
2999+ 206 1202 206 1202 382.5 1305 c 128,-1,37
3000+ 559 1408 559 1408 768 1408 c 128,-1,38
3001+ 977 1408 977 1408 1153.5 1305 c 128,-1,39
3002+ 1330 1202 1330 1202 1433 1025.5 c 128,-1,28
3003+ 1536 849 1536 849 1536 640 c 128,-1,29
3004+EndSplineSet
3005+Validated: 33
3006+EndChar
3007+
3008+StartChar: repeat
3009+Encoding: 61470 61470 42
3010+Width: 1536
3011+GlyphClass: 2
3012+Flags: W
3013+LayerCount: 2
3014+Fore
3015+SplineSet
3016+1536 1280 m 2,0,-1
3017+ 1536 832 l 2,1,2
3018+ 1536 806 1536 806 1517 787 c 128,-1,3
3019+ 1498 768 1498 768 1472 768 c 2,4,-1
3020+ 1024 768 l 2,5,6
3021+ 982 768 982 768 965 808 c 0,7,8
3022+ 948 847 948 847 979 877 c 2,9,-1
3023+ 1117 1015 l 1,10,11
3024+ 969 1152 969 1152 768 1152 c 0,12,13
3025+ 664 1152 664 1152 569.5 1111.5 c 128,-1,14
3026+ 475 1071 475 1071 406 1002 c 128,-1,15
3027+ 337 933 337 933 296.5 838.5 c 128,-1,16
3028+ 256 744 256 744 256 640 c 128,-1,17
3029+ 256 536 256 536 296.5 441.5 c 128,-1,18
3030+ 337 347 337 347 406 278 c 128,-1,19
3031+ 475 209 475 209 569.5 168.5 c 128,-1,20
3032+ 664 128 664 128 768 128 c 0,21,22
3033+ 887 128 887 128 993 180 c 128,-1,23
3034+ 1099 232 1099 232 1172 327 c 0,24,25
3035+ 1179 337 1179 337 1195 339 c 0,26,27
3036+ 1210 339 1210 339 1220 330 c 2,28,-1
3037+ 1357 192 l 2,29,30
3038+ 1366 184 1366 184 1366.5 171.5 c 128,-1,31
3039+ 1367 159 1367 159 1359 149 c 0,32,33
3040+ 1250 17 1250 17 1095 -55.5 c 128,-1,34
3041+ 940 -128 940 -128 768 -128 c 0,35,36
3042+ 612 -128 612 -128 470 -67 c 128,-1,37
3043+ 328 -6 328 -6 225 97 c 128,-1,38
3044+ 122 200 122 200 61 342 c 128,-1,39
3045+ 0 484 0 484 0 640 c 128,-1,40
3046+ 0 796 0 796 61 938 c 128,-1,41
3047+ 122 1080 122 1080 225 1183 c 128,-1,42
3048+ 328 1286 328 1286 470 1347 c 128,-1,43
3049+ 612 1408 612 1408 768 1408 c 0,44,45
3050+ 915 1408 915 1408 1052.5 1352.5 c 128,-1,46
3051+ 1190 1297 1190 1297 1297 1196 c 1,47,-1
3052+ 1427 1325 l 2,48,49
3053+ 1456 1356 1456 1356 1497 1339 c 0,50,51
3054+ 1536 1322 1536 1322 1536 1280 c 2,0,-1
3055+EndSplineSet
3056+Validated: 33
3057+EndChar
3058+
3059+StartChar: refresh
3060+Encoding: 61473 61473 43
3061+Width: 1536
3062+GlyphClass: 2
3063+Flags: W
3064+LayerCount: 2
3065+Fore
3066+SplineSet
3067+1511 480 m 0,0,1
3068+ 1511 475 1511 475 1510 473 c 0,2,3
3069+ 1446 205 1446 205 1242 38.5 c 128,-1,4
3070+ 1038 -128 1038 -128 764 -128 c 0,5,6
3071+ 618 -128 618 -128 481.5 -73 c 128,-1,7
3072+ 345 -18 345 -18 238 84 c 1,8,-1
3073+ 109 -45 l 2,9,10
3074+ 90 -64 90 -64 64 -64 c 128,-1,11
3075+ 38 -64 38 -64 19 -45 c 128,-1,12
3076+ 0 -26 0 -26 0 0 c 2,13,-1
3077+ 0 448 l 2,14,15
3078+ 0 474 0 474 19 493 c 128,-1,16
3079+ 38 512 38 512 64 512 c 2,17,-1
3080+ 512 512 l 2,18,19
3081+ 538 512 538 512 557 493 c 128,-1,20
3082+ 576 474 576 474 576 448 c 128,-1,21
3083+ 576 422 576 422 557 403 c 2,22,-1
3084+ 420 266 l 1,23,24
3085+ 491 200 491 200 581 164 c 128,-1,25
3086+ 671 128 671 128 768 128 c 0,26,27
3087+ 902 128 902 128 1018 193 c 128,-1,28
3088+ 1134 258 1134 258 1204 372 c 0,29,30
3089+ 1215 389 1215 389 1257 489 c 0,31,32
3090+ 1265 512 1265 512 1287 512 c 2,33,-1
3091+ 1479 512 l 2,34,35
3092+ 1492 512 1492 512 1501.5 502.5 c 128,-1,36
3093+ 1511 493 1511 493 1511 480 c 0,0,1
3094+1536 1280 m 2,37,-1
3095+ 1536 832 l 2,38,39
3096+ 1536 806 1536 806 1517 787 c 128,-1,40
3097+ 1498 768 1498 768 1472 768 c 2,41,-1
3098+ 1024 768 l 2,42,43
3099+ 998 768 998 768 979 787 c 128,-1,44
3100+ 960 806 960 806 960 832 c 128,-1,45
3101+ 960 858 960 858 979 877 c 2,46,-1
3102+ 1117 1015 l 1,47,48
3103+ 969 1152 969 1152 768 1152 c 0,49,50
3104+ 634 1152 634 1152 518 1087 c 128,-1,51
3105+ 402 1022 402 1022 332 908 c 0,52,53
3106+ 321 891 321 891 279 791 c 0,54,55
3107+ 271 768 271 768 249 768 c 2,56,-1
3108+ 50 768 l 2,57,58
3109+ 37 768 37 768 27.5 777.5 c 128,-1,59
3110+ 18 787 18 787 18 800 c 2,60,-1
3111+ 18 807 l 1,61,62
3112+ 83 1075 83 1075 288 1241.5 c 128,-1,63
3113+ 493 1408 493 1408 768 1408 c 0,64,65
3114+ 914 1408 914 1408 1052 1352.5 c 128,-1,66
3115+ 1190 1297 1190 1297 1297 1196 c 1,67,-1
3116+ 1427 1325 l 2,68,69
3117+ 1446 1344 1446 1344 1472 1344 c 128,-1,70
3118+ 1498 1344 1498 1344 1517 1325 c 128,-1,71
3119+ 1536 1306 1536 1306 1536 1280 c 2,37,-1
3120+EndSplineSet
3121+Validated: 1
3122+EndChar
3123+
3124+StartChar: list_alt
3125+Encoding: 61474 61474 44
3126+Width: 1792
3127+GlyphClass: 2
3128+Flags: W
3129+LayerCount: 2
3130+Fore
3131+SplineSet
3132+384 352 m 2,0,-1
3133+ 384 288 l 2,1,2
3134+ 384 275 384 275 374.5 265.5 c 128,-1,3
3135+ 365 256 365 256 352 256 c 2,4,-1
3136+ 288 256 l 2,5,6
3137+ 275 256 275 256 265.5 265.5 c 128,-1,7
3138+ 256 275 256 275 256 288 c 2,8,-1
3139+ 256 352 l 2,9,10
3140+ 256 365 256 365 265.5 374.5 c 128,-1,11
3141+ 275 384 275 384 288 384 c 2,12,-1
3142+ 352 384 l 2,13,14
3143+ 365 384 365 384 374.5 374.5 c 128,-1,15
3144+ 384 365 384 365 384 352 c 2,0,-1
3145+384 608 m 2,16,-1
3146+ 384 544 l 2,17,18
3147+ 384 531 384 531 374.5 521.5 c 128,-1,19
3148+ 365 512 365 512 352 512 c 2,20,-1
3149+ 288 512 l 2,21,22
3150+ 275 512 275 512 265.5 521.5 c 128,-1,23
3151+ 256 531 256 531 256 544 c 2,24,-1
3152+ 256 608 l 2,25,26
3153+ 256 621 256 621 265.5 630.5 c 128,-1,27
3154+ 275 640 275 640 288 640 c 2,28,-1
3155+ 352 640 l 2,29,30
3156+ 365 640 365 640 374.5 630.5 c 128,-1,31
3157+ 384 621 384 621 384 608 c 2,16,-1
3158+384 864 m 2,32,-1
3159+ 384 800 l 2,33,34
3160+ 384 787 384 787 374.5 777.5 c 128,-1,35
3161+ 365 768 365 768 352 768 c 2,36,-1
3162+ 288 768 l 2,37,38
3163+ 275 768 275 768 265.5 777.5 c 128,-1,39
3164+ 256 787 256 787 256 800 c 2,40,-1
3165+ 256 864 l 2,41,42
3166+ 256 877 256 877 265.5 886.5 c 128,-1,43
3167+ 275 896 275 896 288 896 c 2,44,-1
3168+ 352 896 l 2,45,46
3169+ 365 896 365 896 374.5 886.5 c 128,-1,47
3170+ 384 877 384 877 384 864 c 2,32,-1
3171+1536 352 m 2,48,-1
3172+ 1536 288 l 2,49,50
3173+ 1536 275 1536 275 1526.5 265.5 c 128,-1,51
3174+ 1517 256 1517 256 1504 256 c 2,52,-1
3175+ 544 256 l 2,53,54
3176+ 531 256 531 256 521.5 265.5 c 128,-1,55
3177+ 512 275 512 275 512 288 c 2,56,-1
3178+ 512 352 l 2,57,58
3179+ 512 365 512 365 521.5 374.5 c 128,-1,59
3180+ 531 384 531 384 544 384 c 2,60,-1
3181+ 1504 384 l 2,61,62
3182+ 1517 384 1517 384 1526.5 374.5 c 128,-1,63
3183+ 1536 365 1536 365 1536 352 c 2,48,-1
3184+1536 608 m 2,64,-1
3185+ 1536 544 l 2,65,66
3186+ 1536 531 1536 531 1526.5 521.5 c 128,-1,67
3187+ 1517 512 1517 512 1504 512 c 2,68,-1
3188+ 544 512 l 2,69,70
3189+ 531 512 531 512 521.5 521.5 c 128,-1,71
3190+ 512 531 512 531 512 544 c 2,72,-1
3191+ 512 608 l 2,73,74
3192+ 512 621 512 621 521.5 630.5 c 128,-1,75
3193+ 531 640 531 640 544 640 c 2,76,-1
3194+ 1504 640 l 2,77,78
3195+ 1517 640 1517 640 1526.5 630.5 c 128,-1,79
3196+ 1536 621 1536 621 1536 608 c 2,64,-1
3197+1536 864 m 2,80,-1
3198+ 1536 800 l 2,81,82
3199+ 1536 787 1536 787 1526.5 777.5 c 128,-1,83
3200+ 1517 768 1517 768 1504 768 c 2,84,-1
3201+ 544 768 l 2,85,86
3202+ 531 768 531 768 521.5 777.5 c 128,-1,87
3203+ 512 787 512 787 512 800 c 2,88,-1
3204+ 512 864 l 2,89,90
3205+ 512 877 512 877 521.5 886.5 c 128,-1,91
3206+ 531 896 531 896 544 896 c 2,92,-1
3207+ 1504 896 l 2,93,94
3208+ 1517 896 1517 896 1526.5 886.5 c 128,-1,95
3209+ 1536 877 1536 877 1536 864 c 2,80,-1
3210+1664 160 m 2,96,-1
3211+ 1664 992 l 2,97,98
3212+ 1664 1005 1664 1005 1654.5 1014.5 c 128,-1,99
3213+ 1645 1024 1645 1024 1632 1024 c 2,100,-1
3214+ 160 1024 l 2,101,102
3215+ 147 1024 147 1024 137.5 1014.5 c 128,-1,103
3216+ 128 1005 128 1005 128 992 c 2,104,-1
3217+ 128 160 l 2,105,106
3218+ 128 147 128 147 137.5 137.5 c 128,-1,107
3219+ 147 128 147 128 160 128 c 2,108,-1
3220+ 1632 128 l 2,109,110
3221+ 1645 128 1645 128 1654.5 137.5 c 128,-1,111
3222+ 1664 147 1664 147 1664 160 c 2,96,-1
3223+1792 1248 m 2,112,-1
3224+ 1792 160 l 2,113,114
3225+ 1792 94 1792 94 1745 47 c 128,-1,115
3226+ 1698 0 1698 0 1632 0 c 2,116,-1
3227+ 160 0 l 2,117,118
3228+ 94 0 94 0 47 47 c 128,-1,119
3229+ 0 94 0 94 0 160 c 2,120,-1
3230+ 0 1248 l 2,121,122
3231+ 0 1314 0 1314 47 1361 c 128,-1,123
3232+ 94 1408 94 1408 160 1408 c 2,124,-1
3233+ 1632 1408 l 2,125,126
3234+ 1698 1408 1698 1408 1745 1361 c 128,-1,127
3235+ 1792 1314 1792 1314 1792 1248 c 2,112,-1
3236+EndSplineSet
3237+Validated: 1
3238+EndChar
3239+
3240+StartChar: lock
3241+Encoding: 61475 61475 45
3242+Width: 1152
3243+GlyphClass: 2
3244+Flags: W
3245+LayerCount: 2
3246+Fore
3247+SplineSet
3248+320 768 m 1,0,-1
3249+ 832 768 l 1,1,-1
3250+ 832 960 l 2,2,3
3251+ 832 1066 832 1066 757 1141 c 128,-1,4
3252+ 682 1216 682 1216 576 1216 c 128,-1,5
3253+ 470 1216 470 1216 395 1141 c 128,-1,6
3254+ 320 1066 320 1066 320 960 c 2,7,-1
3255+ 320 768 l 1,0,-1
3256+1152 672 m 2,8,-1
3257+ 1152 96 l 2,9,10
3258+ 1152 56 1152 56 1124 28 c 128,-1,11
3259+ 1096 0 1096 0 1056 0 c 2,12,-1
3260+ 96 0 l 2,13,14
3261+ 56 0 56 0 28 28 c 128,-1,15
3262+ 0 56 0 56 0 96 c 2,16,-1
3263+ 0 672 l 2,17,18
3264+ 0 712 0 712 28 740 c 128,-1,19
3265+ 56 768 56 768 96 768 c 2,20,-1
3266+ 128 768 l 1,21,-1
3267+ 128 960 l 2,22,23
3268+ 128 1144 128 1144 260 1276 c 128,-1,24
3269+ 392 1408 392 1408 576 1408 c 128,-1,25
3270+ 760 1408 760 1408 892 1276 c 128,-1,26
3271+ 1024 1144 1024 1144 1024 960 c 2,27,-1
3272+ 1024 768 l 1,28,-1
3273+ 1056 768 l 2,29,30
3274+ 1096 768 1096 768 1124 740 c 128,-1,31
3275+ 1152 712 1152 712 1152 672 c 2,8,-1
3276+EndSplineSet
3277+Validated: 1
3278+EndChar
3279+
3280+StartChar: flag
3281+Encoding: 61476 61476 46
3282+Width: 1792
3283+GlyphClass: 2
3284+Flags: W
3285+LayerCount: 2
3286+Fore
3287+SplineSet
3288+320 1280 m 0,0,1
3289+ 320 1208 320 1208 256 1170 c 1,2,-1
3290+ 256 -96 l 2,3,4
3291+ 256 -109 256 -109 246.5 -118.5 c 128,-1,5
3292+ 237 -128 237 -128 224 -128 c 2,6,-1
3293+ 160 -128 l 2,7,8
3294+ 147 -128 147 -128 137.5 -118.5 c 128,-1,9
3295+ 128 -109 128 -109 128 -96 c 2,10,-1
3296+ 128 1170 l 1,11,12
3297+ 64 1208 64 1208 64 1280 c 0,13,14
3298+ 64 1333 64 1333 101.5 1370.5 c 128,-1,15
3299+ 139 1408 139 1408 192 1408 c 128,-1,16
3300+ 245 1408 245 1408 282.5 1370.5 c 128,-1,17
3301+ 320 1333 320 1333 320 1280 c 0,0,1
3302+1792 1216 m 2,18,-1
3303+ 1792 453 l 2,19,20
3304+ 1792 428 1792 428 1779.5 414.5 c 128,-1,21
3305+ 1767 401 1767 401 1740 387 c 0,22,23
3306+ 1525 271 1525 271 1371 271 c 0,24,25
3307+ 1310 271 1310 271 1247.5 293 c 128,-1,26
3308+ 1185 315 1185 315 1139 341 c 128,-1,27
3309+ 1093 367 1093 367 1023.5 389 c 128,-1,28
3310+ 954 411 954 411 881 411 c 0,29,30
3311+ 689 411 689 411 417 265 c 0,31,32
3312+ 400 256 400 256 384 256 c 0,33,34
3313+ 358 256 358 256 339 275 c 128,-1,35
3314+ 320 294 320 294 320 320 c 2,36,-1
3315+ 320 1062 l 2,37,38
3316+ 320 1094 320 1094 351 1117 c 0,39,40
3317+ 372 1131 372 1131 430 1160 c 0,41,42
3318+ 666 1280 666 1280 851 1280 c 0,43,44
3319+ 958 1280 958 1280 1051 1251 c 128,-1,45
3320+ 1144 1222 1144 1222 1270 1163 c 0,46,47
3321+ 1308 1144 1308 1144 1358 1144 c 0,48,49
3322+ 1412 1144 1412 1144 1475.5 1165 c 128,-1,50
3323+ 1539 1186 1539 1186 1585.5 1212 c 128,-1,51
3324+ 1632 1238 1632 1238 1673.5 1259 c 128,-1,52
3325+ 1715 1280 1715 1280 1728 1280 c 0,53,54
3326+ 1754 1280 1754 1280 1773 1261 c 128,-1,55
3327+ 1792 1242 1792 1242 1792 1216 c 2,18,-1
3328+EndSplineSet
3329+Validated: 1
3330+EndChar
3331+
3332+StartChar: headphones
3333+Encoding: 61477 61477 47
3334+Width: 1664
3335+GlyphClass: 2
3336+Flags: W
3337+LayerCount: 2
3338+Fore
3339+SplineSet
3340+1664 650 m 0,0,1
3341+ 1664 484 1664 484 1604 336 c 2,2,-1
3342+ 1584 287 l 1,3,-1
3343+ 1399 254 l 1,4,5
3344+ 1377 171 1377 171 1308.5 117.5 c 128,-1,6
3345+ 1240 64 1240 64 1152 64 c 1,7,-1
3346+ 1152 32 l 2,8,9
3347+ 1152 18 1152 18 1143 9 c 128,-1,10
3348+ 1134 0 1134 0 1120 0 c 2,11,-1
3349+ 1056 0 l 2,12,13
3350+ 1042 0 1042 0 1033 9 c 128,-1,14
3351+ 1024 18 1024 18 1024 32 c 2,15,-1
3352+ 1024 608 l 2,16,17
3353+ 1024 622 1024 622 1033 631 c 128,-1,18
3354+ 1042 640 1042 640 1056 640 c 2,19,-1
3355+ 1120 640 l 2,20,21
3356+ 1134 640 1134 640 1143 631 c 128,-1,22
3357+ 1152 622 1152 622 1152 608 c 2,23,-1
3358+ 1152 576 l 1,24,25
3359+ 1223 576 1223 576 1282 540.5 c 128,-1,26
3360+ 1341 505 1341 505 1375 445 c 1,27,-1
3361+ 1443 457 l 1,28,29
3362+ 1472 552 1472 552 1472 650 c 0,30,31
3363+ 1472 798 1472 798 1384 929 c 128,-1,32
3364+ 1296 1060 1296 1060 1147.5 1138 c 128,-1,33
3365+ 999 1216 999 1216 832 1216 c 128,-1,34
3366+ 665 1216 665 1216 516.5 1138 c 128,-1,35
3367+ 368 1060 368 1060 280 929 c 128,-1,36
3368+ 192 798 192 798 192 650 c 0,37,38
3369+ 192 552 192 552 221 457 c 1,39,-1
3370+ 289 445 l 1,40,41
3371+ 323 505 323 505 382 540.5 c 128,-1,42
3372+ 441 576 441 576 512 576 c 1,43,-1
3373+ 512 608 l 2,44,45
3374+ 512 622 512 622 521 631 c 128,-1,46
3375+ 530 640 530 640 544 640 c 2,47,-1
3376+ 608 640 l 2,48,49
3377+ 622 640 622 640 631 631 c 128,-1,50
3378+ 640 622 640 622 640 608 c 2,51,-1
3379+ 640 32 l 2,52,53
3380+ 640 18 640 18 631 9 c 128,-1,54
3381+ 622 0 622 0 608 0 c 2,55,-1
3382+ 544 0 l 2,56,57
3383+ 530 0 530 0 521 9 c 128,-1,58
3384+ 512 18 512 18 512 32 c 2,59,-1
3385+ 512 64 l 1,60,61
3386+ 424 64 424 64 355.5 117.5 c 128,-1,62
3387+ 287 171 287 171 265 254 c 1,63,-1
3388+ 80 287 l 1,64,-1
3389+ 60 336 l 2,65,66
3390+ 0 484 0 484 0 650 c 0,67,68
3391+ 0 801 0 801 67 941 c 128,-1,69
3392+ 134 1081 134 1081 246 1183.5 c 128,-1,70
3393+ 358 1286 358 1286 512 1347 c 128,-1,71
3394+ 666 1408 666 1408 832 1408 c 128,-1,72
3395+ 998 1408 998 1408 1152 1347 c 128,-1,73
3396+ 1306 1286 1306 1286 1418 1183.5 c 128,-1,74
3397+ 1530 1081 1530 1081 1597 941 c 128,-1,75
3398+ 1664 801 1664 801 1664 650 c 0,0,1
3399+EndSplineSet
3400+Validated: 1
3401+EndChar
3402+
3403+StartChar: volume_off
3404+Encoding: 61478 61478 48
3405+Width: 768
3406+GlyphClass: 2
3407+Flags: W
3408+LayerCount: 2
3409+Fore
3410+SplineSet
3411+768 1184 m 2,0,-1
3412+ 768 96 l 2,1,2
3413+ 768 70 768 70 749 51 c 128,-1,3
3414+ 730 32 730 32 704 32 c 128,-1,4
3415+ 678 32 678 32 659 51 c 2,5,-1
3416+ 326 384 l 1,6,-1
3417+ 64 384 l 2,7,8
3418+ 38 384 38 384 19 403 c 128,-1,9
3419+ 0 422 0 422 0 448 c 2,10,-1
3420+ 0 832 l 2,11,12
3421+ 0 858 0 858 19 877 c 128,-1,13
3422+ 38 896 38 896 64 896 c 2,14,-1
3423+ 326 896 l 1,15,-1
3424+ 659 1229 l 2,16,17
3425+ 678 1248 678 1248 704 1248 c 128,-1,18
3426+ 730 1248 730 1248 749 1229 c 128,-1,19
3427+ 768 1210 768 1210 768 1184 c 2,0,-1
3428+EndSplineSet
3429+Validated: 1
3430+EndChar
3431+
3432+StartChar: volume_down
3433+Encoding: 61479 61479 49
3434+Width: 1152
3435+GlyphClass: 2
3436+Flags: W
3437+LayerCount: 2
3438+Fore
3439+SplineSet
3440+768 1184 m 2,0,-1
3441+ 768 96 l 2,1,2
3442+ 768 70 768 70 749 51 c 128,-1,3
3443+ 730 32 730 32 704 32 c 128,-1,4
3444+ 678 32 678 32 659 51 c 2,5,-1
3445+ 326 384 l 1,6,-1
3446+ 64 384 l 2,7,8
3447+ 38 384 38 384 19 403 c 128,-1,9
3448+ 0 422 0 422 0 448 c 2,10,-1
3449+ 0 832 l 2,11,12
3450+ 0 858 0 858 19 877 c 128,-1,13
3451+ 38 896 38 896 64 896 c 2,14,-1
3452+ 326 896 l 1,15,-1
3453+ 659 1229 l 2,16,17
3454+ 678 1248 678 1248 704 1248 c 128,-1,18
3455+ 730 1248 730 1248 749 1229 c 128,-1,19
3456+ 768 1210 768 1210 768 1184 c 2,0,-1
3457+1152 640 m 128,-1,21
3458+ 1152 564 1152 564 1109.5 498.5 c 128,-1,22
3459+ 1067 433 1067 433 997 405 c 0,23,24
3460+ 987 400 987 400 972 400 c 0,25,26
3461+ 946 400 946 400 927 418.5 c 128,-1,27
3462+ 908 437 908 437 908 464 c 0,28,29
3463+ 908 485 908 485 920 499.5 c 128,-1,30
3464+ 932 514 932 514 949 524.5 c 128,-1,31
3465+ 966 535 966 535 983 547.5 c 128,-1,32
3466+ 1000 560 1000 560 1012 583.5 c 128,-1,33
3467+ 1024 607 1024 607 1024 640 c 128,-1,34
3468+ 1024 673 1024 673 1012 696.5 c 128,-1,35
3469+ 1000 720 1000 720 983 732.5 c 128,-1,36
3470+ 966 745 966 745 949 755.5 c 128,-1,37
3471+ 932 766 932 766 920 780.5 c 128,-1,38
3472+ 908 795 908 795 908 816 c 0,39,40
3473+ 908 843 908 843 927 861.5 c 128,-1,41
3474+ 946 880 946 880 972 880 c 0,42,43
3475+ 987 880 987 880 997 875 c 0,44,45
3476+ 1067 848 1067 848 1109.5 782 c 128,-1,20
3477+ 1152 716 1152 716 1152 640 c 128,-1,21
3478+EndSplineSet
3479+Validated: 1
3480+EndChar
3481+
3482+StartChar: volume_up
3483+Encoding: 61480 61480 50
3484+Width: 1664
3485+GlyphClass: 2
3486+Flags: W
3487+LayerCount: 2
3488+Fore
3489+SplineSet
3490+768 1184 m 2,0,-1
3491+ 768 96 l 2,1,2
3492+ 768 70 768 70 749 51 c 128,-1,3
3493+ 730 32 730 32 704 32 c 128,-1,4
3494+ 678 32 678 32 659 51 c 2,5,-1
3495+ 326 384 l 1,6,-1
3496+ 64 384 l 2,7,8
3497+ 38 384 38 384 19 403 c 128,-1,9
3498+ 0 422 0 422 0 448 c 2,10,-1
3499+ 0 832 l 2,11,12
3500+ 0 858 0 858 19 877 c 128,-1,13
3501+ 38 896 38 896 64 896 c 2,14,-1
3502+ 326 896 l 1,15,-1
3503+ 659 1229 l 2,16,17
3504+ 678 1248 678 1248 704 1248 c 128,-1,18
3505+ 730 1248 730 1248 749 1229 c 128,-1,19
3506+ 768 1210 768 1210 768 1184 c 2,0,-1
3507+1152 640 m 128,-1,21
3508+ 1152 564 1152 564 1109.5 498.5 c 128,-1,22
3509+ 1067 433 1067 433 997 405 c 0,23,24
3510+ 987 400 987 400 972 400 c 0,25,26
3511+ 946 400 946 400 927 418.5 c 128,-1,27
3512+ 908 437 908 437 908 464 c 0,28,29
3513+ 908 485 908 485 920 499.5 c 128,-1,30
3514+ 932 514 932 514 949 524.5 c 128,-1,31
3515+ 966 535 966 535 983 547.5 c 128,-1,32
3516+ 1000 560 1000 560 1012 583.5 c 128,-1,33
3517+ 1024 607 1024 607 1024 640 c 128,-1,34
3518+ 1024 673 1024 673 1012 696.5 c 128,-1,35
3519+ 1000 720 1000 720 983 732.5 c 128,-1,36
3520+ 966 745 966 745 949 755.5 c 128,-1,37
3521+ 932 766 932 766 920 780.5 c 128,-1,38
3522+ 908 795 908 795 908 816 c 0,39,40
3523+ 908 843 908 843 927 861.5 c 128,-1,41
3524+ 946 880 946 880 972 880 c 0,42,43
3525+ 987 880 987 880 997 875 c 0,44,45
3526+ 1067 848 1067 848 1109.5 782 c 128,-1,20
3527+ 1152 716 1152 716 1152 640 c 128,-1,21
3528+1408 640 m 128,-1,47
3529+ 1408 487 1408 487 1323 357.5 c 128,-1,48
3530+ 1238 228 1238 228 1098 169 c 0,49,50
3531+ 1085 164 1085 164 1073 164 c 0,51,52
3532+ 1046 164 1046 164 1027 183 c 128,-1,53
3533+ 1008 202 1008 202 1008 228 c 0,54,55
3534+ 1008 267 1008 267 1047 287 c 0,56,57
3535+ 1103 316 1103 316 1123 331 c 0,58,59
3536+ 1197 385 1197 385 1238.5 466.5 c 128,-1,60
3537+ 1280 548 1280 548 1280 640 c 128,-1,61
3538+ 1280 732 1280 732 1238.5 813.5 c 128,-1,62
3539+ 1197 895 1197 895 1123 949 c 0,63,64
3540+ 1103 964 1103 964 1047 993 c 0,65,66
3541+ 1008 1013 1008 1013 1008 1052 c 0,67,68
3542+ 1008 1078 1008 1078 1027 1097 c 128,-1,69
3543+ 1046 1116 1046 1116 1072 1116 c 0,70,71
3544+ 1085 1116 1085 1116 1098 1111 c 0,72,73
3545+ 1238 1052 1238 1052 1323 922.5 c 128,-1,46
3546+ 1408 793 1408 793 1408 640 c 128,-1,47
3547+1664 640 m 128,-1,75
3548+ 1664 410 1664 410 1537 217.5 c 128,-1,76
3549+ 1410 25 1410 25 1199 -66 c 0,77,78
3550+ 1186 -71 1186 -71 1173 -71 c 0,79,80
3551+ 1147 -71 1147 -71 1128 -52 c 128,-1,81
3552+ 1109 -33 1109 -33 1109 -7 c 0,82,83
3553+ 1109 29 1109 29 1148 52 c 0,84,85
3554+ 1155 56 1155 56 1170.5 62.5 c 128,-1,86
3555+ 1186 69 1186 69 1193 73 c 0,87,88
3556+ 1239 98 1239 98 1275 124 c 0,89,90
3557+ 1398 215 1398 215 1467 351 c 128,-1,91
3558+ 1536 487 1536 487 1536 640 c 128,-1,92
3559+ 1536 793 1536 793 1467 929 c 128,-1,93
3560+ 1398 1065 1398 1065 1275 1156 c 0,94,95
3561+ 1239 1182 1239 1182 1193 1207 c 0,96,97
3562+ 1186 1211 1186 1211 1170.5 1217.5 c 128,-1,98
3563+ 1155 1224 1155 1224 1148 1228 c 0,99,100
3564+ 1109 1251 1109 1251 1109 1287 c 0,101,102
3565+ 1109 1313 1109 1313 1128 1332 c 128,-1,103
3566+ 1147 1351 1147 1351 1173 1351 c 0,104,105
3567+ 1186 1351 1186 1351 1199 1346 c 0,106,107
3568+ 1410 1255 1410 1255 1537 1062.5 c 128,-1,74
3569+ 1664 870 1664 870 1664 640 c 128,-1,75
3570+EndSplineSet
3571+Validated: 1
3572+EndChar
3573+
3574+StartChar: qrcode
3575+Encoding: 61481 61481 51
3576+Width: 1408
3577+GlyphClass: 2
3578+Flags: W
3579+LayerCount: 2
3580+Fore
3581+SplineSet
3582+384 384 m 1,0,-1
3583+ 384 256 l 1,1,-1
3584+ 256 256 l 1,2,-1
3585+ 256 384 l 1,3,-1
3586+ 384 384 l 1,0,-1
3587+384 1152 m 1,4,-1
3588+ 384 1024 l 1,5,-1
3589+ 256 1024 l 1,6,-1
3590+ 256 1152 l 1,7,-1
3591+ 384 1152 l 1,4,-1
3592+1152 1152 m 1,8,-1
3593+ 1152 1024 l 1,9,-1
3594+ 1024 1024 l 1,10,-1
3595+ 1024 1152 l 1,11,-1
3596+ 1152 1152 l 1,8,-1
3597+128 129 m 1,12,-1
3598+ 512 129 l 1,13,-1
3599+ 512 512 l 1,14,-1
3600+ 128 512 l 1,15,-1
3601+ 128 129 l 1,12,-1
3602+128 896 m 1,16,-1
3603+ 512 896 l 1,17,-1
3604+ 512 1280 l 1,18,-1
3605+ 128 1280 l 1,19,-1
3606+ 128 896 l 1,16,-1
3607+896 896 m 1,20,-1
3608+ 1280 896 l 1,21,-1
3609+ 1280 1280 l 1,22,-1
3610+ 896 1280 l 1,23,-1
3611+ 896 896 l 1,20,-1
3612+640 640 m 1,24,-1
3613+ 640 0 l 1,25,-1
3614+ 0 0 l 1,26,-1
3615+ 0 640 l 1,27,-1
3616+ 640 640 l 1,24,-1
3617+1152 128 m 1,28,-1
3618+ 1152 0 l 1,29,-1
3619+ 1024 0 l 1,30,-1
3620+ 1024 128 l 1,31,-1
3621+ 1152 128 l 1,28,-1
3622+1408 128 m 1,32,-1
3623+ 1408 0 l 1,33,-1
3624+ 1280 0 l 1,34,-1
3625+ 1280 128 l 1,35,-1
3626+ 1408 128 l 1,32,-1
3627+1408 640 m 1,36,-1
3628+ 1408 256 l 1,37,-1
3629+ 1024 256 l 1,38,-1
3630+ 1024 384 l 1,39,-1
3631+ 896 384 l 1,40,-1
3632+ 896 0 l 1,41,-1
3633+ 768 0 l 1,42,-1
3634+ 768 640 l 1,43,-1
3635+ 1152 640 l 1,44,-1
3636+ 1152 512 l 1,45,-1
3637+ 1280 512 l 1,46,-1
3638+ 1280 640 l 1,47,-1
3639+ 1408 640 l 1,36,-1
3640+640 1408 m 1,48,-1
3641+ 640 768 l 1,49,-1
3642+ 0 768 l 1,50,-1
3643+ 0 1408 l 1,51,-1
3644+ 640 1408 l 1,48,-1
3645+1408 1408 m 1,52,-1
3646+ 1408 768 l 1,53,-1
3647+ 768 768 l 1,54,-1
3648+ 768 1408 l 1,55,-1
3649+ 1408 1408 l 1,52,-1
3650+EndSplineSet
3651+Validated: 1
3652+EndChar
3653+
3654+StartChar: barcode
3655+Encoding: 61482 61482 52
3656+Width: 1792
3657+GlyphClass: 2
3658+Flags: W
3659+LayerCount: 2
3660+Fore
3661+SplineSet
3662+63 0 m 1,0,-1
3663+ 0 0 l 1,1,-1
3664+ 0 1408 l 1,2,-1
3665+ 63 1408 l 1,3,-1
3666+ 63 0 l 1,0,-1
3667+126 1 m 1,4,-1
3668+ 94 1 l 1,5,-1
3669+ 94 1408 l 1,6,-1
3670+ 126 1408 l 1,7,-1
3671+ 126 1 l 1,4,-1
3672+220 1 m 1,8,-1
3673+ 189 1 l 1,9,-1
3674+ 189 1408 l 1,10,-1
3675+ 220 1408 l 1,11,-1
3676+ 220 1 l 1,8,-1
3677+377 1 m 1,12,-1
3678+ 346 1 l 1,13,-1
3679+ 346 1408 l 1,14,-1
3680+ 377 1408 l 1,15,-1
3681+ 377 1 l 1,12,-1
3682+534 1 m 1,16,-1
3683+ 472 1 l 1,17,-1
3684+ 472 1408 l 1,18,-1
3685+ 534 1408 l 1,19,-1
3686+ 534 1 l 1,16,-1
3687+660 1 m 1,20,-1
3688+ 629 1 l 1,21,-1
3689+ 629 1408 l 1,22,-1
3690+ 660 1408 l 1,23,-1
3691+ 660 1 l 1,20,-1
3692+723 1 m 1,24,-1
3693+ 692 1 l 1,25,-1
3694+ 692 1408 l 1,26,-1
3695+ 723 1408 l 1,27,-1
3696+ 723 1 l 1,24,-1
3697+786 1 m 1,28,-1
3698+ 755 1 l 1,29,-1
3699+ 755 1408 l 1,30,-1
3700+ 786 1408 l 1,31,-1
3701+ 786 1 l 1,28,-1
3702+943 1 m 1,32,-1
3703+ 880 1 l 1,33,-1
3704+ 880 1408 l 1,34,-1
3705+ 943 1408 l 1,35,-1
3706+ 943 1 l 1,32,-1
3707+1100 1 m 1,36,-1
3708+ 1037 1 l 1,37,-1
3709+ 1037 1408 l 1,38,-1
3710+ 1100 1408 l 1,39,-1
3711+ 1100 1 l 1,36,-1
3712+1226 1 m 1,40,-1
3713+ 1163 1 l 1,41,-1
3714+ 1163 1408 l 1,42,-1
3715+ 1226 1408 l 1,43,-1
3716+ 1226 1 l 1,40,-1
3717+1352 1 m 1,44,-1
3718+ 1289 1 l 1,45,-1
3719+ 1289 1408 l 1,46,-1
3720+ 1352 1408 l 1,47,-1
3721+ 1352 1 l 1,44,-1
3722+1446 1 m 1,48,-1
3723+ 1383 1 l 1,49,-1
3724+ 1383 1408 l 1,50,-1
3725+ 1446 1408 l 1,51,-1
3726+ 1446 1 l 1,48,-1
3727+1635 1 m 1,52,-1
3728+ 1541 1 l 1,53,-1
3729+ 1541 1408 l 1,54,-1
3730+ 1635 1408 l 1,55,-1
3731+ 1635 1 l 1,52,-1
3732+1698 1 m 1,56,-1
3733+ 1666 1 l 1,57,-1
3734+ 1666 1408 l 1,58,-1
3735+ 1698 1408 l 1,59,-1
3736+ 1698 1 l 1,56,-1
3737+1792 0 m 1,60,-1
3738+ 1729 0 l 1,61,-1
3739+ 1729 1408 l 1,62,-1
3740+ 1792 1408 l 1,63,-1
3741+ 1792 0 l 1,60,-1
3742+EndSplineSet
3743+Validated: 1
3744+EndChar
3745+
3746+StartChar: tag
3747+Encoding: 61483 61483 53
3748+Width: 1536
3749+GlyphClass: 2
3750+Flags: W
3751+LayerCount: 2
3752+Fore
3753+SplineSet
3754+448 1088 m 128,-1,1
3755+ 448 1141 448 1141 410.5 1178.5 c 128,-1,2
3756+ 373 1216 373 1216 320 1216 c 128,-1,3
3757+ 267 1216 267 1216 229.5 1178.5 c 128,-1,4
3758+ 192 1141 192 1141 192 1088 c 128,-1,5
3759+ 192 1035 192 1035 229.5 997.5 c 128,-1,6
3760+ 267 960 267 960 320 960 c 128,-1,7
3761+ 373 960 373 960 410.5 997.5 c 128,-1,0
3762+ 448 1035 448 1035 448 1088 c 128,-1,1
3763+1515 512 m 0,8,9
3764+ 1515 459 1515 459 1478 422 c 2,10,-1
3765+ 987 -70 l 2,11,12
3766+ 948 -107 948 -107 896 -107 c 0,13,14
3767+ 843 -107 843 -107 806 -70 c 2,15,-1
3768+ 91 646 l 2,16,17
3769+ 53 683 53 683 26.5 747 c 128,-1,18
3770+ 0 811 0 811 0 864 c 2,19,-1
3771+ 0 1280 l 2,20,21
3772+ 0 1332 0 1332 38 1370 c 128,-1,22
3773+ 76 1408 76 1408 128 1408 c 2,23,-1
3774+ 544 1408 l 2,24,25
3775+ 597 1408 597 1408 661 1381.5 c 128,-1,26
3776+ 725 1355 725 1355 763 1317 c 2,27,-1
3777+ 1478 603 l 2,28,29
3778+ 1515 564 1515 564 1515 512 c 0,8,9
3779+EndSplineSet
3780+Validated: 1
3781+EndChar
3782+
3783+StartChar: tags
3784+Encoding: 61484 61484 54
3785+Width: 1920
3786+GlyphClass: 2
3787+Flags: W
3788+LayerCount: 2
3789+Fore
3790+SplineSet
3791+448 1088 m 128,-1,1
3792+ 448 1141 448 1141 410.5 1178.5 c 128,-1,2
3793+ 373 1216 373 1216 320 1216 c 128,-1,3
3794+ 267 1216 267 1216 229.5 1178.5 c 128,-1,4
3795+ 192 1141 192 1141 192 1088 c 128,-1,5
3796+ 192 1035 192 1035 229.5 997.5 c 128,-1,6
3797+ 267 960 267 960 320 960 c 128,-1,7
3798+ 373 960 373 960 410.5 997.5 c 128,-1,0
3799+ 448 1035 448 1035 448 1088 c 128,-1,1
3800+1515 512 m 0,8,9
3801+ 1515 459 1515 459 1478 422 c 2,10,-1
3802+ 987 -70 l 2,11,12
3803+ 948 -107 948 -107 896 -107 c 0,13,14
3804+ 843 -107 843 -107 806 -70 c 2,15,-1
3805+ 91 646 l 2,16,17
3806+ 53 683 53 683 26.5 747 c 128,-1,18
3807+ 0 811 0 811 0 864 c 2,19,-1
3808+ 0 1280 l 2,20,21
3809+ 0 1332 0 1332 38 1370 c 128,-1,22
3810+ 76 1408 76 1408 128 1408 c 2,23,-1
3811+ 544 1408 l 2,24,25
3812+ 597 1408 597 1408 661 1381.5 c 128,-1,26
3813+ 725 1355 725 1355 763 1317 c 2,27,-1
3814+ 1478 603 l 2,28,29
3815+ 1515 564 1515 564 1515 512 c 0,8,9
3816+1899 512 m 0,30,31
3817+ 1899 459 1899 459 1862 422 c 2,32,-1
3818+ 1371 -70 l 2,33,34
3819+ 1332 -107 1332 -107 1280 -107 c 0,35,36
3820+ 1244 -107 1244 -107 1221 -93 c 128,-1,37
3821+ 1198 -79 1198 -79 1168 -48 c 1,38,-1
3822+ 1638 422 l 2,39,40
3823+ 1675 459 1675 459 1675 512 c 0,41,42
3824+ 1675 564 1675 564 1638 603 c 2,43,-1
3825+ 923 1317 l 2,44,45
3826+ 885 1355 885 1355 821 1381.5 c 128,-1,46
3827+ 757 1408 757 1408 704 1408 c 2,47,-1
3828+ 928 1408 l 2,48,49
3829+ 981 1408 981 1408 1045 1381.5 c 128,-1,50
3830+ 1109 1355 1109 1355 1147 1317 c 2,51,-1
3831+ 1862 603 l 2,52,53
3832+ 1899 564 1899 564 1899 512 c 0,30,31
3833+EndSplineSet
3834+Validated: 1
3835+EndChar
3836+
3837+StartChar: book
3838+Encoding: 61485 61485 55
3839+Width: 1664
3840+GlyphClass: 2
3841+Flags: W
3842+LayerCount: 2
3843+Fore
3844+SplineSet
3845+1639 1058 m 0,0,1
3846+ 1679 1001 1679 1001 1657 929 c 2,2,-1
3847+ 1382 23 l 2,3,4
3848+ 1363 -41 1363 -41 1305.5 -84.5 c 128,-1,5
3849+ 1248 -128 1248 -128 1183 -128 c 2,6,-1
3850+ 260 -128 l 2,7,8
3851+ 183 -128 183 -128 111.5 -74.5 c 128,-1,9
3852+ 40 -21 40 -21 12 57 c 0,10,11
3853+ -12 124 -12 124 10 184 c 0,12,13
3854+ 10 188 10 188 13 211 c 128,-1,14
3855+ 16 234 16 234 17 248 c 0,15,16
3856+ 18 256 18 256 14 269.5 c 128,-1,17
3857+ 10 283 10 283 11 289 c 0,18,19
3858+ 13 300 13 300 19 310 c 128,-1,20
3859+ 25 320 25 320 35.5 333.5 c 128,-1,21
3860+ 46 347 46 347 52 357 c 0,22,23
3861+ 75 395 75 395 97 448.5 c 128,-1,24
3862+ 119 502 119 502 127 540 c 0,25,26
3863+ 130 550 130 550 127.5 570 c 128,-1,27
3864+ 125 590 125 590 127 598 c 0,28,29
3865+ 130 609 130 609 144 626 c 128,-1,30
3866+ 158 643 158 643 161 649 c 0,31,32
3867+ 182 685 182 685 203 741 c 128,-1,33
3868+ 224 797 224 797 228 831 c 0,34,35
3869+ 229 840 229 840 225.5 863 c 128,-1,36
3870+ 222 886 222 886 226 891 c 0,37,38
3871+ 230 904 230 904 248 921.5 c 128,-1,39
3872+ 266 939 266 939 270 944 c 0,40,41
3873+ 289 970 289 970 312.5 1028.5 c 128,-1,42
3874+ 336 1087 336 1087 340 1125 c 0,43,44
3875+ 341 1133 341 1133 337 1150.5 c 128,-1,45
3876+ 333 1168 333 1168 335 1177 c 0,46,47
3877+ 337 1185 337 1185 344 1195 c 128,-1,48
3878+ 351 1205 351 1205 362 1218 c 128,-1,49
3879+ 373 1231 373 1231 379 1239 c 0,50,51
3880+ 387 1251 387 1251 395.5 1269.5 c 128,-1,52
3881+ 404 1288 404 1288 410.5 1304.5 c 128,-1,53
3882+ 417 1321 417 1321 426.5 1340.5 c 128,-1,54
3883+ 436 1360 436 1360 446 1372.5 c 128,-1,55
3884+ 456 1385 456 1385 472.5 1396 c 128,-1,56
3885+ 489 1407 489 1407 508.5 1407.5 c 128,-1,57
3886+ 528 1408 528 1408 556 1402 c 1,58,-1
3887+ 555 1399 l 1,59,60
3888+ 593 1408 593 1408 606 1408 c 2,61,-1
3889+ 1367 1408 l 2,62,63
3890+ 1441 1408 1441 1408 1481 1352 c 128,-1,64
3891+ 1521 1296 1521 1296 1499 1222 c 2,65,-1
3892+ 1225 316 l 2,66,67
3893+ 1189 197 1189 197 1153.5 162.5 c 128,-1,68
3894+ 1118 128 1118 128 1025 128 c 2,69,-1
3895+ 156 128 l 2,70,71
3896+ 129 128 129 128 118 113 c 0,72,73
3897+ 107 97 107 97 117 70 c 0,74,75
3898+ 141 0 141 0 261 0 c 2,76,-1
3899+ 1184 0 l 2,77,78
3900+ 1213 0 1213 0 1240 15.5 c 128,-1,79
3901+ 1267 31 1267 31 1275 57 c 2,80,-1
3902+ 1575 1044 l 2,81,82
3903+ 1582 1066 1582 1066 1580 1101 c 1,83,84
3904+ 1618 1086 1618 1086 1639 1058 c 0,0,1
3905+575 1056 m 2,85,86
3906+ 571 1043 571 1043 577 1033.5 c 128,-1,87
3907+ 583 1024 583 1024 597 1024 c 2,88,-1
3908+ 1205 1024 l 2,89,90
3909+ 1218 1024 1218 1024 1230.5 1033.5 c 128,-1,91
3910+ 1243 1043 1243 1043 1247 1056 c 2,92,-1
3911+ 1268 1120 l 2,93,94
3912+ 1272 1133 1272 1133 1266 1142.5 c 128,-1,95
3913+ 1260 1152 1260 1152 1246 1152 c 2,96,-1
3914+ 638 1152 l 2,97,98
3915+ 625 1152 625 1152 612.5 1142.5 c 128,-1,99
3916+ 600 1133 600 1133 596 1120 c 2,100,-1
3917+ 575 1056 l 2,85,86
3918+492 800 m 2,101,102
3919+ 488 787 488 787 494 777.5 c 128,-1,103
3920+ 500 768 500 768 514 768 c 2,104,-1
3921+ 1122 768 l 2,105,106
3922+ 1135 768 1135 768 1147.5 777.5 c 128,-1,107
3923+ 1160 787 1160 787 1164 800 c 2,108,-1
3924+ 1185 864 l 2,109,110
3925+ 1189 877 1189 877 1183 886.5 c 128,-1,111
3926+ 1177 896 1177 896 1163 896 c 2,112,-1
3927+ 555 896 l 2,113,114
3928+ 542 896 542 896 529.5 886.5 c 128,-1,115
3929+ 517 877 517 877 513 864 c 2,116,-1
3930+ 492 800 l 2,101,102
3931+EndSplineSet
3932+Validated: 33
3933+EndChar
3934+
3935+StartChar: bookmark
3936+Encoding: 61486 61486 56
3937+Width: 1280
3938+GlyphClass: 2
3939+Flags: W
3940+LayerCount: 2
3941+Fore
3942+SplineSet
3943+1164 1408 m 2,0,1
3944+ 1187 1408 1187 1408 1208 1399 c 0,2,3
3945+ 1241 1386 1241 1386 1260.5 1358 c 128,-1,4
3946+ 1280 1330 1280 1330 1280 1296 c 2,5,-1
3947+ 1280 7 l 2,6,7
3948+ 1280 -27 1280 -27 1260.5 -55 c 128,-1,8
3949+ 1241 -83 1241 -83 1208 -96 c 0,9,10
3950+ 1189 -104 1189 -104 1164 -104 c 0,11,12
3951+ 1116 -104 1116 -104 1081 -72 c 2,13,-1
3952+ 640 352 l 1,14,-1
3953+ 199 -72 l 2,15,16
3954+ 163 -105 163 -105 116 -105 c 0,17,18
3955+ 93 -105 93 -105 72 -96 c 0,19,20
3956+ 39 -83 39 -83 19.5 -55 c 128,-1,21
3957+ 0 -27 0 -27 0 7 c 2,22,-1
3958+ 0 1296 l 2,23,24
3959+ 0 1330 0 1330 19.5 1358 c 128,-1,25
3960+ 39 1386 39 1386 72 1399 c 0,26,27
3961+ 93 1408 93 1408 116 1408 c 2,28,-1
3962+ 1164 1408 l 2,0,1
3963+EndSplineSet
3964+Validated: 1
3965+EndChar
3966+
3967+StartChar: print
3968+Encoding: 61487 61487 57
3969+Width: 1664
3970+GlyphClass: 2
3971+Flags: W
3972+LayerCount: 2
3973+Fore
3974+SplineSet
3975+384 0 m 1,0,-1
3976+ 1280 0 l 1,1,-1
3977+ 1280 256 l 1,2,-1
3978+ 384 256 l 1,3,-1
3979+ 384 0 l 1,0,-1
3980+384 640 m 1,4,-1
3981+ 1280 640 l 1,5,-1
3982+ 1280 1024 l 1,6,-1
3983+ 1120 1024 l 2,7,8
3984+ 1080 1024 1080 1024 1052 1052 c 128,-1,9
3985+ 1024 1080 1024 1080 1024 1120 c 2,10,-1
3986+ 1024 1280 l 1,11,-1
3987+ 384 1280 l 1,12,-1
3988+ 384 640 l 1,4,-1
3989+1536 576 m 128,-1,14
3990+ 1536 602 1536 602 1517 621 c 128,-1,15
3991+ 1498 640 1498 640 1472 640 c 128,-1,16
3992+ 1446 640 1446 640 1427 621 c 128,-1,17
3993+ 1408 602 1408 602 1408 576 c 128,-1,18
3994+ 1408 550 1408 550 1427 531 c 128,-1,19
3995+ 1446 512 1446 512 1472 512 c 128,-1,20
3996+ 1498 512 1498 512 1517 531 c 128,-1,13
3997+ 1536 550 1536 550 1536 576 c 128,-1,14
3998+1664 576 m 2,21,-1
3999+ 1664 160 l 2,22,23
4000+ 1664 147 1664 147 1654.5 137.5 c 128,-1,24
4001+ 1645 128 1645 128 1632 128 c 2,25,-1
4002+ 1408 128 l 1,26,-1
4003+ 1408 -32 l 2,27,28
4004+ 1408 -72 1408 -72 1380 -100 c 128,-1,29
4005+ 1352 -128 1352 -128 1312 -128 c 2,30,-1
4006+ 352 -128 l 2,31,32
4007+ 312 -128 312 -128 284 -100 c 128,-1,33
4008+ 256 -72 256 -72 256 -32 c 2,34,-1
4009+ 256 128 l 1,35,-1
4010+ 32 128 l 2,36,37
4011+ 19 128 19 128 9.5 137.5 c 128,-1,38
4012+ 0 147 0 147 0 160 c 2,39,-1
4013+ 0 576 l 2,40,41
4014+ 0 655 0 655 56.5 711.5 c 128,-1,42
4015+ 113 768 113 768 192 768 c 2,43,-1
4016+ 256 768 l 1,44,-1
4017+ 256 1312 l 2,45,46
4018+ 256 1352 256 1352 284 1380 c 128,-1,47
4019+ 312 1408 312 1408 352 1408 c 2,48,-1
4020+ 1024 1408 l 2,49,50
4021+ 1064 1408 1064 1408 1112 1388 c 128,-1,51
4022+ 1160 1368 1160 1368 1188 1340 c 2,52,-1
4023+ 1340 1188 l 2,53,54
4024+ 1368 1160 1368 1160 1388 1112 c 128,-1,55
4025+ 1408 1064 1408 1064 1408 1024 c 2,56,-1
4026+ 1408 768 l 1,57,-1
4027+ 1472 768 l 2,58,59
4028+ 1551 768 1551 768 1607.5 711.5 c 128,-1,60
4029+ 1664 655 1664 655 1664 576 c 2,21,-1
4030+EndSplineSet
4031+Validated: 1
4032+EndChar
4033+
4034+StartChar: camera
4035+Encoding: 61488 61488 58
4036+Width: 1920
4037+GlyphClass: 2
4038+Flags: W
4039+LayerCount: 2
4040+Fore
4041+SplineSet
4042+960 864 m 128,-1,1
4043+ 1079 864 1079 864 1163.5 779.5 c 128,-1,2
4044+ 1248 695 1248 695 1248 576 c 128,-1,3
4045+ 1248 457 1248 457 1163.5 372.5 c 128,-1,4
4046+ 1079 288 1079 288 960 288 c 128,-1,5
4047+ 841 288 841 288 756.5 372.5 c 128,-1,6
4048+ 672 457 672 457 672 576 c 128,-1,7
4049+ 672 695 672 695 756.5 779.5 c 128,-1,0
4050+ 841 864 841 864 960 864 c 128,-1,1
4051+1664 1280 m 2,8,9
4052+ 1770 1280 1770 1280 1845 1205 c 128,-1,10
4053+ 1920 1130 1920 1130 1920 1024 c 2,11,-1
4054+ 1920 128 l 2,12,13
4055+ 1920 22 1920 22 1845 -53 c 128,-1,14
4056+ 1770 -128 1770 -128 1664 -128 c 2,15,-1
4057+ 256 -128 l 2,16,17
4058+ 150 -128 150 -128 75 -53 c 128,-1,18
4059+ 0 22 0 22 0 128 c 2,19,-1
4060+ 0 1024 l 2,20,21
4061+ 0 1130 0 1130 75 1205 c 128,-1,22
4062+ 150 1280 150 1280 256 1280 c 2,23,-1
4063+ 480 1280 l 1,24,-1
4064+ 531 1416 l 2,25,26
4065+ 550 1465 550 1465 600.5 1500.5 c 128,-1,27
4066+ 651 1536 651 1536 704 1536 c 2,28,-1
4067+ 1216 1536 l 2,29,30
4068+ 1269 1536 1269 1536 1319.5 1500.5 c 128,-1,31
4069+ 1370 1465 1370 1465 1389 1416 c 2,32,-1
4070+ 1440 1280 l 1,33,-1
4071+ 1664 1280 l 2,8,9
4072+960 128 m 128,-1,35
4073+ 1145 128 1145 128 1276.5 259.5 c 128,-1,36
4074+ 1408 391 1408 391 1408 576 c 128,-1,37
4075+ 1408 761 1408 761 1276.5 892.5 c 128,-1,38
4076+ 1145 1024 1145 1024 960 1024 c 128,-1,39
4077+ 775 1024 775 1024 643.5 892.5 c 128,-1,40
4078+ 512 761 512 761 512 576 c 128,-1,41
4079+ 512 391 512 391 643.5 259.5 c 128,-1,34
4080+ 775 128 775 128 960 128 c 128,-1,35
4081+EndSplineSet
4082+Validated: 1
4083+EndChar
4084+
4085+StartChar: font
4086+Encoding: 61489 61489 59
4087+Width: 1664
4088+GlyphClass: 2
4089+Flags: W
4090+LayerCount: 2
4091+Fore
4092+SplineSet
4093+725 977 m 1,0,-1
4094+ 555 527 l 1,1,2
4095+ 588 527 588 527 691.5 525 c 128,-1,3
4096+ 795 523 795 523 852 523 c 0,4,5
4097+ 871 523 871 523 909 525 c 1,6,7
4098+ 822 778 822 778 725 977 c 1,0,-1
4099+0 -128 m 1,8,-1
4100+ 2 -49 l 1,9,10
4101+ 25 -42 25 -42 58 -36.5 c 128,-1,11
4102+ 91 -31 91 -31 115 -26 c 128,-1,12
4103+ 139 -21 139 -21 164.5 -11.5 c 128,-1,13
4104+ 190 -2 190 -2 209 17.5 c 128,-1,14
4105+ 228 37 228 37 240 68 c 2,15,-1
4106+ 477 684 l 1,16,-1
4107+ 757 1408 l 1,17,-1
4108+ 832 1408 l 1,18,-1
4109+ 885 1408 l 1,19,20
4110+ 893 1394 893 1394 896 1387 c 2,21,-1
4111+ 1101 907 l 2,22,23
4112+ 1134 829 1134 829 1207 649.5 c 128,-1,24
4113+ 1280 470 1280 470 1321 375 c 0,25,26
4114+ 1336 341 1336 341 1379 230.5 c 128,-1,27
4115+ 1422 120 1422 120 1451 62 c 0,28,29
4116+ 1471 17 1471 17 1486 5 c 0,30,31
4117+ 1505 -10 1505 -10 1574 -24.5 c 128,-1,32
4118+ 1643 -39 1643 -39 1658 -45 c 1,33,34
4119+ 1664 -83 1664 -83 1664 -102 c 0,35,36
4120+ 1664 -107 1664 -107 1663.5 -115.5 c 128,-1,37
4121+ 1663 -124 1663 -124 1663 -128 c 1,38,39
4122+ 1600 -128 1600 -128 1473 -120 c 128,-1,40
4123+ 1346 -112 1346 -112 1282 -112 c 0,41,42
4124+ 1206 -112 1206 -112 1067 -119 c 128,-1,43
4125+ 928 -126 928 -126 889 -127 c 1,44,45
4126+ 889 -84 889 -84 893 -49 c 1,46,-1
4127+ 1024 -21 l 2,47,48
4128+ 1025 -21 1025 -21 1036.5 -18.5 c 128,-1,49
4129+ 1048 -16 1048 -16 1052 -15 c 128,-1,50
4130+ 1056 -14 1056 -14 1066.5 -10.5 c 128,-1,51
4131+ 1077 -7 1077 -7 1081.5 -4 c 128,-1,52
4132+ 1086 -1 1086 -1 1092.5 4 c 128,-1,53
4133+ 1099 9 1099 9 1101.5 15 c 128,-1,54
4134+ 1104 21 1104 21 1104 29 c 0,55,56
4135+ 1104 45 1104 45 1073 125.5 c 128,-1,57
4136+ 1042 206 1042 206 1001 303 c 128,-1,58
4137+ 960 400 960 400 959 403 c 2,59,-1
4138+ 509 405 l 1,60,61
4139+ 483 347 483 347 432.5 209.5 c 128,-1,62
4140+ 382 72 382 72 382 47 c 0,63,64
4141+ 382 25 382 25 396 9.5 c 128,-1,65
4142+ 410 -6 410 -6 439.5 -15 c 128,-1,66
4143+ 469 -24 469 -24 488 -28.5 c 128,-1,67
4144+ 507 -33 507 -33 545 -37 c 128,-1,68
4145+ 583 -41 583 -41 586 -41 c 0,69,70
4146+ 587 -60 587 -60 587 -99 c 0,71,72
4147+ 587 -108 587 -108 585 -126 c 1,73,74
4148+ 527 -126 527 -126 410.5 -116 c 128,-1,75
4149+ 294 -106 294 -106 236 -106 c 0,76,77
4150+ 228 -106 228 -106 209.5 -110 c 128,-1,78
4151+ 191 -114 191 -114 188 -114 c 0,79,80
4152+ 108 -128 108 -128 0 -128 c 1,8,-1
4153+EndSplineSet
4154+Validated: 1
4155+EndChar
4156+
4157+StartChar: bold
4158+Encoding: 61490 61490 60
4159+Width: 1408
4160+GlyphClass: 2
4161+Flags: W
4162+LayerCount: 2
4163+Fore
4164+SplineSet
4165+555 15 m 1,0,1
4166+ 629 -17 629 -17 695 -17 c 0,2,3
4167+ 1071 -17 1071 -17 1071 318 c 0,4,5
4168+ 1071 432 1071 432 1030 498 c 0,6,7
4169+ 1003 542 1003 542 968.5 572 c 128,-1,8
4170+ 934 602 934 602 901 618.5 c 128,-1,9
4171+ 868 635 868 635 820.5 643.5 c 128,-1,10
4172+ 773 652 773 652 736.5 654 c 128,-1,11
4173+ 700 656 700 656 642 656 c 0,12,13
4174+ 569 656 569 656 541 646 c 1,14,15
4175+ 541 593 541 593 540.5 487 c 128,-1,16
4176+ 540 381 540 381 540 329 c 0,17,18
4177+ 540 321 540 321 539 261.5 c 128,-1,19
4178+ 538 202 538 202 538.5 165 c 128,-1,20
4179+ 539 128 539 128 543 81.5 c 128,-1,21
4180+ 547 35 547 35 555 15 c 1,0,1
4181+541 761 m 1,22,23
4182+ 583 754 583 754 650 754 c 0,24,25
4183+ 732 754 732 754 793 767 c 128,-1,26
4184+ 854 780 854 780 903 811.5 c 128,-1,27
4185+ 952 843 952 843 977.5 901 c 128,-1,28
4186+ 1003 959 1003 959 1003 1043 c 0,29,30
4187+ 1003 1113 1003 1113 974 1165.5 c 128,-1,31
4188+ 945 1218 945 1218 895 1247.5 c 128,-1,32
4189+ 845 1277 845 1277 787 1291 c 128,-1,33
4190+ 729 1305 729 1305 663 1305 c 0,34,35
4191+ 613 1305 613 1305 533 1292 c 1,36,37
4192+ 533 1242 533 1242 537 1141 c 128,-1,38
4193+ 541 1040 541 1040 541 989 c 0,39,40
4194+ 541 962 541 962 540.5 909 c 128,-1,41
4195+ 540 856 540 856 540 830 c 0,42,43
4196+ 540 784 540 784 541 761 c 1,22,23
4197+0 -128 m 1,44,-1
4198+ 2 -34 l 1,45,46
4199+ 17 -30 17 -30 87 -18 c 128,-1,47
4200+ 157 -6 157 -6 193 9 c 1,48,49
4201+ 200 21 200 21 205.5 36 c 128,-1,50
4202+ 211 51 211 51 214 69.5 c 128,-1,51
4203+ 217 88 217 88 219.5 102 c 128,-1,52
4204+ 222 116 222 116 222.5 139.5 c 128,-1,53
4205+ 223 163 223 163 223 173.5 c 128,-1,54
4206+ 223 184 223 184 223 209 c 128,-1,55
4207+ 223 234 223 234 223 239 c 0,56,57
4208+ 223 1221 223 1221 201 1264 c 0,58,59
4209+ 197 1272 197 1272 179 1278.5 c 128,-1,60
4210+ 161 1285 161 1285 134.5 1289.5 c 128,-1,61
4211+ 108 1294 108 1294 85 1296.5 c 128,-1,62
4212+ 62 1299 62 1299 36.5 1301 c 128,-1,63
4213+ 11 1303 11 1303 6 1304 c 1,64,-1
4214+ 2 1387 l 1,65,66
4215+ 100 1389 100 1389 342 1398.5 c 128,-1,67
4216+ 584 1408 584 1408 715 1408 c 0,68,69
4217+ 738 1408 738 1408 783 1407.5 c 128,-1,70
4218+ 828 1407 828 1407 851 1407 c 0,71,72
4219+ 921 1407 921 1407 987.5 1394 c 128,-1,73
4220+ 1054 1381 1054 1381 1116 1352 c 128,-1,74
4221+ 1178 1323 1178 1323 1224 1281 c 128,-1,75
4222+ 1270 1239 1270 1239 1298 1176.5 c 128,-1,76
4223+ 1326 1114 1326 1114 1326 1039 c 0,77,78
4224+ 1326 987 1326 987 1309.5 943.5 c 128,-1,79
4225+ 1293 900 1293 900 1270.5 871.5 c 128,-1,80
4226+ 1248 843 1248 843 1206 814 c 128,-1,81
4227+ 1164 785 1164 785 1133 769 c 128,-1,82
4228+ 1102 753 1102 753 1049 729 c 1,83,84
4229+ 1203 694 1203 694 1305.5 595 c 128,-1,85
4230+ 1408 496 1408 496 1408 347 c 0,86,87
4231+ 1408 247 1408 247 1373 167.5 c 128,-1,88
4232+ 1338 88 1338 88 1279.5 37 c 128,-1,89
4233+ 1221 -14 1221 -14 1141.5 -48.5 c 128,-1,90
4234+ 1062 -83 1062 -83 978 -97 c 128,-1,91
4235+ 894 -111 894 -111 802 -111 c 0,92,93
4236+ 758 -111 758 -111 670 -108 c 128,-1,94
4237+ 582 -105 582 -105 538 -105 c 0,95,96
4238+ 432 -105 432 -105 231 -116 c 128,-1,97
4239+ 30 -127 30 -127 0 -128 c 1,44,-1
4240+EndSplineSet
4241+Validated: 33
4242+EndChar
4243+
4244+StartChar: italic
4245+Encoding: 61491 61491 61
4246+Width: 1024
4247+GlyphClass: 2
4248+Flags: W
4249+LayerCount: 2
4250+Fore
4251+SplineSet
4252+0 -126 m 1,0,-1
4253+ 17 -41 l 1,1,2
4254+ 39 -34 39 -34 78.5 -24.5 c 128,-1,3
4255+ 118 -15 118 -15 150.5 -5.5 c 128,-1,4
4256+ 183 4 183 4 210 18 c 1,5,6
4257+ 238 53 238 53 251 119 c 0,7,8
4258+ 252 126 252 126 313 408 c 128,-1,9
4259+ 374 690 374 690 427 951.5 c 128,-1,10
4260+ 480 1213 480 1213 479 1248 c 2,11,-1
4261+ 479 1273 l 1,12,13
4262+ 455 1286 455 1286 424.5 1291.5 c 128,-1,14
4263+ 394 1297 394 1297 355 1299.5 c 128,-1,15
4264+ 316 1302 316 1302 297 1305 c 1,16,-1
4265+ 316 1408 l 1,17,18
4266+ 349 1406 349 1406 436 1401.5 c 128,-1,19
4267+ 523 1397 523 1397 585.5 1394.5 c 128,-1,20
4268+ 648 1392 648 1392 706 1392 c 0,21,22
4269+ 754 1392 754 1392 804.5 1394.5 c 128,-1,23
4270+ 855 1397 855 1397 925.5 1401.5 c 128,-1,24
4271+ 996 1406 996 1406 1024 1408 c 1,25,26
4272+ 1019 1369 1019 1369 1005 1319 c 1,27,28
4273+ 975 1309 975 1309 903.5 1290.5 c 128,-1,29
4274+ 832 1272 832 1272 795 1257 c 1,30,31
4275+ 787 1238 787 1238 781 1214.5 c 128,-1,32
4276+ 775 1191 775 1191 772 1174.5 c 128,-1,33
4277+ 769 1158 769 1158 764.5 1129 c 128,-1,34
4278+ 760 1100 760 1100 758 1087 c 0,35,36
4279+ 731 939 731 939 670.5 667.5 c 128,-1,37
4280+ 610 396 610 396 593 312 c 0,38,39
4281+ 591 303 591 303 580 254 c 128,-1,40
4282+ 569 205 569 205 560 164 c 128,-1,41
4283+ 551 123 551 123 544 80.5 c 128,-1,42
4284+ 537 38 537 38 538 23 c 2,43,-1
4285+ 539 5 l 1,44,45
4286+ 556 1 556 1 724 -26 c 1,46,47
4287+ 721 -70 721 -70 708 -125 c 1,48,49
4288+ 697 -125 697 -125 675.5 -126.5 c 128,-1,50
4289+ 654 -128 654 -128 643 -128 c 0,51,52
4290+ 614 -128 614 -128 556 -118 c 128,-1,53
4291+ 498 -108 498 -108 470 -108 c 0,54,55
4292+ 332 -106 332 -106 264 -106 c 0,56,57
4293+ 213 -106 213 -106 121 -115 c 128,-1,58
4294+ 29 -124 29 -124 0 -126 c 1,0,-1
4295+EndSplineSet
4296+Validated: 33
4297+EndChar
4298+
4299+StartChar: text_height
4300+Encoding: 61492 61492 62
4301+Width: 1792
4302+GlyphClass: 2
4303+Flags: W
4304+LayerCount: 2
4305+Fore
4306+SplineSet
4307+1744 128 m 2,0,1
4308+ 1777 128 1777 128 1786 109.5 c 128,-1,2
4309+ 1795 91 1795 91 1775 65 c 2,3,-1
4310+ 1649 -97 l 2,4,5
4311+ 1629 -123 1629 -123 1600 -123 c 128,-1,6
4312+ 1571 -123 1571 -123 1551 -97 c 2,7,-1
4313+ 1425 65 l 2,8,9
4314+ 1405 91 1405 91 1414 109.5 c 128,-1,10
4315+ 1423 128 1423 128 1456 128 c 2,11,-1
4316+ 1536 128 l 1,12,-1
4317+ 1536 1152 l 1,13,-1
4318+ 1456 1152 l 2,14,15
4319+ 1423 1152 1423 1152 1414 1170.5 c 128,-1,16
4320+ 1405 1189 1405 1189 1425 1215 c 2,17,-1
4321+ 1551 1377 l 2,18,19
4322+ 1571 1403 1571 1403 1600 1403 c 128,-1,20
4323+ 1629 1403 1629 1403 1649 1377 c 2,21,-1
4324+ 1775 1215 l 2,22,23
4325+ 1795 1189 1795 1189 1786 1170.5 c 128,-1,24
4326+ 1777 1152 1777 1152 1744 1152 c 2,25,-1
4327+ 1664 1152 l 1,26,-1
4328+ 1664 128 l 1,27,-1
4329+ 1744 128 l 2,0,1
4330+81 1407 m 1,28,-1
4331+ 135 1380 l 2,29,30
4332+ 147 1375 147 1375 346 1375 c 0,31,32
4333+ 390 1375 390 1375 478 1377 c 128,-1,33
4334+ 566 1379 566 1379 610 1379 c 0,34,35
4335+ 646 1379 646 1379 717.5 1378.5 c 128,-1,36
4336+ 789 1378 789 1378 825 1378 c 2,37,-1
4337+ 1118 1378 l 2,38,39
4338+ 1124 1378 1124 1378 1139 1377.5 c 128,-1,40
4339+ 1154 1377 1154 1377 1159.5 1377.5 c 128,-1,41
4340+ 1165 1378 1165 1378 1175.5 1380.5 c 128,-1,42
4341+ 1186 1383 1186 1383 1193 1389.5 c 128,-1,43
4342+ 1200 1396 1200 1396 1208 1407 c 1,44,-1
4343+ 1250 1408 l 2,45,46
4344+ 1254 1408 1254 1408 1264 1407.5 c 128,-1,47
4345+ 1274 1407 1274 1407 1278 1407 c 0,48,49
4346+ 1280 1295 1280 1295 1280 1071 c 0,50,51
4347+ 1280 991 1280 991 1275 962 c 1,52,53
4348+ 1236 948 1236 948 1207 944 c 1,54,55
4349+ 1182 988 1182 988 1153 1072 c 0,56,57
4350+ 1150 1081 1150 1081 1142 1120 c 128,-1,58
4351+ 1134 1159 1134 1159 1127.5 1193.5 c 128,-1,59
4352+ 1121 1228 1121 1228 1120 1229 c 0,60,61
4353+ 1114 1237 1114 1237 1108 1241.5 c 128,-1,62
4354+ 1102 1246 1102 1246 1092.5 1247.5 c 128,-1,63
4355+ 1083 1249 1083 1249 1079.5 1250 c 128,-1,64
4356+ 1076 1251 1076 1251 1061.5 1250.5 c 128,-1,65
4357+ 1047 1250 1047 1250 1045 1250 c 0,66,67
4358+ 1028 1250 1028 1250 978.5 1250.5 c 128,-1,68
4359+ 929 1251 929 1251 904 1251 c 128,-1,69
4360+ 879 1251 879 1251 840 1249 c 128,-1,70
4361+ 801 1247 801 1247 769 1243 c 1,71,72
4362+ 760 1162 760 1162 761 1107 c 0,73,74
4363+ 761 1013 761 1013 763 719 c 128,-1,75
4364+ 765 425 765 425 765 264 c 0,76,77
4365+ 765 248 765 248 762.5 192.5 c 128,-1,78
4366+ 760 137 760 137 762.5 101 c 128,-1,79
4367+ 765 65 765 65 775 32 c 1,80,81
4368+ 815 11 815 11 899 -10.5 c 128,-1,82
4369+ 983 -32 983 -32 1019 -48 c 1,83,84
4370+ 1024 -88 1024 -88 1024 -98 c 0,85,86
4371+ 1024 -112 1024 -112 1021 -127 c 1,87,-1
4372+ 987 -128 l 2,88,89
4373+ 911 -130 911 -130 769 -120 c 128,-1,90
4374+ 627 -110 627 -110 562 -110 c 0,91,92
4375+ 512 -110 512 -110 411 -119 c 128,-1,93
4376+ 310 -128 310 -128 259 -128 c 1,94,95
4377+ 256 -77 256 -77 256 -76 c 2,96,-1
4378+ 256 -67 l 1,97,98
4379+ 273 -40 273 -40 317.5 -24 c 128,-1,99
4380+ 362 -8 362 -8 416 5 c 128,-1,100
4381+ 470 18 470 18 494 32 c 1,101,102
4382+ 513 74 513 74 513 415 c 0,103,104
4383+ 513 516 513 516 510 718 c 128,-1,105
4384+ 507 920 507 920 507 1021 c 2,106,-1
4385+ 507 1138 l 2,107,108
4386+ 507 1140 507 1140 507.5 1153.5 c 128,-1,109
4387+ 508 1167 508 1167 508 1178.5 c 128,-1,110
4388+ 508 1190 508 1190 507 1204 c 128,-1,111
4389+ 506 1218 506 1218 504 1228 c 128,-1,112
4390+ 502 1238 502 1238 499 1242 c 0,113,114
4391+ 488 1254 488 1254 337 1254 c 0,115,116
4392+ 304 1254 304 1254 244 1242 c 128,-1,117
4393+ 184 1230 184 1230 164 1216 c 0,118,119
4394+ 145 1203 145 1203 130 1143.5 c 128,-1,120
4395+ 115 1084 115 1084 98.5 1032.5 c 128,-1,121
4396+ 82 981 82 981 56 979 c 1,122,123
4397+ 14 1005 14 1005 0 1023 c 1,124,-1
4398+ 0 1406 l 1,125,-1
4399+ 81 1407 l 1,28,-1
4400+EndSplineSet
4401+Validated: 33
4402+EndChar
4403+
4404+StartChar: text_width
4405+Encoding: 61493 61493 63
4406+Width: 1536
4407+GlyphClass: 2
4408+Flags: W
4409+LayerCount: 2
4410+Fore
4411+SplineSet
4412+81 1407 m 1,0,-1
4413+ 135 1380 l 2,1,2
4414+ 147 1375 147 1375 346 1375 c 0,3,4
4415+ 390 1375 390 1375 478 1377 c 128,-1,5
4416+ 566 1379 566 1379 610 1379 c 0,6,7
4417+ 680 1379 680 1379 856.5 1380 c 128,-1,8
4418+ 1033 1381 1033 1381 1161 1380.5 c 128,-1,9
4419+ 1289 1380 1289 1380 1408 1376 c 0,10,11
4420+ 1441 1375 1441 1375 1464 1407 c 1,12,-1
4421+ 1506 1408 l 2,13,14
4422+ 1510 1408 1510 1408 1520 1407.5 c 128,-1,15
4423+ 1530 1407 1530 1407 1534 1407 c 0,16,17
4424+ 1536 1295 1536 1295 1536 1071 c 0,18,19
4425+ 1536 991 1536 991 1531 962 c 1,20,21
4426+ 1492 948 1492 948 1463 944 c 1,22,23
4427+ 1438 988 1438 988 1409 1072 c 0,24,25
4428+ 1406 1081 1406 1081 1398 1119.5 c 128,-1,26
4429+ 1390 1158 1390 1158 1383 1193 c 128,-1,27
4430+ 1376 1228 1376 1228 1376 1229 c 0,28,29
4431+ 1366 1242 1366 1242 1349 1248 c 0,30,31
4432+ 1344 1250 1344 1250 1283 1250 c 0,32,33
4433+ 1253 1250 1253 1250 1190 1251 c 128,-1,34
4434+ 1127 1252 1127 1252 1087 1252 c 128,-1,35
4435+ 1047 1252 1047 1252 993 1250 c 128,-1,36
4436+ 939 1248 939 1248 897 1243 c 1,37,38
4437+ 888 1162 888 1162 889 1107 c 2,39,-1
4438+ 890 955 l 1,40,-1
4439+ 890 1007 l 2,41,42
4440+ 890 952 890 952 891 853 c 128,-1,43
4441+ 892 754 892 754 892.5 673 c 128,-1,44
4442+ 893 592 893 592 893 520 c 0,45,46
4443+ 893 504 893 504 890.5 448.5 c 128,-1,47
4444+ 888 393 888 393 890.5 357 c 128,-1,48
4445+ 893 321 893 321 903 288 c 1,49,50
4446+ 943 267 943 267 1027 245.5 c 128,-1,51
4447+ 1111 224 1111 224 1147 208 c 1,52,53
4448+ 1152 168 1152 168 1152 158 c 0,54,55
4449+ 1152 144 1152 144 1149 129 c 1,56,-1
4450+ 1115 128 l 2,57,58
4451+ 1039 126 1039 126 897 136 c 128,-1,59
4452+ 755 146 755 146 690 146 c 0,60,61
4453+ 640 146 640 146 539 137 c 128,-1,62
4454+ 438 128 438 128 387 128 c 1,63,64
4455+ 384 179 384 179 384 180 c 2,65,-1
4456+ 384 189 l 1,66,67
4457+ 401 216 401 216 445.5 232 c 128,-1,68
4458+ 490 248 490 248 544 261 c 128,-1,69
4459+ 598 274 598 274 622 288 c 1,70,71
4460+ 629 304 629 304 633.5 362 c 128,-1,72
4461+ 638 420 638 420 639.5 507.5 c 128,-1,73
4462+ 641 595 641 595 641 662.5 c 128,-1,74
4463+ 641 730 641 730 640.5 816 c 128,-1,75
4464+ 640 902 640 902 640 905 c 0,76,77
4465+ 640 912 640 912 637.5 926.5 c 128,-1,78
4466+ 635 941 635 941 635 949 c 0,79,80
4467+ 635 956 635 956 635.5 993 c 128,-1,81
4468+ 636 1030 636 1030 636.5 1066 c 128,-1,82
4469+ 637 1102 637 1102 636.5 1142.5 c 128,-1,83
4470+ 636 1183 636 1183 633.5 1210 c 128,-1,84
4471+ 631 1237 631 1237 627 1242 c 0,85,86
4472+ 616 1254 616 1254 465 1254 c 0,87,88
4473+ 424 1254 424 1254 302 1240.5 c 128,-1,89
4474+ 180 1227 180 1227 164 1216 c 0,90,91
4475+ 145 1204 145 1204 130 1144.5 c 128,-1,92
4476+ 115 1085 115 1085 98.5 1033 c 128,-1,93
4477+ 82 981 82 981 56 979 c 1,94,95
4478+ 14 1005 14 1005 0 1023 c 1,96,-1
4479+ 0 1406 l 1,97,-1
4480+ 81 1407 l 1,0,-1
4481+1310 125 m 0,98,99
4482+ 1322 125 1322 125 1352 105.5 c 128,-1,100
4483+ 1382 86 1382 86 1409.5 64 c 128,-1,101
4484+ 1437 42 1437 42 1469 15 c 128,-1,102
4485+ 1501 -12 1501 -12 1505 -15 c 0,103,104
4486+ 1531 -36 1531 -36 1531 -64 c 128,-1,105
4487+ 1531 -92 1531 -92 1505 -113 c 0,106,107
4488+ 1501 -116 1501 -116 1469 -143 c 128,-1,108
4489+ 1437 -170 1437 -170 1409.5 -192 c 128,-1,109
4490+ 1382 -214 1382 -214 1352 -233.5 c 128,-1,110
4491+ 1322 -253 1322 -253 1310 -253 c 0,111,112
4492+ 1297 -253 1297 -253 1289.5 -242.5 c 128,-1,113
4493+ 1282 -232 1282 -232 1279.5 -214 c 128,-1,114
4494+ 1277 -196 1277 -196 1277 -180.5 c 128,-1,115
4495+ 1277 -165 1277 -165 1278.5 -147.5 c 128,-1,116
4496+ 1280 -130 1280 -130 1280 -128 c 2,117,-1
4497+ 256 -128 l 2,118,119
4498+ 256 -130 256 -130 257.5 -147.5 c 128,-1,120
4499+ 259 -165 259 -165 259 -180.5 c 128,-1,121
4500+ 259 -196 259 -196 256.5 -214 c 128,-1,122
4501+ 254 -232 254 -232 246.5 -242.5 c 128,-1,123
4502+ 239 -253 239 -253 226 -253 c 0,124,125
4503+ 214 -253 214 -253 184 -233.5 c 128,-1,126
4504+ 154 -214 154 -214 126.5 -192 c 128,-1,127
4505+ 99 -170 99 -170 67 -143 c 128,-1,128
4506+ 35 -116 35 -116 31 -113 c 0,129,130
4507+ 5 -92 5 -92 5 -64 c 128,-1,131
4508+ 5 -36 5 -36 31 -15 c 0,132,133
4509+ 35 -12 35 -12 67 15 c 128,-1,134
4510+ 99 42 99 42 126.5 64 c 128,-1,135
4511+ 154 86 154 86 184 105.5 c 128,-1,136
4512+ 214 125 214 125 226 125 c 0,137,138
4513+ 239 125 239 125 246.5 114.5 c 128,-1,139
4514+ 254 104 254 104 256.5 86 c 128,-1,140
4515+ 259 68 259 68 259 52.5 c 128,-1,141
4516+ 259 37 259 37 257.5 19.5 c 128,-1,142
4517+ 256 2 256 2 256 0 c 2,143,-1
4518+ 1280 0 l 2,144,145
4519+ 1280 2 1280 2 1278.5 19.5 c 128,-1,146
4520+ 1277 37 1277 37 1277 52.5 c 128,-1,147
4521+ 1277 68 1277 68 1279.5 86 c 128,-1,148
4522+ 1282 104 1282 104 1289.5 114.5 c 128,-1,149
4523+ 1297 125 1297 125 1310 125 c 0,98,99
4524+EndSplineSet
4525+Validated: 33
4526+EndChar
4527+
4528+StartChar: align_left
4529+Encoding: 61494 61494 64
4530+Width: 1792
4531+GlyphClass: 2
4532+Flags: W
4533+LayerCount: 2
4534+Fore
4535+SplineSet
4536+1792 192 m 2,0,-1
4537+ 1792 64 l 2,1,2
4538+ 1792 38 1792 38 1773 19 c 128,-1,3
4539+ 1754 0 1754 0 1728 0 c 2,4,-1
4540+ 64 0 l 2,5,6
4541+ 38 0 38 0 19 19 c 128,-1,7
4542+ 0 38 0 38 0 64 c 2,8,-1
4543+ 0 192 l 2,9,10
4544+ 0 218 0 218 19 237 c 128,-1,11
4545+ 38 256 38 256 64 256 c 2,12,-1
4546+ 1728 256 l 2,13,14
4547+ 1754 256 1754 256 1773 237 c 128,-1,15
4548+ 1792 218 1792 218 1792 192 c 2,0,-1
4549+1408 576 m 2,16,-1
4550+ 1408 448 l 2,17,18
4551+ 1408 422 1408 422 1389 403 c 128,-1,19
4552+ 1370 384 1370 384 1344 384 c 2,20,-1
4553+ 64 384 l 2,21,22
4554+ 38 384 38 384 19 403 c 128,-1,23
4555+ 0 422 0 422 0 448 c 2,24,-1
4556+ 0 576 l 2,25,26
4557+ 0 602 0 602 19 621 c 128,-1,27
4558+ 38 640 38 640 64 640 c 2,28,-1
4559+ 1344 640 l 2,29,30
4560+ 1370 640 1370 640 1389 621 c 128,-1,31
4561+ 1408 602 1408 602 1408 576 c 2,16,-1
4562+1664 960 m 2,32,-1
4563+ 1664 832 l 2,33,34
4564+ 1664 806 1664 806 1645 787 c 128,-1,35
4565+ 1626 768 1626 768 1600 768 c 2,36,-1
4566+ 64 768 l 2,37,38
4567+ 38 768 38 768 19 787 c 128,-1,39
4568+ 0 806 0 806 0 832 c 2,40,-1
4569+ 0 960 l 2,41,42
4570+ 0 986 0 986 19 1005 c 128,-1,43
4571+ 38 1024 38 1024 64 1024 c 2,44,-1
4572+ 1600 1024 l 2,45,46
4573+ 1626 1024 1626 1024 1645 1005 c 128,-1,47
4574+ 1664 986 1664 986 1664 960 c 2,32,-1
4575+1280 1344 m 2,48,-1
4576+ 1280 1216 l 2,49,50
4577+ 1280 1190 1280 1190 1261 1171 c 128,-1,51
4578+ 1242 1152 1242 1152 1216 1152 c 2,52,-1
4579+ 64 1152 l 2,53,54
4580+ 38 1152 38 1152 19 1171 c 128,-1,55
4581+ 0 1190 0 1190 0 1216 c 2,56,-1
4582+ 0 1344 l 2,57,58
4583+ 0 1370 0 1370 19 1389 c 128,-1,59
4584+ 38 1408 38 1408 64 1408 c 2,60,-1
4585+ 1216 1408 l 2,61,62
4586+ 1242 1408 1242 1408 1261 1389 c 128,-1,63
4587+ 1280 1370 1280 1370 1280 1344 c 2,48,-1
4588+EndSplineSet
4589+Validated: 1
4590+EndChar
4591+
4592+StartChar: align_center
4593+Encoding: 61495 61495 65
4594+Width: 1792
4595+GlyphClass: 2
4596+Flags: W
4597+LayerCount: 2
4598+Fore
4599+SplineSet
4600+1792 192 m 2,0,-1
4601+ 1792 64 l 2,1,2
4602+ 1792 38 1792 38 1773 19 c 128,-1,3
4603+ 1754 0 1754 0 1728 0 c 2,4,-1
4604+ 64 0 l 2,5,6
4605+ 38 0 38 0 19 19 c 128,-1,7
4606+ 0 38 0 38 0 64 c 2,8,-1
4607+ 0 192 l 2,9,10
4608+ 0 218 0 218 19 237 c 128,-1,11
4609+ 38 256 38 256 64 256 c 2,12,-1
4610+ 1728 256 l 2,13,14
4611+ 1754 256 1754 256 1773 237 c 128,-1,15
4612+ 1792 218 1792 218 1792 192 c 2,0,-1
4613+1408 576 m 2,16,-1
4614+ 1408 448 l 2,17,18
4615+ 1408 422 1408 422 1389 403 c 128,-1,19
4616+ 1370 384 1370 384 1344 384 c 2,20,-1
4617+ 448 384 l 2,21,22
4618+ 422 384 422 384 403 403 c 128,-1,23
4619+ 384 422 384 422 384 448 c 2,24,-1
4620+ 384 576 l 2,25,26
4621+ 384 602 384 602 403 621 c 128,-1,27
4622+ 422 640 422 640 448 640 c 2,28,-1
4623+ 1344 640 l 2,29,30
4624+ 1370 640 1370 640 1389 621 c 128,-1,31
4625+ 1408 602 1408 602 1408 576 c 2,16,-1
4626+1664 960 m 2,32,-1
4627+ 1664 832 l 2,33,34
4628+ 1664 806 1664 806 1645 787 c 128,-1,35
4629+ 1626 768 1626 768 1600 768 c 2,36,-1
4630+ 192 768 l 2,37,38
4631+ 166 768 166 768 147 787 c 128,-1,39
4632+ 128 806 128 806 128 832 c 2,40,-1
4633+ 128 960 l 2,41,42
4634+ 128 986 128 986 147 1005 c 128,-1,43
4635+ 166 1024 166 1024 192 1024 c 2,44,-1
4636+ 1600 1024 l 2,45,46
4637+ 1626 1024 1626 1024 1645 1005 c 128,-1,47
4638+ 1664 986 1664 986 1664 960 c 2,32,-1
4639+1280 1344 m 2,48,-1
4640+ 1280 1216 l 2,49,50
4641+ 1280 1190 1280 1190 1261 1171 c 128,-1,51
4642+ 1242 1152 1242 1152 1216 1152 c 2,52,-1
4643+ 576 1152 l 2,53,54
4644+ 550 1152 550 1152 531 1171 c 128,-1,55
4645+ 512 1190 512 1190 512 1216 c 2,56,-1
4646+ 512 1344 l 2,57,58
4647+ 512 1370 512 1370 531 1389 c 128,-1,59
4648+ 550 1408 550 1408 576 1408 c 2,60,-1
4649+ 1216 1408 l 2,61,62
4650+ 1242 1408 1242 1408 1261 1389 c 128,-1,63
4651+ 1280 1370 1280 1370 1280 1344 c 2,48,-1
4652+EndSplineSet
4653+Validated: 1
4654+EndChar
4655+
4656+StartChar: align_right
4657+Encoding: 61496 61496 66
4658+Width: 1792
4659+GlyphClass: 2
4660+Flags: W
4661+LayerCount: 2
4662+Fore
4663+SplineSet
4664+1792 192 m 2,0,-1
4665+ 1792 64 l 2,1,2
4666+ 1792 38 1792 38 1773 19 c 128,-1,3
4667+ 1754 0 1754 0 1728 0 c 2,4,-1
4668+ 64 0 l 2,5,6
4669+ 38 0 38 0 19 19 c 128,-1,7
4670+ 0 38 0 38 0 64 c 2,8,-1
4671+ 0 192 l 2,9,10
4672+ 0 218 0 218 19 237 c 128,-1,11
4673+ 38 256 38 256 64 256 c 2,12,-1
4674+ 1728 256 l 2,13,14
4675+ 1754 256 1754 256 1773 237 c 128,-1,15
4676+ 1792 218 1792 218 1792 192 c 2,0,-1
4677+1792 576 m 2,16,-1
4678+ 1792 448 l 2,17,18
4679+ 1792 422 1792 422 1773 403 c 128,-1,19
4680+ 1754 384 1754 384 1728 384 c 2,20,-1
4681+ 448 384 l 2,21,22
4682+ 422 384 422 384 403 403 c 128,-1,23
4683+ 384 422 384 422 384 448 c 2,24,-1
4684+ 384 576 l 2,25,26
4685+ 384 602 384 602 403 621 c 128,-1,27
4686+ 422 640 422 640 448 640 c 2,28,-1
4687+ 1728 640 l 2,29,30
4688+ 1754 640 1754 640 1773 621 c 128,-1,31
4689+ 1792 602 1792 602 1792 576 c 2,16,-1
4690+1792 960 m 2,32,-1
4691+ 1792 832 l 2,33,34
4692+ 1792 806 1792 806 1773 787 c 128,-1,35
4693+ 1754 768 1754 768 1728 768 c 2,36,-1
4694+ 192 768 l 2,37,38
4695+ 166 768 166 768 147 787 c 128,-1,39
4696+ 128 806 128 806 128 832 c 2,40,-1
4697+ 128 960 l 2,41,42
4698+ 128 986 128 986 147 1005 c 128,-1,43
4699+ 166 1024 166 1024 192 1024 c 2,44,-1
4700+ 1728 1024 l 2,45,46
4701+ 1754 1024 1754 1024 1773 1005 c 128,-1,47
4702+ 1792 986 1792 986 1792 960 c 2,32,-1
4703+1792 1344 m 2,48,-1
4704+ 1792 1216 l 2,49,50
4705+ 1792 1190 1792 1190 1773 1171 c 128,-1,51
4706+ 1754 1152 1754 1152 1728 1152 c 2,52,-1
4707+ 576 1152 l 2,53,54
4708+ 550 1152 550 1152 531 1171 c 128,-1,55
4709+ 512 1190 512 1190 512 1216 c 2,56,-1
4710+ 512 1344 l 2,57,58
4711+ 512 1370 512 1370 531 1389 c 128,-1,59
4712+ 550 1408 550 1408 576 1408 c 2,60,-1
4713+ 1728 1408 l 2,61,62
4714+ 1754 1408 1754 1408 1773 1389 c 128,-1,63
4715+ 1792 1370 1792 1370 1792 1344 c 2,48,-1
4716+EndSplineSet
4717+Validated: 1
4718+EndChar
4719+
4720+StartChar: align_justify
4721+Encoding: 61497 61497 67
4722+Width: 1792
4723+GlyphClass: 2
4724+Flags: W
4725+LayerCount: 2
4726+Fore
4727+SplineSet
4728+1792 192 m 2,0,-1
4729+ 1792 64 l 2,1,2
4730+ 1792 38 1792 38 1773 19 c 128,-1,3
4731+ 1754 0 1754 0 1728 0 c 2,4,-1
4732+ 64 0 l 2,5,6
4733+ 38 0 38 0 19 19 c 128,-1,7
4734+ 0 38 0 38 0 64 c 2,8,-1
4735+ 0 192 l 2,9,10
4736+ 0 218 0 218 19 237 c 128,-1,11
4737+ 38 256 38 256 64 256 c 2,12,-1
4738+ 1728 256 l 2,13,14
4739+ 1754 256 1754 256 1773 237 c 128,-1,15
4740+ 1792 218 1792 218 1792 192 c 2,0,-1
4741+1792 576 m 2,16,-1
4742+ 1792 448 l 2,17,18
4743+ 1792 422 1792 422 1773 403 c 128,-1,19
4744+ 1754 384 1754 384 1728 384 c 2,20,-1
4745+ 64 384 l 2,21,22
4746+ 38 384 38 384 19 403 c 128,-1,23
4747+ 0 422 0 422 0 448 c 2,24,-1
4748+ 0 576 l 2,25,26
4749+ 0 602 0 602 19 621 c 128,-1,27
4750+ 38 640 38 640 64 640 c 2,28,-1
4751+ 1728 640 l 2,29,30
4752+ 1754 640 1754 640 1773 621 c 128,-1,31
4753+ 1792 602 1792 602 1792 576 c 2,16,-1
4754+1792 960 m 2,32,-1
4755+ 1792 832 l 2,33,34
4756+ 1792 806 1792 806 1773 787 c 128,-1,35
4757+ 1754 768 1754 768 1728 768 c 2,36,-1
4758+ 64 768 l 2,37,38
4759+ 38 768 38 768 19 787 c 128,-1,39
4760+ 0 806 0 806 0 832 c 2,40,-1
4761+ 0 960 l 2,41,42
4762+ 0 986 0 986 19 1005 c 128,-1,43
4763+ 38 1024 38 1024 64 1024 c 2,44,-1
4764+ 1728 1024 l 2,45,46
4765+ 1754 1024 1754 1024 1773 1005 c 128,-1,47
4766+ 1792 986 1792 986 1792 960 c 2,32,-1
4767+1792 1344 m 2,48,-1
4768+ 1792 1216 l 2,49,50
4769+ 1792 1190 1792 1190 1773 1171 c 128,-1,51
4770+ 1754 1152 1754 1152 1728 1152 c 2,52,-1
4771+ 64 1152 l 2,53,54
4772+ 38 1152 38 1152 19 1171 c 128,-1,55
4773+ 0 1190 0 1190 0 1216 c 2,56,-1
4774+ 0 1344 l 2,57,58
4775+ 0 1370 0 1370 19 1389 c 128,-1,59
4776+ 38 1408 38 1408 64 1408 c 2,60,-1
4777+ 1728 1408 l 2,61,62
4778+ 1754 1408 1754 1408 1773 1389 c 128,-1,63
4779+ 1792 1370 1792 1370 1792 1344 c 2,48,-1
4780+EndSplineSet
4781+Validated: 1
4782+EndChar
4783+
4784+StartChar: list
4785+Encoding: 61498 61498 68
4786+Width: 1792
4787+GlyphClass: 2
4788+Flags: W
4789+LayerCount: 2
4790+Fore
4791+SplineSet
4792+256 224 m 2,0,-1
4793+ 256 32 l 2,1,2
4794+ 256 19 256 19 246.5 9.5 c 128,-1,3
4795+ 237 0 237 0 224 0 c 2,4,-1
4796+ 32 0 l 2,5,6
4797+ 19 0 19 0 9.5 9.5 c 128,-1,7
4798+ 0 19 0 19 0 32 c 2,8,-1
4799+ 0 224 l 2,9,10
4800+ 0 237 0 237 9.5 246.5 c 128,-1,11
4801+ 19 256 19 256 32 256 c 2,12,-1
4802+ 224 256 l 2,13,14
4803+ 237 256 237 256 246.5 246.5 c 128,-1,15
4804+ 256 237 256 237 256 224 c 2,0,-1
4805+256 608 m 2,16,-1
4806+ 256 416 l 2,17,18
4807+ 256 403 256 403 246.5 393.5 c 128,-1,19
4808+ 237 384 237 384 224 384 c 2,20,-1
4809+ 32 384 l 2,21,22
4810+ 19 384 19 384 9.5 393.5 c 128,-1,23
4811+ 0 403 0 403 0 416 c 2,24,-1
4812+ 0 608 l 2,25,26
4813+ 0 621 0 621 9.5 630.5 c 128,-1,27
4814+ 19 640 19 640 32 640 c 2,28,-1
4815+ 224 640 l 2,29,30
4816+ 237 640 237 640 246.5 630.5 c 128,-1,31
4817+ 256 621 256 621 256 608 c 2,16,-1
4818+256 992 m 2,32,-1
4819+ 256 800 l 2,33,34
4820+ 256 787 256 787 246.5 777.5 c 128,-1,35
4821+ 237 768 237 768 224 768 c 2,36,-1
4822+ 32 768 l 2,37,38
4823+ 19 768 19 768 9.5 777.5 c 128,-1,39
4824+ 0 787 0 787 0 800 c 2,40,-1
4825+ 0 992 l 2,41,42
4826+ 0 1005 0 1005 9.5 1014.5 c 128,-1,43
4827+ 19 1024 19 1024 32 1024 c 2,44,-1
4828+ 224 1024 l 2,45,46
4829+ 237 1024 237 1024 246.5 1014.5 c 128,-1,47
4830+ 256 1005 256 1005 256 992 c 2,32,-1
4831+1792 224 m 2,48,-1
4832+ 1792 32 l 2,49,50
4833+ 1792 19 1792 19 1782.5 9.5 c 128,-1,51
4834+ 1773 0 1773 0 1760 0 c 2,52,-1
4835+ 416 0 l 2,53,54
4836+ 403 0 403 0 393.5 9.5 c 128,-1,55
4837+ 384 19 384 19 384 32 c 2,56,-1
4838+ 384 224 l 2,57,58
4839+ 384 237 384 237 393.5 246.5 c 128,-1,59
4840+ 403 256 403 256 416 256 c 2,60,-1
4841+ 1760 256 l 2,61,62
4842+ 1773 256 1773 256 1782.5 246.5 c 128,-1,63
4843+ 1792 237 1792 237 1792 224 c 2,48,-1
4844+256 1376 m 2,64,-1
4845+ 256 1184 l 2,65,66
4846+ 256 1171 256 1171 246.5 1161.5 c 128,-1,67
4847+ 237 1152 237 1152 224 1152 c 2,68,-1
4848+ 32 1152 l 2,69,70
4849+ 19 1152 19 1152 9.5 1161.5 c 128,-1,71
4850+ 0 1171 0 1171 0 1184 c 2,72,-1
4851+ 0 1376 l 2,73,74
4852+ 0 1389 0 1389 9.5 1398.5 c 128,-1,75
4853+ 19 1408 19 1408 32 1408 c 2,76,-1
4854+ 224 1408 l 2,77,78
4855+ 237 1408 237 1408 246.5 1398.5 c 128,-1,79
4856+ 256 1389 256 1389 256 1376 c 2,64,-1
4857+1792 608 m 2,80,-1
4858+ 1792 416 l 2,81,82
4859+ 1792 403 1792 403 1782.5 393.5 c 128,-1,83
4860+ 1773 384 1773 384 1760 384 c 2,84,-1
4861+ 416 384 l 2,85,86
4862+ 403 384 403 384 393.5 393.5 c 128,-1,87
4863+ 384 403 384 403 384 416 c 2,88,-1
4864+ 384 608 l 2,89,90
4865+ 384 621 384 621 393.5 630.5 c 128,-1,91
4866+ 403 640 403 640 416 640 c 2,92,-1
4867+ 1760 640 l 2,93,94
4868+ 1773 640 1773 640 1782.5 630.5 c 128,-1,95
4869+ 1792 621 1792 621 1792 608 c 2,80,-1
4870+1792 992 m 2,96,-1
4871+ 1792 800 l 2,97,98
4872+ 1792 787 1792 787 1782.5 777.5 c 128,-1,99
4873+ 1773 768 1773 768 1760 768 c 2,100,-1
4874+ 416 768 l 2,101,102
4875+ 403 768 403 768 393.5 777.5 c 128,-1,103
4876+ 384 787 384 787 384 800 c 2,104,-1
4877+ 384 992 l 2,105,106
4878+ 384 1005 384 1005 393.5 1014.5 c 128,-1,107
4879+ 403 1024 403 1024 416 1024 c 2,108,-1
4880+ 1760 1024 l 2,109,110
4881+ 1773 1024 1773 1024 1782.5 1014.5 c 128,-1,111
4882+ 1792 1005 1792 1005 1792 992 c 2,96,-1
4883+1792 1376 m 2,112,-1
4884+ 1792 1184 l 2,113,114
4885+ 1792 1171 1792 1171 1782.5 1161.5 c 128,-1,115
4886+ 1773 1152 1773 1152 1760 1152 c 2,116,-1
4887+ 416 1152 l 2,117,118
4888+ 403 1152 403 1152 393.5 1161.5 c 128,-1,119
4889+ 384 1171 384 1171 384 1184 c 2,120,-1
4890+ 384 1376 l 2,121,122
4891+ 384 1389 384 1389 393.5 1398.5 c 128,-1,123
4892+ 403 1408 403 1408 416 1408 c 2,124,-1
4893+ 1760 1408 l 2,125,126
4894+ 1773 1408 1773 1408 1782.5 1398.5 c 128,-1,127
4895+ 1792 1389 1792 1389 1792 1376 c 2,112,-1
4896+EndSplineSet
4897+Validated: 1
4898+EndChar
4899+
4900+StartChar: indent_left
4901+Encoding: 61499 61499 69
4902+Width: 1792
4903+GlyphClass: 2
4904+Flags: W
4905+LayerCount: 2
4906+Fore
4907+SplineSet
4908+384 992 m 2,0,-1
4909+ 384 416 l 2,1,2
4910+ 384 403 384 403 374.5 393.5 c 128,-1,3
4911+ 365 384 365 384 352 384 c 0,4,5
4912+ 338 384 338 384 329 393 c 2,6,-1
4913+ 41 681 l 2,7,8
4914+ 32 690 32 690 32 704 c 128,-1,9
4915+ 32 718 32 718 41 727 c 2,10,-1
4916+ 329 1015 l 2,11,12
4917+ 338 1024 338 1024 352 1024 c 0,13,14
4918+ 365 1024 365 1024 374.5 1014.5 c 128,-1,15
4919+ 384 1005 384 1005 384 992 c 2,0,-1
4920+1792 224 m 2,16,-1
4921+ 1792 32 l 2,17,18
4922+ 1792 19 1792 19 1782.5 9.5 c 128,-1,19
4923+ 1773 0 1773 0 1760 0 c 2,20,-1
4924+ 32 0 l 2,21,22
4925+ 19 0 19 0 9.5 9.5 c 128,-1,23
4926+ 0 19 0 19 0 32 c 2,24,-1
4927+ 0 224 l 2,25,26
4928+ 0 237 0 237 9.5 246.5 c 128,-1,27
4929+ 19 256 19 256 32 256 c 2,28,-1
4930+ 1760 256 l 2,29,30
4931+ 1773 256 1773 256 1782.5 246.5 c 128,-1,31
4932+ 1792 237 1792 237 1792 224 c 2,16,-1
4933+1792 608 m 2,32,-1
4934+ 1792 416 l 2,33,34
4935+ 1792 403 1792 403 1782.5 393.5 c 128,-1,35
4936+ 1773 384 1773 384 1760 384 c 2,36,-1
4937+ 672 384 l 2,37,38
4938+ 659 384 659 384 649.5 393.5 c 128,-1,39
4939+ 640 403 640 403 640 416 c 2,40,-1
4940+ 640 608 l 2,41,42
4941+ 640 621 640 621 649.5 630.5 c 128,-1,43
4942+ 659 640 659 640 672 640 c 2,44,-1
4943+ 1760 640 l 2,45,46
4944+ 1773 640 1773 640 1782.5 630.5 c 128,-1,47
4945+ 1792 621 1792 621 1792 608 c 2,32,-1
4946+1792 992 m 2,48,-1
4947+ 1792 800 l 2,49,50
4948+ 1792 787 1792 787 1782.5 777.5 c 128,-1,51
4949+ 1773 768 1773 768 1760 768 c 2,52,-1
4950+ 672 768 l 2,53,54
4951+ 659 768 659 768 649.5 777.5 c 128,-1,55
4952+ 640 787 640 787 640 800 c 2,56,-1
4953+ 640 992 l 2,57,58
4954+ 640 1005 640 1005 649.5 1014.5 c 128,-1,59
4955+ 659 1024 659 1024 672 1024 c 2,60,-1
4956+ 1760 1024 l 2,61,62
4957+ 1773 1024 1773 1024 1782.5 1014.5 c 128,-1,63
4958+ 1792 1005 1792 1005 1792 992 c 2,48,-1
4959+1792 1376 m 2,64,-1
4960+ 1792 1184 l 2,65,66
4961+ 1792 1171 1792 1171 1782.5 1161.5 c 128,-1,67
4962+ 1773 1152 1773 1152 1760 1152 c 2,68,-1
4963+ 32 1152 l 2,69,70
4964+ 19 1152 19 1152 9.5 1161.5 c 128,-1,71
4965+ 0 1171 0 1171 0 1184 c 2,72,-1
4966+ 0 1376 l 2,73,74
4967+ 0 1389 0 1389 9.5 1398.5 c 128,-1,75
4968+ 19 1408 19 1408 32 1408 c 2,76,-1
4969+ 1760 1408 l 2,77,78
4970+ 1773 1408 1773 1408 1782.5 1398.5 c 128,-1,79
4971+ 1792 1389 1792 1389 1792 1376 c 2,64,-1
4972+EndSplineSet
4973+Validated: 1
4974+EndChar
4975+
4976+StartChar: indent_right
4977+Encoding: 61500 61500 70
4978+Width: 1792
4979+GlyphClass: 2
4980+Flags: W
4981+LayerCount: 2
4982+Fore
4983+SplineSet
4984+352 704 m 128,-1,1
4985+ 352 690 352 690 343 681 c 2,2,-1
4986+ 55 393 l 2,3,4
4987+ 46 384 46 384 32 384 c 0,5,6
4988+ 19 384 19 384 9.5 393.5 c 128,-1,7
4989+ 0 403 0 403 0 416 c 2,8,-1
4990+ 0 992 l 2,9,10
4991+ 0 1005 0 1005 9.5 1014.5 c 128,-1,11
4992+ 19 1024 19 1024 32 1024 c 0,12,13
4993+ 46 1024 46 1024 55 1015 c 2,14,-1
4994+ 343 727 l 2,15,0
4995+ 352 718 352 718 352 704 c 128,-1,1
4996+1792 224 m 2,16,-1
4997+ 1792 32 l 2,17,18
4998+ 1792 19 1792 19 1782.5 9.5 c 128,-1,19
4999+ 1773 0 1773 0 1760 0 c 2,20,-1
5000+ 32 0 l 2,21,22
The diff has been truncated for viewing.