summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-04-22 23:34:15 +0000
committerKarl Berry <karl@freefriends.org>2011-04-22 23:34:15 +0000
commit2be6eaeb8090315538ca23046d0fbc8ffce6acdd (patch)
treea72c0e4f9916878332aa4e9c6030fed841a3f1f3 /Master
parent1a97a4bce4f91c6e056b0c439b12360da88185a2 (diff)
xits (22apr11)
git-svn-id: svn://tug.org/texlive/trunk@22161 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/xits/FONTLOG.txt34
-rw-r--r--Master/texmf-dist/doc/fonts/xits/Makefile53
-rw-r--r--Master/texmf-dist/doc/fonts/xits/OFL-FAQ.txt420
-rw-r--r--Master/texmf-dist/doc/fonts/xits/user-guide.pdfbin26854 -> 30175 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/xits/user-guide.tex10
-rw-r--r--Master/texmf-dist/doc/fonts/xits/xits-specimen.pdfbin19072 -> 15175 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/xits/xits-bold.otfbin153032 -> 153068 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otfbin111812 -> 111892 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/xits/xits-italic.otfbin115972 -> 116056 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/xits/xits-math.otfbin465652 -> 477640 bytes
-rw-r--r--Master/texmf-dist/fonts/opentype/public/xits/xits-regular.otfbin252316 -> 252368 bytes
-rw-r--r--Master/texmf-dist/source/fonts/xits/xits-bold.sfd4
-rw-r--r--Master/texmf-dist/source/fonts/xits/xits-bolditalic.sfd4
-rw-r--r--Master/texmf-dist/source/fonts/xits/xits-italic.sfd4
-rw-r--r--Master/texmf-dist/source/fonts/xits/xits-math.sfd5713
-rw-r--r--Master/texmf-dist/source/fonts/xits/xits-regular.sfd4
16 files changed, 4641 insertions, 1605 deletions
diff --git a/Master/texmf-dist/doc/fonts/xits/FONTLOG.txt b/Master/texmf-dist/doc/fonts/xits/FONTLOG.txt
index e631191f1f4..cf49245aca1 100644
--- a/Master/texmf-dist/doc/fonts/xits/FONTLOG.txt
+++ b/Master/texmf-dist/doc/fonts/xits/FONTLOG.txt
@@ -1,18 +1,18 @@
FONTLOG for XITS
-------------------
-This file provides detailed information on the XITS font software.
-This information should be distributed along with the XITS fonts
-and any derivative works.
+This file provides detailed information on the XITS font software. This
+information should be distributed along with the XITS fonts and any derivative
+works.
Basic Font Information
--------------------------
-XITS is a Times-like typeface for mathematical and scientific publishing,
-based on STIX fonts project. The main mission of XITS is to provide a version
-of STIX fonts enriched with the OpenType MATH extension, making it suitable
-for high quality mathematic typesetting with OpenType MATH capable layout
-systems, like MS Office 2007 and the new TeX engines XeTeX and LuaTeX.
+XITS is a Times-like typeface for mathematical and scientific publishing, based
+on STIX fonts project. The main mission of XITS is to provide a version of STIX
+fonts enriched with the OpenType MATH extension, making it suitable for high
+quality mathematic typesetting with OpenType MATH capable layout systems, like
+MS Office 2007 and the new TeX engines XeTeX and LuaTeX.
XITS development is currently hosted on:
http://github.com/khaledhosny/xits-math
@@ -180,11 +180,11 @@ XITS currently provides the following Unicode coverage:
Information for Contributors
------------------------------
-XITS is released under the OFL 1.1 - http://scripts.sil.org/OFL
-For information on what you're allowed to change or modify, consult the
-OFL-1.1.txt and OFL-FAQ.txt files. The OFL-FAQ also gives a very general
-rationale and various recommendations regarding why you would want to
-contribute to the project or make your own version of the font.
+XITS is released under the OFL 1.1 - http://scripts.sil.org/OFL For information
+on what you're allowed to change or modify, consult the OFL-1.1.txt and
+OFL-FAQ.txt files. The OFL-FAQ also gives a very general rationale and various
+recommendations regarding why you would want to contribute to the project or
+make your own version of the font.
See the project website for the current master and the various branches:
http://github.com/khaledhosny/xits-math
@@ -192,6 +192,14 @@ http://github.com/khaledhosny/xits-math
ChangeLog
----------
+22 Apr 2011 (Khaled Hosny) <XITS> Version 1.010
+- Make \over/underbrace and sisters less close to base glyphs
+- Add upright integrals as stylistic set ss08
+
+21 Apr 2011 (Khaled Hosny) <XITS> Version 1.009
+- Don't hard code OS/2 code pages and Unicode ranges
+- Fix StackBottomShiftDown and StackBottomDisplayStyleShiftDown math parameters
+
12 Jan 2011 (Khaled Hosny) <XITS> Version 1.008
- Fix sub/supercript positioning for uppercase script family
- Make \lgroup and \rgroup extensible
diff --git a/Master/texmf-dist/doc/fonts/xits/Makefile b/Master/texmf-dist/doc/fonts/xits/Makefile
new file mode 100644
index 00000000000..674b4cfd961
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/xits/Makefile
@@ -0,0 +1,53 @@
+NAME=xits
+VERSION=1.010
+
+SRC=sources
+DOC=documentation
+DOCSRC=$(DOC)/$(DOC)-$(SRC)
+DIST=$(NAME)-$(VERSION)
+
+FF=fontforge -lang=ff
+FFLAGES=0x200000
+SCRIPT='Open($$1); MergeFeature("$(SRC)/$(FEA)");\
+ SetFontNames("","","","","","$(VERSION)");\
+ Generate($$2, "", $(FFLAGES))'
+
+FONTS=math regular bold italic bolditalic
+DOCS=user-guide xits-specimen
+FEA=xits.fea
+
+SFD=$(FONTS:%=$(SRC)/$(NAME)-%.sfd)
+OTF=$(FONTS:%=$(NAME)-%.otf)
+TEX=$(DOCS:%=$(DOCSRC)/%.tex)
+PDF=$(DOCS:%=$(DOC)/%.pdf)
+
+all: otf
+
+otf: $(OTF)
+
+%.otf: $(SRC)/%.sfd
+ @echo "Generating $@"
+ @$(FF) -c $(SCRIPT) $< $@ 2>/dev/stdout 1>/dev/stderr | tail -n +4
+
+doc: $(PDF)
+
+$(DOC)/%.pdf: $(DOCSRC)/%.tex
+ @echo "Building $@"
+ @context --nonstopmode --result=$@ $< 1>/dev/null
+
+dist: $(OTF) $(PDF)
+ @echo "Making dist tarball"
+ @mkdir -p $(DIST)/$(SRC)
+ @mkdir -p $(DIST)/$(DOC)
+ @mkdir -p $(DIST)/$(DOCSRC)
+ @cp $(SFD) $(DIST)/$(SRC)
+ @cp $(SRC)/$(FEA) $(DIST)/$(SRC)
+ @cp $(OTF) $(DIST)
+ @cp -r $(PDF) $(DIST)/$(DOC)
+ @cp -r $(TEX) $(DIST)/$(DOCSRC)
+ @cp README.md $(DIST)/README.txt
+ @cp Makefile OFL-FAQ.txt OFL.txt FONTLOG.txt $(DIST)
+ @zip -r $(DIST).zip $(DIST)
+
+clean:
+ @rm -rf $(OTF) $(DIST) $(DIST).zip
diff --git a/Master/texmf-dist/doc/fonts/xits/OFL-FAQ.txt b/Master/texmf-dist/doc/fonts/xits/OFL-FAQ.txt
index 708ce7acd2d..edb55c6107c 100644
--- a/Master/texmf-dist/doc/fonts/xits/OFL-FAQ.txt
+++ b/Master/texmf-dist/doc/fonts/xits/OFL-FAQ.txt
@@ -1,235 +1,369 @@
OFL FAQ - Frequently Asked Questions about the SIL Open Font License (OFL)
-Version 1.1-update1 - 31 March 2009
+Version 1.1-update2 - 23 August 2010
(See http://scripts.sil.org/OFL for updates)
-1 ABOUT USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL
+CONTENTS OF THIS FAQ
+1 USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL
+2 USING OFL FONTS FOR WEB PAGES AND ONLINE WEBFONT SERVICES
+3 MODIFYING OFL-LICENSED FONTS
+4 LICENSING YOUR ORIGINAL FONTS UNDER THE OFL
+5 CHOOSING RESERVED FONT NAMES
+6 ABOUT THE FONTLOG
+7 MAKING CONTRIBUTIONS TO OFL PROJECTS
+8 ABOUT THE LICENSE ITSELF
+9 ABOUT SIL INTERNATIONAL
+APPENDIX A - FONTLOG EXAMPLE
-1.1 Can I use the fonts in any publication, even embedded in the file?
-Yes. You may use them like most other fonts, but unlike some fonts you may include an embedded subset of the fonts in your document. Such use does not require you to include this license or other files (listed in OFL condition 2), nor does it require any type of acknowledgement within the publication. Some mention of the font name within the publication information (such as in a colophon) is usually appreciated. If you wish to include the complete font as a separate file, you should distribute the full font package, including all existing acknowledgements, and comply with the OFL conditions. Of course, referencing or embedding an OFL font in any document does not change the license of the document itself. The requirement for fonts to remain under the OFL does not apply to any document created using the fonts and their derivatives. Similarly, creating any kind of graphic using a font under OFL does not make the resulting artwork subject to the OFL.
-1.2 Can I make web pages using these fonts?
-Yes! Go ahead! Using CSS (Cascading Style Sheets) is recommended. Direct usage of fonts retrieved from a remote server - also referred to as font linking - using cross-platform open standards like @font-face is encouraged. This is considered to be use and distribution for which the OFL explicitly grants permission. The font file itself is not embedded in the webpage but referenced through a web address (i.e. a URI regardless of file format or access protocol) which will cause the browser to retrieve and use the corresponding font to render the webpage. This usage scenario is different from font embedding within a document (i.e. a PDF) where the font or some of its elements become part of the document. Note that embedding in a document is also permitted by the license as indicated in 1.1. (See 1.10 for details related to URL-based access restrictions methods or DRM mechanisms).
+1 USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL
-1.3 Can I make the fonts available to others from my web site?
-Yes, as long as you meet the conditions of the license (do not sell by itself, include the necessary files, include the necessary copyright and license information, rename Modified Versions, do not abuse the Author(s)' name(s) and do not sublicense). In the case where you are hosting fonts to be served on the web, make sure the file contains the needed copyright notice(s) and licensing information in its metadata. Please double-check the accuracy of every field to prevent contradictory information. If you are making the font available for use via the @font-face open standard, putting this information in the standard font metadata fields is sufficient. Other font formats, including EOT and proposed superior alternatives, already provide fields for this information.
+1.1 Can I use the fonts for a book or other print publication?
+Yes. You can mention the font and author in the book's colophon if you wish, but that is not required.
-1.4 Can the fonts be included with Free/Libre and Open Source Software collections such as GNU/Linux and BSD distributions?
-Yes! Fonts licensed under the OFL can be freely aggregated with software under FLOSS (Free/Libre and Open Source Software) licenses. Since fonts are much more useful aggregated to than merged with existing software, possible incompatibility with existing software licenses is not a problem. You can also repackage the fonts and the accompanying components in a .rpm or .deb package and include them in distro CD/DVDs and online repositories.
+1.2 Can the fonts be included with Free/Libre and Open Source Software collections such as GNU/Linux and BSD distributions?
+Yes! Fonts licensed under the OFL can be freely included alongside other software under FLOSS (Free/Libre and Open Source Software) licenses. Since fonts are typically aggregated with, not merged into, existing software, there is little need to be concerned about incompatibility with existing software licenses. You may also repackage the fonts and the accompanying components in a .rpm or .deb package and include them in distribution CD/DVDs and online repositories. (Also see section 5.9 about rebuilding from source.)
-1.5 I want to distribute the fonts with my program. Does this mean my program also has to be free/libre and open source software?
+1.3 I want to distribute the fonts with my program. Does this mean my program also has to be Free/Libre and Open Source Software?
No. Only the portions based on the Font Software are required to be released under the OFL. The intent of the license is to allow aggregation or bundling with software under restricted licensing as well.
-1.6 Can I include the fonts on a CD of freeware or commercial fonts?
+1.4 Can I sell a software package that includes these fonts?
+Yes, you can do this with both the Original Version and a Modified Version of the fonts. Examples of bundling made possible by the OFL would include: word processors, design and publishing applications, training and educational software, games and entertainment software, mobile device applications, etc.
+
+1.5 Can I include the fonts on a CD of freeware or commercial fonts?
Yes, as long some other font or software is also on the disk, so the OFL font is not sold by itself.
-1.7 Can I sell a software package that includes these fonts?
-Yes, you can do this with both the Original Version and a Modified Version. Examples of bundling made possible by the OFL would include: word processors, design and publishing applications, training and educational software, edutainment software, etc.
+1.6 Why won't the OFL let me sell the fonts alone?
+The intent is to keep people from making money by simply redistributing the fonts. The only people who ought to profit directly from the fonts should be the original authors, and those authors have kindly given up potential direct income to distribute their fonts under the OFL. Please honour and respect their contribution!
+
+1.7 What about sharing OFL fonts with friends on a CD, DVD or USB stick?
+You are very welcome to share open fonts with friends, family and colleagues through removable media. Just remember to include the full font package, including any copyright notices and licensing information as available in OFL.txt. In the case where you sell the font, it has to come bundled with software.
+
+1.8 Can I host the fonts on a web site for others to use?
+Yes, as long as you make the full font package available. In most cases it may be best to point users to the main site that distributes the Original Version so they always get the most recent stable and complete version. See also discussion of webfonts in Section 2.
+
+1.9 Can I host the fonts on a server for use over our internal network?
+Yes. If the fonts are transferred from the server to the client computer by means that allow them to be used even if the computer is no longer attached to the network, the full package (copyright notices, licensing information, etc.) should be included.
+
+1.10 Does the full OFL license text always need to accompany the font?
+The only situation in which an OFL font can be distributed without the text of the OFL (either in a separate file or in font metadata), is when a font is embedded in a document or bundled within a program. In the case of metadata included within a font, it is legally sufficient to include only a link to the text of the OFL on http://scripts.sil.org/OFL, but we strongly recommend against this. Most modern font formats include metadata fields that will accept the full OFL text, and full inclusion increases the likelihood that users will understand and properly apply the license.
+
+1.11 What do you mean by 'embedding'? How does that differ from other means of distribution?
+By 'embedding' we mean inclusion of the font in a document or file in a way that makes extraction (and redistribution) difficult or clearly discouraged. In many cases the names of embedded fonts might also not be obvious to those reading the document, the font data format might be altered, and only a subset of the font - only the glyphs required for the text - might be included. Any other means of delivering a font to another person is considered 'distribution', and needs to be accompanied by any copyright notices and licensing information available in OFL.txt.
+
+1.12 So can I embed OFL fonts in my document?
+Yes, either in full or a subset. The restrictions regarding font modification and redistribution do not apply, as the font is not intended for use outside the document.
+
+1.13 Does embedding alter the license of the document itself?
+No. Referencing or embedding an OFL font in any document does not change the license of the document itself. The requirement for fonts to remain under the OFL does not apply to any document created using the fonts and their derivatives. Similarly, creating any kind of graphic using a font under OFL does not make the resulting artwork subject to the OFL.
+
+1.14 If OFL fonts are extracted from a document in which they are embedded (such as a PDF file), what can be done with them? Is this a risk to author(s)?
+The few utilities that can extract fonts embedded in a PDF will typically output limited amounts of outlines - not a complete font. To create a working font from this method is much more difficult and time consuming than finding the source of the original OFL font. So there is little chance that an OFL font would be extracted and redistributed inappropriately through this method. Even so, copyright laws address any misrepresentation of authorship. All Font Software released under the OFL and marked as such by the author(s) is intended to remain under this license regardless of the distribution method, and cannot be redistributed under any other license. We strongly discourage any font extraction - we recommend directly using the font sources instead - but if you extract font outlines from a document, please be considerate: use your common sense and respect the work of the author(s) and the licensing model.
+
+1.15 What about distributing fonts with a document? Within a compressed folder structure? Is it distribution, bundling or embedding?
+Certain document formats may allow the inclusion of an unmodified font within their file structure which consists of a compressed folder containing the various resources forming the document (such as pictures and thumbnails). Including fonts within such a structure is understood as being different from embedding but rather similar to bundling (or mere aggregation) which the license explicitly allows. In this case the font is conveyed unchanged whereas embedding a font usually transforms it from the original format. The OFL does not allow anyone to extract the font from such a structure to then redistribute it under another license. The explicit permission to redistribute and embed does not cancel the requirement for the Font Software to remain under the license chosen by its author(s).
+
+1.16 What about ebooks shipping with open fonts?
+The requirements differ depending on whether the fonts are linked, embedded or distributed (bundled or aggregated). Some ebook formats use web technologies to do font linking via @font-face, others are designed for font embedding, some use fonts distributed with the document or reading software, and a few rely solely on the fonts already present on the target system. The license requirements depend on the type of inclusion as discussed in 1.15.
+
+1.17 Can Font Software released under the OFL be subject to URL-based access restrictions methods or DRM (Digital Rights Management) mechanisms?
+Yes, but these issues are out-of-scope for the OFL. The license itself neither encourages their use nor prohibits them since such mechanisms are not implemented in the components of the Font Software but through external software. Such restrictions are put in place for many different purposes corresponding to various usage scenarios. One common example is to limit potentially dangerous cross-site scripting attacks. However, in the spirit of libre/open fonts and unrestricted writing systems, we strongly encourage open sharing and reuse of OFL fonts, and the establishment of an environment where such restrictions are unnecessary. Note that whether you wish to use such mechanisms or you prefer not to, you must still abide by the rules set forth by the OFL when using fonts released by their authors under this license. Derivative fonts must be licensed under the OFL, even if they are part of a service for which you charge fees and/or for which access to source code is restricted. You may not sell the fonts on their own - they must be part of a larger software package, bundle or subscription plan. For example, even if the OFL font is distributed in a software package or via an online service using a DRM mechanism, the user would still have the right to extract that font, use, study, modify and redistribute it under the OFL.
+
+1.18 I've come across a font released under the OFL. How can I easily get more information about the Original Version? How can I know where it stands compared to the Original Version or other Modified Versions?
+Consult the copyright statement(s) in the license for ways to contact the original authors. Consult the FONTLOG for information on how the font differs from the Original Version, and get in touch with the various contributors via the information in the acknowledgement section. Please consider using the Original Versions of the fonts whenever possible.
-1.8 Why won't the OFL let me sell the fonts alone?
-The intent is to keep people from making money by simply redistributing the fonts. The only people who ought to profit directly from the fonts should be the original authors, and those authors have kindly given up potential direct income to distribute their fonts under the OFL. Please honor and respect their contribution!
+1.19 What do you mean in condition 4? Can you provide examples of abusive promotion / endorsement / advertisement vs. normal acknowledgement?
+The intent is that the goodwill and reputation of the author(s) should not be used in a way that makes it sound like the original author(s) endorse or approve of a specific Modified Version or software bundle. For example, it would not be right to advertise a word processor by naming the author(s) in a listing of software features, or to promote a Modified Version on a web site by saying "designed by ...". However, it would be appropriate to acknowledge the author(s) if your software package has a list of people who deserve thanks. We realize that this can seem to be a grey area, but the standard used to judge an acknowledgement is that if the acknowledgement benefits the author(s) it is allowed, but if it primarily benefits other parties, or could reflect poorly on the author(s), then it is not.
-1.9 I've come across a font released under the OFL. How can I easily get more information about the Original Version? How can I know where it stands compared to the Original Version or other Modified Versions?
-Consult the copyright statement(s) in the license for ways to contact the original authors. Consult the FONTLOG for information on how the font differs from the Original Version, and get in touch with the various contributors via the information in the acknowledgment section. Please consider using the Original Versions of the fonts whenever possible.
-1.10 What do you mean in condition 4? Can you provide examples of abusive promotion / endorsement / advertisement vs. normal acknowledgement?
-The intent is that the goodwill and reputation of the author(s) should not be used in a way that makes it sound like the original author(s) endorse or approve of a specific Modified Version or software bundle. For example, it would not be right to advertise a word processor by naming the author(s) in a listing of software features, or to promote a Modified Version on a web site by saying "designed by ...". However, it would be appropriate to acknowledge the author(s) if your software package has a list of people who deserve thanks. We realize that this can seem to be a gray area, but the standard used to judge an acknowledgement is that if the acknowledgement benefits the author(s) it is allowed, but if it primarily benefits other parties, or could reflect poorly on the author(s), then it is not.
+2 USING OFL FONTS FOR WEBPAGES AND ONLINE WEBFONT SERVICES
-1.11 Can Font Software released under the OFL be subject to URL-based access restrictions methods or DRM mechanisms?
-Yes, but these issues are out-of-scope for the OFL. The license itself neither encourages their use nor prohibits them since such mechanisms are not implemented in the components of the Font Software but through external software. Such restrictions are put in place for many different purposes corresponding to various usage scenarios. One common example is to limit potentially dangerous cross-site scripting attacks. However, in the spirit of libre/open fonts and unrestricted writing systems, we strongly encourage open sharing and reuse of OFL fonts, and the establishment of an environment where such restrictions are unnecessary. Note that whether you wish to use such mechanisms or you prefer not to, you must still abide by the rules set forth by the OFL when using fonts released by their authors under this license. Derivative fonts must be licensed under the OFL, even if they are part of a service for which you charge fees and/or for which access to source code is restricted. You may not sell the fonts on their own - they must be part of a larger software package or bundle. For example, even if the OFL font is distributed in a software package or via an online service using a DRM mechanism, the user would still have the right to extract that font, use, study, modify and redistribute it under the OFL.
+2.1 Can I make webpages using these fonts?
+Yes! Go ahead! Using CSS (Cascading Style Sheets) is recommended. Your three best options:
+- referring directly in your stylesheet to open fonts which may be available on the user's system
+- providing links to download the full package of the font - either from your own website or from elsewhere - so users can install it themselves
+- using @font-face to distribute the font directly to browsers. This is recommended and explicitly allowed by the licensing model because it is distribution. The font file itself is distributed with other components of the webpage. It is not embedded in the webpage but referenced through a web address which will cause the browser to retrieve and use the corresponding font to render the webpage (see 1.11 and 1.15 for details related to embedding fonts into documents). As you take advantage of the @font-face cross-platform standard, be aware that webfonts are often tuned for a web environment and not intended for installation and use outside a browser. The reasons in favour of using webfonts are to allow design of dynamic text elements instead of static graphics, to make it easier for content to be localized and translated, indexed and searched, and all this with cross-platform open standards without depending on restricted extensions or plugins. You should check the CSS cascade (the order in which fonts are being called or delivered to your users) when testing.
-1.12 What about distributing fonts with a document? Within a compressed folder structure like an OpenDocument file (.odt) for example? Is it redistribution, bundling or embedding?
-The vast majority of the time, documents circulated in electronic form reference a font name which will match the corresponding font on the target system but do not carry the font within themselves. There may, however, be some cases where you need to bundle a font with the document. Certain document formats may allow the inclusion of an unmodified font within their file structure which consists of a compressed folder containing the various resources forming the document (such as pictures and thumbnails). Including fonts within such a structure is understood as being different from embedding but rather similar to bundling (or mere aggregation) for which the licensing makes explicit provision. In this case the font is conveyed unchanged whereas embedding a font transforms it from the original format. The OFL does not allow anyone to extract the font from such a structure to then redistribute it under another license. The explicit permission to redistribute and embed does not cancel the requirement for the Font Software to remain under the license chosen by its Author(s).
+2.2 Can I make and use WOFF (Web Open Font Format) versions of OFL fonts?
+Yes, but you need to be careful. A change in font format normally is considered modification, and Reserved Font Names (RFNs) cannot be used. Because of the design of the WOFF format, however, it is possible to create a WOFF version that is not considered modification, and so would not require a name change. You are allowed to create, use and distribute a WOFF version of an OFL font without changing the font name, but only if:
-1.13 If OFL fonts are extracted from a document in which they are embedded (such as a PDF file), what can be done with them? Is this a risk to Author(s)?
-The few utilities that can extract fonts embedded in a PDF will only output limited amounts of outlines - not a complete font. To create a working font from this method is much more difficult than finding the source of the original OFL font. So there is little chance that an OFL font would be extracted and redistributed inappropriately through this method. Even so, copyright laws address any misrepresentation of authorship. All Font Software released under the OFL and marked as such by the Author(s) is intended to remain under this license regardless of the distribution method, and cannot be redistributed under any other license. We strongly discourage any font extraction - we recommend directly using the font sources instead - but if you extract font outlines from a document please be considerate, use your common sense and respect the work of the Author(s) and the licensing model.
+- the original font data remains unchanged except for WOFF compression, and
+- WOFF-specific metadata is either omitted altogether or present and includes, unaltered, the contents of all equivalent metadata in the original font.
-1.14 What about sharing OFL fonts with friends on a CD, DVD or USB stick?
-You are very welcome to share open fonts with friends, family and colleagues on such removable media. Please make sure that you share and share-alike as much as possible from what the Author(s) released and that you don't strip away useful information which may not be present in the binary font files themselves. Just remember that in the case where you sell the font, it has to come bundled with software.
+If the original font data or metadata is changed, or the WOFF-specific metadata is incomplete, the font must be considered a Modified Version, the OFL restrictions would apply and the name of the font must be changed: any RFNs cannot be used and copyright notices and licensing information must be included and cannot be deleted or modified. You must come up with a unique name - we recommend one corresponding to your domain or your particular web application. Be aware that only the original author(s) can use RFNs. This is to prevent collisions between a derivative tuned to your audience and the original upstream version and so to reduce confusion.
+Please note that most WOFF conversion tools and online services do not meet the two requirements listed above, and so their output must be considered a Modified Version. So be very careful and check to be sure that the tool or service you're using is compressing unchanged data and completely and accurately reflecting the original font metadata.
-2 ABOUT MODIFYING OFL LICENSED FONTS
+2.3 What about other webfont formats such as EOT/EOTLite/CWT/etc.?
+In most cases these formats alter the original font data more than WOFF, and do not completely support appropriate metadata, so their use must be considered modification and RFNs may not be used.
-2.1 Can I change the fonts? Are there any limitations to what things I can and cannot change?
-You are allowed to change anything, as long as such changes do not violate the terms of the license. In other words, you are not allowed to remove the copyright statement(s) from the font, but you could add additional information into it that covers your contribution.
+2.4 Can I make OFL fonts available through webfont online services?
+Yes, you are welcome to include OFL fonts in online webfont services as long as you properly meet all the conditions of the license. The origin and open status of the font should be clear among the other fonts you are hosting. Authorship, copyright notices and license information must be sufficiently visible to your users or subscribers so they know where the font comes from and the rights granted by the author(s). Make sure the font file contains the needed copyright notice(s) and licensing information in its metadata. Please double-check the accuracy of every field to prevent contradictory information. Other font formats, including EOT/EOTLite/CWT and superior alternatives like WOFF, already provide fields for this information. Remember that if you modify the font within your library or convert it to another format for any reason the OFL restrictions apply and you need to change the names accordingly. Please respect the author's wishes as expressed in the OFL and do not misrepresent original designers and their work. Don't lump quality open fonts together with dubious freeware or public domain fonts. Consider how you can best work with the original designers and foundries, support their efforts and generate goodwill that will benefit your service. (See 1.17 for details related to URL-based access restrictions methods or DRM mechanisms).
-2.2 I have a font that needs a few extra glyphs - can I take them from an OFL licensed font and copy them into mine?
+2.5 Can I make and publish CMS themes or templates that use OFL fonts? Can I include the fonts themselves in the themes or templates? Can I sell the whole package?
+Yes, you are very welcome to integrate open fonts into themes and templates for your preferred CMS and make them more widely available. Be aware that you can only sell the fonts and your CMS add-on as part of a software bundle. (See 1.4 for details and examples about selling bundles).
+
+2.6 Some webfont formats and services provide ways of "optimising" the font for a particular website or web application; is that allowed?
+Yes, it is permitted, but remember that these optimised versions are Modified Versions and so must follow OFL requirements like appropriate renaming. Also you need to bear in mind the other important parameters beyond compression, speed and responsiveness: you need to consider the audience of your particular website or web application, as choosing some optimisation parameters may turn out to be less than ideal for them. Subsetting by removing certain glyphs or features may seriously limit functionality of the font in various languages used by your users. It may also introduce degradation of quality in the rendering or specific bugs on the various platforms compared to the original font. In other words, remember that one person's optimised font may be another person's missing feature. Various advanced typographic features are also available through CSS and may provide the desired effects without the need to modify the font.
+
+
+3 MODIFYING OFL-LICENSED FONTS
+
+3.1 Can I change the fonts? Are there any limitations to what things I can and cannot change?
+You are allowed to change anything, as long as such changes do not violate the terms of the license. In other words, you are not allowed to remove the copyright statement(s) from the font, but you could put additional information into it that covers your contribution.
+
+3.2 I have a font that needs a few extra glyphs - can I take them from an OFL licensed font and copy them into mine?
Yes, but if you distribute that font to others it must be under the OFL, and include the information mentioned in condition 2 of the license.
-2.3 Can I charge people for my additional work? In other words, if I add a bunch of special glyphs and/or OpenType/Graphite code, can I sell the enhanced font?
+3.3 Can I charge people for my additional work? In other words, if I add a bunch of special glyphs and/or OpenType/Graphite code, can I sell the enhanced font?
Not by itself. Derivative fonts must be released under the OFL and cannot be sold by themselves. It is permitted, however, to include them in a larger software package (such as text editors, office suites or operating systems), even if the larger package is sold. In that case, you are strongly encouraged, but not required, to also make that derived font easily and freely available outside of the larger package.
-2.4 Can I pay someone to enhance the fonts for my use and distribution?
-Yes. This is a good way to fund the further development of the fonts. Keep in mind, however, that if the font is distributed to others it must be under the OFL. You won't be able to recover your investment by exclusively selling the font, but you will be making a valuable contribution to the community. Please remember how you have benefitted from the contributions of others.
+3.4 Can I pay someone to enhance the fonts for my use and distribution?
+Yes. This is a good way to fund the further development of the fonts. Keep in mind, however, that if the font is distributed to others it must be under the OFL. You won't be able to recover your investment by exclusively selling the font, but you will be making a valuable contribution to the community. Please remember how you have benefited from the contributions of others.
-2.5 I need to make substantial revisions to the font to make it work with my program. It will be a lot of work, and a big investment, and I want to be sure that it can only be distributed with my program. Can I restrict its use?
-No. If you redistribute a Modified Version of the font it must be under the OFL. You may not restrict it in any way. This is intended to ensure that all released improvements to the fonts become available to everyone. But you will likely get an edge over competitors by being the first to distribute a bundle with the enhancements. Again, please remember how you have benefitted from the contributions of others.
+3.5 I need to make substantial revisions to the font to make it work with my program. It will be a lot of work, and a big investment, and I want to be sure that it can only be distributed with my program. Can I restrict its use?
+No. If you redistribute a Modified Version of the font it must be under the OFL. You may not restrict it in any way beyond what the OFL permits and requires. This is intended to ensure that all released improvements to the fonts become available to everyone. But you will likely get an edge over competitors by being the first to distribute a bundle with the enhancements. Again, please remember how you have benefited from the contributions of others.
-2.6 Do I have to make any derivative fonts (including extended source files, build scripts, documentation, etc.) publicly available?
-No, but please do share your improvements with others. You may find that you receive more than what you gave in return.
+3.6 Do I have to make any derivative fonts (including extended source files, build scripts, documentation, etc.) publicly available?
+No, but please consider sharing your improvements with others. You may find that you receive in return more than what you gave.
-2.7 Why can't I use the Reserved Font Name(s) in my derivative font names? I'd like people to know where the design came from.
-The best way to acknowledge the source of the design is to thank the original authors and any other contributors in the files that are distributed with your revised font (although no acknowledgement is required). The FONTLOG is a natural place to do this. Reserved Font Name(s) ensure that the only fonts that have the original names are the unmodified Original Versions. This allows designers to maintain artistic integrity while allowing collaboration to happen. It eliminates potential confusion and name conflicts. When choosing a name be creative and avoid names that reuse almost all the same letters in the same order or sound like the original. Keep in mind that the Copyright Holder(s) can allow a specific trusted partner to use Reserved Font Name(s) through a separate written agreement.
+3.7 If a trademark is claimed in the OFL font, does that trademark need to remain in modified fonts?
+Yes, any trademark notices must remain in any derivative fonts to respect trademark laws, but you may add any additional trademarks you claim, officially registered or not. For example if an OFL font called "Foo" contains a notice that "Foo is a trademark of Acme", then if you rename the font to "Bar" when creating a Modified Version, the new trademark notice could say "Foo is a trademark of Acme Inc. - Bar is a trademark of Roadrunner Technologies Ltd.". Trademarks work alongside the OFL and are not subject to the terms of the licensing agreement. Please refer to the appropriate trademark laws.
-2.8 What do you mean by "primary name as presented to the user"? Are you referring to the font menu name?
-Yes, the requirement to change the visible name used to differentiate the font from others applies to the font menu name and other mechanisms to specify a font in a document. It would be fine, for example, to keep a text reference to the original fonts in the description field, in your modified source file or in documentation provided alongside your derivative as long as no one could be confused that your modified source is the original. But you cannot use the Reserved Font Names in any way to identify the font to the user (unless the Copyright Holder(s) allow(s) it through a separate agreement; see section 2.7). Users who install derivatives ("Modified Versions") on their systems should not see any of the original names ("Reserved Font Names") in their font menus, for example. Again, this is to ensure that users are not confused and do not mistake a font for another and so expect features only another derivative or the Original Version can actually offer. Ultimately, creating name conflicts will cause many problems for the users as well as for the designer of both the Original and Modified versions, so please think ahead and find a good name for your own derivative. Font substitution systems like fontconfig, or application-level font fallback configuration within OpenOffice.org or Scribus, will also get very confused if the name of the font they are configured to substitute to actually refers to another physical font on the user's hard drive. It will help everyone if Original Versions and Modified Versions can easily be distinguished from one another and from other derivatives. The substitution mechanism itself is outside the scope of the license. Users can always manually change a font reference in a document or set up some kind of substitution at a higher level but at the lower level the fonts themselves have to respect the Reserved Font Name(s) requirement to prevent ambiguity. If a substitution is currently active the user should be aware of it.
-2.9 Am I not allowed to use any part of the Reserved Font Names?
-You may not use the words of the font names, but you would be allowed to use parts of words, as long as you do not use any word from the Reserved Font Names entirely. We do not recommend using parts of words because of potential confusion, but it is allowed. For example, if "Foobar" was a Reserved Font Name, you would be allowed to use "Foo" or "bar", although we would not recommend it. Such an unfortunate choice would confuse the users of your fonts as well as make it harder for other designers to contribute.
+4 LICENSING YOUR ORIGINAL FONTS UNDER THE OFL
-2.10 So what should I, as an author, identify as Reserved Font Names?
-Original authors are encouraged to name their fonts using clear, distinct names, and only declare the unique parts of the name as Reserved Font Names. For example, the author of a font called "Foobar Sans" would declare "Foobar" as a Reserved Font Name, but not "Sans", as that is a common typographical term, and may be a useful word to use in a derivative font name. Reserved Font Names should also be single words. A font called "Flowing River" should have Reserved Font Names "Flowing" and "River", not "Flowing River".
+4.1 Can I use the SIL OFL for my own fonts?
+Yes! We heartily encourage everyone to use the OFL to distribute their own original fonts. It is a carefully constructed license that allows great freedom along with enough artistic integrity protection for the work of the authors as well as clear rules for other contributors and those who redistribute the fonts. The licensing model is used successfully by various organisations, both for-profit and not-for-profit, to release fonts of varying levels of scope and complexity.
-2.11 Do I, as an author, have to identify any Reserved Font Names?
-No, but we strongly encourage you to do so. This is to avoid confusion between your work and Modified versions. You may, however, give certain trusted parties the right to use any of your Reserved Font Names through separate written agreements. For example, even if "Foobar" is a RFN, you could write up an agreement to give company "XYZ" the right to distribute a modified version with a name that includes "Foobar". This allows for freedom without confusion.
+4.2 What do I have to do to apply the OFL to my font?
+If you want to release your fonts under the OFL, we recommend you do the following:
-2.12 Are any names (such as the main font name) reserved by default?
-No. That is a change to the license as of version 1.1. If you want any names to be Reserved Font Names, they must be specified after the copyright statement(s).
+4.2.1 Put your copyright and Reserved Font Names information at the beginning of the main OFL.txt file in place of the dedicated placeholders. Include this file in your release package.
-2.13 What is this FONTLOG thing exactly?
-It has three purposes: 1) to provide basic information on the font to users and other developers, 2) to document changes that have been made to the font or accompanying files, either by the original authors or others, and 3) to provide a place to acknowledge the authors and other contributors. Please use it! See below for details on how changes should be noted.
+4.2.2 Put your copyright and the OFL text with Reserved Font Names into your font files (the copyright and license fields). A link to the OFL text on the OFL web site is an acceptable (but not recommended) alternative. Also add this information to any other components (build scripts, glyph databases, documentation, test files, etc). Depending on the format of your fonts and sources, you can use template human-readable headers or machine-readable metadata.
-2.14 Am I required to update the FONTLOG?
-No, but users, designers and other developers might get very frustrated at you if you don't! People need to know how derivative fonts differ from the original, and how to take advantage of the changes, or build on them.
+4.2.3 Write an initial FONTLOG.txt for your font and include it in the release package.
+4.2.4 Include the relevant practical documentation on the license by including the OFL-FAQ.txt in your package.
-3 ABOUT THE FONTLOG
+4.3 Will you make my font OFL for me?
+We won't do the work for you. We can, however, try to answer your questions, unfortunately we do not have the resources to review and check your font packages for correct use of the OFL.
-The FONTLOG can take a variety of formats, but should include these four sections:
+4.4 Will you distribute my OFL font for me?
+No, although if the font is of sufficient quality and general interest we may include a link to it on our partial list of OFL fonts on the OFL web site. You may wish to consider other open font catalogs or hosting services, such as the Unifont Font Guide (http://unifont.org/fontguide), The League of Movable Type (http://theleagueofmovabletype.com), Kernest (http://kernest.com/) or the Open Font Library (http://openfontlibrary.org/), which despite the name has no direct relationship to the OFL or SIL. We do not endorse any particular catalog or hosting service - it is your responsibility to determine if the service is right for you.
-3.1 FONTLOG for <FontFamilyName>
-This file provides detailed information on the <FontFamilyName> Font Software. This information should be distributed along with the <FontFamilyName> fonts and any derivative works.
+4.5 Why should I use the OFL for my fonts?
+- to meet needs for fonts that can be modified to support minority languages
+- to provide a legal and clear way for people to respect your work but still use it (and reduce piracy)
+- to involve others in your font project
+- to enable your fonts to be expanded with new weights and improved writing system/language support
+- to allow more technical font developers to add features to your design (such as OpenType and Graphite support)
+- to renew the life of an old font lying on your hard drive with no business model
+- to allow your font to be included in Libre Software operating systems like Ubuntu
+- to give your font world status and wide, unrestricted distribution
+- to educate students about quality typeface and font design
+- to expand your test base and get more useful feedback
+- to extend your reach to new markets when users see your metadata and go to your website
+- to get your font more easily into one of the webfont online services
+- to attract attention for your commercial fonts
+- to make money through webfont services
+- to make money by bundling fonts with applications
+- to make money adjusting and extending existing open fonts
+- to get a better chance that foundations/NGOs/charities/companies who commission fonts will pick you
+- to be part of a sharing design and development community
+- to give back and contribute to a growing body of font sources
-3.2 Basic Font Information
-(Here is where you would describe the purpose and brief specifications for the font project, and where users can find more detailed documentation. It can also include references to how changes can be contributed back to the Original Version. You may also wish to include a short guide to the design, or a reference to such a document.)
-3.3 ChangeLog
-(This should list both major and minor changes, most recent first. Here are some examples:)
+5 CHOOSING RESERVED FONT NAMES
-7 February 2007 (Pat Johnson) <NewFontFamilyName> Version 1.3
-- Added Greek and Cyrillic glyphs
-- Released as "<NewFontFamilyName>"
+5.1 What are Reserved Font Names?
+These are font names, or portions of font names, that the author has chosen to reserve for use only with the Original Version of the font, or for Modified Version(s) created by the original author.
-7 March 2006 (Fred Foobar) <NewFontFamilyName> Version 1.2
-- Tweaked contextual behaviours
-- Released as "<NewFontFamilyName>"
+5.2 Why can't I use the Reserved Font Names in my derivative font names? I'd like people to know where the design came from.
+The best way to acknowledge the source of the design is to thank the original authors and any other contributors in the files that are distributed with your revised font (although no acknowledgement is required). The FONTLOG is a natural place to do this. Reserved Font Names ensure that the only fonts that have the original names are the unmodified Original Versions. This allows designers to maintain artistic integrity while allowing collaboration to happen. It eliminates potential confusion and name conflicts. When choosing a name, be creative and avoid names that reuse almost all the same letters in the same order or sound like the original. It will help everyone if Original Versions and Modified Versions can easily be distinguished from one another and from other derivatives. Any substitution and matching mechanism is outside the scope of the license.
-1 Feb 2005 (Jane Doe) <NewFontFamilyName> Version 1.1
-- Improved build script performance and verbosity
-- Extended the smart code documentation
-- Corrected minor typos in the documentation
-- Fixed position of combining inverted breve below (U+032F)
-- Added OpenType/Graphite smart code for Armenian
-- Added Armenian glyphs (U+0531 -> U+0587)
-- Released as "<NewFontFamilyName>"
+5.3 What do you mean by "primary name as presented to the user"? Are you referring to the font menu name?
+Yes, this applies to the font menu name and other mechanisms that specify a font in a document. It would be fine, however, to keep a text reference to the original fonts in the description field, in your modified source file or in documentation provided alongside your derivative as long as no one could be confused that your modified source is the original. But you cannot use the Reserved Font Names in any way to identify the font to the user (unless the Copyright Holder(s) allow(s) it through a separate agreement). Users who install derivatives (Modified Versions) on their systems should not see any of the original Reserved Font Names in their font menus, for example. Again, this is to ensure that users are not confused and do not mistake one font for another and so expect features only another derivative or the Original Version can actually offer.
-1 Jan 2005 (Joe Smith) <FontFamilyName> Version 1.0
-- Initial release of font "<FontFamilyName>"
+5.4 Am I not allowed to use any part of the Reserved Font Names?
+You may not use individual words from the Reserved Font Names, but you would be allowed to use parts of words, as long as you do not use any word from the Reserved Font Names entirely. We do not recommend using parts of words because of potential confusion, but it is allowed. For example, if "Foobar" was a Reserved Font Name, you would be allowed to use "Foo" or "bar", although we would not recommend it. Such an unfortunate choice would confuse the users of your fonts as well as make it harder for other designers to contribute.
-3.4 Acknowledgements
-(Here is where contributors can be acknowledged.
+5.5 So what should I, as an author, identify as Reserved Font Names?
+Original authors are encouraged to name their fonts using clear, distinct names, and only declare the unique parts of the name as Reserved Font Names. For example, the author of a font called "Foobar Sans" would declare "Foobar" as a Reserved Font Name, but not "Sans", as that is a common typographical term, and may be a useful word to use in a derivative font name. Reserved Font Names should also be single words. A font called "Flowing River" should have Reserved Font Names "Flowing" and "River", not "Flowing River". You also need to be very careful about reserving font names which are already linked to trademarks (whether registered or not) which you do not own.
-If you make modifications be sure to add your name (N), email (E), web-address (W) and description (D). This list is sorted by last name in alphabetical order.)
+5.6 Do I, as an author, have to identify any Reserved Font Names?
+No, but we strongly encourage you to do so. This is to avoid confusion between your work and Modified Versions.
-N: Jane Doe
-E: jane@university.edu
-W: http://art.university.edu/projects/fonts
-D: Contributor - Armenian glyphs and code
+5.7 Are any names (such as the main font name) reserved by default?
+No. That is a change to the license as of version 1.1. If you want any names to be Reserved Font Names, they must be specified after the copyright statement(s).
-N: Fred Foobar
-E: fred@foobar.org
-W: http://foobar.org
-D: Contributor - misc Graphite fixes
+5.8 Is there any situation in which I can use Reserved Font Names for a Modified Version?
+The Copyright Holder(s) can give certain trusted parties the right to use any of the Reserved Font Names through separate written agreements. For example, even if "Foobar" is a RFN, you could write up an agreement to give company "XYZ" the right to distribute a modified version with a name that includes "Foobar". This allows for freedom without confusion.
-N: Pat Johnson
-E: pat@fontstudio.org
-W: http://pat.fontstudio.org
-D: Designer - Greek & Cyrillic glyphs based on Roman design
+5.9 Do font rebuilds require a name change? Do I have to change the name of the font when my packaging workflow includes a full rebuild from source?
+Yes, all rebuilds which change the font data and the smart code are Modified Versions and the requirements of the OFL apply: you need to respect what the Author(s) have chosen in terms of Reserved Font Names. However if a package (or installer) is simply a wrapper or a compressed structure around the final font - leaving them intact on the inside - then no name change is required. Please get in touch with the author(s) and copyright holder(s) to inquire about the presence of font sources beyond the final font file(s) and the recommended build path. That build path may very well be non-trivial and hard to reproduce accurately by the maintainer. If a full font build path is made available by the upstream author(s) please be aware that any regressions and changes you may introduce when doing a rebuild for packaging purposes is your responsibility as a package maintainer since you are effectively creating a separate branch. You should make it very clear to your users that your rebuilt version is not the canonical one from upstream.
-N: Tom Parker
-E: tom@company.com
-W: http://www.company.com/tom/projects/fonts
-D: Engineer - original smart font code
+5.10 Can I add other Reserved Font Names when making a derivative font?
+Yes. List your additional Reserved Font Names after your additional copyright statement, as indicated with example placeholders at the top of the OFL.txt file. Be sure you do not remove any exiting RFNs but only add your own.
-N: Joe Smith
-E: joe@fontstudio.org
-W: http://joe.fontstudio.org
-D: Designer - original Roman glyphs
-(Original authors can also include information here about their organization.)
+6 ABOUT THE FONTLOG
+
+6.1 What is this FONTLOG thing exactly?
+It has three purposes: 1) to provide basic information on the font to users and other developers, 2) to document changes that have been made to the font or accompanying files, either by the original authors or others, and 3) to provide a place to acknowledge authors and other contributors. Please use it!
+
+6.2 Is the FONTLOG required?
+It is not a requirement of the license, but we strongly recommend you have one.
+6.3 Am I required to update the FONTLOG when making Modified Versions?
+No, but users, designers and other developers might get very frustrated with you if you don't. People need to know how derivative fonts differ from the original, and how to take advantage of the changes, or build on them. There are utilities that can help create and maintain a FONTLOG, such as the FONTLOG support in FontForge.
-4 ABOUT MAKING CONTRIBUTIONS
+6.4 What should the FONTLOG look like?
+It is typically a separate text file (FONTLOG.txt), but can take other formats. It commonly includes these four sections:
-4.1 Why should I contribute my changes back to the original authors?
-It would benefit many people if you contributed back to what you've received. Providing your contributions and improvements to the fonts and other components (data files, source code, build scripts, documentation, etc.) could be a tremendous help and would encourage others to contribute as well and 'give back', which means you will have an opportunity to benefit from other people's contributions as well. Sometimes maintaining your own separate version takes more effort than merging back with the original. Be aware that any contributions, however, must be either your own original creation or work that you own, and you may be asked to affirm that clearly when you contribute.
+- brief header describing the FONTLOG itself and name of the font family
+- Basic Font Information - description of the font family, purpose and breadth
+- ChangeLog - chronological listing of changes
+- Acknowledgements - list of authors and contributors with contact information
-4.2 I've made some very nice improvements to the font, will you consider adopting them and putting them into future Original Versions?
-Most authors would be very happy to receive such contributions. Keep in mind that it is unlikely that they would want to incorporate major changes that would require additional work on their end. Any contributions would likely need to be made for all the fonts in a family and match the overall design and style. Authors are encouraged to include a guide to the design with the fonts. It would also help to have contributions submitted as patches or clearly marked changes (the use of smart source revision control systems like subversion, svk, mercurial, git or bzr is a good idea). Examples of useful contributions are bug fixes, additional glyphs, stylistic alternates (and the smart font code to access them) or improved hinting.
+It could also include other sections, such as: where to find documentation, how to make contributions, information on contributing organizations, source code details, and a short design guide. See Appendix A for an example FONTLOG.
-4.3 How can I financially support the development of OFL fonts?
+
+7 MAKING CONTRIBUTIONS TO OFL PROJECTS
+
+7.1 Can I contribute work to OFL projects?
+In many cases, yes. It is common for OFL fonts to be developed by a team of people who welcome contributions from the wider community. Contact the original authors for specific information on how to participate in their projects.
+
+7.2 Why should I contribute my changes back to the original authors?
+It would benefit many people if you contributed back in response to what you've received. Your contributions and improvements to the fonts and other components could be a tremendous help and would encourage others to contribute as well and 'give back'. You will then benefit from other people's contributions as well. Sometimes maintaining your own separate version takes more effort than merging back with the original. Be aware that any contributions, however, must be either your own original creation or work that you own, and you may be asked to affirm that clearly when you contribute.
+
+7.3 I've made some very nice improvements to the font. Will you consider adopting them and putting them into future Original Versions?
+Most authors would be very happy to receive such contributions. Keep in mind that it is unlikely that they would want to incorporate major changes that would require additional work on their end. Any contributions would likely need to be made for all the fonts in a family and match the overall design and style. Authors are encouraged to include a guide to the design with the fonts. It would also help to have contributions submitted as patches or clearly marked changes - the use of smart source revision control systems like subversion, svk, mercurial, git or bzr is a good idea. Please follow the recommendations given by the author(s) in terms of preferred source formats and configuration parameters for sending contributions. If this is not indicated in a FONTLOG or other documentation of the font, consider asking them directly. Examples of useful contributions are bug fixes, additional glyphs, stylistic alternates (and the smart font code to access them) or improved hinting. Keep in mind that some kinds of changes (esp. hinting) may be technically difficult to integrate.
+
+7.4 How can I financially support the development of OFL fonts?
It is likely that most authors of OFL fonts would accept financial contributions - contact them for instructions on how to do this. Such contributions would support future development. You can also pay for others to enhance the fonts and contribute the results back to the original authors for inclusion in the Original Version.
-5 ABOUT THE LICENSE
+8 ABOUT THE LICENSE ITSELF
-5.1 I see that this is version 1.1 of the license. Will there be later changes?
+8.1 I see that this is version 1.1 of the license. Will there be later changes?
Version 1.1 is the first minor revision of the OFL. We are confident that version 1.1 will meet most needs, but are open to future improvements. Any revisions would be for future font releases, and previously existing licenses would remain in effect. No retroactive changes are possible, although the Copyright Holder(s) can re-release the font under a revised OFL. All versions will be available on our web site: http://scripts.sil.org/OFL.
-5.2 Can I use the SIL Open Font License for my own fonts?
-Yes! We heartily encourage anyone to use the OFL to distribute their own original fonts. It is a carefully constructed license that allows great freedom along with enough artistic integrity protection for the work of the authors as well as clear rules for other contributors and those who redistribute the fonts. Some additional information about using the OFL is included at the end of this FAQ.
-
-5.3 Does this license restrict the rights of the Copyright Holder(s)?
+8.2 Does this license restrict the rights of the Copyright Holder(s)?
No. The Copyright Holder(s) still retain(s) all the rights to their creation; they are only releasing a portion of it for use in a specific way. For example, the Copyright Holder(s) may choose to release a 'basic' version of their font under the OFL, but sell a restricted 'enhanced' version. Only the Copyright Holder(s) can do this.
-5.4 Is the OFL a contract or a license?
+8.3 Is the OFL a contract or a license?
The OFL is a license and not a contract and so does not require you to sign it to have legal validity. By using, modifying and redistributing components under the OFL you indicate that you accept the license.
-5.5 How about translating the license and the FAQ into other languages?
-SIL certainly recognises the need for people who are not familiar with English to be able to understand the OFL and this FAQ better in their own language. Making the license very clear and readable is a key goal of the OFL.
+8.4 I really like the terms of the OFL, but want to change it a little. Am I allowed to take ideas and actual wording from the OFL and put them into my own custom license for distributing my fonts?
+We strongly recommend against creating your very own unique open licensing model. Using a modified or derivative license will likely cut you off - along with the font(s) under that license - from the community of designers using the OFL, potentially expose you and your users to legal liabilities, and possibly put your work and rights at risk. The OFL went though a community and legal review process that took years of effort, and that review is only applicable to an unmodified OFL. The text of the OFL has been written by SIL (with review and consultation from the community) and is copyright (c) 2005-2010 SIL International. You may re-use the ideas and wording (in part, not in whole) in another non-proprietary license provided that you call your license by another unambiguous name, that you do not use the preamble, that you do not mention SIL and that you clearly present your license as different from the OFL so as not to cause confusion by being too similar to the original. If you feel the OFL does not meet your needs for an open license, please contact us.
-If you are an experienced translator, you are very welcome to help by translating the OFL and its FAQ so that designers and users in your language community can understand the license better. But only the original English version of the license has legal value and has been approved by the community. Translations do not count as legal substitutes and should only serve as a way to explain the original license. SIL - as the author and steward of the license for the community at large - does not approve any translation of the OFL as legally valid because even small translation ambiguities could be abused and create problems.
+8.5 Can I translate the license and the FAQ into other languages?
+SIL certainly recognises the need for people who are not familiar with English to be able to understand the OFL and its use. Making the license very clear and readable has been a key goal for the OFL, but we know that people understand their own language best.
-We give permission to publish unofficial translations into other languages provided that they comply with the following guidelines:
+If you are an experienced translator, you are very welcome to translate the OFL and OFL-FAQ so that designers and users in your language community can understand the license better. But only the original English version of the license has legal value and has been approved by the community. Translations do not count as legal substitutes and should only serve as a way to explain the original license. SIL - as the author and steward of the license for the community at large - does not approve any translation of the OFL as legally valid because even small translation ambiguities could be abused and create problems.
-- put the following disclaimer in both English and the target language stating clearly that the translation is unofficial:
+SIL gives permission to publish unofficial translations into other languages provided that they comply with the following guidelines:
-"This is an unofficial translation of the SIL Open Font License into $language. It was not published by SIL International, and does not legally state the distribution terms for fonts that use the OFL. A release under the OFL is only valid when using the original English text.
+- Put the following disclaimer in both English and the target language stating clearly that the translation is unofficial:
-However, we recognize that this unofficial translation will help users and designers not familiar with English to understand the SIL OFL better and make it easier to use and release font families under this collaborative font design model. We encourage designers who consider releasing their creation under the OFL to read the FAQ in their own language if it is available.
-
-Please go to http://scripts.sil.org/OFL for the official version of the license and the accompanying FAQ."
+"This is an unofficial translation of the SIL Open Font License into <language_name>. It was not published by SIL International, and does not legally state the distribution terms for fonts that use the OFL. A release under the OFL is only valid when using the original English text. However, we recognize that this unofficial translation will help users and designers not familiar with English to better understand and use the OFL. We encourage designers who consider releasing their creation under the OFL to read the OFL-FAQ in their own language if it is available. Please go to http://scripts.sil.org/OFL for the official version of the license and the accompanying OFL-FAQ."
-- keep your unofficial translation current and update it at our request if needed, for example if there is any ambiguity which could lead to confusion.
+- Keep your unofficial translation current and update it at our request if needed, for example if there is any ambiguity which could lead to confusion.
-If you start such a unofficial translation effort of the OFL and its accompanying FAQ please let us know, thank you.
+If you start such a unofficial translation effort of the OFL and OFL-FAQ please let us know.
-6 ABOUT SIL INTERNATIONAL
+9 ABOUT SIL INTERNATIONAL
-6.1 Who is SIL International and what does it do?
-SIL International is a worldwide faith-based education and development organization (NGO) that studies, documents, and assists in developing the world's lesser-known languages through literacy, linguistics, translation, and other academic disciplines. SIL makes its services available to all without regard to religious belief, political ideology, gender, race, or ethnic background. SIL's members and volunteers share a Christian commitment.
+9.1 Who is SIL International and what do they do?
+SIL serves language communities worldwide, building their capacity for sustainable language development, by means of research, translation, training and materials development. SIL makes its services available to all without regard to religious belief, political ideology, gender, race, or ethnic background. SIL's members and volunteers share a Christian commitment.
-6.2 What does this have to do with font licensing?
-The ability to read, write, type and publish in one's own language is one of the most critical needs for millions of people around the world. This requires fonts that are widely available and support lesser-known languages. SIL develops - and encourages others to develop - a complete stack of writing systems implementation components available under open licenses. This open stack includes input methods, smart fonts, smart rendering libraries and smart applications. There has been a need for a common open license that is specifically applicable to fonts and related software (a crucial component of this stack) so SIL developed the SIL Open Font License with the help of the FLOSS community.
+9.2 What does this have to do with font licensing?
+The ability to read, write, type and publish in one's own language is one of the most critical needs for millions of people around the world. This requires fonts that are widely available and support lesser-known languages. SIL develops - and encourages others to develop - a complete stack of writing systems implementation components available under open licenses. This open stack includes input methods, smart fonts, smart rendering libraries and smart applications. There has been a need for a common open license that is specifically applicable to fonts and related software (a crucial component of this stack), so SIL developed the SIL Open Font License with the help of the Free/Libre and Open Source Software community.
-6.3 How can I contact SIL?
+9.3 How can I contact SIL?
Our main web site is: http://www.sil.org/
Our site about complex scripts is: http://scripts.sil.org/
-Information about this license (including contact email information) is at: http://scripts.sil.org/OFL
+Information about this license (and contact information) is at: http://scripts.sil.org/OFL
+
+
+APPENDIX A - FONTLOG EXAMPLE
+
+Here is an example of the recommended format for a FONTLOG, although other formats are allowed.
+
+-----
+FONTLOG for the GlobalFontFamily fonts
+
+This file provides detailed information on the GlobalFontFamily Font Software. This information should be distributed along with the GlobalFontFamily fonts and any derivative works.
+
+Basic Font Information
+
+GlobalFontFamily is a Unicode typeface family that supports all languages that use the Latin script and its variants, and could be expanded to support other scripts.
+
+NewWorldFontFamily is based on the GlobalFontFamily and also supports Greek, Hebrew, Cyrillic and Armenian.
+
+More specifically, this release supports the following Unicode ranges...
+This release contains...
+Documentation can be found at...
+To contribute to the project...
+
+ChangeLog
+
+1 August 2008 (Tom Parker) GlobalFontFamily version 1.2.1
+- Tweaked the smart font code (Branch merged with trunk version)
+- Provided improved build and debugging environment for smart behaviours
+
+7 February 2007 (Pat Johnson) NewWorldFontFamily Version 1.3
+- Added Greek and Cyrillic glyphs
+
+7 March 2006 (Fred Foobar) NewWorldFontFamily Version 1.2
+- Tweaked contextual behaviours
+
+1 Feb 2005 (Jane Doe) NewWorldFontFamily Version 1.1
+- Improved build script performance and verbosity
+- Extended the smart code documentation
+- Corrected minor typos in the documentation
+- Fixed position of combining inverted breve below (U+032F)
+- Added OpenType/Graphite smart code for Armenian
+- Added Armenian glyphs (U+0531 -> U+0587)
+- Released as "NewWorldFontFamily"
+1 Jan 2005 (Joe Smith) GlobalFontFamily Version 1.0
+- Initial release
-7 ABOUT USING THE OFL FOR YOUR ORIGINAL FONTS
+Acknowledgements
-If you want to release your fonts under the OFL, you only need to do the following:
+If you make modifications be sure to add your name (N), email (E), web-address (if you have one) (W) and description (D). This list is in alphabetical order.
-7.1 Put your copyright and reserved font names information in the beginning of the main OFL file (simply use the dedicated placeholders).
-7.2 Put your copyright and the OFL references in your various font files (such as in the copyright, license and description fields) and in your other components (build scripts, glyph databases, documentation, rendering samples, etc). Accurate metadata in your font files is beneficial to you as an increasing number of applications are exposing this information to the user. For example, clickable links can bring users back to your website and let them know about other work you have done or services you provide. Depending on the format of your fonts and sources, you can use template human-readable headers or machine-readable metadata.
-7.3 Write an initial FONTLOG for your font and include it in the release package.
-7.4 Include the OFL license file in your release package.
-7.5 We also highly recommend you include the relevant practical documentation on the license by putting the OFL-FAQ in your package.
-7.6 If you wish, you can use the OFL Graphics on your web page.
+N: Jane Doe
+E: jane@university.edu
+W: http://art.university.edu/projects/fonts
+D: Contributor - Armenian glyphs and code
-That's all. If you have any more questions please get in touch with us.
+N: Fred Foobar
+E: fred@foobar.org
+W: http://foobar.org
+D: Contributor - misc Graphite fixes
+N: Pat Johnson
+E: pat@fontstudio.org
+W: http://pat.fontstudio.org
+D: Designer - Greek & Cyrillic glyphs based on Roman design
+
+N: Tom Parker
+E: tom@company.com
+W: http://www.company.com/tom/projects/fonts
+D: Engineer - original smart font code
+
+N: Joe Smith
+E: joe@fontstudio.org
+W: http://joe.fontstudio.org
+D: Designer - original Roman glyphs
+Fontstudio.org is an not-for-profit design group whose purpose is...
+Foobar.org is a distributed community of developers...
+Company.com is a small business who likes to support community designers...
+University.edu is a renowed educational institution with a strong design department...
+-----
diff --git a/Master/texmf-dist/doc/fonts/xits/user-guide.pdf b/Master/texmf-dist/doc/fonts/xits/user-guide.pdf
index 66d51a66dc2..669719818a3 100644
--- a/Master/texmf-dist/doc/fonts/xits/user-guide.pdf
+++ b/Master/texmf-dist/doc/fonts/xits/user-guide.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/xits/user-guide.tex b/Master/texmf-dist/doc/fonts/xits/user-guide.tex
index 5816aabc0c4..0facc5688d1 100644
--- a/Master/texmf-dist/doc/fonts/xits/user-guide.tex
+++ b/Master/texmf-dist/doc/fonts/xits/user-guide.tex
@@ -9,8 +9,8 @@ typesetting. It has wide coverage of Latin, Greek and Cyrillic scripts, as
well as extensive coverage of Unicode symbols used in mathematics and other
fields of science. XITS supports also proper mathematical typesetting and can
be used to typeset complex mathematical equations in modern \TEX\ engines,
-namely \LUATEX\ and \XETEX, as well as Microsoft Office starting from 2007 version\footnote{Only on Microsoft Windows, versions of Microsoft Office on
-Mac~OS~X does not support OpenType features needed for mathimatics.}.
+namely \LUATEX\ and \XETEX, as well as Microsoft Office starting from 2007
+version.
XITS is available as an OpenType font, in four styles; regular, bold, italic
and bold italics, besides the maths font.
@@ -35,7 +35,8 @@ XITS supports the following OpenType features:
\NC ss04 \NC Mathematical Bold Monospace Digits \NC\MR
\NC ss05 \NC Mathematical Bold Double-Struck Alphabet \NC\MR
\NC ss06 \NC Mathematical Italic Double-Struck Alphabet \NC\MR
-\NC ss07 \NC Mathematical Bold Italic Double-Struck Alphabet \NC\LR
+\NC ss07 \NC Mathematical Bold Italic Double-Struck Alphabet \NC\MR
+\NC ss08 \NC Upright Integrals \NC\LR
\HL
\stoptable
@@ -43,7 +44,8 @@ XITS supports the following OpenType features:
\section{Installation}
\subsection{\CONTEXT}
-\CONTEXT\ MkIV are needed for using the math font, text fonts can be used with either MkIV or MkII with \XETEX\ engine, MkII with \PDFTEX\ is not supported.
+\CONTEXT\ MkIV are needed for using the math font, text fonts can be used with
+either MkIV or MkII with \XETEX\ engine, MkII with \PDFTEX\ is not supported.
Recent versions of \CONTEXT\ already have typescripts for XITS, so just
installing the fonts into TEXMF tree is enough.
diff --git a/Master/texmf-dist/doc/fonts/xits/xits-specimen.pdf b/Master/texmf-dist/doc/fonts/xits/xits-specimen.pdf
index eeb8ddb3157..23ea0888869 100644
--- a/Master/texmf-dist/doc/fonts/xits/xits-specimen.pdf
+++ b/Master/texmf-dist/doc/fonts/xits/xits-specimen.pdf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/xits/xits-bold.otf b/Master/texmf-dist/fonts/opentype/public/xits/xits-bold.otf
index 6e134dc5f56..a26d081fafe 100644
--- a/Master/texmf-dist/fonts/opentype/public/xits/xits-bold.otf
+++ b/Master/texmf-dist/fonts/opentype/public/xits/xits-bold.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otf b/Master/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otf
index 7a17d56abe2..e9a9f6b09df 100644
--- a/Master/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otf
+++ b/Master/texmf-dist/fonts/opentype/public/xits/xits-bolditalic.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/xits/xits-italic.otf b/Master/texmf-dist/fonts/opentype/public/xits/xits-italic.otf
index 03019c7fe8b..47272b94103 100644
--- a/Master/texmf-dist/fonts/opentype/public/xits/xits-italic.otf
+++ b/Master/texmf-dist/fonts/opentype/public/xits/xits-italic.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/xits/xits-math.otf b/Master/texmf-dist/fonts/opentype/public/xits/xits-math.otf
index ecb96ad3a8d..8a77364c8bc 100644
--- a/Master/texmf-dist/fonts/opentype/public/xits/xits-math.otf
+++ b/Master/texmf-dist/fonts/opentype/public/xits/xits-math.otf
Binary files differ
diff --git a/Master/texmf-dist/fonts/opentype/public/xits/xits-regular.otf b/Master/texmf-dist/fonts/opentype/public/xits/xits-regular.otf
index ab3ea56484e..5d173331ac9 100644
--- a/Master/texmf-dist/fonts/opentype/public/xits/xits-regular.otf
+++ b/Master/texmf-dist/fonts/opentype/public/xits/xits-regular.otf
Binary files differ
diff --git a/Master/texmf-dist/source/fonts/xits/xits-bold.sfd b/Master/texmf-dist/source/fonts/xits/xits-bold.sfd
index 2c803d662c3..b7568583b26 100644
--- a/Master/texmf-dist/source/fonts/xits/xits-bold.sfd
+++ b/Master/texmf-dist/source/fonts/xits/xits-bold.sfd
@@ -22,7 +22,7 @@ OS2Version: 4
OS2_WeightWidthSlopeOnly: 0
OS2_UseTypoMetrics: 1
CreationTime: 1232396790
-ModificationTime: 1275845942
+ModificationTime: 1297512431
PfmFamily: 81
TTFWeight: 700
TTFWidth: 5
@@ -53,8 +53,6 @@ OS2SupYOff: 500
OS2StrikeYSize: 50
OS2StrikeYPos: 313
OS2Vendor: 'STIX'
-OS2CodePages: a03f01ff.dfff0000
-OS2UnicodeRanges: a00002ff.42006dff.02000000.00000000
Lookup: 258 0 0 "'kern' Horizontal Kerning in Latin lookup 0" {"'kern' Horizontal Kerning in Latin lookup 0 subtable" } ['kern' ('DFLT' <'dflt' > 'latn' <'dflt' > ) ]
MarkAttachClasses: 1
DEI: 91125
diff --git a/Master/texmf-dist/source/fonts/xits/xits-bolditalic.sfd b/Master/texmf-dist/source/fonts/xits/xits-bolditalic.sfd
index 66384f979c1..40db36f5c0e 100644
--- a/Master/texmf-dist/source/fonts/xits/xits-bolditalic.sfd
+++ b/Master/texmf-dist/source/fonts/xits/xits-bolditalic.sfd
@@ -22,7 +22,7 @@ OS2Version: 4
OS2_WeightWidthSlopeOnly: 0
OS2_UseTypoMetrics: 1
CreationTime: 1227710455
-ModificationTime: 1275845970
+ModificationTime: 1297512448
PfmFamily: 81
TTFWeight: 700
TTFWidth: 5
@@ -53,8 +53,6 @@ OS2SupYOff: 500
OS2StrikeYSize: 50
OS2StrikeYPos: 309
OS2Vendor: 'STIX'
-OS2CodePages: a03f01ff.dfff0000
-OS2UnicodeRanges: a00002bf.42000d4e.02000000.00000000
Lookup: 258 0 0 "'kern' Horizontal Kerning in Latin lookup 0" {"'kern' Horizontal Kerning in Latin lookup 0 subtable" } ['kern' ('DFLT' <'dflt' > 'latn' <'dflt' > ) ]
MarkAttachClasses: 1
DEI: 91125
diff --git a/Master/texmf-dist/source/fonts/xits/xits-italic.sfd b/Master/texmf-dist/source/fonts/xits/xits-italic.sfd
index d550de85ede..7eb5d8248fa 100644
--- a/Master/texmf-dist/source/fonts/xits/xits-italic.sfd
+++ b/Master/texmf-dist/source/fonts/xits/xits-italic.sfd
@@ -22,7 +22,7 @@ OS2Version: 4
OS2_WeightWidthSlopeOnly: 0
OS2_UseTypoMetrics: 1
CreationTime: 1227710416
-ModificationTime: 1275845931
+ModificationTime: 1297512417
PfmFamily: 81
TTFWeight: 400
TTFWidth: 5
@@ -53,8 +53,6 @@ OS2SupYOff: 500
OS2StrikeYSize: 50
OS2StrikeYPos: 301
OS2Vendor: 'STIX'
-OS2CodePages: a03f01ff.dfff0000
-OS2UnicodeRanges: a00002bf.42000d4e.02000000.00000000
Lookup: 258 0 0 "'kern' Horizontal Kerning in Latin lookup 0" {"'kern' Horizontal Kerning in Latin lookup 0 subtable" } ['kern' ('DFLT' <'dflt' > 'latn' <'dflt' > ) ]
MarkAttachClasses: 1
DEI: 91125
diff --git a/Master/texmf-dist/source/fonts/xits/xits-math.sfd b/Master/texmf-dist/source/fonts/xits/xits-math.sfd
index 932b041c68a..3d49d38dd54 100644
--- a/Master/texmf-dist/source/fonts/xits/xits-math.sfd
+++ b/Master/texmf-dist/source/fonts/xits/xits-math.sfd
@@ -22,7 +22,7 @@ OS2Version: 4
OS2_WeightWidthSlopeOnly: 0
OS2_UseTypoMetrics: 1
CreationTime: 1227710265
-ModificationTime: 1288996050
+ModificationTime: 1303461011
PfmFamily: 81
TTFWeight: 400
TTFWidth: 5
@@ -53,8 +53,6 @@ OS2SupYOff: 500
OS2StrikeYSize: 50
OS2StrikeYPos: 306
OS2Vendor: 'STIX'
-OS2CodePages: a03f01ff.dfff0000
-OS2UnicodeRanges: a00002ff.4203fdff.02000020.00000000
Lookup: 1 0 0 "'dtls' Dotless Forms 2" {"'dtls' Dotless Forms 2-1" ("dtls" ) } ['dtls' ('math' <'dflt' > ) ]
Lookup: 3 0 0 "'ssty' Script Style 4" {"'ssty' Script Style 4-1" } ['ssty' ('math' <'dflt' > ) ]
Lookup: 1 0 0 "'ss01' Calligraphic Math Alphabet" {"'ss01' Calligraphic Math Alphabet-1" ("cal" ) } ['ss01' ('math' <'dflt' > ) ]
@@ -64,18 +62,20 @@ Lookup: 1 0 0 "'ss04' Bold Monospace Math digits" {"'ss04' Bold Monospace Math
Lookup: 1 0 0 "'ss05' Bold Double-Struck Math Alphabet" {"'ss05' Bold Double-Struck Math Alphabet-1" ("bf" ) } ['ss05' ('math' <'dflt' > ) ]
Lookup: 1 0 0 "'ss06' Italic Double-Struck Math Alphabet" {"'ss06' Italic Double-Struck Math Alphabet-1" ("it" ) } ['ss06' ('math' <'dflt' > ) ]
Lookup: 1 0 0 "'ss07' Bold Italic Double-Struck Math Alphabet" {"'ss07' Bold Italic Double-Struck Math Alphabet-1" ("bi" ) } ['ss07' ('math' <'dflt' > ) ]
+Lookup: 1 0 0 "'ss08' Upright Integrals" {"'ss08' Upright Integrals-1" ("up" ) } ['ss08' ('DFLT' <'dflt' > 'cyrl' <'dflt' > 'grek' <'dflt' > 'kana' <'dflt' > 'latn' <'dflt' > 'math' <'dflt' > ) ]
Lookup: 258 0 0 "'kern' Horizontal Kerning in Latin lookup 0" {"'kern' Horizontal Kerning in Latin lookup 0 subtable" } ['kern' ('DFLT' <'dflt' > 'latn' <'dflt' > ) ]
MarkAttachClasses: 1
DEI: 91125
LangName: 1033 "" "" "" "" "" "" "" "STIX Fonts(TM) is a trademark of The Institute of Electrical and Electronics Engineers, Inc." "" "MicroPress Inc., with final additions and corrections provided by Coen Hoffman, Elsevier (retired)" "Arie de Ruiter, who in 1995 was Head of Information Technology Development at Elsevier Science, made a proposal to the STI Pub group, an informal group of publishers consisting of representatives from the American Chemical Society (ACS), American Institute of Physics (AIP), American Mathematical Society (AMS), American Physical Society (APS), Elsevier, and Institute of Electrical and Electronics Engineers (IEEE). De Ruiter encouraged the members to consider development of a series of Web fonts, which he proposed should be called the Scientific and Technical Information eXchange, or STIX, Fonts. All STI Pub member organizations enthusiastically endorsed this proposal, and the STI Pub group agreed to embark on what has become a twelve-year project. The goal of the project was to identify all alphabetic, symbolic, and other special characters used in any facet of scientific publishing and to create a set of Unicode-based fonts that would be distributed free to every scientist, student, and other interested party worldwide. The fonts would be consistent with the emerging Unicode standard, and would permit universal representation of every character. With the release of the STIX fonts, de Ruiter's vision has been realized." "http://www.stixfonts.org" "http://www.micropress-inc.com" "As a condition for receiving these fonts at no charge, each person downloading the fonts must agree to some simple license terms. The license is based on the SIL Open Font License <http://scripts.sil.org/cms/scripts/page.php?site_id+AD0A-nrsi&id+AD0A-OFL>. The SIL License is a free and open source license specifically designed for fonts and related software. The basic terms are that the recipient will not remove the copyright and trademark statements from the fonts and that, if the person decides to create a derivative work based on the STIX Fonts but incorporating some changes or enhancements, the derivative work (+ACIA-Modified Version+ACIA) will carry a different name. The copyright and trademark restrictions are part of the agreement between the STI Pub companies and the typeface designer. The +ACIA-renaming+ACIA restriction results from the desire of the STI Pub companies to assure that the STIX Fonts will continue to function in a predictable fashion for all that use them. No copy of one or more of the individual Font typefaces that form the STIX Fonts(TM) set may be sold by itself, but other than this one restriction, licensees are free to sell the fonts either separately or as part of a package that combines other software or fonts with this font set." "http://www.stixfonts.org/user_license.html"
GaspTable: 2 8 3 65535 3
-OtfFeatName: 'ss05' 1033 "Mathematical Bold Double-Struck Alphabet"
-OtfFeatName: 'ss03' 1033 "Mathematical Italic Sans Serif Digits"
-OtfFeatName: 'ss02' 1033 "Mathematical Greek Sans Serif Alphabet"
-OtfFeatName: 'ss01' 1033 "Mathematical Calligraphic Alphabet"
-OtfFeatName: 'ss04' 1033 "Mathematical Bold Monospace Digits"
-OtfFeatName: 'ss06' 1033 "Mathematical Italic Double-Struck Alphabet"
-OtfFeatName: 'ss07' 1033 "Mathematical Bold Italic Double-Struck Alphabet"
+OtfFeatName: 'ss01' 1033 "Mathematical Calligraphic Alphabet"
+OtfFeatName: 'ss02' 1033 "Mathematical Greek Sans Serif Alphabet"
+OtfFeatName: 'ss03' 1033 "Mathematical Italic Sans Serif Digits"
+OtfFeatName: 'ss04' 1033 "Mathematical Bold Monospace Digits"
+OtfFeatName: 'ss05' 1033 "Mathematical Bold Double-Struck Alphabet"
+OtfFeatName: 'ss06' 1033 "Mathematical Italic Double-Struck Alphabet"
+OtfFeatName: 'ss07' 1033 "Mathematical Bold Italic Double-Struck Alphabet"
+OtfFeatName: 'ss08' 1033 "Upright Integrals"
MATH:ScriptPercentScaleDown: 75
MATH:ScriptScriptPercentScaleDown: 60
MATH:DelimitedSubFormulaMinHeight: 1500
@@ -100,8 +100,8 @@ MATH:LowerLimitGapMin: 150
MATH:LowerLimitBaselineDropMin: 600
MATH:StackTopShiftUp: 480
MATH:StackTopDisplayStyleShiftUp: 580
-MATH:StackBottomShiftDown: 800
-MATH:StackBottomDisplayStyleShiftDown: 900
+MATH:StackBottomShiftDown: 480
+MATH:StackBottomDisplayStyleShiftDown: 700
MATH:StackGapMin: 198
MATH:StackDisplayStyleGapMin: 462
MATH:StretchStackTopShiftUp: 300
@@ -138,8 +138,8 @@ UnicodeInterp: none
NameList: AGL without afii
DisplaySize: -72
AntiAlias: 1
-FitToEm: 0
-WinInfo: 10192 16 7
+FitToEm: 1
+WinInfo: 1114758 17 7
BeginPrivate: 8
BlueValues 31 [-14 0 450 460 662 676 683 683]
BlueScale 8 0.039625
@@ -150,7 +150,7 @@ StemSnapV 31 [39 43 48 52 56 59 66 73 79 83]
ExpansionFactor 4 0.06
OtherBlues 11 [-218 -217]
EndPrivate
-BeginChars: 1114867 4080
+BeginChars: 1114867 4136
StartChar: .notdef
Encoding: 1114112 -1 0
@@ -37662,6 +37662,7 @@ SplineSet
97 -286 101 -289 108 -289 c 0
155 -289 179 -225 204 -124 c 2
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni222B.up
EndChar
StartChar: uni222C
@@ -37711,6 +37712,7 @@ SplineSet
97 -286 101 -289 108 -289 c 0
155 -289 179 -225 204 -124 c 2
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni222C.up
EndChar
StartChar: uni222D
@@ -37777,6 +37779,7 @@ SplineSet
97 -286 101 -289 108 -289 c 0
155 -289 179 -225 204 -124 c 2
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni222D.up
EndChar
StartChar: uni222E
@@ -37827,6 +37830,7 @@ SplineSet
147 176 191 111 255 81 c 1
344 438 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni222E.up
EndChar
StartChar: uni222F
@@ -37902,6 +37906,7 @@ SplineSet
226 399 148 331 148 252 c 0
148 194 192 141 261 107 c 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni222F.up
EndChar
StartChar: uni2230
@@ -38002,6 +38007,7 @@ SplineSet
220 380 145 323 145 252 c 0
145 192 189 146 263 114 c 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2230.up
EndChar
StartChar: uni2231
@@ -38056,6 +38062,7 @@ SplineSet
83 266 184 367 308 367 c 0
314 367 320 367 326 366 c 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2231.up
EndChar
StartChar: uni2232
@@ -38118,6 +38125,7 @@ SplineSet
148 178 192 113 255 83 c 1
344 439 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2232.up
EndChar
StartChar: uni2233
@@ -38180,6 +38188,7 @@ SplineSet
148 178 192 113 255 83 c 1
344 439 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2233.up
EndChar
StartChar: uni2234
@@ -45589,46 +45598,48 @@ EndChar
StartChar: uni23B4
Encoding: 9140 9140 1346
Width: 926
+VWidth: 1076
Flags: MW
GlyphVariantsHorizontal: uni23B4 uni23B4.size1 uni23B4.size2 uni23B4.size3 uni23B4.size4 uni23B4.size5
GlyphCompositionHorizontal: 3 uni23B4.lt%0,0,618,1855 uni23B4.ex%1,212,212,635 uni23B4.rt%0,618,0,1855
-HStem: 700 66<121 805 121 121>
-VStem: 55 66<574 700 574 766> 805 66<574 700 700 700>
+HStem: 776 66<121 805 121 121>
+VStem: 55 66<650 776 650 842> 805 66<650 776 776 776>
LayerCount: 2
Fore
SplineSet
-871 574 m 1
- 805 574 l 1
- 805 700 l 1
- 121 700 l 1
- 121 574 l 1
- 55 574 l 1
- 55 766 l 1
- 871 766 l 1
- 871 574 l 1
+871 650 m 1
+ 805 650 l 1
+ 805 776 l 1
+ 121 776 l 1
+ 121 650 l 1
+ 55 650 l 1
+ 55 842 l 1
+ 871 842 l 1
+ 871 650 l 1
EndSplineSet
EndChar
StartChar: uni23B5
Encoding: 9141 9141 1347
Width: 926
+VWidth: 691
Flags: MW
GlyphVariantsHorizontal: uni23B5 uni23B5.size1 uni23B5.size2 uni23B5.size3 uni23B5.size4 uni23B5.size5
GlyphCompositionHorizontal: 3 uni23B5.lt%0,0,618,1855 uni23B5.ex%1,212,212,635 uni23B5.rt%0,618,0,1855
-HStem: -83 66<121 805 121 871>
-VStem: 55 66<-17 109 -17 109 -17 109> 805 66<-17 109>
+HStem: -392 66<121 805 121 871>
+VStem: 55 66<-326 -200 -326 -200 -326 -200> 805 66<-326 -200>
LayerCount: 2
Fore
SplineSet
-871 -83 m 1
- 55 -83 l 1
- 55 109 l 1
- 121 109 l 1
- 121 -17 l 1
- 805 -17 l 1
- 805 109 l 1
- 871 109 l 1
- 871 -83 l 1
+871 -392 m 1
+ 55 -392 l 1
+ 55 -200 l 1
+ 121 -200 l 1
+ 121 -326 l 1
+ 805 -326 l 1
+ 805 -200 l 1
+ 871 -200 l 1
+ 871 -392 l 1
EndSplineSet
EndChar
@@ -45722,152 +45733,152 @@ EndChar
StartChar: uni23DC
Encoding: 9180 9180 1351
Width: 556
-VWidth: 1700
+VWidth: 1802
Flags: MW
GlyphVariantsHorizontal: uni23DC uni23DC.size1 uni23DC.size2 uni23DC.size3 uni23DC.size4 uni23DC.size5
-GlyphCompositionHorizontal: 3 uni23DC.lt%0,0,618,1855 uni23B4.ex%1,212,212,635 uni23DC.rt%0,618,0,1855
-HStem: 700 55<226 319 226 326>
+GlyphCompositionHorizontal: 3 uni23DC.lt%0,0,618,1855 uni23DC.ex%1,212,212,635 uni23DC.rt%0,618,0,1855
+HStem: 802 55<226 319 226 326>
LayerCount: 2
Fore
SplineSet
-566 548 m 1
- 538 548 l 1
- 468 644 375 700 278 700 c 0
- 166 700 87 644 18 548 c 1
- -10 548 l 1
- 49 691 174 755 278 755 c 0
- 360 755 497 692 566 548 c 1
+566 650 m 1
+ 538 650 l 1
+ 468 746 375 802 278 802 c 0
+ 166 802 87 746 18 650 c 1
+ -10 650 l 1
+ 49 793 174 857 278 857 c 0
+ 360 857 497 794 566 650 c 1
EndSplineSet
EndChar
StartChar: uni23DD
Encoding: 9181 9181 1352
Width: 556
-VWidth: 300
+VWidth: 29
Flags: MW
GlyphVariantsHorizontal: uni23DD uni23DD.size1 uni23DD.size2 uni23DD.size3 uni23DD.size4 uni23DD.size5
-GlyphCompositionHorizontal: 3 uni23DD.lt%0,0,618,1855 uni23B5.ex%1,212,212,635 uni23DD.rt%0,618,0,1855
-HStem: -136 55<226 319>
+GlyphCompositionHorizontal: 3 uni23DD.lt%0,0,618,1855 uni23DD.ex%1,212,212,635 uni23DD.rt%0,618,0,1855
+HStem: -407 55<226 319>
LayerCount: 2
Fore
SplineSet
-538 71 m 1
- 566 71 l 1
- 497 -73 360 -136 278 -136 c 0
- 174 -136 49 -72 -10 71 c 1
- 18 71 l 1
- 87 -25 166 -81 278 -81 c 0
- 375 -81 468 -25 538 71 c 1
+538 -200 m 1
+ 566 -200 l 1
+ 497 -344 360 -407 278 -407 c 0
+ 174 -407 49 -343 -10 -200 c 1
+ 18 -200 l 1
+ 87 -296 166 -352 278 -352 c 0
+ 375 -352 468 -296 538 -200 c 1
EndSplineSet
EndChar
StartChar: uni23DE
Encoding: 9182 9182 1353
Width: 556
-VWidth: 1700
+VWidth: 1738
Flags: MW
GlyphVariantsHorizontal: uni23DE uni23DE.size1 uni23DE.size2 uni23DE.size3 uni23DE.size4 uni23DE.size5
GlyphCompositionHorizontal: 5 uni23DE.lt%0,0,311,933 uni23DE.ex%1,109,109,327 uni23DE.mid%0,621,621,1864 uni23DE.ex%1,109,109,327 uni23DE.rt%0,311,0,933
-HStem: 700 55<139 148 148 185 355 371 371 407>
+HStem: 738 55<139 148 148 185 355 371 371 407>
LayerCount: 2
Fore
SplineSet
-566 612 m 1
- 541 612 l 1
- 531 661 512 703 464 703 c 0
- 447 703 427 700 407 700 c 2
- 371 700 l 2
- 330 700 298 713 279 771 c 1
- 277 771 l 1
- 258 713 225 700 185 700 c 2
- 148 700 l 2
- 130 700 106 703 91 703 c 0
- 42 703 25 661 15 612 c 1
- -10 612 l 1
- 4 704 50 755 132 755 c 2
- 201 755 l 2
- 228 755 263 763 268 817 c 1
- 287 817 l 1
- 293 763 328 755 355 755 c 2
- 424 755 l 2
- 506 755 551 704 566 612 c 1
+566 650 m 1
+ 541 650 l 1
+ 531 699 512 741 464 741 c 0
+ 447 741 427 738 407 738 c 2
+ 371 738 l 2
+ 330 738 298 751 279 809 c 1
+ 277 809 l 1
+ 258 751 225 738 185 738 c 2
+ 148 738 l 2
+ 130 738 106 741 91 741 c 0
+ 42 741 25 699 15 650 c 1
+ -10 650 l 1
+ 4 742 50 793 132 793 c 2
+ 201 793 l 2
+ 228 793 263 801 268 855 c 1
+ 287 855 l 1
+ 293 801 328 793 355 793 c 2
+ 424 793 l 2
+ 506 793 551 742 566 650 c 1
EndSplineSet
EndChar
StartChar: uni23DF
Encoding: 9183 9183 1354
Width: 556
-VWidth: 300
+VWidth: 31
Flags: MW
GlyphVariantsHorizontal: uni23DF uni23DF.size1 uni23DF.size2 uni23DF.size3 uni23DF.size4 uni23DF.size5
GlyphCompositionHorizontal: 5 uni23DF.lt%0,0,311,933 uni23DF.ex%1,109,109,327 uni23DF.mid%0,621,621,1864 uni23DF.ex%1,109,109,327 uni23DF.rt%0,311,0,933
-HStem: -74 55<91 185 148 185 185 201 371 407 407 417> -42 20<66 98 456 488>
+HStem: -343 55<91 185 148 185 185 201 371 407 407 417> -311 20<66 98 456 488>
LayerCount: 2
Fore
SplineSet
-541 69 m 1x80
- 566 69 l 1
- 551 -23 506 -74 424 -74 c 2
- 355 -74 l 2
- 328 -74 293 -82 287 -136 c 1
- 268 -136 l 1
- 263 -82 228 -74 201 -74 c 2
- 132 -74 l 2x80
- 50 -74 4 -23 -10 69 c 1
- 15 69 l 1
- 25 20 42 -22 91 -22 c 0x40
- 106 -22 130 -19 148 -19 c 2
- 185 -19 l 2
- 225 -19 258 -32 277 -90 c 1
- 279 -90 l 1
- 298 -32 330 -19 371 -19 c 2
- 407 -19 l 2
- 427 -19 447 -22 464 -22 c 0
- 512 -22 531 20 541 69 c 1x80
+541 -200 m 1x80
+ 566 -200 l 1
+ 551 -292 506 -343 424 -343 c 2
+ 355 -343 l 2
+ 328 -343 293 -351 287 -405 c 1
+ 268 -405 l 1
+ 263 -351 228 -343 201 -343 c 2
+ 132 -343 l 2x80
+ 50 -343 4 -292 -10 -200 c 1
+ 15 -200 l 1
+ 25 -249 42 -291 91 -291 c 0x40
+ 106 -291 130 -288 148 -288 c 2
+ 185 -288 l 2
+ 225 -288 258 -301 277 -359 c 1
+ 279 -359 l 1
+ 298 -301 330 -288 371 -288 c 2
+ 407 -288 l 2
+ 427 -288 447 -291 464 -291 c 0
+ 512 -291 531 -249 541 -200 c 1x80
EndSplineSet
EndChar
StartChar: uni23E0
Encoding: 9184 9184 1355
Width: 926
-VWidth: 1700
+VWidth: 1862
Flags: MW
GlyphVariantsHorizontal: uni23E0 uni23E0.size1 uni23E0.size2 uni23E0.size3 uni23E0.size4 uni23E0.size5
-HStem: 700 66<237 689 237 237>
+HStem: 862 66<237 689 237 237>
LayerCount: 2
Fore
SplineSet
-929 488 m 1
- 689 700 l 1
- 237 700 l 1
- -3 489 l 1
- -3 541 l 1
- 214 766 l 1
- 712 766 l 1
- 929 540 l 1
- 929 488 l 1
+929 650 m 1
+ 689 862 l 1
+ 237 862 l 1
+ -3 651 l 1
+ -3 703 l 1
+ 214 928 l 1
+ 712 928 l 1
+ 929 702 l 1
+ 929 650 l 1
EndSplineSet
EndChar
StartChar: uni23E1
Encoding: 9185 9185 1356
Width: 926
-VWidth: 300
+VWidth: -42
Flags: MW
GlyphVariantsHorizontal: uni23E1 uni23E1.size1 uni23E1.size2 uni23E1.size3 uni23E1.size4 uni23E1.size5
-HStem: -136 66<237 689 237 712 214 689>
+HStem: -478 66<237 689 237 712 214 689>
LayerCount: 2
Fore
SplineSet
-929 89 m 1
- 712 -136 l 1
- 214 -136 l 1
- -3 90 l 1
- -3 142 l 1
- 237 -70 l 1
- 689 -70 l 1
- 929 141 l 1
- 929 89 l 1
+929 -253 m 1
+ 712 -478 l 1
+ 214 -478 l 1
+ -3 -252 l 1
+ -3 -200 l 1
+ 237 -412 l 1
+ 689 -412 l 1
+ 929 -201 l 1
+ 929 -253 l 1
EndSplineSet
EndChar
@@ -68260,6 +68271,7 @@ SplineSet
262 31 l 1
288 134 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A0B.up
EndChar
StartChar: uni2A0C
@@ -68343,6 +68355,7 @@ SplineSet
97 -286 101 -289 108 -289 c 0
155 -289 179 -225 204 -124 c 2
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A0C.up
EndChar
StartChar: uni2A0D
@@ -68384,6 +68397,7 @@ SplineSet
111 285 l 1
306 285 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A0D.up
EndChar
StartChar: uni2A0E
@@ -68432,6 +68446,7 @@ SplineSet
111 385 l 1
331 385 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A0E.up
EndChar
StartChar: uni2A0F
@@ -68472,6 +68487,7 @@ SplineSet
79 144 l 1
302 271 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A0F.up
EndChar
StartChar: uni2A10
@@ -68523,6 +68539,7 @@ SplineSet
146 177 191 111 255 82 c 1
344 439 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A10.up
EndChar
StartChar: uni2A11
@@ -68575,6 +68592,7 @@ SplineSet
144 368 l 1
144 282 202 209 281 187 c 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A11.up
EndChar
StartChar: uni2A12
@@ -68620,6 +68638,7 @@ SplineSet
256 300 296 331 334 331 c 0
374 331 412 299 412 253 c 0
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A12.up
EndChar
StartChar: uni2A13
@@ -68665,6 +68684,7 @@ SplineSet
256 300 296 331 334 331 c 0
374 331 412 299 412 253 c 0
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A13.up
EndChar
StartChar: uni2A14
@@ -68712,6 +68732,7 @@ SplineSet
574 790 570 793 563 793 c 0
513 793 488 721 462 616 c 2
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A14.up
EndChar
StartChar: uni2A15
@@ -68762,6 +68783,7 @@ SplineSet
147 149 231 65 334 65 c 0
437 65 521 149 521 252 c 0
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A15.up
EndChar
StartChar: uni2A16
@@ -68812,6 +68834,7 @@ SplineSet
251 65 l 1
344 439 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A16.up
EndChar
StartChar: uni2A17
@@ -68868,6 +68891,7 @@ SplineSet
620 793 595 721 569 616 c 2
491 304 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A17.up
EndChar
StartChar: uni2A18
@@ -68914,6 +68938,7 @@ SplineSet
146 487 l 1
314 319 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A18.up
EndChar
StartChar: uni2A19
@@ -68960,6 +68985,7 @@ SplineSet
72 405 186 516 334 516 c 0
344 516 353 516 363 515 c 1xd0
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A19.up
EndChar
StartChar: uni2A1A
@@ -69006,6 +69032,7 @@ SplineSet
138 261 l 2
138 178 185 106 253 73 c 1xe8
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A1A.up
EndChar
StartChar: uni2A1B
@@ -69043,6 +69070,7 @@ SplineSet
97 -286 101 -289 108 -289 c 0
155 -289 179 -225 204 -124 c 2
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A1B.up
EndChar
StartChar: uni2A1C
@@ -69080,6 +69108,7 @@ SplineSet
482 -377 l 1
482 -443 l 1
EndSplineSet
+Substitution2: "'ss08' Upright Integrals-1" uni2A1C.up
EndChar
StartChar: uni2A1D
@@ -115462,7 +115491,7 @@ EndSplineSet
EndChar
StartChar: uni203E.size1
-Encoding: 1114179 -1 3355
+Encoding: 1114177 -1 3355
Width: 1000
Flags: MW
TopAccentHorizontal: 500
@@ -115479,7 +115508,7 @@ EndSplineSet
EndChar
StartChar: uni0302.size1
-Encoding: 1114182 -1 3356
+Encoding: 1114178 -1 3356
Width: 560
Flags: W
TopAccentHorizontal: 280
@@ -115498,7 +115527,7 @@ EndSplineSet
EndChar
StartChar: uni0303.size1
-Encoding: 1114183 -1 3357
+Encoding: 1114179 -1 3357
Width: 560
Flags: MW
TopAccentHorizontal: 280
@@ -115521,7 +115550,7 @@ EndSplineSet
EndChar
StartChar: uni0305.size1
-Encoding: 1114184 -1 3358
+Encoding: 1114180 -1 3358
Width: 1000
Flags: MW
TopAccentHorizontal: 500
@@ -115538,7 +115567,7 @@ EndSplineSet
EndChar
StartChar: uni030C.size1
-Encoding: 1114185 -1 3359
+Encoding: 1114181 -1 3359
Width: 560
Flags: W
TopAccentHorizontal: 280
@@ -115557,7 +115586,7 @@ EndSplineSet
EndChar
StartChar: uni0330.size1
-Encoding: 1114186 -1 3360
+Encoding: 1114182 -1 3360
Width: 560
Flags: MW
TopAccentHorizontal: 280
@@ -115580,7 +115609,7 @@ EndSplineSet
EndChar
StartChar: uni0332.size1
-Encoding: 1114187 -1 3361
+Encoding: 1114183 -1 3361
Width: 1000
Flags: MW
TopAccentHorizontal: 500
@@ -115597,7 +115626,7 @@ EndSplineSet
EndChar
StartChar: uni0338.size1
-Encoding: 1114188 -1 3362
+Encoding: 1114184 -1 3362
Width: 0
Flags: W
TopAccentHorizontal: -438
@@ -115614,7 +115643,7 @@ EndSplineSet
EndChar
StartChar: uni20D0.size1
-Encoding: 1114189 -1 3363
+Encoding: 1114185 -1 3363
Width: 871
Flags: MW
TopAccentHorizontal: 435
@@ -115636,7 +115665,7 @@ EndSplineSet
EndChar
StartChar: uni20D1.size1
-Encoding: 1114190 -1 3364
+Encoding: 1114186 -1 3364
Width: 871
Flags: MW
TopAccentHorizontal: 435
@@ -115658,7 +115687,7 @@ EndSplineSet
EndChar
StartChar: uni20D6.size1
-Encoding: 1114191 -1 3365
+Encoding: 1114187 -1 3365
Width: 872
Flags: MW
TopAccentHorizontal: 436
@@ -115685,7 +115714,7 @@ EndSplineSet
EndChar
StartChar: uni20D7.size1
-Encoding: 1114192 -1 3366
+Encoding: 1114188 -1 3366
Width: 872
Flags: MW
TopAccentHorizontal: 436
@@ -115712,7 +115741,7 @@ EndSplineSet
EndChar
StartChar: uni20EC.size1
-Encoding: 1114193 -1 3367
+Encoding: 1114189 -1 3367
Width: 871
Flags: MW
TopAccentHorizontal: 435
@@ -115734,7 +115763,7 @@ EndSplineSet
EndChar
StartChar: uni20ED.size1
-Encoding: 1114194 -1 3368
+Encoding: 1114190 -1 3368
Width: 871
Flags: MW
TopAccentHorizontal: 435
@@ -115756,7 +115785,7 @@ EndSplineSet
EndChar
StartChar: uni20EE.size1
-Encoding: 1114195 -1 3369
+Encoding: 1114191 -1 3369
Width: 872
Flags: MW
TopAccentHorizontal: 436
@@ -115783,7 +115812,7 @@ EndSplineSet
EndChar
StartChar: uni20EF.size1
-Encoding: 1114196 -1 3370
+Encoding: 1114192 -1 3370
Width: 872
Flags: MW
TopAccentHorizontal: 436
@@ -115810,7 +115839,7 @@ EndSplineSet
EndChar
StartChar: uni2140.size1
-Encoding: 1114197 -1 3371
+Encoding: 1114193 -1 3371
Width: 1259
Flags: MW
IsExtendedShape: 1
@@ -115842,7 +115871,7 @@ EndSplineSet
EndChar
StartChar: uni220F.size1
-Encoding: 1114198 -1 3372
+Encoding: 1114194 -1 3372
Width: 1355
Flags: MW
IsExtendedShape: 1
@@ -115881,7 +115910,7 @@ EndSplineSet
EndChar
StartChar: uni2210.size1
-Encoding: 1114199 -1 3373
+Encoding: 1114195 -1 3373
Width: 1355
Flags: MW
IsExtendedShape: 1
@@ -115920,7 +115949,7 @@ EndSplineSet
EndChar
StartChar: uni2211.size1
-Encoding: 1114200 -1 3374
+Encoding: 1114196 -1 3374
Width: 1292
Flags: MW
IsExtendedShape: 1
@@ -115949,7 +115978,7 @@ EndSplineSet
EndChar
StartChar: uni221A.size1
-Encoding: 1114201 -1 3375
+Encoding: 1114197 -1 3375
Width: 1057
Flags: W
LayerCount: 2
@@ -115972,7 +116001,7 @@ EndSplineSet
EndChar
StartChar: uni221B.size1
-Encoding: 1114202 -1 3376
+Encoding: 1114198 -1 3376
Width: 1057
Flags: MW
HStem: 695 25<390.5 397> 1023 31<377 405.5>
@@ -116016,7 +116045,7 @@ EndSplineSet
EndChar
StartChar: uni221C.size1
-Encoding: 1114203 -1 3377
+Encoding: 1114199 -1 3377
Width: 1057
Flags: MW
HStem: 786 41<307 430 284 284 479 532>
@@ -116057,7 +116086,7 @@ EndSplineSet
EndChar
StartChar: uni22C0.size1
-Encoding: 1114204 -1 3378
+Encoding: 1114200 -1 3378
Width: 1265
Flags: W
IsExtendedShape: 1
@@ -116077,7 +116106,7 @@ EndSplineSet
EndChar
StartChar: uni22C1.size1
-Encoding: 1114205 -1 3379
+Encoding: 1114201 -1 3379
Width: 1265
Flags: W
IsExtendedShape: 1
@@ -116097,7 +116126,7 @@ EndSplineSet
EndChar
StartChar: uni22C2.size1
-Encoding: 1114206 -1 3380
+Encoding: 1114202 -1 3380
Width: 1265
Flags: MW
IsExtendedShape: 1
@@ -116121,7 +116150,7 @@ EndSplineSet
EndChar
StartChar: uni22C3.size1
-Encoding: 1114207 -1 3381
+Encoding: 1114203 -1 3381
Width: 1265
Flags: MW
IsExtendedShape: 1
@@ -116145,7 +116174,7 @@ EndSplineSet
EndChar
StartChar: uni2308.size1
-Encoding: 1114208 -1 3382
+Encoding: 1114204 -1 3382
Width: 453
Flags: MW
IsExtendedShape: 1
@@ -116165,7 +116194,7 @@ EndSplineSet
EndChar
StartChar: uni2309.size1
-Encoding: 1114209 -1 3383
+Encoding: 1114205 -1 3383
Width: 453
Flags: MW
IsExtendedShape: 1
@@ -116185,7 +116214,7 @@ EndSplineSet
EndChar
StartChar: uni230A.size1
-Encoding: 1114210 -1 3384
+Encoding: 1114206 -1 3384
Width: 453
Flags: MW
IsExtendedShape: 1
@@ -116205,7 +116234,7 @@ EndSplineSet
EndChar
StartChar: uni230B.size1
-Encoding: 1114211 -1 3385
+Encoding: 1114207 -1 3385
Width: 453
Flags: MW
IsExtendedShape: 1
@@ -116723,46 +116752,48 @@ EndSplineSet
EndChar
StartChar: uni23B4.size1
-Encoding: 1114212 -1 3412
+Encoding: 1114208 -1 3412
Width: 1063
+VWidth: 1106
Flags: MW
TopAccentHorizontal: 532
-HStem: 700 66<135 928 135 135>
-VStem: 69 66<544 700 544 766> 928 66<544 700 700 700>
+HStem: 806 66<135 928 135 135>
+VStem: 69 66<650 806 650 872> 928 66<650 806 806 806>
LayerCount: 2
Fore
SplineSet
-994 544 m 1
- 928 544 l 1
- 928 700 l 1
- 135 700 l 1
- 135 544 l 1
- 69 544 l 1
- 69 766 l 1
- 994 766 l 1
- 994 544 l 1
+994 650 m 1
+ 928 650 l 1
+ 928 806 l 1
+ 135 806 l 1
+ 135 650 l 1
+ 69 650 l 1
+ 69 872 l 1
+ 994 872 l 1
+ 994 650 l 1
EndSplineSet
EndChar
StartChar: uni23B5.size1
-Encoding: 1114213 -1 3413
+Encoding: 1114209 -1 3413
Width: 1063
+VWidth: 661
Flags: MW
TopAccentHorizontal: 530
-HStem: -83 66<134 927 134 993>
-VStem: 68 66<-17 139 -17 139 -17 139> 927 66<-17 139>
+HStem: -422 66<134 927 134 993>
+VStem: 68 66<-356 -200 -356 -200 -356 -200> 927 66<-356 -200>
LayerCount: 2
Fore
SplineSet
-993 -83 m 1
- 68 -83 l 1
- 68 139 l 1
- 134 139 l 1
- 134 -17 l 1
- 927 -17 l 1
- 927 139 l 1
- 993 139 l 1
- 993 -83 l 1
+993 -422 m 1
+ 68 -422 l 1
+ 68 -200 l 1
+ 134 -200 l 1
+ 134 -356 l 1
+ 927 -356 l 1
+ 927 -200 l 1
+ 993 -200 l 1
+ 993 -422 l 1
EndSplineSet
EndChar
@@ -116823,155 +116854,155 @@ EndSplineSet
EndChar
StartChar: uni23DC.size1
-Encoding: 1114214 -1 3417
+Encoding: 1114210 -1 3417
Width: 926
-VWidth: 1700
+VWidth: 1803
Flags: MW
TopAccentHorizontal: 463
-HStem: 700 60<375 544>
+HStem: 803 60<375 544>
LayerCount: 2
Fore
SplineSet
-926 547 m 1
- 896 547 l 1
- 780 642 624 700 464 700 c 0
- 277 700 145 642 30 547 c 1
- 0 547 l 1
- 132 690 286 760 464 760 c 0
- 640 760 785 690 926 547 c 1
+926 650 m 1
+ 896 650 l 1
+ 780 745 624 803 464 803 c 0
+ 277 803 145 745 30 650 c 1
+ 0 650 l 1
+ 132 793 286 863 464 863 c 0
+ 640 863 785 793 926 650 c 1
EndSplineSet
EndChar
StartChar: uni23DD.size1
-Encoding: 1114215 -1 3418
+Encoding: 1114211 -1 3418
Width: 926
-VWidth: 300
+VWidth: 23
Flags: MW
TopAccentHorizontal: 463
-HStem: -136 60<375 544 370 552>
+HStem: -413 60<375 544 370 552>
LayerCount: 2
Fore
SplineSet
-896 77 m 1
- 926 77 l 1
- 785 -66 640 -136 464 -136 c 0
- 286 -136 132 -66 0 77 c 1
- 30 77 l 1
- 145 -18 277 -76 464 -76 c 0
- 624 -76 780 -18 896 77 c 1
+896 -200 m 1
+ 926 -200 l 1
+ 785 -343 640 -413 464 -413 c 0
+ 286 -413 132 -343 0 -200 c 1
+ 30 -200 l 1
+ 145 -295 277 -353 464 -353 c 0
+ 624 -353 780 -295 896 -200 c 1
EndSplineSet
EndChar
StartChar: uni23DE.size1
-Encoding: 1114216 -1 3419
+Encoding: 1114212 -1 3419
Width: 926
-VWidth: 1700
+VWidth: 1739
Flags: MW
TopAccentHorizontal: 462
-HStem: 700 60<239 255 255 314 582 611 611 670>
+HStem: 739 60<239 255 255 314 582 611 611 670>
LayerCount: 2
Fore
SplineSet
-925 611 m 1
- 895 611 l 1
- 879 662 840 704 763 704 c 0
- 735 704 702 700 670 700 c 2
- 611 700 l 2
- 547 700 496 727 463 788 c 1
- 462 788 l 1
- 429 727 378 700 314 700 c 2
- 255 700 l 2
- 223 700 190 704 162 704 c 0
- 85 704 46 662 30 611 c 1
- 0 611 l 1
- 23 707 96 760 228 760 c 2
- 343 760 l 2
- 388 760 443 780 452 836 c 1
- 473 836 l 1
- 482 780 537 760 582 760 c 2
- 697 760 l 2
- 829 760 902 707 925 611 c 1
+925 650 m 1
+ 895 650 l 1
+ 879 701 840 743 763 743 c 0
+ 735 743 702 739 670 739 c 2
+ 611 739 l 2
+ 547 739 496 766 463 827 c 1
+ 462 827 l 1
+ 429 766 378 739 314 739 c 2
+ 255 739 l 2
+ 223 739 190 743 162 743 c 0
+ 85 743 46 701 30 650 c 1
+ 0 650 l 1
+ 23 746 96 799 228 799 c 2
+ 343 799 l 2
+ 388 799 443 819 452 875 c 1
+ 473 875 l 1
+ 482 819 537 799 582 799 c 2
+ 697 799 l 2
+ 829 799 902 746 925 650 c 1
EndSplineSet
EndChar
StartChar: uni23DF.size1
-Encoding: 1114217 -1 3420
+Encoding: 1114213 -1 3420
Width: 926
-VWidth: 300
+VWidth: 11
Flags: MW
TopAccentHorizontal: 462
-HStem: -60 60<162 314 255 314 314 343 611 670 670 686>
+HStem: -349 60<162 314 255 314 314 343 611 670 670 686>
LayerCount: 2
Fore
SplineSet
-895 89 m 1
- 925 89 l 1
- 902 -7 829 -60 697 -60 c 2
- 582 -60 l 2
- 537 -60 482 -80 473 -136 c 1
- 452 -136 l 1
- 443 -80 388 -60 343 -60 c 2
- 228 -60 l 2
- 96 -60 23 -7 0 89 c 1
- 30 89 l 1
- 46 38 85 -4 162 -4 c 0
- 190 -4 223 0 255 0 c 2
- 314 0 l 2
- 378 0 429 -27 462 -88 c 1
- 463 -88 l 1
- 496 -27 547 0 611 0 c 2
- 670 0 l 2
- 702 0 735 -4 763 -4 c 0
- 840 -4 879 38 895 89 c 1
+895 -200 m 1
+ 925 -200 l 1
+ 902 -296 829 -349 697 -349 c 2
+ 582 -349 l 2
+ 537 -349 482 -369 473 -425 c 1
+ 452 -425 l 1
+ 443 -369 388 -349 343 -349 c 2
+ 228 -349 l 2
+ 96 -349 23 -296 0 -200 c 1
+ 30 -200 l 1
+ 46 -251 85 -293 162 -293 c 0
+ 190 -293 223 -289 255 -289 c 2
+ 314 -289 l 2
+ 378 -289 429 -316 462 -377 c 1
+ 463 -377 l 1
+ 496 -316 547 -289 611 -289 c 2
+ 670 -289 l 2
+ 702 -289 735 -293 763 -293 c 0
+ 840 -293 879 -251 895 -200 c 1
EndSplineSet
EndChar
StartChar: uni23E0.size1
-Encoding: 1114218 -1 3421
+Encoding: 1114214 -1 3421
Width: 1460
-VWidth: 1700
+VWidth: 1862
Flags: MW
TopAccentHorizontal: 730
-HStem: 700 66<240 1220 240 240>
+HStem: 862 66<240 1220 240 240>
LayerCount: 2
Fore
SplineSet
-1460 488 m 1
- 1220 700 l 1
- 240 700 l 1
- 0 489 l 1
- 0 541 l 1
- 217 766 l 1
- 1243 766 l 1
- 1460 540 l 1
- 1460 488 l 1
+1460 650 m 1
+ 1220 862 l 1
+ 240 862 l 1
+ 0 651 l 1
+ 0 703 l 1
+ 217 928 l 1
+ 1243 928 l 1
+ 1460 702 l 1
+ 1460 650 l 1
EndSplineSet
EndChar
StartChar: uni23E1.size1
-Encoding: 1114219 -1 3422
+Encoding: 1114215 -1 3422
Width: 1460
-VWidth: 300
+VWidth: -42
Flags: MW
TopAccentHorizontal: 730
-HStem: -136 66<240 1222 240 1245 217 1222>
+HStem: -478 66<240 1222 240 1245 217 1222>
LayerCount: 2
Fore
SplineSet
-1460 89 m 1
- 1245 -136 l 1
- 217 -136 l 1
- 0 90 l 1
- 0 142 l 1
- 240 -70 l 1
- 1222 -70 l 1
- 1460 141 l 1
- 1460 89 l 1
+1460 -253 m 1
+ 1245 -478 l 1
+ 217 -478 l 1
+ 0 -252 l 1
+ 0 -200 l 1
+ 240 -412 l 1
+ 1222 -412 l 1
+ 1460 -201 l 1
+ 1460 -253 l 1
EndSplineSet
EndChar
StartChar: uni2772.size1
-Encoding: 1114220 -1 3423
+Encoding: 1114216 -1 3423
Width: 566
Flags: MW
IsExtendedShape: 1
@@ -116992,7 +117023,7 @@ EndSplineSet
EndChar
StartChar: uni2773.size1
-Encoding: 1114221 -1 3424
+Encoding: 1114217 -1 3424
Width: 566
Flags: MW
IsExtendedShape: 1
@@ -117013,7 +117044,7 @@ EndSplineSet
EndChar
StartChar: uni27E6.size1
-Encoding: 1114222 -1 3425
+Encoding: 1114218 -1 3425
Width: 515
Flags: MW
IsExtendedShape: 1
@@ -117040,7 +117071,7 @@ EndSplineSet
EndChar
StartChar: uni27E7.size1
-Encoding: 1114223 -1 3426
+Encoding: 1114219 -1 3426
Width: 515
Flags: MW
IsExtendedShape: 1
@@ -117067,7 +117098,7 @@ EndSplineSet
EndChar
StartChar: uni27E8.size1
-Encoding: 1114224 -1 3427
+Encoding: 1114220 -1 3427
Width: 578
Flags: W
IsExtendedShape: 1
@@ -117085,7 +117116,7 @@ EndSplineSet
EndChar
StartChar: uni27E9.size1
-Encoding: 1114225 -1 3428
+Encoding: 1114221 -1 3428
Width: 578
Flags: W
IsExtendedShape: 1
@@ -117103,7 +117134,7 @@ EndSplineSet
EndChar
StartChar: uni27EA.size1
-Encoding: 1114226 -1 3429
+Encoding: 1114222 -1 3429
Width: 798
Flags: W
IsExtendedShape: 1
@@ -117128,7 +117159,7 @@ EndSplineSet
EndChar
StartChar: uni27EB.size1
-Encoding: 1114227 -1 3430
+Encoding: 1114223 -1 3430
Width: 798
Flags: W
IsExtendedShape: 1
@@ -117153,7 +117184,7 @@ EndSplineSet
EndChar
StartChar: uni2983.size1
-Encoding: 1114228 -1 3431
+Encoding: 1114224 -1 3431
Width: 712
Flags: MW
IsExtendedShape: 1
@@ -117194,7 +117225,7 @@ EndSplineSet
EndChar
StartChar: uni2984.size1
-Encoding: 1114229 -1 3432
+Encoding: 1114225 -1 3432
Width: 712
Flags: MW
IsExtendedShape: 1
@@ -117235,7 +117266,7 @@ EndSplineSet
EndChar
StartChar: uni2985.size1
-Encoding: 1114230 -1 3433
+Encoding: 1114226 -1 3433
Width: 632
Flags: MW
IsExtendedShape: 1
@@ -117261,7 +117292,7 @@ EndSplineSet
EndChar
StartChar: uni2986.size1
-Encoding: 1114231 -1 3434
+Encoding: 1114227 -1 3434
Width: 632
Flags: MW
IsExtendedShape: 1
@@ -117287,7 +117318,7 @@ EndSplineSet
EndChar
StartChar: uni29F8.size1
-Encoding: 1114232 -1 3435
+Encoding: 1114228 -1 3435
Width: 806
Flags: W
IsExtendedShape: 1
@@ -117303,7 +117334,7 @@ EndSplineSet
EndChar
StartChar: uni29F9.size1
-Encoding: 1114233 -1 3436
+Encoding: 1114229 -1 3436
Width: 806
Flags: W
IsExtendedShape: 1
@@ -117319,7 +117350,7 @@ EndSplineSet
EndChar
StartChar: uni2A00.size1
-Encoding: 1114234 -1 3437
+Encoding: 1114230 -1 3437
Width: 1555
Flags: MW
IsExtendedShape: 1
@@ -117347,7 +117378,7 @@ EndSplineSet
EndChar
StartChar: uni2A01.size1
-Encoding: 1114235 -1 3438
+Encoding: 1114231 -1 3438
Width: 1555
Flags: MW
IsExtendedShape: 1
@@ -117382,7 +117413,7 @@ EndSplineSet
EndChar
StartChar: uni2A02.size1
-Encoding: 1114236 -1 3439
+Encoding: 1114232 -1 3439
Width: 1555
Flags: MW
IsExtendedShape: 1
@@ -117420,7 +117451,7 @@ EndSplineSet
EndChar
StartChar: uni2A03.size1
-Encoding: 1114237 -1 3440
+Encoding: 1114233 -1 3440
Width: 1265
Flags: MW
IsExtendedShape: 1
@@ -117449,7 +117480,7 @@ EndSplineSet
EndChar
StartChar: uni2A04.size1
-Encoding: 1114238 -1 3441
+Encoding: 1114234 -1 3441
Width: 1265
Flags: MW
IsExtendedShape: 1
@@ -117486,7 +117517,7 @@ EndSplineSet
EndChar
StartChar: uni2A05.size1
-Encoding: 1114239 -1 3442
+Encoding: 1114235 -1 3442
Width: 1153
Flags: MW
IsExtendedShape: 1
@@ -117508,7 +117539,7 @@ EndSplineSet
EndChar
StartChar: uni2A06.size1
-Encoding: 1114240 -1 3443
+Encoding: 1114236 -1 3443
Width: 1153
Flags: MW
IsExtendedShape: 1
@@ -117530,7 +117561,7 @@ EndSplineSet
EndChar
StartChar: uni2A07.size1
-Encoding: 1114241 -1 3444
+Encoding: 1114237 -1 3444
Width: 1530
Flags: W
IsExtendedShape: 1
@@ -117562,7 +117593,7 @@ EndSplineSet
EndChar
StartChar: uni2A08.size1
-Encoding: 1114242 -1 3445
+Encoding: 1114238 -1 3445
Width: 1530
Flags: W
IsExtendedShape: 1
@@ -117594,7 +117625,7 @@ EndSplineSet
EndChar
StartChar: uni2A09.size1
-Encoding: 1114243 -1 3446
+Encoding: 1114239 -1 3446
Width: 1482
Flags: W
IsExtendedShape: 1
@@ -117618,7 +117649,7 @@ EndSplineSet
EndChar
StartChar: uni2A0A.size1
-Encoding: 1114244 -1 3447
+Encoding: 1114240 -1 3447
Width: 1292
Flags: MW
IsExtendedShape: 1
@@ -117715,7 +117746,7 @@ EndSplineSet
EndChar
StartChar: parenleft.size2
-Encoding: 1114245 -1 3450
+Encoding: 1114241 -1 3450
Width: 589
Flags: MW
IsExtendedShape: 1
@@ -117734,7 +117765,7 @@ EndSplineSet
EndChar
StartChar: parenright.size2
-Encoding: 1114246 -1 3451
+Encoding: 1114242 -1 3451
Width: 608
Flags: MW
IsExtendedShape: 1
@@ -117753,7 +117784,7 @@ EndSplineSet
EndChar
StartChar: slash.size2
-Encoding: 1114247 -1 3452
+Encoding: 1114243 -1 3452
Width: 806
Flags: W
IsExtendedShape: 1
@@ -117769,7 +117800,7 @@ EndSplineSet
EndChar
StartChar: bracketleft.size2
-Encoding: 1114248 -1 3453
+Encoding: 1114244 -1 3453
Width: 459
Flags: MW
IsExtendedShape: 1
@@ -117791,7 +117822,7 @@ EndSplineSet
EndChar
StartChar: bracketright.size2
-Encoding: 1114249 -1 3454
+Encoding: 1114245 -1 3454
Width: 459
Flags: MW
IsExtendedShape: 1
@@ -117813,7 +117844,7 @@ EndSplineSet
EndChar
StartChar: underscore.size2
-Encoding: 1114250 -1 3455
+Encoding: 1114246 -1 3455
Width: 1500
Flags: MW
HStem: -177 50<0 1500 0 1500>
@@ -117829,7 +117860,7 @@ EndSplineSet
EndChar
StartChar: braceleft.size2
-Encoding: 1114251 -1 3456
+Encoding: 1114247 -1 3456
Width: 717
Flags: MW
IsExtendedShape: 1
@@ -117859,7 +117890,7 @@ EndSplineSet
EndChar
StartChar: braceright.size2
-Encoding: 1114252 -1 3457
+Encoding: 1114248 -1 3457
Width: 717
Flags: MW
IsExtendedShape: 1
@@ -117889,7 +117920,7 @@ EndSplineSet
EndChar
StartChar: backslash.size2
-Encoding: 1114253 -1 3458
+Encoding: 1114249 -1 3458
Width: 806
Flags: W
IsExtendedShape: 1
@@ -117905,7 +117936,7 @@ EndSplineSet
EndChar
StartChar: uni203E.size2
-Encoding: 1114256 -1 3459
+Encoding: 1114250 -1 3459
Width: 1500
Flags: MW
TopAccentHorizontal: 750
@@ -117922,7 +117953,7 @@ EndSplineSet
EndChar
StartChar: uni0302.size2
-Encoding: 1114259 -1 3460
+Encoding: 1114251 -1 3460
Width: 979
Flags: W
TopAccentHorizontal: 489
@@ -117941,7 +117972,7 @@ EndSplineSet
EndChar
StartChar: uni0303.size2
-Encoding: 1114260 -1 3461
+Encoding: 1114252 -1 3461
Width: 979
Flags: MW
TopAccentHorizontal: 489
@@ -117964,7 +117995,7 @@ EndSplineSet
EndChar
StartChar: uni0305.size2
-Encoding: 1114261 -1 3462
+Encoding: 1114253 -1 3462
Width: 1500
Flags: MW
TopAccentHorizontal: 750
@@ -117981,7 +118012,7 @@ EndSplineSet
EndChar
StartChar: uni030C.size2
-Encoding: 1114262 -1 3463
+Encoding: 1114254 -1 3463
Width: 979
Flags: W
TopAccentHorizontal: 489
@@ -118000,7 +118031,7 @@ EndSplineSet
EndChar
StartChar: uni0330.size2
-Encoding: 1114263 -1 3464
+Encoding: 1114255 -1 3464
Width: 979
Flags: MW
TopAccentHorizontal: 489
@@ -118023,7 +118054,7 @@ EndSplineSet
EndChar
StartChar: uni0332.size2
-Encoding: 1114264 -1 3465
+Encoding: 1114256 -1 3465
Width: 1500
Flags: MW
TopAccentHorizontal: 750
@@ -118040,7 +118071,7 @@ EndSplineSet
EndChar
StartChar: uni0338.size2
-Encoding: 1114265 -1 3466
+Encoding: 1114257 -1 3466
Width: 0
Flags: MW
TopAccentHorizontal: -363
@@ -118058,7 +118089,7 @@ EndSplineSet
EndChar
StartChar: uni20D0.size2
-Encoding: 1114266 -1 3467
+Encoding: 1114258 -1 3467
Width: 1308
Flags: MW
TopAccentHorizontal: 654
@@ -118080,7 +118111,7 @@ EndSplineSet
EndChar
StartChar: uni20D1.size2
-Encoding: 1114267 -1 3468
+Encoding: 1114259 -1 3468
Width: 1308
Flags: MW
TopAccentHorizontal: 654
@@ -118102,7 +118133,7 @@ EndSplineSet
EndChar
StartChar: uni20D6.size2
-Encoding: 1114268 -1 3469
+Encoding: 1114260 -1 3469
Width: 1308
Flags: MW
TopAccentHorizontal: 654
@@ -118129,7 +118160,7 @@ EndSplineSet
EndChar
StartChar: uni20D7.size2
-Encoding: 1114269 -1 3470
+Encoding: 1114261 -1 3470
Width: 1308
Flags: MW
TopAccentHorizontal: 654
@@ -118156,7 +118187,7 @@ EndSplineSet
EndChar
StartChar: uni20EC.size2
-Encoding: 1114270 -1 3471
+Encoding: 1114262 -1 3471
Width: 1308
Flags: MW
TopAccentHorizontal: 654
@@ -118178,7 +118209,7 @@ EndSplineSet
EndChar
StartChar: uni20ED.size2
-Encoding: 1114271 -1 3472
+Encoding: 1114263 -1 3472
Width: 1308
Flags: MW
TopAccentHorizontal: 654
@@ -118200,7 +118231,7 @@ EndSplineSet
EndChar
StartChar: uni20EE.size2
-Encoding: 1114272 -1 3473
+Encoding: 1114264 -1 3473
Width: 1308
Flags: MW
TopAccentHorizontal: 654
@@ -118227,7 +118258,7 @@ EndSplineSet
EndChar
StartChar: uni20EF.size2
-Encoding: 1114273 -1 3474
+Encoding: 1114265 -1 3474
Width: 1308
Flags: MW
TopAccentHorizontal: 654
@@ -118254,7 +118285,7 @@ EndSplineSet
EndChar
StartChar: uni221A.size2
-Encoding: 1114274 -1 3475
+Encoding: 1114266 -1 3475
Width: 1124
Flags: W
LayerCount: 2
@@ -118277,7 +118308,7 @@ EndSplineSet
EndChar
StartChar: uni221B.size2
-Encoding: 1114275 -1 3476
+Encoding: 1114267 -1 3476
Width: 1124
Flags: MW
HStem: 888 26<422.5 429.5> 1228 33<409 438.5>
@@ -118321,7 +118352,7 @@ EndSplineSet
EndChar
StartChar: uni221C.size2
-Encoding: 1114276 -1 3477
+Encoding: 1114268 -1 3477
Width: 1124
Flags: MW
HStem: 982 43<329 457 305 305 507 563>
@@ -118362,7 +118393,7 @@ EndSplineSet
EndChar
StartChar: uni2308.size2
-Encoding: 1114277 -1 3478
+Encoding: 1114269 -1 3478
Width: 524
Flags: MW
IsExtendedShape: 1
@@ -118382,7 +118413,7 @@ EndSplineSet
EndChar
StartChar: uni2309.size2
-Encoding: 1114278 -1 3479
+Encoding: 1114270 -1 3479
Width: 526
Flags: MW
IsExtendedShape: 1
@@ -118402,7 +118433,7 @@ EndSplineSet
EndChar
StartChar: uni230A.size2
-Encoding: 1114279 -1 3480
+Encoding: 1114271 -1 3480
Width: 524
Flags: MW
IsExtendedShape: 1
@@ -118422,7 +118453,7 @@ EndSplineSet
EndChar
StartChar: uni230B.size2
-Encoding: 1114280 -1 3481
+Encoding: 1114272 -1 3481
Width: 526
Flags: MW
IsExtendedShape: 1
@@ -118442,199 +118473,201 @@ EndSplineSet
EndChar
StartChar: uni23B4.size2
-Encoding: 1114281 -1 3482
+Encoding: 1114273 -1 3482
Width: 1606
+VWidth: 1106
Flags: MW
TopAccentHorizontal: 803
-HStem: 700 66<140 1466 140 140>
-VStem: 74 66<544 700 544 766> 1466 66<544 700 700 700>
+HStem: 806 66<140 1466 140 140>
+VStem: 74 66<650 806 650 872> 1466 66<650 806 806 806>
LayerCount: 2
Fore
SplineSet
-1532 544 m 1
- 1466 544 l 1
- 1466 700 l 1
- 140 700 l 1
- 140 544 l 1
- 74 544 l 1
- 74 766 l 1
- 1532 766 l 1
- 1532 544 l 1
+1532 650 m 1
+ 1466 650 l 1
+ 1466 806 l 1
+ 140 806 l 1
+ 140 650 l 1
+ 74 650 l 1
+ 74 872 l 1
+ 1532 872 l 1
+ 1532 650 l 1
EndSplineSet
EndChar
StartChar: uni23B5.size2
-Encoding: 1114282 -1 3483
+Encoding: 1114274 -1 3483
Width: 1606
+VWidth: 661
Flags: MW
TopAccentHorizontal: 803
-HStem: -83 66<140 1466 140 1532>
-VStem: 74 66<-17 139 -17 139 -17 139> 1466 66<-17 139>
+HStem: -422 66<140 1466 140 1532>
+VStem: 74 66<-356 -200 -356 -200 -356 -200> 1466 66<-356 -200>
LayerCount: 2
Fore
SplineSet
-1532 -83 m 1
- 74 -83 l 1
- 74 139 l 1
- 140 139 l 1
- 140 -17 l 1
- 1466 -17 l 1
- 1466 139 l 1
- 1532 139 l 1
- 1532 -83 l 1
+1532 -422 m 1
+ 74 -422 l 1
+ 74 -200 l 1
+ 140 -200 l 1
+ 140 -356 l 1
+ 1466 -356 l 1
+ 1466 -200 l 1
+ 1532 -200 l 1
+ 1532 -422 l 1
EndSplineSet
EndChar
StartChar: uni23DC.size2
-Encoding: 1114283 -1 3484
+Encoding: 1114275 -1 3484
Width: 1460
-VWidth: 1700
+VWidth: 1797
Flags: MW
TopAccentHorizontal: 730
-HStem: 700 66<568 888 568 910>
+HStem: 797 66<568 888 568 910>
LayerCount: 2
Fore
SplineSet
-1460 553 m 1
- 1424 553 l 1
- 1294 632 1091 700 729 700 c 0
- 366 700 166 632 36 553 c 1
- 0 553 l 1
- 159 677 407 766 729 766 c 0
- 1048 766 1301 677 1460 553 c 1
+1460 650 m 1
+ 1424 650 l 1
+ 1294 729 1091 797 729 797 c 0
+ 366 797 166 729 36 650 c 1
+ 0 650 l 1
+ 159 774 407 863 729 863 c 0
+ 1048 863 1301 774 1460 650 c 1
EndSplineSet
EndChar
StartChar: uni23DD.size2
-Encoding: 1114284 -1 3485
+Encoding: 1114276 -1 3485
Width: 1460
-VWidth: 300
+VWidth: 15
Flags: MW
TopAccentHorizontal: 730
-HStem: -128 66<568 888>
+HStem: -413 66<568 888>
LayerCount: 2
Fore
SplineSet
-1424 85 m 1
- 1460 85 l 1
- 1301 -39 1048 -128 729 -128 c 0
- 407 -128 159 -39 0 85 c 1
- 36 85 l 1
- 166 6 366 -62 729 -62 c 0
- 1091 -62 1294 6 1424 85 c 1
+1424 -200 m 1
+ 1460 -200 l 1
+ 1301 -324 1048 -413 729 -413 c 0
+ 407 -413 159 -324 0 -200 c 1
+ 36 -200 l 1
+ 166 -279 366 -347 729 -347 c 0
+ 1091 -347 1294 -279 1424 -200 c 1
EndSplineSet
EndChar
StartChar: uni23DE.size2
-Encoding: 1114285 -1 3486
+Encoding: 1114277 -1 3486
Width: 1460
-VWidth: 1700
+VWidth: 1731
Flags: MW
TopAccentHorizontal: 730
-HStem: 700 66<362 367 367 472 933 989 989 1094>
+HStem: 731 66<362 367 367 472 933 989 989 1094>
LayerCount: 2
Fore
SplineSet
-1460 619 m 1
- 1427 619 l 1
- 1410 673 1334 703 1254 703 c 0
- 1231 703 1104 700 1094 700 c 2
- 989 700 l 2
- 872 700 781 741 731 810 c 1
- 729 810 l 1
- 679 741 589 700 472 700 c 2
- 367 700 l 2
- 357 700 285 703 205 703 c 0
- 126 703 63 681 33 619 c 1
- 0 619 l 1
- 19 700 117 766 329 766 c 2
- 529 766 l 2
- 598 766 701 787 718 843 c 1
- 743 843 l 1
- 759 787 863 766 933 766 c 2
- 1132 766 l 2
- 1344 766 1441 700 1460 619 c 1
+1460 650 m 1
+ 1427 650 l 1
+ 1410 704 1334 734 1254 734 c 0
+ 1231 734 1104 731 1094 731 c 2
+ 989 731 l 2
+ 872 731 781 772 731 841 c 1
+ 729 841 l 1
+ 679 772 589 731 472 731 c 2
+ 367 731 l 2
+ 357 731 285 734 205 734 c 0
+ 126 734 63 712 33 650 c 1
+ 0 650 l 1
+ 19 731 117 797 329 797 c 2
+ 529 797 l 2
+ 598 797 701 818 718 874 c 1
+ 743 874 l 1
+ 759 818 863 797 933 797 c 2
+ 1132 797 l 2
+ 1344 797 1441 731 1460 650 c 1
EndSplineSet
EndChar
StartChar: uni23DF.size2
-Encoding: 1114286 -1 3487
+Encoding: 1114278 -1 3487
Width: 1460
-VWidth: 300
+VWidth: 3
Flags: MW
TopAccentHorizontal: 730
-HStem: -50 66<223 472 367 472 472 529 989 1094 1094 1099>
+HStem: -347 66<223 472 367 472 472 529 989 1094 1094 1099>
LayerCount: 2
Fore
SplineSet
-1427 97 m 1
- 1460 97 l 1
- 1441 16 1344 -50 1132 -50 c 2
- 933 -50 l 2
- 863 -50 759 -71 743 -127 c 1
- 718 -127 l 1
- 701 -71 598 -50 529 -50 c 2
- 329 -50 l 2
- 117 -50 19 16 0 97 c 1
- 33 97 l 1
- 63 35 126 13 205 13 c 0
- 285 13 357 16 367 16 c 2
- 472 16 l 2
- 589 16 679 -25 729 -94 c 1
- 731 -94 l 1
- 781 -25 872 16 989 16 c 2
- 1094 16 l 2
- 1104 16 1231 13 1254 13 c 0
- 1334 13 1410 43 1427 97 c 1
+1427 -200 m 1
+ 1460 -200 l 1
+ 1441 -281 1344 -347 1132 -347 c 2
+ 933 -347 l 2
+ 863 -347 759 -368 743 -424 c 1
+ 718 -424 l 1
+ 701 -368 598 -347 529 -347 c 2
+ 329 -347 l 2
+ 117 -347 19 -281 0 -200 c 1
+ 33 -200 l 1
+ 63 -262 126 -284 205 -284 c 0
+ 285 -284 357 -281 367 -281 c 2
+ 472 -281 l 2
+ 589 -281 679 -322 729 -391 c 1
+ 731 -391 l 1
+ 781 -322 872 -281 989 -281 c 2
+ 1094 -281 l 2
+ 1104 -281 1231 -284 1254 -284 c 0
+ 1334 -284 1410 -254 1427 -200 c 1
EndSplineSet
EndChar
StartChar: uni23E0.size2
-Encoding: 1114287 -1 3488
+Encoding: 1114279 -1 3488
Width: 1886
-VWidth: 1700
+VWidth: 1862
Flags: MW
TopAccentHorizontal: 943
-HStem: 700 66<240 1646 240 240>
+HStem: 862 66<240 1646 240 240>
LayerCount: 2
Fore
SplineSet
-1886 488 m 1
- 1646 700 l 1
- 240 700 l 1
- 0 489 l 1
- 0 541 l 1
- 217 766 l 1
- 1669 766 l 1
- 1886 540 l 1
- 1886 488 l 1
+1886 650 m 1
+ 1646 862 l 1
+ 240 862 l 1
+ 0 651 l 1
+ 0 703 l 1
+ 217 928 l 1
+ 1669 928 l 1
+ 1886 702 l 1
+ 1886 650 l 1
EndSplineSet
EndChar
StartChar: uni23E1.size2
-Encoding: 1114288 -1 3489
+Encoding: 1114280 -1 3489
Width: 1886
-VWidth: 300
+VWidth: -42
Flags: MW
TopAccentHorizontal: 943
-HStem: -136 66<240 1646 240 1669 217 1646>
+HStem: -478 66<240 1646 240 1669 217 1646>
LayerCount: 2
Fore
SplineSet
-1886 89 m 1
- 1669 -136 l 1
- 217 -136 l 1
- 0 90 l 1
- 0 142 l 1
- 240 -70 l 1
- 1646 -70 l 1
- 1886 141 l 1
- 1886 89 l 1
+1886 -253 m 1
+ 1669 -478 l 1
+ 217 -478 l 1
+ 0 -252 l 1
+ 0 -200 l 1
+ 240 -412 l 1
+ 1646 -412 l 1
+ 1886 -201 l 1
+ 1886 -253 l 1
EndSplineSet
EndChar
StartChar: uni2772.size2
-Encoding: 1114289 -1 3490
+Encoding: 1114281 -1 3490
Width: 688
Flags: MW
IsExtendedShape: 1
@@ -118655,7 +118688,7 @@ EndSplineSet
EndChar
StartChar: uni2773.size2
-Encoding: 1114290 -1 3491
+Encoding: 1114282 -1 3491
Width: 688
Flags: MW
IsExtendedShape: 1
@@ -118676,7 +118709,7 @@ EndSplineSet
EndChar
StartChar: uni27E6.size2
-Encoding: 1114291 -1 3492
+Encoding: 1114283 -1 3492
Width: 555
Flags: MW
IsExtendedShape: 1
@@ -118703,7 +118736,7 @@ EndSplineSet
EndChar
StartChar: uni27E7.size2
-Encoding: 1114292 -1 3493
+Encoding: 1114284 -1 3493
Width: 555
Flags: MW
IsExtendedShape: 1
@@ -118730,7 +118763,7 @@ EndSplineSet
EndChar
StartChar: uni27E8.size2
-Encoding: 1114293 -1 3494
+Encoding: 1114285 -1 3494
Width: 622
Flags: W
IsExtendedShape: 1
@@ -118748,7 +118781,7 @@ EndSplineSet
EndChar
StartChar: uni27E9.size2
-Encoding: 1114294 -1 3495
+Encoding: 1114286 -1 3495
Width: 622
Flags: W
IsExtendedShape: 1
@@ -118766,7 +118799,7 @@ EndSplineSet
EndChar
StartChar: uni27EA.size2
-Encoding: 1114295 -1 3496
+Encoding: 1114287 -1 3496
Width: 901
Flags: W
IsExtendedShape: 1
@@ -118791,7 +118824,7 @@ EndSplineSet
EndChar
StartChar: uni27EB.size2
-Encoding: 1114296 -1 3497
+Encoding: 1114288 -1 3497
Width: 901
Flags: W
IsExtendedShape: 1
@@ -118816,7 +118849,7 @@ EndSplineSet
EndChar
StartChar: uni2983.size2
-Encoding: 1114297 -1 3498
+Encoding: 1114289 -1 3498
Width: 827
Flags: MW
IsExtendedShape: 1
@@ -118856,7 +118889,7 @@ EndSplineSet
EndChar
StartChar: uni2984.size2
-Encoding: 1114298 -1 3499
+Encoding: 1114290 -1 3499
Width: 827
Flags: MW
IsExtendedShape: 1
@@ -118896,7 +118929,7 @@ EndSplineSet
EndChar
StartChar: uni2985.size2
-Encoding: 1114299 -1 3500
+Encoding: 1114291 -1 3500
Width: 793
Flags: MW
IsExtendedShape: 1
@@ -118922,7 +118955,7 @@ EndSplineSet
EndChar
StartChar: uni2986.size2
-Encoding: 1114300 -1 3501
+Encoding: 1114292 -1 3501
Width: 793
Flags: MW
IsExtendedShape: 1
@@ -118948,7 +118981,7 @@ EndSplineSet
EndChar
StartChar: uni2AFC.size2
-Encoding: 1114301 -1 3502
+Encoding: 1114293 -1 3502
Width: 906
Flags: MW
IsExtendedShape: 1
@@ -118976,7 +119009,7 @@ EndSplineSet
EndChar
StartChar: parenleft.size3
-Encoding: 1114302 -1 3503
+Encoding: 1114294 -1 3503
Width: 750
Flags: MW
IsExtendedShape: 1
@@ -118995,7 +119028,7 @@ EndSplineSet
EndChar
StartChar: parenright.size3
-Encoding: 1114303 -1 3504
+Encoding: 1114295 -1 3504
Width: 750
Flags: MW
IsExtendedShape: 1
@@ -119014,7 +119047,7 @@ EndSplineSet
EndChar
StartChar: slash.size3
-Encoding: 1114304 -1 3505
+Encoding: 1114296 -1 3505
Width: 1101
Flags: W
IsExtendedShape: 1
@@ -119030,7 +119063,7 @@ EndSplineSet
EndChar
StartChar: bracketleft.size3
-Encoding: 1114305 -1 3506
+Encoding: 1114297 -1 3506
Width: 508
Flags: MW
IsExtendedShape: 1
@@ -119052,7 +119085,7 @@ EndSplineSet
EndChar
StartChar: bracketright.size3
-Encoding: 1114306 -1 3507
+Encoding: 1114298 -1 3507
Width: 508
Flags: MW
IsExtendedShape: 1
@@ -119074,7 +119107,7 @@ EndSplineSet
EndChar
StartChar: underscore.size3
-Encoding: 1114307 -1 3508
+Encoding: 1114299 -1 3508
Width: 2000
Flags: MW
HStem: -177 50<0 2000 0 2000>
@@ -119090,7 +119123,7 @@ EndSplineSet
EndChar
StartChar: braceleft.size3
-Encoding: 1114308 -1 3509
+Encoding: 1114300 -1 3509
Width: 906
Flags: MW
IsExtendedShape: 1
@@ -119121,7 +119154,7 @@ EndSplineSet
EndChar
StartChar: braceright.size3
-Encoding: 1114309 -1 3510
+Encoding: 1114301 -1 3510
Width: 906
Flags: MW
IsExtendedShape: 1
@@ -119152,7 +119185,7 @@ EndSplineSet
EndChar
StartChar: backslash.size3
-Encoding: 1114310 -1 3511
+Encoding: 1114302 -1 3511
Width: 1101
Flags: W
IsExtendedShape: 1
@@ -119168,7 +119201,7 @@ EndSplineSet
EndChar
StartChar: uni203E.size3
-Encoding: 1114313 -1 3512
+Encoding: 1114303 -1 3512
Width: 2000
Flags: MW
TopAccentHorizontal: 1000
@@ -119185,7 +119218,7 @@ EndSplineSet
EndChar
StartChar: uni0302.size3
-Encoding: 1114316 -1 3513
+Encoding: 1114304 -1 3513
Width: 1460
Flags: W
TopAccentHorizontal: 730
@@ -119204,7 +119237,7 @@ EndSplineSet
EndChar
StartChar: uni0303.size3
-Encoding: 1114317 -1 3514
+Encoding: 1114305 -1 3514
Width: 1460
Flags: MW
TopAccentHorizontal: 730
@@ -119227,7 +119260,7 @@ EndSplineSet
EndChar
StartChar: uni0305.size3
-Encoding: 1114318 -1 3515
+Encoding: 1114306 -1 3515
Width: 2000
Flags: MW
TopAccentHorizontal: 1000
@@ -119244,7 +119277,7 @@ EndSplineSet
EndChar
StartChar: uni030C.size3
-Encoding: 1114319 -1 3516
+Encoding: 1114307 -1 3516
Width: 1460
Flags: W
TopAccentHorizontal: 730
@@ -119263,7 +119296,7 @@ EndSplineSet
EndChar
StartChar: uni0330.size3
-Encoding: 1114320 -1 3517
+Encoding: 1114308 -1 3517
Width: 1460
Flags: MW
TopAccentHorizontal: 730
@@ -119286,7 +119319,7 @@ EndSplineSet
EndChar
StartChar: uni0332.size3
-Encoding: 1114321 -1 3518
+Encoding: 1114309 -1 3518
Width: 2000
Flags: MW
TopAccentHorizontal: 1000
@@ -119303,7 +119336,7 @@ EndSplineSet
EndChar
StartChar: uni0338.size3
-Encoding: 1114322 -1 3519
+Encoding: 1114310 -1 3519
Width: 0
Flags: W
TopAccentHorizontal: -338
@@ -119319,7 +119352,7 @@ EndSplineSet
EndChar
StartChar: uni20D0.size3
-Encoding: 1114323 -1 3520
+Encoding: 1114311 -1 3520
Width: 1744
Flags: MW
TopAccentHorizontal: 872
@@ -119341,7 +119374,7 @@ EndSplineSet
EndChar
StartChar: uni20D1.size3
-Encoding: 1114324 -1 3521
+Encoding: 1114312 -1 3521
Width: 1744
Flags: MW
TopAccentHorizontal: 872
@@ -119363,7 +119396,7 @@ EndSplineSet
EndChar
StartChar: uni20D6.size3
-Encoding: 1114325 -1 3522
+Encoding: 1114313 -1 3522
Width: 1744
Flags: MW
TopAccentHorizontal: 872
@@ -119390,7 +119423,7 @@ EndSplineSet
EndChar
StartChar: uni20D7.size3
-Encoding: 1114326 -1 3523
+Encoding: 1114314 -1 3523
Width: 1744
Flags: MW
TopAccentHorizontal: 872
@@ -119417,7 +119450,7 @@ EndSplineSet
EndChar
StartChar: uni20EC.size3
-Encoding: 1114327 -1 3524
+Encoding: 1114315 -1 3524
Width: 1744
Flags: MW
TopAccentHorizontal: 872
@@ -119439,7 +119472,7 @@ EndSplineSet
EndChar
StartChar: uni20ED.size3
-Encoding: 1114328 -1 3525
+Encoding: 1114316 -1 3525
Width: 1744
Flags: MW
TopAccentHorizontal: 872
@@ -119461,7 +119494,7 @@ EndSplineSet
EndChar
StartChar: uni20EE.size3
-Encoding: 1114329 -1 3526
+Encoding: 1114317 -1 3526
Width: 1744
Flags: MW
TopAccentHorizontal: 872
@@ -119488,7 +119521,7 @@ EndSplineSet
EndChar
StartChar: uni20EF.size3
-Encoding: 1114330 -1 3527
+Encoding: 1114318 -1 3527
Width: 1744
Flags: MW
TopAccentHorizontal: 872
@@ -119515,7 +119548,7 @@ EndSplineSet
EndChar
StartChar: uni221A.size3
-Encoding: 1114331 -1 3528
+Encoding: 1114319 -1 3528
Width: 1076
Flags: W
LayerCount: 2
@@ -119538,7 +119571,7 @@ EndSplineSet
EndChar
StartChar: uni221B.size3
-Encoding: 1114332 -1 3529
+Encoding: 1114320 -1 3529
Width: 1076
Flags: MW
HStem: 1071 28<458.5 466.5> 1437 35<443.5 475.5>
@@ -119582,7 +119615,7 @@ EndSplineSet
EndChar
StartChar: uni221C.size3
-Encoding: 1114333 -1 3530
+Encoding: 1114321 -1 3530
Width: 1076
Flags: MW
HStem: 1171 47<367 504 342 342 559 618>
@@ -119623,7 +119656,7 @@ EndSplineSet
EndChar
StartChar: uni2308.size3
-Encoding: 1114334 -1 3531
+Encoding: 1114322 -1 3531
Width: 565
Flags: MW
IsExtendedShape: 1
@@ -119643,7 +119676,7 @@ EndSplineSet
EndChar
StartChar: uni2309.size3
-Encoding: 1114335 -1 3532
+Encoding: 1114323 -1 3532
Width: 565
Flags: MW
IsExtendedShape: 1
@@ -119663,7 +119696,7 @@ EndSplineSet
EndChar
StartChar: uni230A.size3
-Encoding: 1114336 -1 3533
+Encoding: 1114324 -1 3533
Width: 565
Flags: MW
IsExtendedShape: 1
@@ -119683,7 +119716,7 @@ EndSplineSet
EndChar
StartChar: uni230B.size3
-Encoding: 1114337 -1 3534
+Encoding: 1114325 -1 3534
Width: 565
Flags: MW
IsExtendedShape: 1
@@ -119703,199 +119736,201 @@ EndSplineSet
EndChar
StartChar: uni23B4.size3
-Encoding: 1114338 -1 3535
+Encoding: 1114326 -1 3535
Width: 2147
+VWidth: 1106
Flags: MW
TopAccentHorizontal: 1074
-HStem: 700 66<144 2003 144 144>
-VStem: 78 66<544 700 544 766> 2003 66<544 700 700 700>
+HStem: 806 66<144 2003 144 144>
+VStem: 78 66<650 806 650 872> 2003 66<650 806 806 806>
LayerCount: 2
Fore
SplineSet
-2069 544 m 1
- 2003 544 l 1
- 2003 700 l 1
- 144 700 l 1
- 144 544 l 1
- 78 544 l 1
- 78 766 l 1
- 2069 766 l 1
- 2069 544 l 1
+2069 650 m 1
+ 2003 650 l 1
+ 2003 806 l 1
+ 144 806 l 1
+ 144 650 l 1
+ 78 650 l 1
+ 78 872 l 1
+ 2069 872 l 1
+ 2069 650 l 1
EndSplineSet
EndChar
StartChar: uni23B5.size3
-Encoding: 1114339 -1 3536
+Encoding: 1114327 -1 3536
Width: 2147
+VWidth: 661
Flags: MW
TopAccentHorizontal: 1074
-HStem: -83 66<144 2003 144 2069>
-VStem: 78 66<-17 139 -17 139 -17 139> 2003 66<-17 139>
+HStem: -422 66<144 2003 144 2069>
+VStem: 78 66<-356 -200 -356 -200 -356 -200> 2003 66<-356 -200>
LayerCount: 2
Fore
SplineSet
-2069 -83 m 1
- 78 -83 l 1
- 78 139 l 1
- 144 139 l 1
- 144 -17 l 1
- 2003 -17 l 1
- 2003 139 l 1
- 2069 139 l 1
- 2069 -83 l 1
+2069 -422 m 1
+ 78 -422 l 1
+ 78 -200 l 1
+ 144 -200 l 1
+ 144 -356 l 1
+ 2003 -356 l 1
+ 2003 -200 l 1
+ 2069 -200 l 1
+ 2069 -422 l 1
EndSplineSet
EndChar
StartChar: uni23DC.size3
-Encoding: 1114340 -1 3537
+Encoding: 1114328 -1 3537
Width: 1886
-VWidth: 1700
+VWidth: 1811
Flags: MW
TopAccentHorizontal: 943
-HStem: 700 70<734 1148 734 1176>
+HStem: 811 70<734 1148 734 1176>
LayerCount: 2
Fore
SplineSet
-1886 539 m 1
- 1838 539 l 1
- 1671 622 1410 700 941 700 c 0
- 472 700 214 622 47 539 c 1
- 0 539 l 1
- 205 669 526 770 941 770 c 0
- 1354 770 1681 669 1886 539 c 1
+1886 650 m 1
+ 1838 650 l 1
+ 1671 733 1410 811 941 811 c 0
+ 472 811 214 733 47 650 c 1
+ 0 650 l 1
+ 205 780 526 881 941 881 c 0
+ 1354 881 1681 780 1886 650 c 1
EndSplineSet
EndChar
StartChar: uni23DD.size3
-Encoding: 1114341 -1 3538
+Encoding: 1114329 -1 3538
Width: 1886
-VWidth: 300
+VWidth: -3
Flags: MW
TopAccentHorizontal: 943
-HStem: -128 70<734 1148>
+HStem: -431 70<734 1148>
LayerCount: 2
Fore
SplineSet
-1838 103 m 1
- 1886 103 l 1
- 1681 -27 1354 -128 941 -128 c 0
- 526 -128 205 -27 0 103 c 1
- 47 103 l 1
- 214 20 472 -58 941 -58 c 0
- 1410 -58 1671 20 1838 103 c 1
+1838 -200 m 1
+ 1886 -200 l 1
+ 1681 -330 1354 -431 941 -431 c 0
+ 526 -431 205 -330 0 -200 c 1
+ 47 -200 l 1
+ 214 -283 472 -361 941 -361 c 0
+ 1410 -361 1671 -283 1838 -200 c 1
EndSplineSet
EndChar
StartChar: uni23DE.size3
-Encoding: 1114342 -1 3539
+Encoding: 1114330 -1 3539
Width: 1886
-VWidth: 1700
+VWidth: 1736
Flags: MW
TopAccentHorizontal: 943
-HStem: 700 70<468 474 474 610 1205 1277 1277 1413>
+HStem: 736 70<468 474 474 610 1205 1277 1277 1413>
LayerCount: 2
Fore
SplineSet
-1886 614 m 1
- 1843 614 l 1
- 1821 675 1722 702 1620 702 c 0
- 1590 702 1426 700 1413 700 c 2
- 1277 700 l 2
- 1127 700 1009 742 944 820 c 1
- 942 820 l 1
- 877 742 761 700 610 700 c 2
- 474 700 l 2
- 461 700 369 702 265 702 c 0
- 164 702 81 684 43 614 c 1
- 0 614 l 1
- 25 705 151 770 426 770 c 2
- 683 770 l 2
- 772 770 905 794 927 857 c 1
- 960 857 l 1
- 981 794 1116 770 1205 770 c 2
- 1462 770 l 2
- 1736 770 1861 705 1886 614 c 1
+1886 650 m 1
+ 1843 650 l 1
+ 1821 711 1722 738 1620 738 c 0
+ 1590 738 1426 736 1413 736 c 2
+ 1277 736 l 2
+ 1127 736 1009 778 944 856 c 1
+ 942 856 l 1
+ 877 778 761 736 610 736 c 2
+ 474 736 l 2
+ 461 736 369 738 265 738 c 0
+ 164 738 81 720 43 650 c 1
+ 0 650 l 1
+ 25 741 151 806 426 806 c 2
+ 683 806 l 2
+ 772 806 905 830 927 893 c 1
+ 960 893 l 1
+ 981 830 1116 806 1205 806 c 2
+ 1462 806 l 2
+ 1736 806 1861 741 1886 650 c 1
EndSplineSet
EndChar
StartChar: uni23DF.size3
-Encoding: 1114343 -1 3540
+Encoding: 1114331 -1 3540
Width: 1886
-VWidth: 300
+VWidth: -15
Flags: MW
TopAccentHorizontal: 943
-HStem: -41 70<288 610 474 610 610 683 1277 1413 1413 1420>
+HStem: -356 70<288 610 474 610 610 683 1277 1413 1413 1420>
LayerCount: 2
Fore
SplineSet
-1843 115 m 1
- 1886 115 l 1
- 1861 24 1736 -41 1462 -41 c 2
- 1205 -41 l 2
- 1116 -41 981 -65 960 -128 c 1
- 927 -128 l 1
- 905 -65 772 -41 683 -41 c 2
- 426 -41 l 2
- 151 -41 25 24 0 115 c 1
- 43 115 l 1
- 81 45 164 27 265 27 c 0
- 369 27 461 29 474 29 c 2
- 610 29 l 2
- 761 29 877 -13 942 -91 c 1
- 944 -91 l 1
- 1009 -13 1127 29 1277 29 c 2
- 1413 29 l 2
- 1426 29 1590 27 1620 27 c 0
- 1722 27 1821 54 1843 115 c 1
+1843 -200 m 1
+ 1886 -200 l 1
+ 1861 -291 1736 -356 1462 -356 c 2
+ 1205 -356 l 2
+ 1116 -356 981 -380 960 -443 c 1
+ 927 -443 l 1
+ 905 -380 772 -356 683 -356 c 2
+ 426 -356 l 2
+ 151 -356 25 -291 0 -200 c 1
+ 43 -200 l 1
+ 81 -270 164 -288 265 -288 c 0
+ 369 -288 461 -286 474 -286 c 2
+ 610 -286 l 2
+ 761 -286 877 -328 942 -406 c 1
+ 944 -406 l 1
+ 1009 -328 1127 -286 1277 -286 c 2
+ 1413 -286 l 2
+ 1426 -286 1590 -288 1620 -288 c 0
+ 1722 -288 1821 -261 1843 -200 c 1
EndSplineSet
EndChar
StartChar: uni23E0.size3
-Encoding: 1114344 -1 3541
+Encoding: 1114332 -1 3541
Width: 2312
-VWidth: 1700
+VWidth: 1862
Flags: MW
TopAccentHorizontal: 1156
-HStem: 700 66<240 2072 240 240>
+HStem: 862 66<240 2072 240 240>
LayerCount: 2
Fore
SplineSet
-2312 488 m 1
- 2072 700 l 1
- 240 700 l 1
- 0 489 l 1
- 0 541 l 1
- 217 766 l 1
- 2095 766 l 1
- 2312 540 l 1
- 2312 488 l 1
+2312 650 m 1
+ 2072 862 l 1
+ 240 862 l 1
+ 0 651 l 1
+ 0 703 l 1
+ 217 928 l 1
+ 2095 928 l 1
+ 2312 702 l 1
+ 2312 650 l 1
EndSplineSet
EndChar
StartChar: uni23E1.size3
-Encoding: 1114345 -1 3542
+Encoding: 1114333 -1 3542
Width: 2312
-VWidth: 300
+VWidth: -42
Flags: MW
TopAccentHorizontal: 1156
-HStem: -136 66<240 2072 240 2095 217 2072>
+HStem: -478 66<240 2072 240 2095 217 2072>
LayerCount: 2
Fore
SplineSet
-2312 90 m 1
- 2095 -136 l 1
- 217 -136 l 1
- 0 89 l 1
- 0 141 l 1
- 240 -70 l 1
- 2072 -70 l 1
- 2312 142 l 1
- 2312 90 l 1
+2312 -252 m 1
+ 2095 -478 l 1
+ 217 -478 l 1
+ 0 -253 l 1
+ 0 -201 l 1
+ 240 -412 l 1
+ 2072 -412 l 1
+ 2312 -200 l 1
+ 2312 -252 l 1
EndSplineSet
EndChar
StartChar: uni2772.size3
-Encoding: 1114346 -1 3543
+Encoding: 1114334 -1 3543
Width: 842
Flags: MW
IsExtendedShape: 1
@@ -119916,7 +119951,7 @@ EndSplineSet
EndChar
StartChar: uni2773.size3
-Encoding: 1114347 -1 3544
+Encoding: 1114335 -1 3544
Width: 842
Flags: MW
IsExtendedShape: 1
@@ -119937,7 +119972,7 @@ EndSplineSet
EndChar
StartChar: uni27E6.size3
-Encoding: 1114348 -1 3545
+Encoding: 1114336 -1 3545
Width: 647
Flags: MW
IsExtendedShape: 1
@@ -119964,7 +119999,7 @@ EndSplineSet
EndChar
StartChar: uni27E7.size3
-Encoding: 1114349 -1 3546
+Encoding: 1114337 -1 3546
Width: 647
Flags: MW
IsExtendedShape: 1
@@ -119991,7 +120026,7 @@ EndSplineSet
EndChar
StartChar: uni27E8.size3
-Encoding: 1114350 -1 3547
+Encoding: 1114338 -1 3547
Width: 765
Flags: W
IsExtendedShape: 1
@@ -120009,7 +120044,7 @@ EndSplineSet
EndChar
StartChar: uni27E9.size3
-Encoding: 1114351 -1 3548
+Encoding: 1114339 -1 3548
Width: 765
Flags: W
IsExtendedShape: 1
@@ -120027,7 +120062,7 @@ EndSplineSet
EndChar
StartChar: uni27EA.size3
-Encoding: 1114352 -1 3549
+Encoding: 1114340 -1 3549
Width: 1091
Flags: W
IsExtendedShape: 1
@@ -120052,7 +120087,7 @@ EndSplineSet
EndChar
StartChar: uni27EB.size3
-Encoding: 1114353 -1 3550
+Encoding: 1114341 -1 3550
Width: 1091
Flags: W
IsExtendedShape: 1
@@ -120077,7 +120112,7 @@ EndSplineSet
EndChar
StartChar: uni2983.size3
-Encoding: 1114354 -1 3551
+Encoding: 1114342 -1 3551
Width: 1031
Flags: MW
IsExtendedShape: 1
@@ -120116,7 +120151,7 @@ EndSplineSet
EndChar
StartChar: uni2984.size3
-Encoding: 1114355 -1 3552
+Encoding: 1114343 -1 3552
Width: 1031
Flags: MW
IsExtendedShape: 1
@@ -120155,7 +120190,7 @@ EndSplineSet
EndChar
StartChar: uni2985.size3
-Encoding: 1114356 -1 3553
+Encoding: 1114344 -1 3553
Width: 1029
Flags: MW
IsExtendedShape: 1
@@ -120181,7 +120216,7 @@ EndSplineSet
EndChar
StartChar: uni2986.size3
-Encoding: 1114357 -1 3554
+Encoding: 1114345 -1 3554
Width: 1029
Flags: MW
IsExtendedShape: 1
@@ -120207,7 +120242,7 @@ EndSplineSet
EndChar
StartChar: parenleft.size4
-Encoding: 1114358 -1 3555
+Encoding: 1114346 -1 3555
Width: 808
Flags: MW
IsExtendedShape: 1
@@ -120226,7 +120261,7 @@ EndSplineSet
EndChar
StartChar: parenright.size4
-Encoding: 1114359 -1 3556
+Encoding: 1114347 -1 3556
Width: 808
Flags: MW
IsExtendedShape: 1
@@ -120245,7 +120280,7 @@ EndSplineSet
EndChar
StartChar: slash.size4
-Encoding: 1114360 -1 3557
+Encoding: 1114348 -1 3557
Width: 1309
Flags: W
IsExtendedShape: 1
@@ -120261,7 +120296,7 @@ EndSplineSet
EndChar
StartChar: bracketleft.size4
-Encoding: 1114361 -1 3558
+Encoding: 1114349 -1 3558
Width: 661
Flags: MW
IsExtendedShape: 1
@@ -120283,7 +120318,7 @@ EndSplineSet
EndChar
StartChar: bracketright.size4
-Encoding: 1114362 -1 3559
+Encoding: 1114350 -1 3559
Width: 661
Flags: MW
IsExtendedShape: 1
@@ -120305,7 +120340,7 @@ EndSplineSet
EndChar
StartChar: underscore.size4
-Encoding: 1114363 -1 3560
+Encoding: 1114351 -1 3560
Width: 2500
Flags: MW
HStem: -177 50<0 2500 0 2500>
@@ -120321,7 +120356,7 @@ EndSplineSet
EndChar
StartChar: braceleft.size4
-Encoding: 1114364 -1 3561
+Encoding: 1114352 -1 3561
Width: 1076
Flags: MW
IsExtendedShape: 1
@@ -120351,7 +120386,7 @@ EndSplineSet
EndChar
StartChar: braceright.size4
-Encoding: 1114365 -1 3562
+Encoding: 1114353 -1 3562
Width: 1076
Flags: MW
IsExtendedShape: 1
@@ -120381,7 +120416,7 @@ EndSplineSet
EndChar
StartChar: backslash.size4
-Encoding: 1114366 -1 3563
+Encoding: 1114354 -1 3563
Width: 1309
Flags: W
IsExtendedShape: 1
@@ -120397,7 +120432,7 @@ EndSplineSet
EndChar
StartChar: uni203E.size4
-Encoding: 1114369 -1 3564
+Encoding: 1114355 -1 3564
Width: 2500
Flags: MW
TopAccentHorizontal: 1250
@@ -120414,7 +120449,7 @@ EndSplineSet
EndChar
StartChar: uni0302.size4
-Encoding: 1114372 -1 3565
+Encoding: 1114356 -1 3565
Width: 1886
Flags: W
TopAccentHorizontal: 943
@@ -120432,7 +120467,7 @@ EndSplineSet
EndChar
StartChar: uni0303.size4
-Encoding: 1114373 -1 3566
+Encoding: 1114357 -1 3566
Width: 1886
Flags: MW
TopAccentHorizontal: 943
@@ -120455,7 +120490,7 @@ EndSplineSet
EndChar
StartChar: uni0305.size4
-Encoding: 1114374 -1 3567
+Encoding: 1114358 -1 3567
Width: 2500
Flags: MW
TopAccentHorizontal: 1250
@@ -120472,7 +120507,7 @@ EndSplineSet
EndChar
StartChar: uni030C.size4
-Encoding: 1114375 -1 3568
+Encoding: 1114359 -1 3568
Width: 1886
Flags: W
TopAccentHorizontal: 943
@@ -120490,7 +120525,7 @@ EndSplineSet
EndChar
StartChar: uni0330.size4
-Encoding: 1114376 -1 3569
+Encoding: 1114360 -1 3569
Width: 1886
Flags: MW
TopAccentHorizontal: 943
@@ -120513,7 +120548,7 @@ EndSplineSet
EndChar
StartChar: uni0332.size4
-Encoding: 1114377 -1 3570
+Encoding: 1114361 -1 3570
Width: 2500
Flags: MW
TopAccentHorizontal: 1250
@@ -120530,7 +120565,7 @@ EndSplineSet
EndChar
StartChar: uni0338.size4
-Encoding: 1114378 -1 3571
+Encoding: 1114362 -1 3571
Width: 0
Flags: W
TopAccentHorizontal: -330
@@ -120546,7 +120581,7 @@ EndSplineSet
EndChar
StartChar: uni20D0.size4
-Encoding: 1114379 -1 3572
+Encoding: 1114363 -1 3572
Width: 2180
Flags: MW
TopAccentHorizontal: 1090
@@ -120568,7 +120603,7 @@ EndSplineSet
EndChar
StartChar: uni20D1.size4
-Encoding: 1114380 -1 3573
+Encoding: 1114364 -1 3573
Width: 2180
Flags: MW
TopAccentHorizontal: 1090
@@ -120590,7 +120625,7 @@ EndSplineSet
EndChar
StartChar: uni20D6.size4
-Encoding: 1114381 -1 3574
+Encoding: 1114365 -1 3574
Width: 2180
Flags: MW
TopAccentHorizontal: 1090
@@ -120617,7 +120652,7 @@ EndSplineSet
EndChar
StartChar: uni20D7.size4
-Encoding: 1114382 -1 3575
+Encoding: 1114366 -1 3575
Width: 2180
Flags: MW
TopAccentHorizontal: 1090
@@ -120644,7 +120679,7 @@ EndSplineSet
EndChar
StartChar: uni20EC.size4
-Encoding: 1114383 -1 3576
+Encoding: 1114367 -1 3576
Width: 2180
Flags: MW
TopAccentHorizontal: 1090
@@ -120666,7 +120701,7 @@ EndSplineSet
EndChar
StartChar: uni20ED.size4
-Encoding: 1114384 -1 3577
+Encoding: 1114368 -1 3577
Width: 2180
Flags: MW
TopAccentHorizontal: 1090
@@ -120688,7 +120723,7 @@ EndSplineSet
EndChar
StartChar: uni20EE.size4
-Encoding: 1114385 -1 3578
+Encoding: 1114369 -1 3578
Width: 2180
Flags: MW
TopAccentHorizontal: 1090
@@ -120715,7 +120750,7 @@ EndSplineSet
EndChar
StartChar: uni20EF.size4
-Encoding: 1114386 -1 3579
+Encoding: 1114370 -1 3579
Width: 2180
Flags: MW
TopAccentHorizontal: 1090
@@ -120742,7 +120777,7 @@ EndSplineSet
EndChar
StartChar: uni221B.base
-Encoding: 1114388 -1 3580
+Encoding: 1114371 -1 3580
Width: 1184
Flags: MW
HStem: 1739 28<456.5 464.5> 2105 35<441.5 473.5>
@@ -120786,7 +120821,7 @@ EndSplineSet
EndChar
StartChar: uni221C.base
-Encoding: 1114389 -1 3581
+Encoding: 1114372 -1 3581
Width: 1184
Flags: MW
HStem: 1839 47<354 491 329 329 546 605>
@@ -120827,7 +120862,7 @@ EndSplineSet
EndChar
StartChar: uni2308.size4
-Encoding: 1114390 -1 3582
+Encoding: 1114373 -1 3582
Width: 682
Flags: MW
IsExtendedShape: 1
@@ -120847,7 +120882,7 @@ EndSplineSet
EndChar
StartChar: uni2309.size4
-Encoding: 1114391 -1 3583
+Encoding: 1114374 -1 3583
Width: 682
Flags: MW
IsExtendedShape: 1
@@ -120867,7 +120902,7 @@ EndSplineSet
EndChar
StartChar: uni230A.size4
-Encoding: 1114392 -1 3584
+Encoding: 1114375 -1 3584
Width: 682
Flags: MW
IsExtendedShape: 1
@@ -120887,7 +120922,7 @@ EndSplineSet
EndChar
StartChar: uni230B.size4
-Encoding: 1114393 -1 3585
+Encoding: 1114376 -1 3585
Width: 682
Flags: MW
IsExtendedShape: 1
@@ -120907,199 +120942,201 @@ EndSplineSet
EndChar
StartChar: uni23B4.size4
-Encoding: 1114394 -1 3586
+Encoding: 1114377 -1 3586
Width: 2692
+VWidth: 1106
Flags: MW
TopAccentHorizontal: 1346
-HStem: 700 66<150 2542 150 150>
-VStem: 84 66<544 700 544 766> 2542 66<544 700 700 700>
+HStem: 806 66<150 2542 150 150>
+VStem: 84 66<650 806 650 872> 2542 66<650 806 806 806>
LayerCount: 2
Fore
SplineSet
-2608 544 m 1
- 2542 544 l 1
- 2542 700 l 1
- 150 700 l 1
- 150 544 l 1
- 84 544 l 1
- 84 766 l 1
- 2608 766 l 1
- 2608 544 l 1
+2608 650 m 1
+ 2542 650 l 1
+ 2542 806 l 1
+ 150 806 l 1
+ 150 650 l 1
+ 84 650 l 1
+ 84 872 l 1
+ 2608 872 l 1
+ 2608 650 l 1
EndSplineSet
EndChar
StartChar: uni23B5.size4
-Encoding: 1114395 -1 3587
+Encoding: 1114378 -1 3587
Width: 2692
+VWidth: 661
Flags: MW
TopAccentHorizontal: 1346
-HStem: -83 66<150 2542 150 2608>
-VStem: 84 66<-17 139 -17 139 -17 139> 2542 66<-17 139>
+HStem: -422 66<150 2542 150 2608>
+VStem: 84 66<-356 -200 -356 -200 -356 -200> 2542 66<-356 -200>
LayerCount: 2
Fore
SplineSet
-2608 -83 m 1
- 84 -83 l 1
- 84 139 l 1
- 150 139 l 1
- 150 -17 l 1
- 2542 -17 l 1
- 2542 139 l 1
- 2608 139 l 1
- 2608 -83 l 1
+2608 -422 m 1
+ 84 -422 l 1
+ 84 -200 l 1
+ 150 -200 l 1
+ 150 -356 l 1
+ 2542 -356 l 1
+ 2542 -200 l 1
+ 2608 -200 l 1
+ 2608 -422 l 1
EndSplineSet
EndChar
StartChar: uni23DC.size4
-Encoding: 1114396 -1 3588
+Encoding: 1114379 -1 3588
Width: 2328
-VWidth: 1700
+VWidth: 1818
Flags: MW
TopAccentHorizontal: 1164
-HStem: 700 76<906 1416 906 1452>
+HStem: 818 76<906 1416 906 1452>
LayerCount: 2
Fore
SplineSet
-2328 532 m 1
- 2269 532 l 1
- 2063 622 1741 700 1162 700 c 0
- 583 700 264 622 58 532 c 1
- 0 532 l 1
- 253 673 649 776 1162 776 c 0
- 1671 776 2075 673 2328 532 c 1
+2328 650 m 1
+ 2269 650 l 1
+ 2063 740 1741 818 1162 818 c 0
+ 583 818 264 740 58 650 c 1
+ 0 650 l 1
+ 253 791 649 894 1162 894 c 0
+ 1671 894 2075 791 2328 650 c 1
EndSplineSet
EndChar
StartChar: uni23DD.size4
-Encoding: 1114397 -1 3589
+Encoding: 1114380 -1 3589
Width: 2328
-VWidth: 300
+VWidth: -17
Flags: MW
TopAccentHorizontal: 1164
-HStem: -127 76<906 1416>
+HStem: -444 76<906 1416>
LayerCount: 2
Fore
SplineSet
-2269 117 m 1
- 2328 117 l 1
- 2075 -24 1671 -127 1162 -127 c 0
- 649 -127 253 -24 0 117 c 1
- 58 117 l 1
- 264 27 583 -51 1162 -51 c 0
- 1741 -51 2063 27 2269 117 c 1
+2269 -200 m 1
+ 2328 -200 l 1
+ 2075 -341 1671 -444 1162 -444 c 0
+ 649 -444 253 -341 0 -200 c 1
+ 58 -200 l 1
+ 264 -290 583 -368 1162 -368 c 0
+ 1741 -368 2063 -290 2269 -200 c 1
EndSplineSet
EndChar
StartChar: uni23DE.size4
-Encoding: 1114398 -1 3590
+Encoding: 1114381 -1 3590
Width: 2328
-VWidth: 1700
+VWidth: 1740
Flags: MW
TopAccentHorizontal: 1164
-HStem: 700 76<576 584 584 752 1488 1578 1578 1745>
+HStem: 740 76<576 584 584 752 1488 1578 1578 1745>
LayerCount: 2
Fore
SplineSet
-2328 610 m 1
- 2275 610 l 1
- 2248 678 2127 703 1999 703 c 0
- 1963 703 1760 700 1745 700 c 2
- 1578 700 l 2
- 1391 700 1246 744 1166 833 c 1
- 1162 833 l 1
- 1082 744 939 700 752 700 c 2
- 584 700 l 2
- 569 700 455 703 328 703 c 0
- 201 703 100 690 53 610 c 1
- 0 610 l 1
- 31 714 186 776 526 776 c 2
- 842 776 l 2
- 953 776 1117 803 1144 875 c 1
- 1185 875 l 1
- 1211 803 1377 776 1488 776 c 2
- 1805 776 l 2
- 2143 776 2298 714 2328 610 c 1
+2328 650 m 1
+ 2275 650 l 1
+ 2248 718 2127 743 1999 743 c 0
+ 1963 743 1760 740 1745 740 c 2
+ 1578 740 l 2
+ 1391 740 1246 784 1166 873 c 1
+ 1162 873 l 1
+ 1082 784 939 740 752 740 c 2
+ 584 740 l 2
+ 569 740 455 743 328 743 c 0
+ 201 743 100 730 53 650 c 1
+ 0 650 l 1
+ 31 754 186 816 526 816 c 2
+ 842 816 l 2
+ 953 816 1117 843 1144 915 c 1
+ 1185 915 l 1
+ 1211 843 1377 816 1488 816 c 2
+ 1805 816 l 2
+ 2143 816 2298 754 2328 650 c 1
EndSplineSet
EndChar
StartChar: uni23DF.size4
-Encoding: 1114399 -1 3591
+Encoding: 1114382 -1 3591
Width: 2328
-VWidth: 300
+VWidth: -37
Flags: MW
TopAccentHorizontal: 1164
-HStem: -29 76<356 752 584 752 752 842 1578 1745 1745 1752>
+HStem: -366 76<356 752 584 752 752 842 1578 1745 1745 1752>
LayerCount: 2
Fore
SplineSet
-2275 137 m 1
- 2328 137 l 1
- 2298 33 2143 -29 1805 -29 c 2
- 1488 -29 l 2
- 1377 -29 1211 -56 1185 -128 c 1
- 1144 -128 l 1
- 1117 -56 953 -29 842 -29 c 2
- 526 -29 l 2
- 186 -29 31 33 0 137 c 1
- 53 137 l 1
- 100 57 201 44 328 44 c 0
- 455 44 569 47 584 47 c 2
- 752 47 l 2
- 939 47 1082 3 1162 -86 c 1
- 1166 -86 l 1
- 1246 3 1391 47 1578 47 c 2
- 1745 47 l 2
- 1760 47 1963 44 1999 44 c 0
- 2127 44 2248 69 2275 137 c 1
+2275 -200 m 1
+ 2328 -200 l 1
+ 2298 -304 2143 -366 1805 -366 c 2
+ 1488 -366 l 2
+ 1377 -366 1211 -393 1185 -465 c 1
+ 1144 -465 l 1
+ 1117 -393 953 -366 842 -366 c 2
+ 526 -366 l 2
+ 186 -366 31 -304 0 -200 c 1
+ 53 -200 l 1
+ 100 -280 201 -293 328 -293 c 0
+ 455 -293 569 -290 584 -290 c 2
+ 752 -290 l 2
+ 939 -290 1082 -334 1162 -423 c 1
+ 1166 -423 l 1
+ 1246 -334 1391 -290 1578 -290 c 2
+ 1745 -290 l 2
+ 1760 -290 1963 -293 1999 -293 c 0
+ 2127 -293 2248 -268 2275 -200 c 1
EndSplineSet
EndChar
StartChar: uni23E0.size4
-Encoding: 1114400 -1 3592
+Encoding: 1114383 -1 3592
Width: 2738
-VWidth: 1700
+VWidth: 1862
Flags: MW
TopAccentHorizontal: 1369
-HStem: 700 66<240 2498 240 240>
+HStem: 862 66<240 2498 240 240>
LayerCount: 2
Fore
SplineSet
-2738 488 m 1
- 2498 700 l 1
- 240 700 l 1
- 0 489 l 1
- 0 541 l 1
- 217 766 l 1
- 2521 766 l 1
- 2738 540 l 1
- 2738 488 l 1
+2738 650 m 1
+ 2498 862 l 1
+ 240 862 l 1
+ 0 651 l 1
+ 0 703 l 1
+ 217 928 l 1
+ 2521 928 l 1
+ 2738 702 l 1
+ 2738 650 l 1
EndSplineSet
EndChar
StartChar: uni23E1.size4
-Encoding: 1114401 -1 3593
+Encoding: 1114384 -1 3593
Width: 2738
-VWidth: 300
+VWidth: -42
Flags: MW
TopAccentHorizontal: 1369
-HStem: -136 66<240 2498 240 2521 217 2498>
+HStem: -478 66<240 2498 240 2521 217 2498>
LayerCount: 2
Fore
SplineSet
-2738 90 m 1
- 2521 -136 l 1
- 217 -136 l 1
- 0 89 l 1
- 0 141 l 1
- 240 -70 l 1
- 2498 -70 l 1
- 2738 142 l 1
- 2738 90 l 1
+2738 -252 m 1
+ 2521 -478 l 1
+ 217 -478 l 1
+ 0 -253 l 1
+ 0 -201 l 1
+ 240 -412 l 1
+ 2498 -412 l 1
+ 2738 -200 l 1
+ 2738 -252 l 1
EndSplineSet
EndChar
StartChar: uni2772.size4
-Encoding: 1114402 -1 3594
+Encoding: 1114385 -1 3594
Width: 1031
Flags: MW
IsExtendedShape: 1
@@ -121120,7 +121157,7 @@ EndSplineSet
EndChar
StartChar: uni2773.size4
-Encoding: 1114403 -1 3595
+Encoding: 1114386 -1 3595
Width: 1031
Flags: MW
IsExtendedShape: 1
@@ -121141,7 +121178,7 @@ EndSplineSet
EndChar
StartChar: uni27E6.size4
-Encoding: 1114404 -1 3596
+Encoding: 1114387 -1 3596
Width: 778
Flags: MW
IsExtendedShape: 1
@@ -121168,7 +121205,7 @@ EndSplineSet
EndChar
StartChar: uni27E7.size4
-Encoding: 1114405 -1 3597
+Encoding: 1114388 -1 3597
Width: 778
Flags: MW
IsExtendedShape: 1
@@ -121195,7 +121232,7 @@ EndSplineSet
EndChar
StartChar: uni27E8.size4
-Encoding: 1114406 -1 3598
+Encoding: 1114389 -1 3598
Width: 908
Flags: W
IsExtendedShape: 1
@@ -121213,7 +121250,7 @@ EndSplineSet
EndChar
StartChar: uni27E9.size4
-Encoding: 1114407 -1 3599
+Encoding: 1114390 -1 3599
Width: 908
Flags: W
IsExtendedShape: 1
@@ -121231,7 +121268,7 @@ EndSplineSet
EndChar
StartChar: uni27EA.size4
-Encoding: 1114408 -1 3600
+Encoding: 1114391 -1 3600
Width: 1273
Flags: W
IsExtendedShape: 1
@@ -121256,7 +121293,7 @@ EndSplineSet
EndChar
StartChar: uni27EB.size4
-Encoding: 1114409 -1 3601
+Encoding: 1114392 -1 3601
Width: 1273
Flags: W
IsExtendedShape: 1
@@ -121281,7 +121318,7 @@ EndSplineSet
EndChar
StartChar: uni2983.size4
-Encoding: 1114410 -1 3602
+Encoding: 1114393 -1 3602
Width: 1225
Flags: MW
IsExtendedShape: 1
@@ -121319,7 +121356,7 @@ EndSplineSet
EndChar
StartChar: uni2984.size4
-Encoding: 1114411 -1 3603
+Encoding: 1114394 -1 3603
Width: 1225
Flags: MW
IsExtendedShape: 1
@@ -121357,7 +121394,7 @@ EndSplineSet
EndChar
StartChar: uni2985.size4
-Encoding: 1114412 -1 3604
+Encoding: 1114395 -1 3604
Width: 1175
Flags: MW
IsExtendedShape: 1
@@ -121383,7 +121420,7 @@ EndSplineSet
EndChar
StartChar: uni2986.size4
-Encoding: 1114413 -1 3605
+Encoding: 1114396 -1 3605
Width: 1175
Flags: MW
IsExtendedShape: 1
@@ -121409,7 +121446,7 @@ EndSplineSet
EndChar
StartChar: underscore.size5
-Encoding: 1114414 -1 3606
+Encoding: 1114397 -1 3606
Width: 3000
Flags: MW
HStem: -177 50<0 3000 0 3000>
@@ -121425,7 +121462,7 @@ EndSplineSet
EndChar
StartChar: uni203E.size5
-Encoding: 1114417 -1 3607
+Encoding: 1114398 -1 3607
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121442,7 +121479,7 @@ EndSplineSet
EndChar
StartChar: uni0302.size5
-Encoding: 1114420 -1 3608
+Encoding: 1114399 -1 3608
Width: 2328
Flags: W
TopAccentHorizontal: 1164
@@ -121460,7 +121497,7 @@ EndSplineSet
EndChar
StartChar: uni0303.size5
-Encoding: 1114421 -1 3609
+Encoding: 1114400 -1 3609
Width: 2328
Flags: MW
TopAccentHorizontal: 1164
@@ -121483,7 +121520,7 @@ EndSplineSet
EndChar
StartChar: uni0305.size5
-Encoding: 1114422 -1 3610
+Encoding: 1114401 -1 3610
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121500,7 +121537,7 @@ EndSplineSet
EndChar
StartChar: uni030C.size5
-Encoding: 1114423 -1 3611
+Encoding: 1114402 -1 3611
Width: 2328
Flags: W
TopAccentHorizontal: 1164
@@ -121518,7 +121555,7 @@ EndSplineSet
EndChar
StartChar: uni0330.size5
-Encoding: 1114424 -1 3612
+Encoding: 1114403 -1 3612
Width: 2328
Flags: MW
TopAccentHorizontal: 1164
@@ -121541,7 +121578,7 @@ EndSplineSet
EndChar
StartChar: uni0332.size5
-Encoding: 1114425 -1 3613
+Encoding: 1114404 -1 3613
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121558,7 +121595,7 @@ EndSplineSet
EndChar
StartChar: uni0338.size5
-Encoding: 1114426 -1 3614
+Encoding: 1114405 -1 3614
Width: 0
Flags: W
TopAccentHorizontal: -342
@@ -121574,7 +121611,7 @@ EndSplineSet
EndChar
StartChar: uni20D0.size5
-Encoding: 1114427 -1 3615
+Encoding: 1114406 -1 3615
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121596,7 +121633,7 @@ EndSplineSet
EndChar
StartChar: uni20D1.size5
-Encoding: 1114428 -1 3616
+Encoding: 1114407 -1 3616
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121618,7 +121655,7 @@ EndSplineSet
EndChar
StartChar: uni20D6.size5
-Encoding: 1114429 -1 3617
+Encoding: 1114408 -1 3617
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121645,7 +121682,7 @@ EndSplineSet
EndChar
StartChar: uni20D7.size5
-Encoding: 1114430 -1 3618
+Encoding: 1114409 -1 3618
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121672,7 +121709,7 @@ EndSplineSet
EndChar
StartChar: uni20EC.size5
-Encoding: 1114431 -1 3619
+Encoding: 1114410 -1 3619
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121694,7 +121731,7 @@ EndSplineSet
EndChar
StartChar: uni20ED.size5
-Encoding: 1114432 -1 3620
+Encoding: 1114411 -1 3620
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121716,7 +121753,7 @@ EndSplineSet
EndChar
StartChar: uni20EE.size5
-Encoding: 1114433 -1 3621
+Encoding: 1114412 -1 3621
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121743,7 +121780,7 @@ EndSplineSet
EndChar
StartChar: uni20EF.size5
-Encoding: 1114434 -1 3622
+Encoding: 1114413 -1 3622
Width: 3000
Flags: MW
TopAccentHorizontal: 1500
@@ -121770,200 +121807,205 @@ EndSplineSet
EndChar
StartChar: uni23B4.size5
-Encoding: 1114435 -1 3623
+Encoding: 1114414 -1 3623
Width: 3237
+VWidth: 1106
Flags: MW
TopAccentHorizontal: 1618
-HStem: 700 66<156 3081 156 156>
-VStem: 90 66<544 700 544 766> 3081 66<544 700 700 700>
+HStem: 806 66<156 3081 156 156>
+VStem: 90 66<650 806 650 872> 3081 66<650 806 806 806>
LayerCount: 2
Fore
SplineSet
-3147 544 m 1
- 3081 544 l 1
- 3081 700 l 1
- 156 700 l 1
- 156 544 l 1
- 90 544 l 1
- 90 766 l 1
- 3147 766 l 1
- 3147 544 l 1
+3147 650 m 1
+ 3081 650 l 1
+ 3081 806 l 1
+ 156 806 l 1
+ 156 650 l 1
+ 90 650 l 1
+ 90 872 l 1
+ 3147 872 l 1
+ 3147 650 l 1
EndSplineSet
EndChar
StartChar: uni23B5.size5
-Encoding: 1114436 -1 3624
+Encoding: 1114415 -1 3624
Width: 3237
+VWidth: 661
Flags: MW
TopAccentHorizontal: 1618
-HStem: -83 66<156 3081 156 3147>
-VStem: 90 66<-17 139 -17 139 -17 139> 3081 66<-17 139>
+HStem: -422 66<156 3081 156 3147>
+VStem: 90 66<-356 -200 -356 -200 -356 -200> 3081 66<-356 -200>
LayerCount: 2
Fore
SplineSet
-3147 -83 m 1
- 90 -83 l 1
- 90 139 l 1
- 156 139 l 1
- 156 -17 l 1
- 3081 -17 l 1
- 3081 139 l 1
- 3147 139 l 1
- 3147 -83 l 1
+3147 -422 m 1
+ 90 -422 l 1
+ 90 -200 l 1
+ 156 -200 l 1
+ 156 -356 l 1
+ 3081 -356 l 1
+ 3081 -200 l 1
+ 3147 -200 l 1
+ 3147 -422 l 1
EndSplineSet
EndChar
StartChar: uni23DC.size5
-Encoding: 1114437 -1 3625
+Encoding: 1114416 -1 3625
Width: 3237
-VWidth: 1700
+VWidth: 1839
Flags: MW
TopAccentHorizontal: 1618
-HStem: 700 80<1125 1891 1348 1679>
+HStem: 839 80<1125 1891 1348 1679>
LayerCount: 2
Fore
SplineSet
-3237 511 m 1
- 3179 511 l 1
- 2732 701 2159 700 1679 700 c 2
- 1339 700 l 2
- 911 700 456 681 58 511 c 1
- 0 511 l 1
- 489 779 1076 780 1619 780 c 0
- 2163 780 2747 779 3237 511 c 1
+3237 650 m 1
+ 3179 650 l 1
+ 2732 840 2159 839 1679 839 c 2
+ 1339 839 l 2
+ 911 839 456 820 58 650 c 1
+ 0 650 l 1
+ 489 918 1076 919 1619 919 c 0
+ 2163 919 2747 918 3237 650 c 1
EndSplineSet
EndChar
StartChar: uni23DD.size5
-Encoding: 1114438 -1 3626
+Encoding: 1114417 -1 3626
Width: 3237
+VWidth: -42
Flags: MW
TopAccentHorizontal: 1618
-HStem: 573 80<1429 1713 1713 1889>
+HStem: -469 80<1429 1713 1713 1889>
LayerCount: 2
Fore
SplineSet
-3179 842 m 1
- 3237 842 l 1
- 2751 575 2159 573 1619 573 c 0
- 1078 573 487 574 0 842 c 1
- 58 842 l 1
- 481 661 976 653 1429 653 c 2
- 1713 653 l 2
- 2181 653 2745 656 3179 842 c 1
+3179 -200 m 1
+ 3237 -200 l 1
+ 2751 -467 2159 -469 1619 -469 c 0
+ 1078 -469 487 -468 0 -200 c 1
+ 58 -200 l 1
+ 481 -381 976 -389 1429 -389 c 2
+ 1713 -389 l 2
+ 2181 -389 2745 -386 3179 -200 c 1
EndSplineSet
EndChar
StartChar: uni23DE.size5
-Encoding: 1114439 -1 3627
+Encoding: 1114418 -1 3627
Width: 3238
-VWidth: 1700
+VWidth: 1740
Flags: MW
TopAccentHorizontal: 1619
-HStem: 700 82<576 584 584 1209 1939 2029 2029 2654>
+HStem: 740 82<576 584 584 1209 1939 2029 2029 2654>
LayerCount: 2
Fore
SplineSet
-3238 610 m 1
- 3185 610 l 1
- 3138 690 3037 703 2910 703 c 0
- 2783 703 2669 700 2654 700 c 2
- 2029 700 l 2
- 1842 700 1699 744 1619 833 c 1
- 1539 744 1396 700 1209 700 c 2
- 584 700 l 2
- 569 700 455 703 328 703 c 0
- 201 703 100 690 53 610 c 1
- 0 610 l 1
- 2 616 4 629 7 635 c 0
- 51 728 207 782 526 782 c 2
- 1299 782 l 2
- 1410 782 1571 809 1598 881 c 1
- 1640 881 l 1
- 1667 809 1828 782 1939 782 c 2
- 2712 782 l 2
- 3031 782 3187 728 3231 635 c 0
- 3234 629 3236 617 3238 610 c 1
+3238 650 m 1
+ 3185 650 l 1
+ 3138 730 3037 743 2910 743 c 0
+ 2783 743 2669 740 2654 740 c 2
+ 2029 740 l 2
+ 1842 740 1699 784 1619 873 c 1
+ 1539 784 1396 740 1209 740 c 2
+ 584 740 l 2
+ 569 740 455 743 328 743 c 0
+ 201 743 100 730 53 650 c 1
+ 0 650 l 1
+ 2 656 4 669 7 675 c 0
+ 51 768 207 822 526 822 c 2
+ 1299 822 l 2
+ 1410 822 1571 849 1598 921 c 1
+ 1640 921 l 1
+ 1667 849 1828 822 1939 822 c 2
+ 2712 822 l 2
+ 3031 822 3187 768 3231 675 c 0
+ 3234 669 3236 657 3238 650 c 1
EndSplineSet
EndChar
StartChar: uni23DF.size5
-Encoding: 1114440 -1 3628
+Encoding: 1114419 -1 3628
Width: 3238
+VWidth: -44
Flags: MW
TopAccentHorizontal: 1619
-HStem: 672 82<366.5 1209 584 1209 1209 1299 2029 2654 2654 2661.5>
+HStem: -372 82<366.5 1209 584 1209 1209 1299 2029 2654 2654 2661.5>
LayerCount: 2
Fore
SplineSet
-3185 844 m 1
- 3238 844 l 1
- 3236 838 3234 825 3231 819 c 0
- 3187 727 3031 672 2712 672 c 2
- 1939 672 l 2
- 1828 672 1667 645 1640 573 c 1
- 1598 573 l 1
- 1571 645 1410 672 1299 672 c 2
- 526 672 l 2
- 207 672 51 727 7 819 c 0
- 4 825 2 837 0 844 c 1
- 53 844 l 1
- 100 764 201 751 328 751 c 0
- 455 751 569 754 584 754 c 2
- 1209 754 l 2
- 1396 754 1539 710 1619 621 c 1
- 1699 710 1842 754 2029 754 c 2
- 2654 754 l 2
- 2669 754 2783 751 2910 751 c 0
- 3037 751 3138 764 3185 844 c 1
+3185 -200 m 1
+ 3238 -200 l 1
+ 3236 -206 3234 -219 3231 -225 c 0
+ 3187 -317 3031 -372 2712 -372 c 2
+ 1939 -372 l 2
+ 1828 -372 1667 -399 1640 -471 c 1
+ 1598 -471 l 1
+ 1571 -399 1410 -372 1299 -372 c 2
+ 526 -372 l 2
+ 207 -372 51 -317 7 -225 c 0
+ 4 -219 2 -207 0 -200 c 1
+ 53 -200 l 1
+ 100 -280 201 -293 328 -293 c 0
+ 455 -293 569 -290 584 -290 c 2
+ 1209 -290 l 2
+ 1396 -290 1539 -334 1619 -423 c 1
+ 1699 -334 1842 -290 2029 -290 c 2
+ 2654 -290 l 2
+ 2669 -290 2783 -293 2910 -293 c 0
+ 3037 -293 3138 -280 3185 -200 c 1
EndSplineSet
EndChar
StartChar: uni23E0.size5
-Encoding: 1114441 -1 3629
+Encoding: 1114420 -1 3629
Width: 3164
-VWidth: 1700
+VWidth: 1862
Flags: MW
TopAccentHorizontal: 1582
-HStem: 700 66<240 2924 240 240>
+HStem: 862 66<240 2924 240 240>
LayerCount: 2
Fore
SplineSet
-3164 488 m 1
- 2924 700 l 1
- 240 700 l 1
- 0 489 l 1
- 0 541 l 1
- 217 766 l 1
- 2947 766 l 1
- 3164 540 l 1
- 3164 488 l 1
+3164 650 m 1
+ 2924 862 l 1
+ 240 862 l 1
+ 0 651 l 1
+ 0 703 l 1
+ 217 928 l 1
+ 2947 928 l 1
+ 3164 702 l 1
+ 3164 650 l 1
EndSplineSet
EndChar
StartChar: uni23E1.size5
-Encoding: 1114442 -1 3630
+Encoding: 1114421 -1 3630
Width: 3164
+VWidth: -42
Flags: MW
TopAccentHorizontal: 1582
-HStem: 564 66<240 2924 240 2947 217 2924>
+HStem: -478 66<240 2924 240 2947 217 2924>
LayerCount: 2
Fore
SplineSet
-3164 790 m 1
- 2947 564 l 1
- 217 564 l 1
- 0 789 l 1
- 0 841 l 1
- 240 630 l 1
- 2924 630 l 1
- 3164 842 l 1
- 3164 790 l 1
+3164 -252 m 1
+ 2947 -478 l 1
+ 217 -478 l 1
+ 0 -253 l 1
+ 0 -201 l 1
+ 240 -412 l 1
+ 2924 -412 l 1
+ 3164 -200 l 1
+ 3164 -252 l 1
EndSplineSet
EndChar
StartChar: uni221A.ex
-Encoding: 1114443 -1 3631
+Encoding: 1114422 -1 3631
Width: 1184
Flags: W
VStem: 829 66<0 635>
@@ -121979,7 +122021,7 @@ EndSplineSet
EndChar
StartChar: uni221A.top
-Encoding: 1114444 -1 3632
+Encoding: 1114423 -1 3632
Width: 1184
Flags: W
HStem: 560 66<895 1211 895 895>
@@ -121998,7 +122040,7 @@ EndSplineSet
EndChar
StartChar: uni21DA.ex
-Encoding: 1114445 -1 3633
+Encoding: 1114424 -1 3633
Width: 315
Flags: W
HStem: 20 66<0 315 0 315> 220 66<0 315 0 315> 420 66<0 315 0 315>
@@ -122024,7 +122066,7 @@ EndSplineSet
EndChar
StartChar: uni290A.ex
-Encoding: 1114446 -1 3634
+Encoding: 1114425 -1 3634
Width: 926
Flags: W
VStem: 230 66<101 405> 430 66<101 405> 630 66<101 405>
@@ -122050,7 +122092,7 @@ EndSplineSet
EndChar
StartChar: uni2B45.ex
-Encoding: 1114447 -1 3635
+Encoding: 1114426 -1 3635
Width: 315
Flags: W
HStem: -35 66<0 315 0 315> 135 66<0 315 0 315> 305 66<0 315 0 315> 475 66<0 315 0 315>
@@ -122081,7 +122123,7 @@ EndSplineSet
EndChar
StartChar: uni27F0.ex
-Encoding: 1114448 -1 3636
+Encoding: 1114427 -1 3636
Width: 1033
Flags: W
VStem: 229 66<101 405> 399 66<101 405> 569 66<101 405> 739 66<101 405>
@@ -122112,7 +122154,7 @@ EndSplineSet
EndChar
StartChar: uni20D6.ex
-Encoding: 1114449 -1 3637
+Encoding: 1114428 -1 3637
Width: 480
Flags: W
HStem: 584 50<-10 490 -10 490>
@@ -122128,7 +122170,7 @@ EndSplineSet
EndChar
StartChar: uni20EE.ex
-Encoding: 1114450 -1 3638
+Encoding: 1114429 -1 3638
Width: 480
Flags: W
HStem: -177 50<-10 490 -10 490>
@@ -122144,344 +122186,361 @@ EndSplineSet
EndChar
StartChar: uni23DE.lt
-Encoding: 1114451 -1 3639
+Encoding: 1114430 -1 3639
Width: 897
+VWidth: 1138
Flags: W
-HStem: 820 135<451 908 665 908 665 908>
+HStem: 958 135<451 908 665 908 665 908>
LayerCount: 2
Fore
SplineSet
-908 820 m 1
- 548 820 l 2
- 354 820 53 748 31 512 c 1
- -25 512 l 1
- 26 864 355 955 665 955 c 2
- 908 955 l 1
- 908 820 l 1
+908 958 m 1
+ 548 958 l 2
+ 354 958 53 886 31 650 c 1
+ -25 650 l 1
+ 26 1002 355 1093 665 1093 c 2
+ 908 1093 l 1
+ 908 958 l 1
EndSplineSet
EndChar
StartChar: uni23DE.rt
-Encoding: 1114452 -1 3640
+Encoding: 1114431 -1 3640
Width: 897
+VWidth: 1138
Flags: W
-HStem: 820 135<-11 232 232 349 -11 232>
+HStem: 958 135<-11 232 232 349 -11 232>
LayerCount: 2
Fore
SplineSet
-922 512 m 1
- 866 512 l 1
- 844 748 543 820 349 820 c 2
- -11 820 l 1
- -11 955 l 1
- 232 955 l 2
- 542 955 871 864 922 512 c 1
+922 650 m 1
+ 866 650 l 1
+ 844 886 543 958 349 958 c 2
+ -11 958 l 1
+ -11 1093 l 1
+ 232 1093 l 2
+ 542 1093 871 1002 922 650 c 1
EndSplineSet
EndChar
StartChar: uni23DF.lt
-Encoding: 1114453 -1 3641
+Encoding: 1114432 -1 3641
Width: 897
+VWidth: 618
Flags: W
-HStem: -261 135<548 665 665 908>
+HStem: -643 135<548 665 665 908>
LayerCount: 2
Fore
SplineSet
-908 -261 m 1
- 665 -261 l 2
- 355 -261 26 -170 -25 182 c 1
- 31 182 l 1
- 53 -54 354 -126 548 -126 c 2
- 908 -126 l 1
- 908 -261 l 1
+908 -643 m 1
+ 665 -643 l 2
+ 355 -643 26 -552 -25 -200 c 1
+ 31 -200 l 1
+ 53 -436 354 -508 548 -508 c 2
+ 908 -508 l 1
+ 908 -643 l 1
EndSplineSet
EndChar
StartChar: uni23DF.ex
-Encoding: 1114454 -1 3642
+Encoding: 1114433 -1 3642
Width: 325
+VWidth: 618
Flags: W
-HStem: -261 135<-1 326 -1 326>
+HStem: -643 135<-1 326 -1 326>
LayerCount: 2
Fore
SplineSet
-326 -261 m 1
- -1 -261 l 1
- -1 -126 l 1
- 326 -126 l 1
- 326 -261 l 1
+326 -643 m 1
+ -1 -643 l 1
+ -1 -508 l 1
+ 326 -508 l 1
+ 326 -643 l 1
EndSplineSet
EndChar
StartChar: uni23DE.ex
-Encoding: 1114455 -1 3643
+Encoding: 1114434 -1 3643
Width: 325
-VWidth: 2081
+VWidth: 2219
Flags: W
-HStem: 820 135<-1 326 -1 326>
+HStem: 958 135<-1 326 -1 326>
LayerCount: 2
Fore
SplineSet
-326 820 m 1
- -1 820 l 1
- -1 955 l 1
- 326 955 l 1
- 326 820 l 1
+326 958 m 1
+ -1 958 l 1
+ -1 1093 l 1
+ 326 1093 l 1
+ 326 958 l 1
EndSplineSet
EndChar
StartChar: uni23DE.mid
-Encoding: 1114456 -1 3644
+Encoding: 1114435 -1 3644
Width: 1844
+VWidth: 1138
Flags: W
-HStem: 820 135<-10 374 -10 491 1347 1464 1464 1854>
+HStem: 958 135<-10 374 -10 491 1347 1464 1464 1854>
LayerCount: 2
Fore
SplineSet
-1854 820 m 1
- 1464 820 l 2
- 1219 820 1030 881 924 1111 c 1
- 920 1111 l 1
- 814 881 619 820 374 820 c 2
- -10 820 l 1
- -10 955 l 1
- 491 955 l 2
- 639 955 862 1035 895 1218 c 1
- 949 1218 l 1
- 982 1035 1199 955 1347 955 c 2
- 1854 955 l 1
- 1854 820 l 1
+1854 958 m 1
+ 1464 958 l 2
+ 1219 958 1030 1019 924 1249 c 1
+ 920 1249 l 1
+ 814 1019 619 958 374 958 c 2
+ -10 958 l 1
+ -10 1093 l 1
+ 491 1093 l 2
+ 639 1093 862 1173 895 1356 c 1
+ 949 1356 l 1
+ 982 1173 1199 1093 1347 1093 c 2
+ 1854 1093 l 1
+ 1854 958 l 1
EndSplineSet
EndChar
StartChar: uni23DF.mid
-Encoding: 1114457 -1 3645
+Encoding: 1114436 -1 3645
Width: 1844
+VWidth: 618
Flags: W
-HStem: -261 135<-10 380 380 497 -10 380 1470 1854>
+HStem: -643 135<-10 380 380 497 -10 380 1470 1854>
LayerCount: 2
Fore
SplineSet
-1854 -261 m 1
- 1353 -261 l 2
- 1205 -261 982 -341 949 -524 c 1
- 895 -524 l 1
- 862 -341 645 -261 497 -261 c 2
- -10 -261 l 1
- -10 -126 l 1
- 380 -126 l 2
- 625 -126 814 -187 920 -417 c 1
- 924 -417 l 1
- 1030 -187 1225 -126 1470 -126 c 2
- 1854 -126 l 1
- 1854 -261 l 1
+1854 -643 m 1
+ 1353 -643 l 2
+ 1205 -643 982 -723 949 -906 c 1
+ 895 -906 l 1
+ 862 -723 645 -643 497 -643 c 2
+ -10 -643 l 1
+ -10 -508 l 1
+ 380 -508 l 2
+ 625 -508 814 -569 920 -799 c 1
+ 924 -799 l 1
+ 1030 -569 1225 -508 1470 -508 c 2
+ 1854 -508 l 1
+ 1854 -643 l 1
EndSplineSet
EndChar
StartChar: uni23DC.lt
-Encoding: 1114458 -1 3646
+Encoding: 1114437 -1 3646
Width: 1820
+VWidth: 1308
Flags: W
-HStem: 820 135<1216 1830 1580 1830>
+HStem: 1128 135<1216 1830 1580 1830>
LayerCount: 2
Fore
SplineSet
-1830 820 m 1
- 1580 820 l 2
- 852 820 261 581 31 342 c 1
- -25 342 l 1
- 257 709 833 955 1580 955 c 2
- 1830 955 l 1
- 1830 820 l 1
+1830 1128 m 1
+ 1580 1128 l 2
+ 852 1128 261 889 31 650 c 1
+ -25 650 l 1
+ 257 1017 833 1263 1580 1263 c 2
+ 1830 1263 l 1
+ 1830 1128 l 1
EndSplineSet
EndChar
StartChar: uni23DC.rt
-Encoding: 1114459 -1 3647
+Encoding: 1114438 -1 3647
Width: 1820
+VWidth: 1308
Flags: W
-HStem: 820 135<-10 240 -10 240>
+HStem: 1128 135<-10 240 -10 240>
LayerCount: 2
Fore
SplineSet
-1845 342 m 1
- 1789 342 l 1
- 1559 581 968 820 240 820 c 2
- -10 820 l 1
- -10 955 l 1
- 240 955 l 2
- 987 955 1563 709 1845 342 c 1
+1845 650 m 1
+ 1789 650 l 1
+ 1559 889 968 1128 240 1128 c 2
+ -10 1128 l 1
+ -10 1263 l 1
+ 240 1263 l 2
+ 987 1263 1563 1017 1845 650 c 1
EndSplineSet
EndChar
StartChar: uni23DD.lt
-Encoding: 1114460 -1 3648
+Encoding: 1114439 -1 3648
Width: 1820
+VWidth: 448
Flags: W
-HStem: -261 135<1206.5 1830 1580 1830>
+HStem: -813 135<1206.5 1830 1580 1830>
LayerCount: 2
Fore
SplineSet
-1830 -261 m 1
- 1580 -261 l 2
- 833 -261 257 -15 -25 352 c 1
- 31 352 l 1
- 261 113 852 -126 1580 -126 c 2
- 1830 -126 l 1
- 1830 -261 l 1
+1830 -813 m 1
+ 1580 -813 l 2
+ 833 -813 257 -567 -25 -200 c 1
+ 31 -200 l 1
+ 261 -439 852 -678 1580 -678 c 2
+ 1830 -678 l 1
+ 1830 -813 l 1
EndSplineSet
EndChar
StartChar: uni23DD.rt
-Encoding: 1114461 -1 3649
+Encoding: 1114440 -1 3649
Width: 1820
+VWidth: 448
Flags: W
-HStem: -261 135<-10 240 -10 240>
+HStem: -813 135<-10 240 -10 240>
LayerCount: 2
Fore
SplineSet
-1789 352 m 1
- 1845 352 l 1
- 1563 -15 987 -261 240 -261 c 2
- -10 -261 l 1
- -10 -126 l 1
- 240 -126 l 2
- 968 -126 1559 113 1789 352 c 1
+1789 -200 m 1
+ 1845 -200 l 1
+ 1563 -567 987 -813 240 -813 c 2
+ -10 -813 l 1
+ -10 -678 l 1
+ 240 -678 l 2
+ 968 -678 1559 -439 1789 -200 c 1
EndSplineSet
EndChar
StartChar: uni23B4.lt
-Encoding: 1114462 -1 3650
+Encoding: 1114441 -1 3650
Width: 1820
+VWidth: 1096
Flags: W
-HStem: 820 135<138 225 225 1830>
-VStem: -25 59<554 703 554 955>
+HStem: 916 135<138 225 225 1830>
+VStem: -25 59<650 799 650 1051>
LayerCount: 2
Fore
SplineSet
-1830 820 m 1
- 225 820 l 2
- 51 820 34 808 34 703 c 2
- 34 554 l 1
- -25 554 l 1
- -25 955 l 1
- 1830 955 l 1
- 1830 820 l 1
+1830 916 m 1
+ 225 916 l 2
+ 51 916 34 904 34 799 c 2
+ 34 650 l 1
+ -25 650 l 1
+ -25 1051 l 1
+ 1830 1051 l 1
+ 1830 916 l 1
EndSplineSet
EndChar
StartChar: uni23B4.rt
-Encoding: 1114463 -1 3651
+Encoding: 1114442 -1 3651
Width: 1820
+VWidth: 1096
Flags: W
-HStem: 820 135<-10 1595 -10 1845>
-VStem: 1786 59<554 703 703 755.5>
+HStem: 916 135<-10 1595 -10 1845>
+VStem: 1786 59<650 799 799 851.5>
LayerCount: 2
Fore
SplineSet
-1845 554 m 1
- 1786 554 l 1
- 1786 703 l 2
- 1786 808 1769 820 1595 820 c 2
- -10 820 l 1
- -10 955 l 1
- 1845 955 l 1
- 1845 554 l 1
+1845 650 m 1
+ 1786 650 l 1
+ 1786 799 l 2
+ 1786 904 1769 916 1595 916 c 2
+ -10 916 l 1
+ -10 1051 l 1
+ 1845 1051 l 1
+ 1845 650 l 1
EndSplineSet
EndChar
StartChar: uni23B5.lt
-Encoding: 1114464 -1 3652
+Encoding: 1114443 -1 3652
Width: 1820
+VWidth: 660
Flags: W
-HStem: -261 135<225 1830 225 1830>
-VStem: -25 59<-61.5 -9 -9 140>
+HStem: -601 135<225 1830 225 1830>
+VStem: -25 59<-401.5 -349 -349 -200>
LayerCount: 2
Fore
SplineSet
-1830 -261 m 1
- -25 -261 l 1
- -25 140 l 1
- 34 140 l 1
- 34 -9 l 2
- 34 -114 51 -126 225 -126 c 2
- 1830 -126 l 1
- 1830 -261 l 1
+1830 -601 m 1
+ -25 -601 l 1
+ -25 -200 l 1
+ 34 -200 l 1
+ 34 -349 l 2
+ 34 -454 51 -466 225 -466 c 2
+ 1830 -466 l 1
+ 1830 -601 l 1
EndSplineSet
EndChar
StartChar: uni23B5.rt
-Encoding: 1114465 -1 3653
+Encoding: 1114444 -1 3653
Width: 1820
+VWidth: 660
Flags: W
-HStem: -261 135<-10 1595 1595 1682 -10 1845 -10 1595>
-VStem: 1786 59<-9 140>
+HStem: -601 135<-10 1595 1595 1682 -10 1845 -10 1595>
+VStem: 1786 59<-349 -200>
LayerCount: 2
Fore
SplineSet
-1845 -261 m 1
- -10 -261 l 1
- -10 -126 l 1
- 1595 -126 l 2
- 1769 -126 1786 -114 1786 -9 c 2
- 1786 140 l 1
- 1845 140 l 1
- 1845 -261 l 1
+1845 -601 m 1
+ -10 -601 l 1
+ -10 -466 l 1
+ 1595 -466 l 2
+ 1769 -466 1786 -454 1786 -349 c 2
+ 1786 -200 l 1
+ 1845 -200 l 1
+ 1845 -601 l 1
EndSplineSet
EndChar
StartChar: uni23DF.rt
-Encoding: 1114466 -1 3654
+Encoding: 1114445 -1 3654
Width: 897
+VWidth: 618
Flags: W
-HStem: -261 135<-11 232 -11 349>
+HStem: -643 135<-11 232 -11 349>
LayerCount: 2
Fore
SplineSet
-866 182 m 1
- 922 182 l 1
- 871 -170 542 -261 232 -261 c 2
- -11 -261 l 1
- -11 -126 l 1
- 349 -126 l 2
- 543 -126 844 -54 866 182 c 1
+866 -200 m 1
+ 922 -200 l 1
+ 871 -552 542 -643 232 -643 c 2
+ -11 -643 l 1
+ -11 -508 l 1
+ 349 -508 l 2
+ 543 -508 844 -436 866 -200 c 1
EndSplineSet
EndChar
StartChar: uni23B4.ex
-Encoding: 1114467 -1 3655
+Encoding: 1114446 -1 3655
Width: 633
+VWidth: 1096
Flags: W
-HStem: 820 135<-1 634 -1 634>
+HStem: 916 135<-1 634 -1 634>
LayerCount: 2
Fore
SplineSet
-634 820 m 1
- -1 820 l 1
- -1 955 l 1
- 634 955 l 1
- 634 820 l 1
+634 916 m 1
+ -1 916 l 1
+ -1 1051 l 1
+ 634 1051 l 1
+ 634 916 l 1
EndSplineSet
EndChar
StartChar: uni23B5.ex
-Encoding: 1114468 -1 3656
+Encoding: 1114447 -1 3656
Width: 633
+VWidth: 660
Flags: W
-HStem: -261 135<-1 634 -1 634>
+HStem: -601 135<-1 634 -1 634>
LayerCount: 2
Fore
SplineSet
-634 -261 m 1
- -1 -261 l 1
- -1 -126 l 1
- 634 -126 l 1
- 634 -261 l 1
+634 -601 m 1
+ -1 -601 l 1
+ -1 -466 l 1
+ 634 -466 l 1
+ 634 -601 l 1
EndSplineSet
EndChar
StartChar: uni21D1.ex
-Encoding: 1114469 -1 3657
+Encoding: 1114448 -1 3657
Width: 685
Flags: W
VStem: 210 66<101 405> 410 66<101 405>
@@ -122502,7 +122561,7 @@ EndSplineSet
EndChar
StartChar: uni21D0.ex
-Encoding: 1114470 -1 3658
+Encoding: 1114449 -1 3658
Width: 315
Flags: W
HStem: 120 66<0 315 0 315> 320 66<0 315 0 315>
@@ -122523,7 +122582,7 @@ EndSplineSet
EndChar
StartChar: NameMe.1114478
-Encoding: 1114471 -1 3659
+Encoding: 1114450 -1 3659
Width: 511
Flags: W
HStem: 107 107<223 289 223 289>
@@ -122540,7 +122599,7 @@ EndSplineSet
EndChar
StartChar: NameMe.1114479
-Encoding: 1114472 -1 3660
+Encoding: 1114451 -1 3660
Width: 229
Flags: W
HStem: 220 66<61 168 61 168>
@@ -122557,7 +122616,7 @@ EndSplineSet
EndChar
StartChar: uni2190.ex
-Encoding: 1114473 -1 3661
+Encoding: 1114452 -1 3661
Width: 315
Flags: W
HStem: 220 66<0 315 0 315>
@@ -122573,7 +122632,7 @@ EndSplineSet
EndChar
StartChar: zero.onum
-Encoding: 1114474 -1 3662
+Encoding: 1114453 -1 3662
Width: 523
Flags: W
HStem: -10 21<209.5 311 209.5 335> 402 20<217.5 313>
@@ -122595,7 +122654,7 @@ EndSplineSet
EndChar
StartChar: one.onum
-Encoding: 1114475 -1 3663
+Encoding: 1114454 -1 3663
Width: 523
Flags: W
HStem: 0 20
@@ -122620,7 +122679,7 @@ EndSplineSet
EndChar
StartChar: two.onum
-Encoding: 1114476 -1 3664
+Encoding: 1114455 -1 3664
Width: 523
Flags: W
HStem: 0 61<184 336 336 373.5 184 455> 380 41<218 272.5>
@@ -122646,7 +122705,7 @@ EndSplineSet
EndChar
StartChar: three.onum
-Encoding: 1114477 -1 3665
+Encoding: 1114456 -1 3665
Width: 523
Flags: W
HStem: -198 36<203.5 254.5> 385 39<231 283.5>
@@ -122675,7 +122734,7 @@ EndSplineSet
EndChar
StartChar: four.onum
-Encoding: 1114478 -1 3666
+Encoding: 1114457 -1 3666
Width: 523
Flags: W
HStem: -33 61<101 307 101 307 58 307 403 480>
@@ -122703,7 +122762,7 @@ EndSplineSet
EndChar
StartChar: five.onum
-Encoding: 1114479 -1 3667
+Encoding: 1114458 -1 3667
Width: 523
Flags: W
HStem: -198 40<241 293.5> 348 73<174 174 174 414>
@@ -122731,7 +122790,7 @@ EndSplineSet
EndChar
StartChar: six.onum
-Encoding: 1114480 -1 3668
+Encoding: 1114459 -1 3668
Width: 523
Flags: W
HStem: -8 27<229.5 324 229.5 361> 348 36<247.5 276.5>
@@ -122757,7 +122816,7 @@ EndSplineSet
EndChar
StartChar: seven.onum
-Encoding: 1114481 -1 3669
+Encoding: 1114460 -1 3669
Width: 523
Flags: W
HStem: 347 74<140.5 177 177 399>
@@ -122777,7 +122836,7 @@ EndSplineSet
EndChar
StartChar: eight.onum
-Encoding: 1114482 -1 3670
+Encoding: 1114461 -1 3670
Width: 523
Flags: W
HStem: -12 27<233 325.5 233 353> 580 26<213.5 287.5>
@@ -122809,7 +122868,7 @@ EndSplineSet
EndChar
StartChar: nine.onum
-Encoding: 1114483 -1 3671
+Encoding: 1114462 -1 3671
Width: 523
Flags: W
HStem: 28 36<237.5 285.5> 393 28<204.5 302.5>
@@ -122835,7 +122894,7 @@ EndSplineSet
EndChar
StartChar: uni2032.ssty
-Encoding: 1114484 -1 3672
+Encoding: 1114463 -1 3672
Width: 340
Flags: W
LayerCount: 2
@@ -122852,7 +122911,7 @@ EndSplineSet
EndChar
StartChar: uni2033.ssty
-Encoding: 1114485 -1 3673
+Encoding: 1114464 -1 3673
Width: 605
Flags: W
LayerCount: 2
@@ -122876,7 +122935,7 @@ EndSplineSet
EndChar
StartChar: uni2034.ssty
-Encoding: 1114486 -1 3674
+Encoding: 1114465 -1 3674
Width: 873
Flags: W
LayerCount: 2
@@ -122907,7 +122966,7 @@ EndSplineSet
EndChar
StartChar: uni2035.ssty
-Encoding: 1114487 -1 3675
+Encoding: 1114466 -1 3675
Width: 340
Flags: W
LayerCount: 2
@@ -122924,7 +122983,7 @@ EndSplineSet
EndChar
StartChar: uni2036.ssty
-Encoding: 1114488 -1 3676
+Encoding: 1114467 -1 3676
Width: 605
Flags: W
LayerCount: 2
@@ -122948,7 +123007,7 @@ EndSplineSet
EndChar
StartChar: uni2037.ssty
-Encoding: 1114489 -1 3677
+Encoding: 1114468 -1 3677
Width: 873
Flags: W
LayerCount: 2
@@ -122979,7 +123038,7 @@ EndSplineSet
EndChar
StartChar: uni2057.ssty
-Encoding: 1114490 -1 3678
+Encoding: 1114469 -1 3678
Width: 1139
Flags: W
LayerCount: 2
@@ -123017,7 +123076,7 @@ EndSplineSet
EndChar
StartChar: u1D49C.cal
-Encoding: 1114491 -1 3679
+Encoding: 1114470 -1 3679
Width: 852
Flags: W
HStem: -45 90<149 166> -31 62<645 741> 160 40<364 364 391 578 341 364> 657 20<629 657 657 657>
@@ -123050,7 +123109,7 @@ EndSplineSet
EndChar
StartChar: uni212C.cal
-Encoding: 1114492 -1 3680
+Encoding: 1114471 -1 3680
Width: 724
Flags: W
HStem: -3 34<338.5 417 338.5 425> 0 20 623 47<542 568>
@@ -123093,7 +123152,7 @@ EndSplineSet
EndChar
StartChar: u1D49E.cal
-Encoding: 1114493 -1 3681
+Encoding: 1114472 -1 3681
Width: 569
Flags: W
HStem: -11 43<268 359.5> 636 35<456.5 467.5>
@@ -123120,7 +123179,7 @@ EndSplineSet
EndChar
StartChar: u1D49F.cal
-Encoding: 1114494 -1 3682
+Encoding: 1114473 -1 3682
Width: 801
Flags: W
HStem: 0 40<271 309> 622 40<419 523.5>
@@ -123152,7 +123211,7 @@ EndSplineSet
EndChar
StartChar: uni2130.cal
-Encoding: 1114495 -1 3683
+Encoding: 1114474 -1 3683
Width: 553
Flags: W
HStem: -4 54<166.5 313.5> 0 20 637 33<405.5 472>
@@ -123184,7 +123243,7 @@ EndSplineSet
EndChar
StartChar: uni2131.cal
-Encoding: 1114496 -1 3684
+Encoding: 1114475 -1 3684
Width: 652
Flags: W
HStem: 0 20 337 40<328 533 317 546> 445 20<627 664> 606 56<186.5 443>
@@ -123217,7 +123276,7 @@ EndSplineSet
EndChar
StartChar: u1D4A2.cal
-Encoding: 1114497 -1 3685
+Encoding: 1114476 -1 3685
Width: 580
Flags: W
HStem: -131 35<182.5 250.5 182.5 250.5> 38 43<241.5 284> 636 35<399 463>
@@ -123251,7 +123310,7 @@ EndSplineSet
EndChar
StartChar: uni210B.cal
-Encoding: 1114498 -1 3686
+Encoding: 1114477 -1 3686
Width: 831
Flags: W
HStem: -21 47<612 706> 0 20 337 40<354 573 315 611> 608 56<193 335>
@@ -123294,7 +123353,7 @@ EndSplineSet
EndChar
StartChar: uni2110.cal
-Encoding: 1114499 -1 3687
+Encoding: 1114478 -1 3687
Width: 575
Flags: W
HStem: 0 20
@@ -123324,7 +123383,7 @@ EndSplineSet
EndChar
StartChar: u1D4A5.cal
-Encoding: 1114500 -1 3688
+Encoding: 1114479 -1 3688
Width: 632
Flags: W
HStem: -120 40<205.5 297>
@@ -123354,7 +123413,7 @@ EndSplineSet
EndChar
StartChar: u1D4A6.cal
-Encoding: 1114501 -1 3689
+Encoding: 1114480 -1 3689
Width: 809
Flags: W
HStem: -13 65<550.5 603.5> 0 20 443 20<686 726> 630 40<614 676>
@@ -123391,7 +123450,7 @@ EndSplineSet
EndChar
StartChar: uni2112.cal
-Encoding: 1114502 -1 3690
+Encoding: 1114481 -1 3690
Width: 693
Flags: W
HStem: -7 67<419 439> 0 20 630 40<437.5 471.5>
@@ -123423,7 +123482,7 @@ EndSplineSet
EndChar
StartChar: uni2133.cal
-Encoding: 1114503 -1 3691
+Encoding: 1114482 -1 3691
Width: 1166
Flags: W
HStem: -45 87<150 152.5> -32 59<974.5 1065> 651 20<385 415 415 415 1041 1068 1068 1068>
@@ -123460,7 +123519,7 @@ EndSplineSet
EndChar
StartChar: u1D4A9.cal
-Encoding: 1114504 -1 3692
+Encoding: 1114483 -1 3692
Width: 957
Flags: W
HStem: -37 87<150 204> 708 87<953.5 954>
@@ -123490,7 +123549,7 @@ EndSplineSet
EndChar
StartChar: u1D4AA.cal
-Encoding: 1114505 -1 3693
+Encoding: 1114484 -1 3693
Width: 737
Flags: W
HStem: -10 40<262 338> 368 100<408.5 425> 613 56<495 532.5>
@@ -123521,7 +123580,7 @@ EndSplineSet
EndChar
StartChar: u1D4AB.cal
-Encoding: 1114506 -1 3694
+Encoding: 1114485 -1 3694
Width: 667
Flags: W
HStem: 0 20
@@ -123551,7 +123610,7 @@ EndSplineSet
EndChar
StartChar: u1D4AC.cal
-Encoding: 1114507 -1 3695
+Encoding: 1114486 -1 3695
Width: 744
Flags: W
HStem: -131 53<513 515> 0 20 90 50<251.5 267.5> 630 41<351.5 508>
@@ -123586,7 +123645,7 @@ EndSplineSet
EndChar
StartChar: uni211B.cal
-Encoding: 1114508 -1 3696
+Encoding: 1114487 -1 3696
Width: 854
Flags: W
HStem: -3 62<601.5 659.5> 0 20 620 42<414.5 497>
@@ -123622,7 +123681,7 @@ EndSplineSet
EndChar
StartChar: u1D4AE.cal
-Encoding: 1114509 -1 3697
+Encoding: 1114488 -1 3697
Width: 634
Flags: W
HStem: 0 41<259 327 259 367> 634 37<455 497>
@@ -123650,7 +123709,7 @@ EndSplineSet
EndChar
StartChar: u1D4AF.cal
-Encoding: 1114510 -1 3698
+Encoding: 1114489 -1 3698
Width: 509
Flags: W
HStem: 0 20 600 63<258 447>
@@ -123676,7 +123735,7 @@ EndSplineSet
EndChar
StartChar: u1D4B0.cal
-Encoding: 1114511 -1 3699
+Encoding: 1114490 -1 3699
Width: 817
Flags: W
HStem: -13 50<303.5 461> 606 56<188 331.5> 616 56<830 835>
@@ -123711,7 +123770,7 @@ EndSplineSet
EndChar
StartChar: u1D4B1.cal
-Encoding: 1114512 -1 3700
+Encoding: 1114491 -1 3700
Width: 638
Flags: W
HStem: 599 78<562.5 564 517.5 597> 622 40<122.5 170>
@@ -123743,7 +123802,7 @@ EndSplineSet
EndChar
StartChar: u1D4B2.cal
-Encoding: 1114513 -1 3701
+Encoding: 1114492 -1 3701
Width: 956
Flags: W
HStem: 615 70<885.5 913.5 851 917> 626 36<124.5 145>
@@ -123783,7 +123842,7 @@ EndSplineSet
EndChar
StartChar: u1D4B3.cal
-Encoding: 1114514 -1 3702
+Encoding: 1114493 -1 3702
Width: 692
Flags: W
HStem: -13 92<103 109 103 125.5> 0 62<532 536> 579 93<656 668.5> 600 62<295 300>
@@ -123824,7 +123883,7 @@ EndSplineSet
EndChar
StartChar: u1D4B4.cal
-Encoding: 1114515 -1 3703
+Encoding: 1114494 -1 3703
Width: 719
Flags: W
HStem: -131 81<148.5 202.5 148.5 280.5> 603 72<647.5 664 605.5 679.5> 618 44<209 247.5>
@@ -123856,7 +123915,7 @@ EndSplineSet
EndChar
StartChar: u1D4B5.cal
-Encoding: 1114516 -1 3704
+Encoding: 1114495 -1 3704
Width: 752
Flags: W
HStem: -94 53<453 480> 0 20 337 38<276 373 261 406 459 552 276 426> 561 81<479 603> 609 55<383 390>
@@ -123898,7 +123957,7 @@ EndSplineSet
EndChar
StartChar: u1D4D0.cal
-Encoding: 1114517 -1 3705
+Encoding: 1114496 -1 3705
Width: 871
Flags: W
HStem: -47 105<172.5 184> -32 73<644 756.5> 165 56<385 566 385 566 356 566>
@@ -123927,7 +123986,7 @@ EndSplineSet
EndChar
StartChar: u1D4D1.cal
-Encoding: 1114518 -1 3706
+Encoding: 1114497 -1 3706
Width: 755
Flags: W
HStem: -10 53<365 421 353.5 466.5> 0 20 644 59<565.5 577.5>
@@ -123968,7 +124027,7 @@ EndSplineSet
EndChar
StartChar: u1D4D2.cal
-Encoding: 1114519 -1 3707
+Encoding: 1114498 -1 3707
Width: 667
Flags: W
HStem: -12 55<307.5 401 307.5 410> 652 52<505.5 516>
@@ -123995,7 +124054,7 @@ EndSplineSet
EndChar
StartChar: u1D4D3.cal
-Encoding: 1114520 -1 3708
+Encoding: 1114499 -1 3708
Width: 802
Flags: W
HStem: 0 55<286 317> 641 55<430 521>
@@ -124026,7 +124085,7 @@ EndSplineSet
EndChar
StartChar: u1D4D4.cal
-Encoding: 1114521 -1 3709
+Encoding: 1114500 -1 3709
Width: 609
Flags: W
HStem: -8 66<182.5 321.5> 651 53<425.5 479.5>
@@ -124058,7 +124117,7 @@ EndSplineSet
EndChar
StartChar: u1D4D5.cal
-Encoding: 1114522 -1 3710
+Encoding: 1114501 -1 3710
Width: 645
Flags: W
HStem: 0 20 363 55<357 552 344 572>
@@ -124092,7 +124151,7 @@ EndSplineSet
EndChar
StartChar: u1D4D6.cal
-Encoding: 1114523 -1 3711
+Encoding: 1114502 -1 3711
Width: 615
Flags: W
HStem: -144 52<226.5 272> 37 54<286 295.5> 652 52<396.5 476.5>
@@ -124125,7 +124184,7 @@ EndSplineSet
EndChar
StartChar: u1D4D7.cal
-Encoding: 1114524 -1 3712
+Encoding: 1114503 -1 3712
Width: 849
Flags: W
HStem: -24 56 0 20 348 55<374 537 331 587> 629 67<183 339.5>
@@ -124169,7 +124228,7 @@ EndSplineSet
EndChar
StartChar: u1D4D8.cal
-Encoding: 1114525 -1 3713
+Encoding: 1114504 -1 3713
Width: 621
Flags: W
HStem: 0 20
@@ -124199,7 +124258,7 @@ EndSplineSet
EndChar
StartChar: u1D4D9.cal
-Encoding: 1114526 -1 3714
+Encoding: 1114505 -1 3714
Width: 645
Flags: W
HStem: -116 51<220 311 220 313.5>
@@ -124229,7 +124288,7 @@ EndSplineSet
EndChar
StartChar: u1D4DA.cal
-Encoding: 1114527 -1 3715
+Encoding: 1114506 -1 3715
Width: 856
Flags: W
HStem: -14 78<583.5 630> 0 20 641 62<633 684>
@@ -124267,7 +124326,7 @@ EndSplineSet
EndChar
StartChar: u1D4DB.cal
-Encoding: 1114528 -1 3716
+Encoding: 1114507 -1 3716
Width: 726
Flags: W
HStem: -8 81<452 467.5> 0 20 651 53<441.5 484.5>
@@ -124297,7 +124356,7 @@ EndSplineSet
EndChar
StartChar: u1D4DC.cal
-Encoding: 1114529 -1 3717
+Encoding: 1114508 -1 3717
Width: 1186
Flags: W
HStem: -45 105<113 244> -36 73<974.5 1068>
@@ -124332,7 +124391,7 @@ EndSplineSet
EndChar
StartChar: u1D4DD.cal
-Encoding: 1114530 -1 3718
+Encoding: 1114509 -1 3718
Width: 997
Flags: W
HStem: -39 86<164.5 227> 744 91<940.5 960>
@@ -124360,7 +124419,7 @@ EndSplineSet
EndChar
StartChar: u1D4DE.cal
-Encoding: 1114531 -1 3719
+Encoding: 1114510 -1 3719
Width: 772
Flags: W
HStem: -10 53<289.5 418 289.5 423> 388 130<437.5 449.5 437.5 472> 639 68<529.5 571>
@@ -124389,7 +124448,7 @@ EndSplineSet
EndChar
StartChar: u1D4DF.cal
-Encoding: 1114532 -1 3720
+Encoding: 1114511 -1 3720
Width: 645
Flags: W
HStem: 0 20
@@ -124419,7 +124478,7 @@ EndSplineSet
EndChar
StartChar: u1D4E0.cal
-Encoding: 1114533 -1 3721
+Encoding: 1114512 -1 3721
Width: 778
Flags: W
HStem: -145 69<413.5 595.5> 91 63<178 330> 652 52<371.5 509.5>
@@ -124453,7 +124512,7 @@ EndSplineSet
EndChar
StartChar: u1D4E1.cal
-Encoding: 1114534 -1 3722
+Encoding: 1114513 -1 3722
Width: 869
Flags: W
HStem: -13 77<629.5 672> 0 20 643 54<425.5 495.5>
@@ -124488,7 +124547,7 @@ EndSplineSet
EndChar
StartChar: u1D4E2.cal
-Encoding: 1114535 -1 3723
+Encoding: 1114514 -1 3723
Width: 667
Flags: W
HStem: -7 54<234 340.5 234 398> 652 53<454.5 511>
@@ -124516,7 +124575,7 @@ EndSplineSet
EndChar
StartChar: u1D4E3.cal
-Encoding: 1114536 -1 3724
+Encoding: 1114515 -1 3724
Width: 547
Flags: W
HStem: 0 20 624 74<231 451.5> 671 20<518.5 570>
@@ -124542,7 +124601,7 @@ EndSplineSet
EndChar
StartChar: u1D4E4.cal
-Encoding: 1114537 -1 3725
+Encoding: 1114516 -1 3725
Width: 787
Flags: W
HStem: -14 55<321.5 374 321.5 404.5> 598 102<775 811> 631 65<192.5 342>
@@ -124576,7 +124635,7 @@ EndSplineSet
EndChar
StartChar: u1D4E5.cal
-Encoding: 1114538 -1 3726
+Encoding: 1114517 -1 3726
Width: 652
Flags: W
HStem: 578 133<613.5 631> 644 52<134 174>
@@ -124604,7 +124663,7 @@ EndSplineSet
EndChar
StartChar: u1D4E6.cal
-Encoding: 1114539 -1 3727
+Encoding: 1114518 -1 3727
Width: 956
Flags: W
HStem: 573 138<918 935> 637 59<138 159>
@@ -124640,7 +124699,7 @@ EndSplineSet
EndChar
StartChar: u1D4E7.cal
-Encoding: 1114540 -1 3728
+Encoding: 1114519 -1 3728
Width: 720
Flags: W
HStem: -14 20 0 70<481.5 579.5> 623 73<269.5 371.5>
@@ -124677,7 +124736,7 @@ EndSplineSet
EndChar
StartChar: u1D4E8.cal
-Encoding: 1114541 -1 3729
+Encoding: 1114520 -1 3729
Width: 720
Flags: W
HStem: -144 86<161 208.5 161 243> 575 136<680.5 698> 635 61<220 252.5>
@@ -124709,7 +124768,7 @@ EndSplineSet
EndChar
StartChar: u1D4E9.cal
-Encoding: 1114542 -1 3730
+Encoding: 1114521 -1 3730
Width: 778
Flags: W
HStem: -98 72<484.5 493> 0 20 363 55<280 390 256 432 499 591 280 463> 626 76<330 466.5> 655 20<565 609>
@@ -124750,7 +124809,7 @@ EndSplineSet
EndChar
StartChar: u1D48A.dtls
-Encoding: 1114543 -1 3731
+Encoding: 1114522 -1 3731
Width: 357
Flags: W
HStem: -9 20 442 20<266 266>
@@ -124776,7 +124835,7 @@ EndSplineSet
EndChar
StartChar: u1D48B.dtls
-Encoding: 1114544 -1 3732
+Encoding: 1114523 -1 3732
Width: 514
Flags: W
HStem: -207 31<148 168 148 202> 442 20<475 475>
@@ -124803,7 +124862,7 @@ EndSplineSet
EndChar
StartChar: u1D422.dtls
-Encoding: 1114545 -1 3733
+Encoding: 1114524 -1 3733
Width: 278
Flags: W
HStem: 0 20 441 20<15 208 208 208>
@@ -124825,7 +124884,7 @@ EndSplineSet
EndChar
StartChar: u1D423.dtls
-Encoding: 1114546 -1 3734
+Encoding: 1114525 -1 3734
Width: 333
Flags: W
HStem: -203 31<63.5 90 63.5 117.5> 441 20<58 260 260 260>
@@ -124851,7 +124910,7 @@ EndSplineSet
EndChar
StartChar: uni0391.ss
-Encoding: 1114547 -1 3735
+Encoding: 1114526 -1 3735
Width: 666
Flags: W
HStem: 0 20 200 74<239 427 239 457 208 427> 654 20<320 346 346 346>
@@ -124875,7 +124934,7 @@ EndSplineSet
EndChar
StartChar: uni0392.ss
-Encoding: 1114548 -1 3736
+Encoding: 1114527 -1 3736
Width: 604
Flags: W
HStem: 0 74<161 287 287 314> 317 77<161 240 161 251> 588 74<161 279 279 291 161 161>
@@ -124909,7 +124968,7 @@ EndSplineSet
EndChar
StartChar: uni0393.ss
-Encoding: 1114549 -1 3737
+Encoding: 1114528 -1 3737
Width: 535
Flags: W
HStem: 0 20 588 74<161 514 74 523 161 161>
@@ -124928,7 +124987,7 @@ EndSplineSet
EndChar
StartChar: uni0394.ss
-Encoding: 1114550 -1 3738
+Encoding: 1114529 -1 3738
Width: 666
Flags: W
HStem: 0 74<157 509 157 635> 654 20<320 346 346 346>
@@ -124948,7 +125007,7 @@ EndSplineSet
EndChar
StartChar: uni0395.ss
-Encoding: 1114551 -1 3739
+Encoding: 1114530 -1 3739
Width: 583
Flags: W
HStem: 0 74<161 523> 311 75<161 466 161 466> 588 74<161 513 161 161>
@@ -124973,7 +125032,7 @@ EndSplineSet
EndChar
StartChar: uni0396.ss
-Encoding: 1114552 -1 3740
+Encoding: 1114531 -1 3740
Width: 637
Flags: W
HStem: 0 74<170 595> 588 74<70 454 62 598>
@@ -124995,7 +125054,7 @@ EndSplineSet
EndChar
StartChar: uni0397.ss
-Encoding: 1114553 -1 3741
+Encoding: 1114532 -1 3741
Width: 658
Flags: W
HStem: 0 20 301 74<161 497 161 497>
@@ -125020,7 +125079,7 @@ EndSplineSet
EndChar
StartChar: uni0398.ss
-Encoding: 1114554 -1 3742
+Encoding: 1114533 -1 3742
Width: 714
Flags: W
HStem: -14 76<283.5 430.5 283.5 450.5> 295 74<188 526 188 533 181 526> 600 76<283.5 430.5>
@@ -125047,7 +125106,7 @@ EndSplineSet
EndChar
StartChar: uni0399.ss
-Encoding: 1114555 -1 3743
+Encoding: 1114534 -1 3743
Width: 401
Flags: W
HStem: 0 74<59 156 245 347 59 59> 588 74<59 156 45 347 245 245 245 347 59 356>
@@ -125072,7 +125131,7 @@ EndSplineSet
EndChar
StartChar: uni039A.ss
-Encoding: 1114556 -1 3744
+Encoding: 1114535 -1 3744
Width: 634
Flags: W
HStem: 0 20
@@ -125098,7 +125157,7 @@ EndSplineSet
EndChar
StartChar: uni039B.ss
-Encoding: 1114557 -1 3745
+Encoding: 1114536 -1 3745
Width: 666
Flags: W
HStem: 0 20 654 20<320 346 346 346>
@@ -125117,7 +125176,7 @@ EndSplineSet
EndChar
StartChar: uni039C.ss
-Encoding: 1114558 -1 3746
+Encoding: 1114537 -1 3746
Width: 843
Flags: W
HStem: 0 20
@@ -125143,7 +125202,7 @@ EndSplineSet
EndChar
StartChar: uni039D.ss
-Encoding: 1114559 -1 3747
+Encoding: 1114538 -1 3747
Width: 675
Flags: W
HStem: -14 20 0 20
@@ -125166,7 +125225,7 @@ EndSplineSet
EndChar
StartChar: uni039E.ss
-Encoding: 1114560 -1 3748
+Encoding: 1114539 -1 3748
Width: 643
Flags: W
HStem: 0 87<38 605 38 38> 311 74<138 505 138 505> 588 74<63 580 63 588 55 580>
@@ -125192,7 +125251,7 @@ EndSplineSet
EndChar
StartChar: uni039F.ss
-Encoding: 1114561 -1 3749
+Encoding: 1114540 -1 3749
Width: 714
Flags: W
HStem: -14 76<283.5 430.5 283.5 450.5> 600 76<283.5 430.5>
@@ -125214,7 +125273,7 @@ EndSplineSet
EndChar
StartChar: uni03A0.ss
-Encoding: 1114562 -1 3750
+Encoding: 1114541 -1 3750
Width: 658
Flags: W
HStem: 0 20 588 74<161 497 161 161>
@@ -125235,7 +125294,7 @@ EndSplineSet
EndChar
StartChar: uni03A1.ss
-Encoding: 1114563 -1 3751
+Encoding: 1114542 -1 3751
Width: 525
Flags: W
HStem: 0 20 285 74<161 249 249 281 161 249> 588 74<161 244 161 161>
@@ -125261,7 +125320,7 @@ EndSplineSet
EndChar
StartChar: uni03F4.ss
-Encoding: 1114564 -1 3752
+Encoding: 1114543 -1 3752
Width: 714
Flags: W
HStem: -14 76<289 425 289 450.5> 295 74<119 595 119 595 118 595> 600 76<289 424.5>
@@ -125285,7 +125344,7 @@ EndSplineSet
EndChar
StartChar: uni03A3.ss
-Encoding: 1114565 -1 3753
+Encoding: 1114544 -1 3753
Width: 624
Flags: W
HStem: 0 74<173 583> 588 74<179 547 179 179>
@@ -125309,7 +125368,7 @@ EndSplineSet
EndChar
StartChar: uni03A4.ss
-Encoding: 1114566 -1 3754
+Encoding: 1114545 -1 3754
Width: 608
Flags: W
HStem: 0 20 588 74<25 260 15 583 348 583 25 593 348 348>
@@ -125330,7 +125389,7 @@ EndSplineSet
EndChar
StartChar: uni03A5.ss
-Encoding: 1114567 -1 3755
+Encoding: 1114546 -1 3755
Width: 690
Flags: W
HStem: 0 20 600 76<79 96.5 593.5 611.5>
@@ -125356,7 +125415,7 @@ EndSplineSet
EndChar
StartChar: uni03A6.ss
-Encoding: 1114568 -1 3756
+Encoding: 1114547 -1 3756
Width: 716
Flags: W
HStem: 0 20
@@ -125391,7 +125450,7 @@ EndSplineSet
EndChar
StartChar: uni03A7.ss
-Encoding: 1114569 -1 3757
+Encoding: 1114548 -1 3757
Width: 700
Flags: W
HStem: 0 20
@@ -125415,7 +125474,7 @@ EndSplineSet
EndChar
StartChar: uni03A8.ss
-Encoding: 1114570 -1 3758
+Encoding: 1114549 -1 3758
Width: 724
Flags: W
HStem: 0 20 661 20<12 25 25 64.5 699 712 712 712>
@@ -125446,7 +125505,7 @@ EndSplineSet
EndChar
StartChar: uni03A9.ss
-Encoding: 1114571 -1 3759
+Encoding: 1114550 -1 3759
Width: 744
Flags: W
HStem: 0 87<39 237 29 321 39 39 508 705> 600 76<306 436>
@@ -125477,7 +125536,7 @@ EndSplineSet
EndChar
StartChar: uni03B1.ss
-Encoding: 1114572 -1 3760
+Encoding: 1114551 -1 3760
Width: 537
Flags: W
HStem: -10 71<190 245 190 248> 392 71<186 243>
@@ -125507,7 +125566,7 @@ EndSplineSet
EndChar
StartChar: uni03B2.ss
-Encoding: 1114573 -1 3761
+Encoding: 1114552 -1 3761
Width: 498
Flags: W
HStem: -14 71<237 301.5 237 320> 612 71<216 280>
@@ -125542,7 +125601,7 @@ EndSplineSet
EndChar
StartChar: uni03B3.ss
-Encoding: 1114574 -1 3762
+Encoding: 1114553 -1 3762
Width: 474
Flags: W
HStem: 443 20<67 125>
@@ -125566,7 +125625,7 @@ EndSplineSet
EndChar
StartChar: uni03B4.ss
-Encoding: 1114575 -1 3763
+Encoding: 1114554 -1 3763
Width: 499
Flags: W
HStem: -10 71<207 298 207 324.5> 612 71<220.5 272>
@@ -125596,7 +125655,7 @@ EndSplineSet
EndChar
StartChar: uni03B5.ss
-Encoding: 1114576 -1 3764
+Encoding: 1114555 -1 3764
Width: 438
Flags: W
HStem: -10 71<178 237 178 256> 199 71<205.5 287 227 287> 392 71<195 255>
@@ -125627,7 +125686,7 @@ EndSplineSet
EndChar
StartChar: uni03B6.ss
-Encoding: 1114577 -1 3765
+Encoding: 1114556 -1 3765
Width: 416
Flags: W
HStem: -213 72<252.5 278.5 252.5 297> -10 79<152.5 265 203 263> 663 20<83 94 94 94>
@@ -125663,7 +125722,7 @@ EndSplineSet
EndChar
StartChar: uni03B7.ss
-Encoding: 1114578 -1 3766
+Encoding: 1114557 -1 3766
Width: 494
Flags: W
HStem: 0 20 392 71<263 288.5>
@@ -125693,7 +125752,7 @@ EndSplineSet
EndChar
StartChar: uni03B8.ss
-Encoding: 1114579 -1 3767
+Encoding: 1114558 -1 3767
Width: 446
Flags: W
HStem: -10 71<187 266 187 297.5> 302 71<100 346 100 346> 612 71<187.5 266>
@@ -125717,7 +125776,7 @@ EndSplineSet
EndChar
StartChar: uni03B9.ss
-Encoding: 1114580 -1 3768
+Encoding: 1114559 -1 3768
Width: 270
Flags: W
HStem: -10 71<175 184.5>
@@ -125740,7 +125799,7 @@ EndSplineSet
EndChar
StartChar: uni03BA.ss
-Encoding: 1114581 -1 3769
+Encoding: 1114560 -1 3769
Width: 472
Flags: W
HStem: 0 20
@@ -125766,7 +125825,7 @@ EndSplineSet
EndChar
StartChar: uni03BB.ss
-Encoding: 1114582 -1 3770
+Encoding: 1114561 -1 3770
Width: 489
Flags: W
HStem: -11 20 0 20 663 20<94 123.5>
@@ -125792,7 +125851,7 @@ EndSplineSet
EndChar
StartChar: uni03BC.ss
-Encoding: 1114583 -1 3771
+Encoding: 1114562 -1 3771
Width: 487
Flags: W
HStem: 433 20<63 142 142 142 345 424 424 424>
@@ -125823,7 +125882,7 @@ EndSplineSet
EndChar
StartChar: uni03BD.ss
-Encoding: 1114584 -1 3772
+Encoding: 1114563 -1 3772
Width: 460
Flags: W
HStem: -14 20
@@ -125846,7 +125905,7 @@ EndSplineSet
EndChar
StartChar: uni03BE.ss
-Encoding: 1114585 -1 3773
+Encoding: 1114564 -1 3773
Width: 418
Flags: W
HStem: -215 72<254.5 280.5 254.5 299> -10 79<145 258 200 255> 663 20<94 106 106 106>
@@ -125889,7 +125948,7 @@ EndSplineSet
EndChar
StartChar: uni03BF.ss
-Encoding: 1114586 -1 3774
+Encoding: 1114565 -1 3774
Width: 499
Flags: W
HStem: -10 71<207 298 207 324.5> 392 71<202.5 289>
@@ -125911,7 +125970,7 @@ EndSplineSet
EndChar
StartChar: uni03C0.ss
-Encoding: 1114587 -1 3775
+Encoding: 1114566 -1 3775
Width: 507
Flags: W
HStem: -10 20 382 71<221 307 221 221 385 487 385 385>
@@ -125939,7 +125998,7 @@ EndSplineSet
EndChar
StartChar: uni03C1.ss
-Encoding: 1114588 -1 3776
+Encoding: 1114567 -1 3776
Width: 498
Flags: W
HStem: -11 71<235.5 293.5 229 313> 391 71<247.5 295>
@@ -125968,7 +126027,7 @@ EndSplineSet
EndChar
StartChar: uni03C2.ss
-Encoding: 1114589 -1 3777
+Encoding: 1114568 -1 3777
Width: 416
Flags: W
HStem: -212 72<247.5 273 245.5 298.5> -9 79<140 267 200 264> 392 71<225 287.5>
@@ -125999,7 +126058,7 @@ EndSplineSet
EndChar
StartChar: uni03C3.ss
-Encoding: 1114590 -1 3778
+Encoding: 1114569 -1 3778
Width: 526
Flags: W
HStem: -10 71<207 298 207 325> 382 71<369 542 369 369>
@@ -126024,7 +126083,7 @@ EndSplineSet
EndChar
StartChar: uni03C4.ss
-Encoding: 1114591 -1 3779
+Encoding: 1114570 -1 3779
Width: 426
Flags: W
HStem: -10 20 382 71<141.5 410 155 410 259 410 259 259>
@@ -126050,7 +126109,7 @@ EndSplineSet
EndChar
StartChar: uni03C5.ss
-Encoding: 1114592 -1 3780
+Encoding: 1114571 -1 3780
Width: 503
Flags: W
HStem: -10 71<214.5 289 214.5 307> 443 20<103 114 114 114 245 302>
@@ -126076,7 +126135,7 @@ EndSplineSet
EndChar
StartChar: uni03C6.ss
-Encoding: 1114593 -1 3781
+Encoding: 1114572 -1 3781
Width: 632
Flags: W
HStem: 384 79<399 442>
@@ -126109,7 +126168,7 @@ EndSplineSet
EndChar
StartChar: uni03C7.ss
-Encoding: 1114594 -1 3782
+Encoding: 1114573 -1 3782
Width: 399
Flags: W
HStem: 443 20<63 114.5>
@@ -126137,7 +126196,7 @@ EndSplineSet
EndChar
StartChar: uni03C8.ss
-Encoding: 1114595 -1 3783
+Encoding: 1114574 -1 3783
Width: 654
Flags: W
HStem: 441 20<12 72.5 581.5 642>
@@ -126168,7 +126227,7 @@ EndSplineSet
EndChar
StartChar: uni03C9.ss
-Encoding: 1114596 -1 3784
+Encoding: 1114575 -1 3784
Width: 624
Flags: W
HStem: -10 71<175.5 211 175.5 218.5 413 448.5> 434 20<172 172 452 452>
@@ -126203,7 +126262,7 @@ EndSplineSet
EndChar
StartChar: uni03F5.ss
-Encoding: 1114597 -1 3785
+Encoding: 1114576 -1 3785
Width: 456
Flags: W
HStem: -10 71<207.5 252> 210 71<109 297 109 297 102 297> 392 71<214 266.5 180 268>
@@ -126232,7 +126291,7 @@ EndSplineSet
EndChar
StartChar: uni03D1.ss
-Encoding: 1114598 -1 3786
+Encoding: 1114577 -1 3786
Width: 489
Flags: W
HStem: -12 71<224 280.5> 613 70<195.5 238.5>
@@ -126269,7 +126328,7 @@ EndSplineSet
EndChar
StartChar: uni03D5.ss
-Encoding: 1114599 -1 3787
+Encoding: 1114578 -1 3787
Width: 622
Flags: W
HStem: 664 20<344 344>
@@ -126302,7 +126361,7 @@ EndSplineSet
EndChar
StartChar: uni03F1.ss
-Encoding: 1114600 -1 3788
+Encoding: 1114579 -1 3788
Width: 491
Flags: W
HStem: -10 71<225 299 208 325.5> 392 71<203.5 289.5>
@@ -126334,7 +126393,7 @@ EndSplineSet
EndChar
StartChar: uni03D6.ss
-Encoding: 1114601 -1 3789
+Encoding: 1114580 -1 3789
Width: 762
Flags: W
HStem: -10 71<275 311 275 318 512.5 548> 382 71<144.5 739 158 739 294 294 294 529 643 739 643 643>
@@ -126373,7 +126432,7 @@ EndSplineSet
EndChar
StartChar: u1D6E2.ss
-Encoding: 1114603 -1 3790
+Encoding: 1114581 -1 3790
Width: 660
Flags: W
HStem: 0 20 200 74<304 492 304 503 254 492> 654 20<485 511 511 511>
@@ -126397,7 +126456,7 @@ EndSplineSet
EndChar
StartChar: u1D6E3.ss
-Encoding: 1114604 -1 3791
+Encoding: 1114582 -1 3791
Width: 662
Flags: W
HStem: 0 74<165 291 291 300> 317 77<245 305 226 335> 588 74<293 423 293 293>
@@ -126429,7 +126488,7 @@ EndSplineSet
EndChar
StartChar: u1D6E4.ss
-Encoding: 1114605 -1 3792
+Encoding: 1114583 -1 3792
Width: 562
Flags: W
HStem: 0 20 588 74<293 655 293 293>
@@ -126447,7 +126506,7 @@ EndSplineSet
EndChar
StartChar: u1D6E5.ss
-Encoding: 1114606 -1 3793
+Encoding: 1114584 -1 3793
Width: 660
Flags: W
HStem: 0 74<172 524 172 632> 654 20<485 511 511 511>
@@ -126467,7 +126526,7 @@ EndSplineSet
EndChar
StartChar: u1D6E6.ss
-Encoding: 1114607 -1 3794
+Encoding: 1114585 -1 3794
Width: 639
Flags: W
HStem: 0 74<165 509> 311 75<243 529 224 548> 588 74<293 645 293 293>
@@ -126491,7 +126550,7 @@ EndSplineSet
EndChar
StartChar: u1D6E7.ss
-Encoding: 1114608 -1 3795
+Encoding: 1114586 -1 3795
Width: 698
Flags: W
HStem: 0 74<185 592> 588 74<232 597 205 760>
@@ -126513,7 +126572,7 @@ EndSplineSet
EndChar
StartChar: u1D6E8.ss
-Encoding: 1114609 -1 3796
+Encoding: 1114587 -1 3796
Width: 700
Flags: W
HStem: 0 20 301 74<240 558 222 576>
@@ -126537,7 +126596,7 @@ EndSplineSet
EndChar
StartChar: u1D6E9.ss
-Encoding: 1114610 -1 3797
+Encoding: 1114588 -1 3797
Width: 780
Flags: W
HStem: -14 76<289 421.5 289 433> 295 74<256 582 230 594> 600 76<408.5 541>
@@ -126566,7 +126625,7 @@ EndSplineSet
EndChar
StartChar: u1D6EA.ss
-Encoding: 1114611 -1 3798
+Encoding: 1114589 -1 3798
Width: 433
Flags: W
HStem: 0 74<54 165 254 338 50 165> 588 74<215 293 182 503 382 493 382 382>
@@ -126590,7 +126649,7 @@ EndSplineSet
EndChar
StartChar: u1D6EB.ss
-Encoding: 1114612 -1 3799
+Encoding: 1114590 -1 3799
Width: 631
Flags: W
HStem: 0 20
@@ -126615,7 +126674,7 @@ EndSplineSet
EndChar
StartChar: u1D6EC.ss
-Encoding: 1114613 -1 3800
+Encoding: 1114591 -1 3800
Width: 664
Flags: W
HStem: 0 20 654 20<477 503 503 503>
@@ -126634,7 +126693,7 @@ EndSplineSet
EndChar
StartChar: u1D6ED.ss
-Encoding: 1114614 -1 3801
+Encoding: 1114592 -1 3801
Width: 890
Flags: W
HStem: 0 20
@@ -126659,7 +126718,7 @@ EndSplineSet
EndChar
StartChar: u1D6EE.ss
-Encoding: 1114615 -1 3802
+Encoding: 1114593 -1 3802
Width: 724
Flags: W
HStem: -14 20 0 20
@@ -126681,7 +126740,7 @@ EndSplineSet
EndChar
StartChar: u1D6EF.ss
-Encoding: 1114616 -1 3803
+Encoding: 1114594 -1 3803
Width: 722
Flags: W
HStem: 0 87<58 614 47 645> 311 74<242 591 224 609> 588 74<237 743 210 754>
@@ -126707,7 +126766,7 @@ EndSplineSet
EndChar
StartChar: u1D6F0.ss
-Encoding: 1114617 -1 3804
+Encoding: 1114595 -1 3804
Width: 780
Flags: W
HStem: -14 76<289 421.5 289 433> 600 76<408.5 541>
@@ -126731,7 +126790,7 @@ EndSplineSet
EndChar
StartChar: u1D6F1.ss
-Encoding: 1114618 -1 3805
+Encoding: 1114596 -1 3805
Width: 700
Flags: W
HStem: 0 20 588 74<293 629 293 293>
@@ -126751,7 +126810,7 @@ EndSplineSet
EndChar
StartChar: u1D6F2.ss
-Encoding: 1114619 -1 3806
+Encoding: 1114597 -1 3806
Width: 538
Flags: W
HStem: 0 20 285 74<236 324 324 338 218 324> 588 74<293 376 293 293>
@@ -126777,7 +126836,7 @@ EndSplineSet
EndChar
StartChar: u1D6F3.ss
-Encoding: 1114620 -1 3807
+Encoding: 1114598 -1 3807
Width: 780
Flags: W
HStem: -14 76<289 416 289 433> 295 74<186 644 167 663> 600 76<414 541>
@@ -126804,7 +126863,7 @@ EndSplineSet
EndChar
StartChar: u1D6F4.ss
-Encoding: 1114621 -1 3808
+Encoding: 1114599 -1 3808
Width: 654
Flags: W
HStem: 0 74<185 577> 588 74<319 687 319 319>
@@ -126828,7 +126887,7 @@ EndSplineSet
EndChar
StartChar: u1D6F5.ss
-Encoding: 1114622 -1 3809
+Encoding: 1114600 -1 3809
Width: 585
Flags: W
HStem: 0 20 588 74<101 317 72 659 405 650 405 405>
@@ -126848,7 +126907,7 @@ EndSplineSet
EndChar
StartChar: u1D6F6.ss
-Encoding: 1114623 -1 3810
+Encoding: 1114601 -1 3810
Width: 593
Flags: W
HStem: 0 20 600 76<121 173.5 638.5 653.5>
@@ -126873,7 +126932,7 @@ EndSplineSet
EndChar
StartChar: u1D6F7.ss
-Encoding: 1114624 -1 3811
+Encoding: 1114602 -1 3811
Width: 736
Flags: W
HStem: 0 20
@@ -126908,7 +126967,7 @@ EndSplineSet
EndChar
StartChar: u1D6F8.ss
-Encoding: 1114625 -1 3812
+Encoding: 1114603 -1 3812
Width: 722
Flags: W
HStem: 0 20
@@ -126932,7 +126991,7 @@ EndSplineSet
EndChar
StartChar: u1D6F9.ss
-Encoding: 1114626 -1 3813
+Encoding: 1114604 -1 3813
Width: 712
Flags: W
HStem: 0 20 661 20<105 118 118 149 792 805 805 805>
@@ -126965,7 +127024,7 @@ EndSplineSet
EndChar
StartChar: u1D6FA.ss
-Encoding: 1114627 -1 3814
+Encoding: 1114605 -1 3814
Width: 795
Flags: W
HStem: 0 87<50 258 50 321 39 258 529 705> 600 76<443.5 575.5>
@@ -126996,7 +127055,7 @@ EndSplineSet
EndChar
StartChar: u1D6FC.ss
-Encoding: 1114628 -1 3815
+Encoding: 1114606 -1 3815
Width: 586
Flags: W
HStem: -10 71<183.5 217> 392 71<254 308>
@@ -127027,7 +127086,7 @@ EndSplineSet
EndChar
StartChar: u1D6FD.ss
-Encoding: 1114629 -1 3816
+Encoding: 1114607 -1 3816
Width: 535
Flags: W
HStem: -14 71<251 316> 612 71<386 427.5>
@@ -127062,7 +127121,7 @@ EndSplineSet
EndChar
StartChar: u1D6FE.ss
-Encoding: 1114630 -1 3817
+Encoding: 1114608 -1 3817
Width: 503
Flags: W
HStem: 443 20<142 188>
@@ -127088,7 +127147,7 @@ EndSplineSet
EndChar
StartChar: u1D6FF.ss
-Encoding: 1114631 -1 3818
+Encoding: 1114609 -1 3818
Width: 497
Flags: W
HStem: -10 71<186 284 186 297.5> 612 71<331 381>
@@ -127117,7 +127176,7 @@ EndSplineSet
EndChar
StartChar: u1D700.ss
-Encoding: 1114632 -1 3819
+Encoding: 1114610 -1 3819
Width: 494
Flags: W
HStem: -10 71<182 238 182 239> 199 71<240 340 280 322> 392 71<272.5 338>
@@ -127148,7 +127207,7 @@ EndSplineSet
EndChar
StartChar: u1D701.ss
-Encoding: 1114633 -1 3820
+Encoding: 1114611 -1 3820
Width: 429
Flags: W
HStem: -213 72<179.5 204.5 179.5 208> -10 79<118.5 245 183 223> 663 20<216 227 227 227>
@@ -127185,7 +127244,7 @@ EndSplineSet
EndChar
StartChar: u1D702.ss
-Encoding: 1114634 -1 3821
+Encoding: 1114612 -1 3821
Width: 493
Flags: W
HStem: 0 20 392 71<353 355>
@@ -127220,7 +127279,7 @@ EndSplineSet
EndChar
StartChar: u1D703.ss
-Encoding: 1114635 -1 3822
+Encoding: 1114613 -1 3822
Width: 518
Flags: W
HStem: -10 71<195 262 195 292> 302 71<173 402 156 419> 612 71<320.5 386>
@@ -127247,7 +127306,7 @@ EndSplineSet
EndChar
StartChar: u1D704.ss
-Encoding: 1114636 -1 3823
+Encoding: 1114614 -1 3823
Width: 296
Flags: W
HStem: -10 71<115 193.5>
@@ -127272,7 +127331,7 @@ EndSplineSet
EndChar
StartChar: u1D705.ss
-Encoding: 1114637 -1 3824
+Encoding: 1114615 -1 3824
Width: 472
Flags: W
HStem: 0 20
@@ -127297,7 +127356,7 @@ EndSplineSet
EndChar
StartChar: u1D706.ss
-Encoding: 1114638 -1 3825
+Encoding: 1114616 -1 3825
Width: 536
Flags: W
HStem: -11 20 0 20 663 20<274 289>
@@ -127324,7 +127383,7 @@ EndSplineSet
EndChar
StartChar: u1D707.ss
-Encoding: 1114639 -1 3826
+Encoding: 1114617 -1 3826
Width: 561
Flags: W
HStem: 433 20<175 254 254 254 457 536 536 536>
@@ -127357,7 +127416,7 @@ EndSplineSet
EndChar
StartChar: u1D708.ss
-Encoding: 1114640 -1 3827
+Encoding: 1114618 -1 3827
Width: 376
Flags: W
HStem: -14 20
@@ -127382,7 +127441,7 @@ EndSplineSet
EndChar
StartChar: u1D709.ss
-Encoding: 1114641 -1 3828
+Encoding: 1114619 -1 3828
Width: 434
Flags: W
HStem: -215 72<194.5 219.5 194.5 223.5> -10 79<126 251 193 228> 663 20<240 252 252 252>
@@ -127427,7 +127486,7 @@ EndSplineSet
EndChar
StartChar: u1D70A.ss
-Encoding: 1114642 -1 3829
+Encoding: 1114620 -1 3829
Width: 533
Flags: W
HStem: -10 71<199 301.5 199 304.5> 392 71<260.5 347>
@@ -127449,7 +127508,7 @@ EndSplineSet
EndChar
StartChar: u1D70B.ss
-Encoding: 1114643 -1 3830
+Encoding: 1114621 -1 3830
Width: 565
Flags: W
HStem: -10 20 382 71<306 392 306 306 470 572 470 470>
@@ -127480,7 +127539,7 @@ EndSplineSet
EndChar
StartChar: u1D70C.ss
-Encoding: 1114644 -1 3831
+Encoding: 1114622 -1 3831
Width: 534
Flags: W
HStem: -11 71<215 287 215 288.5> 391 71<334.5 357>
@@ -127509,7 +127568,7 @@ EndSplineSet
EndChar
StartChar: u1D70D.ss
-Encoding: 1114645 -1 3832
+Encoding: 1114623 -1 3832
Width: 436
Flags: W
HStem: -212 72<196.5 222.5 196.5 233.5> -9 79<132 270 203 247> 392 71<339.5 370.5>
@@ -127541,7 +127600,7 @@ EndSplineSet
EndChar
StartChar: u1D70E.ss
-Encoding: 1114646 -1 3833
+Encoding: 1114624 -1 3833
Width: 607
Flags: W
HStem: -10 71<201 291 201 305.5> 382 71<254 625 435 608 435 435>
@@ -127567,7 +127626,7 @@ EndSplineSet
EndChar
StartChar: u1D70F.ss
-Encoding: 1114647 -1 3834
+Encoding: 1114625 -1 3834
Width: 468
Flags: W
HStem: -10 20 382 71<200.5 486 214 486 318 469 318 318>
@@ -127595,7 +127654,7 @@ EndSplineSet
EndChar
StartChar: u1D710.ss
-Encoding: 1114648 -1 3835
+Encoding: 1114626 -1 3835
Width: 514
Flags: W
HStem: -10 71<197 276.5 197 277> 443 20<179 190 190 190 321 368.5>
@@ -127625,7 +127684,7 @@ EndSplineSet
EndChar
StartChar: u1D711.ss
-Encoding: 1114649 -1 3836
+Encoding: 1114627 -1 3836
Width: 665
Flags: W
HStem: 384 79<487 504>
@@ -127658,7 +127717,7 @@ EndSplineSet
EndChar
StartChar: u1D712.ss
-Encoding: 1114650 -1 3837
+Encoding: 1114628 -1 3837
Width: 514
Flags: W
HStem: 443 20<178 220.5>
@@ -127689,7 +127748,7 @@ EndSplineSet
EndChar
StartChar: u1D713.ss
-Encoding: 1114651 -1 3838
+Encoding: 1114629 -1 3838
Width: 654
Flags: W
HStem: 441 20<75 121 644.5 705>
@@ -127724,7 +127783,7 @@ EndSplineSet
EndChar
StartChar: u1D714.ss
-Encoding: 1114652 -1 3839
+Encoding: 1114630 -1 3839
Width: 630
Flags: W
HStem: -10 71<174 194.5 411.5 442.5> 434 20<264 264 544 544>
@@ -127760,7 +127819,7 @@ EndSplineSet
EndChar
StartChar: u1D715.ss
-Encoding: 1114653 -1 3840
+Encoding: 1114631 -1 3840
Width: 536
Flags: W
HStem: -10 71<200 285.5> 392 71<261.5 348> 663 20<285 285>
@@ -127787,7 +127846,7 @@ EndSplineSet
EndChar
StartChar: u1D716.ss
-Encoding: 1114654 -1 3841
+Encoding: 1114632 -1 3841
Width: 462
Flags: W
HStem: -10 71<201 245> 210 71<157 327 132 345> 392 71<289 343>
@@ -127815,7 +127874,7 @@ EndSplineSet
EndChar
StartChar: u1D717.ss
-Encoding: 1114655 -1 3842
+Encoding: 1114633 -1 3842
Width: 534
Flags: W
HStem: -12 71<188 262.5> 612 71<288.5 334.5>
@@ -127855,7 +127914,7 @@ EndSplineSet
EndChar
StartChar: u1D719.ss
-Encoding: 1114656 -1 3843
+Encoding: 1114634 -1 3843
Width: 648
Flags: W
HStem: 664 20<487 487>
@@ -127888,7 +127947,7 @@ EndSplineSet
EndChar
StartChar: u1D71A.ss
-Encoding: 1114657 -1 3844
+Encoding: 1114635 -1 3844
Width: 536
Flags: W
HStem: -10 71<219 321.5 219 338> 392 71<285 365.5>
@@ -127918,7 +127977,7 @@ EndSplineSet
EndChar
StartChar: u1D71B.ss
-Encoding: 1114658 -1 3845
+Encoding: 1114636 -1 3845
Width: 795
Flags: W
HStem: -10 71<254.5 275 492 522.5> 382 71<199.5 811 213 811 349 349 349 584 698 794 698 698>
@@ -127959,7 +128018,7 @@ EndSplineSet
EndChar
StartChar: uni2202.ss
-Encoding: 1114602 -1 3846
+Encoding: 1114637 -1 3846
Width: 499
Flags: W
HStem: -10 71<207 298 207 318.5> 392 71<202.5 265 175 289> 663 20<145 145>
@@ -127986,7 +128045,7 @@ EndSplineSet
EndChar
StartChar: u1D7EC.ss
-Encoding: 1114669 -1 3847
+Encoding: 1114638 -1 3847
Width: 500
Flags: W
HStem: -13 95<248 308 248 311> 593 95<358 419.5>
@@ -128012,7 +128071,7 @@ EndSplineSet
EndChar
StartChar: u1D7ED.ss
-Encoding: 1114670 -1 3848
+Encoding: 1114639 -1 3848
Width: 500
Flags: W
HStem: 0 20
@@ -128031,7 +128090,7 @@ EndSplineSet
EndChar
StartChar: u1D7EE.ss
-Encoding: 1114671 -1 3849
+Encoding: 1114640 -1 3849
Width: 500
Flags: W
HStem: 0 95<223 441> 593 95<365.5 408.5>
@@ -128057,7 +128116,7 @@ EndSplineSet
EndChar
StartChar: u1D7EF.ss
-Encoding: 1114672 -1 3850
+Encoding: 1114641 -1 3850
Width: 500
Flags: W
HStem: -13 95<210.5 257.5> 593 95<380 413>
@@ -128088,7 +128147,7 @@ EndSplineSet
EndChar
StartChar: u1D7F0.ss
-Encoding: 1114673 -1 3851
+Encoding: 1114642 -1 3851
Width: 500
Flags: W
HStem: 0 20 145 95<181 328 471 498>
@@ -128115,7 +128174,7 @@ EndSplineSet
EndChar
StartChar: u1D7F1.ss
-Encoding: 1114674 -1 3852
+Encoding: 1114643 -1 3852
Width: 500
Flags: W
HStem: -13 95<202.5 270.5 202.5 271> 571 105<362 587 362 362>
@@ -128142,7 +128201,7 @@ EndSplineSet
EndChar
StartChar: u1D7F2.ss
-Encoding: 1114675 -1 3853
+Encoding: 1114644 -1 3853
Width: 500
Flags: W
HStem: -13 95<251 325.5 251 326.5> 329 95<363.5 367>
@@ -128171,7 +128230,7 @@ EndSplineSet
EndChar
StartChar: u1D7F3.ss
-Encoding: 1114676 -1 3854
+Encoding: 1114645 -1 3854
Width: 500
Flags: W
HStem: 0 20 561 115<226 469 174 639>
@@ -128189,7 +128248,7 @@ EndSplineSet
EndChar
StartChar: u1D7F4.ss
-Encoding: 1114677 -1 3855
+Encoding: 1114646 -1 3855
Width: 500
Flags: W
HStem: -13 95<239 301 239 332> 593 95<360 419>
@@ -128220,7 +128279,7 @@ EndSplineSet
EndChar
StartChar: u1D7F5.ss
-Encoding: 1114678 -1 3856
+Encoding: 1114647 -1 3856
Width: 500
Flags: W
HStem: -13 20 251 95<302 304.5> 593 95<342.5 416.5>
@@ -128249,7 +128308,7 @@ EndSplineSet
EndChar
StartChar: u1D7E2.ss
-Encoding: 1114659 -1 3857
+Encoding: 1114648 -1 3857
Width: 500
Flags: W
HStem: -14 71<227.5 333.5 227.5 348> 605 71<334.5 433>
@@ -128271,7 +128330,7 @@ EndSplineSet
EndChar
StartChar: u1D7E3.ss
-Encoding: 1114660 -1 3858
+Encoding: 1114649 -1 3858
Width: 500
Flags: W
HStem: 0 20 657 20<456 456>
@@ -128290,7 +128349,7 @@ EndSplineSet
EndChar
StartChar: u1D7E4.ss
-Encoding: 1114661 -1 3859
+Encoding: 1114650 -1 3859
Width: 500
Flags: W
HStem: 0 71<194 440> 605 71<365 423>
@@ -128318,7 +128377,7 @@ EndSplineSet
EndChar
StartChar: u1D7E5.ss
-Encoding: 1114662 -1 3860
+Encoding: 1114651 -1 3860
Width: 500
Flags: W
HStem: -14 71<192.5 263 192.5 268> 605 71<365.5 410.5>
@@ -128348,7 +128407,7 @@ EndSplineSet
EndChar
StartChar: u1D7E6.ss
-Encoding: 1114663 -1 3861
+Encoding: 1114652 -1 3861
Width: 500
Flags: W
HStem: 0 20 165 71<158 335 431 497 158 414> 656 20<491 541 541 541>
@@ -128375,7 +128434,7 @@ EndSplineSet
EndChar
StartChar: u1D7E7.ss
-Encoding: 1114664 -1 3862
+Encoding: 1114653 -1 3862
Width: 500
Flags: W
HStem: -14 71<197.5 276.5 197.5 284> 605 71<399 576 399 399>
@@ -128401,7 +128460,7 @@ EndSplineSet
EndChar
StartChar: u1D7E8.ss
-Encoding: 1114665 -1 3863
+Encoding: 1114654 -1 3863
Width: 500
Flags: W
HStem: -14 71<237.5 315.5 237.5 323> 360 71<341 369> 664 20<617 617>
@@ -128429,7 +128488,7 @@ EndSplineSet
EndChar
StartChar: u1D7E9.ss
-Encoding: 1114666 -1 3864
+Encoding: 1114655 -1 3864
Width: 500
Flags: W
HStem: -8 20 591 71<234 501 185 616>
@@ -128448,7 +128507,7 @@ EndSplineSet
EndChar
StartChar: u1D7EA.ss
-Encoding: 1114667 -1 3865
+Encoding: 1114656 -1 3865
Width: 500
Flags: W
HStem: -14 71<231 299.5 231 317.5> 605 71<361 422>
@@ -128480,7 +128539,7 @@ EndSplineSet
EndChar
StartChar: u1D7EB.ss
-Encoding: 1114668 -1 3866
+Encoding: 1114657 -1 3866
Width: 500
Flags: W
HStem: 231 71<293 320.5> 605 71<347.5 425>
@@ -128508,7 +128567,7 @@ EndSplineSet
EndChar
StartChar: u1D7F6.bf
-Encoding: 1114679 -1 3867
+Encoding: 1114658 -1 3867
Width: 525
Flags: W
HStem: -11 64<227.5 294.5 227.5 322> 617 64<227.5 294.5>
@@ -128530,7 +128589,7 @@ EndSplineSet
EndChar
StartChar: u1D7F7.bf
-Encoding: 1114680 -1 3868
+Encoding: 1114659 -1 3868
Width: 525
Flags: W
HStem: 0 64<117.5 226 126 226 325 419> 661 20<285 295 295 303.5>
@@ -128562,7 +128621,7 @@ EndSplineSet
EndChar
StartChar: u1D7F8.bf
-Encoding: 1114681 -1 3869
+Encoding: 1114660 -1 3869
Width: 525
Flags: W
HStem: 0 64<168 371 168 439> 0 111<401 439 401 439> 427 20<101 130.5> 617 64<223.5 281.5>
@@ -128597,7 +128656,7 @@ EndSplineSet
EndChar
StartChar: u1D7F9.bf
-Encoding: 1114682 -1 3870
+Encoding: 1114661 -1 3870
Width: 525
Flags: W
HStem: -11 64<235 290 235 317.5> 617 64<242.5 284>
@@ -128635,7 +128694,7 @@ EndSplineSet
EndChar
StartChar: u1D7FA.bf
-Encoding: 1114683 -1 3871
+Encoding: 1114662 -1 3871
Width: 525
Flags: W
HStem: 0 64<228 307 236 307 389 460> 179 64<51.5 307 111 307 111 307 389 463> 662 20<297 358 358 366.5>
@@ -128678,7 +128737,7 @@ EndSplineSet
EndChar
StartChar: u1D7FB.bf
-Encoding: 1114684 -1 3872
+Encoding: 1114663 -1 3872
Width: 525
Flags: W
HStem: -11 64<222 273.5 222 302> 361 64<256.5 296> 606 64<178 178 178 404>
@@ -128713,7 +128772,7 @@ EndSplineSet
EndChar
StartChar: u1D7FC.bf
-Encoding: 1114685 -1 3873
+Encoding: 1114664 -1 3873
Width: 525
Flags: W
HStem: -11 64<237 291 237 321.5> 369 64<248.5 294.5> 617 64<280.5 324.5>
@@ -128744,7 +128803,7 @@ EndSplineSet
EndChar
StartChar: u1D7FD.bf
-Encoding: 1114686 -1 3874
+Encoding: 1114665 -1 3874
Width: 525
Flags: W
HStem: -11 20 558 128<65.5 112 74 112> 606 64<143 353 143 143>
@@ -128773,7 +128832,7 @@ EndSplineSet
EndChar
StartChar: u1D7FE.bf
-Encoding: 1114687 -1 3875
+Encoding: 1114666 -1 3875
Width: 525
Flags: W
HStem: -11 64<228.5 294 228.5 321.5> 330 64<232.5 289.5 232.5 294> 617 64<232.5 289.5>
@@ -128804,7 +128863,7 @@ EndSplineSet
EndChar
StartChar: u1D7FF.bf
-Encoding: 1114688 -1 3876
+Encoding: 1114667 -1 3876
Width: 525
Flags: W
HStem: -11 64<209.5 252.5 209.5 294> 237 64<227.5 274.5> 617 64<235 289.5>
@@ -128835,7 +128894,7 @@ EndSplineSet
EndChar
StartChar: u1D538.bf
-Encoding: 1114689 -1 3877
+Encoding: 1114668 -1 3877
Width: 787
Flags: W
HStem: 0 70<555 639 555 737 506 639> 196 70<213 415 213 439 189 415> 606 70<373 457 373 373>
@@ -128865,7 +128924,7 @@ EndSplineSet
EndChar
StartChar: u1D539.bf
-Encoding: 1114690 -1 3878
+Encoding: 1114669 -1 3878
Width: 729
Flags: W
HStem: 0 70<145 225 295 402> 314 70<295 402 295 402> 606 70<145 225 145 145 295 402 295 295>
@@ -128912,7 +128971,7 @@ EndSplineSet
EndChar
StartChar: u1D53C.bf
-Encoding: 1114693 -1 3879
+Encoding: 1114670 -1 3879
Width: 650
Flags: W
HStem: 0 70<145 225 295 595> 314 70<295 565 295 565> 606 70<145 225 145 145 295 595 295 295>
@@ -128942,7 +129001,7 @@ EndSplineSet
EndChar
StartChar: u1D53D.bf
-Encoding: 1114694 -1 3880
+Encoding: 1114671 -1 3880
Width: 474
Flags: W
HStem: 0 70<145 225 145 295> 304 70<295 555 295 555> 606 70<145 225 145 145 295 595 295 295>
@@ -128970,7 +129029,7 @@ EndSplineSet
EndChar
StartChar: u1D53E.bf
-Encoding: 1114695 -1 3881
+Encoding: 1114672 -1 3881
Width: 751
Flags: W
HStem: -19 70<370.5 395 370.5 449> 281 70<363 470 363 686 540 540 540 616> 621 70<371.5 445.5>
@@ -129007,7 +129066,7 @@ EndSplineSet
EndChar
StartChar: u1D540.bf
-Encoding: 1114697 -1 3882
+Encoding: 1114673 -1 3882
Width: 380
Flags: W
HStem: 0 70<150 230 150 300> 606 70<150 230 150 150>
@@ -129029,7 +129088,7 @@ EndSplineSet
EndChar
StartChar: u1D541.bf
-Encoding: 1114698 -1 3883
+Encoding: 1114674 -1 3883
Width: 618
Flags: W
HStem: -19 71<244 307 244 364> 606 70<398 478 398 398>
@@ -129055,7 +129114,7 @@ EndSplineSet
EndChar
StartChar: u1D542.bf
-Encoding: 1114699 -1 3884
+Encoding: 1114675 -1 3884
Width: 792
Flags: W
HStem: 0 70<145 225 145 295 554 644> 606 70<145 225 145 145>
@@ -129091,7 +129150,7 @@ EndSplineSet
EndChar
StartChar: u1D543.bf
-Encoding: 1114700 -1 3885
+Encoding: 1114676 -1 3885
Width: 662
Flags: W
HStem: 0 70<140 220 290 607> 606 70<140 220 140 140>
@@ -129115,7 +129174,7 @@ EndSplineSet
EndChar
StartChar: u1D544.bf
-Encoding: 1114701 -1 3886
+Encoding: 1114677 -1 3886
Width: 914
Flags: W
HStem: 0 70<322 404 322 488 270 404 689 769> 606 70<145 220 145 145 689 769 689 689>
@@ -129155,7 +129214,7 @@ EndSplineSet
EndChar
StartChar: u1D546.bf
-Encoding: 1114703 -1 3887
+Encoding: 1114678 -1 3887
Width: 787
Flags: W
HStem: -19 70<375 417 375 493> 621 70<369.5 412.5>
@@ -129187,7 +129246,7 @@ EndSplineSet
EndChar
StartChar: u1D54A.bf
-Encoding: 1114707 -1 3888
+Encoding: 1114679 -1 3888
Width: 702
Flags: W
HStem: -19 70<281 379 281 416.5> 622 70<346 430.5>
@@ -129222,7 +129281,7 @@ EndSplineSet
EndChar
StartChar: u1D54B.bf
-Encoding: 1114708 -1 3889
+Encoding: 1114680 -1 3889
Width: 556
Flags: W
HStem: 0 70<295 375 295 445> 606 70<25 225 25 645 295 295 295 375 445 645 445 445>
@@ -129248,7 +129307,7 @@ EndSplineSet
EndChar
StartChar: u1D54C.bf
-Encoding: 1114709 -1 3890
+Encoding: 1114681 -1 3890
Width: 738
Flags: W
HStem: -19 70<353 414 353 436> 606 70<140 220 140 140>
@@ -129276,7 +129335,7 @@ EndSplineSet
EndChar
StartChar: u1D54D.bf
-Encoding: 1114710 -1 3891
+Encoding: 1114682 -1 3891
Width: 627
Flags: W
HStem: 0 70<297 381 297 474 247 381> 606 70<114 199 114 114>
@@ -129301,7 +129360,7 @@ EndSplineSet
EndChar
StartChar: u1D54E.bf
-Encoding: 1114711 -1 3892
+Encoding: 1114683 -1 3892
Width: 996
Flags: W
HStem: 0 70<225 306 225 409 170 306 677 756> 606 70<104 185 104 104 555 636 555 555>
@@ -129339,7 +129398,7 @@ EndSplineSet
EndChar
StartChar: u1D54F.bf
-Encoding: 1114712 -1 3893
+Encoding: 1114684 -1 3893
Width: 794
Flags: W
HStem: 0 70<540 635 540 769 504 635> 606 70<155 251 155 155>
@@ -129368,7 +129427,7 @@ EndSplineSet
EndChar
StartChar: u1D550.bf
-Encoding: 1114713 -1 3894
+Encoding: 1114685 -1 3894
Width: 652
Flags: W
HStem: 0 70<353 433 353 503> 606 70<150 243 150 150>
@@ -129398,7 +129457,7 @@ EndSplineSet
EndChar
StartChar: u1D552.bf
-Encoding: 1114715 -1 3895
+Encoding: 1114686 -1 3895
Width: 623
Flags: W
HStem: -14 70<177 300.5> 0 70<433 493 433 563 364 493> 403 70<276 321.5>
@@ -129440,7 +129499,7 @@ EndSplineSet
EndChar
StartChar: u1D553.bf
-Encoding: 1114716 -1 3896
+Encoding: 1114687 -1 3896
Width: 643
Flags: W
HStem: -14 70<360 362.5 328 452> 0 70<130 190 130 258> 403 70<357.5 367.5> 606 70<130 190 130 130>
@@ -129478,7 +129537,7 @@ EndSplineSet
EndChar
StartChar: u1D554.bf
-Encoding: 1114717 -1 3897
+Encoding: 1114688 -1 3897
Width: 574
Flags: W
HStem: -14 70<290 345.5> 403 70<295.5 343.5 231 356.5>
@@ -129508,7 +129567,7 @@ EndSplineSet
EndChar
StartChar: u1D557.bf
-Encoding: 1114720 -1 3898
+Encoding: 1114689 -1 3898
Width: 474
Flags: W
HStem: 0 70<199 259 199 329> 381 70<25 129 25 129 329 455> 606 70<365 391 299 399>
@@ -129542,7 +129601,7 @@ EndSplineSet
EndChar
StartChar: u1D558.bf
-Encoding: 1114721 -1 3899
+Encoding: 1114690 -1 3899
Width: 643
Flags: W
HStem: -205 70<278.5 313 278.5 373.5> -14 70<280 282.5> 391 70<453 513 453 453> 403 70<275 285.5 197.5 307.5>
@@ -129585,7 +129644,7 @@ EndSplineSet
EndChar
StartChar: u1D559.bf
-Encoding: 1114722 -1 3900
+Encoding: 1114691 -1 3900
Width: 624
Flags: W
HStem: 0 70<130 190 130 260 434 494> 606 70<130 190 130 130>
@@ -129620,7 +129679,7 @@ EndSplineSet
EndChar
StartChar: u1D55C.bf
-Encoding: 1114725 -1 3901
+Encoding: 1114692 -1 3901
Width: 646
Flags: W
HStem: 0 70<130 190 130 260 429 493> 606 70<130 190 130 130>
@@ -129655,7 +129714,7 @@ EndSplineSet
EndChar
StartChar: u1D55D.bf
-Encoding: 1114726 -1 3902
+Encoding: 1114693 -1 3902
Width: 325
Flags: W
HStem: 0 70<130 195 130 265> 656 20<221 265 265 265>
@@ -129678,7 +129737,7 @@ EndSplineSet
EndChar
StartChar: u1D55E.bf
-Encoding: 1114727 -1 3903
+Encoding: 1114694 -1 3903
Width: 908
Flags: W
HStem: 0 70<130 190 130 260 424 484 718 778> 391 70<130 190 130 130>
@@ -129725,7 +129784,7 @@ EndSplineSet
EndChar
StartChar: u1D55F.bf
-Encoding: 1114728 -1 3904
+Encoding: 1114695 -1 3904
Width: 624
Flags: W
HStem: 0 70<130 190 130 260 434 494> 391 70<130 190 130 130>
@@ -129760,7 +129819,7 @@ EndSplineSet
EndChar
StartChar: u1D560.bf
-Encoding: 1114729 -1 3905
+Encoding: 1114696 -1 3905
Width: 598
Flags: W
HStem: -14 70<292 308.5 292 372> 403 70<291 308.5>
@@ -129792,7 +129851,7 @@ EndSplineSet
EndChar
StartChar: u1D561.bf
-Encoding: 1114730 -1 3906
+Encoding: 1114697 -1 3906
Width: 643
Flags: W
HStem: -205 70<130 190 130 260> -14 70<359 362 328 452> 391 70<130 190 130 130> 403 70<357.5 367.5>
@@ -129832,7 +129891,7 @@ EndSplineSet
EndChar
StartChar: u1D562.bf
-Encoding: 1114731 -1 3907
+Encoding: 1114698 -1 3907
Width: 643
Flags: W
HStem: -205 70<453 513 453 583> -14 70<281 284> 391 70<453 513 453 453> 403 70<275.5 285.5 191.5 307.5>
@@ -129872,7 +129931,7 @@ EndSplineSet
EndChar
StartChar: u1D563.bf
-Encoding: 1114732 -1 3908
+Encoding: 1114699 -1 3908
Width: 339
Flags: W
HStem: 0 70<130 190 130 260> 391 70<130 190 130 130>
@@ -129902,7 +129961,7 @@ EndSplineSet
EndChar
StartChar: u1D564.bf
-Encoding: 1114733 -1 3909
+Encoding: 1114700 -1 3909
Width: 549
Flags: W
HStem: -14 70<243 280 224 316.5> 0 20 403 70<289.5 333.5 236 340.5>
@@ -129938,7 +129997,7 @@ EndSplineSet
EndChar
StartChar: u1D565.bf
-Encoding: 1114734 -1 3910
+Encoding: 1114701 -1 3910
Width: 446
Flags: W
HStem: -14 20 381 70<25 115 25 115 320 406> 656 20<276 320 320 320>
@@ -129972,7 +130031,7 @@ EndSplineSet
EndChar
StartChar: u1D566.bf
-Encoding: 1114735 -1 3911
+Encoding: 1114702 -1 3911
Width: 619
Flags: W
HStem: -16 20 0 70<429 489 429 559> 391 70<125 185 125 125 429 489 429 429>
@@ -130007,7 +130066,7 @@ EndSplineSet
EndChar
StartChar: u1D567.bf
-Encoding: 1114736 -1 3912
+Encoding: 1114703 -1 3912
Width: 494
Flags: W
HStem: 0 70<217 226 169 280 226 280 217 320 217 384> 391 70<104 167 104 104>
@@ -130034,7 +130093,7 @@ EndSplineSet
EndChar
StartChar: u1D568.bf
-Encoding: 1114737 -1 3913
+Encoding: 1114704 -1 3913
Width: 786
Flags: W
HStem: 0 70<179 236 179 351 122 236 515 572> 391 70<109 166 109 109 446 502 446 446>
@@ -130072,7 +130131,7 @@ EndSplineSet
EndChar
StartChar: u1D569.bf
-Encoding: 1114738 -1 3914
+Encoding: 1114705 -1 3914
Width: 660
Flags: W
HStem: 0 70<420 492 420 635 383 492> 391 70<167 244 167 167>
@@ -130101,7 +130160,7 @@ EndSplineSet
EndChar
StartChar: u1D56A.bf
-Encoding: 1114739 -1 3915
+Encoding: 1114706 -1 3915
Width: 471
Flags: W
HStem: -205 70<143.5 199.5 143.5 204.5> 391 70<113 181 113 113>
@@ -130130,7 +130189,7 @@ EndSplineSet
EndChar
StartChar: u1D56B.bf
-Encoding: 1114740 -1 3916
+Encoding: 1114707 -1 3916
Width: 513
Flags: W
HStem: 0 70<122 193 273 473 40 40> 391 70<58 240 58 473 321 321 321 391 58 473>
@@ -130157,7 +130216,7 @@ EndSplineSet
EndChar
StartChar: u1D538.bi
-Encoding: 1114741 -1 3917
+Encoding: 1114708 -1 3917
Width: 733
Flags: W
HStem: 0 63<521 596 521 667 465 596> 199 63<233 436 233 443 196 436> 607 62<464 540 464 464>
@@ -130187,7 +130246,7 @@ EndSplineSet
EndChar
StartChar: u1D539.bi
-Encoding: 1114742 -1 3918
+Encoding: 1114709 -1 3918
Width: 729
Flags: W
HStem: 0 63<101 178 244 351 351 356.5> 315 63<329 408 312 436> 606 63<247 324 247 247 390 485 390 390>
@@ -130235,7 +130294,7 @@ EndSplineSet
EndChar
StartChar: u1D53C.bi
-Encoding: 1114745 -1 3919
+Encoding: 1114710 -1 3919
Width: 680
Flags: W
HStem: 0 63<101 178 244 545> 313 63<328 590 311 606> 606 63<247 324 247 247 390 687 390 390>
@@ -130264,7 +130323,7 @@ EndSplineSet
EndChar
StartChar: u1D53D.bi
-Encoding: 1114746 -1 3920
+Encoding: 1114711 -1 3920
Width: 474
Flags: W
HStem: 0 63<101 178 101 227> 308 63<327 590 310 606> 606 63<247 324 247 247 390 687 390 390>
@@ -130291,7 +130350,7 @@ EndSplineSet
EndChar
StartChar: u1D53E.bi
-Encoding: 1114747 -1 3921
+Encoding: 1114712 -1 3921
Width: 718
Flags: W
HStem: -14 63<297 328 297 358> 280 63<371 461 355 685 526 526 526 602> 622 63<434.5 511>
@@ -130328,7 +130387,7 @@ EndSplineSet
EndChar
StartChar: u1D540.bi
-Encoding: 1114749 -1 3922
+Encoding: 1114713 -1 3922
Width: 382
Flags: W
HStem: 0 63<105 182 105 231> 606 63<251 328 251 251>
@@ -130349,7 +130408,7 @@ EndSplineSet
EndChar
StartChar: u1D541.bi
-Encoding: 1114750 -1 3923
+Encoding: 1114714 -1 3923
Width: 603
Flags: W
HStem: -14 63<224 245 224 291.5> 605 64<481 562 481 481>
@@ -130375,7 +130434,7 @@ EndSplineSet
EndChar
StartChar: u1D542.bi
-Encoding: 1114751 -1 3924
+Encoding: 1114715 -1 3924
Width: 766
Flags: W
HStem: 0 63<101 178 101 227 511 591> 606 63<247 324 247 247>
@@ -130410,7 +130469,7 @@ EndSplineSet
EndChar
StartChar: u1D543.bi
-Encoding: 1114752 -1 3925
+Encoding: 1114716 -1 3925
Width: 613
Flags: W
HStem: 0 63<101 178 244 552> 606 63<247 324 247 247>
@@ -130433,7 +130492,7 @@ EndSplineSet
EndChar
StartChar: u1D544.bi
-Encoding: 1114753 -1 3926
+Encoding: 1114717 -1 3926
Width: 912
Flags: W
HStem: 0 63<289 365 289 422 232 365 639 717> 606 63<254 323 254 254 784 861 784 784>
@@ -130474,7 +130533,7 @@ EndSplineSet
EndChar
StartChar: u1D54A.bi
-Encoding: 1114759 -1 3927
+Encoding: 1114718 -1 3927
Width: 686
Flags: W
HStem: -14 63<230.5 315.5 227.5 364.5> 622 63<422 505>
@@ -130509,7 +130568,7 @@ EndSplineSet
EndChar
StartChar: u1D54B.bi
-Encoding: 1114760 -1 3928
+Encoding: 1114719 -1 3928
Width: 445
Flags: W
HStem: 0 63<154 231 154 280> 606 63<46 234 30 653 300 300 300 377 443 637 443 443>
@@ -130534,7 +130593,7 @@ EndSplineSet
EndChar
StartChar: u1D54C.bi
-Encoding: 1114761 -1 3929
+Encoding: 1114720 -1 3929
Width: 709
Flags: W
HStem: -14 63<281 347.5 281 355> 606 63<211 290 211 211>
@@ -130564,7 +130623,7 @@ EndSplineSet
EndChar
StartChar: u1D54D.bi
-Encoding: 1114762 -1 3930
+Encoding: 1114721 -1 3930
Width: 504
Flags: W
HStem: 0 63<164 242 164 307 108 242> 606 63<111 188 111 111>
@@ -130589,7 +130648,7 @@ EndSplineSet
EndChar
StartChar: u1D54E.bi
-Encoding: 1114763 -1 3931
+Encoding: 1114722 -1 3931
Width: 891
Flags: W
HStem: 0 63<144 221 144 299 552 629> 606 63<144 221 144 144 552 629 552 552>
@@ -130628,7 +130687,7 @@ EndSplineSet
EndChar
StartChar: u1D54F.bi
-Encoding: 1114764 -1 3932
+Encoding: 1114723 -1 3932
Width: 759
Flags: W
HStem: 0 63<505 589 505 688 465 589> 606 63<258 342 258 258>
@@ -130657,7 +130716,7 @@ EndSplineSet
EndChar
StartChar: u1D546.bi
-Encoding: 1114755 -1 3933
+Encoding: 1114724 -1 3933
Width: 749
Flags: W
HStem: -14 63<296.5 336 296.5 427> 622 63<434.5 474>
@@ -130689,7 +130748,7 @@ EndSplineSet
EndChar
StartChar: u1D550.bi
-Encoding: 1114765 -1 3934
+Encoding: 1114725 -1 3934
Width: 462
Flags: W
HStem: 0 63<181 260 181 308> 606 63<103 185 103 103>
@@ -130718,7 +130777,7 @@ EndSplineSet
EndChar
StartChar: u1D552.bi
-Encoding: 1114767 -1 3935
+Encoding: 1114726 -1 3935
Width: 634
Flags: W
HStem: -13 63<139.5 268> 0 63<406 467 406 517> 399 63<334 382>
@@ -130765,7 +130824,7 @@ EndSplineSet
EndChar
StartChar: u1D553.bi
-Encoding: 1114768 -1 3936
+Encoding: 1114727 -1 3936
Width: 661
Flags: W
HStem: -13 63<332 341.5 312 435> 0 63<115 179 115 227> 399 63<438.5 440> 636 63<269 333 269 269>
@@ -130804,7 +130863,7 @@ EndSplineSet
EndChar
StartChar: u1D554.bi
-Encoding: 1114769 -1 3937
+Encoding: 1114728 -1 3937
Width: 571
Flags: W
HStem: -13 63<246 291> 399 63<336 391.5>
@@ -130832,7 +130891,7 @@ EndSplineSet
EndChar
StartChar: u1D556.bi
-Encoding: 1114771 -1 3938
+Encoding: 1114729 -1 3938
Width: 575
Flags: W
HStem: -13 63<245.5 295> 193 63<251 342 406 466 234 342> 399 63<334 347.5>
@@ -130870,7 +130929,7 @@ EndSplineSet
EndChar
StartChar: u1D557.bi
-Encoding: 1114772 -1 3939
+Encoding: 1114730 -1 3939
Width: 438
Flags: W
HStem: 0 63<125 192 125 238> 386 63<62 149 45 166 359 468> 635 64<446 478.5>
@@ -130903,7 +130962,7 @@ EndSplineSet
EndChar
StartChar: u1D558.bi
-Encoding: 1114773 -1 3940
+Encoding: 1114731 -1 3940
Width: 666
Flags: W
HStem: -205 63<178.5 221.5 178.5 278.5> -13 63<168.5 279> 386 63<497 560 497 497> 399 63<331 346 239 361>
@@ -130948,7 +131007,7 @@ EndSplineSet
EndChar
StartChar: u1D559.bi
-Encoding: 1114774 -1 3941
+Encoding: 1114732 -1 3941
Width: 661
Flags: W
HStem: 0 63<115 179 115 227 422 484> 442 20<450 515> 636 63<269 333 269 269>
@@ -130986,7 +131045,7 @@ EndSplineSet
EndChar
StartChar: u1D55C.bi
-Encoding: 1114777 -1 3942
+Encoding: 1114733 -1 3942
Width: 641
Flags: W
HStem: 0 63<115 179 115 227 427 492> 636 63<269 333 269 269>
@@ -131021,7 +131080,7 @@ EndSplineSet
EndChar
StartChar: u1D55D.bi
-Encoding: 1114778 -1 3943
+Encoding: 1114734 -1 3943
Width: 372
Flags: W
HStem: 0 63<115 179 115 227>
@@ -131043,7 +131102,7 @@ EndSplineSet
EndChar
StartChar: u1D55E.bi
-Encoding: 1114779 -1 3944
+Encoding: 1114735 -1 3944
Width: 942
Flags: W
HStem: 0 63<116 180 116 227 409 472 704 765> 386 63<202 266 202 202> 442 20<438.5 491 727.5 796>
@@ -131095,7 +131154,7 @@ EndSplineSet
EndChar
StartChar: u1D55F.bi
-Encoding: 1114780 -1 3945
+Encoding: 1114736 -1 3945
Width: 661
Flags: W
HStem: 0 63<115 179 115 227 422 484> 386 63<201 265 201 201> 442 20<450 515>
@@ -131133,7 +131192,7 @@ EndSplineSet
EndChar
StartChar: u1D560.bi
-Encoding: 1114781 -1 3946
+Encoding: 1114737 -1 3946
Width: 586
Flags: W
HStem: -13 63<249 258.5 249 325.5> 399 63<336.5 348>
@@ -131165,7 +131224,7 @@ EndSplineSet
EndChar
StartChar: u1D561.bi
-Encoding: 1114782 -1 3947
+Encoding: 1114738 -1 3947
Width: 680
Flags: W
HStem: -205 63<83 147 83 194> -13 63<357 366.5 339 469> 386 63<226 290 226 226> 399 63<465.5 467>
@@ -131205,7 +131264,7 @@ EndSplineSet
EndChar
StartChar: u1D562.bi
-Encoding: 1114783 -1 3948
+Encoding: 1114739 -1 3948
Width: 662
Flags: W
HStem: -205 63<344 408 344 455> -13 63<224.5 225> 399 63<322.5 335.5 229 352>
@@ -131246,7 +131305,7 @@ EndSplineSet
EndChar
StartChar: u1D563.bi
-Encoding: 1114784 -1 3949
+Encoding: 1114740 -1 3949
Width: 403
Flags: W
HStem: 0 63<114 178 114 226> 386 63<202 266 202 202> 442 20<469.5 505>
@@ -131274,7 +131333,7 @@ EndSplineSet
EndChar
StartChar: u1D564.bi
-Encoding: 1114785 -1 3950
+Encoding: 1114741 -1 3950
Width: 533
Flags: W
HStem: -13 63<188 242 188 281.5> 399 63<327.5 369.5>
@@ -131309,7 +131368,7 @@ EndSplineSet
EndChar
StartChar: u1D565.bi
-Encoding: 1114786 -1 3951
+Encoding: 1114742 -1 3951
Width: 403
Flags: W
HStem: -14 20 384 64<41 112 22 131> 385 63<322 403> 656 20<338 382 382 382>
@@ -131345,7 +131404,7 @@ EndSplineSet
EndChar
StartChar: u1D566.bi
-Encoding: 1114787 -1 3952
+Encoding: 1114743 -1 3952
Width: 661
Flags: W
HStem: -13 20 0 63<396 460 396 507> 386 63<177 239 177 177 482 546 482 482>
@@ -131383,7 +131442,7 @@ EndSplineSet
EndChar
StartChar: u1D567.bi
-Encoding: 1114788 -1 3953
+Encoding: 1114744 -1 3953
Width: 477
Flags: W
HStem: 0 63<144 205 144 285 88 205> 386 63<103 162 103 103>
@@ -131408,7 +131467,7 @@ EndSplineSet
EndChar
StartChar: u1D568.bi
-Encoding: 1114789 -1 3954
+Encoding: 1114745 -1 3954
Width: 733
Flags: W
HStem: 0 63<134 195 134 266 73 195 442 503> 386 63<119 180 119 119 427 489 427 427>
@@ -131446,7 +131505,7 @@ EndSplineSet
EndChar
StartChar: u1D569.bi
-Encoding: 1114790 -1 3955
+Encoding: 1114746 -1 3955
Width: 562
Flags: W
HStem: 0 63<342 410 342 516 307 410> 386 63<177 246 177 177>
@@ -131475,7 +131534,7 @@ EndSplineSet
EndChar
StartChar: u1D56A.bi
-Encoding: 1114791 -1 3956
+Encoding: 1114747 -1 3956
Width: 584
Flags: W
HStem: -205 63<109.5 171.5 109.5 176> 386 63<205 266 205 205>
@@ -131505,7 +131564,7 @@ EndSplineSet
EndChar
StartChar: u1D56B.bi
-Encoding: 1114792 -1 3957
+Encoding: 1114748 -1 3957
Width: 619
Flags: W
HStem: 0 63<154 195 195 200 296 467 467 469> 386 63<155.5 546 168 331 427 435 435 472>
@@ -131544,7 +131603,7 @@ EndSplineSet
EndChar
StartChar: u1D538.it
-Encoding: 1114793 -1 3958
+Encoding: 1114749 -1 3958
Width: 671
Flags: W
HStem: 0 37<488 564 488 606 454 564> 212 37<192 426 192 430 171 426> 616 37<425 501 425 425>
@@ -131574,7 +131633,7 @@ EndSplineSet
EndChar
StartChar: u1D539.it
-Encoding: 1114794 -1 3959
+Encoding: 1114750 -1 3959
Width: 686
Flags: W
HStem: 0 37<66 145 183 341 341 348> 315 37<266 427 427 434 266 486 257 427> 616 37<221 299 221 221 336 487 487 502 336 336>
@@ -131621,7 +131680,7 @@ EndSplineSet
EndChar
StartChar: u1D53C.it
-Encoding: 1114797 -1 3960
+Encoding: 1114751 -1 3960
Width: 639
Flags: W
HStem: 0 37<65 145 182 530> 317 37<267 538 257 549> 616 37<221 299 221 221 336 655 336 336>
@@ -131650,7 +131709,7 @@ EndSplineSet
EndChar
StartChar: u1D53D.it
-Encoding: 1114798 -1 3961
+Encoding: 1114752 -1 3961
Width: 469
Flags: W
HStem: 0 37<65 145 65 172> 303 37<263 535 253 546> 616 37<221 299 221 221 336 655 336 336>
@@ -131677,7 +131736,7 @@ EndSplineSet
EndChar
StartChar: u1D53E.it
-Encoding: 1114799 -1 3962
+Encoding: 1114753 -1 3962
Width: 702
Flags: W
HStem: -18 37<263 315 263 350.5> 266 37<366 494 356 662 531 531 531 615> 629 37<420.5 505.5 326 513.5>
@@ -131714,7 +131773,7 @@ EndSplineSet
EndChar
StartChar: u1D540.it
-Encoding: 1114801 -1 3963
+Encoding: 1114754 -1 3963
Width: 320
Flags: W
HStem: 0 37<69 147 69 175> 616 37<224 302 224 224>
@@ -131735,7 +131794,7 @@ EndSplineSet
EndChar
StartChar: u1D541.it
-Encoding: 1114802 -1 3964
+Encoding: 1114755 -1 3964
Width: 562
Flags: W
HStem: -18 37<169.5 202 169.5 260.5> 616 37<470 548 470 470>
@@ -131762,7 +131821,7 @@ EndSplineSet
EndChar
StartChar: u1D542.it
-Encoding: 1114803 -1 3965
+Encoding: 1114756 -1 3965
Width: 700
Flags: W
HStem: 0 37<65 143 65 171 498 584> 616 37<220 298 220 220>
@@ -131797,7 +131856,7 @@ EndSplineSet
EndChar
StartChar: u1D543.it
-Encoding: 1114804 -1 3966
+Encoding: 1114757 -1 3966
Width: 608
Flags: W
HStem: 0 37<64 143 180 515> 616 37<220 298 220 220>
@@ -131820,7 +131879,7 @@ EndSplineSet
EndChar
StartChar: u1D544.it
-Encoding: 1114805 -1 3967
+Encoding: 1114758 -1 3967
Width: 858
Flags: W
HStem: 0 37<271 347 271 385 238 347 611 691> 616 37<224 301 224 224 768 845 768 768>
@@ -131858,7 +131917,7 @@ EndSplineSet
EndChar
StartChar: u1D546.it
-Encoding: 1114807 -1 3968
+Encoding: 1114759 -1 3968
Width: 723
Flags: W
HStem: -18 37<269 325 269 421.5> 629 37<423 480.5>
@@ -131890,7 +131949,7 @@ EndSplineSet
EndChar
StartChar: u1D54A.it
-Encoding: 1114811 -1 3969
+Encoding: 1114760 -1 3969
Width: 624
Flags: W
HStem: -18 37<235 315 223 336.5> 629 37<393 477.5>
@@ -131926,7 +131985,7 @@ EndSplineSet
EndChar
StartChar: u1D54B.it
-Encoding: 1114812 -1 3970
+Encoding: 1114761 -1 3970
Width: 463
Flags: W
HStem: 0 37<163 241 163 269> 605 48<315 393 315 315> 616 37<40 280 30 682 432 672 432 432>
@@ -131951,7 +132010,7 @@ EndSplineSet
EndChar
StartChar: u1D54C.it
-Encoding: 1114813 -1 3971
+Encoding: 1114762 -1 3971
Width: 648
Flags: W
HStem: -14 37<261 345 261 353> 616 37<189 267 189 189>
@@ -131981,7 +132040,7 @@ EndSplineSet
EndChar
StartChar: u1D54D.it
-Encoding: 1114814 -1 3972
+Encoding: 1114763 -1 3972
Width: 492
Flags: W
HStem: 0 37<180 256 180 294 146 256> 616 37<117 193 117 117>
@@ -132006,7 +132065,7 @@ EndSplineSet
EndChar
StartChar: u1D54E.it
-Encoding: 1114815 -1 3973
+Encoding: 1114764 -1 3973
Width: 810
Flags: W
HStem: 0 37<137 212 137 235 540 615> 616 37<137 212 137 137 540 615 540 540>
@@ -132045,7 +132104,7 @@ EndSplineSet
EndChar
StartChar: u1D54F.it
-Encoding: 1114816 -1 3974
+Encoding: 1114765 -1 3974
Width: 650
Flags: W
HStem: 0 37<460 545 460 601 440 545> 617 36<214 296 214 214>
@@ -132074,7 +132133,7 @@ EndSplineSet
EndChar
StartChar: u1D550.it
-Encoding: 1114817 -1 3975
+Encoding: 1114766 -1 3975
Width: 458
Flags: W
HStem: 0 37<194 273 194 301> 617 36<98 183 98 98>
@@ -132103,7 +132162,7 @@ EndSplineSet
EndChar
StartChar: u1D552.it
-Encoding: 1114819 -1 3976
+Encoding: 1114767 -1 3976
Width: 566
Flags: W
HStem: -11 37<175 191> 0 37<347 416 347 442> 404 37<318 344.5 395 395>
@@ -132153,7 +132212,7 @@ EndSplineSet
EndChar
StartChar: u1D553.it
-Encoding: 1114820 -1 3977
+Encoding: 1114768 -1 3977
Width: 598
Flags: W
HStem: -11 37<273.5 306 267 377> 0 37<74 141 74 164> 404 37<385 406> 646 37<242 309 242 242>
@@ -132194,7 +132253,7 @@ EndSplineSet
EndChar
StartChar: u1D554.it
-Encoding: 1114821 -1 3978
+Encoding: 1114769 -1 3978
Width: 504
Flags: W
HStem: -11 37<208.5 237.5 208.5 272.5> 404 37<299.5 356>
@@ -132223,7 +132282,7 @@ EndSplineSet
EndChar
StartChar: u1D557.it
-Encoding: 1114824 -1 3979
+Encoding: 1114770 -1 3979
Width: 331
Flags: W
HStem: 0 37<75 142 75 167> 391 37<60 135 51 145 286 367> 646 37<385.5 411>
@@ -132255,7 +132314,7 @@ EndSplineSet
EndChar
StartChar: u1D558.it
-Encoding: 1114825 -1 3980
+Encoding: 1114771 -1 3980
Width: 599
Flags: W
HStem: -220 39<146 195.5 146 241> -11 37<192.5 213.5> 391 37<458 525 458 458> 404 37<297.5 315.5 215.5 335>
@@ -132300,7 +132359,7 @@ EndSplineSet
EndChar
StartChar: u1D559.it
-Encoding: 1114826 -1 3981
+Encoding: 1114772 -1 3981
Width: 588
Flags: W
HStem: 0 37<74 140 74 167 365 431> 646 37<241 308 241 241>
@@ -132337,7 +132396,7 @@ EndSplineSet
EndChar
StartChar: u1D55C.it
-Encoding: 1114829 -1 3982
+Encoding: 1114773 -1 3982
Width: 545
Flags: W
HStem: 0 37<72 138 72 165 376 444> 646 37<239 306 239 239>
@@ -132372,7 +132431,7 @@ EndSplineSet
EndChar
StartChar: u1D55D.it
-Encoding: 1114830 -1 3983
+Encoding: 1114774 -1 3983
Width: 306
Flags: W
HStem: 0 37<74 140 74 168> 663 20<309 356 356 356>
@@ -132394,7 +132453,7 @@ EndSplineSet
EndChar
StartChar: u1D55E.it
-Encoding: 1114831 -1 3984
+Encoding: 1114775 -1 3984
Width: 857
Flags: W
HStem: 0 37<74 140 74 167 354 420 634 700> 391 37<172 239 172 172>
@@ -132447,7 +132506,7 @@ EndSplineSet
EndChar
StartChar: u1D55F.it
-Encoding: 1114832 -1 3985
+Encoding: 1114776 -1 3985
Width: 588
Flags: W
HStem: 0 37<74 140 74 167 365 431> 391 37<171 238 171 171>
@@ -132484,7 +132543,7 @@ EndSplineSet
EndChar
StartChar: u1D560.it
-Encoding: 1114833 -1 3986
+Encoding: 1114777 -1 3986
Width: 534
Flags: W
HStem: -11 37<209.5 230.5 209.5 294> 404 37<302 323>
@@ -132516,7 +132575,7 @@ EndSplineSet
EndChar
StartChar: u1D561.it
-Encoding: 1114834 -1 3987
+Encoding: 1114778 -1 3987
Width: 628
Flags: W
HStem: -218 37<52 118 52 145> -11 37<319.5 336.5 300.5 420> 391 37<208 275 208 208> 404 37<421 442>
@@ -132556,7 +132615,7 @@ EndSplineSet
EndChar
StartChar: u1D562.it
-Encoding: 1114835 -1 3988
+Encoding: 1114779 -1 3988
Width: 604
Flags: W
HStem: -218 37<300 366 300 393> -11 37<192.5 213> 404 37<293 328.5 225 331 528 528>
@@ -132598,7 +132657,7 @@ EndSplineSet
EndChar
StartChar: u1D563.it
-Encoding: 1114836 -1 3989
+Encoding: 1114780 -1 3989
Width: 332
Flags: W
HStem: 0 37<74 140 74 167> 391 37<172 240 172 172>
@@ -132625,7 +132684,7 @@ EndSplineSet
EndChar
StartChar: u1D564.it
-Encoding: 1114837 -1 3990
+Encoding: 1114781 -1 3990
Width: 502
Flags: W
HStem: -11 37<169.5 231.5 169.5 249> 404 37<280 331>
@@ -132659,7 +132718,7 @@ EndSplineSet
EndChar
StartChar: u1D565.it
-Encoding: 1114838 -1 3991
+Encoding: 1114782 -1 3991
Width: 323
Flags: W
HStem: -10 20 391 37<58 108 49 119 259 319>
@@ -132696,7 +132755,7 @@ EndSplineSet
EndChar
StartChar: u1D566.it
-Encoding: 1114839 -1 3992
+Encoding: 1114783 -1 3992
Width: 588
Flags: W
HStem: -13 20 0 37<345 412 345 439> 391 37<152 218 152 152 443 509 443 443>
@@ -132733,7 +132792,7 @@ EndSplineSet
EndChar
StartChar: u1D567.it
-Encoding: 1114840 -1 3993
+Encoding: 1114784 -1 3993
Width: 395
Flags: W
HStem: 0 37<115 179 115 203 83 179> 391 37<86 150 86 86>
@@ -132758,7 +132817,7 @@ EndSplineSet
EndChar
StartChar: u1D568.it
-Encoding: 1114841 -1 3994
+Encoding: 1114785 -1 3994
Width: 639
Flags: W
HStem: 0 37<105 168 105 189 69 168 393 456> 391 37<93 156 93 93 381 444 381 381>
@@ -132797,7 +132856,7 @@ EndSplineSet
EndChar
StartChar: u1D569.it
-Encoding: 1114842 -1 3995
+Encoding: 1114786 -1 3995
Width: 557
Flags: W
HStem: 0 37<336 406 336 466 314 406> 391 37<168 239 168 168>
@@ -132826,7 +132885,7 @@ EndSplineSet
EndChar
StartChar: u1D56A.it
-Encoding: 1114843 -1 3996
+Encoding: 1114787 -1 3996
Width: 471
Flags: W
HStem: -218 37<85 134.5 85 139.5> 391 37<162 230 162 162>
@@ -132856,7 +132915,7 @@ EndSplineSet
EndChar
StartChar: u1D56B.it
-Encoding: 1114844 -1 3997
+Encoding: 1114788 -1 3997
Width: 540
Flags: W
HStem: 0 37<72 157 209 478 21 21> 391 37<134 346 134 530 398 398 398 485 134 530>
@@ -132941,7 +133000,7 @@ EndSplineSet
EndChar
StartChar: u1D4BE.dtls
-Encoding: 1114845 -1 4000
+Encoding: 1114789 -1 4000
Width: 496
Flags: W
HStem: -11 30<203 237.5 203 238.5> 315 30<144 172.5>
@@ -132969,7 +133028,7 @@ EndSplineSet
EndChar
StartChar: u1D4BF.dtls
-Encoding: 1114846 -1 4001
+Encoding: 1114790 -1 4001
Width: 730
Flags: W
HStem: -219 34<82.5 118 82.5 147> -127 30<401.5 430.5> -72 30<160 181> 296 30<357.5 384.5>
@@ -133006,7 +133065,7 @@ EndSplineSet
EndChar
StartChar: u1D4F2.dtls
-Encoding: 1114847 -1 4002
+Encoding: 1114791 -1 4002
Width: 558
Flags: MW
HStem: -14 50<255.5 278.5 255.5 283> 319 50<120 162.5> 430 20<306 424 424 424>
@@ -133033,7 +133092,7 @@ EndSplineSet
EndChar
StartChar: u1D4F3.dtls
-Encoding: 1114848 -1 4003
+Encoding: 1114792 -1 4003
Width: 840
Flags: MW
HStem: -223 50<171.5 195.5 171.5 212> -130 50<496.5 516> -81 50<247.5 255.5> 319 50<402 445> 430 20<598 710 710 710>
@@ -133068,7 +133127,7 @@ EndSplineSet
EndChar
StartChar: u1D526.dtls
-Encoding: 1114849 -1 4004
+Encoding: 1114793 -1 4004
Width: 384
Flags: W
HStem: -18 20
@@ -133097,7 +133156,7 @@ EndSplineSet
EndChar
StartChar: u1D527.dtls
-Encoding: 1114850 -1 4005
+Encoding: 1114794 -1 4005
Width: 345
Flags: W
LayerCount: 2
@@ -133125,7 +133184,7 @@ EndSplineSet
EndChar
StartChar: u1D55A.dtls
-Encoding: 1114851 -1 4006
+Encoding: 1114795 -1 4006
Width: 258
Flags: MW
HStem: 0 44<99 159 99 203> 406 44<99 159 99 99>
@@ -133147,7 +133206,7 @@ EndSplineSet
EndChar
StartChar: u1D55B.dtls
-Encoding: 1114852 -1 4007
+Encoding: 1114796 -1 4007
Width: 305
Flags: MW
HStem: -217 45<54.5 66.5 48 122.5> 406 44<151 206 151 151>
@@ -133173,7 +133232,7 @@ EndSplineSet
EndChar
StartChar: u1D58E.dtls
-Encoding: 1114853 -1 4008
+Encoding: 1114797 -1 4008
Width: 429
Flags: MW
LayerCount: 2
@@ -133200,7 +133259,7 @@ EndSplineSet
EndChar
StartChar: u1D58F.dtls
-Encoding: 1114854 -1 4009
+Encoding: 1114798 -1 4009
Width: 389
Flags: MW
LayerCount: 2
@@ -133228,7 +133287,7 @@ EndSplineSet
EndChar
StartChar: u1D5C2.dtls
-Encoding: 1114855 -1 4010
+Encoding: 1114799 -1 4010
Width: 220
Flags: MW
HStem: 0 20
@@ -133246,7 +133305,7 @@ EndSplineSet
EndChar
StartChar: u1D5C3.dtls
-Encoding: 1114856 -1 4011
+Encoding: 1114800 -1 4011
Width: 254
Flags: MW
HStem: -216 72<23 52.5>
@@ -133270,7 +133329,7 @@ EndSplineSet
EndChar
StartChar: u1D5F6.dtls
-Encoding: 1114857 -1 4012
+Encoding: 1114801 -1 4012
Width: 245
Flags: W
HStem: 0 20
@@ -133286,7 +133345,7 @@ EndSplineSet
EndChar
StartChar: u1D5F7.dtls
-Encoding: 1114858 -1 4013
+Encoding: 1114802 -1 4013
Width: 324
Flags: W
LayerCount: 2
@@ -133307,7 +133366,7 @@ EndSplineSet
EndChar
StartChar: u1D62A.dtls
-Encoding: 1114859 -1 4014
+Encoding: 1114803 -1 4014
Width: 220
Flags: MW
HStem: 0 20
@@ -133324,7 +133383,7 @@ EndSplineSet
EndChar
StartChar: u1D62B.dtls
-Encoding: 1114860 -1 4015
+Encoding: 1114804 -1 4015
Width: 254
Flags: MW
HStem: -216 72<-12 17.5 -12 26>
@@ -133346,7 +133405,7 @@ EndSplineSet
EndChar
StartChar: u1D65E.dtls
-Encoding: 1114861 -1 4016
+Encoding: 1114805 -1 4016
Width: 245
Flags: W
HStem: 0 20
@@ -133362,7 +133421,7 @@ EndSplineSet
EndChar
StartChar: u1D65F.dtls
-Encoding: 1114862 -1 4017
+Encoding: 1114806 -1 4017
Width: 324
Flags: W
LayerCount: 2
@@ -133382,7 +133441,7 @@ EndSplineSet
EndChar
StartChar: u1D692.dtls
-Encoding: 1114863 -1 4018
+Encoding: 1114807 -1 4018
Width: 525
Flags: MW
HStem: 0 64<101.5 245 108 245 303 424> 386 64<109.5 279 116 245>
@@ -133412,7 +133471,7 @@ EndSplineSet
EndChar
StartChar: u1D693.dtls
-Encoding: 1114864 -1 4019
+Encoding: 1114808 -1 4019
Width: 525
Flags: MW
HStem: 386 64<151.5 337 158 303>
@@ -133442,7 +133501,7 @@ EndSplineSet
EndChar
StartChar: uni2148.dtls
-Encoding: 1114865 -1 4020
+Encoding: 1114809 -1 4020
Width: 293
Flags: MW
HStem: 0 37<74 141 74 167> 391 37<171 238 171 171>
@@ -133463,7 +133522,7 @@ EndSplineSet
EndChar
StartChar: uni2149.dtls
-Encoding: 1114866 -1 4021
+Encoding: 1114810 -1 4021
Width: 341
Flags: MW
HStem: -217 36<-24 -3 -24 29.5> 391 37<220 280 220 220>
@@ -133980,5 +134039,2793 @@ VWidth: 0
Flags: W
LayerCount: 2
EndChar
+
+StartChar: uni23DC.ex
+Encoding: 1114811 -1 4080
+Width: 633
+VWidth: 1308
+Flags: W
+HStem: 1128 135<-1 634 -1 634>
+LayerCount: 2
+Fore
+SplineSet
+634 1128 m 1
+ -1 1128 l 1
+ -1 1263 l 1
+ 634 1263 l 1
+ 634 1128 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni23DD.ex
+Encoding: 1114812 -1 4081
+Width: 633
+VWidth: 448
+Flags: W
+HStem: -813 135<-1 634 -1 634>
+LayerCount: 2
+Fore
+SplineSet
+634 -813 m 1
+ -1 -813 l 1
+ -1 -678 l 1
+ 634 -678 l 1
+ 634 -813 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni222B.up
+Encoding: 1114813 -1 4082
+Width: 508
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni222B.up uni222B.up.display
+HStem: -320 31<137.5 166.5 137.5 182> 793 31<300 329.5>
+VStem: 59 69<-278.5 -273.5 -282 -246> 196 73<-150 -124 -124 -118 -118 606 606 616 616 646> 339 69<777.5 782.5 750 786>
+LayerCount: 2
+Fore
+SplineSet
+196 -124 m 2
+ 196 606 l 2
+ 196 698 225 824 339 824 c 0
+ 377 824 408 803 408 762 c 0
+ 408 738 390 720 366 720 c 0
+ 345 720 330 732 330 754 c 0
+ 330 771 339 773 339 782 c 0
+ 339 790 333 793 326 793 c 0
+ 274 793 269 702 269 646 c 0
+ 269 634 269 624 269 616 c 2
+ 269 -118 l 2
+ 269 -207 236 -320 128 -320 c 0
+ 90 -320 59 -299 59 -258 c 0
+ 59 -234 77 -216 101 -216 c 0
+ 122 -216 137 -228 137 -250 c 0
+ 137 -267 128 -269 128 -278 c 0
+ 128 -286 134 -289 141 -289 c 0
+ 192 -289 196 -202 196 -150 c 0
+ 196 -139 196 -131 196 -124 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni222C.up
+Encoding: 1114814 -1 4083
+Width: 738
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni222C.up uni222C.up.display
+HStem: -320 31<137.5 166.5 137.5 182 367.5 396.5> 793 31<300 329.5 530 559.5>
+VStem: 59 69<-278.5 -273.5 -282 -246> 196 73<-150 -124 -124 -118 -118 606 606 616 616 646> 289 69<-278.5 -273.5 -282 -246> 339 69<777.5 782.5 750 786> 426 73<-150 -124 -124 -118 -118 606 606 616 616 646> 569 69<777.5 782.5 750 786>
+LayerCount: 2
+Fore
+SplineSet
+426 -124 m 2xfb
+ 426 606 l 2
+ 426 698 455 824 569 824 c 0
+ 607 824 638 803 638 762 c 0
+ 638 738 620 720 596 720 c 0
+ 575 720 560 732 560 754 c 0
+ 560 771 569 773 569 782 c 0
+ 569 790 563 793 556 793 c 0
+ 504 793 499 702 499 646 c 0
+ 499 634 499 624 499 616 c 2
+ 499 -118 l 2
+ 499 -207 466 -320 358 -320 c 0
+ 320 -320 289 -299 289 -258 c 0
+ 289 -234 307 -216 331 -216 c 0
+ 352 -216 367 -228 367 -250 c 0
+ 367 -267 358 -269 358 -278 c 0
+ 358 -286 364 -289 371 -289 c 0
+ 422 -289 426 -202 426 -150 c 0
+ 426 -139 426 -131 426 -124 c 2xfb
+196 -124 m 2
+ 196 606 l 2
+ 196 698 225 824 339 824 c 0
+ 377 824 408 803 408 762 c 0
+ 408 738 390 720 366 720 c 0
+ 345 720 330 732 330 754 c 0
+ 330 771 339 773 339 782 c 0xd4
+ 339 790 333 793 326 793 c 0
+ 274 793 269 702 269 646 c 0
+ 269 634 269 624 269 616 c 2
+ 269 -118 l 2
+ 269 -207 236 -320 128 -320 c 0
+ 90 -320 59 -299 59 -258 c 0
+ 59 -234 77 -216 101 -216 c 0
+ 122 -216 137 -228 137 -250 c 0
+ 137 -267 128 -269 128 -278 c 0
+ 128 -286 134 -289 141 -289 c 0
+ 192 -289 196 -202 196 -150 c 0
+ 196 -139 196 -131 196 -124 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni222D.up
+Encoding: 1114815 -1 4084
+Width: 968
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni222D.up uni222D.up.display
+HStem: -320 31<137.5 166.5 137.5 182 367.5 396.5 597.5 626.5> 793 31<300 329.5 530 559.5 760 789.5>
+VStem: 59 69<-278.5 -273.5 -282 -246> 196 73<-150 -124 -124 -118 -118 606 606 616 616 646> 289 69<-278.5 -273.5 -282 -246> 339 69<777.5 782.5 750 786> 426 73<-150 -124 -124 -118 -118 606 606 616 616 646> 519 69<-278.5 -273.5 -282 -246> 569 69<777.5 782.5 750 786> 656 73<-150 -124 -124 -118 -118 606 606 616 616 646> 799 69<777.5 782.5 750 786>
+LayerCount: 2
+Fore
+SplineSet
+656 -124 m 2xcb60
+ 656 606 l 2
+ 656 698 685 824 799 824 c 0
+ 837 824 868 803 868 762 c 0
+ 868 738 850 720 826 720 c 0
+ 805 720 790 732 790 754 c 0
+ 790 771 799 773 799 782 c 0
+ 799 790 793 793 786 793 c 0
+ 734 793 729 702 729 646 c 0
+ 729 634 729 624 729 616 c 2
+ 729 -118 l 2
+ 729 -207 696 -320 588 -320 c 0
+ 550 -320 519 -299 519 -258 c 0
+ 519 -234 537 -216 561 -216 c 0
+ 582 -216 597 -228 597 -250 c 0
+ 597 -267 588 -269 588 -278 c 0
+ 588 -286 594 -289 601 -289 c 0
+ 652 -289 656 -202 656 -150 c 0
+ 656 -139 656 -131 656 -124 c 2xcb60
+426 -124 m 2
+ 426 606 l 2
+ 426 698 455 824 569 824 c 0
+ 607 824 638 803 638 762 c 0
+ 638 738 620 720 596 720 c 0
+ 575 720 560 732 560 754 c 0
+ 560 771 569 773 569 782 c 0xf680
+ 569 790 563 793 556 793 c 0
+ 504 793 499 702 499 646 c 0
+ 499 634 499 624 499 616 c 2
+ 499 -118 l 2
+ 499 -207 466 -320 358 -320 c 0
+ 320 -320 289 -299 289 -258 c 0
+ 289 -234 307 -216 331 -216 c 0
+ 352 -216 367 -228 367 -250 c 0
+ 367 -267 358 -269 358 -278 c 0
+ 358 -286 364 -289 371 -289 c 0
+ 422 -289 426 -202 426 -150 c 0
+ 426 -139 426 -131 426 -124 c 2
+196 -124 m 2
+ 196 606 l 2
+ 196 698 225 824 339 824 c 0
+ 377 824 408 803 408 762 c 0
+ 408 738 390 720 366 720 c 0
+ 345 720 330 732 330 754 c 0
+ 330 771 339 773 339 782 c 0
+ 339 790 333 793 326 793 c 0
+ 274 793 269 702 269 646 c 0
+ 269 634 269 624 269 616 c 2
+ 269 -118 l 2
+ 269 -207 236 -320 128 -320 c 0
+ 90 -320 59 -299 59 -258 c 0
+ 59 -234 77 -216 101 -216 c 0
+ 122 -216 137 -228 137 -250 c 0
+ 137 -267 128 -269 128 -278 c 0
+ 128 -286 134 -289 141 -289 c 0
+ 192 -289 196 -202 196 -150 c 0
+ 196 -139 196 -131 196 -124 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni222E.up
+Encoding: 1114816 -1 4085
+Width: 539
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni222E.up uni222E.up.display
+HStem: -320 31<168 195.5 168 215> 793 31<332 361>
+VStem: 35 38<202 294 202 304.5> 90 69<-273.5 -273 -281.5 -244.5> 227 73<-124 -118 -118 27 65 432 470 606 606 616> 370 69<777 777.5 748.5 785.5> 448 38<203.5 294>
+LayerCount: 2
+Fore
+SplineSet
+300 616 m 2
+ 300 470 l 1
+ 405 451 486 360 486 248 c 0
+ 486 138 405 46 300 27 c 1
+ 300 -118 l 2
+ 300 -199 271 -320 159 -320 c 0
+ 110 -320 90 -289 90 -258 c 0
+ 90 -231 111 -216 132 -216 c 0
+ 150 -216 168 -225 168 -250 c 0
+ 168 -270 159 -268 159 -278 c 0
+ 159 -285 164 -289 172 -289 c 0
+ 219 -289 227 -225 227 -124 c 2
+ 227 27 l 1
+ 113 42 35 134 35 248 c 0
+ 35 361 119 454 227 470 c 1
+ 227 606 l 2
+ 227 686 250 824 370 824 c 0
+ 419 824 439 793 439 762 c 0
+ 439 735 418 720 397 720 c 0
+ 379 720 361 729 361 754 c 0
+ 361 774 370 772 370 782 c 0
+ 370 789 365 793 357 793 c 0
+ 307 793 300 721 300 616 c 2
+300 432 m 1
+ 300 65 l 1
+ 384 83 448 159 448 248 c 0
+ 448 340 384 414 300 432 c 1
+227 65 m 1
+ 227 432 l 1
+ 140 416 73 340 73 248 c 0
+ 73 156 140 81 227 65 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni222F.up
+Encoding: 1114817 -1 4086
+Width: 728
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni222F.up uni222F.up.display
+HStem: -320 31<127.5 158.5 127.5 171.5 357.5 388> 15 38<323 349.5> 427 38<323 349.5> 793 31<288 319.5 518 549.5>
+VStem: 35 38<205 275 205 286> 49 69<-278.5 -274.5 -282 -246> 186 73<-150 -118 -118 22 12.5 22 86 394 394 394 458 606 606 647> 279 69<-278.5 -274.5 -282 -246> 329 69<778.5 782.5 750 786> 416 73<-152 -118 -118 23 -6 23 88 392 457 606 606 647> 559 69<778.5 782.5 750 786> 599 38<205.5 274.5>
+LayerCount: 2
+Fore
+SplineSet
+489 647 m 2xfae0
+ 489 434 l 1
+ 567 399 637 331 637 240 c 0
+ 637 149 567 81 489 46 c 1
+ 489 -118 l 2
+ 489 -207 455 -320 348 -320 c 0
+ 310 -320 279 -299 279 -258 c 0
+ 279 -234 297 -216 321 -216 c 0
+ 342 -216 357 -228 357 -250 c 0
+ 357 -264 348 -271 348 -278 c 0
+ 348 -286 354 -289 361 -289 c 0
+ 415 -289 416 -189 416 -152 c 0
+ 416 -93 416 -35 416 23 c 1
+ 390 18 363 15 336 15 c 0
+ 310 15 284 17 259 22 c 1
+ 259 -118 l 2
+ 259 -207 225 -320 118 -320 c 0
+ 80 -320 49 -299 49 -258 c 0
+ 49 -234 67 -216 91 -216 c 0
+ 112 -216 127 -228 127 -250 c 0
+ 127 -264 118 -271 118 -278 c 0xf750
+ 118 -286 124 -289 131 -289 c 0
+ 186 -289 186 -187 186 -150 c 0
+ 186 -85 186 -20 186 45 c 1
+ 106 79 35 148 35 240 c 0
+ 35 332 106 401 186 435 c 1
+ 186 606 l 2
+ 186 697 215 824 329 824 c 0
+ 367 824 398 803 398 762 c 0
+ 398 738 380 720 356 720 c 0
+ 335 720 320 732 320 754 c 0
+ 320 768 329 775 329 782 c 0
+ 329 790 323 793 316 793 c 0
+ 260 793 259 686 259 647 c 2
+ 259 458 l 1
+ 284 463 310 465 336 465 c 0
+ 363 465 390 462 416 457 c 1
+ 416 606 l 2
+ 416 697 445 824 559 824 c 0
+ 597 824 628 803 628 762 c 0
+ 628 738 610 720 586 720 c 0
+ 565 720 550 732 550 754 c 0
+ 550 768 559 775 559 782 c 0
+ 559 790 553 793 546 793 c 0
+ 490 793 489 686 489 647 c 2xfae0
+489 392 m 1
+ 489 88 l 1
+ 547 117 599 171 599 240 c 0
+ 599 309 547 363 489 392 c 1
+416 62 m 1
+ 416 418 l 1
+ 390 424 363 427 336 427 c 0
+ 310 427 284 424 259 419 c 1
+ 259 61 l 1
+ 284 56 310 53 336 53 c 0
+ 363 53 390 56 416 62 c 1
+186 86 m 1
+ 186 394 l 1
+ 126 364 73 310 73 240 c 0xfa
+ 73 170 126 116 186 86 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2230.up
+Encoding: 1114818 -1 4087
+Width: 1018
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2230.up uni2230.up.display
+HStem: -320 31<187.5 218.5 187.5 232 417.5 448.5 647.5 678.5> 793 31<347.5 379.5 577.5 609.5 807.5 839.5>
+VStem: 54 38<201 279 201 290> 109 69<-278.5 -274 -282 -246> 246 73<-149 -118 -118 34 92 388 388 388 446 606 606 645> 339 69<-278.5 -274 -282 -246> 389 69<778 782.5 750 786> 476 73<-149 -118 -118 16 54 426 464 606 606 645> 569 69<-278.5 -274 -282 -246> 619 69<778 782.5 750 786> 706 73<-149 -118 -118 33 33 33 92 388 447 606 606 645> 849 69<778 782.5 750 786> 934 38<200.5 279.5>
+LayerCount: 2
+Fore
+SplineSet
+779 645 m 2xfb70
+ 779 427 l 1
+ 861 400 972 340 972 240 c 0
+ 972 140 861 80 779 53 c 1
+ 779 -118 l 2
+ 779 -207 746 -320 638 -320 c 0
+ 600 -320 569 -299 569 -258 c 0
+ 569 -234 587 -216 611 -216 c 0
+ 632 -216 647 -228 647 -250 c 0
+ 647 -266 638 -270 638 -278 c 0
+ 638 -286 644 -289 651 -289 c 0
+ 706 -289 706 -187 706 -149 c 2
+ 706 33 l 1
+ 654 23 602 17 549 16 c 1
+ 549 -118 l 2
+ 549 -207 516 -320 408 -320 c 0
+ 370 -320 339 -299 339 -258 c 0
+ 339 -234 357 -216 381 -216 c 0
+ 402 -216 417 -228 417 -250 c 0
+ 417 -266 408 -270 408 -278 c 0xeda8
+ 408 -286 414 -289 421 -289 c 0
+ 476 -289 476 -187 476 -149 c 2
+ 476 16 l 1
+ 423 17 371 23 319 34 c 1
+ 319 -118 l 2
+ 319 -207 286 -320 178 -320 c 0
+ 140 -320 109 -299 109 -258 c 0
+ 109 -234 127 -216 151 -216 c 0
+ 172 -216 187 -228 187 -250 c 0
+ 187 -266 178 -270 178 -278 c 0
+ 178 -286 184 -289 191 -289 c 0
+ 246 -289 246 -187 246 -149 c 2
+ 246 53 l 1
+ 164 80 54 140 54 240 c 0
+ 54 340 164 400 246 427 c 1
+ 246 606 l 2
+ 246 698 275 824 389 824 c 0
+ 427 824 458 803 458 762 c 0
+ 458 738 440 720 416 720 c 0
+ 395 720 380 732 380 754 c 0
+ 380 770 389 774 389 782 c 0
+ 389 790 383 793 376 793 c 0
+ 319 793 319 684 319 645 c 2
+ 319 446 l 1
+ 371 457 423 463 476 464 c 1
+ 476 606 l 2
+ 476 698 505 824 619 824 c 0
+ 657 824 688 803 688 762 c 0
+ 688 738 670 720 646 720 c 0
+ 625 720 610 732 610 754 c 0
+ 610 770 619 774 619 782 c 0
+ 619 790 613 793 606 793 c 0
+ 549 793 549 684 549 645 c 2
+ 549 464 l 1
+ 602 463 654 457 706 447 c 1
+ 706 606 l 2
+ 706 698 735 824 849 824 c 0
+ 887 824 918 803 918 762 c 0
+ 918 738 900 720 876 720 c 0
+ 855 720 840 732 840 754 c 0
+ 840 770 849 774 849 782 c 0
+ 849 790 843 793 836 793 c 0
+ 779 793 779 684 779 645 c 2xfb70
+779 388 m 1
+ 779 92 l 1
+ 843 114 934 161 934 240 c 0
+ 934 319 843 366 779 388 c 1
+706 72 m 1
+ 706 408 l 1
+ 654 419 602 425 549 426 c 1
+ 549 54 l 1
+ 602 55 654 61 706 72 c 1
+476 54 m 1
+ 476 426 l 1
+ 423 425 371 419 319 408 c 1
+ 319 72 l 1
+ 371 61 423 55 476 54 c 1
+246 92 m 1
+ 246 388 l 1
+ 183 366 92 318 92 240 c 0
+ 92 162 183 114 246 92 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2231.up
+Encoding: 1114819 -1 4088
+Width: 552
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2231.up uni2231.up.display
+HStem: -320 31<181.5 210.5 181.5 226> 793 31<344 373.5>
+VStem: 103 69<-278.5 -273.5 -282 -246> 240 73<-150 -124 -124 -118 -118 311 351 606 606 616 616 646> 383 69<777.5 782.5 750 786>
+LayerCount: 2
+Fore
+SplineSet
+535 296 m 1
+ 547 290 l 1
+ 524 241 505 188 505 133 c 1
+ 500 130 l 1
+ 460 168 407 189 355 206 c 1
+ 358 218 l 1
+ 373 215 426 197 432 197 c 0
+ 439 197 446 201 446 209 c 0
+ 446 214 442 220 440 224 c 0
+ 418 268 364 300 313 311 c 1
+ 313 -118 l 2
+ 313 -207 280 -320 172 -320 c 0
+ 134 -320 103 -299 103 -258 c 0
+ 103 -234 121 -216 145 -216 c 0
+ 166 -216 181 -228 181 -250 c 0
+ 181 -267 172 -269 172 -278 c 0
+ 172 -286 178 -289 185 -289 c 0
+ 236 -289 240 -202 240 -150 c 0
+ 240 -139 240 -131 240 -124 c 2
+ 240 313 l 1
+ 155 296 92 219 92 130 c 1
+ 54 130 l 1
+ 54 241 134 333 240 351 c 1
+ 240 606 l 2
+ 240 698 269 824 383 824 c 0
+ 421 824 452 803 452 762 c 0
+ 452 738 434 720 410 720 c 0
+ 389 720 374 732 374 754 c 0
+ 374 771 383 773 383 782 c 0
+ 383 790 377 793 370 793 c 0
+ 318 793 313 702 313 646 c 0
+ 313 634 313 624 313 616 c 2
+ 313 351 l 1
+ 343 347 371 337 397 321 c 0
+ 437 296 457 269 480 230 c 0
+ 483 226 485 222 491 222 c 0
+ 498 222 502 230 505 235 c 0
+ 516 256 520 274 535 296 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2232.up
+Encoding: 1114820 -1 4089
+Width: 539
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2232.up uni2232.up.display
+HStem: -320 31<168.5 197.5 168.5 213> 793 31<331 360.5>
+VStem: 35 38<203 293 203 303.5> 90 69<-278.5 -273.5 -282 -246> 227 73<-149 -124 -124 -118 -118 27 65 432 470 606 606 616 616 646> 370 69<777.5 782.5 750 786>
+LayerCount: 2
+Fore
+SplineSet
+519 415 m 1
+ 530 409 l 1
+ 504 359 486 304 486 248 c 0
+ 486 139 406 46 300 27 c 1
+ 300 -118 l 2
+ 300 -207 267 -320 159 -320 c 0
+ 120 -320 90 -299 90 -258 c 0
+ 90 -234 108 -216 132 -216 c 0
+ 153 -216 168 -228 168 -250 c 0
+ 168 -269 159 -269 159 -278 c 0
+ 159 -286 165 -289 172 -289 c 0
+ 223 -289 227 -201 227 -149 c 0
+ 227 -139 227 -130 227 -124 c 2
+ 227 27 l 1
+ 113 42 35 134 35 248 c 0
+ 35 359 117 454 227 470 c 1
+ 227 606 l 2
+ 227 698 256 824 370 824 c 0
+ 409 824 439 803 439 762 c 0
+ 439 738 421 720 397 720 c 0
+ 376 720 361 732 361 754 c 0
+ 361 773 370 773 370 782 c 0
+ 370 790 364 793 357 793 c 0
+ 305 793 300 701 300 646 c 0
+ 300 633 300 623 300 616 c 2
+ 300 470 l 1
+ 369 457 430 413 462 350 c 0
+ 464 346 469 341 474 341 c 0
+ 480 341 486 349 488 354 c 0
+ 498 375 506 395 519 415 c 1
+300 432 m 1
+ 300 65 l 1
+ 385 83 448 161 448 248 c 0
+ 448 257 447 266 446 276 c 1
+ 446 275 l 1
+ 414 297 377 312 340 324 c 1
+ 344 336 l 1
+ 357 334 409 317 414 317 c 0
+ 421 317 429 320 429 328 c 0
+ 429 330 428 333 427 335 c 0
+ 400 385 356 420 300 432 c 1
+227 65 m 1
+ 227 432 l 1
+ 138 416 73 338 73 248 c 0
+ 73 158 139 81 227 65 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2233.up
+Encoding: 1114821 -1 4090
+Width: 539
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2233.up uni2233.up.display
+HStem: -320 31<168.5 199.5 168.5 213> 793 31<328.5 360.5>
+VStem: 35 38<203 293 203 303.5> 90 69<-278.5 -273.5 -282 -246> 227 73<-150 -118 -118 27 65 432 470 606 606 645> 370 69<777.5 782.5 750 786> 448 38<257.5 261 194 269.5>
+LayerCount: 2
+Fore
+SplineSet
+564 338 m 1
+ 561 325 l 1
+ 535 326 507 341 484 341 c 0
+ 479 341 473 339 473 333 c 0
+ 473 331 473 330 474 328 c 0
+ 483 303 486 274 486 248 c 0
+ 486 140 406 46 300 27 c 1
+ 300 -118 l 2
+ 300 -207 267 -320 159 -320 c 0
+ 121 -320 90 -299 90 -258 c 0
+ 90 -234 108 -216 132 -216 c 0
+ 153 -216 168 -228 168 -250 c 0
+ 168 -268 159 -269 159 -278 c 0
+ 159 -286 165 -289 172 -289 c 0
+ 227 -289 227 -187 227 -150 c 2
+ 227 27 l 1
+ 113 42 35 134 35 248 c 0
+ 35 359 117 454 227 470 c 1
+ 227 606 l 2
+ 227 698 256 824 370 824 c 0
+ 408 824 439 803 439 762 c 0
+ 439 738 421 720 397 720 c 0
+ 376 720 361 732 361 754 c 0
+ 361 772 370 773 370 782 c 0
+ 370 790 364 793 357 793 c 0
+ 300 793 300 684 300 645 c 2
+ 300 470 l 1
+ 339 463 381 444 410 417 c 0
+ 415 412 419 406 424 401 c 0
+ 456 372 522 350 564 338 c 1
+300 432 m 1
+ 300 65 l 1
+ 380 82 438 149 447 230 c 0
+ 448 241 448 252 448 263 c 0
+ 448 276 448 316 430 316 c 0
+ 422 316 417 308 414 302 c 0
+ 404 281 395 260 383 240 c 1
+ 371 246 l 1
+ 387 285 403 324 408 366 c 1
+ 376 400 346 422 300 432 c 1
+227 65 m 1
+ 227 432 l 1
+ 139 416 73 338 73 248 c 0
+ 73 158 139 81 227 65 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0B.up
+Encoding: 1114822 -1 4091
+Width: 622
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A0B.up uni2A0B.up.display
+HStem: -332 31<251 278.5 251 298> -228 20 -71 90<195 310 195 310 383 503 503 542.5 195 383> 501 50<221 310 221 221 383 433> 781 31<415 444>
+VStem: 173 69<-285.5 -285 -293.5 -256.5> 310 73<-136 -130 -130 -71 -170.5 -71 19 134 134 134 198 206 407 501 551 594 594 604> 453 69<765 765.5 736.5 773.5>
+LayerCount: 2
+Fore
+SplineSet
+661 123 m 1
+ 620 -71 l 1
+ 383 -71 l 1
+ 383 -130 l 2
+ 383 -211 354 -332 242 -332 c 0
+ 193 -332 173 -301 173 -270 c 0
+ 173 -243 194 -228 215 -228 c 0
+ 233 -228 251 -237 251 -262 c 0
+ 251 -282 242 -280 242 -290 c 0
+ 242 -297 247 -301 255 -301 c 0
+ 302 -301 310 -237 310 -136 c 2
+ 310 -71 l 1
+ 43 -71 l 1
+ 310 198 l 1
+ 310 282 l 1
+ 62 551 l 1
+ 310 551 l 1
+ 310 594 l 2
+ 310 674 333 812 453 812 c 0
+ 502 812 522 781 522 750 c 0
+ 522 723 501 708 480 708 c 0
+ 462 708 444 717 444 742 c 0
+ 444 762 453 760 453 770 c 0
+ 453 777 448 781 440 781 c 0
+ 390 781 383 709 383 604 c 2
+ 383 551 l 1
+ 604 551 l 1
+ 604 388 l 1
+ 584 388 l 1
+ 584 397 580 409 578 418 c 0
+ 561 479 520 495 483 499 c 0
+ 466 501 453 501 433 501 c 2
+ 383 501 l 1
+ 383 330 l 1
+ 443 266 l 1
+ 383 206 l 1
+ 383 19 l 1
+ 503 19 l 2
+ 582 19 617 46 638 123 c 1
+ 661 123 l 1
+310 407 m 1
+ 310 501 l 1
+ 221 501 l 1
+ 310 407 l 1
+310 19 m 1
+ 310 134 l 1
+ 195 19 l 1
+ 310 19 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0C.up
+Encoding: 1114823 -1 4092
+Width: 1235
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A0C.up uni2A0C.up.display
+HStem: -332 31<137 164.5 137 184 378 405.5 621 648.5 864 891.5> -228 20 781 31<301 330 542 571 785 814 1028 1057>
+VStem: 59 69<-285.5 -285 -293.5 -256.5> 196 73<-136 -130 -130 594 594 604> 300 69<-285.5 -285 -293.5 -256.5> 339 69<765 765.5 736.5 773.5> 437 73<-136 -130 -130 594 594 604> 543 69<-285.5 -285 -293.5 -256.5> 580 69<765 765.5 736.5 773.5> 680 73<-136 -130 -130 594 594 604> 786 69<-285.5 -285 -293.5 -256.5> 823 69<765 765.5 736.5 773.5> 923 73<-136 -130 -130 594 594 604> 1066 69<765 765.5 736.5 773.5>
+LayerCount: 2
+Fore
+SplineSet
+923 -136 m 2xe0b6
+ 923 594 l 2
+ 923 674 946 812 1066 812 c 0
+ 1115 812 1135 781 1135 750 c 0
+ 1135 723 1114 708 1093 708 c 0
+ 1075 708 1057 717 1057 742 c 0
+ 1057 762 1066 760 1066 770 c 0
+ 1066 777 1061 781 1053 781 c 0
+ 1003 781 996 709 996 604 c 2
+ 996 -130 l 2
+ 996 -211 967 -332 855 -332 c 0
+ 806 -332 786 -301 786 -270 c 0
+ 786 -243 807 -228 828 -228 c 0
+ 846 -228 864 -237 864 -262 c 0
+ 864 -282 855 -280 855 -290 c 0
+ 855 -297 860 -301 868 -301 c 0
+ 915 -301 923 -237 923 -136 c 2xe0b6
+680 -136 m 2
+ 680 594 l 2
+ 680 674 703 812 823 812 c 0
+ 872 812 892 781 892 750 c 0
+ 892 723 871 708 850 708 c 0
+ 832 708 814 717 814 742 c 0
+ 814 762 823 760 823 770 c 0xfd68
+ 823 777 818 781 810 781 c 0
+ 760 781 753 709 753 604 c 2
+ 753 -130 l 2
+ 753 -211 724 -332 612 -332 c 0
+ 563 -332 543 -301 543 -270 c 0
+ 543 -243 564 -228 585 -228 c 0
+ 603 -228 621 -237 621 -262 c 0
+ 621 -282 612 -280 612 -290 c 0
+ 612 -297 617 -301 625 -301 c 0
+ 672 -301 680 -237 680 -136 c 2
+437 -136 m 2
+ 437 594 l 2
+ 437 674 460 812 580 812 c 0
+ 629 812 649 781 649 750 c 0
+ 649 723 628 708 607 708 c 0
+ 589 708 571 717 571 742 c 0
+ 571 762 580 760 580 770 c 0
+ 580 777 575 781 567 781 c 0
+ 517 781 510 709 510 604 c 2
+ 510 -130 l 2
+ 510 -211 481 -332 369 -332 c 0
+ 320 -332 300 -301 300 -270 c 0
+ 300 -243 321 -228 342 -228 c 0
+ 360 -228 378 -237 378 -262 c 0
+ 378 -282 369 -280 369 -290 c 0
+ 369 -297 374 -301 382 -301 c 0
+ 429 -301 437 -237 437 -136 c 2
+196 -136 m 2
+ 196 594 l 2
+ 196 674 219 812 339 812 c 0
+ 388 812 408 781 408 750 c 0
+ 408 723 387 708 366 708 c 0
+ 348 708 330 717 330 742 c 0
+ 330 762 339 760 339 770 c 0xea
+ 339 777 334 781 326 781 c 0
+ 276 781 269 709 269 604 c 2
+ 269 -130 l 2
+ 269 -211 240 -332 128 -332 c 0
+ 79 -332 59 -301 59 -270 c 0
+ 59 -243 80 -228 101 -228 c 0
+ 119 -228 137 -237 137 -262 c 0
+ 137 -282 128 -280 128 -290 c 0
+ 128 -297 133 -301 141 -301 c 0
+ 188 -301 196 -237 196 -136 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A0D.up
+Encoding: 1114824 -1 4093
+Width: 559
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A0D.up uni2A0D.up.display
+HStem: -332 31<188 215.5 188 235> -228 20 207 66<59 247 59 247 320 509> 781 31<352 381>
+VStem: 110 69<-285.5 -285 -293.5 -256.5> 247 73<-136 -130 -130 207 273 594 594 604> 390 69<765 765.5 736.5 773.5>
+LayerCount: 2
+Fore
+SplineSet
+509 207 m 1
+ 320 207 l 1
+ 320 -130 l 2
+ 320 -211 291 -332 179 -332 c 0
+ 130 -332 110 -301 110 -270 c 0
+ 110 -243 131 -228 152 -228 c 0
+ 170 -228 188 -237 188 -262 c 0
+ 188 -282 179 -280 179 -290 c 0
+ 179 -297 184 -301 192 -301 c 0
+ 239 -301 247 -237 247 -136 c 2
+ 247 207 l 1
+ 59 207 l 1
+ 59 273 l 1
+ 247 273 l 1
+ 247 594 l 2
+ 247 674 270 812 390 812 c 0
+ 439 812 459 781 459 750 c 0
+ 459 723 438 708 417 708 c 0
+ 399 708 381 717 381 742 c 0
+ 381 762 390 760 390 770 c 0
+ 390 777 385 781 377 781 c 0
+ 327 781 320 709 320 604 c 2
+ 320 273 l 1
+ 509 273 l 1
+ 509 207 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0E.up
+Encoding: 1114825 -1 4094
+Width: 559
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A0E.up uni2A0E.up.display
+HStem: -332 31<188 215.5 188 235> -228 20 107 66<59 247 59 247 320 509> 307 66<59 247 59 247 320 509> 781 31<352 381>
+VStem: 110 69<-285.5 -285 -293.5 -256.5> 247 73<-136 -130 -130 107 173 307 373 594 594 604> 390 69<765 765.5 736.5 773.5>
+LayerCount: 2
+Fore
+SplineSet
+509 107 m 1
+ 320 107 l 1
+ 320 -130 l 2
+ 320 -211 291 -332 179 -332 c 0
+ 130 -332 110 -301 110 -270 c 0
+ 110 -243 131 -228 152 -228 c 0
+ 170 -228 188 -237 188 -262 c 0
+ 188 -282 179 -280 179 -290 c 0
+ 179 -297 184 -301 192 -301 c 0
+ 239 -301 247 -237 247 -136 c 2
+ 247 107 l 1
+ 59 107 l 1
+ 59 173 l 1
+ 247 173 l 1
+ 247 307 l 1
+ 59 307 l 1
+ 59 373 l 1
+ 247 373 l 1
+ 247 594 l 2
+ 247 674 270 812 390 812 c 0
+ 439 812 459 781 459 750 c 0
+ 459 723 438 708 417 708 c 0
+ 399 708 381 717 381 742 c 0
+ 381 762 390 760 390 770 c 0
+ 390 777 385 781 377 781 c 0
+ 327 781 320 709 320 604 c 2
+ 320 373 l 1
+ 509 373 l 1
+ 509 307 l 1
+ 320 307 l 1
+ 320 173 l 1
+ 509 173 l 1
+ 509 107 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0F.up
+Encoding: 1114826 -1 4095
+Width: 591
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A0F.up uni2A0F.up.display
+HStem: -332 31<220.5 249.5 220.5 265> -228 20 781 31<383 412.5>
+VStem: 142 69<-290.5 -285.5 -294 -258> 279 73<-161 -136 -136 -130 -130 156 156 156 326 594 594 604 604 634> 422 69<765.5 770.5 738 774>
+LayerCount: 2
+Fore
+SplineSet
+571 448 m 1
+ 352 229 l 1
+ 352 -130 l 2
+ 352 -219 319 -332 211 -332 c 0
+ 172 -332 142 -311 142 -270 c 0
+ 142 -246 160 -228 184 -228 c 0
+ 205 -228 220 -240 220 -262 c 0
+ 220 -281 211 -281 211 -290 c 0
+ 211 -298 217 -301 224 -301 c 0
+ 275 -301 279 -213 279 -161 c 0
+ 279 -151 279 -142 279 -136 c 2
+ 279 156 l 1
+ 108 -15 l 1
+ 59 33 l 1
+ 279 253 l 1
+ 279 594 l 2
+ 279 686 308 812 422 812 c 0
+ 461 812 491 791 491 750 c 0
+ 491 726 473 708 449 708 c 0
+ 428 708 413 720 413 742 c 0
+ 413 761 422 761 422 770 c 0
+ 422 778 416 781 409 781 c 0
+ 357 781 352 689 352 634 c 0
+ 352 621 352 611 352 604 c 2
+ 352 326 l 1
+ 522 496 l 1
+ 571 448 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A10.up
+Encoding: 1114827 -1 4096
+Width: 553
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A10.up uni2A10.up.display
+HStem: -332 31<164 191.5 164 211> -228 20 781 31<328 357>
+VStem: 35 38<195 285.5 195 296> 86 69<-285.5 -285 -293.5 -256.5> 223 73<-136 -130 -130 18 57 423 423 423 462 594 594 604> 366 69<765 765.5 736.5 773.5>
+LayerCount: 2
+Fore
+SplineSet
+223 462 m 1
+ 223 594 l 2
+ 223 674 246 812 366 812 c 0
+ 415 812 435 781 435 750 c 0
+ 435 723 414 708 393 708 c 0
+ 375 708 357 717 357 742 c 0
+ 357 762 366 760 366 770 c 0
+ 366 777 361 781 353 781 c 0
+ 303 781 296 709 296 604 c 2
+ 296 462 l 1
+ 346 454 390 430 424 394 c 1
+ 400 364 l 1
+ 373 394 337 416 296 424 c 1
+ 296 57 l 1
+ 320 62 342 71 363 84 c 1
+ 382 51 l 1
+ 356 34 327 23 296 18 c 1
+ 296 -130 l 2
+ 296 -211 267 -332 155 -332 c 0
+ 106 -332 86 -301 86 -270 c 0
+ 86 -243 107 -228 128 -228 c 0
+ 146 -228 164 -237 164 -262 c 0
+ 164 -282 155 -280 155 -290 c 0
+ 155 -297 160 -301 168 -301 c 0
+ 215 -301 223 -237 223 -136 c 2
+ 223 18 l 1
+ 116 36 35 129 35 240 c 0
+ 35 352 116 445 223 462 c 1
+223 57 m 1
+ 223 423 l 1
+ 137 406 73 331 73 240 c 0
+ 73 150 137 74 223 57 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A11.up
+Encoding: 1114828 -1 4097
+Width: 545
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A11.up uni2A11.up.display
+HStem: -332 31<183 210.5 183 230> -228 20 781 31<347 376>
+VStem: 105 69<-285.5 -285 -293.5 -256.5> 242 73<-136 -130 -130 131 170 594 594 604> 385 69<765 765.5 736.5 773.5>
+LayerCount: 2
+Fore
+SplineSet
+547 193 m 1
+ 535 187 l 1
+ 523 205 513 227 505 248 c 1
+ 501 255 497 261 491 261 c 0
+ 487 261 483 259 480 253 c 0
+ 448 190 387 143 315 131 c 1
+ 315 -130 l 2
+ 315 -211 286 -332 174 -332 c 0
+ 125 -332 105 -301 105 -270 c 0
+ 105 -243 126 -228 147 -228 c 0
+ 165 -228 183 -237 183 -262 c 0
+ 183 -282 174 -280 174 -290 c 0
+ 174 -297 179 -301 187 -301 c 0
+ 234 -301 242 -237 242 -136 c 2
+ 242 131 l 1
+ 135 149 54 242 54 353 c 1
+ 92 353 l 1
+ 92 263 156 187 242 170 c 1
+ 242 594 l 2
+ 242 674 265 812 385 812 c 0
+ 434 812 454 781 454 750 c 0
+ 454 723 433 708 412 708 c 0
+ 394 708 376 717 376 742 c 0
+ 376 762 385 760 385 770 c 0
+ 385 777 380 781 372 781 c 0
+ 322 781 315 709 315 604 c 2
+ 315 170 l 1
+ 368 180 416 211 440 259 c 2
+ 445 269 l 2
+ 446 271 446 274 446 274 c 1
+ 446 282 439 286 432 286 c 0
+ 429 286 426 285 423 284 c 0
+ 401 276 379 269 358 265 c 1
+ 355 277 l 1
+ 406 294 460 315 500 353 c 1
+ 505 350 l 1
+ 505 295 525 241 547 193 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A12.up
+Encoding: 1114829 -1 4098
+Width: 484
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A12.up uni2A12.up.display
+HStem: -332 31<113 140.5 113 160> -228 20 15 38<245 396 172 434 245 245> 163 156<190 229 190 232.5> 427 38<245 396> 781 31<277 306>
+VStem: 35 69<-285.5 -285 -293.5 -256.5> 131 156<221 264 221 264.5> 172 73<-136 -130 -130 15 465 594 594 604> 315 69<765 765.5 736.5 773.5> 396 38<53 427 427 427>
+LayerCount: 2
+Fore
+SplineSet
+434 15 m 1xfee0
+ 245 15 l 1
+ 245 -130 l 2
+ 245 -211 216 -332 104 -332 c 0
+ 55 -332 35 -301 35 -270 c 0
+ 35 -243 56 -228 77 -228 c 0
+ 95 -228 113 -237 113 -262 c 0
+ 113 -282 104 -280 104 -290 c 0
+ 104 -297 109 -301 117 -301 c 0
+ 164 -301 172 -237 172 -136 c 2
+ 172 53 l 1
+ 396 53 l 1
+ 396 427 l 1
+ 172 427 l 1
+ 172 594 l 2
+ 172 674 195 812 315 812 c 0
+ 364 812 384 781 384 750 c 0
+ 384 723 363 708 342 708 c 0
+ 324 708 306 717 306 742 c 0
+ 306 762 315 760 315 770 c 0
+ 315 777 310 781 302 781 c 0
+ 252 781 245 709 245 604 c 2
+ 245 465 l 1
+ 434 465 l 1
+ 434 15 l 1xfee0
+287 241 m 0xfd
+ 287 201 256 163 209 163 c 0
+ 163 163 131 193 131 241 c 0
+ 131 288 171 319 209 319 c 0
+ 249 319 287 287 287 241 c 0xfd
+EndSplineSet
+EndChar
+
+StartChar: uni2A13.up
+Encoding: 1114830 -1 4099
+Width: 503
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A13.up uni2A13.up.display
+HStem: -332 31<132 159.5 132 179> -228 20 163 156<209 248 209 251.5> 781 31<296 325>
+VStem: 54 69<-285.5 -285 -293.5 -256.5> 150 156<221 264 221 264.5> 191 73<-136 -130 -130 18 462 594 594 604> 334 69<765 765.5 736.5 773.5> 415 38<188.5 291.5>
+LayerCount: 2
+Fore
+SplineSet
+264 604 m 2xfb80
+ 264 462 l 1
+ 371 445 453 352 453 240 c 0
+ 453 128 371 36 264 18 c 1
+ 264 -130 l 2
+ 264 -211 235 -332 123 -332 c 0
+ 74 -332 54 -301 54 -270 c 0
+ 54 -243 75 -228 96 -228 c 0
+ 114 -228 132 -237 132 -262 c 0
+ 132 -282 123 -280 123 -290 c 0
+ 123 -297 128 -301 136 -301 c 0
+ 183 -301 191 -237 191 -136 c 2
+ 191 57 l 1
+ 203 55 215 53 228 53 c 0
+ 331 53 415 137 415 240 c 0
+ 415 343 331 427 228 427 c 0
+ 215 427 203 426 191 423 c 1
+ 191 594 l 2
+ 191 674 214 812 334 812 c 0
+ 383 812 403 781 403 750 c 0
+ 403 723 382 708 361 708 c 0
+ 343 708 325 717 325 742 c 0
+ 325 762 334 760 334 770 c 0
+ 334 777 329 781 321 781 c 0
+ 271 781 264 709 264 604 c 2xfb80
+306 241 m 0xf4
+ 306 201 275 163 228 163 c 0
+ 182 163 150 193 150 241 c 0
+ 150 288 190 319 228 319 c 0
+ 268 319 306 287 306 241 c 0xf4
+EndSplineSet
+EndChar
+
+StartChar: uni2A14.up
+Encoding: 1114831 -1 4100
+Width: 503
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A14.up uni2A14.up.display
+HStem: -332 31<132 159.5 132 179> -228 20 15 38<337 404.5 319 415> 163 156<334 373 334 376.5> 427 38<337 404.5> 781 31<296 325>
+VStem: 54 69<-285.5 -285 -293.5 -256.5> 191 73<-136 -130 -130 33 447 594 594 604> 275 156<221 264 221 264.5> 334 69<765 765.5 736.5 773.5> 540 38<188.5 291.5>
+LayerCount: 2
+Fore
+SplineSet
+431 241 m 0xfd80
+ 431 201 400 163 353 163 c 0
+ 307 163 275 193 275 241 c 0
+ 275 288 315 319 353 319 c 0
+ 393 319 431 287 431 241 c 0xfd80
+264 604 m 2
+ 264 447 l 1
+ 291 459 321 465 353 465 c 0
+ 477 465 578 364 578 240 c 0
+ 578 116 477 15 353 15 c 0
+ 321 15 291 22 264 33 c 1
+ 264 -130 l 2
+ 264 -211 235 -332 123 -332 c 0
+ 74 -332 54 -301 54 -270 c 0
+ 54 -243 75 -228 96 -228 c 0
+ 114 -228 132 -237 132 -262 c 0
+ 132 -282 123 -280 123 -290 c 0
+ 123 -297 128 -301 136 -301 c 0
+ 183 -301 191 -237 191 -136 c 2
+ 191 144 l 1
+ 224 89 285 53 353 53 c 0
+ 456 53 540 137 540 240 c 0
+ 540 343 456 427 353 427 c 0
+ 284 427 223 389 191 333 c 1
+ 191 594 l 2
+ 191 674 214 812 334 812 c 0
+ 383 812 403 781 403 750 c 0
+ 403 723 382 708 361 708 c 0
+ 343 708 325 717 325 742 c 0
+ 325 762 334 760 334 770 c 0xff60
+ 334 777 329 781 321 781 c 0
+ 271 781 264 709 264 604 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A15.up
+Encoding: 1114832 -1 4101
+Width: 535
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A15.up uni2A15.up.display
+HStem: -332 31<164 191.5 164 211> -228 20 163 156<241 280 241 283.5> 781 31<328 357>
+VStem: 35 38<188.5 291.5 188.5 296> 86 69<-285.5 -285 -293.5 -256.5> 182 156<221 264 221 264.5> 223 73<-136 -130 -130 18 462 594 594 604> 366 69<765 765.5 736.5 773.5> 447 38<188.5 291.5>
+LayerCount: 2
+Fore
+SplineSet
+338 241 m 0xf2
+ 338 201 307 163 260 163 c 0
+ 214 163 182 193 182 241 c 0
+ 182 288 222 319 260 319 c 0
+ 300 319 338 287 338 241 c 0xf2
+296 604 m 2xfdc0
+ 296 462 l 1
+ 403 445 485 352 485 240 c 0
+ 485 128 403 36 296 18 c 1
+ 296 -130 l 2
+ 296 -211 267 -332 155 -332 c 0
+ 106 -332 86 -301 86 -270 c 0
+ 86 -243 107 -228 128 -228 c 0
+ 146 -228 164 -237 164 -262 c 0
+ 164 -282 155 -280 155 -290 c 0
+ 155 -297 160 -301 168 -301 c 0
+ 215 -301 223 -237 223 -136 c 2
+ 223 18 l 1
+ 116 36 35 129 35 240 c 0
+ 35 352 116 445 223 462 c 1
+ 223 594 l 2
+ 223 674 246 812 366 812 c 0
+ 415 812 435 781 435 750 c 0
+ 435 723 414 708 393 708 c 0
+ 375 708 357 717 357 742 c 0
+ 357 762 366 760 366 770 c 0
+ 366 777 361 781 353 781 c 0
+ 303 781 296 709 296 604 c 2xfdc0
+447 240 m 0
+ 447 343 363 427 260 427 c 0
+ 157 427 73 343 73 240 c 0
+ 73 137 157 53 260 53 c 0
+ 363 53 447 137 447 240 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2A16.up
+Encoding: 1114833 -1 4102
+Width: 531
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A16.up uni2A16.up.display
+HStem: -332 31<160 187.5 160 207> -228 20 15 38<69 219 69 219 292 443> 427 38<69 219 69 69 292 443> 781 31<324 353>
+VStem: 31 38<53 427 53 465> 82 69<-285.5 -285 -293.5 -256.5> 219 73<-136 -130 -130 15 53 427 465 594 594 604> 362 69<765 765.5 736.5 773.5> 443 38<53 427 427 427>
+LayerCount: 2
+Fore
+SplineSet
+481 15 m 1
+ 292 15 l 1
+ 292 -130 l 2
+ 292 -211 263 -332 151 -332 c 0
+ 102 -332 82 -301 82 -270 c 0
+ 82 -243 103 -228 124 -228 c 0
+ 142 -228 160 -237 160 -262 c 0
+ 160 -282 151 -280 151 -290 c 0
+ 151 -297 156 -301 164 -301 c 0
+ 211 -301 219 -237 219 -136 c 2
+ 219 15 l 1
+ 31 15 l 1
+ 31 465 l 1
+ 219 465 l 1
+ 219 594 l 2
+ 219 674 242 812 362 812 c 0
+ 411 812 431 781 431 750 c 0
+ 431 723 410 708 389 708 c 0
+ 371 708 353 717 353 742 c 0
+ 353 762 362 760 362 770 c 0
+ 362 777 357 781 349 781 c 0
+ 299 781 292 709 292 604 c 2
+ 292 465 l 1
+ 481 465 l 1
+ 481 15 l 1
+443 53 m 1
+ 443 427 l 1
+ 292 427 l 1
+ 292 53 l 1
+ 443 53 l 1
+219 53 m 1
+ 219 427 l 1
+ 69 427 l 1
+ 69 53 l 1
+ 219 53 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A17.up
+Encoding: 1114834 -1 4103
+Width: 719
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A17.up uni2A17.up.display
+HStem: -332 31<348 375.5 348 395> -228 20 44 66<641 711 711 714 641 711> 226 66<229 230 230 407 480 698> 781 31<512 541>
+VStem: 270 69<-285.5 -285 -293.5 -256.5> 407 73<-136 -130 -130 226 292 594 594 604> 550 69<765 765.5 736.5 773.5> 765 66<148.5 192.5>
+LayerCount: 2
+Fore
+SplineSet
+480 292 m 1
+ 701 292 l 2
+ 758 292 831 252 831 168 c 0
+ 831 90 770 44 714 44 c 2
+ 641 44 l 1
+ 641 110 l 1
+ 711 110 l 2
+ 736 110 765 127 765 170 c 0
+ 765 215 733 226 698 226 c 2
+ 480 226 l 1
+ 480 -130 l 2
+ 480 -211 451 -332 339 -332 c 0
+ 290 -332 270 -301 270 -270 c 0
+ 270 -243 291 -228 312 -228 c 0
+ 330 -228 348 -237 348 -262 c 0
+ 348 -282 339 -280 339 -290 c 0
+ 339 -297 344 -301 352 -301 c 0
+ 399 -301 407 -237 407 -136 c 2
+ 407 226 l 1
+ 230 226 l 2
+ 216 226 206 213 206 204 c 0
+ 206 195 210 189 220 179 c 0
+ 249 151 280 116 302 83 c 1
+ 282 64 l 1
+ 217 139 141 213 45 253 c 1
+ 45 263 l 1
+ 141 304 217 379 283 455 c 1
+ 303 436 l 1
+ 280 403 251 371 221 340 c 0
+ 212 331 207 320 207 312 c 0
+ 207 303 211 292 229 292 c 2
+ 407 292 l 1
+ 407 594 l 2
+ 407 674 430 812 550 812 c 0
+ 599 812 619 781 619 750 c 0
+ 619 723 598 708 577 708 c 0
+ 559 708 541 717 541 742 c 0
+ 541 762 550 760 550 770 c 0
+ 550 777 545 781 537 781 c 0
+ 487 781 480 709 480 604 c 2
+ 480 292 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A18.up
+Encoding: 1114835 -1 4104
+Width: 555
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A18.up uni2A18.up.display
+HStem: -332 31<184 211.5 184 231> -228 20 781 31<348 377>
+VStem: 106 69<-285.5 -285 -293.5 -256.5> 243 73<-136 -130 -130 157 157 157 323 594 594 604> 386 69<765 765.5 736.5 773.5>
+LayerCount: 2
+Fore
+SplineSet
+515 51 m 1
+ 469 5 l 1
+ 316 158 l 1
+ 316 -130 l 2
+ 316 -211 287 -332 175 -332 c 0
+ 126 -332 106 -301 106 -270 c 0
+ 106 -243 127 -228 148 -228 c 0
+ 166 -228 184 -237 184 -262 c 0
+ 184 -282 175 -280 175 -290 c 0
+ 175 -297 180 -301 188 -301 c 0
+ 235 -301 243 -237 243 -136 c 2
+ 243 157 l 1
+ 91 5 l 1
+ 45 51 l 1
+ 234 240 l 1
+ 45 429 l 1
+ 91 475 l 1
+ 243 323 l 1
+ 243 594 l 2
+ 243 674 266 812 386 812 c 0
+ 435 812 455 781 455 750 c 0
+ 455 723 434 708 413 708 c 0
+ 395 708 377 717 377 742 c 0
+ 377 762 386 760 386 770 c 0
+ 386 777 381 781 373 781 c 0
+ 323 781 316 709 316 604 c 2
+ 316 322 l 1
+ 469 475 l 1
+ 515 429 l 1
+ 326 240 l 1
+ 515 51 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A19.up
+Encoding: 1114836 -1 4105
+Width: 583
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A19.up uni2A19.up.display
+HStem: -332 31<212 239.5 212 259> -228 20 781 31<376 405>
+VStem: 45 66<-23 233 -23 306.5> 134 69<-285.5 -285 -293.5 -256.5> 271 73<-136 -130 -130 435 502 594 594 604> 414 69<765 765.5 736.5 773.5> 503 66<-23 232 232 236>
+LayerCount: 2
+Fore
+SplineSet
+569 -23 m 1
+ 503 -23 l 1
+ 503 232 l 2
+ 503 333 435 417 344 435 c 1
+ 344 -130 l 2
+ 344 -211 315 -332 203 -332 c 0
+ 154 -332 134 -301 134 -270 c 0
+ 134 -243 155 -228 176 -228 c 0
+ 194 -228 212 -237 212 -262 c 0
+ 212 -282 203 -280 203 -290 c 0
+ 203 -297 208 -301 216 -301 c 0
+ 263 -301 271 -237 271 -136 c 2
+ 271 435 l 1
+ 181 417 111 334 111 233 c 2
+ 111 -23 l 1
+ 45 -23 l 1
+ 45 233 l 2
+ 45 380 141 485 271 502 c 1
+ 271 594 l 2
+ 271 674 294 812 414 812 c 0
+ 463 812 483 781 483 750 c 0
+ 483 723 462 708 441 708 c 0
+ 423 708 405 717 405 742 c 0
+ 405 762 414 760 414 770 c 0
+ 414 777 409 781 401 781 c 0
+ 351 781 344 709 344 604 c 2
+ 344 502 l 1
+ 474 485 569 382 569 236 c 2
+ 569 -23 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A1A.up
+Encoding: 1114837 -1 4106
+Width: 583
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A1A.up uni2A1A.up.display
+HStem: -332 31<212 239.5 212 259> -228 20 781 31<376 405>
+VStem: 45 66<245 249 249 504> 134 69<-285.5 -285 -293.5 -256.5> 271 73<-136 -130 -130 -20 47 594 594 604> 414 69<765 765.5 736.5 773.5> 503 66<248 504>
+LayerCount: 2
+Fore
+SplineSet
+569 504 m 1
+ 569 248 l 2
+ 569 102 473 -3 344 -20 c 1
+ 344 -130 l 2
+ 344 -211 315 -332 203 -332 c 0
+ 154 -332 134 -301 134 -270 c 0
+ 134 -243 155 -228 176 -228 c 0
+ 194 -228 212 -237 212 -262 c 0
+ 212 -282 203 -280 203 -290 c 0
+ 203 -297 208 -301 216 -301 c 0
+ 263 -301 271 -237 271 -136 c 2
+ 271 -20 l 1
+ 140 -4 45 99 45 245 c 2
+ 45 504 l 1
+ 111 504 l 1
+ 111 249 l 2
+ 111 148 179 64 271 47 c 1
+ 271 594 l 2
+ 271 674 294 812 414 812 c 0
+ 463 812 483 781 483 750 c 0
+ 483 723 462 708 441 708 c 0
+ 423 708 405 717 405 742 c 0
+ 405 762 414 760 414 770 c 0
+ 414 777 409 781 401 781 c 0
+ 351 781 344 709 344 604 c 2
+ 344 47 l 1
+ 433 65 503 148 503 248 c 2
+ 503 504 l 1
+ 569 504 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A1B.up
+Encoding: 1114838 -1 4107
+Width: 585
+Flags: MW
+ItalicCorrection: 142
+GlyphVariantsVertical: uni2A1B.up uni2A1B.up.display
+HStem: -332 31<214 241.5 214 261> -228 20 781 31<378 407> 869 66<45 495 45 495>
+VStem: 136 69<-285.5 -285 -293.5 -256.5> 273 73<-136 -130 -130 594 594 604> 416 69<765 765.5 736.5 773.5>
+LayerCount: 2
+Fore
+SplineSet
+495 869 m 1
+ 45 869 l 1
+ 45 935 l 1
+ 495 935 l 1
+ 495 869 l 1
+273 -136 m 2
+ 273 594 l 2
+ 273 674 296 812 416 812 c 0
+ 465 812 485 781 485 750 c 0
+ 485 723 464 708 443 708 c 0
+ 425 708 407 717 407 742 c 0
+ 407 762 416 760 416 770 c 0
+ 416 777 411 781 403 781 c 0
+ 353 781 346 709 346 604 c 2
+ 346 -130 l 2
+ 346 -211 317 -332 205 -332 c 0
+ 156 -332 136 -301 136 -270 c 0
+ 136 -243 157 -228 178 -228 c 0
+ 196 -228 214 -237 214 -262 c 0
+ 214 -282 205 -280 205 -290 c 0
+ 205 -297 210 -301 218 -301 c 0
+ 265 -301 273 -237 273 -136 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A1C.up
+Encoding: 1114839 -1 4108
+Width: 518
+Flags: MW
+ItalicCorrection: 50
+GlyphVariantsVertical: uni2A1C.up uni2A1C.up.display
+HStem: -455 66<59 509 59 509> -332 31<147 176 147 198> -228 20 781 31<312.5 340>
+VStem: 69 69<-285.5 -285 -293.5 -256.5> 208 73<-124 -114 -114 610 610 616> 349 69<765 765.5 736.5 773.5>
+LayerCount: 2
+Fore
+SplineSet
+208 -124 m 2
+ 208 610 l 2
+ 208 691 237 812 349 812 c 0
+ 398 812 418 781 418 750 c 0
+ 418 723 397 708 376 708 c 0
+ 358 708 340 717 340 742 c 0
+ 340 762 349 760 349 770 c 0
+ 349 777 344 781 336 781 c 0
+ 289 781 281 717 281 616 c 2
+ 281 -114 l 2
+ 281 -194 258 -332 138 -332 c 0
+ 89 -332 69 -301 69 -270 c 0
+ 69 -243 90 -228 111 -228 c 0
+ 129 -228 147 -237 147 -262 c 0
+ 147 -282 138 -280 138 -290 c 0
+ 138 -297 143 -301 151 -301 c 0
+ 201 -301 208 -229 208 -124 c 2
+509 -455 m 1
+ 59 -455 l 1
+ 59 -389 l 1
+ 509 -389 l 1
+ 509 -455 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni222B.up.display
+Encoding: 1114840 -1 4109
+Width: 612
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<160 197.5 160 217.5> 1962 38<372.5 410>
+VStem: 58 90<-211.5 -210.5 -221.5 -175> 236 96<-10 1741> 422 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+236 -10 m 2
+ 236 1759 l 2
+ 236 1864 280 2000 422 2000 c 0
+ 486 2000 512 1962 512 1923 c 0
+ 512 1889 485 1870 457 1870 c 0
+ 434 1870 410 1882 410 1913 c 0
+ 410 1938 422 1935 422 1948 c 0
+ 422 1957 415 1962 405 1962 c 0
+ 340 1962 332 1871 332 1741 c 2
+ 332 -35 l 2
+ 332 -141 287 -269 148 -269 c 0
+ 84 -269 58 -231 58 -192 c 0
+ 58 -158 85 -139 113 -139 c 0
+ 136 -139 160 -151 160 -182 c 0
+ 160 -207 148 -204 148 -217 c 0
+ 148 -226 155 -231 165 -231 c 0
+ 230 -231 236 -143 236 -10 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni222C.up.display
+Encoding: 1114841 -1 4110
+Width: 932
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<160 197.5 160 217.5 480 517.5> 1962 38<372.5 410 692.5 730>
+VStem: 58 90<-211.5 -210.5 -221.5 -175> 236 96<-10 1741> 378 90<-211.5 -210.5 -221.5 -175> 422 90<1941.5 1942.5 1906 1952.5> 556 96<-10 1741> 742 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+556 -10 m 2xfb
+ 556 1759 l 2
+ 556 1864 600 2000 742 2000 c 0
+ 806 2000 832 1962 832 1923 c 0
+ 832 1889 805 1870 777 1870 c 0
+ 754 1870 730 1882 730 1913 c 0
+ 730 1938 742 1935 742 1948 c 0
+ 742 1957 735 1962 725 1962 c 0
+ 660 1962 652 1871 652 1741 c 2
+ 652 -35 l 2
+ 652 -141 607 -269 468 -269 c 0
+ 404 -269 378 -231 378 -192 c 0
+ 378 -158 405 -139 433 -139 c 0
+ 456 -139 480 -151 480 -182 c 0
+ 480 -207 468 -204 468 -217 c 0
+ 468 -226 475 -231 485 -231 c 0
+ 550 -231 556 -143 556 -10 c 2xfb
+236 -10 m 2
+ 236 1759 l 2
+ 236 1864 280 2000 422 2000 c 0
+ 486 2000 512 1962 512 1923 c 0
+ 512 1889 485 1870 457 1870 c 0
+ 434 1870 410 1882 410 1913 c 0
+ 410 1938 422 1935 422 1948 c 0xd4
+ 422 1957 415 1962 405 1962 c 0
+ 340 1962 332 1871 332 1741 c 2
+ 332 -35 l 2
+ 332 -141 287 -269 148 -269 c 0
+ 84 -269 58 -231 58 -192 c 0
+ 58 -158 85 -139 113 -139 c 0
+ 136 -139 160 -151 160 -182 c 0
+ 160 -207 148 -204 148 -217 c 0
+ 148 -226 155 -231 165 -231 c 0
+ 230 -231 236 -143 236 -10 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni222D.up.display
+Encoding: 1114842 -1 4111
+Width: 1252
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<160 197.5 160 217.5 480 517.5 800 837.5> 1962 38<372.5 410 692.5 730 1012.5 1050>
+VStem: 58 90<-211.5 -210.5 -221.5 -175> 236 96<-10 1741> 378 90<-211.5 -210.5 -221.5 -175> 422 90<1941.5 1942.5 1906 1952.5> 556 96<-10 1741> 698 90<-211.5 -210.5 -221.5 -175> 742 90<1941.5 1942.5 1906 1952.5> 876 96<-10 1741> 1062 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+876 -10 m 2xcb60
+ 876 1759 l 2
+ 876 1864 920 2000 1062 2000 c 0
+ 1126 2000 1152 1962 1152 1923 c 0
+ 1152 1889 1125 1870 1097 1870 c 0
+ 1074 1870 1050 1882 1050 1913 c 0
+ 1050 1938 1062 1935 1062 1948 c 0
+ 1062 1957 1055 1962 1045 1962 c 0
+ 980 1962 972 1871 972 1741 c 2
+ 972 -35 l 2
+ 972 -141 927 -269 788 -269 c 0
+ 724 -269 698 -231 698 -192 c 0
+ 698 -158 725 -139 753 -139 c 0
+ 776 -139 800 -151 800 -182 c 0
+ 800 -207 788 -204 788 -217 c 0
+ 788 -226 795 -231 805 -231 c 0
+ 870 -231 876 -143 876 -10 c 2xcb60
+556 -10 m 2
+ 556 1759 l 2
+ 556 1864 600 2000 742 2000 c 0
+ 806 2000 832 1962 832 1923 c 0
+ 832 1889 805 1870 777 1870 c 0
+ 754 1870 730 1882 730 1913 c 0
+ 730 1938 742 1935 742 1948 c 0xf680
+ 742 1957 735 1962 725 1962 c 0
+ 660 1962 652 1871 652 1741 c 2
+ 652 -35 l 2
+ 652 -141 607 -269 468 -269 c 0
+ 404 -269 378 -231 378 -192 c 0
+ 378 -158 405 -139 433 -139 c 0
+ 456 -139 480 -151 480 -182 c 0
+ 480 -207 468 -204 468 -217 c 0
+ 468 -226 475 -231 485 -231 c 0
+ 550 -231 556 -143 556 -10 c 2
+236 -10 m 2
+ 236 1759 l 2
+ 236 1864 280 2000 422 2000 c 0
+ 486 2000 512 1962 512 1923 c 0
+ 512 1889 485 1870 457 1870 c 0
+ 434 1870 410 1882 410 1913 c 0
+ 410 1938 422 1935 422 1948 c 0
+ 422 1957 415 1962 405 1962 c 0
+ 340 1962 332 1871 332 1741 c 2
+ 332 -35 l 2
+ 332 -141 287 -269 148 -269 c 0
+ 84 -269 58 -231 58 -192 c 0
+ 58 -158 85 -139 113 -139 c 0
+ 136 -139 160 -151 160 -182 c 0
+ 160 -207 148 -204 148 -217 c 0
+ 148 -226 155 -231 165 -231 c 0
+ 230 -231 236 -143 236 -10 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni222E.up.display
+Encoding: 1114843 -1 4112
+Width: 700
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<248 285.5 248 305.5> 1962 38<460.5 498>
+VStem: 56 45<779.5 912.5 779.5 925> 146 90<-211.5 -210.5 -221.5 -175> 325 96<-10 535 580 1111 1156 1741> 510 90<1941.5 1942.5 1906 1952.5> 640 45<780.5 911.5>
+LayerCount: 2
+Fore
+SplineSet
+421 1741 m 2
+ 421 1156 l 1
+ 570 1131 685 1002 685 846 c 0
+ 685 690 570 560 421 535 c 1
+ 421 -34 l 2
+ 421 -140 375 -269 236 -269 c 0
+ 172 -269 146 -231 146 -192 c 0
+ 146 -158 173 -139 201 -139 c 0
+ 224 -139 248 -151 248 -182 c 0
+ 248 -207 236 -204 236 -217 c 0
+ 236 -226 243 -231 253 -231 c 0
+ 318 -231 325 -143 325 -10 c 2
+ 325 535 l 1
+ 173 557 56 688 56 846 c 0
+ 56 1004 173 1134 325 1156 c 1
+ 325 1759 l 2
+ 325 1865 368 2000 510 2000 c 0
+ 574 2000 600 1962 600 1923 c 0
+ 600 1889 573 1870 545 1870 c 0
+ 522 1870 498 1882 498 1913 c 0
+ 498 1938 510 1935 510 1948 c 0
+ 510 1957 503 1962 493 1962 c 0
+ 428 1962 421 1872 421 1741 c 2
+421 1111 m 1
+ 421 580 l 1
+ 546 604 640 715 640 846 c 0
+ 640 977 545 1087 421 1111 c 1
+325 580 m 1
+ 325 1111 l 1
+ 198 1089 101 979 101 846 c 0
+ 101 713 198 602 325 580 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni222F.up.display
+Encoding: 1114844 -1 4113
+Width: 933
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<160.5 196 160.5 214.5 480.5 516> 553 50<425 463> 1131 50<425 463> 1962 38<371 409.5 691 729.5>
+VStem: 39 50<819.5 914.5 819.5 929> 58 90<-218.5 -211 -222 -176.5> 236 96<-20 565 653 1081 1081 1081 1169 1751 1751 1759 1759 1781> 378 90<-218.5 -211 -222 -176.5> 422 90<1942 1949.5 1907.5 1953> 556 96<-20 565 565 565 653 1081 1169 1751 1751 1759 1759 1781> 742 90<1942 1949.5 1907.5 1953> 799 50<819.5 914.5>
+LayerCount: 2
+Fore
+SplineSet
+652 1751 m 2xfae0
+ 652 1137 l 1
+ 759 1087 849 991 849 867 c 0
+ 849 743 759 647 652 597 c 1
+ 652 -35 l 2
+ 652 -151 601 -269 468 -269 c 0
+ 420 -269 378 -245 378 -192 c 0
+ 378 -161 402 -139 433 -139 c 0
+ 459 -139 480 -154 480 -182 c 0
+ 480 -205 468 -205 468 -217 c 0
+ 468 -227 476 -231 485 -231 c 0
+ 547 -231 552 -142 554 -97 c 0
+ 555 -71 556 -46 556 -20 c 2
+ 556 565 l 1
+ 519 557 482 553 444 553 c 0
+ 406 553 369 557 332 565 c 1
+ 332 -35 l 2
+ 332 -151 281 -269 148 -269 c 0
+ 100 -269 58 -245 58 -192 c 0
+ 58 -161 82 -139 113 -139 c 0
+ 139 -139 160 -154 160 -182 c 0
+ 160 -205 148 -205 148 -217 c 0xf750
+ 148 -227 156 -231 165 -231 c 0
+ 227 -231 232 -142 234 -97 c 0
+ 235 -71 236 -46 236 -20 c 2
+ 236 597 l 1
+ 129 647 39 743 39 867 c 0
+ 39 991 129 1087 236 1137 c 1
+ 236 1759 l 2
+ 236 1876 287 2000 422 2000 c 0
+ 470 2000 512 1976 512 1923 c 0
+ 512 1892 488 1870 457 1870 c 0
+ 431 1870 410 1885 410 1913 c 0
+ 410 1936 422 1936 422 1948 c 0
+ 422 1958 414 1962 405 1962 c 0
+ 337 1962 332 1849 332 1781 c 0
+ 332 1770 332 1759 332 1751 c 2
+ 332 1169 l 1
+ 369 1177 406 1181 444 1181 c 0
+ 482 1181 519 1177 556 1169 c 1
+ 556 1759 l 2
+ 556 1876 607 2000 742 2000 c 0
+ 790 2000 832 1976 832 1923 c 0
+ 832 1892 808 1870 777 1870 c 0
+ 751 1870 730 1885 730 1913 c 0
+ 730 1936 742 1936 742 1948 c 0
+ 742 1958 734 1962 725 1962 c 0
+ 657 1962 652 1849 652 1781 c 0
+ 652 1770 652 1759 652 1751 c 2xfae0
+652 1081 m 1
+ 652 653 l 1
+ 732 696 799 772 799 867 c 0
+ 799 962 732 1038 652 1081 c 1
+556 616 m 1
+ 556 1118 l 1
+ 519 1127 482 1131 444 1131 c 0
+ 406 1131 369 1127 332 1118 c 1
+ 332 616 l 1
+ 369 607 406 603 444 603 c 0
+ 482 603 519 607 556 616 c 1
+236 653 m 1
+ 236 1081 l 1
+ 156 1038 89 962 89 867 c 0xfa
+ 89 772 156 696 236 653 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2230.up.display
+Encoding: 1114845 -1 4114
+Width: 1245
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<160 197.5 160 217.5 480 517.5 800 837.5> 1962 38<372.5 410 692.5 730 1012.5 1050>
+VStem: 36 50<828.5 905.5 828.5 917.5> 58 90<-211.5 -210.5 -221.5 -175> 236 96<-10 585 672 1062 1062 1062 1149 1741> 378 90<-211.5 -210.5 -221.5 -175> 422 90<1941.5 1942.5 1906 1952.5> 556 96<-10 554 604 1130 1180 1741> 698 90<-211.5 -210.5 -221.5 -175> 742 90<1941.5 1942.5 1906 1952.5> 876 96<-10 585 585 585 672 1062 1149 1741> 1062 90<1941.5 1942.5 1906 1952.5> 1122 50<828.5 905.5>
+LayerCount: 2
+Fore
+SplineSet
+972 1741 m 2xeb70
+ 972 1116 l 1
+ 1102 1059 1172 968 1172 867 c 0
+ 1172 766 1102 675 972 618 c 1
+ 972 -35 l 2
+ 972 -141 927 -269 788 -269 c 0
+ 724 -269 698 -231 698 -192 c 0
+ 698 -158 725 -139 753 -139 c 0
+ 776 -139 800 -151 800 -182 c 0
+ 800 -207 788 -204 788 -217 c 0
+ 788 -226 795 -231 805 -231 c 0
+ 870 -231 876 -143 876 -10 c 2
+ 876 585 l 1
+ 811 568 736 557 652 554 c 1
+ 652 -35 l 2
+ 652 -141 607 -269 468 -269 c 0
+ 404 -269 378 -231 378 -192 c 0
+ 378 -158 405 -139 433 -139 c 0
+ 456 -139 480 -151 480 -182 c 0
+ 480 -207 468 -204 468 -217 c 0
+ 468 -226 475 -231 485 -231 c 0
+ 550 -231 556 -143 556 -10 c 2
+ 556 554 l 1
+ 472 557 397 568 332 585 c 1
+ 332 -35 l 2
+ 332 -141 287 -269 148 -269 c 0
+ 84 -269 58 -231 58 -192 c 0
+ 58 -158 85 -139 113 -139 c 0
+ 136 -139 160 -151 160 -182 c 0
+ 160 -207 148 -204 148 -217 c 0xdda8
+ 148 -226 155 -231 165 -231 c 0
+ 230 -231 236 -143 236 -10 c 2
+ 236 618 l 1
+ 106 675 36 766 36 867 c 0
+ 36 968 106 1059 236 1116 c 1
+ 236 1759 l 2
+ 236 1864 280 2000 422 2000 c 0
+ 486 2000 512 1962 512 1923 c 0
+ 512 1889 485 1870 457 1870 c 0
+ 434 1870 410 1882 410 1913 c 0
+ 410 1938 422 1935 422 1948 c 0
+ 422 1957 415 1962 405 1962 c 0
+ 340 1962 332 1871 332 1741 c 2
+ 332 1149 l 1
+ 397 1166 472 1177 556 1180 c 1
+ 556 1759 l 2
+ 556 1864 600 2000 742 2000 c 0
+ 806 2000 832 1962 832 1923 c 0
+ 832 1889 805 1870 777 1870 c 0
+ 754 1870 730 1882 730 1913 c 0
+ 730 1938 742 1935 742 1948 c 0
+ 742 1957 735 1962 725 1962 c 0
+ 660 1962 652 1871 652 1741 c 2
+ 652 1180 l 1
+ 736 1177 811 1166 876 1149 c 1
+ 876 1759 l 2
+ 876 1864 920 2000 1062 2000 c 0
+ 1126 2000 1152 1962 1152 1923 c 0
+ 1152 1889 1125 1870 1097 1870 c 0
+ 1074 1870 1050 1882 1050 1913 c 0
+ 1050 1938 1062 1935 1062 1948 c 0
+ 1062 1957 1055 1962 1045 1962 c 0
+ 980 1962 972 1871 972 1741 c 2xeb70
+972 1062 m 1
+ 972 672 l 1
+ 1070 720 1122 790 1122 867 c 0
+ 1122 944 1070 1014 972 1062 c 1
+876 636 m 1
+ 876 1098 l 1
+ 813 1116 738 1127 652 1130 c 1
+ 652 604 l 1
+ 738 607 813 618 876 636 c 1
+556 604 m 1
+ 556 1130 l 1
+ 470 1127 395 1116 332 1098 c 1
+ 332 636 l 1
+ 395 618 470 607 556 604 c 1
+236 672 m 1
+ 236 1062 l 1
+ 138 1014 86 944 86 867 c 0xe8
+ 86 790 138 720 236 672 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2231.up.display
+Encoding: 1114846 -1 4115
+Width: 692
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<248.5 284 248.5 302.5> 1962 38<462 497.5>
+VStem: 146 90<-218.5 -211 -222 -176.5> 324 96<-10 969 1025 1741> 510 90<1942 1949.5 1907.5 1953>
+LayerCount: 2
+Fore
+SplineSet
+721 945 m 1
+ 736 936 l 1
+ 701 868 675 794 675 717 c 1
+ 666 712 l 1
+ 610 766 542 795 469 819 c 1
+ 474 836 l 1
+ 505 830 535 821 565 811 c 0
+ 570 809 575 808 580 808 c 0
+ 589 808 598 813 598 823 c 0
+ 598 826 597 830 596 833 c 0
+ 564 902 493 952 420 969 c 1
+ 420 -35 l 2
+ 420 -151 369 -269 236 -269 c 0
+ 188 -269 146 -245 146 -192 c 0
+ 146 -161 170 -139 201 -139 c 0
+ 228 -139 248 -154 248 -182 c 0
+ 248 -206 236 -205 236 -217 c 0
+ 236 -227 244 -231 253 -231 c 0
+ 315 -231 320 -143 322 -98 c 0
+ 324 -69 324 -39 324 -10 c 2
+ 324 974 l 1
+ 193 956 97 843 97 712 c 1
+ 47 712 l 1
+ 47 871 166 1006 324 1025 c 1
+ 324 1759 l 2
+ 324 1876 375 2000 510 2000 c 0
+ 558 2000 600 1976 600 1923 c 0
+ 600 1892 576 1870 545 1870 c 0
+ 518 1870 498 1885 498 1913 c 0
+ 498 1937 510 1936 510 1948 c 0
+ 510 1958 502 1962 493 1962 c 0
+ 431 1962 425 1872 422 1828 c 0
+ 420 1799 420 1770 420 1741 c 2
+ 420 1021 l 1
+ 505 1005 583 952 628 877 c 0
+ 635 865 643 841 660 841 c 0
+ 670 841 675 851 678 859 c 0
+ 691 888 703 918 721 945 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2232.up.display
+Encoding: 1114847 -1 4116
+Width: 700
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<248 285.5 248 305.5> 1962 38<460.5 498>
+VStem: 56 45<779.5 912.5 779.5 925> 146 90<-211.5 -210.5 -221.5 -175> 325 96<-10 535 580 1111 1156 1741> 510 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+731 1085 m 1
+ 746 1076 l 1
+ 711 1009 685 931 685 853 c 2
+ 685 846 l 2
+ 685 690 570 560 421 535 c 1
+ 421 -34 l 2
+ 421 -140 375 -269 236 -269 c 0
+ 172 -269 146 -231 146 -192 c 0
+ 146 -158 173 -139 201 -139 c 0
+ 224 -139 248 -151 248 -182 c 0
+ 248 -207 236 -204 236 -217 c 0
+ 236 -226 243 -231 253 -231 c 0
+ 318 -231 325 -143 325 -10 c 2
+ 325 535 l 1
+ 173 557 56 688 56 846 c 0
+ 56 1004 173 1134 325 1156 c 1
+ 325 1759 l 2
+ 325 1865 368 2000 510 2000 c 0
+ 574 2000 600 1962 600 1923 c 0
+ 600 1889 573 1870 545 1870 c 0
+ 522 1870 498 1882 498 1913 c 0
+ 498 1938 510 1935 510 1948 c 0
+ 510 1957 503 1962 493 1962 c 0
+ 428 1962 421 1872 421 1741 c 2
+ 421 1156 l 1
+ 521 1139 605 1076 650 990 c 1
+ 655 985 662 981 667 981 c 0
+ 668 981 669 981 670 981 c 0
+ 678 985 684 989 688 999 c 0
+ 699 1029 714 1059 731 1085 c 1
+421 1111 m 1
+ 421 580 l 1
+ 546 604 640 715 640 846 c 0
+ 640 861 639 875 636 889 c 1
+ 591 921 537 942 484 959 c 1
+ 489 976 l 1
+ 518 970 549 962 580 951 c 0
+ 584 949 590 948 594 948 c 0
+ 605 948 613 953 613 963 c 1
+ 576 1038 505 1095 421 1111 c 1
+325 580 m 1
+ 325 1111 l 1
+ 198 1089 101 979 101 846 c 0
+ 101 713 198 602 325 580 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2233.up.display
+Encoding: 1114848 -1 4117
+Width: 689
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<248.5 285 248.5 302.5> 1962 38<461.5 497.5>
+VStem: 56 45<780.5 911.5 780.5 924> 146 90<-218.5 -210.5 -222 -176.5> 325 96<-10 535 580 1111 1156 1741> 510 90<1941.5 1949.5 1907.5 1953> 640 45<781.5 858.5>
+LayerCount: 2
+Fore
+SplineSet
+785 983 m 1
+ 781 965 l 1
+ 744 966 701 987 673 987 c 0
+ 666 987 658 983 658 975 c 2
+ 658 974 l 1
+ 676 928 685 896 685 846 c 0
+ 685 692 572 560 421 535 c 1
+ 421 -34 l 2
+ 421 -150 369 -269 236 -269 c 0
+ 188 -269 146 -245 146 -192 c 0
+ 146 -161 170 -139 201 -139 c 0
+ 227 -139 248 -154 248 -182 c 0
+ 248 -206 236 -204 236 -217 c 0
+ 236 -227 244 -231 253 -231 c 0
+ 317 -231 320 -139 323 -93 c 0
+ 324 -66 325 -38 325 -10 c 2
+ 325 535 l 1
+ 171 557 56 690 56 846 c 0
+ 56 1002 171 1134 325 1156 c 1
+ 325 1759 l 2
+ 325 1876 375 2000 510 2000 c 0
+ 558 2000 600 1976 600 1923 c 0
+ 600 1892 576 1870 545 1870 c 0
+ 519 1870 498 1885 498 1913 c 0
+ 498 1938 510 1935 510 1948 c 0
+ 510 1958 502 1962 493 1962 c 0
+ 430 1962 426 1869 423 1823 c 0
+ 422 1796 421 1768 421 1741 c 2
+ 421 1156 l 1
+ 466 1148 505 1133 541 1110 c 0
+ 558 1099 574 1084 590 1070 c 0
+ 645 1024 716 1002 785 983 c 1
+421 1111 m 1
+ 421 580 l 1
+ 548 604 640 717 640 846 c 0
+ 640 871 635 893 629 915 c 0
+ 626 927 622 952 607 952 c 0
+ 596 952 589 942 584 933 c 0
+ 569 904 557 874 541 846 c 1
+ 524 854 l 1
+ 546 907 568 961 575 1019 c 1
+ 570 1031 546 1050 535 1058 c 0
+ 502 1084 464 1103 421 1111 c 1
+325 580 m 1
+ 325 1111 l 1
+ 196 1089 101 977 101 846 c 0
+ 101 715 196 602 325 580 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0B.up.display
+Encoding: 1114849 -1 4118
+Width: 795
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<343 380.5 343 400.5> 385 131<242 419 242 419 515 656 656 712 242 515> 1341 66<288 419 288 288 515 578> 1962 38<555.5 593>
+VStem: 241 90<-211.5 -210.5 -221.5 -175> 419 96<-10 385 516 745 745 745 855 869 1164 1341 1407 1741> 605 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+856 684 m 1
+ 803 385 l 1
+ 515 385 l 1
+ 515 -35 l 2
+ 515 -141 470 -269 331 -269 c 0
+ 267 -269 241 -231 241 -192 c 0
+ 241 -158 268 -139 296 -139 c 0
+ 319 -139 343 -151 343 -182 c 0
+ 343 -207 331 -204 331 -217 c 0
+ 331 -226 338 -231 348 -231 c 0
+ 413 -231 419 -143 419 -10 c 2
+ 419 385 l 1
+ 58 385 l 1
+ 419 855 l 1
+ 419 938 l 1
+ 83 1407 l 1
+ 419 1407 l 1
+ 419 1759 l 2
+ 419 1864 463 2000 605 2000 c 0
+ 669 2000 695 1962 695 1923 c 0
+ 695 1889 668 1870 640 1870 c 0
+ 617 1870 593 1882 593 1913 c 0
+ 593 1938 605 1935 605 1948 c 0
+ 605 1957 598 1962 588 1962 c 0
+ 523 1962 515 1871 515 1741 c 2
+ 515 1407 l 1
+ 830 1407 l 1
+ 830 1156 l 1
+ 800 1156 l 1
+ 779 1291 743 1341 578 1341 c 2
+ 515 1341 l 1
+ 515 1035 l 1
+ 578 950 l 1
+ 515 869 l 1
+ 515 516 l 1
+ 656 516 l 2
+ 768 516 804 584 826 684 c 1
+ 856 684 l 1
+419 1164 m 1
+ 419 1341 l 1
+ 288 1341 l 1
+ 419 1164 l 1
+419 516 m 1
+ 419 745 l 1
+ 242 516 l 1
+ 419 516 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0C.up.display
+Encoding: 1114850 -1 4119
+Width: 1542
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<160 197.5 160 217.5 470 507.5 780 817.5 1090 1127.5> 1962 38<372.5 410 682.5 720 992.5 1030 1302.5 1340>
+VStem: 58 90<-211.5 -210.5 -221.5 -175> 236 96<-10 1741> 368 90<-211.5 -210.5 -221.5 -175> 422 90<1941.5 1942.5 1906 1952.5> 546 96<-10 1741> 678 90<-211.5 -210.5 -221.5 -175> 732 90<1941.5 1942.5 1906 1952.5> 856 96<-10 1741> 988 90<-211.5 -210.5 -221.5 -175> 1042 90<1941.5 1942.5 1906 1952.5> 1166 96<-10 1741> 1352 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+1166 -10 m 2xc16c
+ 1166 1759 l 2
+ 1166 1864 1210 2000 1352 2000 c 0
+ 1416 2000 1442 1962 1442 1923 c 0
+ 1442 1889 1415 1870 1387 1870 c 0
+ 1364 1870 1340 1882 1340 1913 c 0
+ 1340 1938 1352 1935 1352 1948 c 0
+ 1352 1957 1345 1962 1335 1962 c 0
+ 1270 1962 1262 1871 1262 1741 c 2
+ 1262 -35 l 2
+ 1262 -141 1217 -269 1078 -269 c 0
+ 1014 -269 988 -231 988 -192 c 0
+ 988 -158 1015 -139 1043 -139 c 0
+ 1066 -139 1090 -151 1090 -182 c 0
+ 1090 -207 1078 -204 1078 -217 c 0
+ 1078 -226 1085 -231 1095 -231 c 0
+ 1160 -231 1166 -143 1166 -10 c 2xc16c
+856 -10 m 2
+ 856 1759 l 2
+ 856 1864 900 2000 1042 2000 c 0
+ 1106 2000 1132 1962 1132 1923 c 0
+ 1132 1889 1105 1870 1077 1870 c 0
+ 1054 1870 1030 1882 1030 1913 c 0
+ 1030 1938 1042 1935 1042 1948 c 0xfad0
+ 1042 1957 1035 1962 1025 1962 c 0
+ 960 1962 952 1871 952 1741 c 2
+ 952 -35 l 2
+ 952 -141 907 -269 768 -269 c 0
+ 704 -269 678 -231 678 -192 c 0
+ 678 -158 705 -139 733 -139 c 0
+ 756 -139 780 -151 780 -182 c 0
+ 780 -207 768 -204 768 -217 c 0
+ 768 -226 775 -231 785 -231 c 0
+ 850 -231 856 -143 856 -10 c 2
+546 -10 m 2
+ 546 1759 l 2
+ 546 1864 590 2000 732 2000 c 0
+ 796 2000 822 1962 822 1923 c 0
+ 822 1889 795 1870 767 1870 c 0
+ 744 1870 720 1882 720 1913 c 0
+ 720 1938 732 1935 732 1948 c 0
+ 732 1957 725 1962 715 1962 c 0
+ 650 1962 642 1871 642 1741 c 2
+ 642 -35 l 2
+ 642 -141 597 -269 458 -269 c 0
+ 394 -269 368 -231 368 -192 c 0
+ 368 -158 395 -139 423 -139 c 0
+ 446 -139 470 -151 470 -182 c 0
+ 470 -207 458 -204 458 -217 c 0
+ 458 -226 465 -231 475 -231 c 0
+ 540 -231 546 -143 546 -10 c 2
+236 -10 m 2
+ 236 1759 l 2
+ 236 1864 280 2000 422 2000 c 0
+ 486 2000 512 1962 512 1923 c 0
+ 512 1889 485 1870 457 1870 c 0
+ 434 1870 410 1882 410 1913 c 0
+ 410 1938 422 1935 422 1948 c 0xd4
+ 422 1957 415 1962 405 1962 c 0
+ 340 1962 332 1871 332 1741 c 2
+ 332 -35 l 2
+ 332 -141 287 -269 148 -269 c 0
+ 84 -269 58 -231 58 -192 c 0
+ 58 -158 85 -139 113 -139 c 0
+ 136 -139 160 -151 160 -182 c 0
+ 160 -207 148 -204 148 -217 c 0
+ 148 -226 155 -231 165 -231 c 0
+ 230 -231 236 -143 236 -10 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A0D.up.display
+Encoding: 1114851 -1 4120
+Width: 649
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<217 254.5 217 274.5> 831 70<35 293 35 293 389 647> 1962 38<429.5 467>
+VStem: 115 90<-211.5 -210.5 -221.5 -175> 293 96<-10 831 901 1741> 479 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+647 831 m 1
+ 389 831 l 1
+ 389 -35 l 2
+ 389 -141 344 -269 205 -269 c 0
+ 141 -269 115 -231 115 -192 c 0
+ 115 -158 142 -139 170 -139 c 0
+ 193 -139 217 -151 217 -182 c 0
+ 217 -207 205 -204 205 -217 c 0
+ 205 -226 212 -231 222 -231 c 0
+ 287 -231 293 -143 293 -10 c 2
+ 293 831 l 1
+ 35 831 l 1
+ 35 901 l 1
+ 293 901 l 1
+ 293 1759 l 2
+ 293 1864 337 2000 479 2000 c 0
+ 543 2000 569 1962 569 1923 c 0
+ 569 1889 542 1870 514 1870 c 0
+ 491 1870 467 1882 467 1913 c 0
+ 467 1938 479 1935 479 1948 c 0
+ 479 1957 472 1962 462 1962 c 0
+ 397 1962 389 1871 389 1741 c 2
+ 389 901 l 1
+ 647 901 l 1
+ 647 831 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0E.up.display
+Encoding: 1114852 -1 4121
+Width: 649
+Flags: MW
+ItalicCorrection: 145
+HStem: -270 38<217 254.5 217 274.5> 721 70<35 293 35 293 389 647> 941 70<35 293 35 293 389 647> 1961 38<429.5 467>
+VStem: 115 90<-212.5 -211.5 -222.5 -176> 293 96<-11 721 791 941 1011 1740> 479 90<1940.5 1941.5 1905 1951.5>
+LayerCount: 2
+Fore
+SplineSet
+647 721 m 1
+ 389 721 l 1
+ 389 -36 l 2
+ 389 -142 344 -270 205 -270 c 0
+ 141 -270 115 -232 115 -193 c 0
+ 115 -159 142 -140 170 -140 c 0
+ 193 -140 217 -152 217 -183 c 0
+ 217 -208 205 -205 205 -218 c 0
+ 205 -227 212 -232 222 -232 c 0
+ 287 -232 293 -144 293 -11 c 2
+ 293 721 l 1
+ 35 721 l 1
+ 35 791 l 1
+ 293 791 l 1
+ 293 941 l 1
+ 35 941 l 1
+ 35 1011 l 1
+ 293 1011 l 1
+ 293 1758 l 2
+ 293 1863 337 1999 479 1999 c 0
+ 543 1999 569 1961 569 1922 c 0
+ 569 1888 542 1869 514 1869 c 0
+ 491 1869 467 1881 467 1912 c 0
+ 467 1937 479 1934 479 1947 c 0
+ 479 1956 472 1961 462 1961 c 0
+ 397 1961 389 1870 389 1740 c 2
+ 389 1011 l 1
+ 647 1011 l 1
+ 647 941 l 1
+ 389 941 l 1
+ 389 791 l 1
+ 647 791 l 1
+ 647 721 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A0F.up.display
+Encoding: 1114853 -1 4122
+Width: 708
+Flags: MW
+ItalicCorrection: 145
+HStem: -270 38<256.5 292 256.5 310.5> 1961 38<467 505.5>
+VStem: 154 90<-219.5 -212.5 -223 -177.5> 332 96<-27 768 768 768 963 1748 1748 1758 1758 1779> 518 90<1941.5 1948.5 1906.5 1952>
+LayerCount: 2
+Fore
+SplineSet
+734 1169 m 1
+ 428 863 l 1
+ 428 -36 l 2
+ 428 -152 377 -270 244 -270 c 0
+ 196 -270 154 -246 154 -193 c 0
+ 154 -162 178 -140 209 -140 c 0
+ 235 -140 256 -155 256 -183 c 0
+ 256 -205 244 -207 244 -218 c 0
+ 244 -228 252 -232 261 -232 c 0
+ 323 -232 328 -144 330 -99 c 0
+ 331 -75 332 -51 332 -27 c 2
+ 332 768 l 1
+ 75 511 l 1
+ 25 561 l 1
+ 332 868 l 1
+ 332 1758 l 2
+ 332 1875 383 1999 518 1999 c 0
+ 566 1999 608 1975 608 1922 c 0
+ 608 1891 584 1869 553 1869 c 0
+ 527 1869 506 1884 506 1912 c 0
+ 506 1934 518 1936 518 1947 c 0
+ 518 1957 510 1961 501 1961 c 0
+ 433 1961 428 1846 428 1779 c 0
+ 428 1767 428 1756 428 1748 c 2
+ 428 963 l 1
+ 684 1219 l 1
+ 734 1169 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A10.up.display
+Encoding: 1114854 -1 4123
+Width: 697
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<245 282.5 245 302.5> 1962 38<457.5 495>
+VStem: 56 50<801.5 931 801.5 944.5> 143 90<-211.5 -210.5 -221.5 -175> 321 96<-10 556 607 1126 1177 1741> 507 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+635 1035 m 1
+ 596 1003 l 1
+ 557 1067 493 1113 417 1126 c 1
+ 417 606 l 1
+ 455 613 490 628 520 649 c 1
+ 545 606 l 1
+ 507 581 464 563 417 556 c 1
+ 417 -35 l 2
+ 417 -141 372 -269 233 -269 c 0
+ 169 -269 143 -231 143 -192 c 0
+ 143 -158 170 -139 198 -139 c 0
+ 221 -139 245 -151 245 -182 c 0
+ 245 -207 233 -204 233 -217 c 0
+ 233 -226 240 -231 250 -231 c 0
+ 315 -231 321 -143 321 -10 c 2
+ 321 556 l 1
+ 171 580 56 710 56 866 c 0
+ 56 1023 171 1153 321 1176 c 1
+ 321 1759 l 2
+ 321 1864 365 2000 507 2000 c 0
+ 571 2000 597 1962 597 1923 c 0
+ 597 1889 570 1870 542 1870 c 0
+ 519 1870 495 1882 495 1913 c 0
+ 495 1938 507 1935 507 1948 c 0
+ 507 1957 500 1962 490 1962 c 0
+ 425 1962 417 1871 417 1741 c 2
+ 417 1177 l 1
+ 508 1163 587 1110 635 1035 c 1
+321 607 m 1
+ 321 1126 l 1
+ 198 1103 106 996 106 866 c 0
+ 106 737 198 630 321 607 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A11.up.display
+Encoding: 1114855 -1 4124
+Width: 688
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<236 273.5 236 293.5> 1962 38<448.5 486>
+VStem: 134 90<-211.5 -210.5 -221.5 -175> 312 96<-10 713 764 1741> 498 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+736 800 m 1
+ 721 791 l 1
+ 704 817 689 847 678 877 c 0
+ 675 887 668 895 660 895 c 0
+ 652 895 646 891 641 882 c 0
+ 596 793 509 728 408 713 c 1
+ 408 -35 l 2
+ 408 -141 363 -269 224 -269 c 0
+ 160 -269 134 -231 134 -192 c 0
+ 134 -158 161 -139 189 -139 c 0
+ 212 -139 236 -151 236 -182 c 0
+ 236 -207 224 -204 224 -217 c 0
+ 224 -226 231 -231 241 -231 c 0
+ 306 -231 312 -143 312 -10 c 2
+ 312 713 l 1
+ 162 737 47 867 47 1023 c 1
+ 97 1023 l 1
+ 97 894 189 787 312 764 c 1
+ 312 1759 l 2
+ 312 1864 356 2000 498 2000 c 0
+ 562 2000 588 1962 588 1923 c 0
+ 588 1889 561 1870 533 1870 c 0
+ 510 1870 486 1882 486 1913 c 0
+ 486 1938 498 1935 498 1948 c 0
+ 498 1957 491 1962 481 1962 c 0
+ 416 1962 408 1871 408 1741 c 2
+ 408 764 l 1
+ 489 779 560 833 596 903 c 1
+ 596 903 598 911 598 913 c 0
+ 598 923 590 928 580 928 c 0
+ 576 928 569 927 565 925 c 0
+ 534 914 503 906 474 900 c 1
+ 469 917 l 1
+ 539 940 607 966 666 1023 c 1
+ 675 1018 l 1
+ 675 940 701 867 736 800 c 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A12.up.display
+Encoding: 1114856 -1 4125
+Width: 612
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<160 197.5 160 217.5> 552 52<332 545 236 597 332 332> 753 226<251.5 314> 1127 52<332 545> 1962 38<372.5 410>
+VStem: 58 90<-211.5 -210.5 -221.5 -175> 170 226<834.5 897> 236 96<-10 552 1179 1741> 422 90<1941.5 1942.5 1906 1952.5> 545 52<604 1127 1127 1127>
+LayerCount: 2
+Fore
+SplineSet
+597 552 m 1xfdc0
+ 332 552 l 1
+ 332 -35 l 2
+ 332 -141 287 -269 148 -269 c 0
+ 84 -269 58 -231 58 -192 c 0
+ 58 -158 85 -139 113 -139 c 0
+ 136 -139 160 -151 160 -182 c 0
+ 160 -207 148 -204 148 -217 c 0
+ 148 -226 155 -231 165 -231 c 0
+ 230 -231 236 -143 236 -10 c 2
+ 236 604 l 1
+ 545 604 l 1
+ 545 1127 l 1
+ 236 1127 l 1
+ 236 1759 l 2
+ 236 1864 280 2000 422 2000 c 0
+ 486 2000 512 1962 512 1923 c 0
+ 512 1889 485 1870 457 1870 c 0
+ 434 1870 410 1882 410 1913 c 0
+ 410 1938 422 1935 422 1948 c 0
+ 422 1957 415 1962 405 1962 c 0
+ 340 1962 332 1871 332 1741 c 2
+ 332 1179 l 1
+ 597 1179 l 1
+ 597 552 l 1xfdc0
+396 866 m 0xfa
+ 396 803 345 753 283 753 c 0
+ 220 753 170 803 170 866 c 0
+ 170 928 220 979 283 979 c 0
+ 345 979 396 928 396 866 c 0xfa
+EndSplineSet
+EndChar
+
+StartChar: uni2A13.up.display
+Encoding: 1114857 -1 4126
+Width: 612
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<160 197.5 160 217.5> 753 226<251.5 314> 1962 38<372.5 410>
+VStem: 58 90<-211.5 -210.5 -221.5 -175> 170 226<834.5 897> 236 96<-10 556 1177 1741> 422 90<1941.5 1942.5 1906 1952.5> 549 50<793 939>
+LayerCount: 2
+Fore
+SplineSet
+332 1741 m 2xf7
+ 332 1177 l 1
+ 483 1154 599 1023 599 866 c 0
+ 599 709 483 578 332 556 c 1
+ 332 -35 l 2
+ 332 -141 287 -269 148 -269 c 0
+ 84 -269 58 -231 58 -192 c 0
+ 58 -158 85 -139 113 -139 c 0
+ 136 -139 160 -151 160 -182 c 0
+ 160 -207 148 -204 148 -217 c 0
+ 148 -226 155 -231 165 -231 c 0
+ 230 -231 236 -143 236 -10 c 2
+ 236 606 l 1
+ 252 603 268 602 285 602 c 0
+ 431 602 549 720 549 866 c 0
+ 549 1012 431 1130 285 1130 c 0
+ 268 1130 252 1128 236 1125 c 1
+ 236 1759 l 2
+ 236 1864 280 2000 422 2000 c 0
+ 486 2000 512 1962 512 1923 c 0
+ 512 1889 485 1870 457 1870 c 0
+ 434 1870 410 1882 410 1913 c 0
+ 410 1938 422 1935 422 1948 c 0
+ 422 1957 415 1962 405 1962 c 0
+ 340 1962 332 1871 332 1741 c 2xf7
+396 866 m 0xe8
+ 396 803 345 753 283 753 c 0
+ 220 753 170 803 170 866 c 0
+ 170 928 220 979 283 979 c 0
+ 345 979 396 928 396 866 c 0xe8
+EndSplineSet
+EndChar
+
+StartChar: uni2A14.up.display
+Encoding: 1114858 -1 4127
+Width: 612
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<160 197.5 160 217.5> 552 50<438.5 535 418.5 548.5> 753 226<428.5 491> 1130 50<439 535> 1962 38<372.5 410>
+VStem: 58 90<-211.5 -210.5 -221.5 -175> 236 96<-10 580 1152 1741> 347 226<834.5 897> 422 90<1941.5 1942.5 1906 1952.5> 726 50<793 939>
+LayerCount: 2
+Fore
+SplineSet
+573 866 m 0xfb
+ 573 803 522 753 460 753 c 0
+ 397 753 347 803 347 866 c 0
+ 347 928 397 979 460 979 c 0
+ 522 979 573 928 573 866 c 0xfb
+332 1741 m 2
+ 332 1152 l 1
+ 371 1170 416 1180 462 1180 c 0
+ 635 1180 776 1039 776 866 c 0
+ 776 693 635 552 462 552 c 0
+ 415 552 371 562 332 580 c 1
+ 332 -35 l 2
+ 332 -141 287 -269 148 -269 c 0
+ 84 -269 58 -231 58 -192 c 0
+ 58 -158 85 -139 113 -139 c 0
+ 136 -139 160 -151 160 -182 c 0
+ 160 -207 148 -204 148 -217 c 0
+ 148 -226 155 -231 165 -231 c 0
+ 230 -231 236 -143 236 -10 c 2
+ 236 729 l 1
+ 295 643 375 602 462 602 c 0
+ 608 602 726 720 726 866 c 0
+ 726 1012 608 1130 462 1130 c 0
+ 366 1130 282 1079 236 1003 c 1
+ 236 1759 l 2
+ 236 1864 280 2000 422 2000 c 0
+ 486 2000 512 1962 512 1923 c 0
+ 512 1889 485 1870 457 1870 c 0
+ 434 1870 410 1882 410 1913 c 0
+ 410 1938 422 1935 422 1948 c 0xfec0
+ 422 1957 415 1962 405 1962 c 0
+ 340 1962 332 1871 332 1741 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A15.up.display
+Encoding: 1114859 -1 4128
+Width: 697
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<245 282.5 245 302.5> 753 226<336.5 399> 1962 38<457.5 495>
+VStem: 56 50<793 939 793 944.5> 143 90<-211.5 -210.5 -221.5 -175> 255 226<834.5 897> 321 96<-10 556 1177 1741> 507 90<1941.5 1942.5 1906 1952.5> 634 50<793 939>
+LayerCount: 2
+Fore
+SplineSet
+481 866 m 0xe4
+ 481 803 430 753 368 753 c 0
+ 305 753 255 803 255 866 c 0
+ 255 928 305 979 368 979 c 0
+ 430 979 481 928 481 866 c 0xe4
+417 1741 m 2xfb80
+ 417 1177 l 1
+ 568 1154 684 1023 684 866 c 0
+ 684 709 568 578 417 556 c 1
+ 417 -35 l 2
+ 417 -141 372 -269 233 -269 c 0
+ 169 -269 143 -231 143 -192 c 0
+ 143 -158 170 -139 198 -139 c 0
+ 221 -139 245 -151 245 -182 c 0
+ 245 -207 233 -204 233 -217 c 0
+ 233 -226 240 -231 250 -231 c 0
+ 315 -231 321 -143 321 -10 c 2
+ 321 556 l 1
+ 171 580 56 710 56 866 c 0
+ 56 1023 171 1153 321 1176 c 1
+ 321 1759 l 2
+ 321 1864 365 2000 507 2000 c 0
+ 571 2000 597 1962 597 1923 c 0
+ 597 1889 570 1870 542 1870 c 0
+ 519 1870 495 1882 495 1913 c 0
+ 495 1938 507 1935 507 1948 c 0
+ 507 1957 500 1962 490 1962 c 0
+ 425 1962 417 1871 417 1741 c 2xfb80
+634 866 m 0
+ 634 1012 516 1130 370 1130 c 0
+ 224 1130 106 1012 106 866 c 0
+ 106 720 224 602 370 602 c 0
+ 516 602 634 720 634 866 c 0
+EndSplineSet
+EndChar
+
+StartChar: uni2A16.up.display
+Encoding: 1114860 -1 4129
+Width: 697
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<245 282.5 245 302.5> 552 52<108 321 108 321 417 630> 1127 52<108 321 108 108 417 630> 1962 38<457.5 495>
+VStem: 56 52<604 1127 604 1179> 143 90<-211.5 -210.5 -221.5 -175> 321 96<-10 552 604 1127 1179 1741> 507 90<1941.5 1942.5 1906 1952.5> 630 52<604 1127 1127 1127>
+LayerCount: 2
+Fore
+SplineSet
+682 552 m 1
+ 417 552 l 1
+ 417 -35 l 2
+ 417 -141 372 -269 233 -269 c 0
+ 169 -269 143 -231 143 -192 c 0
+ 143 -158 170 -139 198 -139 c 0
+ 221 -139 245 -151 245 -182 c 0
+ 245 -207 233 -204 233 -217 c 0
+ 233 -226 240 -231 250 -231 c 0
+ 315 -231 321 -143 321 -10 c 2
+ 321 552 l 1
+ 56 552 l 1
+ 56 1179 l 1
+ 321 1179 l 1
+ 321 1759 l 2
+ 321 1864 365 2000 507 2000 c 0
+ 571 2000 597 1962 597 1923 c 0
+ 597 1889 570 1870 542 1870 c 0
+ 519 1870 495 1882 495 1913 c 0
+ 495 1938 507 1935 507 1948 c 0
+ 507 1957 500 1962 490 1962 c 0
+ 425 1962 417 1871 417 1741 c 2
+ 417 1179 l 1
+ 682 1179 l 1
+ 682 552 l 1
+630 604 m 1
+ 630 1127 l 1
+ 417 1127 l 1
+ 417 604 l 1
+ 630 604 l 1
+321 604 m 1
+ 321 1127 l 1
+ 108 1127 l 1
+ 108 604 l 1
+ 321 604 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A17.up.display
+Encoding: 1114861 -1 4130
+Width: 881
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<429 466.5 429 486.5> 685 66<827 888 888 891 827 888> 865 66<200.5 505 210 505 210 505 601 887> 1962 38<641.5 679>
+VStem: 327 90<-211.5 -210.5 -221.5 -175> 505 96<-10 865 931 1741> 691 90<1941.5 1942.5 1906 1952.5> 973 66<787.5 831.5>
+LayerCount: 2
+Fore
+SplineSet
+601 931 m 1
+ 891 931 l 2
+ 978 931 1039 896 1039 809 c 0
+ 1039 730 977 685 891 685 c 2
+ 827 685 l 1
+ 827 751 l 1
+ 888 751 l 2
+ 936 751 973 766 973 809 c 0
+ 973 854 937 865 887 865 c 2
+ 601 865 l 1
+ 601 -35 l 2
+ 601 -141 556 -269 417 -269 c 0
+ 353 -269 327 -231 327 -192 c 0
+ 327 -158 354 -139 382 -139 c 0
+ 405 -139 429 -151 429 -182 c 0
+ 429 -207 417 -204 417 -217 c 0
+ 417 -226 424 -231 434 -231 c 0
+ 499 -231 505 -143 505 -10 c 2
+ 505 865 l 1
+ 207 865 l 2
+ 194 865 184 854 184 842 c 0
+ 184 834 189 825 196 818 c 0
+ 226 788 256 755 279 720 c 1
+ 257 702 l 1
+ 195 778 113 853 24 894 c 1
+ 24 904 l 1
+ 114 943 195 1018 260 1094 c 1
+ 282 1076 l 1
+ 257 1044 229 1010 198 981 c 0
+ 191 974 184 962 184 951 c 0
+ 184 941 194 931 210 931 c 2
+ 505 931 l 1
+ 505 1759 l 2
+ 505 1864 549 2000 691 2000 c 0
+ 755 2000 781 1962 781 1923 c 0
+ 781 1889 754 1870 726 1870 c 0
+ 703 1870 679 1882 679 1913 c 0
+ 679 1938 691 1935 691 1948 c 0
+ 691 1957 684 1962 674 1962 c 0
+ 609 1962 601 1871 601 1741 c 2
+ 601 931 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A18.up.display
+Encoding: 1114862 -1 4131
+Width: 662
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<210 247.5 210 267.5> 1962 38<422.5 460>
+VStem: 108 90<-211.5 -210.5 -221.5 -175> 286 96<-10 767 767 767 969 1741> 472 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+608 646 m 1
+ 557 595 l 1
+ 382 770 l 1
+ 382 -35 l 2
+ 382 -141 337 -269 198 -269 c 0
+ 134 -269 108 -231 108 -192 c 0
+ 108 -158 135 -139 163 -139 c 0
+ 186 -139 210 -151 210 -182 c 0
+ 210 -207 198 -204 198 -217 c 0
+ 198 -226 205 -231 215 -231 c 0
+ 280 -231 286 -143 286 -10 c 2
+ 286 767 l 1
+ 113 595 l 1
+ 62 646 l 1
+ 284 868 l 1
+ 62 1090 l 1
+ 113 1141 l 1
+ 286 969 l 1
+ 286 1759 l 2
+ 286 1864 330 2000 472 2000 c 0
+ 536 2000 562 1962 562 1923 c 0
+ 562 1889 535 1870 507 1870 c 0
+ 484 1870 460 1882 460 1913 c 0
+ 460 1938 472 1935 472 1948 c 0
+ 472 1957 465 1962 455 1962 c 0
+ 390 1962 382 1871 382 1741 c 2
+ 382 965 l 1
+ 557 1141 l 1
+ 608 1090 l 1
+ 386 868 l 1
+ 608 646 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A19.up.display
+Encoding: 1114863 -1 4132
+Width: 763
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<311 348.5 311 368.5> 1962 38<523.5 561>
+VStem: 65 80<367 1069 1069 1075 367 1159> 209 90<-211.5 -210.5 -221.5 -175> 387 96<-10 1313 1396 1741> 573 90<1941.5 1942.5 1906 1952.5> 721 80<367 1069>
+LayerCount: 2
+Fore
+SplineSet
+801 367 m 1
+ 721 367 l 1
+ 721 1075 l 2
+ 721 1199 590 1290 483 1313 c 1
+ 483 -35 l 2
+ 483 -141 438 -269 299 -269 c 0
+ 235 -269 209 -231 209 -192 c 0
+ 209 -158 236 -139 264 -139 c 0
+ 287 -139 311 -151 311 -182 c 0
+ 311 -207 299 -204 299 -217 c 0
+ 299 -226 306 -231 316 -231 c 0
+ 381 -231 387 -143 387 -10 c 2
+ 387 1316 l 1
+ 246 1296 145 1190 145 1075 c 2
+ 145 367 l 1
+ 65 367 l 1
+ 65 1069 l 2
+ 65 1249 211 1375 387 1396 c 1
+ 387 1759 l 2
+ 387 1864 431 2000 573 2000 c 0
+ 637 2000 663 1962 663 1923 c 0
+ 663 1889 636 1870 608 1870 c 0
+ 585 1870 561 1882 561 1913 c 0
+ 561 1938 573 1935 573 1948 c 0
+ 573 1957 566 1962 556 1962 c 0
+ 491 1962 483 1871 483 1741 c 2
+ 483 1396 l 1
+ 633 1375 801 1248 801 1069 c 2
+ 801 367 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A1A.up.display
+Encoding: 1114864 -1 4133
+Width: 763
+Flags: MW
+ItalicCorrection: 145
+HStem: -269 38<311 348.5 311 368.5> 1962 38<523.5 561>
+VStem: 65 80<697 1399> 209 90<-211.5 -210.5 -221.5 -175> 387 96<-10 370 370 370 452 1741> 573 90<1941.5 1942.5 1906 1952.5> 721 80<691 697 697 1399>
+LayerCount: 2
+Fore
+SplineSet
+801 1399 m 1
+ 801 697 l 2
+ 801 519 657 393 483 371 c 1
+ 483 -35 l 2
+ 483 -141 438 -269 299 -269 c 0
+ 235 -269 209 -231 209 -192 c 0
+ 209 -158 236 -139 264 -139 c 0
+ 287 -139 311 -151 311 -182 c 0
+ 311 -207 299 -204 299 -217 c 0
+ 299 -226 306 -231 316 -231 c 0
+ 381 -231 387 -143 387 -10 c 2
+ 387 370 l 1
+ 235 389 65 517 65 697 c 2
+ 65 1399 l 1
+ 145 1399 l 1
+ 145 691 l 2
+ 145 566 279 474 387 452 c 1
+ 387 1759 l 2
+ 387 1864 431 2000 573 2000 c 0
+ 637 2000 663 1962 663 1923 c 0
+ 663 1889 636 1870 608 1870 c 0
+ 585 1870 561 1882 561 1913 c 0
+ 561 1938 573 1935 573 1948 c 0
+ 573 1957 566 1962 556 1962 c 0
+ 491 1962 483 1871 483 1741 c 2
+ 483 451 l 1
+ 621 472 721 578 721 691 c 2
+ 721 1399 l 1
+ 801 1399 l 1
+EndSplineSet
+EndChar
+
+StartChar: uni2A1B.up.display
+Encoding: 1114865 -1 4134
+Width: 841
+Flags: MW
+ItalicCorrection: 140
+HStem: -269 38<389 426.5 389 446.5> 1962 38<601.5 639> 2077 80<0 732 0 732>
+VStem: 287 90<-211.5 -210.5 -221.5 -175> 465 96<-10 1741> 651 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+732 2077 m 1
+ 0 2077 l 1
+ 0 2157 l 1
+ 732 2157 l 1
+ 732 2077 l 1
+465 -10 m 2
+ 465 1759 l 2
+ 465 1864 509 2000 651 2000 c 0
+ 715 2000 741 1962 741 1923 c 0
+ 741 1889 714 1870 686 1870 c 0
+ 663 1870 639 1882 639 1913 c 0
+ 639 1938 651 1935 651 1948 c 0
+ 651 1957 644 1962 634 1962 c 0
+ 569 1962 561 1871 561 1741 c 2
+ 561 -35 l 2
+ 561 -141 516 -269 377 -269 c 0
+ 313 -269 287 -231 287 -192 c 0
+ 287 -158 314 -139 342 -139 c 0
+ 365 -139 389 -151 389 -182 c 0
+ 389 -207 377 -204 377 -217 c 0
+ 377 -226 384 -231 394 -231 c 0
+ 459 -231 465 -143 465 -10 c 2
+EndSplineSet
+EndChar
+
+StartChar: uni2A1C.up.display
+Encoding: 1114866 -1 4135
+Width: 612
+Flags: MW
+ItalicCorrection: -200
+HStem: -426 80<67 799 67 799> -269 38<160 197.5 160 219> 1962 38<372.5 410>
+VStem: 58 90<-211.5 -210.5 -221.5 -175> 238 96<-10 1741> 422 90<1941.5 1942.5 1906 1952.5>
+LayerCount: 2
+Fore
+SplineSet
+238 -10 m 2
+ 238 1766 l 2
+ 238 1872 283 2000 422 2000 c 0
+ 486 2000 512 1962 512 1923 c 0
+ 512 1889 485 1870 457 1870 c 0
+ 434 1870 410 1882 410 1913 c 0
+ 410 1938 422 1935 422 1948 c 0
+ 422 1957 415 1962 405 1962 c 0
+ 340 1962 334 1874 334 1741 c 2
+ 334 -28 l 2
+ 334 -133 290 -269 148 -269 c 0
+ 84 -269 58 -231 58 -192 c 0
+ 58 -158 85 -139 113 -139 c 0
+ 136 -139 160 -151 160 -182 c 0
+ 160 -207 148 -204 148 -217 c 0
+ 148 -226 155 -231 165 -231 c 0
+ 230 -231 238 -140 238 -10 c 2
+799 -426 m 1
+ 67 -426 l 1
+ 67 -346 l 1
+ 799 -346 l 1
+ 799 -426 l 1
+EndSplineSet
+EndChar
EndChars
EndSplineFont
diff --git a/Master/texmf-dist/source/fonts/xits/xits-regular.sfd b/Master/texmf-dist/source/fonts/xits/xits-regular.sfd
index 87f289541eb..cad0aa3947c 100644
--- a/Master/texmf-dist/source/fonts/xits/xits-regular.sfd
+++ b/Master/texmf-dist/source/fonts/xits/xits-regular.sfd
@@ -22,7 +22,7 @@ OS2Version: 4
OS2_WeightWidthSlopeOnly: 0
OS2_UseTypoMetrics: 1
CreationTime: 1227710265
-ModificationTime: 1275845893
+ModificationTime: 1297512367
PfmFamily: 81
TTFWeight: 400
TTFWidth: 5
@@ -53,8 +53,6 @@ OS2SupYOff: 500
OS2StrikeYSize: 50
OS2StrikeYPos: 306
OS2Vendor: 'STIX'
-OS2CodePages: a03f01ff.dfff0000
-OS2UnicodeRanges: a00002ff.4203fdff.02000020.00000000
Lookup: 258 0 0 "'kern' Horizontal Kerning in Latin lookup 0" {"'kern' Horizontal Kerning in Latin lookup 0 subtable" } ['kern' ('DFLT' <'dflt' > 'latn' <'dflt' > ) ]
MarkAttachClasses: 1
DEI: 91125