diff options
105 files changed, 512 insertions, 5842 deletions
diff --git a/Lib/defconQt/__main__.py b/Lib/defconQt/__main__.py index b8feaf2..f4c02fc 100644 --- a/Lib/defconQt/__main__.py +++ b/Lib/defconQt/__main__.py @@ -1,28 +1,24 @@ from defconQt.objects.defcon import TFont +from defconQt import representationFactories from defconQt.fontView import Application, MainWindow import sys import os from PyQt5.QtGui import QIcon -if len(sys.argv) < 2: - share_dir = os.path.join(os.path.dirname(__file__), '..', '..', 'share') - ufoFile = os.path.join(share_dir, 'fonts', 'subsets', 'Merriweather-Bold-Subset-nop.ufo') - print('Usage: %s <input.ufo>' % sys.argv[0]) - print('Loading default sample font: "%s"' % ufoFile) +if len(sys.argv) > 1: + font = TFont(os.path.abspath(ufoFile)) else: - ufoFile = sys.argv[1] - print('Loading font file: "%s"' % ufoFile) + font = None #from pycallgraph import PyCallGraph #from pycallgraph.output import GraphvizOutput -from defconQt import representationFactories representationFactories.registerAllFactories() #with PyCallGraph(output=GraphvizOutput()): app = Application(sys.argv) # TODO: http://stackoverflow.com/a/21330349/2037879 app.setOrganizationName("A. Tétar & Co.") -app.setApplicationName("defconQt") -app.setWindowIcon(QIcon("defconQt/resources/icon.png")) -window = MainWindow(TFont(os.path.abspath(ufoFile))) +app.setApplicationName("TruFont") +app.setWindowIcon(QIcon("defconQt/resources/app.png")) +window = MainWindow(font) window.show() sys.exit(app.exec_()) diff --git a/Lib/defconQt/fontView.py b/Lib/defconQt/fontView.py index 8aa4adb..9f010a9 100644 --- a/Lib/defconQt/fontView.py +++ b/Lib/defconQt/fontView.py @@ -543,6 +543,8 @@ class MainWindow(QMainWindow): def __init__(self, font): super(MainWindow, self).__init__() self.setAttribute(Qt.WA_DeleteOnClose) + if font is None: + font = TFont() squareSize = 56 self.collectionWidget = GlyphCollectionWidget(self) @@ -745,6 +747,7 @@ class MainWindow(QMainWindow): print(reports["makeotf"]) def setCurrentFile(self, path): + if path is None: return settings = QSettings() recentFiles = settings.value("core/recentFiles", [], type=str) if path in recentFiles: @@ -957,7 +960,11 @@ class MainWindow(QMainWindow): super(MainWindow, self).resizeEvent(event) def setWindowTitle(self, title=None): - if title is None: title = os.path.basename(self.font.path.rstrip(os.sep)) + if title is None: + if self.font.path is not None: + title = os.path.basename(self.font.path.rstrip(os.sep)) + else: + title = "Untitled.ufo" super(MainWindow, self).setWindowTitle("[*]{}".format(title)) def fontInfo(self): diff --git a/Lib/defconQt/resources/CC-BY 4.0.txt b/Lib/defconQt/resources/CC-BY 4.0.txt new file mode 100644 index 0000000..96d85f5 --- /dev/null +++ b/Lib/defconQt/resources/CC-BY 4.0.txt @@ -0,0 +1,398 @@ +Material Design icons by Google +https://github.com/google/material-design-icons + +cut.svg and settings.svg are licensed under the following terms: + +Attribution 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More_considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution 4.0 International Public License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution 4.0 International Public License ("Public License"). To the +extent this Public License may be interpreted as a contract, You are +granted the Licensed Rights in consideration of Your acceptance of +these terms and conditions, and the Licensor grants You such rights in +consideration of benefits the Licensor receives from making the +Licensed Material available under these terms and conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + d. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + e. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + f. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + g. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + h. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + i. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + j. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + k. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + 4. If You Share Adapted Material You produce, the Adapter's + License You apply must not prevent recipients of the Adapted + Material from complying with this Public License. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material; and + + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public licenses. +Notwithstanding, Creative Commons may elect to apply one of its public +licenses to material it publishes and in those instances will be +considered the "Licensor." Except for the limited purpose of indicating +that material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the public +licenses. + +Creative Commons may be contacted at creativecommons.org.
\ No newline at end of file diff --git a/Lib/defconQt/resources/SIL-OFL.txt b/Lib/defconQt/resources/SIL-OFL.txt new file mode 100644 index 0000000..7fcf2e2 --- /dev/null +++ b/Lib/defconQt/resources/SIL-OFL.txt @@ -0,0 +1,98 @@ +cursor.svg, curve.svg and ruler.svg are licensed under the following terms: + +Copyright (c) 2014, Austin Andrews (http://materialdesignicons.com/), +with Reserved Font Name Material Design Icons. +Copyright (c) 2014, Google (http://www.google.com/design/) +uses the license at https://github.com/google/material-design-icons/blob/master/LICENSE + +This Font Software is licensed under the SIL Open Font License, Version 1.1. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of collaborative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide a free and +open framework in which fonts may be shared and improved in partnership +with others. + +The OFL allows the licensed fonts to be used, studied, modified and +redistributed freely as long as they are not sold by themselves. The +fonts, including any derivative works, can be bundled, embedded, +redistributed and/or sold with any software provided that any reserved +names are not used by derivative works. The fonts and derivatives, +however, cannot be released under any other type of license. The +requirement for fonts to remain under this license does not apply +to any document created using the fonts or their derivatives. + +DEFINITIONS +"Font Software" refers to the set of files released by the Copyright +Holder(s) under this license and clearly marked as such. This may +include source files, build scripts and documentation. + +"Reserved Font Name" refers to any names specified as such after the +copyright statement(s). + +"Original Version" refers to the collection of Font Software components as +distributed by the Copyright Holder(s). + +"Modified Version" refers to any derivative made by adding to, deleting, +or substituting -- in part or in whole -- any of the components of the +Original Version, by changing formats or by porting the Font Software to a +new environment. + +"Author" refers to any designer, engineer, programmer, technical +writer or other person who contributed to the Font Software. + +PERMISSION & CONDITIONS +Permission is hereby granted, free of charge, to any person obtaining +a copy of the Font Software, to use, study, copy, merge, embed, modify, +redistribute, and sell modified and unmodified copies of the Font +Software, subject to the following conditions: + +1) Neither the Font Software nor any of its individual components, +in Original or Modified Versions, may be sold by itself. + +2) Original or Modified Versions of the Font Software may be bundled, +redistributed and/or sold with any software, provided that each copy +contains the above copyright notice and this license. These can be +included either as stand-alone text files, human-readable headers or +in the appropriate machine-readable metadata fields within text or +binary files as long as those fields can be easily viewed by the user. + +3) No Modified Version of the Font Software may use the Reserved Font +Name(s) unless explicit written permission is granted by the corresponding +Copyright Holder. This restriction only applies to the primary font name as +presented to the users. + +4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font +Software shall not be used to promote, endorse or advertise any +Modified Version, except to acknowledge the contribution(s) of the +Copyright Holder(s) and the Author(s) or with their explicit written +permission. + +5) The Font Software, modified or unmodified, in part or in whole, +must be distributed entirely under this license, and must not be +distributed under any other license. The requirement for fonts to +remain under this license does not apply to any document created +using the Font Software. + +TERMINATION +This license becomes null and void if any of the above conditions are +not met. + +DISCLAIMER +THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT +OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE +COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, +INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL +DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM +OTHER DEALINGS IN THE FONT SOFTWARE.
\ No newline at end of file diff --git a/Lib/defconQt/resources/app.png b/Lib/defconQt/resources/app.png Binary files differnew file mode 100644 index 0000000..bd70488 --- /dev/null +++ b/Lib/defconQt/resources/app.png diff --git a/Lib/defconQt/resources/ic_settings_48px.svg b/Lib/defconQt/resources/ic_settings_48px.svg deleted file mode 100644 index 7a01c33..0000000 --- a/Lib/defconQt/resources/ic_settings_48px.svg +++ /dev/null @@ -1 +0,0 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48"><path d="M38.86 25.95c.08-.64.14-1.29.14-1.95s-.06-1.31-.14-1.95l4.23-3.31c.38-.3.49-.84.24-1.28l-4-6.93c-.25-.43-.77-.61-1.22-.43l-4.98 2.01c-1.03-.79-2.16-1.46-3.38-1.97L29 4.84c-.09-.47-.5-.84-1-.84h-8c-.5 0-.91.37-.99.84l-.75 5.3c-1.22.51-2.35 1.17-3.38 1.97L9.9 10.1c-.45-.17-.97 0-1.22.43l-4 6.93c-.25.43-.14.97.24 1.28l4.22 3.31C9.06 22.69 9 23.34 9 24s.06 1.31.14 1.95l-4.22 3.31c-.38.3-.49.84-.24 1.28l4 6.93c.25.43.77.61 1.22.43l4.98-2.01c1.03.79 2.16 1.46 3.38 1.97l.75 5.3c.08.47.49.84.99.84h8c.5 0 .91-.37.99-.84l.75-5.3c1.22-.51 2.35-1.17 3.38-1.97l4.98 2.01c.45.17.97 0 1.22-.43l4-6.93c.25-.43.14-.97-.24-1.28l-4.22-3.31zM24 31c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/></svg>
\ No newline at end of file diff --git a/Lib/defconQt/resources/icon.png b/Lib/defconQt/resources/icon.png Binary files differdeleted file mode 100644 index f843205..0000000 --- a/Lib/defconQt/resources/icon.png +++ /dev/null diff --git a/Lib/defconQt/resources/ic_settings_24px.svg b/Lib/defconQt/resources/settings.svg index a09d544..a09d544 100644 --- a/Lib/defconQt/resources/ic_settings_24px.svg +++ b/Lib/defconQt/resources/settings.svg diff --git a/Lib/defconQt/spaceCenter.py b/Lib/defconQt/spaceCenter.py index d588ef8..72fcfef 100644 --- a/Lib/defconQt/spaceCenter.py +++ b/Lib/defconQt/spaceCenter.py @@ -204,7 +204,7 @@ class FontToolBar(QToolBar): self.configBar = QPushButton(self) self.configBar.setFlat(True) - self.configBar.setIcon(QIcon("defconQt/resources/ic_settings_24px.svg")) + self.configBar.setIcon(QIcon("defconQt/resources/settings.svg")) self.configBar.setStyleSheet("padding: 2px 0px; padding-right: 10px"); self.toolsMenu = QMenu(self) showKerning = self.toolsMenu.addAction("Show Kerning", self.showKerning) diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/features.fea b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/features.fea deleted file mode 100644 index da919cd..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/features.fea +++ /dev/null @@ -1,9 +0,0 @@ - - -@GDEF_Simple = [\numbersign \percent \period \slash \zero \one \two \three \four - \five \six \seven \eight \nine \colon \A \O \e \n \o \p \x \Acircumflex \ocircumflex ]; - -table GDEF { - GlyphClassDef @GDEF_Simple, , , ; - -} GDEF; diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/fontinfo.plist b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/fontinfo.plist deleted file mode 100644 index 6313126..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/fontinfo.plist +++ /dev/null @@ -1,158 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict> - <key>familyName</key> - <string>Merriweather</string> - <key>styleName</key> - <string>Bold</string> - <key>copyright</key> - <string>Merriweather is a medium contrast semi condesed typeface designed to be readable at very small sizes. Merriweather is traditional in feeling despite a the modern shapes it has adopted for screens. </string> - <key>trademark</key> - <string>Merriweather is a trademark of Sorkin Type Co.</string> - <key>unitsPerEm</key> - <integer>2048</integer> - <key>xHeight</key> - <integer>1119</integer> - <key>capHeight</key> - <integer>1553</integer> - <key>ascender</key> - <integer>1638</integer> - <key>descender</key> - <integer>-410</integer> - <key>italicAngle</key> - <real>0</real> - <key>note</key> - <string></string> - <key>openTypeHeadCreated</key> - <string>2015/10/09 05:54:14</string> - <key>openTypeHheaAscender</key> - <integer>1920</integer> - <key>openTypeHheaDescender</key> - <integer>-640</integer> - <key>openTypeHheaLineGap</key> - <integer>0</integer> - <key>openTypeNameDesigner</key> - <string>Eben Sorkin ( eben@eyebytes.com )</string> - <key>openTypeNameDesignerURL</key> - <string>sorkintype.com</string> - <key>openTypeNameManufacturer</key> - <string>Sorkin Type Co.</string> - <key>openTypeNameManufacturerURL</key> - <string>sorkintype.com</string> - <key>openTypeNameLicense</key> - <string>Copyright (c) 2010 by Eben Sorkin (eben@eyebytes.com), with Reserved Font Name Merriweather. ÊLicenced under the SIL Open Font License, Version 1.1, available with a FAQ at: http://scripts.sil.org/OFL</string> - <key>openTypeNameLicenseURL</key> - <string>http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL</string> - <key>openTypeNameVersion</key> - <string>Version 1.003</string> - <key>openTypeNameUniqueID</key> - <string>SorkinTypeCo.: Merriweather Bold: 2011</string> - <key>openTypeNameDescription</key> - <string>Merriweather is a medium contrast semi condesed typeface designed to be readable at very small sizes. Merriweather is traditional in feeling despite a the modern shapes it has adopted for screens. </string> - <key>openTypeOS2Panose</key> - <array> - <integer>2</integer> - <integer>6</integer> - <integer>5</integer> - <integer>3</integer> - <integer>5</integer> - <integer>4</integer> - <integer>6</integer> - <integer>3</integer> - <integer>7</integer> - <integer>4</integer> - </array> - <key>openTypeOS2WidthClass</key> - <integer>5</integer> - <key>openTypeOS2WeightClass</key> - <integer>700</integer> - <key>openTypeOS2VendorID</key> - <string>STC</string> - <key>openTypeOS2FamilyClass</key> - <array> - <integer>3</integer> - <integer>0</integer> - </array> - <key>openTypeOS2TypoAscender</key> - <integer>1920</integer> - <key>openTypeOS2TypoDescender</key> - <integer>-640</integer> - <key>openTypeOS2TypoLineGap</key> - <integer>0</integer> - <key>openTypeOS2WinAscent</key> - <integer>1920</integer> - <key>openTypeOS2WinDescent</key> - <integer>640</integer> - <key>openTypeOS2SubscriptXSize</key> - <integer>2937</integer> - <key>openTypeOS2SubscriptYSize</key> - <integer>2726</integer> - <key>openTypeOS2SubscriptXOffset</key> - <integer>0</integer> - <key>openTypeOS2SubscriptYOffset</key> - <integer>588</integer> - <key>openTypeOS2SuperscriptXSize</key> - <integer>2937</integer> - <key>openTypeOS2SuperscriptYSize</key> - <integer>2726</integer> - <key>openTypeOS2SuperscriptXOffset</key> - <integer>0</integer> - <key>openTypeOS2SuperscriptYOffset</key> - <integer>2001</integer> - <key>openTypeOS2StrikeoutSize</key> - <integer>198</integer> - <key>openTypeOS2StrikeoutPosition</key> - <integer>823</integer> - <key>openTypeOS2UnicodeRanges</key> - <array> - <integer>0</integer> - <integer>1</integer> - <integer>2</integer> - <integer>5</integer> - <integer>7</integer> - <integer>31</integer> - <integer>60</integer> - <integer>62</integer> - </array> - <key>openTypeOS2CodePageRanges</key> - <array> - <integer>0</integer> - </array> - <key>postscriptFontName</key> - <string>Merriweather-Bold</string> - <key>postscriptFullName</key> - <string>Merriweather Bold</string> - <key>postscriptWeightName</key> - <string>Bold</string> - <key>postscriptUnderlineThickness</key> - <integer>196</integer> - <key>postscriptUnderlinePosition</key> - <integer>-95</integer> - <key>postscriptBlueValues</key> - <array> - <integer>-29</integer> - <integer>0</integer> - <integer>1119</integer> - <integer>1153</integer> - <integer>1553</integer> - <integer>1568</integer> - </array> - <key>postscriptOtherBlues</key> - <array> - <integer>-531</integer> - <integer>-511</integer> - </array> - <key>postscriptStemSnapH</key> - <array> - <integer>114</integer> - <integer>135</integer> - <integer>145</integer> - </array> - <key>postscriptStemSnapV</key> - <array> - <integer>284</integer> - <integer>316</integer> - </array> - </dict> -</plist> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/A_.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/A_.glif deleted file mode 100644 index bf0da5e..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/A_.glif +++ /dev/null @@ -1,71 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="A" format="1"> - <advance width="1554"/> - <unicode hex="0041"/> - <outline> - <contour> - <point x="722" y="1700" type="move" name="top"/> - </contour> - <contour> - <point x="4" y="0" type="line"/> - <point x="4" y="116" type="line"/> - <point x="141" y="152" type="line"/> - <point x="646" y="1553" type="line"/> - <point x="908" y="1553" type="line"/> - <point x="1395" y="152" type="line"/> - <point x="1550" y="115" type="line"/> - <point x="1550" y="0" type="line"/> - <point x="934" y="0" type="line"/> - <point x="934" y="115" type="line"/> - <point x="1081" y="154" type="line"/> - <point x="1012" y="379" type="line"/> - <point x="442" y="379" type="line"/> - <point x="371" y="156" type="line"/> - <point x="528" y="116" type="line"/> - <point x="528" y="0" type="line"/> - </contour> - <contour> - <point x="492" y="535" type="line"/> - <point x="963" y="535" type="line"/> - <point x="817" y="1006" type="line"/> - <point x="734" y="1292" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>115</integer> - </dict> - <dict> - <key>position</key> - <integer>379</integer> - <key>width</key> - <integer>156</integer> - </dict> - <dict> - <key>position</key> - <integer>1533</integer> - <key>width</key> - <integer>20</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>4</integer> - <key>width</key> - <integer>1546</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/A_circumflex.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/A_circumflex.glif deleted file mode 100644 index 9df7fa9..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/A_circumflex.glif +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="Acircumflex" format="1"> - <advance width="1554"/> - <unicode hex="00C2"/> - <outline> - <component base="circumflexcomb.cap" xOffset="722"/> - <component base="A"/> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/O_.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/O_.glif deleted file mode 100644 index 93d8009..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/O_.glif +++ /dev/null @@ -1,72 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="O" format="1"> - <advance width="1580"/> - <unicode hex="004F"/> - <outline> - <contour> - <point x="75" y="753" type="curve" smooth="yes"/> - <point x="86" y="1260"/> - <point x="427" y="1562"/> - <point x="811" y="1567" type="curve" smooth="yes"/> - <point x="1238" y="1572"/> - <point x="1514" y="1239"/> - <point x="1505" y="789" type="curve" smooth="yes"/> - <point x="1494" y="283"/> - <point x="1185" y="-25"/> - <point x="786" y="-28" type="curve" smooth="yes"/> - <point x="346" y="-32"/> - <point x="66" y="307"/> - </contour> - <contour> - <point x="800" y="108" type="curve" smooth="yes"/> - <point x="1075" y="108"/> - <point x="1189" y="347"/> - <point x="1189" y="788" type="curve" smooth="yes"/> - <point x="1189" y="1087"/> - <point x="1068" y="1428"/> - <point x="798" y="1428" type="curve" smooth="yes"/> - <point x="521" y="1428"/> - <point x="391" y="1184"/> - <point x="391" y="754" type="curve" smooth="yes"/> - <point x="391" y="470"/> - <point x="521" y="108"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-28</integer> - <key>width</key> - <integer>136</integer> - </dict> - <dict> - <key>position</key> - <integer>1428</integer> - <key>width</key> - <integer>139</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>75</integer> - <key>width</key> - <integer>316</integer> - </dict> - <dict> - <key>position</key> - <integer>1189</integer> - <key>width</key> - <integer>316</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/circumflexcomb.cap.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/circumflexcomb.cap.glif deleted file mode 100644 index de50174..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/circumflexcomb.cap.glif +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="circumflexcomb.cap" format="1"> - <advance width="0"/> - <outline> - <contour> - <point x="0" y="1700" type="move" name="_top"/> - </contour> - <contour> - <point x="-293" y="1624" type="line"/> - <point x="-2" y="1815" type="line"/> - <point x="287" y="1624" type="line"/> - <point x="399" y="1712" type="line"/> - <point x="99" y="2008" type="line"/> - <point x="-103" y="2008" type="line"/> - <point x="-402" y="1711" type="line"/> - </contour> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/circumflexcomb.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/circumflexcomb.glif deleted file mode 100644 index 038ef2b..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/circumflexcomb.glif +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="circumflexcomb" format="1"> - <advance width="0"/> - <unicode hex="0302"/> - <outline> - <contour> - <point x="0" y="1700" type="move" name="_top"/> - </contour> - <contour> - <point x="-298" y="1304" type="line"/> - <point x="1" y="1559" type="line"/> - <point x="291" y="1305" type="line"/> - <point x="403" y="1393" type="line"/> - <point x="97" y="1792" type="line"/> - <point x="-98" y="1792" type="line"/> - <point x="-404" y="1392" type="line"/> - </contour> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/colon.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/colon.glif deleted file mode 100644 index 12c99d4..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/colon.glif +++ /dev/null @@ -1,60 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="colon" format="1"> - <advance width="761"/> - <unicode hex="003A"/> - <outline> - <contour> - <point x="364" y="739" type="curve" smooth="yes"/> - <point x="279" y="739"/> - <point x="195" y="797"/> - <point x="195" y="898" type="curve" smooth="yes"/> - <point x="195" y="1007"/> - <point x="301" y="1090"/> - <point x="394" y="1090" type="curve" smooth="yes"/> - <point x="512" y="1090"/> - <point x="566" y="1016"/> - <point x="566" y="926" type="curve" smooth="yes"/> - <point x="566" y="811"/> - <point x="464" y="739"/> - </contour> - <contour> - <point x="195" y="129" type="curve" smooth="yes"/> - <point x="195" y="238"/> - <point x="301" y="321"/> - <point x="394" y="321" type="curve" smooth="yes"/> - <point x="512" y="321"/> - <point x="566" y="247"/> - <point x="566" y="157" type="curve" smooth="yes"/> - <point x="566" y="42"/> - <point x="464" y="-30"/> - <point x="364" y="-30" type="curve" smooth="yes"/> - <point x="279" y="-30"/> - <point x="195" y="28"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-30</integer> - <key>width</key> - <integer>21</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>195</integer> - <key>width</key> - <integer>371</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/contents.plist b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/contents.plist deleted file mode 100644 index 2f7b894..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/contents.plist +++ /dev/null @@ -1,58 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict> - <key>numbersign</key> - <string>numbersign.glif</string> - <key>percent</key> - <string>percent.glif</string> - <key>period</key> - <string>period.glif</string> - <key>slash</key> - <string>slash.glif</string> - <key>zero</key> - <string>zero.glif</string> - <key>one</key> - <string>one.glif</string> - <key>two</key> - <string>two.glif</string> - <key>three</key> - <string>three.glif</string> - <key>four</key> - <string>four.glif</string> - <key>five</key> - <string>five.glif</string> - <key>six</key> - <string>six.glif</string> - <key>seven</key> - <string>seven.glif</string> - <key>eight</key> - <string>eight.glif</string> - <key>nine</key> - <string>nine.glif</string> - <key>colon</key> - <string>colon.glif</string> - <key>A</key> - <string>A_.glif</string> - <key>O</key> - <string>O_.glif</string> - <key>e</key> - <string>e.glif</string> - <key>n</key> - <string>n.glif</string> - <key>o</key> - <string>o.glif</string> - <key>p</key> - <string>p.glif</string> - <key>x</key> - <string>x.glif</string> - <key>circumflexcomb</key> - <string>circumflexcomb.glif</string> - <key>circumflexcomb.cap</key> - <string>circumflexcomb.cap.glif</string> - <key>Acircumflex</key> - <string>A_circumflex.glif</string> - <key>ocircumflex</key> - <string>ocircumflex.glif</string> - </dict> -</plist> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/e.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/e.glif deleted file mode 100644 index 8927a24..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/e.glif +++ /dev/null @@ -1,90 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="e" format="1"> - <advance width="1198"/> - <unicode hex="0065"/> - <outline> - <contour> - <point x="85" y="542" type="curve" smooth="yes"/> - <point x="85" y="884"/> - <point x="313" y="1148"/> - <point x="672" y="1151" type="curve" smooth="yes"/> - <point x="958" y="1154"/> - <point x="1096" y="987"/> - <point x="1106" y="734" type="curve" smooth="yes"/> - <point x="1109" y="651"/> - <point x="1100" y="589"/> - <point x="1093" y="537" type="curve"/> - <point x="376" y="537" type="line"/> - <point x="376" y="533"/> - <point x="377" y="530"/> - <point x="377" y="527" type="curve" smooth="yes"/> - <point x="392" y="253"/> - <point x="539" y="147"/> - <point x="724" y="147" type="curve" smooth="yes"/> - <point x="824" y="147"/> - <point x="948" y="169"/> - <point x="1033" y="211" type="curve"/> - <point x="1079" y="103" type="line"/> - <point x="988" y="25"/> - <point x="799" y="-29"/> - <point x="624" y="-26" type="curve" smooth="yes"/> - <point x="279" y="-22"/> - <point x="85" y="191"/> - </contour> - <contour> - <point x="379" y="679" type="curve"/> - <point x="822" y="679" type="line"/> - <point x="831" y="793"/> - <point x="835" y="936"/> - <point x="745" y="996" type="curve" smooth="yes"/> - <point x="717" y="1015"/> - <point x="680" y="1026"/> - <point x="632" y="1026" type="curve" smooth="yes"/> - <point x="474" y="1026"/> - <point x="396" y="872"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-26</integer> - <key>width</key> - <integer>173</integer> - </dict> - <dict> - <key>position</key> - <integer>537</integer> - <key>width</key> - <integer>142</integer> - </dict> - <dict> - <key>position</key> - <integer>1026</integer> - <key>width</key> - <integer>125</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>85</integer> - <key>width</key> - <integer>292</integer> - </dict> - <dict> - <key>position</key> - <integer>826</integer> - <key>width</key> - <integer>280</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/eight.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/eight.glif deleted file mode 100644 index 736979b..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/eight.glif +++ /dev/null @@ -1,110 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="eight" format="1"> - <advance width="1273"/> - <unicode hex="0038"/> - <outline> - <contour> - <point x="112" y="373" type="curve" smooth="yes"/> - <point x="112" y="519"/> - <point x="213" y="693"/> - <point x="433" y="783" type="curve"/> - <point x="296" y="881"/> - <point x="184" y="998"/> - <point x="184" y="1170" type="curve" smooth="yes"/> - <point x="184" y="1436"/> - <point x="426" y="1561"/> - <point x="658" y="1561" type="curve" smooth="yes"/> - <point x="899" y="1561"/> - <point x="1106" y="1437"/> - <point x="1106" y="1204" type="curve" smooth="yes"/> - <point x="1106" y="1058"/> - <point x="972" y="880"/> - <point x="833" y="822" type="curve"/> - <point x="1009" y="708"/> - <point x="1174" y="584"/> - <point x="1175" y="410" type="curve" smooth="yes"/> - <point x="1177" y="102"/> - <point x="904" y="-26"/> - <point x="651" y="-26" type="curve" smooth="yes"/> - <point x="391" y="-26"/> - <point x="112" y="87"/> - </contour> - <contour> - <point x="720" y="894" type="curve"/> - <point x="814" y="946"/> - <point x="873" y="1053"/> - <point x="875" y="1165" type="curve" smooth="yes"/> - <point x="878" y="1329"/> - <point x="771" y="1439"/> - <point x="644" y="1439" type="curve" smooth="yes"/> - <point x="539" y="1439"/> - <point x="420" y="1365"/> - <point x="420" y="1229" type="curve" smooth="yes"/> - <point x="420" y="1098"/> - <point x="560" y="997"/> - </contour> - <contour> - <point x="367" y="440" type="curve" smooth="yes"/> - <point x="367" y="246"/> - <point x="493" y="101"/> - <point x="674" y="101" type="curve" smooth="yes"/> - <point x="789" y="101"/> - <point x="917" y="175"/> - <point x="917" y="337" type="curve" smooth="yes"/> - <point x="917" y="494"/> - <point x="731" y="593"/> - <point x="547" y="708" type="curve"/> - <point x="451" y="649"/> - <point x="367" y="557"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-26</integer> - <key>width</key> - <integer>127</integer> - </dict> - <dict> - <key>position</key> - <integer>1439</integer> - <key>width</key> - <integer>122</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>112</integer> - <key>width</key> - <integer>255</integer> - </dict> - <dict> - <key>position</key> - <integer>184</integer> - <key>width</key> - <integer>236</integer> - </dict> - <dict> - <key>position</key> - <integer>875</integer> - <key>width</key> - <integer>231</integer> - </dict> - <dict> - <key>position</key> - <integer>917</integer> - <key>width</key> - <integer>258</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/five.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/five.glif deleted file mode 100644 index e72089a..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/five.glif +++ /dev/null @@ -1,70 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="five" format="1"> - <advance width="1113"/> - <unicode hex="0035"/> - <outline> - <contour> - <point x="121" y="-209" type="line"/> - <point x="411" y="-238"/> - <point x="717" y="-80"/> - <point x="717" y="231" type="curve" smooth="yes"/> - <point x="717" y="492"/> - <point x="539" y="605"/> - <point x="218" y="516" type="curve"/> - <point x="129" y="552" type="line"/> - <point x="198" y="1237" type="line"/> - <point x="805" y="1237" type="line"/> - <point x="833" y="1266" type="line"/> - <point x="955" y="1266" type="line"/> - <point x="887" y="1016" type="line"/> - <point x="392" y="1016" type="line"/> - <point x="323" y="661" type="line"/> - <point x="709" y="798"/> - <point x="1012" y="590"/> - <point x="1012" y="264" type="curve" smooth="yes"/> - <point x="1012" y="-92"/> - <point x="636" y="-351"/> - <point x="234" y="-351" type="curve" smooth="yes"/> - <point x="201" y="-351"/> - <point x="156" y="-348"/> - <point x="120" y="-337" type="curve"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-351</integer> - <key>width</key> - <integer>139</integer> - </dict> - <dict> - <key>position</key> - <integer>546</integer> - <key>width</key> - <integer>158</integer> - </dict> - <dict> - <key>position</key> - <integer>1016</integer> - <key>width</key> - <integer>221</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>717</integer> - <key>width</key> - <integer>295</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/four.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/four.glif deleted file mode 100644 index 8a870ed..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/four.glif +++ /dev/null @@ -1,53 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="four" format="1"> - <advance width="1284"/> - <unicode hex="0034"/> - <outline> - <contour> - <point x="116" y="0" type="line"/> - <point x="75" y="114" type="line"/> - <point x="269" y="448"/> - <point x="526" y="874"/> - <point x="705" y="1274" type="curve"/> - <point x="789" y="1274" type="line"/> - <point x="970" y="1148" type="line"/> - <point x="379" y="237" type="line"/> - <point x="308" y="143" type="line"/> - <point x="786" y="184" type="line"/> - <point x="797" y="600" type="line"/> - <point x="1030" y="640" type="line"/> - <point x="1030" y="204" type="line"/> - <point x="1224" y="221" type="line"/> - <point x="1224" y="0" type="line"/> - <point x="1030" y="0" type="line"/> - <point x="1030" y="-376" type="line"/> - <point x="773" y="-376" type="line"/> - <point x="782" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>143</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>785</integer> - <key>width</key> - <integer>245</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/n.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/n.glif deleted file mode 100644 index a220746..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/n.glif +++ /dev/null @@ -1,83 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="n" format="1"> - <advance width="1436"/> - <unicode hex="006E"/> - <outline> - <contour> - <point x="115" y="0" type="line"/> - <point x="115" y="114" type="line"/> - <point x="245" y="137" type="line"/> - <point x="245" y="863" type="line"/> - <point x="106" y="951" type="line"/> - <point x="106" y="1049" type="line"/> - <point x="431" y="1146" type="line"/> - <point x="493" y="1126" type="line"/> - <point x="493" y="981" type="line"/> - <point x="592" y="1072"/> - <point x="759" y="1144"/> - <point x="905" y="1146" type="curve" smooth="yes"/> - <point x="1157" y="1149"/> - <point x="1235" y="994"/> - <point x="1235" y="687" type="curve" smooth="yes"/> - <point x="1235" y="138" type="line"/> - <point x="1384" y="114" type="line"/> - <point x="1384" y="0" type="line"/> - <point x="805" y="0" type="line"/> - <point x="805" y="114" type="line"/> - <point x="951" y="140" type="line"/> - <point x="951" y="646" type="line" smooth="yes"/> - <point x="951" y="873"/> - <point x="918" y="956"/> - <point x="735" y="952" type="curve" smooth="yes"/> - <point x="685" y="950"/> - <point x="592" y="926"/> - <point x="529" y="881" type="curve"/> - <point x="529" y="139" type="line"/> - <point x="663" y="114" type="line"/> - <point x="663" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>114</integer> - </dict> - <dict> - <key>position</key> - <integer>952</integer> - <key>width</key> - <integer>194</integer> - </dict> - <dict> - <key>position</key> - <integer>1106</integer> - <key>width</key> - <integer>20</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>245</integer> - <key>width</key> - <integer>284</integer> - </dict> - <dict> - <key>position</key> - <integer>951</integer> - <key>width</key> - <integer>284</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/nine.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/nine.glif deleted file mode 100644 index 3a2b1cd..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/nine.glif +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="nine" format="1"> - <advance width="1300"/> - <unicode hex="0039"/> - <outline> - <contour> - <point x="262" y="-286" type="line"/> - <point x="618" y="-182"/> - <point x="888" y="231"/> - <point x="893" y="590" type="curve" smooth="yes"/> - <point x="898" y="821"/> - <point x="871" y="1126"/> - <point x="622" y="1126" type="curve" smooth="yes"/> - <point x="483" y="1126"/> - <point x="375" y="998"/> - <point x="375" y="768" type="curve" smooth="yes"/> - <point x="375" y="587"/> - <point x="466" y="440"/> - <point x="607" y="440" type="curve" smooth="yes"/> - <point x="672" y="440"/> - <point x="732" y="460"/> - <point x="766" y="482" type="curve"/> - <point x="811" y="394" type="line"/> - <point x="769" y="334"/> - <point x="666" y="263"/> - <point x="502" y="263" type="curve" smooth="yes"/> - <point x="238" y="263"/> - <point x="104" y="469"/> - <point x="104" y="701" type="curve" smooth="yes"/> - <point x="104" y="991"/> - <point x="309" y="1254"/> - <point x="657" y="1254" type="curve" smooth="yes"/> - <point x="989" y="1254"/> - <point x="1179" y="987"/> - <point x="1179" y="676" type="curve" smooth="yes"/> - <point x="1179" y="132"/> - <point x="741" y="-331"/> - <point x="323" y="-407" type="curve"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>263</integer> - <key>width</key> - <integer>177</integer> - </dict> - <dict> - <key>position</key> - <integer>1126</integer> - <key>width</key> - <integer>128</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>104</integer> - <key>width</key> - <integer>271</integer> - </dict> - <dict> - <key>position</key> - <integer>893</integer> - <key>width</key> - <integer>286</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/numbersign.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/numbersign.glif deleted file mode 100644 index a11efe9..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/numbersign.glif +++ /dev/null @@ -1,82 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="numbersign" format="1"> - <advance width="1464"/> - <unicode hex="0023"/> - <outline> - <contour> - <point x="319" y="0" type="line"/> - <point x="348" y="354" type="line"/> - <point x="129" y="354" type="line"/> - <point x="129" y="533" type="line"/> - <point x="361" y="533" type="line"/> - <point x="389" y="859" type="line"/> - <point x="153" y="859" type="line"/> - <point x="153" y="1036" type="line"/> - <point x="400" y="1036" type="line"/> - <point x="433" y="1355" type="line"/> - <point x="644" y="1355" type="line"/> - <point x="618" y="1036" type="line"/> - <point x="892" y="1036" type="line"/> - <point x="919" y="1355" type="line"/> - <point x="1139" y="1355" type="line"/> - <point x="1113" y="1036" type="line"/> - <point x="1335" y="1036" type="line"/> - <point x="1335" y="859" type="line"/> - <point x="1097" y="859" type="line"/> - <point x="1068" y="533" type="line"/> - <point x="1298" y="533" type="line"/> - <point x="1298" y="473"/> - <point x="1299" y="414"/> - <point x="1299" y="354" type="curve"/> - <point x="1055" y="354" type="line"/> - <point x="1024" y="0" type="line"/> - <point x="810" y="0" type="line"/> - <point x="836" y="354" type="line"/> - <point x="567" y="354" type="line"/> - <point x="534" y="0" type="line"/> - </contour> - <contour> - <point x="580" y="533" type="line"/> - <point x="849" y="533" type="line"/> - <point x="876" y="859" type="line"/> - <point x="608" y="859" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>21</integer> - </dict> - <dict> - <key>position</key> - <integer>354</integer> - <key>width</key> - <integer>179</integer> - </dict> - <dict> - <key>position</key> - <integer>859</integer> - <key>width</key> - <integer>177</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>129</integer> - <key>width</key> - <integer>1206</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/o.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/o.glif deleted file mode 100644 index da469d5..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/o.glif +++ /dev/null @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="o" format="1"> - <advance width="1290"/> - <unicode hex="006F"/> - <outline> - <contour> - <point x="621" y="1700" type="move" name="top"/> - </contour> - <contour> - <point x="86" y="570" type="curve" smooth="yes"/> - <point x="91" y="958"/> - <point x="364" y="1148"/> - <point x="663" y="1152" type="curve" smooth="yes"/> - <point x="1012" y="1156"/> - <point x="1206" y="934"/> - <point x="1205" y="583" type="curve" smooth="yes"/> - <point x="1203" y="191"/> - <point x="940" y="-23"/> - <point x="636" y="-24" type="curve" smooth="yes"/> - <point x="236" y="-25"/> - <point x="82" y="251"/> - </contour> - <contour> - <point x="646" y="107" type="curve" smooth="yes"/> - <point x="850" y="105"/> - <point x="903" y="317"/> - <point x="903" y="570" type="curve" smooth="yes"/> - <point x="903" y="794"/> - <point x="846" y="1022"/> - <point x="653" y="1024" type="curve" smooth="yes"/> - <point x="449" y="1026"/> - <point x="388" y="825"/> - <point x="388" y="590" type="curve" smooth="yes"/> - <point x="388" y="381"/> - <point x="453" y="109"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-24</integer> - <key>width</key> - <integer>131</integer> - </dict> - <dict> - <key>position</key> - <integer>1024</integer> - <key>width</key> - <integer>128</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>86</integer> - <key>width</key> - <integer>302</integer> - </dict> - <dict> - <key>position</key> - <integer>903</integer> - <key>width</key> - <integer>302</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/ocircumflex.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/ocircumflex.glif deleted file mode 100644 index f20d866..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/ocircumflex.glif +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="ocircumflex" format="1"> - <advance width="1290"/> - <unicode hex="00F4"/> - <outline> - <component base="circumflexcomb" xOffset="621"/> - <component base="o"/> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/one.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/one.glif deleted file mode 100644 index a859d15..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/one.glif +++ /dev/null @@ -1,49 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="one" format="1"> - <advance width="968"/> - <unicode hex="0031"/> - <outline> - <contour> - <point x="114" y="0" type="line"/> - <point x="114" y="120" type="line"/> - <point x="388" y="155" type="line"/> - <point x="388" y="961" type="line"/> - <point x="315" y="949"/> - <point x="201" y="933"/> - <point x="113" y="919" type="curve"/> - <point x="84" y="1054" type="line"/> - <point x="210" y="1089"/> - <point x="516" y="1227"/> - <point x="565" y="1266" type="curve"/> - <point x="669" y="1249" type="line"/> - <point x="665" y="154" type="line"/> - <point x="916" y="120" type="line"/> - <point x="916" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>120</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>388</integer> - <key>width</key> - <integer>279</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/p.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/p.glif deleted file mode 100644 index 23eb570..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/p.glif +++ /dev/null @@ -1,105 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="p" format="1"> - <advance width="1338"/> - <unicode hex="0070"/> - <outline> - <contour> - <point x="88" y="-396" type="line"/> - <point x="224" y="-370" type="line"/> - <point x="224" y="863" type="line"/> - <point x="85" y="951" type="line"/> - <point x="85" y="1049" type="line"/> - <point x="410" y="1146" type="line"/> - <point x="470" y="1126" type="line"/> - <point x="470" y="1003" type="line"/> - <point x="502" y="1048"/> - <point x="625" y="1151"/> - <point x="806" y="1151" type="curve" smooth="yes"/> - <point x="1038" y="1151"/> - <point x="1253" y="1010"/> - <point x="1253" y="595" type="curve" smooth="yes"/> - <point x="1253" y="258"/> - <point x="1000" y="-24"/> - <point x="652" y="-24" type="curve" smooth="yes"/> - <point x="593" y="-24"/> - <point x="535" y="-12"/> - <point x="496" y="-3" type="curve"/> - <point x="506" y="-213" type="line"/> - <point x="506" y="-370" type="line"/> - <point x="712" y="-396" type="line"/> - <point x="712" y="-511" type="line"/> - <point x="88" y="-511" type="line"/> - </contour> - <contour> - <point x="506" y="199" type="line"/> - <point x="531" y="150"/> - <point x="610" y="121"/> - <point x="698" y="121" type="curve" smooth="yes"/> - <point x="821" y="121"/> - <point x="971" y="224"/> - <point x="973" y="552" type="curve" smooth="yes"/> - <point x="975" y="897"/> - <point x="818" y="992"/> - <point x="690" y="992" type="curve" smooth="yes"/> - <point x="597" y="992"/> - <point x="535" y="937"/> - <point x="505" y="908" type="curve"/> - <point x="506" y="530" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-511</integer> - <key>width</key> - <integer>115</integer> - </dict> - <dict> - <key>position</key> - <integer>-24</integer> - <key>width</key> - <integer>145</integer> - </dict> - <dict> - <key>position</key> - <integer>-3</integer> - <key>width</key> - <integer>21</integer> - </dict> - <dict> - <key>position</key> - <integer>992</integer> - <key>width</key> - <integer>159</integer> - </dict> - <dict> - <key>position</key> - <integer>1126</integer> - <key>width</key> - <integer>20</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>224</integer> - <key>width</key> - <integer>282</integer> - </dict> - <dict> - <key>position</key> - <integer>973</integer> - <key>width</key> - <integer>280</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/percent.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/percent.glif deleted file mode 100644 index 6acae6c..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/percent.glif +++ /dev/null @@ -1,130 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="percent" format="1"> - <advance width="1978"/> - <unicode hex="0025"/> - <outline> - <contour> - <point x="547" y="-100" type="line"/> - <point x="1193" y="1697" type="line"/> - <point x="1398" y="1697" type="line"/> - <point x="751" y="-100" type="line"/> - </contour> - <contour> - <point x="445" y="692" type="curve" smooth="yes"/> - <point x="233" y="689"/> - <point x="102" y="858"/> - <point x="102" y="1053" type="curve" smooth="yes"/> - <point x="102" y="1292"/> - <point x="280" y="1424"/> - <point x="477" y="1427" type="curve" smooth="yes"/> - <point x="717" y="1431"/> - <point x="819" y="1265"/> - <point x="819" y="1062" type="curve" smooth="yes"/> - <point x="819" y="824"/> - <point x="642" y="695"/> - </contour> - <contour> - <point x="466" y="818" type="curve" smooth="yes"/> - <point x="555" y="818"/> - <point x="607" y="909"/> - <point x="607" y="1055" type="curve" smooth="yes"/> - <point x="607" y="1203"/> - <point x="543" y="1302"/> - <point x="462" y="1302" type="curve" smooth="yes"/> - <point x="372" y="1302"/> - <point x="314" y="1209"/> - <point x="314" y="1061" type="curve" smooth="yes"/> - <point x="314" y="926"/> - <point x="385" y="818"/> - </contour> - <contour> - <point x="1145" y="525" type="curve" smooth="yes"/> - <point x="1145" y="764"/> - <point x="1323" y="896"/> - <point x="1520" y="899" type="curve" smooth="yes"/> - <point x="1759" y="903"/> - <point x="1862" y="737"/> - <point x="1862" y="534" type="curve" smooth="yes"/> - <point x="1862" y="296"/> - <point x="1684" y="166"/> - <point x="1488" y="164" type="curve" smooth="yes"/> - <point x="1276" y="162"/> - <point x="1145" y="330"/> - </contour> - <contour> - <point x="1360" y="533" type="curve" smooth="yes"/> - <point x="1360" y="398"/> - <point x="1431" y="290"/> - <point x="1513" y="290" type="curve" smooth="yes"/> - <point x="1601" y="290"/> - <point x="1654" y="381"/> - <point x="1654" y="527" type="curve" smooth="yes"/> - <point x="1654" y="675"/> - <point x="1590" y="774"/> - <point x="1509" y="774" type="curve" smooth="yes"/> - <point x="1419" y="774"/> - <point x="1360" y="681"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>164</integer> - <key>width</key> - <integer>126</integer> - </dict> - <dict> - <key>position</key> - <integer>692</integer> - <key>width</key> - <integer>126</integer> - </dict> - <dict> - <key>position</key> - <integer>774</integer> - <key>width</key> - <integer>125</integer> - </dict> - <dict> - <key>position</key> - <integer>1302</integer> - <key>width</key> - <integer>125</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>102</integer> - <key>width</key> - <integer>212</integer> - </dict> - <dict> - <key>position</key> - <integer>607</integer> - <key>width</key> - <integer>212</integer> - </dict> - <dict> - <key>position</key> - <integer>1145</integer> - <key>width</key> - <integer>215</integer> - </dict> - <dict> - <key>position</key> - <integer>1654</integer> - <key>width</key> - <integer>208</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/period.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/period.glif deleted file mode 100644 index be0dbb6..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/period.glif +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="period" format="1"> - <advance width="761"/> - <unicode hex="002E"/> - <outline> - <contour> - <point x="195" y="133" type="curve" smooth="yes"/> - <point x="195" y="242"/> - <point x="301" y="325"/> - <point x="394" y="325" type="curve" smooth="yes"/> - <point x="512" y="325"/> - <point x="566" y="251"/> - <point x="566" y="161" type="curve" smooth="yes"/> - <point x="566" y="46"/> - <point x="464" y="-26"/> - <point x="364" y="-26" type="curve" smooth="yes"/> - <point x="279" y="-26"/> - <point x="195" y="32"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-26</integer> - <key>width</key> - <integer>21</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>195</integer> - <key>width</key> - <integer>371</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/seven.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/seven.glif deleted file mode 100644 index c504d72..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/seven.glif +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="seven" format="1"> - <advance width="1234"/> - <unicode hex="0037"/> - <outline> - <contour> - <point x="307" y="-228" type="line"/> - <point x="520" y="181"/> - <point x="716" y="615"/> - <point x="924" y="1099" type="curve"/> - <point x="374" y="1075" type="line"/> - <point x="291" y="867" type="line"/> - <point x="129" y="874" type="line"/> - <point x="171" y="1253" type="line"/> - <point x="1104" y="1253" type="line"/> - <point x="1152" y="1200" type="line"/> - <point x="588" y="-327" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>1087</integer> - <key>width</key> - <integer>166</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>129</integer> - <key>width</key> - <integer>1023</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/six.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/six.glif deleted file mode 100644 index 63c8326..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/six.glif +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="six" format="1"> - <advance width="1306"/> - <unicode hex="0036"/> - <outline> - <contour> - <point x="120" y="556" type="curve" smooth="yes"/> - <point x="120" y="1086"/> - <point x="592" y="1468"/> - <point x="1011" y="1544" type="curve"/> - <point x="1073" y="1423" type="line"/> - <point x="717" y="1320"/> - <point x="412" y="992"/> - <point x="407" y="642" type="curve" smooth="yes"/> - <point x="402" y="411"/> - <point x="435" y="105"/> - <point x="684" y="105" type="curve" smooth="yes"/> - <point x="824" y="105"/> - <point x="932" y="233"/> - <point x="932" y="463" type="curve" smooth="yes"/> - <point x="932" y="644"/> - <point x="840" y="791"/> - <point x="699" y="791" type="curve" smooth="yes"/> - <point x="623" y="791"/> - <point x="578" y="773"/> - <point x="541" y="749" type="curve"/> - <point x="495" y="837" type="line"/> - <point x="528" y="889"/> - <point x="652" y="968"/> - <point x="804" y="968" type="curve" smooth="yes"/> - <point x="1068" y="968"/> - <point x="1202" y="762"/> - <point x="1202" y="531" type="curve" smooth="yes"/> - <point x="1202" y="241"/> - <point x="997" y="-23"/> - <point x="649" y="-23" type="curve" smooth="yes"/> - <point x="318" y="-23"/> - <point x="120" y="243"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-23</integer> - <key>width</key> - <integer>128</integer> - </dict> - <dict> - <key>position</key> - <integer>791</integer> - <key>width</key> - <integer>177</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>120</integer> - <key>width</key> - <integer>287</integer> - </dict> - <dict> - <key>position</key> - <integer>932</integer> - <key>width</key> - <integer>270</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/slash.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/slash.glif deleted file mode 100644 index d73da69..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/slash.glif +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="slash" format="1"> - <advance width="822"/> - <unicode hex="002F"/> - <outline> - <contour> - <point x="30" y="-363" type="line"/> - <point x="570" y="1599" type="line"/> - <point x="792" y="1599" type="line"/> - <point x="252" y="-363" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-363</integer> - <key>width</key> - <integer>1962</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>30</integer> - <key>width</key> - <integer>762</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/three.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/three.glif deleted file mode 100644 index 4d803dd..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/three.glif +++ /dev/null @@ -1,82 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="three" format="1"> - <advance width="1097"/> - <unicode hex="0033"/> - <outline> - <contour> - <point x="118" y="-166" type="curve"/> - <point x="441" y="-236"/> - <point x="721" y="-70"/> - <point x="721" y="183" type="curve" smooth="yes"/> - <point x="721" y="308"/> - <point x="679" y="453"/> - <point x="434" y="469" type="curve"/> - <point x="246" y="428" type="line"/> - <point x="246" y="591" type="line"/> - <point x="403" y="615"/> - <point x="633" y="711"/> - <point x="634" y="901" type="curve" smooth="yes"/> - <point x="636" y="1044"/> - <point x="534" y="1098"/> - <point x="436" y="1098" type="curve" smooth="yes"/> - <point x="280" y="1098"/> - <point x="193" y="1039"/> - <point x="125" y="992" type="curve"/> - <point x="54" y="1102" type="line"/> - <point x="101" y="1152"/> - <point x="266" y="1269"/> - <point x="511" y="1269" type="curve" smooth="yes"/> - <point x="706" y="1269"/> - <point x="912" y="1178"/> - <point x="912" y="936" type="curve" smooth="yes"/> - <point x="912" y="779"/> - <point x="752" y="606"/> - <point x="592" y="556" type="curve"/> - <point x="848" y="560"/> - <point x="1005" y="410"/> - <point x="1005" y="206" type="curve" smooth="yes"/> - <point x="1005" y="-105"/> - <point x="653" y="-410"/> - <point x="119" y="-314" type="curve"/> - <point x="119" y="-263"/> - <point x="118" y="-217"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-332</integer> - <key>width</key> - <integer>151</integer> - </dict> - <dict> - <key>position</key> - <integer>1098</integer> - <key>width</key> - <integer>171</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>634</integer> - <key>width</key> - <integer>278</integer> - </dict> - <dict> - <key>position</key> - <integer>721</integer> - <key>width</key> - <integer>284</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/two.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/two.glif deleted file mode 100644 index 9119de1..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/two.glif +++ /dev/null @@ -1,71 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="two" format="1"> - <advance width="1244"/> - <unicode hex="0032"/> - <outline> - <contour> - <point x="148" y="0" type="line"/> - <point x="107" y="108" type="line"/> - <point x="433" y="307"/> - <point x="755" y="602"/> - <point x="755" y="839" type="curve" smooth="yes"/> - <point x="755" y="954"/> - <point x="687" y="1084"/> - <point x="520" y="1084" type="curve" smooth="yes"/> - <point x="369" y="1084"/> - <point x="245" y="999"/> - <point x="173" y="939" type="curve"/> - <point x="104" y="1045" type="line"/> - <point x="162" y="1126"/> - <point x="361" y="1263"/> - <point x="611" y="1263" type="curve" smooth="yes"/> - <point x="900" y="1263"/> - <point x="1051" y="1092"/> - <point x="1051" y="913" type="curve" smooth="yes"/> - <point x="1051" y="637"/> - <point x="812" y="407"/> - <point x="413" y="153" type="curve"/> - <point x="959" y="212" type="line"/> - <point x="1053" y="340" type="line"/> - <point x="1172" y="303" type="line"/> - <point x="1105" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>21</integer> - </dict> - <dict> - <key>position</key> - <integer>1084</integer> - <key>width</key> - <integer>179</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>104</integer> - <key>width</key> - <integer>1068</integer> - </dict> - <dict> - <key>position</key> - <integer>755</integer> - <key>width</key> - <integer>296</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/x.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/x.glif deleted file mode 100644 index b4b3871..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/x.glif +++ /dev/null @@ -1,92 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="x" format="1"> - <advance width="1242"/> - <unicode hex="0078"/> - <outline> - <contour> - <point x="3" y="0" type="line"/> - <point x="3" y="114" type="line"/> - <point x="161" y="142" type="line"/> - <point x="480" y="538" type="line"/> - <point x="139" y="949" type="line"/> - <point x="6" y="972" type="line"/> - <point x="6" y="1119" type="line"/> - <point x="579" y="1119" type="line"/> - <point x="579" y="972" type="line"/> - <point x="466" y="949" type="line"/> - <point x="572" y="795" type="line"/> - <point x="662" y="671" type="line"/> - <point x="694" y="725" type="line"/> - <point x="860" y="955" type="line"/> - <point x="726" y="972" type="line"/> - <point x="726" y="1119" type="line"/> - <point x="1236" y="1119" type="line"/> - <point x="1236" y="972" type="line"/> - <point x="1066" y="947" type="line"/> - <point x="756" y="580" type="line"/> - <point x="1111" y="140" type="line"/> - <point x="1240" y="114" type="line"/> - <point x="1240" y="0" type="line"/> - <point x="675" y="0" type="line"/> - <point x="675" y="114" type="line"/> - <point x="784" y="141" type="line"/> - <point x="722" y="230"/> - <point x="673" y="291"/> - <point x="669" y="297" type="curve" smooth="yes"/> - <point x="570" y="431" type="line"/> - <point x="544" y="377" type="line"/> - <point x="385" y="143" type="line"/> - <point x="545" y="114" type="line"/> - <point x="545" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>114</integer> - </dict> - <dict> - <key>position</key> - <integer>972</integer> - <key>width</key> - <integer>147</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>6</integer> - <key>width</key> - <integer>93</integer> - </dict> - <dict> - <key>position</key> - <integer>434</integer> - <key>width</key> - <integer>145</integer> - </dict> - <dict> - <key>position</key> - <integer>675</integer> - <key>width</key> - <integer>149</integer> - </dict> - <dict> - <key>position</key> - <integer>726</integer> - <key>width</key> - <integer>181</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/zero.glif b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/zero.glif deleted file mode 100644 index 18ffd9a..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/glyphs/zero.glif +++ /dev/null @@ -1,72 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="zero" format="1"> - <advance width="1371"/> - <unicode hex="0030"/> - <outline> - <contour> - <point x="116" y="632" type="curve" smooth="yes"/> - <point x="122" y="1020"/> - <point x="406" y="1249"/> - <point x="704" y="1252" type="curve" smooth="yes"/> - <point x="1106" y="1256"/> - <point x="1258" y="975"/> - <point x="1255" y="623" type="curve" smooth="yes"/> - <point x="1251" y="238"/> - <point x="988" y="-25"/> - <point x="678" y="-26" type="curve" smooth="yes"/> - <point x="283" y="-27"/> - <point x="112" y="290"/> - </contour> - <contour> - <point x="693" y="106" type="curve" smooth="yes"/> - <point x="885" y="101"/> - <point x="946" y="279"/> - <point x="946" y="612" type="curve" smooth="yes"/> - <point x="946" y="908"/> - <point x="855" y="1116"/> - <point x="677" y="1120" type="curve" smooth="yes"/> - <point x="485" y="1124"/> - <point x="424" y="944"/> - <point x="424" y="647" type="curve" smooth="yes"/> - <point x="424" y="390"/> - <point x="515" y="111"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-26</integer> - <key>width</key> - <integer>132</integer> - </dict> - <dict> - <key>position</key> - <integer>1120</integer> - <key>width</key> - <integer>132</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>116</integer> - <key>width</key> - <integer>308</integer> - </dict> - <dict> - <key>position</key> - <integer>946</integer> - <key>width</key> - <integer>309</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/groups.plist b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/groups.plist deleted file mode 100644 index 33e264f..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/groups.plist +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict/> -</plist> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/kerning.plist b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/kerning.plist deleted file mode 100644 index 33e264f..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/kerning.plist +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict/> -</plist> diff --git a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/metainfo.plist b/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/metainfo.plist deleted file mode 100644 index 9b9b988..0000000 --- a/share/fonts/subsets/Merriweather-Bold-Subset-nop.ufo/metainfo.plist +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict> - <key>creator</key> - <string>net.GitHub.FontForge</string> - <key>formatVersion</key> - <integer>2</integer> - </dict> -</plist> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/features.fea b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/features.fea deleted file mode 100644 index a63553b..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/features.fea +++ /dev/null @@ -1,10 +0,0 @@ - - -@GDEF_Simple = [\numbersign \percent \period \slash \zero \one \two \three \four - \five \six \seven \eight \nine \colon \A \O \e \n \o \p \x \Acircumflex \ocircumflex ]; -@GDEF_Mark = [\circumflexcomb \circumflexcomb.cap ]; - -table GDEF { - GlyphClassDef @GDEF_Simple, , @GDEF_Mark, ; - -} GDEF; diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/fontinfo.plist b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/fontinfo.plist deleted file mode 100644 index b7088ff..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/fontinfo.plist +++ /dev/null @@ -1,154 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict> - <key>familyName</key> - <string>Merriweather</string> - <key>styleName</key> - <string>Light</string> - <key>copyright</key> - <string>Merriweather is a medium contrast semi condesed typeface designed to be readable at very small sizes. Merriweather is traditional in feeling despite a the modern shapes it has adopted for screens. </string> - <key>trademark</key> - <string>Merriweather is a trademark of Sorkin Type Co.</string> - <key>unitsPerEm</key> - <integer>2048</integer> - <key>xHeight</key> - <integer>1119</integer> - <key>capHeight</key> - <integer>1553</integer> - <key>ascender</key> - <integer>1638</integer> - <key>descender</key> - <integer>-410</integer> - <key>italicAngle</key> - <real>0</real> - <key>note</key> - <string></string> - <key>openTypeHeadCreated</key> - <string>2015/10/09 06:28:00</string> - <key>openTypeHheaAscender</key> - <integer>1920</integer> - <key>openTypeHheaDescender</key> - <integer>-640</integer> - <key>openTypeHheaLineGap</key> - <integer>0</integer> - <key>openTypeNameDesigner</key> - <string>Eben Sorkin ( eben@eyebytes.com )</string> - <key>openTypeNameDesignerURL</key> - <string>sorkintype.com</string> - <key>openTypeNameManufacturer</key> - <string>Sorkin Type Co.</string> - <key>openTypeNameManufacturerURL</key> - <string>sorkintype.com</string> - <key>openTypeNameLicense</key> - <string>Copyright (c) 2010 by Eben Sorkin (eben@eyebytes.com), with Reserved Font Name Merriweather. ÊLicenced under the SIL Open Font License, Version 1.1, available with a FAQ at: http://scripts.sil.org/OFL</string> - <key>openTypeNameLicenseURL</key> - <string>http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL</string> - <key>openTypeNameVersion</key> - <string>Version 1.003</string> - <key>openTypeNameUniqueID</key> - <string>SorkinTypeCo.: Merriweather Light: 2011</string> - <key>openTypeNameDescription</key> - <string>Merriweather is a medium contrast semi condesed typeface designed to be readable at very small sizes. Merriweather is traditional in feeling despite a the modern shapes it has adopted for screens. </string> - <key>openTypeOS2Panose</key> - <array> - <integer>2</integer> - <integer>6</integer> - <integer>5</integer> - <integer>3</integer> - <integer>5</integer> - <integer>4</integer> - <integer>6</integer> - <integer>3</integer> - <integer>7</integer> - <integer>4</integer> - </array> - <key>openTypeOS2WidthClass</key> - <integer>5</integer> - <key>openTypeOS2WeightClass</key> - <integer>250</integer> - <key>openTypeOS2VendorID</key> - <string>STC</string> - <key>openTypeOS2FamilyClass</key> - <array> - <integer>3</integer> - <integer>0</integer> - </array> - <key>openTypeOS2TypoAscender</key> - <integer>1920</integer> - <key>openTypeOS2TypoDescender</key> - <integer>-640</integer> - <key>openTypeOS2TypoLineGap</key> - <integer>0</integer> - <key>openTypeOS2WinAscent</key> - <integer>1920</integer> - <key>openTypeOS2WinDescent</key> - <integer>640</integer> - <key>openTypeOS2SubscriptXSize</key> - <integer>2937</integer> - <key>openTypeOS2SubscriptYSize</key> - <integer>2726</integer> - <key>openTypeOS2SubscriptXOffset</key> - <integer>0</integer> - <key>openTypeOS2SubscriptYOffset</key> - <integer>588</integer> - <key>openTypeOS2SuperscriptXSize</key> - <integer>2937</integer> - <key>openTypeOS2SuperscriptYSize</key> - <integer>2726</integer> - <key>openTypeOS2SuperscriptXOffset</key> - <integer>0</integer> - <key>openTypeOS2SuperscriptYOffset</key> - <integer>2001</integer> - <key>openTypeOS2StrikeoutSize</key> - <integer>111</integer> - <key>openTypeOS2StrikeoutPosition</key> - <integer>798</integer> - <key>openTypeOS2UnicodeRanges</key> - <array> - <integer>0</integer> - <integer>1</integer> - <integer>2</integer> - <integer>5</integer> - <integer>7</integer> - <integer>31</integer> - <integer>60</integer> - <integer>62</integer> - </array> - <key>openTypeOS2CodePageRanges</key> - <array> - <integer>0</integer> - </array> - <key>postscriptFontName</key> - <string>Merriweather-Light</string> - <key>postscriptFullName</key> - <string>Merriweather Light</string> - <key>postscriptWeightName</key> - <string>Normal</string> - <key>postscriptUnderlineThickness</key> - <integer>112</integer> - <key>postscriptUnderlinePosition</key> - <integer>-136</integer> - <key>postscriptBlueValues</key> - <array> - <integer>-29</integer> - <integer>0</integer> - <integer>1119</integer> - <integer>1153</integer> - <integer>1553</integer> - <integer>1567</integer> - </array> - <key>postscriptOtherBlues</key> - <array> - <integer>-531</integer> - <integer>-511</integer> - </array> - <key>postscriptStemSnapH</key> - <array> - <integer>67</integer> - <integer>76</integer> - <integer>83</integer> - <integer>104</integer> - </array> - </dict> -</plist> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/A_.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/A_.glif deleted file mode 100644 index 39b363c..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/A_.glif +++ /dev/null @@ -1,71 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="A" format="1"> - <advance width="1493"/> - <unicode hex="0041"/> - <outline> - <contour> - <point x="703" y="1700" type="move" name="top"/> - </contour> - <contour> - <point x="2" y="0" type="line"/> - <point x="2" y="67" type="line"/> - <point x="148" y="91" type="line"/> - <point x="686" y="1561" type="line"/> - <point x="807" y="1561" type="line"/> - <point x="1330" y="91" type="line"/> - <point x="1495" y="67" type="line"/> - <point x="1495" y="0" type="line"/> - <point x="1007" y="0" type="line"/> - <point x="1007" y="67" type="line"/> - <point x="1175" y="91" type="line"/> - <point x="1048" y="455" type="line"/> - <point x="404" y="455" type="line"/> - <point x="278" y="91" type="line"/> - <point x="452" y="67" type="line"/> - <point x="452" y="0" type="line"/> - </contour> - <contour> - <point x="435" y="546" type="line"/> - <point x="1017" y="546" type="line"/> - <point x="803" y="1159" type="line"/> - <point x="729" y="1392" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>67</integer> - </dict> - <dict> - <key>position</key> - <integer>455</integer> - <key>width</key> - <integer>91</integer> - </dict> - <dict> - <key>position</key> - <integer>1541</integer> - <key>width</key> - <integer>20</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>2</integer> - <key>width</key> - <integer>1493</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/A_circumflex.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/A_circumflex.glif deleted file mode 100644 index 6ffbb4b..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/A_circumflex.glif +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="Acircumflex" format="1"> - <advance width="1493"/> - <unicode hex="00C2"/> - <outline> - <component base="circumflexcomb.cap" xOffset="703"/> - <component base="A"/> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/O_.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/O_.glif deleted file mode 100644 index a08f3e1..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/O_.glif +++ /dev/null @@ -1,72 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="O" format="1"> - <advance width="1554"/> - <unicode hex="004F"/> - <outline> - <contour> - <point x="90" y="755" type="curve" smooth="yes"/> - <point x="100" y="1277"/> - <point x="422" y="1559"/> - <point x="801" y="1566" type="curve" smooth="yes"/> - <point x="1209" y="1574"/> - <point x="1473" y="1248"/> - <point x="1464" y="791" type="curve" smooth="yes"/> - <point x="1454" y="271"/> - <point x="1147" y="-20"/> - <point x="774" y="-28" type="curve" smooth="yes"/> - <point x="359" y="-37"/> - <point x="81" y="291"/> - </contour> - <contour> - <point x="788" y="55" type="curve" smooth="yes"/> - <point x="1095" y="55"/> - <point x="1303" y="337"/> - <point x="1303" y="790" type="curve" smooth="yes"/> - <point x="1303" y="1173"/> - <point x="1118" y="1483"/> - <point x="786" y="1483" type="curve" smooth="yes"/> - <point x="476" y="1483"/> - <point x="252" y="1219"/> - <point x="252" y="756" type="curve" smooth="yes"/> - <point x="252" y="361"/> - <point x="456" y="55"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-28</integer> - <key>width</key> - <integer>83</integer> - </dict> - <dict> - <key>position</key> - <integer>1483</integer> - <key>width</key> - <integer>83</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>90</integer> - <key>width</key> - <integer>162</integer> - </dict> - <dict> - <key>position</key> - <integer>1303</integer> - <key>width</key> - <integer>161</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/circumflexcomb.cap.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/circumflexcomb.cap.glif deleted file mode 100644 index 9b43156..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/circumflexcomb.cap.glif +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="circumflexcomb.cap" format="1"> - <advance width="0"/> - <outline> - <contour> - <point x="0" y="1700" type="move" name="_top"/> - </contour> - <contour> - <point x="-273" y="1673" type="line"/> - <point x="-1" y="1890" type="line"/> - <point x="265" y="1673" type="line"/> - <point x="340" y="1718" type="line"/> - <point x="75" y="2014" type="line"/> - <point x="-79" y="2014" type="line"/> - <point x="-341" y="1716" type="line"/> - </contour> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/circumflexcomb.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/circumflexcomb.glif deleted file mode 100644 index 09fd071..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/circumflexcomb.glif +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="circumflexcomb" format="1"> - <advance width="0"/> - <unicode hex="0302"/> - <outline> - <contour> - <point x="0" y="1700" type="move" name="_top"/> - </contour> - <contour> - <point x="-297" y="1333" type="line"/> - <point x="-1" y="1643" type="line"/> - <point x="280" y="1334" type="line"/> - <point x="353" y="1376" type="line"/> - <point x="77" y="1776" type="line"/> - <point x="-78" y="1776" type="line"/> - <point x="-362" y="1375" type="line"/> - </contour> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/colon.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/colon.glif deleted file mode 100644 index c856548..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/colon.glif +++ /dev/null @@ -1,60 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="colon" format="1"> - <advance width="706"/> - <unicode hex="003A"/> - <outline> - <contour> - <point x="300" y="800" type="curve" smooth="yes"/> - <point x="256" y="807"/> - <point x="223" y="845"/> - <point x="232" y="897" type="curve" smooth="yes"/> - <point x="241" y="953"/> - <point x="298" y="989"/> - <point x="346" y="983" type="curve" smooth="yes"/> - <point x="405" y="976"/> - <point x="423" y="932"/> - <point x="415" y="886" type="curve" smooth="yes"/> - <point x="408" y="826"/> - <point x="350" y="794"/> - </contour> - <contour> - <point x="232" y="87" type="curve" smooth="yes"/> - <point x="241" y="143"/> - <point x="298" y="179"/> - <point x="346" y="173" type="curve" smooth="yes"/> - <point x="405" y="166"/> - <point x="423" y="122"/> - <point x="415" y="76" type="curve" smooth="yes"/> - <point x="408" y="16"/> - <point x="350" y="-16"/> - <point x="300" y="-10" type="curve" smooth="yes"/> - <point x="256" y="-3"/> - <point x="223" y="35"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-10</integer> - <key>width</key> - <integer>21</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>231</integer> - <key>width</key> - <integer>186</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/contents.plist b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/contents.plist deleted file mode 100644 index 2f7b894..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/contents.plist +++ /dev/null @@ -1,58 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict> - <key>numbersign</key> - <string>numbersign.glif</string> - <key>percent</key> - <string>percent.glif</string> - <key>period</key> - <string>period.glif</string> - <key>slash</key> - <string>slash.glif</string> - <key>zero</key> - <string>zero.glif</string> - <key>one</key> - <string>one.glif</string> - <key>two</key> - <string>two.glif</string> - <key>three</key> - <string>three.glif</string> - <key>four</key> - <string>four.glif</string> - <key>five</key> - <string>five.glif</string> - <key>six</key> - <string>six.glif</string> - <key>seven</key> - <string>seven.glif</string> - <key>eight</key> - <string>eight.glif</string> - <key>nine</key> - <string>nine.glif</string> - <key>colon</key> - <string>colon.glif</string> - <key>A</key> - <string>A_.glif</string> - <key>O</key> - <string>O_.glif</string> - <key>e</key> - <string>e.glif</string> - <key>n</key> - <string>n.glif</string> - <key>o</key> - <string>o.glif</string> - <key>p</key> - <string>p.glif</string> - <key>x</key> - <string>x.glif</string> - <key>circumflexcomb</key> - <string>circumflexcomb.glif</string> - <key>circumflexcomb.cap</key> - <string>circumflexcomb.cap.glif</string> - <key>Acircumflex</key> - <string>A_circumflex.glif</string> - <key>ocircumflex</key> - <string>ocircumflex.glif</string> - </dict> -</plist> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/e.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/e.glif deleted file mode 100644 index 9995b74..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/e.glif +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="e" format="1"> - <advance width="1105"/> - <unicode hex="0065"/> - <outline> - <contour> - <point x="594" y="1700" type="move" name="top"/> - </contour> - <contour> - <point x="590" y="-23" type="curve" smooth="yes"/> - <point x="747" y="-23"/> - <point x="913" y="43"/> - <point x="991" y="123" type="curve"/> - <point x="958" y="198" type="line"/> - <point x="894" y="144"/> - <point x="760" y="94"/> - <point x="643" y="94" type="curve" smooth="yes"/> - <point x="446" y="94"/> - <point x="283" y="240"/> - <point x="274" y="557" type="curve" smooth="yes"/> - <point x="262" y="936"/> - <point x="395" y="1062"/> - <point x="579" y="1062" type="curve" smooth="yes"/> - <point x="761" y="1062"/> - <point x="834" y="936"/> - <point x="835" y="769" type="curve" smooth="yes"/> - <point x="835" y="739"/> - <point x="833" y="707"/> - <point x="830" y="678" type="curve"/> - <point x="211" y="678" type="line"/> - <point x="193" y="582" type="line"/> - <point x="1002" y="582" type="line"/> - <point x="1012" y="627"/> - <point x="1014" y="684"/> - <point x="1013" y="762" type="curve"/> - <point x="1004" y="1027"/> - <point x="862" y="1168"/> - <point x="621" y="1168" type="curve" smooth="yes"/> - <point x="320" y="1168"/> - <point x="96" y="925"/> - <point x="96" y="574" type="curve" smooth="yes"/> - <point x="96" y="224"/> - <point x="266" y="-23"/> - </contour> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/eight.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/eight.glif deleted file mode 100644 index 28f93db..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/eight.glif +++ /dev/null @@ -1,111 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="eight" format="1"> - <advance width="1241"/> - <unicode hex="0038"/> - <outline> - <contour> - <point x="129" y="373" type="curve" smooth="yes"/> - <point x="129" y="535"/> - <point x="257" y="699"/> - <point x="461" y="792" type="curve"/> - <point x="320" y="879"/> - <point x="206" y="990"/> - <point x="206" y="1174" type="curve" smooth="yes"/> - <point x="206" y="1432"/> - <point x="440" y="1553"/> - <point x="656" y="1553" type="curve" smooth="yes"/> - <point x="886" y="1553"/> - <point x="1065" y="1414"/> - <point x="1065" y="1209" type="curve" smooth="yes"/> - <point x="1065" y="1060"/> - <point x="965" y="876"/> - <point x="773" y="776" type="curve"/> - <point x="958" y="677"/> - <point x="1129" y="572"/> - <point x="1131" y="397" type="curve" smooth="yes"/> - <point x="1134" y="92"/> - <point x="873" y="-28"/> - <point x="632" y="-28" type="curve" smooth="yes"/> - <point x="399" y="-28"/> - <point x="129" y="94"/> - </contour> - <contour> - <point x="683" y="825" type="line"/> - <point x="801" y="855"/> - <point x="937" y="1013"/> - <point x="940" y="1159" type="curve" smooth="yes"/> - <point x="946" y="1347"/> - <point x="824" y="1477"/> - <point x="644" y="1477" type="curve" smooth="yes"/> - <point x="467" y="1477"/> - <point x="325" y="1357"/> - <point x="325" y="1198" type="curve" smooth="yes"/> - <point x="325" y="1022"/> - <point x="507" y="918"/> - <point x="699" y="816" type="curve"/> - </contour> - <contour> - <point x="269" y="407" type="curve" smooth="yes"/> - <point x="269" y="211"/> - <point x="416" y="52"/> - <point x="657" y="52" type="curve" smooth="yes"/> - <point x="854" y="52"/> - <point x="1001" y="178"/> - <point x="1001" y="343" type="curve" smooth="yes"/> - <point x="1001" y="546"/> - <point x="758" y="631"/> - <point x="540" y="747" type="curve"/> - <point x="401" y="692"/> - <point x="269" y="557"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-28</integer> - <key>width</key> - <integer>80</integer> - </dict> - <dict> - <key>position</key> - <integer>1477</integer> - <key>width</key> - <integer>76</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>129</integer> - <key>width</key> - <integer>140</integer> - </dict> - <dict> - <key>position</key> - <integer>206</integer> - <key>width</key> - <integer>119</integer> - </dict> - <dict> - <key>position</key> - <integer>940</integer> - <key>width</key> - <integer>125</integer> - </dict> - <dict> - <key>position</key> - <integer>1001</integer> - <key>width</key> - <integer>130</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/five.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/five.glif deleted file mode 100644 index bec42e9..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/five.glif +++ /dev/null @@ -1,70 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="five" format="1"> - <advance width="1079"/> - <unicode hex="0035"/> - <outline> - <contour> - <point x="137" y="-263" type="line"/> - <point x="448" y="-312"/> - <point x="806" y="-68"/> - <point x="806" y="243" type="curve" smooth="yes"/> - <point x="806" y="608"/> - <point x="488" y="656"/> - <point x="163" y="536" type="curve"/> - <point x="128" y="566" type="line"/> - <point x="207" y="1237" type="line"/> - <point x="770" y="1237" type="line"/> - <point x="798" y="1256" type="line"/> - <point x="885" y="1256" type="line"/> - <point x="847" y="1113" type="line"/> - <point x="318" y="1113" type="line"/> - <point x="245" y="623" type="line"/> - <point x="580" y="774"/> - <point x="959" y="655"/> - <point x="959" y="261" type="curve" smooth="yes"/> - <point x="959" y="-23"/> - <point x="648" y="-352"/> - <point x="244" y="-351" type="curve" smooth="yes"/> - <point x="211" y="-351"/> - <point x="174" y="-349"/> - <point x="136" y="-337" type="curve"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-351</integer> - <key>width</key> - <integer>82</integer> - </dict> - <dict> - <key>position</key> - <integer>595</integer> - <key>width</key> - <integer>91</integer> - </dict> - <dict> - <key>position</key> - <integer>1113</integer> - <key>width</key> - <integer>124</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>806</integer> - <key>width</key> - <integer>153</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/four.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/four.glif deleted file mode 100644 index 4b294b6..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/four.glif +++ /dev/null @@ -1,55 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="four" format="1"> - <advance width="1253"/> - <unicode hex="0034"/> - <outline> - <contour> - <point x="102" y="0" type="line"/> - <point x="77" y="75" type="line"/> - <point x="286" y="453"/> - <point x="500" y="811"/> - <point x="708" y="1273" type="curve"/> - <point x="760" y="1273" type="line"/> - <point x="846" y="1209" type="line"/> - <point x="777" y="1067"/> - <point x="327" y="289"/> - <point x="257" y="162" type="curve"/> - <point x="210" y="88" type="line"/> - <point x="791" y="113" type="line"/> - <point x="794" y="622" type="line"/> - <point x="926" y="659" type="line"/> - <point x="926" y="119" type="line"/> - <point x="1162" y="130" type="line"/> - <point x="1162" y="0" type="line"/> - <point x="926" y="0" type="line"/> - <point x="926" y="-376" type="line"/> - <point x="789" y="-376" type="line"/> - <point x="791" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>88</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>791</integer> - <key>width</key> - <integer>134</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/n.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/n.glif deleted file mode 100644 index 8e547fb..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/n.glif +++ /dev/null @@ -1,83 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="n" format="1"> - <advance width="1396"/> - <unicode hex="006E"/> - <outline> - <contour> - <point x="137" y="0" type="line"/> - <point x="137" y="68" type="line"/> - <point x="280" y="86" type="line"/> - <point x="280" y="968" type="line"/> - <point x="133" y="1021" type="line"/> - <point x="133" y="1072" type="line"/> - <point x="370" y="1133" type="line"/> - <point x="407" y="1114" type="line"/> - <point x="407" y="976" type="line"/> - <point x="497" y="1049"/> - <point x="692" y="1137"/> - <point x="829" y="1142" type="curve" smooth="yes"/> - <point x="1080" y="1149"/> - <point x="1171" y="1022"/> - <point x="1171" y="663" type="curve" smooth="yes"/> - <point x="1171" y="85" type="line"/> - <point x="1334" y="68" type="line"/> - <point x="1334" y="0" type="line"/> - <point x="873" y="0" type="line"/> - <point x="873" y="68" type="line"/> - <point x="1027" y="85" type="line"/> - <point x="1027" y="645" type="line" smooth="yes"/> - <point x="1027" y="929"/> - <point x="966" y="1038"/> - <point x="765" y="1031" type="curve" smooth="yes"/> - <point x="663" y="1027"/> - <point x="526" y="976"/> - <point x="425" y="907" type="curve"/> - <point x="425" y="85" type="line"/> - <point x="583" y="68" type="line"/> - <point x="583" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>68</integer> - </dict> - <dict> - <key>position</key> - <integer>1031</integer> - <key>width</key> - <integer>111</integer> - </dict> - <dict> - <key>position</key> - <integer>1113</integer> - <key>width</key> - <integer>20</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>280</integer> - <key>width</key> - <integer>145</integer> - </dict> - <dict> - <key>position</key> - <integer>1027</integer> - <key>width</key> - <integer>144</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/nine.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/nine.glif deleted file mode 100644 index 91079df..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/nine.glif +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="nine" format="1"> - <advance width="1260"/> - <unicode hex="0039"/> - <outline> - <contour> - <point x="245" y="-337" type="line"/> - <point x="715" y="-199"/> - <point x="963" y="265"/> - <point x="968" y="600" type="curve" smooth="yes"/> - <point x="972" y="904"/> - <point x="887" y="1173"/> - <point x="608" y="1173" type="curve" smooth="yes"/> - <point x="365" y="1173"/> - <point x="261" y="932"/> - <point x="261" y="764" type="curve" smooth="yes"/> - <point x="261" y="507"/> - <point x="391" y="367"/> - <point x="537" y="367" type="curve" smooth="yes"/> - <point x="648" y="367"/> - <point x="731" y="410"/> - <point x="765" y="438" type="curve"/> - <point x="800" y="376" type="line"/> - <point x="749" y="318"/> - <point x="631" y="265"/> - <point x="504" y="265" type="curve" smooth="yes"/> - <point x="249" y="265"/> - <point x="122" y="492"/> - <point x="122" y="703" type="curve" smooth="yes"/> - <point x="122" y="960"/> - <point x="307" y="1254"/> - <point x="632" y="1254" type="curve" smooth="yes"/> - <point x="954" y="1254"/> - <point x="1120" y="978"/> - <point x="1120" y="670" type="curve" smooth="yes"/> - <point x="1120" y="134"/> - <point x="686" y="-329"/> - <point x="274" y="-405" type="curve"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>265</integer> - <key>width</key> - <integer>102</integer> - </dict> - <dict> - <key>position</key> - <integer>1173</integer> - <key>width</key> - <integer>81</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>122</integer> - <key>width</key> - <integer>139</integer> - </dict> - <dict> - <key>position</key> - <integer>968</integer> - <key>width</key> - <integer>152</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/numbersign.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/numbersign.glif deleted file mode 100644 index 0eade03..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/numbersign.glif +++ /dev/null @@ -1,82 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="numbersign" format="1"> - <advance width="1431"/> - <unicode hex="0023"/> - <outline> - <contour> - <point x="343" y="0" type="line"/> - <point x="375" y="365" type="line"/> - <point x="150" y="365" type="line"/> - <point x="150" y="463" type="line"/> - <point x="379" y="463" type="line"/> - <point x="419" y="928" type="line"/> - <point x="172" y="928" type="line"/> - <point x="172" y="1025" type="line"/> - <point x="425" y="1025" type="line"/> - <point x="455" y="1355" type="line"/> - <point x="582" y="1355" type="line"/> - <point x="555" y="1025" type="line"/> - <point x="933" y="1025" type="line"/> - <point x="962" y="1355" type="line"/> - <point x="1089" y="1355" type="line"/> - <point x="1061" y="1025" type="line"/> - <point x="1281" y="1025" type="line"/> - <point x="1281" y="928" type="line"/> - <point x="1055" y="928" type="line"/> - <point x="1014" y="463" type="line"/> - <point x="1246" y="463" type="line"/> - <point x="1246" y="434"/> - <point x="1247" y="394"/> - <point x="1247" y="365" type="curve"/> - <point x="1010" y="365" type="line"/> - <point x="976" y="0" type="line"/> - <point x="854" y="0" type="line"/> - <point x="882" y="365" type="line"/> - <point x="503" y="365" type="line"/> - <point x="467" y="0" type="line"/> - </contour> - <contour> - <point x="508" y="463" type="line"/> - <point x="886" y="463" type="line"/> - <point x="926" y="928" type="line"/> - <point x="549" y="928" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>21</integer> - </dict> - <dict> - <key>position</key> - <integer>365</integer> - <key>width</key> - <integer>98</integer> - </dict> - <dict> - <key>position</key> - <integer>928</integer> - <key>width</key> - <integer>97</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>150</integer> - <key>width</key> - <integer>1131</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/o.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/o.glif deleted file mode 100644 index 7f35866..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/o.glif +++ /dev/null @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="o" format="1"> - <advance width="1231"/> - <unicode hex="006F"/> - <outline> - <contour> - <point x="617" y="1700" type="move" name="top"/> - </contour> - <contour> - <point x="104" y="581" type="curve" smooth="yes"/> - <point x="109" y="934"/> - <point x="353" y="1149"/> - <point x="634" y="1152" type="curve" smooth="yes"/> - <point x="984" y="1156"/> - <point x="1129" y="877"/> - <point x="1127" y="577" type="curve" smooth="yes"/> - <point x="1124" y="224"/> - <point x="902" y="-23"/> - <point x="608" y="-24" type="curve" smooth="yes"/> - <point x="241" y="-25"/> - <point x="100" y="269"/> - </contour> - <contour> - <point x="615" y="63" type="curve" smooth="yes"/> - <point x="846" y="58"/> - <point x="973" y="238"/> - <point x="973" y="568" type="curve" smooth="yes"/> - <point x="973" y="838"/> - <point x="876" y="1066"/> - <point x="624" y="1070" type="curve" smooth="yes"/> - <point x="393" y="1074"/> - <point x="258" y="891"/> - <point x="258" y="590" type="curve" smooth="yes"/> - <point x="258" y="309"/> - <point x="362" y="69"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-24</integer> - <key>width</key> - <integer>87</integer> - </dict> - <dict> - <key>position</key> - <integer>1070</integer> - <key>width</key> - <integer>82</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>104</integer> - <key>width</key> - <integer>154</integer> - </dict> - <dict> - <key>position</key> - <integer>973</integer> - <key>width</key> - <integer>154</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/ocircumflex.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/ocircumflex.glif deleted file mode 100644 index 6f0b8a3..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/ocircumflex.glif +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="ocircumflex" format="1"> - <advance width="1231"/> - <unicode hex="00F4"/> - <outline> - <component base="circumflexcomb" xOffset="617"/> - <component base="o"/> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/one.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/one.glif deleted file mode 100644 index 19a0720..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/one.glif +++ /dev/null @@ -1,49 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="one" format="1"> - <advance width="933"/> - <unicode hex="0031"/> - <outline> - <contour> - <point x="123" y="0" type="line"/> - <point x="123" y="68" type="line"/> - <point x="426" y="89" type="line"/> - <point x="426" y="1086" type="line"/> - <point x="324" y="1049"/> - <point x="249" y="1027"/> - <point x="148" y="1001" type="curve"/> - <point x="133" y="1078" type="line"/> - <point x="254" y="1115"/> - <point x="474" y="1225"/> - <point x="521" y="1264" type="curve"/> - <point x="574" y="1249" type="line"/> - <point x="572" y="89" type="line"/> - <point x="859" y="68" type="line"/> - <point x="859" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>68</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>426</integer> - <key>width</key> - <integer>147</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/p.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/p.glif deleted file mode 100644 index 9741f65..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/p.glif +++ /dev/null @@ -1,99 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="p" format="1"> - <advance width="1324"/> - <unicode hex="0070"/> - <outline> - <contour> - <point x="415" y="22" type="curve"/> - <point x="419" y="-260" type="line"/> - <point x="419" y="-426" type="line"/> - <point x="649" y="-444" type="line"/> - <point x="649" y="-511" type="line"/> - <point x="121" y="-511" type="line"/> - <point x="121" y="-444" type="line"/> - <point x="275" y="-424" type="line"/> - <point x="275" y="968" type="line"/> - <point x="130" y="1021" type="line"/> - <point x="130" y="1072" type="line"/> - <point x="365" y="1133" type="line"/> - <point x="403" y="1113" type="line"/> - <point x="403" y="1001" type="line"/> - <point x="475" y="1072"/> - <point x="611" y="1152"/> - <point x="777" y="1152" type="curve" smooth="yes"/> - <point x="1001" y="1152"/> - <point x="1217" y="1001"/> - <point x="1217" y="595" type="curve" smooth="yes"/> - <point x="1217" y="250"/> - <point x="988" y="-25"/> - <point x="651" y="-25" type="curve" smooth="yes"/> - <point x="567" y="-25"/> - <point x="486" y="-10"/> - </contour> - <contour> - <point x="419" y="151" type="line"/> - <point x="450" y="98"/> - <point x="540" y="59"/> - <point x="661" y="58" type="curve" smooth="yes"/> - <point x="869" y="57"/> - <point x="1070" y="213"/> - <point x="1073" y="579" type="curve" smooth="yes"/> - <point x="1076" y="913"/> - <point x="910" y="1052"/> - <point x="718" y="1052" type="curve" smooth="yes"/> - <point x="564" y="1052"/> - <point x="464" y="972"/> - <point x="418" y="931" type="curve"/> - <point x="419" y="539" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-511</integer> - <key>width</key> - <integer>67</integer> - </dict> - <dict> - <key>position</key> - <integer>-25</integer> - <key>width</key> - <integer>83</integer> - </dict> - <dict> - <key>position</key> - <integer>1052</integer> - <key>width</key> - <integer>100</integer> - </dict> - <dict> - <key>position</key> - <integer>1113</integer> - <key>width</key> - <integer>20</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>275</integer> - <key>width</key> - <integer>144</integer> - </dict> - <dict> - <key>position</key> - <integer>1073</integer> - <key>width</key> - <integer>144</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/percent.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/percent.glif deleted file mode 100644 index 63537ff..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/percent.glif +++ /dev/null @@ -1,136 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="percent" format="1"> - <advance width="1770"/> - <unicode hex="0025"/> - <outline> - <contour> - <point x="534" y="0" type="line"/> - <point x="1108" y="1601" type="line"/> - <point x="1229" y="1601" type="line"/> - <point x="656" y="0" type="line"/> - </contour> - <contour> - <point x="394" y="692" type="curve" smooth="yes"/> - <point x="206" y="687"/> - <point x="91" y="858"/> - <point x="91" y="1053" type="curve" smooth="yes"/> - <point x="91" y="1292"/> - <point x="248" y="1421"/> - <point x="422" y="1427" type="curve" smooth="yes"/> - <point x="633" y="1434"/> - <point x="724" y="1265"/> - <point x="724" y="1062" type="curve" smooth="yes"/> - <point x="724" y="824"/> - <point x="567" y="697"/> - </contour> - <contour> - <point x="403" y="773" type="curve" smooth="yes"/> - <point x="528" y="773"/> - <point x="605" y="877"/> - <point x="605" y="1055" type="curve" smooth="yes"/> - <point x="605" y="1231"/> - <point x="538" y="1348"/> - <point x="414" y="1348" type="curve" smooth="yes"/> - <point x="288" y="1348"/> - <point x="212" y="1237"/> - <point x="212" y="1061" type="curve" smooth="yes"/> - <point x="212" y="894"/> - <point x="279" y="773"/> - </contour> - <contour> - <point x="1045" y="525" type="curve" smooth="yes"/> - <point x="1045" y="764"/> - <point x="1202" y="893"/> - <point x="1376" y="899" type="curve" smooth="yes"/> - <point x="1587" y="906"/> - <point x="1678" y="737"/> - <point x="1678" y="534" type="curve" smooth="yes"/> - <point x="1678" y="296"/> - <point x="1521" y="169"/> - <point x="1348" y="164" type="curve" smooth="yes"/> - <point x="1160" y="159"/> - <point x="1045" y="330"/> - </contour> - <contour> - <point x="1165" y="533" type="curve" smooth="yes"/> - <point x="1165" y="366"/> - <point x="1232" y="245"/> - <point x="1356" y="245" type="curve" smooth="yes"/> - <point x="1478" y="245"/> - <point x="1558" y="349"/> - <point x="1558" y="527" type="curve" smooth="yes"/> - <point x="1558" y="703"/> - <point x="1491" y="820"/> - <point x="1367" y="820" type="curve" smooth="yes"/> - <point x="1242" y="820"/> - <point x="1165" y="709"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>21</integer> - </dict> - <dict> - <key>position</key> - <integer>164</integer> - <key>width</key> - <integer>81</integer> - </dict> - <dict> - <key>position</key> - <integer>692</integer> - <key>width</key> - <integer>81</integer> - </dict> - <dict> - <key>position</key> - <integer>820</integer> - <key>width</key> - <integer>79</integer> - </dict> - <dict> - <key>position</key> - <integer>1348</integer> - <key>width</key> - <integer>79</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>91</integer> - <key>width</key> - <integer>121</integer> - </dict> - <dict> - <key>position</key> - <integer>605</integer> - <key>width</key> - <integer>119</integer> - </dict> - <dict> - <key>position</key> - <integer>1045</integer> - <key>width</key> - <integer>120</integer> - </dict> - <dict> - <key>position</key> - <integer>1558</integer> - <key>width</key> - <integer>120</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/period.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/period.glif deleted file mode 100644 index 78d8e2c..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/period.glif +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="period" format="1"> - <advance width="706"/> - <unicode hex="002E"/> - <outline> - <contour> - <point x="232" y="87" type="curve" smooth="yes"/> - <point x="241" y="143"/> - <point x="298" y="179"/> - <point x="346" y="173" type="curve" smooth="yes"/> - <point x="405" y="166"/> - <point x="423" y="122"/> - <point x="415" y="76" type="curve" smooth="yes"/> - <point x="408" y="16"/> - <point x="350" y="-16"/> - <point x="300" y="-10" type="curve" smooth="yes"/> - <point x="256" y="-3"/> - <point x="223" y="35"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-10</integer> - <key>width</key> - <integer>21</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>231</integer> - <key>width</key> - <integer>186</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/seven.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/seven.glif deleted file mode 100644 index 7c10968..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/seven.glif +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="seven" format="1"> - <advance width="1236"/> - <unicode hex="0037"/> - <outline> - <contour> - <point x="396" y="-263" type="line"/> - <point x="604" y="185"/> - <point x="791" y="655"/> - <point x="991" y="1150" type="curve"/> - <point x="302" y="1133" type="line"/> - <point x="220" y="919" type="line"/> - <point x="142" y="927" type="line"/> - <point x="190" y="1253" type="line"/> - <point x="1083" y="1253" type="line"/> - <point x="1115" y="1217" type="line"/> - <point x="547" y="-316" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>1141</integer> - <key>width</key> - <integer>111</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>142</integer> - <key>width</key> - <integer>973</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/six.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/six.glif deleted file mode 100644 index 8900839..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/six.glif +++ /dev/null @@ -1,78 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="six" format="1"> - <advance width="1251"/> - <unicode hex="0036"/> - <outline> - <contour> - <point x="127" y="563" type="curve" smooth="yes"/> - <point x="127" y="1078"/> - <point x="584" y="1458"/> - <point x="988" y="1534" type="curve"/> - <point x="1020" y="1468" type="line"/> - <point x="538" y="1330"/> - <point x="290" y="956"/> - <point x="282" y="634" type="curve" smooth="yes"/> - <point x="275" y="338"/> - <point x="382" y="60"/> - <point x="656" y="60" type="curve" smooth="yes"/> - <point x="899" y="60"/> - <point x="1003" y="301"/> - <point x="1003" y="472" type="curve" smooth="yes"/> - <point x="1003" y="736"/> - <point x="873" y="867"/> - <point x="728" y="867" type="curve" smooth="yes"/> - <point x="600" y="867"/> - <point x="538" y="826"/> - <point x="499" y="795" type="curve"/> - <point x="464" y="857" type="line"/> - <point x="503" y="909"/> - <point x="634" y="968"/> - <point x="761" y="968" type="curve" smooth="yes"/> - <point x="1016" y="968"/> - <point x="1142" y="741"/> - <point x="1142" y="530" type="curve" smooth="yes"/> - <point x="1142" y="273"/> - <point x="957" y="-21"/> - <point x="632" y="-21" type="curve" smooth="yes"/> - <point x="314" y="-21"/> - <point x="127" y="250"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-21</integer> - <key>width</key> - <integer>81</integer> - </dict> - <dict> - <key>position</key> - <integer>867</integer> - <key>width</key> - <integer>101</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>127</integer> - <key>width</key> - <integer>155</integer> - </dict> - <dict> - <key>position</key> - <integer>1003</integer> - <key>width</key> - <integer>139</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/slash.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/slash.glif deleted file mode 100644 index cca9b25..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/slash.glif +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="slash" format="1"> - <advance width="816"/> - <unicode hex="002F"/> - <outline> - <contour> - <point x="30" y="-363" type="line"/> - <point x="582" y="1599" type="line"/> - <point x="719" y="1599" type="line"/> - <point x="167" y="-363" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-363</integer> - <key>width</key> - <integer>1962</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>30</integer> - <key>width</key> - <integer>689</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/three.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/three.glif deleted file mode 100644 index 96bc86b..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/three.glif +++ /dev/null @@ -1,82 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="three" format="1"> - <advance width="1070"/> - <unicode hex="0033"/> - <outline> - <contour> - <point x="126" y="-233" type="curve"/> - <point x="529" y="-301"/> - <point x="803" y="-58"/> - <point x="803" y="189" type="curve" smooth="yes"/> - <point x="803" y="377"/> - <point x="691" y="504"/> - <point x="413" y="484" type="curve"/> - <point x="262" y="450" type="line"/> - <point x="262" y="554" type="line"/> - <point x="541" y="599"/> - <point x="716" y="750"/> - <point x="718" y="903" type="curve" smooth="yes"/> - <point x="721" y="1087"/> - <point x="603" y="1168"/> - <point x="445" y="1168" type="curve" smooth="yes"/> - <point x="276" y="1168"/> - <point x="175" y="1092"/> - <point x="111" y="1040" type="curve"/> - <point x="68" y="1111" type="line"/> - <point x="131" y="1175"/> - <point x="282" y="1271"/> - <point x="498" y="1271" type="curve" smooth="yes"/> - <point x="684" y="1271"/> - <point x="871" y="1178"/> - <point x="871" y="945" type="curve" smooth="yes"/> - <point x="871" y="784"/> - <point x="707" y="598"/> - <point x="535" y="546" type="curve"/> - <point x="819" y="560"/> - <point x="956" y="405"/> - <point x="956" y="214" type="curve" smooth="yes"/> - <point x="956" y="-93"/> - <point x="621" y="-404"/> - <point x="127" y="-318" type="curve"/> - <point x="127" y="-293"/> - <point x="126" y="-258"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-332</integer> - <key>width</key> - <integer>87</integer> - </dict> - <dict> - <key>position</key> - <integer>1168</integer> - <key>width</key> - <integer>103</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>718</integer> - <key>width</key> - <integer>153</integer> - </dict> - <dict> - <key>position</key> - <integer>803</integer> - <key>width</key> - <integer>153</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/two.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/two.glif deleted file mode 100644 index e4d8095..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/two.glif +++ /dev/null @@ -1,65 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="two" format="1"> - <advance width="1221"/> - <unicode hex="0032"/> - <outline> - <contour> - <point x="141" y="61" type="line"/> - <point x="504" y="284"/> - <point x="841" y="608"/> - <point x="839" y="879" type="curve" smooth="yes"/> - <point x="837" y="1033"/> - <point x="740" y="1166"/> - <point x="546" y="1166" type="curve" smooth="yes"/> - <point x="412" y="1166"/> - <point x="258" y="1082"/> - <point x="177" y="1003" type="curve"/> - <point x="140" y="1064" type="line"/> - <point x="215" y="1159"/> - <point x="395" y="1267"/> - <point x="593" y="1267" type="curve" smooth="yes"/> - <point x="867" y="1267"/> - <point x="989" y="1098"/> - <point x="990" y="925" type="curve" smooth="yes"/> - <point x="991" y="634"/> - <point x="694" y="311"/> - <point x="329" y="90" type="curve"/> - <point x="969" y="124" type="line"/> - <point x="1058" y="298" type="line"/> - <point x="1125" y="276" type="line"/> - <point x="1060" y="0" type="line"/> - <point x="164" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>21</integer> - </dict> - <dict> - <key>position</key> - <integer>1166</integer> - <key>width</key> - <integer>101</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>839</integer> - <key>width</key> - <integer>151</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/x.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/x.glif deleted file mode 100644 index bae0516..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/x.glif +++ /dev/null @@ -1,86 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="x" format="1"> - <advance width="1168"/> - <unicode hex="0078"/> - <outline> - <contour> - <point x="18" y="0" type="line"/> - <point x="18" y="68" type="line"/> - <point x="167" y="86" type="line"/> - <point x="512" y="545" type="line"/> - <point x="157" y="1022" type="line"/> - <point x="4" y="1037" type="line"/> - <point x="4" y="1119" type="line"/> - <point x="483" y="1119" type="line"/> - <point x="483" y="1037" type="line"/> - <point x="327" y="1023" type="line"/> - <point x="548" y="699" type="line"/> - <point x="604" y="616" type="line"/> - <point x="655" y="697" type="line"/> - <point x="879" y="1024" type="line"/> - <point x="733" y="1037" type="line"/> - <point x="733" y="1119" type="line"/> - <point x="1149" y="1119" type="line"/> - <point x="1149" y="1037" type="line"/> - <point x="999" y="1021" type="line"/> - <point x="654" y="560" type="line"/> - <point x="1010" y="85" type="line"/> - <point x="1161" y="68" type="line"/> - <point x="1161" y="0" type="line"/> - <point x="680" y="0" type="line"/> - <point x="680" y="68" type="line"/> - <point x="839" y="84" type="line"/> - <point x="728" y="251"/> - <point x="632" y="381"/> - <point x="626" y="391" type="curve" smooth="yes"/> - <point x="560" y="484" type="line"/> - <point x="514" y="407" type="line"/> - <point x="292" y="84" type="line"/> - <point x="475" y="68" type="line"/> - <point x="475" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>68</integer> - </dict> - <dict> - <key>position</key> - <integer>1037</integer> - <key>width</key> - <integer>82</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>301</integer> - <key>width</key> - <integer>181</integer> - </dict> - <dict> - <key>position</key> - <integer>680</integer> - <key>width</key> - <integer>189</integer> - </dict> - <dict> - <key>position</key> - <integer>733</integer> - <key>width</key> - <integer>174</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/zero.glif b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/zero.glif deleted file mode 100644 index 629e5df..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/glyphs/zero.glif +++ /dev/null @@ -1,72 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="zero" format="1"> - <advance width="1327"/> - <unicode hex="0030"/> - <outline> - <contour> - <point x="131" y="632" type="curve" smooth="yes"/> - <point x="136" y="1020"/> - <point x="394" y="1249"/> - <point x="681" y="1252" type="curve" smooth="yes"/> - <point x="1070" y="1256"/> - <point x="1199" y="975"/> - <point x="1196" y="623" type="curve" smooth="yes"/> - <point x="1193" y="238"/> - <point x="955" y="-27"/> - <point x="656" y="-28" type="curve" smooth="yes"/> - <point x="275" y="-29"/> - <point x="127" y="290"/> - </contour> - <contour> - <point x="657" y="56" type="curve" smooth="yes"/> - <point x="926" y="51"/> - <point x="1043" y="274"/> - <point x="1043" y="615" type="curve" smooth="yes"/> - <point x="1043" y="926"/> - <point x="936" y="1164"/> - <point x="678" y="1168" type="curve" smooth="yes"/> - <point x="410" y="1172"/> - <point x="285" y="966"/> - <point x="285" y="638" type="curve" smooth="yes"/> - <point x="285" y="338"/> - <point x="399" y="61"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-28</integer> - <key>width</key> - <integer>84</integer> - </dict> - <dict> - <key>position</key> - <integer>1168</integer> - <key>width</key> - <integer>84</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>131</integer> - <key>width</key> - <integer>154</integer> - </dict> - <dict> - <key>position</key> - <integer>1043</integer> - <key>width</key> - <integer>153</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/groups.plist b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/groups.plist deleted file mode 100644 index 33e264f..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/groups.plist +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict/> -</plist> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/kerning.plist b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/kerning.plist deleted file mode 100644 index 33e264f..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/kerning.plist +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict/> -</plist> diff --git a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/metainfo.plist b/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/metainfo.plist deleted file mode 100644 index 9b9b988..0000000 --- a/share/fonts/subsets/Merriweather-Light-Subset-nop.ufo/metainfo.plist +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict> - <key>creator</key> - <string>net.GitHub.FontForge</string> - <key>formatVersion</key> - <integer>2</integer> - </dict> -</plist> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/features.fea b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/features.fea deleted file mode 100644 index a63553b..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/features.fea +++ /dev/null @@ -1,10 +0,0 @@ - - -@GDEF_Simple = [\numbersign \percent \period \slash \zero \one \two \three \four - \five \six \seven \eight \nine \colon \A \O \e \n \o \p \x \Acircumflex \ocircumflex ]; -@GDEF_Mark = [\circumflexcomb \circumflexcomb.cap ]; - -table GDEF { - GlyphClassDef @GDEF_Simple, , @GDEF_Mark, ; - -} GDEF; diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/fontinfo.plist b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/fontinfo.plist deleted file mode 100644 index ec93caa..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/fontinfo.plist +++ /dev/null @@ -1,154 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict> - <key>familyName</key> - <string>Merriweather</string> - <key>styleName</key> - <string>Normal</string> - <key>copyright</key> - <string>Merriweather is a medium contrast semi condesed typeface designed to be readable at very small sizes. Merriweather is traditional in feeling despite a the modern shapes it has adopted for screens. </string> - <key>trademark</key> - <string>Merriweather is a trademark of Sorkin Type Co.</string> - <key>unitsPerEm</key> - <integer>2048</integer> - <key>xHeight</key> - <integer>1119</integer> - <key>capHeight</key> - <integer>1553</integer> - <key>ascender</key> - <integer>1638</integer> - <key>descender</key> - <integer>-410</integer> - <key>italicAngle</key> - <real>0</real> - <key>note</key> - <string></string> - <key>openTypeHeadCreated</key> - <string>2015/10/09 05:37:28</string> - <key>openTypeHheaAscender</key> - <integer>1920</integer> - <key>openTypeHheaDescender</key> - <integer>-640</integer> - <key>openTypeHheaLineGap</key> - <integer>0</integer> - <key>openTypeNameDesigner</key> - <string>Eben Sorkin ( eben@eyebytes.com )</string> - <key>openTypeNameDesignerURL</key> - <string>sorkintype.com</string> - <key>openTypeNameManufacturer</key> - <string>Sorkin Type Co.</string> - <key>openTypeNameManufacturerURL</key> - <string>sorkintype.com</string> - <key>openTypeNameLicense</key> - <string>Copyright (c) 2010 by Eben Sorkin (eben@eyebytes.com), with Reserved Font Name Merriweather. ÊLicenced under the SIL Open Font License, Version 1.1, available with a FAQ at: http://scripts.sil.org/OFL</string> - <key>openTypeNameLicenseURL</key> - <string>http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL</string> - <key>openTypeNameVersion</key> - <string>Version 1.003</string> - <key>openTypeNameUniqueID</key> - <string>SorkinTypeCo.: Merriweather: 2011</string> - <key>openTypeNameDescription</key> - <string>Merriweather is a medium contrast semi condesed typeface designed to be readable at very small sizes. Merriweather is traditional in feeling despite a the modern shapes it has adopted for screens. </string> - <key>openTypeOS2Panose</key> - <array> - <integer>2</integer> - <integer>6</integer> - <integer>5</integer> - <integer>3</integer> - <integer>5</integer> - <integer>4</integer> - <integer>6</integer> - <integer>3</integer> - <integer>7</integer> - <integer>4</integer> - </array> - <key>openTypeOS2WidthClass</key> - <integer>5</integer> - <key>openTypeOS2WeightClass</key> - <integer>250</integer> - <key>openTypeOS2VendorID</key> - <string>STC</string> - <key>openTypeOS2FamilyClass</key> - <array> - <integer>3</integer> - <integer>0</integer> - </array> - <key>openTypeOS2TypoAscender</key> - <integer>1920</integer> - <key>openTypeOS2TypoDescender</key> - <integer>-640</integer> - <key>openTypeOS2TypoLineGap</key> - <integer>0</integer> - <key>openTypeOS2WinAscent</key> - <integer>1920</integer> - <key>openTypeOS2WinDescent</key> - <integer>640</integer> - <key>openTypeOS2SubscriptXSize</key> - <integer>2937</integer> - <key>openTypeOS2SubscriptYSize</key> - <integer>2726</integer> - <key>openTypeOS2SubscriptXOffset</key> - <integer>0</integer> - <key>openTypeOS2SubscriptYOffset</key> - <integer>588</integer> - <key>openTypeOS2SuperscriptXSize</key> - <integer>2937</integer> - <key>openTypeOS2SuperscriptYSize</key> - <integer>2726</integer> - <key>openTypeOS2SuperscriptXOffset</key> - <integer>0</integer> - <key>openTypeOS2SuperscriptYOffset</key> - <integer>2001</integer> - <key>openTypeOS2StrikeoutSize</key> - <integer>147</integer> - <key>openTypeOS2StrikeoutPosition</key> - <integer>800</integer> - <key>openTypeOS2UnicodeRanges</key> - <array> - <integer>0</integer> - <integer>1</integer> - <integer>2</integer> - <integer>5</integer> - <integer>7</integer> - <integer>31</integer> - <integer>60</integer> - <integer>62</integer> - </array> - <key>openTypeOS2CodePageRanges</key> - <array> - <integer>0</integer> - </array> - <key>postscriptFontName</key> - <string>Merriweather</string> - <key>postscriptFullName</key> - <string>Merriweather</string> - <key>postscriptWeightName</key> - <string>Normal</string> - <key>postscriptUnderlineThickness</key> - <integer>147</integer> - <key>postscriptUnderlinePosition</key> - <integer>-120</integer> - <key>postscriptBlueValues</key> - <array> - <integer>-29</integer> - <integer>0</integer> - <integer>1119</integer> - <integer>1153</integer> - <integer>1553</integer> - <integer>1568</integer> - </array> - <key>postscriptOtherBlues</key> - <array> - <integer>-531</integer> - <integer>-511</integer> - </array> - <key>postscriptStemSnapH</key> - <array> - <integer>85</integer> - <integer>98</integer> - <integer>105</integer> - <integer>111</integer> - </array> - </dict> -</plist> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/A_.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/A_.glif deleted file mode 100644 index bb5ad2f..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/A_.glif +++ /dev/null @@ -1,71 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="A" format="1"> - <advance width="1493"/> - <unicode hex="0041"/> - <outline> - <contour> - <point x="713" y="1700" type="move" name="top"/> - </contour> - <contour> - <point x="2" y="0" type="line"/> - <point x="2" y="85" type="line"/> - <point x="145" y="114" type="line"/> - <point x="666" y="1553" type="line"/> - <point x="834" y="1553" type="line"/> - <point x="1332" y="115" type="line"/> - <point x="1491" y="85" type="line"/> - <point x="1491" y="0" type="line"/> - <point x="963" y="0" type="line"/> - <point x="963" y="85" type="line"/> - <point x="1129" y="115" type="line"/> - <point x="1021" y="437" type="line"/> - <point x="421" y="437" type="line"/> - <point x="313" y="115" type="line"/> - <point x="480" y="85" type="line"/> - <point x="480" y="0" type="line"/> - </contour> - <contour> - <point x="460" y="554" type="line"/> - <point x="982" y="554" type="line"/> - <point x="819" y="1042" type="line"/> - <point x="724" y="1343" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>85</integer> - </dict> - <dict> - <key>position</key> - <integer>437</integer> - <key>width</key> - <integer>117</integer> - </dict> - <dict> - <key>position</key> - <integer>1533</integer> - <key>width</key> - <integer>20</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>2</integer> - <key>width</key> - <integer>1489</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/A_circumflex.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/A_circumflex.glif deleted file mode 100644 index 80a98a1..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/A_circumflex.glif +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="Acircumflex" format="1"> - <advance width="1493"/> - <unicode hex="00C2"/> - <outline> - <component base="circumflexcomb.cap" xOffset="713"/> - <component base="A"/> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/O_.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/O_.glif deleted file mode 100644 index 221c0d2..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/O_.glif +++ /dev/null @@ -1,72 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="O" format="1"> - <advance width="1554"/> - <unicode hex="004F"/> - <outline> - <contour> - <point x="87" y="752" type="curve" smooth="yes"/> - <point x="97" y="1262"/> - <point x="415" y="1556"/> - <point x="801" y="1567" type="curve" smooth="yes"/> - <point x="1217" y="1578"/> - <point x="1476" y="1241"/> - <point x="1467" y="788" type="curve" smooth="yes"/> - <point x="1457" y="278"/> - <point x="1151" y="-20"/> - <point x="771" y="-28" type="curve" smooth="yes"/> - <point x="349" y="-37"/> - <point x="78" y="300"/> - </contour> - <contour> - <point x="788" y="77" type="curve" smooth="yes"/> - <point x="1081" y="77"/> - <point x="1251" y="342"/> - <point x="1251" y="787" type="curve" smooth="yes"/> - <point x="1251" y="1135"/> - <point x="1089" y="1461"/> - <point x="784" y="1461" type="curve" smooth="yes"/> - <point x="490" y="1461"/> - <point x="303" y="1198"/> - <point x="303" y="753" type="curve" smooth="yes"/> - <point x="303" y="405"/> - <point x="479" y="77"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-28</integer> - <key>width</key> - <integer>105</integer> - </dict> - <dict> - <key>position</key> - <integer>1461</integer> - <key>width</key> - <integer>106</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>87</integer> - <key>width</key> - <integer>216</integer> - </dict> - <dict> - <key>position</key> - <integer>1251</integer> - <key>width</key> - <integer>216</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/circumflexcomb.cap.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/circumflexcomb.cap.glif deleted file mode 100644 index 3fbd581..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/circumflexcomb.cap.glif +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="circumflexcomb.cap" format="1"> - <advance width="0"/> - <outline> - <contour> - <point x="0" y="1700" type="move" name="_top"/> - </contour> - <contour> - <point x="-279" y="1654" type="line"/> - <point x="-1" y="1856" type="line"/> - <point x="272" y="1654" type="line"/> - <point x="364" y="1715" type="line"/> - <point x="90" y="2013" type="line"/> - <point x="-93" y="2013" type="line"/> - <point x="-364" y="1713" type="line"/> - </contour> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/circumflexcomb.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/circumflexcomb.glif deleted file mode 100644 index e0050ea..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/circumflexcomb.glif +++ /dev/null @@ -1,19 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="circumflexcomb" format="1"> - <advance width="0"/> - <unicode hex="0302"/> - <outline> - <contour> - <point x="0" y="1700" type="move" name="_top"/> - </contour> - <contour> - <point x="-296" y="1324" type="line"/> - <point x="0" y="1606" type="line"/> - <point x="281" y="1325" type="line"/> - <point x="371" y="1383" type="line"/> - <point x="90" y="1781" type="line"/> - <point x="-90" y="1781" type="line"/> - <point x="-378" y="1382" type="line"/> - </contour> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/colon.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/colon.glif deleted file mode 100644 index b4ce7c3..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/colon.glif +++ /dev/null @@ -1,60 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="colon" format="1"> - <advance width="706"/> - <unicode hex="003A"/> - <outline> - <contour> - <point x="341" y="788" type="curve" smooth="yes"/> - <point x="276" y="788"/> - <point x="215" y="834"/> - <point x="215" y="911" type="curve" smooth="yes"/> - <point x="215" y="994"/> - <point x="293" y="1057"/> - <point x="364" y="1057" type="curve" smooth="yes"/> - <point x="452" y="1057"/> - <point x="491" y="1001"/> - <point x="491" y="933" type="curve" smooth="yes"/> - <point x="491" y="845"/> - <point x="416" y="788"/> - </contour> - <contour> - <point x="215" y="101" type="curve" smooth="yes"/> - <point x="215" y="184"/> - <point x="293" y="247"/> - <point x="364" y="247" type="curve" smooth="yes"/> - <point x="452" y="247"/> - <point x="491" y="191"/> - <point x="491" y="123" type="curve" smooth="yes"/> - <point x="491" y="35"/> - <point x="416" y="-22"/> - <point x="341" y="-22" type="curve" smooth="yes"/> - <point x="276" y="-22"/> - <point x="215" y="24"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-22</integer> - <key>width</key> - <integer>21</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>215</integer> - <key>width</key> - <integer>276</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/contents.plist b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/contents.plist deleted file mode 100644 index 2f7b894..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/contents.plist +++ /dev/null @@ -1,58 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict> - <key>numbersign</key> - <string>numbersign.glif</string> - <key>percent</key> - <string>percent.glif</string> - <key>period</key> - <string>period.glif</string> - <key>slash</key> - <string>slash.glif</string> - <key>zero</key> - <string>zero.glif</string> - <key>one</key> - <string>one.glif</string> - <key>two</key> - <string>two.glif</string> - <key>three</key> - <string>three.glif</string> - <key>four</key> - <string>four.glif</string> - <key>five</key> - <string>five.glif</string> - <key>six</key> - <string>six.glif</string> - <key>seven</key> - <string>seven.glif</string> - <key>eight</key> - <string>eight.glif</string> - <key>nine</key> - <string>nine.glif</string> - <key>colon</key> - <string>colon.glif</string> - <key>A</key> - <string>A_.glif</string> - <key>O</key> - <string>O_.glif</string> - <key>e</key> - <string>e.glif</string> - <key>n</key> - <string>n.glif</string> - <key>o</key> - <string>o.glif</string> - <key>p</key> - <string>p.glif</string> - <key>x</key> - <string>x.glif</string> - <key>circumflexcomb</key> - <string>circumflexcomb.glif</string> - <key>circumflexcomb.cap</key> - <string>circumflexcomb.cap.glif</string> - <key>Acircumflex</key> - <string>A_circumflex.glif</string> - <key>ocircumflex</key> - <string>ocircumflex.glif</string> - </dict> -</plist> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/e.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/e.glif deleted file mode 100644 index 6e56209..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/e.glif +++ /dev/null @@ -1,96 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="e" format="1"> - <advance width="1145"/> - <unicode hex="0065"/> - <outline> - <contour> - <point x="100" y="556" type="curve" smooth="yes"/> - <point x="100" y="898"/> - <point x="325" y="1144"/> - <point x="653" y="1152" type="curve" smooth="yes"/> - <point x="889" y="1158"/> - <point x="1033" y="1000"/> - <point x="1044" y="736" type="curve" smooth="yes"/> - <point x="1044" y="725"/> - <point x="1045" y="714"/> - <point x="1045" y="703" type="curve" smooth="yes"/> - <point x="1045" y="637"/> - <point x="1037" y="586"/> - <point x="1032" y="545" type="curve"/> - <point x="291" y="545" type="line"/> - <point x="291" y="537"/> - <point x="291" y="530"/> - <point x="292" y="522" type="curve" smooth="yes"/> - <point x="303" y="199"/> - <point x="508" y="113"/> - <point x="679" y="113" type="curve" smooth="yes"/> - <point x="782" y="113"/> - <point x="919" y="140"/> - <point x="975" y="173" type="curve"/> - <point x="1012" y="88" type="line"/> - <point x="934" y="18"/> - <point x="754" y="-24"/> - <point x="603" y="-24" type="curve" smooth="yes"/> - <point x="281" y="-24"/> - <point x="100" y="205"/> - </contour> - <contour> - <point x="293" y="663" type="curve"/> - <point x="840" y="663" type="line"/> - <point x="842" y="686"/> - <point x="842" y="709"/> - <point x="842" y="732" type="curve" smooth="yes"/> - <point x="842" y="846"/> - <point x="820" y="957"/> - <point x="735" y="1011" type="curve" smooth="yes"/> - <point x="701" y="1033"/> - <point x="657" y="1045"/> - <point x="601" y="1045" type="curve" smooth="yes"/> - <point x="451" y="1045"/> - <point x="314" y="938"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-24</integer> - <key>width</key> - <integer>137</integer> - </dict> - <dict> - <key>position</key> - <integer>545</integer> - <key>width</key> - <integer>118</integer> - </dict> - <dict> - <key>position</key> - <integer>1045</integer> - <key>width</key> - <integer>107</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>100</integer> - <key>width</key> - <integer>192</integer> - </dict> - <dict> - <key>position</key> - <integer>840</integer> - <key>width</key> - <integer>204</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/eight.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/eight.glif deleted file mode 100644 index cbd6369..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/eight.glif +++ /dev/null @@ -1,110 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="eight" format="1"> - <advance width="1241"/> - <unicode hex="0038"/> - <outline> - <contour> - <point x="129" y="373" type="curve" smooth="yes"/> - <point x="129" y="522"/> - <point x="233" y="679"/> - <point x="442" y="784" type="curve"/> - <point x="310" y="875"/> - <point x="206" y="989"/> - <point x="206" y="1165" type="curve" smooth="yes"/> - <point x="206" y="1430"/> - <point x="434" y="1553"/> - <point x="656" y="1553" type="curve" smooth="yes"/> - <point x="885" y="1553"/> - <point x="1065" y="1415"/> - <point x="1065" y="1206" type="curve" smooth="yes"/> - <point x="1065" y="1057"/> - <point x="956" y="871"/> - <point x="789" y="786" type="curve"/> - <point x="965" y="679"/> - <point x="1128" y="565"/> - <point x="1131" y="403" type="curve" smooth="yes"/> - <point x="1136" y="103"/> - <point x="873" y="-28"/> - <point x="632" y="-28" type="curve" smooth="yes"/> - <point x="399" y="-28"/> - <point x="129" y="94"/> - </contour> - <contour> - <point x="683" y="850" type="curve"/> - <point x="797" y="881"/> - <point x="896" y="1022"/> - <point x="901" y="1142" type="curve" smooth="yes"/> - <point x="909" y="1330"/> - <point x="793" y="1457"/> - <point x="645" y="1457" type="curve" smooth="yes"/> - <point x="505" y="1457"/> - <point x="364" y="1356"/> - <point x="364" y="1198" type="curve" smooth="yes"/> - <point x="364" y="1056"/> - <point x="515" y="952"/> - </contour> - <contour> - <point x="313" y="420" type="curve" smooth="yes"/> - <point x="313" y="231"/> - <point x="443" y="74"/> - <point x="664" y="74" type="curve" smooth="yes"/> - <point x="804" y="74"/> - <point x="957" y="176"/> - <point x="957" y="333" type="curve" smooth="yes"/> - <point x="957" y="512"/> - <point x="739" y="604"/> - <point x="537" y="723" type="curve"/> - <point x="418" y="667"/> - <point x="313" y="556"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-28</integer> - <key>width</key> - <integer>102</integer> - </dict> - <dict> - <key>position</key> - <integer>1457</integer> - <key>width</key> - <integer>96</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>129</integer> - <key>width</key> - <integer>184</integer> - </dict> - <dict> - <key>position</key> - <integer>206</integer> - <key>width</key> - <integer>158</integer> - </dict> - <dict> - <key>position</key> - <integer>901</integer> - <key>width</key> - <integer>164</integer> - </dict> - <dict> - <key>position</key> - <integer>957</integer> - <key>width</key> - <integer>174</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/five.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/five.glif deleted file mode 100644 index 78bde27..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/five.glif +++ /dev/null @@ -1,79 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="five" format="1"> - <advance width="1079"/> - <unicode hex="0035"/> - <outline> - <contour> - <point x="137" y="-245" type="line"/> - <point x="157" y="-247"/> - <point x="177" y="-248"/> - <point x="197" y="-248" type="curve" smooth="yes"/> - <point x="469" y="-248"/> - <point x="754" y="-39"/> - <point x="754" y="236" type="curve" smooth="yes"/> - <point x="754" y="486"/> - <point x="615" y="584"/> - <point x="424" y="584" type="curve" smooth="yes"/> - <point x="344" y="584"/> - <point x="255" y="567"/> - <point x="163" y="536" type="curve"/> - <point x="128" y="566" type="line"/> - <point x="207" y="1237" type="line"/> - <point x="737" y="1237" type="line"/> - <point x="766" y="1256" type="line"/> - <point x="879" y="1256" type="line"/> - <point x="830" y="1072" type="line"/> - <point x="353" y="1072" type="line"/> - <point x="278" y="645" type="line"/> - <point x="356" y="683"/> - <point x="441" y="702"/> - <point x="524" y="702" type="curve" smooth="yes"/> - <point x="751" y="702"/> - <point x="959" y="557"/> - <point x="959" y="259" type="curve" smooth="yes"/> - <point x="959" y="-22"/> - <point x="651" y="-352"/> - <point x="239" y="-351" type="curve" smooth="yes"/> - <point x="206" y="-351"/> - <point x="171" y="-348"/> - <point x="136" y="-337" type="curve"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-351</integer> - <key>width</key> - <integer>103</integer> - </dict> - <dict> - <key>position</key> - <integer>584</integer> - <key>width</key> - <integer>118</integer> - </dict> - <dict> - <key>position</key> - <integer>1072</integer> - <key>width</key> - <integer>165</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>754</integer> - <key>width</key> - <integer>205</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/four.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/four.glif deleted file mode 100644 index c74042b..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/four.glif +++ /dev/null @@ -1,53 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="four" format="1"> - <advance width="1253"/> - <unicode hex="0034"/> - <outline> - <contour> - <point x="106" y="0" type="line"/> - <point x="75" y="94" type="line"/> - <point x="284" y="472"/> - <point x="494" y="816"/> - <point x="702" y="1273" type="curve"/> - <point x="765" y="1273" type="line"/> - <point x="883" y="1185" type="line"/> - <point x="318" y="219" type="line"/> - <point x="246" y="115" type="line"/> - <point x="767" y="146" type="line"/> - <point x="770" y="614" type="line"/> - <point x="946" y="663" type="line"/> - <point x="946" y="157" type="line"/> - <point x="1158" y="170" type="line"/> - <point x="1158" y="0" type="line"/> - <point x="946" y="0" type="line"/> - <point x="946" y="-376" type="line"/> - <point x="765" y="-376" type="line"/> - <point x="767" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>115</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>767</integer> - <key>width</key> - <integer>178</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/n.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/n.glif deleted file mode 100644 index b023bff..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/n.glif +++ /dev/null @@ -1,83 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="n" format="1"> - <advance width="1396"/> - <unicode hex="006E"/> - <outline> - <contour> - <point x="138" y="0" type="line"/> - <point x="138" y="85" type="line"/> - <point x="274" y="105" type="line"/> - <point x="274" y="920" type="line"/> - <point x="132" y="998" type="line"/> - <point x="132" y="1060" type="line"/> - <point x="398" y="1139" type="line"/> - <point x="443" y="1119" type="line"/> - <point x="443" y="976" type="line"/> - <point x="533" y="1054"/> - <point x="709" y="1134"/> - <point x="846" y="1139" type="curve" smooth="yes"/> - <point x="1093" y="1147"/> - <point x="1177" y="1006"/> - <point x="1177" y="670" type="curve" smooth="yes"/> - <point x="1177" y="105" type="line"/> - <point x="1338" y="85" type="line"/> - <point x="1338" y="0" type="line"/> - <point x="834" y="0" type="line"/> - <point x="834" y="85" type="line"/> - <point x="985" y="106" type="line"/> - <point x="985" y="635" type="line" smooth="yes"/> - <point x="985" y="879"/> - <point x="947" y="1002"/> - <point x="744" y="993" type="curve" smooth="yes"/> - <point x="662" y="989"/> - <point x="569" y="958"/> - <point x="468" y="889" type="curve"/> - <point x="468" y="106" type="line"/> - <point x="617" y="85" type="line"/> - <point x="617" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>85</integer> - </dict> - <dict> - <key>position</key> - <integer>993</integer> - <key>width</key> - <integer>146</integer> - </dict> - <dict> - <key>position</key> - <integer>1099</integer> - <key>width</key> - <integer>20</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>274</integer> - <key>width</key> - <integer>194</integer> - </dict> - <dict> - <key>position</key> - <integer>985</integer> - <key>width</key> - <integer>192</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/nine.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/nine.glif deleted file mode 100644 index 1033eae..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/nine.glif +++ /dev/null @@ -1,81 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="nine" format="1"> - <advance width="1260"/> - <unicode hex="0039"/> - <outline> - <contour> - <point x="237" y="-319" type="line"/> - <point x="672" y="-179"/> - <point x="904" y="243"/> - <point x="916" y="566" type="curve" smooth="yes"/> - <point x="917" y="591"/> - <point x="917" y="615"/> - <point x="917" y="639" type="curve" smooth="yes"/> - <point x="917" y="907"/> - <point x="856" y="1150"/> - <point x="599" y="1150" type="curve" smooth="yes"/> - <point x="396" y="1150"/> - <point x="308" y="952"/> - <point x="308" y="784" type="curve" smooth="yes"/> - <point x="308" y="530"/> - <point x="414" y="395"/> - <point x="555" y="395" type="curve" smooth="yes"/> - <point x="640" y="395"/> - <point x="722" y="427"/> - <point x="756" y="455" type="curve"/> - <point x="800" y="376" type="line"/> - <point x="749" y="318"/> - <point x="630" y="265"/> - <point x="503" y="265" type="curve" smooth="yes"/> - <point x="248" y="265"/> - <point x="122" y="492"/> - <point x="122" y="703" type="curve" smooth="yes"/> - <point x="122" y="960"/> - <point x="307" y="1254"/> - <point x="632" y="1254" type="curve" smooth="yes"/> - <point x="950" y="1254"/> - <point x="1120" y="981"/> - <point x="1120" y="670" type="curve" smooth="yes"/> - <point x="1120" y="125"/> - <point x="679" y="-329"/> - <point x="275" y="-405" type="curve"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>265</integer> - <key>width</key> - <integer>130</integer> - </dict> - <dict> - <key>position</key> - <integer>1150</integer> - <key>width</key> - <integer>104</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>122</integer> - <key>width</key> - <integer>186</integer> - </dict> - <dict> - <key>position</key> - <integer>916</integer> - <key>width</key> - <integer>204</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/numbersign.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/numbersign.glif deleted file mode 100644 index 31eff9d..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/numbersign.glif +++ /dev/null @@ -1,82 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="numbersign" format="1"> - <advance width="1431"/> - <unicode hex="0023"/> - <outline> - <contour> - <point x="343" y="0" type="line"/> - <point x="371" y="365" type="line"/> - <point x="150" y="365" type="line"/> - <point x="150" y="493" type="line"/> - <point x="376" y="493" type="line"/> - <point x="409" y="898" type="line"/> - <point x="172" y="898" type="line"/> - <point x="172" y="1025" type="line"/> - <point x="416" y="1025" type="line"/> - <point x="443" y="1355" type="line"/> - <point x="608" y="1355" type="line"/> - <point x="583" y="1025" type="line"/> - <point x="897" y="1025" type="line"/> - <point x="924" y="1355" type="line"/> - <point x="1089" y="1355" type="line"/> - <point x="1064" y="1025" type="line"/> - <point x="1281" y="1025" type="line"/> - <point x="1281" y="898" type="line"/> - <point x="1057" y="898" type="line"/> - <point x="1023" y="493" type="line"/> - <point x="1246" y="493" type="line"/> - <point x="1246" y="450"/> - <point x="1247" y="408"/> - <point x="1247" y="365" type="curve"/> - <point x="1018" y="365" type="line"/> - <point x="988" y="0" type="line"/> - <point x="828" y="0" type="line"/> - <point x="852" y="365" type="line"/> - <point x="537" y="365" type="line"/> - <point x="505" y="0" type="line"/> - </contour> - <contour> - <point x="542" y="493" type="line"/> - <point x="857" y="493" type="line"/> - <point x="890" y="898" type="line"/> - <point x="576" y="898" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>21</integer> - </dict> - <dict> - <key>position</key> - <integer>365</integer> - <key>width</key> - <integer>128</integer> - </dict> - <dict> - <key>position</key> - <integer>898</integer> - <key>width</key> - <integer>127</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>150</integer> - <key>width</key> - <integer>1131</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/o.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/o.glif deleted file mode 100644 index d50d82c..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/o.glif +++ /dev/null @@ -1,75 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="o" format="1"> - <advance width="1231"/> - <unicode hex="006F"/> - <outline> - <contour> - <point x="615" y="1700" type="move" name="top"/> - </contour> - <contour> - <point x="101" y="582" type="curve" smooth="yes"/> - <point x="106" y="940"/> - <point x="356" y="1149"/> - <point x="633" y="1152" type="curve" smooth="yes"/> - <point x="972" y="1156"/> - <point x="1133" y="895"/> - <point x="1130" y="573" type="curve" smooth="yes"/> - <point x="1127" y="218"/> - <point x="895" y="-23"/> - <point x="608" y="-24" type="curve" smooth="yes"/> - <point x="241" y="-25"/> - <point x="97" y="265"/> - </contour> - <contour> - <point x="617" y="88" type="curve" smooth="yes"/> - <point x="843" y="83"/> - <point x="925" y="256"/> - <point x="925" y="564" type="curve" smooth="yes"/> - <point x="925" y="833"/> - <point x="833" y="1043"/> - <point x="621" y="1047" type="curve" smooth="yes"/> - <point x="395" y="1051"/> - <point x="306" y="878"/> - <point x="306" y="591" type="curve" smooth="yes"/> - <point x="306" y="332"/> - <point x="405" y="93"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-24</integer> - <key>width</key> - <integer>112</integer> - </dict> - <dict> - <key>position</key> - <integer>1047</integer> - <key>width</key> - <integer>105</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>101</integer> - <key>width</key> - <integer>205</integer> - </dict> - <dict> - <key>position</key> - <integer>925</integer> - <key>width</key> - <integer>205</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/ocircumflex.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/ocircumflex.glif deleted file mode 100644 index 7344c8d..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/ocircumflex.glif +++ /dev/null @@ -1,9 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="ocircumflex" format="1"> - <advance width="1231"/> - <unicode hex="00F4"/> - <outline> - <component base="circumflexcomb" xOffset="615"/> - <component base="o"/> - </outline> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/one.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/one.glif deleted file mode 100644 index 8bc9c89..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/one.glif +++ /dev/null @@ -1,47 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="one" format="1"> - <advance width="933"/> - <unicode hex="0031"/> - <outline> - <contour> - <point x="116" y="0" type="line"/> - <point x="116" y="85" type="line"/> - <point x="407" y="112" type="line"/> - <point x="407" y="1024" type="line"/> - <point x="135" y="971" type="line"/> - <point x="115" y="1070" type="line"/> - <point x="236" y="1105"/> - <point x="504" y="1225"/> - <point x="551" y="1264" type="curve"/> - <point x="603" y="1249" type="line"/> - <point x="600" y="111" type="line"/> - <point x="868" y="85" type="line"/> - <point x="868" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>85</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>407</integer> - <key>width</key> - <integer>194</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/p.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/p.glif deleted file mode 100644 index 4da691d..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/p.glif +++ /dev/null @@ -1,105 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="p" format="1"> - <advance width="1324"/> - <unicode hex="0070"/> - <outline> - <contour> - <point x="124" y="-426" type="line"/> - <point x="264" y="-404" type="line"/> - <point x="264" y="920" type="line"/> - <point x="122" y="998" type="line"/> - <point x="122" y="1060" type="line"/> - <point x="387" y="1139" type="line"/> - <point x="433" y="1118" type="line"/> - <point x="433" y="1002" type="line"/> - <point x="489" y="1067"/> - <point x="619" y="1152"/> - <point x="785" y="1152" type="curve" smooth="yes"/> - <point x="1009" y="1152"/> - <point x="1224" y="1004"/> - <point x="1224" y="595" type="curve" smooth="yes"/> - <point x="1224" y="253"/> - <point x="991" y="-23"/> - <point x="654" y="-23" type="curve" smooth="yes"/> - <point x="580" y="-23"/> - <point x="513" y="-8"/> - <point x="450" y="9" type="curve"/> - <point x="456" y="-260" type="line"/> - <point x="456" y="-405" type="line"/> - <point x="652" y="-426" type="line"/> - <point x="652" y="-511" type="line"/> - <point x="124" y="-511" type="line"/> - </contour> - <contour> - <point x="456" y="170" type="line"/> - <point x="487" y="117"/> - <point x="562" y="82"/> - <point x="677" y="82" type="curve" smooth="yes"/> - <point x="851" y="82"/> - <point x="1028" y="217"/> - <point x="1033" y="569" type="curve" smooth="yes"/> - <point x="1038" y="905"/> - <point x="872" y="1023"/> - <point x="705" y="1023" type="curve" smooth="yes"/> - <point x="578" y="1023"/> - <point x="499" y="957"/> - <point x="455" y="919" type="curve"/> - <point x="456" y="530" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-511</integer> - <key>width</key> - <integer>85</integer> - </dict> - <dict> - <key>position</key> - <integer>-23</integer> - <key>width</key> - <integer>105</integer> - </dict> - <dict> - <key>position</key> - <integer>1023</integer> - <key>width</key> - <integer>129</integer> - </dict> - <dict> - <key>position</key> - <integer>1098</integer> - <key>width</key> - <integer>20</integer> - </dict> - <dict> - <key>position</key> - <integer>1119</integer> - <key>width</key> - <integer>20</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>264</integer> - <key>width</key> - <integer>192</integer> - </dict> - <dict> - <key>position</key> - <integer>1033</integer> - <key>width</key> - <integer>191</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/percent.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/percent.glif deleted file mode 100644 index 4dc2577..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/percent.glif +++ /dev/null @@ -1,136 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="percent" format="1"> - <advance width="1770"/> - <unicode hex="0025"/> - <outline> - <contour> - <point x="528" y="0" type="line"/> - <point x="1074" y="1601" type="line"/> - <point x="1233" y="1601" type="line"/> - <point x="687" y="0" type="line"/> - </contour> - <contour> - <point x="396" y="692" type="curve" smooth="yes"/> - <point x="208" y="687"/> - <point x="93" y="858"/> - <point x="93" y="1053" type="curve" smooth="yes"/> - <point x="93" y="1292"/> - <point x="250" y="1421"/> - <point x="424" y="1427" type="curve" smooth="yes"/> - <point x="635" y="1434"/> - <point x="726" y="1265"/> - <point x="726" y="1062" type="curve" smooth="yes"/> - <point x="726" y="824"/> - <point x="569" y="697"/> - </contour> - <contour> - <point x="408" y="795" type="curve" smooth="yes"/> - <point x="511" y="795"/> - <point x="567" y="893"/> - <point x="567" y="1055" type="curve" smooth="yes"/> - <point x="567" y="1217"/> - <point x="511" y="1325"/> - <point x="412" y="1325" type="curve" smooth="yes"/> - <point x="309" y="1325"/> - <point x="253" y="1223"/> - <point x="253" y="1061" type="curve" smooth="yes"/> - <point x="253" y="910"/> - <point x="309" y="795"/> - </contour> - <contour> - <point x="1043" y="525" type="curve" smooth="yes"/> - <point x="1043" y="764"/> - <point x="1200" y="893"/> - <point x="1374" y="899" type="curve" smooth="yes"/> - <point x="1585" y="906"/> - <point x="1676" y="737"/> - <point x="1676" y="534" type="curve" smooth="yes"/> - <point x="1676" y="296"/> - <point x="1519" y="169"/> - <point x="1346" y="164" type="curve" smooth="yes"/> - <point x="1158" y="159"/> - <point x="1043" y="330"/> - </contour> - <contour> - <point x="1203" y="533" type="curve" smooth="yes"/> - <point x="1203" y="382"/> - <point x="1259" y="267"/> - <point x="1358" y="267" type="curve" smooth="yes"/> - <point x="1461" y="267"/> - <point x="1517" y="365"/> - <point x="1517" y="527" type="curve" smooth="yes"/> - <point x="1517" y="689"/> - <point x="1461" y="797"/> - <point x="1362" y="797" type="curve" smooth="yes"/> - <point x="1259" y="797"/> - <point x="1203" y="695"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>21</integer> - </dict> - <dict> - <key>position</key> - <integer>164</integer> - <key>width</key> - <integer>103</integer> - </dict> - <dict> - <key>position</key> - <integer>692</integer> - <key>width</key> - <integer>103</integer> - </dict> - <dict> - <key>position</key> - <integer>797</integer> - <key>width</key> - <integer>102</integer> - </dict> - <dict> - <key>position</key> - <integer>1325</integer> - <key>width</key> - <integer>102</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>93</integer> - <key>width</key> - <integer>160</integer> - </dict> - <dict> - <key>position</key> - <integer>567</integer> - <key>width</key> - <integer>159</integer> - </dict> - <dict> - <key>position</key> - <integer>1043</integer> - <key>width</key> - <integer>160</integer> - </dict> - <dict> - <key>position</key> - <integer>1517</integer> - <key>width</key> - <integer>159</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/period.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/period.glif deleted file mode 100644 index 460c3e4..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/period.glif +++ /dev/null @@ -1,46 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="period" format="1"> - <advance width="706"/> - <unicode hex="002E"/> - <outline> - <contour> - <point x="215" y="101" type="curve" smooth="yes"/> - <point x="215" y="184"/> - <point x="293" y="247"/> - <point x="364" y="247" type="curve" smooth="yes"/> - <point x="452" y="247"/> - <point x="491" y="191"/> - <point x="491" y="123" type="curve" smooth="yes"/> - <point x="491" y="35"/> - <point x="416" y="-22"/> - <point x="341" y="-22" type="curve" smooth="yes"/> - <point x="276" y="-22"/> - <point x="215" y="24"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-22</integer> - <key>width</key> - <integer>21</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>215</integer> - <key>width</key> - <integer>276</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/seven.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/seven.glif deleted file mode 100644 index 0a0aebc..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/seven.glif +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="seven" format="1"> - <advance width="1236"/> - <unicode hex="0037"/> - <outline> - <contour> - <point x="365" y="-246" type="line"/> - <point x="577" y="187"/> - <point x="761" y="642"/> - <point x="957" y="1118" type="curve"/> - <point x="337" y="1096" type="line"/> - <point x="243" y="917" type="line"/> - <point x="144" y="927" type="line"/> - <point x="192" y="1253" type="line"/> - <point x="1085" y="1253" type="line"/> - <point x="1120" y="1214" type="line"/> - <point x="565" y="-316" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>1107</integer> - <key>width</key> - <integer>146</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>144</integer> - <key>width</key> - <integer>976</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/six.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/six.glif deleted file mode 100644 index 8fde014..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/six.glif +++ /dev/null @@ -1,81 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="six" format="1"> - <advance width="1251"/> - <unicode hex="0036"/> - <outline> - <contour> - <point x="127" y="563" type="curve" smooth="yes"/> - <point x="127" y="1078"/> - <point x="583" y="1458"/> - <point x="987" y="1534" type="curve"/> - <point x="1028" y="1450" type="line"/> - <point x="593" y="1310"/> - <point x="345" y="970"/> - <point x="333" y="667" type="curve" smooth="yes"/> - <point x="332" y="647"/> - <point x="332" y="626"/> - <point x="332" y="606" type="curve" smooth="yes"/> - <point x="332" y="333"/> - <point x="405" y="83"/> - <point x="666" y="83" type="curve" smooth="yes"/> - <point x="869" y="83"/> - <point x="957" y="281"/> - <point x="957" y="449" type="curve" smooth="yes"/> - <point x="957" y="703"/> - <point x="851" y="838"/> - <point x="710" y="838" type="curve" smooth="yes"/> - <point x="600" y="838"/> - <point x="551" y="810"/> - <point x="509" y="778" type="curve"/> - <point x="465" y="857" type="line"/> - <point x="497" y="906"/> - <point x="635" y="968"/> - <point x="762" y="968" type="curve" smooth="yes"/> - <point x="1017" y="968"/> - <point x="1143" y="741"/> - <point x="1143" y="530" type="curve" smooth="yes"/> - <point x="1143" y="273"/> - <point x="958" y="-21"/> - <point x="633" y="-21" type="curve" smooth="yes"/> - <point x="315" y="-21"/> - <point x="127" y="249"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-21</integer> - <key>width</key> - <integer>104</integer> - </dict> - <dict> - <key>position</key> - <integer>838</integer> - <key>width</key> - <integer>130</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>127</integer> - <key>width</key> - <integer>206</integer> - </dict> - <dict> - <key>position</key> - <integer>957</integer> - <key>width</key> - <integer>186</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/slash.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/slash.glif deleted file mode 100644 index 3c5be3f..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/slash.glif +++ /dev/null @@ -1,38 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="slash" format="1"> - <advance width="816"/> - <unicode hex="002F"/> - <outline> - <contour> - <point x="30" y="-363" type="line"/> - <point x="603" y="1599" type="line"/> - <point x="786" y="1599" type="line"/> - <point x="213" y="-363" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-363</integer> - <key>width</key> - <integer>1962</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>30</integer> - <key>width</key> - <integer>756</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/three.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/three.glif deleted file mode 100644 index 4729bf0..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/three.glif +++ /dev/null @@ -1,94 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="three" format="1"> - <advance width="1074"/> - <unicode hex="0033"/> - <outline> - <contour> - <point x="124" y="-208" type="curve"/> - <point x="167" y="-216"/> - <point x="209" y="-220"/> - <point x="250" y="-220" type="curve" smooth="yes"/> - <point x="534" y="-220"/> - <point x="757" y="-42"/> - <point x="757" y="174" type="curve" smooth="yes"/> - <point x="757" y="365"/> - <point x="674" y="476"/> - <point x="414" y="476" type="curve"/> - <point x="260" y="442" type="line"/> - <point x="260" y="576" type="line"/> - <point x="481" y="619"/> - <point x="672" y="731"/> - <point x="674" y="882" type="curve" smooth="yes"/> - <point x="677" y="1067"/> - <point x="563" y="1134"/> - <point x="434" y="1134" type="curve" smooth="yes"/> - <point x="283" y="1134"/> - <point x="195" y="1079"/> - <point x="119" y="1021" type="curve"/> - <point x="66" y="1109" type="line"/> - <point x="127" y="1172"/> - <point x="282" y="1269"/> - <point x="499" y="1269" type="curve" smooth="yes"/> - <point x="687" y="1269"/> - <point x="879" y="1178"/> - <point x="879" y="942" type="curve" smooth="yes"/> - <point x="879" y="781"/> - <point x="710" y="599"/> - <point x="543" y="548" type="curve"/> - <point x="828" y="559"/> - <point x="964" y="402"/> - <point x="964" y="214" type="curve" smooth="yes"/> - <point x="964" y="-58"/> - <point x="695" y="-332"/> - <point x="288" y="-332" type="curve" smooth="yes"/> - <point x="236" y="-332"/> - <point x="181" y="-328"/> - <point x="125" y="-318" type="curve"/> - <point x="125" y="-281"/> - <point x="124" y="-245"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-332</integer> - <key>width</key> - <integer>112</integer> - </dict> - <dict> - <key>position</key> - <integer>476</integer> - <key>width</key> - <integer>72</integer> - </dict> - <dict> - <key>position</key> - <integer>1134</integer> - <key>width</key> - <integer>135</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>674</integer> - <key>width</key> - <integer>205</integer> - </dict> - <dict> - <key>position</key> - <integer>757</integer> - <key>width</key> - <integer>207</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/two.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/two.glif deleted file mode 100644 index 60adab5..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/two.glif +++ /dev/null @@ -1,65 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="two" format="1"> - <advance width="1221"/> - <unicode hex="0032"/> - <outline> - <contour> - <point x="131" y="79" type="line"/> - <point x="480" y="298"/> - <point x="795" y="596"/> - <point x="795" y="852" type="curve" smooth="yes"/> - <point x="795" y="980"/> - <point x="725" y="1130"/> - <point x="531" y="1130" type="curve" smooth="yes"/> - <point x="395" y="1130"/> - <point x="249" y="1042"/> - <point x="183" y="984" type="curve"/> - <point x="136" y="1060" type="line"/> - <point x="210" y="1154"/> - <point x="398" y="1263"/> - <point x="597" y="1263" type="curve" smooth="yes"/> - <point x="873" y="1263"/> - <point x="996" y="1091"/> - <point x="996" y="918" type="curve" smooth="yes"/> - <point x="996" y="641"/> - <point x="728" y="331"/> - <point x="375" y="119" type="curve"/> - <point x="946" y="161" type="line"/> - <point x="1042" y="303" type="line"/> - <point x="1128" y="275" type="line"/> - <point x="1063" y="0" type="line"/> - <point x="160" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>21</integer> - </dict> - <dict> - <key>position</key> - <integer>1130</integer> - <key>width</key> - <integer>133</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>795</integer> - <key>width</key> - <integer>201</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/x.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/x.glif deleted file mode 100644 index eab9230..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/x.glif +++ /dev/null @@ -1,92 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="x" format="1"> - <advance width="1168"/> - <unicode hex="0078"/> - <outline> - <contour> - <point x="6" y="0" type="line"/> - <point x="6" y="85" type="line"/> - <point x="156" y="107" type="line"/> - <point x="489" y="542" type="line"/> - <point x="141" y="995" type="line"/> - <point x="4" y="1013" type="line"/> - <point x="4" y="1119" type="line"/> - <point x="505" y="1119" type="line"/> - <point x="505" y="1013" type="line"/> - <point x="366" y="995" type="line"/> - <point x="561" y="708" type="line"/> - <point x="609" y="635" type="line"/> - <point x="649" y="705" type="line"/> - <point x="847" y="998" type="line"/> - <point x="705" y="1013" type="line"/> - <point x="705" y="1119" type="line"/> - <point x="1156" y="1119" type="line"/> - <point x="1156" y="1013" type="line"/> - <point x="1001" y="994" type="line"/> - <point x="675" y="567" type="line"/> - <point x="1033" y="105" type="line"/> - <point x="1164" y="85" type="line"/> - <point x="1164" y="0" type="line"/> - <point x="669" y="0" type="line"/> - <point x="669" y="85" type="line"/> - <point x="807" y="106" type="line"/> - <point x="654" y="334"/> - <point x="633" y="349"/> - <point x="624" y="364" type="curve" smooth="yes"/> - <point x="554" y="463" type="line"/> - <point x="512" y="387" type="line"/> - <point x="316" y="106" type="line"/> - <point x="497" y="85" type="line"/> - <point x="497" y="0" type="line"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>0</integer> - <key>width</key> - <integer>85</integer> - </dict> - <dict> - <key>position</key> - <integer>1013</integer> - <key>width</key> - <integer>106</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>282</integer> - <key>width</key> - <integer>215</integer> - </dict> - <dict> - <key>position</key> - <integer>338</integer> - <key>width</key> - <integer>167</integer> - </dict> - <dict> - <key>position</key> - <integer>669</integer> - <key>width</key> - <integer>171</integer> - </dict> - <dict> - <key>position</key> - <integer>705</integer> - <key>width</key> - <integer>175</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/zero.glif b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/zero.glif deleted file mode 100644 index 3706c42..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/glyphs/zero.glif +++ /dev/null @@ -1,72 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<glyph name="zero" format="1"> - <advance width="1327"/> - <unicode hex="0030"/> - <outline> - <contour> - <point x="131" y="632" type="curve" smooth="yes"/> - <point x="136" y="1020"/> - <point x="394" y="1249"/> - <point x="681" y="1252" type="curve" smooth="yes"/> - <point x="1070" y="1256"/> - <point x="1199" y="975"/> - <point x="1196" y="623" type="curve" smooth="yes"/> - <point x="1193" y="238"/> - <point x="955" y="-27"/> - <point x="656" y="-28" type="curve" smooth="yes"/> - <point x="275" y="-29"/> - <point x="127" y="290"/> - </contour> - <contour> - <point x="664" y="77" type="curve" smooth="yes"/> - <point x="904" y="72"/> - <point x="991" y="276"/> - <point x="991" y="614" type="curve" smooth="yes"/> - <point x="991" y="913"/> - <point x="894" y="1142"/> - <point x="668" y="1146" type="curve" smooth="yes"/> - <point x="428" y="1150"/> - <point x="336" y="958"/> - <point x="336" y="641" type="curve" smooth="yes"/> - <point x="336" y="357"/> - <point x="438" y="82"/> - </contour> - </outline> - <lib> - <dict> - <key>com.fontlab.hintData</key> - <dict> - <key>hhints</key> - <array> - <dict> - <key>position</key> - <integer>-28</integer> - <key>width</key> - <integer>105</integer> - </dict> - <dict> - <key>position</key> - <integer>1146</integer> - <key>width</key> - <integer>106</integer> - </dict> - </array> - <key>vhints</key> - <array> - <dict> - <key>position</key> - <integer>131</integer> - <key>width</key> - <integer>205</integer> - </dict> - <dict> - <key>position</key> - <integer>991</integer> - <key>width</key> - <integer>205</integer> - </dict> - </array> - </dict> - </dict> - </lib> -</glyph> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/groups.plist b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/groups.plist deleted file mode 100644 index 33e264f..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/groups.plist +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict/> -</plist> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/kerning.plist b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/kerning.plist deleted file mode 100644 index 33e264f..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/kerning.plist +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict/> -</plist> diff --git a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/metainfo.plist b/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/metainfo.plist deleted file mode 100644 index 9b9b988..0000000 --- a/share/fonts/subsets/Merriweather-Regular-Subset-nop.ufo/metainfo.plist +++ /dev/null @@ -1,10 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> - <dict> - <key>creator</key> - <string>net.GitHub.FontForge</string> - <key>formatVersion</key> - <integer>2</integer> - </dict> -</plist> |
