# HG changeset patch # User John Floren # Date 1314746035 25200 # Node ID d8862d9c78f468ebe8dc7a8baf3d7cd13d7d4f34 # Parent d0ae1b3bf0f823d50b2b338323510150e040a3f8 lib/font/bit: Added more free fonts R=nix-dev, noah.evans CC=nix-dev http://codereview.appspot.com/4965055 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/Anonymous Pro B.ttf Binary file lib/font/bit/anonpro/Anonymous Pro B.ttf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/Anonymous Pro BI.ttf Binary file lib/font/bit/anonpro/Anonymous Pro BI.ttf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/Anonymous Pro I.ttf Binary file lib/font/bit/anonpro/Anonymous Pro I.ttf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/Anonymous Pro.ttf Binary file lib/font/bit/anonpro/Anonymous Pro.ttf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/FONTLOG.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/anonpro/FONTLOG.txt Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,45 @@ +FONTLOG for Anonymous Pro + +This file provides detailed information on the Anonymous Pro Font Software. This information should be distributed along with the Anonymous Pro fonts and any derivative works. + +Anonymous Pro is a family of four fixed-width fonts designed especially with coding in mind. Characters that could be mistaken for one another (O, 0, I, l, 1, etc.) have distinct shapes to make them easier to tell apart in the context of source code. + +Anonymous Pro is distributed with the Open Font License (OFL). + +For more information, see the file "README for Anonymous Pro". + +Mark Simonson +September 8, 2010 +Mark Simonson Studio LLC +http://www.ms-studio.com +mark@marksimonson.com + +CHANGELOG + +8 September 2010 (Mark Simonson) Anonymous Pro Version 1.002 +- Fixed (stupid) incorrect design of quotesinglbase and quotedblbase +- Lengthened hyphen +- Shortened underscore so that it is distinct from adjacent underscores +- Increased the weight of the ampersand to make it visually the same weight as other glyphs +- Adjusted vertical position of "<", ">" and math characters to align with hyphen +- Modified design of Cyrillic "ze" to better distinguish it from "3" +- Modified 12ppm and 13ppm "m" bitmap so it does not touch adjacent glyphs +- Corrected asymmetrical parentheses in 13ppm bitmaps +- Corrected missing encoding of .null and CR +- Added installation instructions for Linux to README.txt + +9 October 2009 (Mark Simonson) Anonymous Pro Version 1.001 +- Lowered comma and comma portion of semicolon for better legibility +- Tweaked design of quotesinglbase and quotedblbase +- Tweaked bitmaps for period and other "dot" punctuation for better legibility +- Fixed bad value in CVT that caused uneven cap height at some sizes on Windows +- Corrected 13ppem bitmaps for omicrontonos +- Switched to the SIL Open Font License (OFL) +- Created FONTLOG and new README file + +10 June 2009 (Mark Simonson) Anonymous Pro Version 1.0 +- Initial release of Anonymous Pro fonts + +ACKNOWLEDGEMENTS + +Thanks to Susan Lesch and David Lamkins for creating the Anonymous 9 Macintosh bitmap font (1991-1994), the basis for the TrueType fonts Anonymous™ and its successor, Anonymous Pro. \ No newline at end of file diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/OFL-FAQ.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/anonpro/OFL-FAQ.txt Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,235 @@ +OFL FAQ - Frequently Asked Questions about the SIL Open Font License (OFL) +Version 1.1-update1 - 31 March 2009 +(See http://scripts.sil.org/OFL for updates) + + +1 ABOUT USING AND DISTRIBUTING FONTS LICENSED UNDER THE OFL + +1.1 Can I use the fonts in any publication, even embedded in the file? +Yes. You may use them like most other fonts, but unlike some fonts you may include an embedded subset of the fonts in your document. Such use does not require you to include this license or other files (listed in OFL condition 2), nor does it require any type of acknowledgement within the publication. Some mention of the font name within the publication information (such as in a colophon) is usually appreciated. If you wish to include the complete font as a separate file, you should distribute the full font package, including all existing acknowledgements, and comply with the OFL conditions. Of course, referencing or embedding an OFL font in any document does not change the license of the document itself. The requirement for fonts to remain under the OFL does not apply to any document created using the fonts and their derivatives. Similarly, creating any kind of graphic using a font under OFL does not make the resulting artwork subject to the OFL. + +1.2 Can I make web pages using these fonts? +Yes! Go ahead! Using CSS (Cascading Style Sheets) is recommended. Direct usage of fonts retrieved from a remote server - also referred to as font linking - using cross-platform open standards like @font-face is encouraged. This is considered to be use and distribution for which the OFL explicitly grants permission. The font file itself is not embedded in the webpage but referenced through a web address (i.e. a URI regardless of file format or access protocol) which will cause the browser to retrieve and use the corresponding font to render the webpage. This usage scenario is different from font embedding within a document (i.e. a PDF) where the font or some of its elements become part of the document. Note that embedding in a document is also permitted by the license as indicated in 1.1. (See 1.10 for details related to URL-based access restrictions methods or DRM mechanisms). + +1.3 Can I make the fonts available to others from my web site? +Yes, as long as you meet the conditions of the license (do not sell by itself, include the necessary files, include the necessary copyright and license information, rename Modified Versions, do not abuse the Author(s)' name(s) and do not sublicense). In the case where you are hosting fonts to be served on the web, make sure the file contains the needed copyright notice(s) and licensing information in its metadata. Please double-check the accuracy of every field to prevent contradictory information. If you are making the font available for use via the @font-face open standard, putting this information in the standard font metadata fields is sufficient. Other font formats, including EOT and proposed superior alternatives, already provide fields for this information. + +1.4 Can the fonts be included with Free/Libre and Open Source Software collections such as GNU/Linux and BSD distributions? +Yes! Fonts licensed under the OFL can be freely aggregated with software under FLOSS (Free/Libre and Open Source Software) licenses. Since fonts are much more useful aggregated to than merged with existing software, possible incompatibility with existing software licenses is not a problem. You can also repackage the fonts and the accompanying components in a .rpm or .deb package and include them in distro CD/DVDs and online repositories. + +1.5 I want to distribute the fonts with my program. Does this mean my program also has to be free/libre and open source software? +No. Only the portions based on the Font Software are required to be released under the OFL. The intent of the license is to allow aggregation or bundling with software under restricted licensing as well. + +1.6 Can I include the fonts on a CD of freeware or commercial fonts? +Yes, as long some other font or software is also on the disk, so the OFL font is not sold by itself. + +1.7 Can I sell a software package that includes these fonts? +Yes, you can do this with both the Original Version and a Modified Version. Examples of bundling made possible by the OFL would include: word processors, design and publishing applications, training and educational software, edutainment software, etc. + +1.8 Why won't the OFL let me sell the fonts alone? +The intent is to keep people from making money by simply redistributing the fonts. The only people who ought to profit directly from the fonts should be the original authors, and those authors have kindly given up potential direct income to distribute their fonts under the OFL. Please honor and respect their contribution! + +1.9 I've come across a font released under the OFL. How can I easily get more information about the Original Version? How can I know where it stands compared to the Original Version or other Modified Versions? +Consult the copyright statement(s) in the license for ways to contact the original authors. Consult the FONTLOG for information on how the font differs from the Original Version, and get in touch with the various contributors via the information in the acknowledgment section. Please consider using the Original Versions of the fonts whenever possible. + +1.10 What do you mean in condition 4? Can you provide examples of abusive promotion / endorsement / advertisement vs. normal acknowledgement? +The intent is that the goodwill and reputation of the author(s) should not be used in a way that makes it sound like the original author(s) endorse or approve of a specific Modified Version or software bundle. For example, it would not be right to advertise a word processor by naming the author(s) in a listing of software features, or to promote a Modified Version on a web site by saying "designed by ...". However, it would be appropriate to acknowledge the author(s) if your software package has a list of people who deserve thanks. We realize that this can seem to be a gray area, but the standard used to judge an acknowledgement is that if the acknowledgement benefits the author(s) it is allowed, but if it primarily benefits other parties, or could reflect poorly on the author(s), then it is not. + +1.11 Can Font Software released under the OFL be subject to URL-based access restrictions methods or DRM mechanisms? +Yes, but these issues are out-of-scope for the OFL. The license itself neither encourages their use nor prohibits them since such mechanisms are not implemented in the components of the Font Software but through external software. Such restrictions are put in place for many different purposes corresponding to various usage scenarios. One common example is to limit potentially dangerous cross-site scripting attacks. However, in the spirit of libre/open fonts and unrestricted writing systems, we strongly encourage open sharing and reuse of OFL fonts, and the establishment of an environment where such restrictions are unnecessary. Note that whether you wish to use such mechanisms or you prefer not to, you must still abide by the rules set forth by the OFL when using fonts released by their authors under this license. Derivative fonts must be licensed under the OFL, even if they are part of a service for which you charge fees and/or for which access to source code is restricted. You may not sell the fonts on their own - they must be part of a larger software package or bundle. For example, even if the OFL font is distributed in a software package or via an online service using a DRM mechanism, the user would still have the right to extract that font, use, study, modify and redistribute it under the OFL. + +1.12 What about distributing fonts with a document? Within a compressed folder structure like an OpenDocument file (.odt) for example? Is it redistribution, bundling or embedding? +The vast majority of the time, documents circulated in electronic form reference a font name which will match the corresponding font on the target system but do not carry the font within themselves. There may, however, be some cases where you need to bundle a font with the document. Certain document formats may allow the inclusion of an unmodified font within their file structure which consists of a compressed folder containing the various resources forming the document (such as pictures and thumbnails). Including fonts within such a structure is understood as being different from embedding but rather similar to bundling (or mere aggregation) for which the licensing makes explicit provision. In this case the font is conveyed unchanged whereas embedding a font transforms it from the original format. The OFL does not allow anyone to extract the font from such a structure to then redistribute it under another license. The explicit permission to redistribute and embed does not cancel the requirement for the Font Software to remain under the license chosen by its Author(s). + +1.13 If OFL fonts are extracted from a document in which they are embedded (such as a PDF file), what can be done with them? Is this a risk to Author(s)? +The few utilities that can extract fonts embedded in a PDF will only output limited amounts of outlines - not a complete font. To create a working font from this method is much more difficult than finding the source of the original OFL font. So there is little chance that an OFL font would be extracted and redistributed inappropriately through this method. Even so, copyright laws address any misrepresentation of authorship. All Font Software released under the OFL and marked as such by the Author(s) is intended to remain under this license regardless of the distribution method, and cannot be redistributed under any other license. We strongly discourage any font extraction - we recommend directly using the font sources instead - but if you extract font outlines from a document please be considerate, use your common sense and respect the work of the Author(s) and the licensing model. + +1.14 What about sharing OFL fonts with friends on a CD, DVD or USB stick? +You are very welcome to share open fonts with friends, family and colleagues on such removable media. Please make sure that you share and share-alike as much as possible from what the Author(s) released and that you don't strip away useful information which may not be present in the binary font files themselves. Just remember that in the case where you sell the font, it has to come bundled with software. + + +2 ABOUT MODIFYING OFL LICENSED FONTS + +2.1 Can I change the fonts? Are there any limitations to what things I can and cannot change? +You are allowed to change anything, as long as such changes do not violate the terms of the license. In other words, you are not allowed to remove the copyright statement(s) from the font, but you could add additional information into it that covers your contribution. + +2.2 I have a font that needs a few extra glyphs - can I take them from an OFL licensed font and copy them into mine? +Yes, but if you distribute that font to others it must be under the OFL, and include the information mentioned in condition 2 of the license. + +2.3 Can I charge people for my additional work? In other words, if I add a bunch of special glyphs and/or OpenType/Graphite code, can I sell the enhanced font? +Not by itself. Derivative fonts must be released under the OFL and cannot be sold by themselves. It is permitted, however, to include them in a larger software package (such as text editors, office suites or operating systems), even if the larger package is sold. In that case, you are strongly encouraged, but not required, to also make that derived font easily and freely available outside of the larger package. + +2.4 Can I pay someone to enhance the fonts for my use and distribution? +Yes. This is a good way to fund the further development of the fonts. Keep in mind, however, that if the font is distributed to others it must be under the OFL. You won't be able to recover your investment by exclusively selling the font, but you will be making a valuable contribution to the community. Please remember how you have benefitted from the contributions of others. + +2.5 I need to make substantial revisions to the font to make it work with my program. It will be a lot of work, and a big investment, and I want to be sure that it can only be distributed with my program. Can I restrict its use? +No. If you redistribute a Modified Version of the font it must be under the OFL. You may not restrict it in any way. This is intended to ensure that all released improvements to the fonts become available to everyone. But you will likely get an edge over competitors by being the first to distribute a bundle with the enhancements. Again, please remember how you have benefitted from the contributions of others. + +2.6 Do I have to make any derivative fonts (including extended source files, build scripts, documentation, etc.) publicly available? +No, but please do share your improvements with others. You may find that you receive more than what you gave in return. + +2.7 Why can't I use the Reserved Font Name(s) in my derivative font names? I'd like people to know where the design came from. +The best way to acknowledge the source of the design is to thank the original authors and any other contributors in the files that are distributed with your revised font (although no acknowledgement is required). The FONTLOG is a natural place to do this. Reserved Font Name(s) ensure that the only fonts that have the original names are the unmodified Original Versions. This allows designers to maintain artistic integrity while allowing collaboration to happen. It eliminates potential confusion and name conflicts. When choosing a name be creative and avoid names that reuse almost all the same letters in the same order or sound like the original. Keep in mind that the Copyright Holder(s) can allow a specific trusted partner to use Reserved Font Name(s) through a separate written agreement. + +2.8 What do you mean by "primary name as presented to the user"? Are you referring to the font menu name? +Yes, the requirement to change the visible name used to differentiate the font from others applies to the font menu name and other mechanisms to specify a font in a document. It would be fine, for example, to keep a text reference to the original fonts in the description field, in your modified source file or in documentation provided alongside your derivative as long as no one could be confused that your modified source is the original. But you cannot use the Reserved Font Names in any way to identify the font to the user (unless the Copyright Holder(s) allow(s) it through a separate agreement; see section 2.7). Users who install derivatives ("Modified Versions") on their systems should not see any of the original names ("Reserved Font Names") in their font menus, for example. Again, this is to ensure that users are not confused and do not mistake a font for another and so expect features only another derivative or the Original Version can actually offer. Ultimately, creating name conflicts will cause many problems for the users as well as for the designer of both the Original and Modified versions, so please think ahead and find a good name for your own derivative. Font substitution systems like fontconfig, or application-level font fallback configuration within OpenOffice.org or Scribus, will also get very confused if the name of the font they are configured to substitute to actually refers to another physical font on the user's hard drive. It will help everyone if Original Versions and Modified Versions can easily be distinguished from one another and from other derivatives. The substitution mechanism itself is outside the scope of the license. Users can always manually change a font reference in a document or set up some kind of substitution at a higher level but at the lower level the fonts themselves have to respect the Reserved Font Name(s) requirement to prevent ambiguity. If a substitution is currently active the user should be aware of it. + +2.9 Am I not allowed to use any part of the Reserved Font Names? +You may not use the words of the font names, but you would be allowed to use parts of words, as long as you do not use any word from the Reserved Font Names entirely. We do not recommend using parts of words because of potential confusion, but it is allowed. For example, if "Foobar" was a Reserved Font Name, you would be allowed to use "Foo" or "bar", although we would not recommend it. Such an unfortunate choice would confuse the users of your fonts as well as make it harder for other designers to contribute. + +2.10 So what should I, as an author, identify as Reserved Font Names? +Original authors are encouraged to name their fonts using clear, distinct names, and only declare the unique parts of the name as Reserved Font Names. For example, the author of a font called "Foobar Sans" would declare "Foobar" as a Reserved Font Name, but not "Sans", as that is a common typographical term, and may be a useful word to use in a derivative font name. Reserved Font Names should also be single words. A font called "Flowing River" should have Reserved Font Names "Flowing" and "River", not "Flowing River". + +2.11 Do I, as an author, have to identify any Reserved Font Names? +No, but we strongly encourage you to do so. This is to avoid confusion between your work and Modified versions. You may, however, give certain trusted parties the right to use any of your Reserved Font Names through separate written agreements. For example, even if "Foobar" is a RFN, you could write up an agreement to give company "XYZ" the right to distribute a modified version with a name that includes "Foobar". This allows for freedom without confusion. + +2.12 Are any names (such as the main font name) reserved by default? +No. That is a change to the license as of version 1.1. If you want any names to be Reserved Font Names, they must be specified after the copyright statement(s). + +2.13 What is this FONTLOG thing exactly? +It has three purposes: 1) to provide basic information on the font to users and other developers, 2) to document changes that have been made to the font or accompanying files, either by the original authors or others, and 3) to provide a place to acknowledge the authors and other contributors. Please use it! See below for details on how changes should be noted. + +2.14 Am I required to update the FONTLOG? +No, but users, designers and other developers might get very frustrated at you if you don't! People need to know how derivative fonts differ from the original, and how to take advantage of the changes, or build on them. + + +3 ABOUT THE FONTLOG + +The FONTLOG can take a variety of formats, but should include these four sections: + +3.1 FONTLOG for +This file provides detailed information on the Font Software. This information should be distributed along with the fonts and any derivative works. + +3.2 Basic Font Information +(Here is where you would describe the purpose and brief specifications for the font project, and where users can find more detailed documentation. It can also include references to how changes can be contributed back to the Original Version. You may also wish to include a short guide to the design, or a reference to such a document.) + +3.3 ChangeLog +(This should list both major and minor changes, most recent first. Here are some examples:) + +7 February 2007 (Pat Johnson) Version 1.3 +- Added Greek and Cyrillic glyphs +- Released as "" + +7 March 2006 (Fred Foobar) Version 1.2 +- Tweaked contextual behaviours +- Released as "" + +1 Feb 2005 (Jane Doe) Version 1.1 +- Improved build script performance and verbosity +- Extended the smart code documentation +- Corrected minor typos in the documentation +- Fixed position of combining inverted breve below (U+032F) +- Added OpenType/Graphite smart code for Armenian +- Added Armenian glyphs (U+0531 -> U+0587) +- Released as "" + +1 Jan 2005 (Joe Smith) Version 1.0 +- Initial release of font "" + +3.4 Acknowledgements +(Here is where contributors can be acknowledged. + +If you make modifications be sure to add your name (N), email (E), web-address (W) and description (D). This list is sorted by last name in alphabetical order.) + +N: Jane Doe +E: jane@university.edu +W: http://art.university.edu/projects/fonts +D: Contributor - Armenian glyphs and code + +N: Fred Foobar +E: fred@foobar.org +W: http://foobar.org +D: Contributor - misc Graphite fixes + +N: Pat Johnson +E: pat@fontstudio.org +W: http://pat.fontstudio.org +D: Designer - Greek & Cyrillic glyphs based on Roman design + +N: Tom Parker +E: tom@company.com +W: http://www.company.com/tom/projects/fonts +D: Engineer - original smart font code + +N: Joe Smith +E: joe@fontstudio.org +W: http://joe.fontstudio.org +D: Designer - original Roman glyphs + +(Original authors can also include information here about their organization.) + + +4 ABOUT MAKING CONTRIBUTIONS + +4.1 Why should I contribute my changes back to the original authors? +It would benefit many people if you contributed back to what you've received. Providing your contributions and improvements to the fonts and other components (data files, source code, build scripts, documentation, etc.) could be a tremendous help and would encourage others to contribute as well and 'give back', which means you will have an opportunity to benefit from other people's contributions as well. Sometimes maintaining your own separate version takes more effort than merging back with the original. Be aware that any contributions, however, must be either your own original creation or work that you own, and you may be asked to affirm that clearly when you contribute. + +4.2 I've made some very nice improvements to the font, will you consider adopting them and putting them into future Original Versions? +Most authors would be very happy to receive such contributions. Keep in mind that it is unlikely that they would want to incorporate major changes that would require additional work on their end. Any contributions would likely need to be made for all the fonts in a family and match the overall design and style. Authors are encouraged to include a guide to the design with the fonts. It would also help to have contributions submitted as patches or clearly marked changes (the use of smart source revision control systems like subversion, svk, mercurial, git or bzr is a good idea). Examples of useful contributions are bug fixes, additional glyphs, stylistic alternates (and the smart font code to access them) or improved hinting. + +4.3 How can I financially support the development of OFL fonts? +It is likely that most authors of OFL fonts would accept financial contributions - contact them for instructions on how to do this. Such contributions would support future development. You can also pay for others to enhance the fonts and contribute the results back to the original authors for inclusion in the Original Version. + + +5 ABOUT THE LICENSE + +5.1 I see that this is version 1.1 of the license. Will there be later changes? +Version 1.1 is the first minor revision of the OFL. We are confident that version 1.1 will meet most needs, but are open to future improvements. Any revisions would be for future font releases, and previously existing licenses would remain in effect. No retroactive changes are possible, although the Copyright Holder(s) can re-release the font under a revised OFL. All versions will be available on our web site: http://scripts.sil.org/OFL. + +5.2 Can I use the SIL Open Font License for my own fonts? +Yes! We heartily encourage anyone to use the OFL to distribute their own original fonts. It is a carefully constructed license that allows great freedom along with enough artistic integrity protection for the work of the authors as well as clear rules for other contributors and those who redistribute the fonts. Some additional information about using the OFL is included at the end of this FAQ. + +5.3 Does this license restrict the rights of the Copyright Holder(s)? +No. The Copyright Holder(s) still retain(s) all the rights to their creation; they are only releasing a portion of it for use in a specific way. For example, the Copyright Holder(s) may choose to release a 'basic' version of their font under the OFL, but sell a restricted 'enhanced' version. Only the Copyright Holder(s) can do this. + +5.4 Is the OFL a contract or a license? +The OFL is a license and not a contract and so does not require you to sign it to have legal validity. By using, modifying and redistributing components under the OFL you indicate that you accept the license. + +5.5 How about translating the license and the FAQ into other languages? +SIL certainly recognises the need for people who are not familiar with English to be able to understand the OFL and this FAQ better in their own language. Making the license very clear and readable is a key goal of the OFL. + +If you are an experienced translator, you are very welcome to help by translating the OFL and its FAQ so that designers and users in your language community can understand the license better. But only the original English version of the license has legal value and has been approved by the community. Translations do not count as legal substitutes and should only serve as a way to explain the original license. SIL - as the author and steward of the license for the community at large - does not approve any translation of the OFL as legally valid because even small translation ambiguities could be abused and create problems. + +We give permission to publish unofficial translations into other languages provided that they comply with the following guidelines: + +- put the following disclaimer in both English and the target language stating clearly that the translation is unofficial: + +"This is an unofficial translation of the SIL Open Font License into $language. It was not published by SIL International, and does not legally state the distribution terms for fonts that use the OFL. A release under the OFL is only valid when using the original English text. + +However, we recognize that this unofficial translation will help users and designers not familiar with English to understand the SIL OFL better and make it easier to use and release font families under this collaborative font design model. We encourage designers who consider releasing their creation under the OFL to read the FAQ in their own language if it is available. + +Please go to http://scripts.sil.org/OFL for the official version of the license and the accompanying FAQ." + +- keep your unofficial translation current and update it at our request if needed, for example if there is any ambiguity which could lead to confusion. + +If you start such a unofficial translation effort of the OFL and its accompanying FAQ please let us know, thank you. + + +6 ABOUT SIL INTERNATIONAL + +6.1 Who is SIL International and what does it do? +SIL International is a worldwide faith-based education and development organization (NGO) that studies, documents, and assists in developing the world's lesser-known languages through literacy, linguistics, translation, and other academic disciplines. SIL makes its services available to all without regard to religious belief, political ideology, gender, race, or ethnic background. SIL's members and volunteers share a Christian commitment. + +6.2 What does this have to do with font licensing? +The ability to read, write, type and publish in one's own language is one of the most critical needs for millions of people around the world. This requires fonts that are widely available and support lesser-known languages. SIL develops - and encourages others to develop - a complete stack of writing systems implementation components available under open licenses. This open stack includes input methods, smart fonts, smart rendering libraries and smart applications. There has been a need for a common open license that is specifically applicable to fonts and related software (a crucial component of this stack) so SIL developed the SIL Open Font License with the help of the FLOSS community. + +6.3 How can I contact SIL? +Our main web site is: http://www.sil.org/ +Our site about complex scripts is: http://scripts.sil.org/ +Information about this license (including contact email information) is at: http://scripts.sil.org/OFL + + +7 ABOUT USING THE OFL FOR YOUR ORIGINAL FONTS + +If you want to release your fonts under the OFL, you only need to do the following: + +7.1 Put your copyright and reserved font names information in the beginning of the main OFL file (simply use the dedicated placeholders). +7.2 Put your copyright and the OFL references in your various font files (such as in the copyright, license and description fields) and in your other components (build scripts, glyph databases, documentation, rendering samples, etc). Accurate metadata in your font files is beneficial to you as an increasing number of applications are exposing this information to the user. For example, clickable links can bring users back to your website and let them know about other work you have done or services you provide. Depending on the format of your fonts and sources, you can use template human-readable headers or machine-readable metadata. +7.3 Write an initial FONTLOG for your font and include it in the release package. +7.4 Include the OFL license file in your release package. +7.5 We also highly recommend you include the relevant practical documentation on the license by putting the OFL-FAQ in your package. +7.6 If you wish, you can use the OFL Graphics on your web page. + +That's all. If you have any more questions please get in touch with us. + + diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/OFL.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/anonpro/OFL.txt Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,94 @@ +Copyright (c) 2009, Mark Simonson (http://www.ms-studio.com, mark@marksimonson.com), +with Reserved Font Name Anonymous Pro. + +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. diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/README.Plan9 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/anonpro/README.Plan9 Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,6 @@ +I just used Andrey's ttf2subf to convert the Anonymous Pro.ttf +font into a 14 point Plan 9 font. The command line was: + +ttf2subf -m antialias -r rgb -f 'Anonymous Pro.ttf' -n anon -s 12 + + diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/README.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/anonpro/README.txt Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,55 @@ +Anonymous Pro + +General Information and History + +Anonymous Pro is a family of four fixed-width fonts designed especially with coding in mind. Characters that could be mistaken for one another (O, 0, I, l, 1, etc.) have distinct shapes to make them easier to tell apart in the context of source code. + +Anonymous Pro also features an international, Unicode-based character set, with support for most Western and European Latin-based languages, Greek, and Cyrillic. It also includes special "box drawing" characters for those who need them. + +While Anonymous Pro looks great on Macs and Windows PCs with antialiasing enabled, it also includes embedded bitmaps for specific pixel sizes ("ppems" in font nerd speak) for both the regular and bold weight. (Since slanted bitmaps look pretty bad and hard to read at the supported sizes, I chose to use the upright bitmaps for the italics as well.) Bitmaps are included for these ppems: 10, 11, 12, and 13. See the usage notes below for info on what point sizes these ppems correspond to on Mac and Windows. + +Anonymous Pro is based on an earlier font, Anonymous™, which was my TrueType version of Anonymous 9, a freeware Macintosh bitmap font developed in the mid-'90s by Susan Lesch and David Lamkins. The bitmap version was intended as a more legible alternative to Monaco, the fixed-width Macintosh system font. + +Anonymous Pro differs from Anonymous™ and Anonymous 9 in a few key characters. While the earlier fonts had a one-story lowercase "a" like Monaco, Anonymous Pro features a two-story lowercase "a" to help distinguish it from the "o". In the earlier fonts, the slashed zero, designed to look different than the capital "O", goes the "wrong" way compared to most fonts that have this feature. Susan and David did this intentionally to distinguish it from the slashed capital "Ø" used in some languages. Some people thought this looked odd, so I put it the "right" way, and distinguish it from the "Ø" by keeping the slash inside the character. + +Another significant change was to adjust the size of the characters in relation to the point size. Anonymous™ was approximately two sizes larger than comparable fonts at the same point size. This was in keeping with the old Monaco font, but can be annoying when switching between fonts. Anonymous Pro has been adjusted so that it appears about the same size as comparable fonts set at the same point size. If you have been using Anonymous™, you will need to increase the point size to get the same appearance. + +Finally, unlike Anonymous™, Anonymous Pro is available in one universal TrueType format that will work on Mac OS X, Windows, and Linux. (If you're running a pre-OS X Mac, the new fonts are not compatible, but Anonymous™ will still work.) + +Anonymous Pro is distributed with the Open Font License (OFL). + +USAGE NOTES + +I recommend disabling antialiasing for Anonymous Pro ONLY if you intend to use the sizes which have embedded bitmaps. The fonts simply don't have the kind of high-quality TrueType hints needed for them to display well at other sizes without antialiasing. Here are some OS-specific recommendations: + +MacOS: + +Anonymous Pro will display using Quartz antialiasing unless you disable it system-wide in the Appearance panel or in specific apps that allow it (BBEdit, TextMate, Terminal, Coda, etc.). Bitmaps will be used at the following point sizes: 10, 11, 12, and 13. Note that the 13-point bitmaps are not available when using the system-wide antialiasing suppression, which only works for 12-point text or smaller. + +If you use TextMate, be sure to use version 1.5.8 (1505) or later. There was a bug which misinterpreted the line height when embedded bitmaps are present in a TTF font. (Thanks, Allan, for fixing this!) + +Windows: + +It's best to enable "font smoothing" (Control Panel > Display Properties > Appearance > Effects...). When font smoothing is set to "Standard", the embedded bitmaps will automatically be used for the following point sizes: 7, 8, 9, and 10. For other sizes, or if you prefer non-jagged type, "ClearType" is the best choice. + +Linux: + +From all reports, Anonymous Pro displays well on Linux systems. Here are installation instructions, kindly provided by a Linux user: + +Copy the *.ttf files to a font directory such as +~/.fonts or /usr/share/fonts/ttf. The exact location depends on your +distribution. See /etc/fonts/fonts.conf for details if unsure. + +Run fc-cache using the command: 'sudo fc-cache -f' + + +OTHER INFORMATION + +See "FONTLOG for Anonymous Pro.txt" for the changelog, credits, etc. + +Mark Simonson +September 8, 2010 +Mark Simonson Studio LLC +http://www.ms-studio.com +mark@marksimonson.com + diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.0000 Binary file lib/font/bit/anonpro/anon.14.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.0101 Binary file lib/font/bit/anonpro/anon.14.0101 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.0218 Binary file lib/font/bit/anonpro/anon.14.0218 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.0384 Binary file lib/font/bit/anonpro/anon.14.0384 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.0490 Binary file lib/font/bit/anonpro/anon.14.0490 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.1e02 Binary file lib/font/bit/anonpro/anon.14.1e02 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.2013 Binary file lib/font/bit/anonpro/anon.14.2013 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.2116 Binary file lib/font/bit/anonpro/anon.14.2116 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.221a Binary file lib/font/bit/anonpro/anon.14.221a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.2324 Binary file lib/font/bit/anonpro/anon.14.2324 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.2500 Binary file lib/font/bit/anonpro/anon.14.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.2713 Binary file lib/font/bit/anonpro/anon.14.2713 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.e000 Binary file lib/font/bit/anonpro/anon.14.e000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.f6c3 Binary file lib/font/bit/anonpro/anon.14.f6c3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.f8ff Binary file lib/font/bit/anonpro/anon.14.f8ff has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.fb01 Binary file lib/font/bit/anonpro/anon.14.fb01 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/anonpro/anon.14.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/anonpro/anon.14.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,17 @@ +14 11 +0xfb01 0xfc01 anon.14.fb01 +0xf8ff 0xf9ff anon.14.f8ff +0xf6c3 0xf7c3 anon.14.f6c3 +0xe000 0xe100 anon.14.e000 +0x2713 0x2813 anon.14.2713 +0x2500 0x2600 anon.14.2500 +0x2324 0x2424 anon.14.2324 +0x221a 0x231a anon.14.221a +0x2116 0x2216 anon.14.2116 +0x2013 0x2113 anon.14.2013 +0x1e02 0x1f02 anon.14.1e02 +0x0490 0x0590 anon.14.0490 +0x0384 0x0484 anon.14.0384 +0x0218 0x0318 anon.14.0218 +0x0101 0x0201 anon.14.0101 +0x0000 0x0100 anon.14.0000 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/GPL.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/biolinum/GPL.txt Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,343 @@ + GNU GENERAL PUBLIC LICENSE (with font exception) + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + +As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. + diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/INSTALL.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/biolinum/INSTALL.txt Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,13 @@ +INSTALL: +======== + +1) Windows: +Copy fonts into folder font-folder from windows, e.g. +C:\windows\fonts. + +2) Linux: +Use system programs such as KDE-Kontrol to install the fonts or +copy all fonts to the fonts directory in $HOME (~/.fonts). +These also update Linux specific system files. + +Philipp Poll -- philthelion at users.sourceforge.net diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/LICENCE.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/biolinum/LICENCE.txt Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,7 @@ +- Lizenz / Licence - + +Unsere Schriften sind frei im Sinne der GPL, d.h. (stark vereinfacht) dass Veränderungen an der Schriftart erlaubt sind unter der Bedingung, dass diese wieder der Öffentlichkeit unter gleicher Lizenz freigegeben werden. Querdenker behaupten oft, dass bei der Verwendung einer GPL-Schrift eingebettet in beispielsweise eine PDF auch diese freigestellt werden müsse. Deshalb gibt es die sogenannte "Font-exception" der GPL (welche diesem Lizenztext hinzugefügt wurde). Weitere Informationen zur GPL (Lizenztext mit Font-Exzeption als GPL.txt in diesem Paket). +Zusätzlich stehen die Schriften unter der Open Font License (siehe OFL.txt). + +Our fonts are free in the sense of the GPL. In short: Changing the font is allowed as long as the derivative work is published under the same licence again. Pedantics keep claiming that the embedded use of GPL-fonts in i.e. PDFs requires the free publication of the PDF as well. This is why our GPL contains the so called "font exception". Further information about the GPL (licence text with font exception see GPL.txt in this package). +Additionally our fonts are licensed under the Open Fonts License (see OFL.txt). \ No newline at end of file diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/OFL.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/biolinum/OFL.txt Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,98 @@ +This Font Software is Copyright (c) 2003-2006, Philipp H. Poll (http://linuxlibertine.sf.net/). +All Rights Reserved. + +"Linux Libertine" is a Reserved Font Name for this Font Software. + +This Font Software is licensed under the SIL Open Font License, Version 1.0. +No modification of the license is permitted, only verbatim copy is allowed. +This license is copied below, and is also available with a FAQ at: +http://scripts.sil.org/OFL + + +----------------------------------------------------------- +SIL OPEN FONT LICENSE Version 1.0 - 22 November 2005 +----------------------------------------------------------- + +PREAMBLE +The goals of the Open Font License (OFL) are to stimulate worldwide +development of cooperative font projects, to support the font creation +efforts of academic and linguistic communities, and to provide an 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 sold with any software provided that the font +names of derivative works are changed. The fonts and derivatives, +however, cannot be released under any other type of license. + +DEFINITIONS +"Font Software" refers to any and all of the following: + - font files + - data files + - source code + - build scripts + - documentation + +"Reserved Font Name" refers to the Font Software name as seen by +users and any other names as specified after the copyright statement. + +"Standard Version" refers to the collection of Font Software +components as distributed by the Copyright Holder. + +"Modified Version" refers to any derivative font software made by +adding to, deleting, or substituting -- in part or in whole -- +any of the components of the Standard 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 Standard or Modified Versions, may be sold by itself. + +2) Standard or Modified Versions of the Font Software may be bundled, +redistributed and 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), in part or in whole, unless explicit written permission is +granted by the Copyright Holder. This restriction applies to all +references stored in the Font Software, such as the font menu name and +other font description fields, which are used to differentiate the +font from others. + +4) The name(s) of the Copyright Holder 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 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 using this license, and may not be distributed +under any other license. + +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. diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/biolinum/README Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,56 @@ +LOFP - Libertine Open Fonts Project + +1. OPEN FONTS PROJECT'S AIMS +We work on a serif and organic grotesque font-family for practical use in documents. +Our project aims at creating a free alternative to the standard W*ndows Font (T*mes). +But neveretheless Libertine and Biolinum are not a clone of any common font! +They have been developed from scratch and go different ways in typography +than the Times or Arial. Just the useability and the dimensions shall be similar, +Libertine should be even better for typical office use! If you want Times- and +Arial-clones go elsewhere. If you just need reliable and good typography +give our fonts a chance. If you want to know more about the design of +Libertine and Biolinum, have a look at our website. + +2. LICENSE AND OPENSOURCE +We publish our fonts under the terms of the GPL (see GPL.txt) and OFL (OFL.txt) +-> see also LICENCE.txt! +The OpenSource-tool Fontforge is used as font editor (see http://fontforge.sf.net). + +3. FONT FORMATS: TTF, OTF, SVG, WOFF +The font files are available as TTF (TrueType), OTF (OpenType), +SVG (Scalable Vector Graphics) and WOFF (Web Open Font Format) fonts. +The TTF-/WOFF-Family is called "Linux Libertine" and "Linux Biolinum" +and the OTF/SVG "LinuxLibertine O" and "Linux Biolinum O". + +So that both types can be installed and used parallely. +Most often TTF is the better supported format though OTF has advances in printing. +Decide yourself what is better for your purpose. OpenType-features are equally +available in both fonts. Note that OpenOffice doesn’t support OTFs, yet. + +4. THE LINUX BIOLINUM FONT FACE +Please note: +While you use Libertine-Fonts without any warranty anyway, +take special care with this young font face. + +5. HINTING +The TrueType-hinting is a complex technique and our editor FontForge doesn't support +full possibilities (but it becomes alot better version by version) ... +Since version 2.7 also the normal TTFs are hinted. If you don't like this, send me a mail. +You may also try the OpenTypes (which contain PS-Hintings which are quite +good supported by FontForge). + +6. DOWNLOAD AND CONTACT +We publish our fonts at http://www.linuxlibertine.org/. + +7. THE UNDERLINED VARIANT +Please note: +The underlined variant is recently not being maintained because its concept +doesn’t seem to be sofware-technically reliable and because of lack of interest. +The advantage of this font was that g, commas, cedillas... were not overprinted +by the line anymore. For technical reasons the space was not underlined but +you could use the _ instead. In this font it had the width of the space and +the line was at hight of the underline. The underlined variant used +an older font outline. + +Philipp Poll -- gillian at linuxlibertine.org + diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.0000 Binary file lib/font/bit/biolinum/biolinum.14.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.0101 Binary file lib/font/bit/biolinum/biolinum.14.0101 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.0202 Binary file lib/font/bit/biolinum/biolinum.14.0202 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.0303 Binary file lib/font/bit/biolinum/biolinum.14.0303 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.0404 Binary file lib/font/bit/biolinum/biolinum.14.0404 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.05b0 Binary file lib/font/bit/biolinum/biolinum.14.05b0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.1d15 Binary file lib/font/bit/biolinum/biolinum.14.1d15 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.1e16 Binary file lib/font/bit/biolinum/biolinum.14.1e16 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.1f18 Binary file lib/font/bit/biolinum/biolinum.14.1f18 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.2019 Binary file lib/font/bit/biolinum/biolinum.14.2019 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.211a Binary file lib/font/bit/biolinum/biolinum.14.211a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.221b Binary file lib/font/bit/biolinum/biolinum.14.221b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.2320 Binary file lib/font/bit/biolinum/biolinum.14.2320 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.2423 Binary file lib/font/bit/biolinum/biolinum.14.2423 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.25a0 Binary file lib/font/bit/biolinum/biolinum.14.25a0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.26a2 Binary file lib/font/bit/biolinum/biolinum.14.26a2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.27c2 Binary file lib/font/bit/biolinum/biolinum.14.27c2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.2c60 Binary file lib/font/bit/biolinum/biolinum.14.2c60 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.2e02 Binary file lib/font/bit/biolinum/biolinum.14.2e02 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.a720 Binary file lib/font/bit/biolinum/biolinum.14.a720 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.e000 Binary file lib/font/bit/biolinum/biolinum.14.e000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.e101 Binary file lib/font/bit/biolinum/biolinum.14.e101 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.e358 Binary file lib/font/bit/biolinum/biolinum.14.e358 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.f638 Binary file lib/font/bit/biolinum/biolinum.14.f638 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.fb00 Binary file lib/font/bit/biolinum/biolinum.14.fb00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.fffd Binary file lib/font/bit/biolinum/biolinum.14.fffd has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/biolinum/biolinum.14.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/biolinum/biolinum.14.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,27 @@ +14 11 +0xfffd 0xffff biolinum.14.fffd +0xfb00 0xfc00 biolinum.14.fb00 +0xf638 0xf738 biolinum.14.f638 +0xe358 0xe458 biolinum.14.e358 +0xe101 0xe201 biolinum.14.e101 +0xe000 0xe100 biolinum.14.e000 +0xa720 0xa820 biolinum.14.a720 +0x2e02 0x2f02 biolinum.14.2e02 +0x2c60 0x2d60 biolinum.14.2c60 +0x27c2 0x28c2 biolinum.14.27c2 +0x26a2 0x27a2 biolinum.14.26a2 +0x25a0 0x26a0 biolinum.14.25a0 +0x2423 0x2523 biolinum.14.2423 +0x2320 0x2420 biolinum.14.2320 +0x221b 0x231b biolinum.14.221b +0x211a 0x221a biolinum.14.211a +0x2019 0x2119 biolinum.14.2019 +0x1f18 0x2018 biolinum.14.1f18 +0x1e16 0x1f16 biolinum.14.1e16 +0x1d15 0x1e15 biolinum.14.1d15 +0x05b0 0x06b0 biolinum.14.05b0 +0x0404 0x0504 biolinum.14.0404 +0x0303 0x0403 biolinum.14.0303 +0x0202 0x0302 biolinum.14.0202 +0x0101 0x0201 biolinum.14.0101 +0x0000 0x0100 biolinum.14.0000 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.0000 Binary file lib/font/bit/fixed/10x20.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.0100 Binary file lib/font/bit/fixed/10x20.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.0200 Binary file lib/font/bit/fixed/10x20.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.0300 Binary file lib/font/bit/fixed/10x20.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.0400 Binary file lib/font/bit/fixed/10x20.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.0500 Binary file lib/font/bit/fixed/10x20.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.0600 Binary file lib/font/bit/fixed/10x20.0600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.0E00 Binary file lib/font/bit/fixed/10x20.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.1000 Binary file lib/font/bit/fixed/10x20.1000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.1200 Binary file lib/font/bit/fixed/10x20.1200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.1300 Binary file lib/font/bit/fixed/10x20.1300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.1600 Binary file lib/font/bit/fixed/10x20.1600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.1D00 Binary file lib/font/bit/fixed/10x20.1D00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.1E00 Binary file lib/font/bit/fixed/10x20.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.1F00 Binary file lib/font/bit/fixed/10x20.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2000 Binary file lib/font/bit/fixed/10x20.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2100 Binary file lib/font/bit/fixed/10x20.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2200 Binary file lib/font/bit/fixed/10x20.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2300 Binary file lib/font/bit/fixed/10x20.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2400 Binary file lib/font/bit/fixed/10x20.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2500 Binary file lib/font/bit/fixed/10x20.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2600 Binary file lib/font/bit/fixed/10x20.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2700 Binary file lib/font/bit/fixed/10x20.2700 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2800 Binary file lib/font/bit/fixed/10x20.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2A00 Binary file lib/font/bit/fixed/10x20.2A00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.2B00 Binary file lib/font/bit/fixed/10x20.2B00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.3000 Binary file lib/font/bit/fixed/10x20.3000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/10x20.4D00 Binary file lib/font/bit/fixed/10x20.4D00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.0000 Binary file lib/font/bit/fixed/4x6.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.0100 Binary file lib/font/bit/fixed/4x6.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.0200 Binary file lib/font/bit/fixed/4x6.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.0300 Binary file lib/font/bit/fixed/4x6.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.0400 Binary file lib/font/bit/fixed/4x6.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.0500 Binary file lib/font/bit/fixed/4x6.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.1E00 Binary file lib/font/bit/fixed/4x6.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.2000 Binary file lib/font/bit/fixed/4x6.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.2100 Binary file lib/font/bit/fixed/4x6.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.2200 Binary file lib/font/bit/fixed/4x6.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.2300 Binary file lib/font/bit/fixed/4x6.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.2400 Binary file lib/font/bit/fixed/4x6.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.2500 Binary file lib/font/bit/fixed/4x6.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/4x6.2600 Binary file lib/font/bit/fixed/4x6.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.0000 Binary file lib/font/bit/fixed/5x7.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.0100 Binary file lib/font/bit/fixed/5x7.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.0200 Binary file lib/font/bit/fixed/5x7.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.0300 Binary file lib/font/bit/fixed/5x7.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.0400 Binary file lib/font/bit/fixed/5x7.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.0500 Binary file lib/font/bit/fixed/5x7.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.1600 Binary file lib/font/bit/fixed/5x7.1600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.1E00 Binary file lib/font/bit/fixed/5x7.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.1F00 Binary file lib/font/bit/fixed/5x7.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.2000 Binary file lib/font/bit/fixed/5x7.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.2100 Binary file lib/font/bit/fixed/5x7.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.2200 Binary file lib/font/bit/fixed/5x7.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.2300 Binary file lib/font/bit/fixed/5x7.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.2400 Binary file lib/font/bit/fixed/5x7.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.2500 Binary file lib/font/bit/fixed/5x7.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.2600 Binary file lib/font/bit/fixed/5x7.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x7.2800 Binary file lib/font/bit/fixed/5x7.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.0000 Binary file lib/font/bit/fixed/5x8.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.0100 Binary file lib/font/bit/fixed/5x8.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.0200 Binary file lib/font/bit/fixed/5x8.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.0300 Binary file lib/font/bit/fixed/5x8.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.0400 Binary file lib/font/bit/fixed/5x8.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.0500 Binary file lib/font/bit/fixed/5x8.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.1E00 Binary file lib/font/bit/fixed/5x8.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.2000 Binary file lib/font/bit/fixed/5x8.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.2100 Binary file lib/font/bit/fixed/5x8.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.2200 Binary file lib/font/bit/fixed/5x8.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.2300 Binary file lib/font/bit/fixed/5x8.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.2400 Binary file lib/font/bit/fixed/5x8.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.2500 Binary file lib/font/bit/fixed/5x8.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.2600 Binary file lib/font/bit/fixed/5x8.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/5x8.2800 Binary file lib/font/bit/fixed/5x8.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.0000 Binary file lib/font/bit/fixed/6x10.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.0100 Binary file lib/font/bit/fixed/6x10.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.0200 Binary file lib/font/bit/fixed/6x10.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.0300 Binary file lib/font/bit/fixed/6x10.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.0400 Binary file lib/font/bit/fixed/6x10.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.0500 Binary file lib/font/bit/fixed/6x10.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.1600 Binary file lib/font/bit/fixed/6x10.1600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.1E00 Binary file lib/font/bit/fixed/6x10.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.1F00 Binary file lib/font/bit/fixed/6x10.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.2000 Binary file lib/font/bit/fixed/6x10.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.2100 Binary file lib/font/bit/fixed/6x10.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.2200 Binary file lib/font/bit/fixed/6x10.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.2300 Binary file lib/font/bit/fixed/6x10.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.2400 Binary file lib/font/bit/fixed/6x10.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.2500 Binary file lib/font/bit/fixed/6x10.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.2600 Binary file lib/font/bit/fixed/6x10.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x10.2800 Binary file lib/font/bit/fixed/6x10.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.0000 Binary file lib/font/bit/fixed/6x12.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.0100 Binary file lib/font/bit/fixed/6x12.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.0200 Binary file lib/font/bit/fixed/6x12.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.0300 Binary file lib/font/bit/fixed/6x12.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.0400 Binary file lib/font/bit/fixed/6x12.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.0500 Binary file lib/font/bit/fixed/6x12.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.1E00 Binary file lib/font/bit/fixed/6x12.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.2000 Binary file lib/font/bit/fixed/6x12.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.2100 Binary file lib/font/bit/fixed/6x12.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.2200 Binary file lib/font/bit/fixed/6x12.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.2300 Binary file lib/font/bit/fixed/6x12.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.2400 Binary file lib/font/bit/fixed/6x12.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.2500 Binary file lib/font/bit/fixed/6x12.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.2600 Binary file lib/font/bit/fixed/6x12.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x12.2800 Binary file lib/font/bit/fixed/6x12.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.0000 Binary file lib/font/bit/fixed/6x13.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.0100 Binary file lib/font/bit/fixed/6x13.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.0200 Binary file lib/font/bit/fixed/6x13.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.0300 Binary file lib/font/bit/fixed/6x13.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.0400 Binary file lib/font/bit/fixed/6x13.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.0500 Binary file lib/font/bit/fixed/6x13.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.0E00 Binary file lib/font/bit/fixed/6x13.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.1000 Binary file lib/font/bit/fixed/6x13.1000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.1100 Binary file lib/font/bit/fixed/6x13.1100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.1600 Binary file lib/font/bit/fixed/6x13.1600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.1E00 Binary file lib/font/bit/fixed/6x13.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.1F00 Binary file lib/font/bit/fixed/6x13.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2000 Binary file lib/font/bit/fixed/6x13.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2100 Binary file lib/font/bit/fixed/6x13.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2200 Binary file lib/font/bit/fixed/6x13.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2300 Binary file lib/font/bit/fixed/6x13.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2400 Binary file lib/font/bit/fixed/6x13.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2500 Binary file lib/font/bit/fixed/6x13.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2600 Binary file lib/font/bit/fixed/6x13.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2700 Binary file lib/font/bit/fixed/6x13.2700 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2800 Binary file lib/font/bit/fixed/6x13.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2900 Binary file lib/font/bit/fixed/6x13.2900 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.2A00 Binary file lib/font/bit/fixed/6x13.2A00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.3000 Binary file lib/font/bit/fixed/6x13.3000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13.3100 Binary file lib/font/bit/fixed/6x13.3100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.0000 Binary file lib/font/bit/fixed/6x13B.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.0100 Binary file lib/font/bit/fixed/6x13B.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.0200 Binary file lib/font/bit/fixed/6x13B.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.0300 Binary file lib/font/bit/fixed/6x13B.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.0400 Binary file lib/font/bit/fixed/6x13B.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.0500 Binary file lib/font/bit/fixed/6x13B.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.1E00 Binary file lib/font/bit/fixed/6x13B.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.1F00 Binary file lib/font/bit/fixed/6x13B.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.2000 Binary file lib/font/bit/fixed/6x13B.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.2100 Binary file lib/font/bit/fixed/6x13B.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.2200 Binary file lib/font/bit/fixed/6x13B.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.2300 Binary file lib/font/bit/fixed/6x13B.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.2400 Binary file lib/font/bit/fixed/6x13B.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.2500 Binary file lib/font/bit/fixed/6x13B.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13B.2600 Binary file lib/font/bit/fixed/6x13B.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.0000 Binary file lib/font/bit/fixed/6x13O.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.0100 Binary file lib/font/bit/fixed/6x13O.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.0200 Binary file lib/font/bit/fixed/6x13O.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.0300 Binary file lib/font/bit/fixed/6x13O.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.0400 Binary file lib/font/bit/fixed/6x13O.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.1E00 Binary file lib/font/bit/fixed/6x13O.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.2000 Binary file lib/font/bit/fixed/6x13O.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.2100 Binary file lib/font/bit/fixed/6x13O.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.2200 Binary file lib/font/bit/fixed/6x13O.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.2400 Binary file lib/font/bit/fixed/6x13O.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x13O.2600 Binary file lib/font/bit/fixed/6x13O.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.0000 Binary file lib/font/bit/fixed/6x9.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.0100 Binary file lib/font/bit/fixed/6x9.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.0200 Binary file lib/font/bit/fixed/6x9.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.0300 Binary file lib/font/bit/fixed/6x9.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.0400 Binary file lib/font/bit/fixed/6x9.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.0500 Binary file lib/font/bit/fixed/6x9.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.1E00 Binary file lib/font/bit/fixed/6x9.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.2000 Binary file lib/font/bit/fixed/6x9.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.2100 Binary file lib/font/bit/fixed/6x9.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.2200 Binary file lib/font/bit/fixed/6x9.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.2300 Binary file lib/font/bit/fixed/6x9.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.2400 Binary file lib/font/bit/fixed/6x9.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.2500 Binary file lib/font/bit/fixed/6x9.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.2600 Binary file lib/font/bit/fixed/6x9.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/6x9.2800 Binary file lib/font/bit/fixed/6x9.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.0000 Binary file lib/font/bit/fixed/7x13.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.0100 Binary file lib/font/bit/fixed/7x13.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.0200 Binary file lib/font/bit/fixed/7x13.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.0300 Binary file lib/font/bit/fixed/7x13.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.0400 Binary file lib/font/bit/fixed/7x13.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.0500 Binary file lib/font/bit/fixed/7x13.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.0E00 Binary file lib/font/bit/fixed/7x13.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.1000 Binary file lib/font/bit/fixed/7x13.1000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.1600 Binary file lib/font/bit/fixed/7x13.1600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.1E00 Binary file lib/font/bit/fixed/7x13.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.1F00 Binary file lib/font/bit/fixed/7x13.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.2000 Binary file lib/font/bit/fixed/7x13.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.2100 Binary file lib/font/bit/fixed/7x13.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.2200 Binary file lib/font/bit/fixed/7x13.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.2300 Binary file lib/font/bit/fixed/7x13.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.2400 Binary file lib/font/bit/fixed/7x13.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.2500 Binary file lib/font/bit/fixed/7x13.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.2600 Binary file lib/font/bit/fixed/7x13.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.2700 Binary file lib/font/bit/fixed/7x13.2700 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.2800 Binary file lib/font/bit/fixed/7x13.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.2A00 Binary file lib/font/bit/fixed/7x13.2A00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13.3000 Binary file lib/font/bit/fixed/7x13.3000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.0000 Binary file lib/font/bit/fixed/7x13B.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.0100 Binary file lib/font/bit/fixed/7x13B.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.0200 Binary file lib/font/bit/fixed/7x13B.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.0300 Binary file lib/font/bit/fixed/7x13B.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.0400 Binary file lib/font/bit/fixed/7x13B.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.0500 Binary file lib/font/bit/fixed/7x13B.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.0E00 Binary file lib/font/bit/fixed/7x13B.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.1E00 Binary file lib/font/bit/fixed/7x13B.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.1F00 Binary file lib/font/bit/fixed/7x13B.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.2000 Binary file lib/font/bit/fixed/7x13B.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.2100 Binary file lib/font/bit/fixed/7x13B.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.2200 Binary file lib/font/bit/fixed/7x13B.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.2300 Binary file lib/font/bit/fixed/7x13B.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.2400 Binary file lib/font/bit/fixed/7x13B.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.2500 Binary file lib/font/bit/fixed/7x13B.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13B.2600 Binary file lib/font/bit/fixed/7x13B.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.0000 Binary file lib/font/bit/fixed/7x13O.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.0100 Binary file lib/font/bit/fixed/7x13O.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.0200 Binary file lib/font/bit/fixed/7x13O.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.0300 Binary file lib/font/bit/fixed/7x13O.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.0400 Binary file lib/font/bit/fixed/7x13O.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.0E00 Binary file lib/font/bit/fixed/7x13O.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.1E00 Binary file lib/font/bit/fixed/7x13O.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.2000 Binary file lib/font/bit/fixed/7x13O.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.2100 Binary file lib/font/bit/fixed/7x13O.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.2200 Binary file lib/font/bit/fixed/7x13O.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.2400 Binary file lib/font/bit/fixed/7x13O.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x13O.2600 Binary file lib/font/bit/fixed/7x13O.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.0000 Binary file lib/font/bit/fixed/7x14.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.0100 Binary file lib/font/bit/fixed/7x14.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.0200 Binary file lib/font/bit/fixed/7x14.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.0300 Binary file lib/font/bit/fixed/7x14.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.0400 Binary file lib/font/bit/fixed/7x14.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.0500 Binary file lib/font/bit/fixed/7x14.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.0E00 Binary file lib/font/bit/fixed/7x14.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.1600 Binary file lib/font/bit/fixed/7x14.1600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.1E00 Binary file lib/font/bit/fixed/7x14.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.1F00 Binary file lib/font/bit/fixed/7x14.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.2000 Binary file lib/font/bit/fixed/7x14.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.2100 Binary file lib/font/bit/fixed/7x14.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.2200 Binary file lib/font/bit/fixed/7x14.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.2300 Binary file lib/font/bit/fixed/7x14.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.2400 Binary file lib/font/bit/fixed/7x14.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.2500 Binary file lib/font/bit/fixed/7x14.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.2600 Binary file lib/font/bit/fixed/7x14.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14.2800 Binary file lib/font/bit/fixed/7x14.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.0000 Binary file lib/font/bit/fixed/7x14B.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.0100 Binary file lib/font/bit/fixed/7x14B.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.0200 Binary file lib/font/bit/fixed/7x14B.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.0300 Binary file lib/font/bit/fixed/7x14B.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.0400 Binary file lib/font/bit/fixed/7x14B.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.0500 Binary file lib/font/bit/fixed/7x14B.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.0E00 Binary file lib/font/bit/fixed/7x14B.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.1E00 Binary file lib/font/bit/fixed/7x14B.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.1F00 Binary file lib/font/bit/fixed/7x14B.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.2000 Binary file lib/font/bit/fixed/7x14B.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.2100 Binary file lib/font/bit/fixed/7x14B.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.2200 Binary file lib/font/bit/fixed/7x14B.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.2300 Binary file lib/font/bit/fixed/7x14B.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.2400 Binary file lib/font/bit/fixed/7x14B.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.2500 Binary file lib/font/bit/fixed/7x14B.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/7x14B.2600 Binary file lib/font/bit/fixed/7x14B.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.0000 Binary file lib/font/bit/fixed/8x13.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.0100 Binary file lib/font/bit/fixed/8x13.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.0200 Binary file lib/font/bit/fixed/8x13.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.0300 Binary file lib/font/bit/fixed/8x13.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.0400 Binary file lib/font/bit/fixed/8x13.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.0500 Binary file lib/font/bit/fixed/8x13.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.0E00 Binary file lib/font/bit/fixed/8x13.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.1000 Binary file lib/font/bit/fixed/8x13.1000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.1600 Binary file lib/font/bit/fixed/8x13.1600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.1E00 Binary file lib/font/bit/fixed/8x13.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.1F00 Binary file lib/font/bit/fixed/8x13.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.2000 Binary file lib/font/bit/fixed/8x13.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.2100 Binary file lib/font/bit/fixed/8x13.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.2200 Binary file lib/font/bit/fixed/8x13.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.2300 Binary file lib/font/bit/fixed/8x13.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.2400 Binary file lib/font/bit/fixed/8x13.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.2500 Binary file lib/font/bit/fixed/8x13.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.2600 Binary file lib/font/bit/fixed/8x13.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.2700 Binary file lib/font/bit/fixed/8x13.2700 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.2800 Binary file lib/font/bit/fixed/8x13.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.2A00 Binary file lib/font/bit/fixed/8x13.2A00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13.3000 Binary file lib/font/bit/fixed/8x13.3000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.0000 Binary file lib/font/bit/fixed/8x13B.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.0100 Binary file lib/font/bit/fixed/8x13B.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.0200 Binary file lib/font/bit/fixed/8x13B.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.0300 Binary file lib/font/bit/fixed/8x13B.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.0400 Binary file lib/font/bit/fixed/8x13B.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.0500 Binary file lib/font/bit/fixed/8x13B.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.0E00 Binary file lib/font/bit/fixed/8x13B.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.1E00 Binary file lib/font/bit/fixed/8x13B.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.1F00 Binary file lib/font/bit/fixed/8x13B.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.2000 Binary file lib/font/bit/fixed/8x13B.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.2100 Binary file lib/font/bit/fixed/8x13B.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.2200 Binary file lib/font/bit/fixed/8x13B.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.2300 Binary file lib/font/bit/fixed/8x13B.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.2400 Binary file lib/font/bit/fixed/8x13B.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.2500 Binary file lib/font/bit/fixed/8x13B.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13B.2600 Binary file lib/font/bit/fixed/8x13B.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.0000 Binary file lib/font/bit/fixed/8x13O.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.0100 Binary file lib/font/bit/fixed/8x13O.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.0200 Binary file lib/font/bit/fixed/8x13O.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.0300 Binary file lib/font/bit/fixed/8x13O.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.0400 Binary file lib/font/bit/fixed/8x13O.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.0E00 Binary file lib/font/bit/fixed/8x13O.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.1E00 Binary file lib/font/bit/fixed/8x13O.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.2000 Binary file lib/font/bit/fixed/8x13O.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.2100 Binary file lib/font/bit/fixed/8x13O.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.2200 Binary file lib/font/bit/fixed/8x13O.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.2400 Binary file lib/font/bit/fixed/8x13O.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/8x13O.2600 Binary file lib/font/bit/fixed/8x13O.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.0000 Binary file lib/font/bit/fixed/9x15.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.0100 Binary file lib/font/bit/fixed/9x15.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.0200 Binary file lib/font/bit/fixed/9x15.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.0300 Binary file lib/font/bit/fixed/9x15.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.0400 Binary file lib/font/bit/fixed/9x15.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.0500 Binary file lib/font/bit/fixed/9x15.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.0600 Binary file lib/font/bit/fixed/9x15.0600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.0E00 Binary file lib/font/bit/fixed/9x15.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.1000 Binary file lib/font/bit/fixed/9x15.1000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.1200 Binary file lib/font/bit/fixed/9x15.1200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.1300 Binary file lib/font/bit/fixed/9x15.1300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.1600 Binary file lib/font/bit/fixed/9x15.1600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.1E00 Binary file lib/font/bit/fixed/9x15.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.1F00 Binary file lib/font/bit/fixed/9x15.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2000 Binary file lib/font/bit/fixed/9x15.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2100 Binary file lib/font/bit/fixed/9x15.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2200 Binary file lib/font/bit/fixed/9x15.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2300 Binary file lib/font/bit/fixed/9x15.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2400 Binary file lib/font/bit/fixed/9x15.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2500 Binary file lib/font/bit/fixed/9x15.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2600 Binary file lib/font/bit/fixed/9x15.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2700 Binary file lib/font/bit/fixed/9x15.2700 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2800 Binary file lib/font/bit/fixed/9x15.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2900 Binary file lib/font/bit/fixed/9x15.2900 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.2A00 Binary file lib/font/bit/fixed/9x15.2A00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15.3000 Binary file lib/font/bit/fixed/9x15.3000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.0000 Binary file lib/font/bit/fixed/9x15B.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.0100 Binary file lib/font/bit/fixed/9x15B.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.0200 Binary file lib/font/bit/fixed/9x15B.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.0300 Binary file lib/font/bit/fixed/9x15B.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.0400 Binary file lib/font/bit/fixed/9x15B.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.0500 Binary file lib/font/bit/fixed/9x15B.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.0600 Binary file lib/font/bit/fixed/9x15B.0600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.0E00 Binary file lib/font/bit/fixed/9x15B.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.1600 Binary file lib/font/bit/fixed/9x15B.1600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.1E00 Binary file lib/font/bit/fixed/9x15B.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.1F00 Binary file lib/font/bit/fixed/9x15B.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.2000 Binary file lib/font/bit/fixed/9x15B.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.2100 Binary file lib/font/bit/fixed/9x15B.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.2200 Binary file lib/font/bit/fixed/9x15B.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.2300 Binary file lib/font/bit/fixed/9x15B.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.2400 Binary file lib/font/bit/fixed/9x15B.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.2500 Binary file lib/font/bit/fixed/9x15B.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x15B.2600 Binary file lib/font/bit/fixed/9x15B.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.0000 Binary file lib/font/bit/fixed/9x18.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.0100 Binary file lib/font/bit/fixed/9x18.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.0200 Binary file lib/font/bit/fixed/9x18.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.0300 Binary file lib/font/bit/fixed/9x18.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.0400 Binary file lib/font/bit/fixed/9x18.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.0500 Binary file lib/font/bit/fixed/9x18.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.0E00 Binary file lib/font/bit/fixed/9x18.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.1000 Binary file lib/font/bit/fixed/9x18.1000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.1200 Binary file lib/font/bit/fixed/9x18.1200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.1300 Binary file lib/font/bit/fixed/9x18.1300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.1400 Binary file lib/font/bit/fixed/9x18.1400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.1500 Binary file lib/font/bit/fixed/9x18.1500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.1600 Binary file lib/font/bit/fixed/9x18.1600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.1E00 Binary file lib/font/bit/fixed/9x18.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.1F00 Binary file lib/font/bit/fixed/9x18.1F00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.2000 Binary file lib/font/bit/fixed/9x18.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.2100 Binary file lib/font/bit/fixed/9x18.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.2200 Binary file lib/font/bit/fixed/9x18.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.2300 Binary file lib/font/bit/fixed/9x18.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.2400 Binary file lib/font/bit/fixed/9x18.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.2500 Binary file lib/font/bit/fixed/9x18.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.2600 Binary file lib/font/bit/fixed/9x18.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.2700 Binary file lib/font/bit/fixed/9x18.2700 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.2800 Binary file lib/font/bit/fixed/9x18.2800 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.2A00 Binary file lib/font/bit/fixed/9x18.2A00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18.3000 Binary file lib/font/bit/fixed/9x18.3000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.0000 Binary file lib/font/bit/fixed/9x18B.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.0100 Binary file lib/font/bit/fixed/9x18B.0100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.0200 Binary file lib/font/bit/fixed/9x18B.0200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.0300 Binary file lib/font/bit/fixed/9x18B.0300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.0400 Binary file lib/font/bit/fixed/9x18B.0400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.0500 Binary file lib/font/bit/fixed/9x18B.0500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.0E00 Binary file lib/font/bit/fixed/9x18B.0E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.1E00 Binary file lib/font/bit/fixed/9x18B.1E00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.2000 Binary file lib/font/bit/fixed/9x18B.2000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.2100 Binary file lib/font/bit/fixed/9x18B.2100 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.2200 Binary file lib/font/bit/fixed/9x18B.2200 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.2300 Binary file lib/font/bit/fixed/9x18B.2300 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.2400 Binary file lib/font/bit/fixed/9x18B.2400 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.2500 Binary file lib/font/bit/fixed/9x18B.2500 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/9x18B.2600 Binary file lib/font/bit/fixed/9x18B.2600 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.10x20.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.10x20.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,76 @@ +20 15 +0x0000 0x001F 10x20.2400 +0x0000 0x00FF 10x20.0000 +0x0100 0x01FF 10x20.0100 +0x0200 0x02FF 10x20.0200 +0x0300 0x03FF 10x20.0300 +0x0400 0x04FF 10x20.0400 +0x0500 0x05FF 10x20.0500 +0x0600 0x06FF 10x20.0600 +0x0E00 0x0EFF 10x20.0E00 +0x1000 0x10FF 10x20.1000 +0x1200 0x12FF 10x20.1200 +0x1300 0x13FF 10x20.1300 +0x1600 0x16FF 10x20.1600 +0x1D00 0x1DFF 10x20.1D00 +0x1E00 0x1EFF 10x20.1E00 +0x1F00 0x1FFF 10x20.1F00 +0x2000 0x20FF 10x20.2000 +0x2100 0x21FF 10x20.2100 +0x2200 0x22FF 10x20.2200 +0x2300 0x23FF 10x20.2300 +0x2400 0x24FF 10x20.2400 +0x2500 0x25FF 10x20.2500 +0x2600 0x26FF 10x20.2600 +0x2700 0x27FF 10x20.2700 +0x2800 0x28FF 10x20.2800 +0x2A00 0x2AFF 10x20.2A00 +0x2B00 0x2BFF 10x20.2B00 +0x3000 0x30fe ../shinonome/k16.3000 +0x4D00 0x4DFF 10x20.4D00 +0x4e00 0x4ffe ../shinonome/k16.4e00 +0x5005 0x51fe ../shinonome/k16.5005 +0x5200 0x53fa ../shinonome/k16.5200 +0x5401 0x55fe ../shinonome/k16.5401 +0x5606 0x57fc ../shinonome/k16.5606 +0x5800 0x59ff ../shinonome/k16.5800 +0x5a01 0x5bff ../shinonome/k16.5a01 +0x5c01 0x5dfe ../shinonome/k16.5c01 +0x5e02 0x5fff ../shinonome/k16.5e02 +0x600e 0x61ff ../shinonome/k16.600e +0x6200 0x63fa ../shinonome/k16.6200 +0x6406 0x65fb ../shinonome/k16.6406 +0x6602 0x67ff ../shinonome/k16.6602 +0x6802 0x69ff ../shinonome/k16.6802 +0x6a02 0x6bf3 ../shinonome/k16.6a02 +0x6c08 0x6dfb ../shinonome/k16.6c08 +0x6e05 0x6ffe ../shinonome/k16.6e05 +0x7001 0x71ff ../shinonome/k16.7001 +0x7206 0x73fe ../shinonome/k16.7206 +0x7403 0x75ff ../shinonome/k16.7403 +0x7601 0x77fc ../shinonome/k16.7601 +0x7802 0x79fb ../shinonome/k16.7802 +0x7a00 0x7bf7 ../shinonome/k16.7a00 +0x7c00 0x7dfb ../shinonome/k16.7c00 +0x7e01 0x7ffc ../shinonome/k16.7e01 +0x8000 0x81fe ../shinonome/k16.8000 +0x8201 0x83fd ../shinonome/k16.8201 +0x8403 0x85fe ../shinonome/k16.8403 +0x8602 0x87fe ../shinonome/k16.8602 +0x8805 0x89f8 ../shinonome/k16.8805 +0x8a00 0x8b9a ../shinonome/k16.8a00 +0x8c37 0x8dff ../shinonome/k16.8c37 +0x8e08 0x8ffd ../shinonome/k16.8e08 +0x9000 0x91ff ../shinonome/k16.9000 +0x920d 0x93e8 ../shinonome/k16.920d +0x9403 0x95e5 ../shinonome/k16.9403 +0x961c 0x97ff ../shinonome/k16.961c +0x9801 0x99ff ../shinonome/k16.9801 +0x9a01 0x9bf5 ../shinonome/k16.9a01 +0x9c04 0x9dfd ../shinonome/k16.9c04 +0x9e1a 0x9fa0 ../shinonome/k16.9e1a +0xFB00 0xFBFF 10x20.FB00 +0xFC00 0xFCFF 10x20.FC00 +0xFD00 0xFDFF 10x20.FD00 +0xFE00 0xFEFF 10x20.FE00 +0xFF00 0xFFFF 10x20.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.4x6.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.4x6.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,17 @@ +6 4 +0x0000 0x001F 4x6.2400 +0x0000 0x00FF 4x6.0000 +0x0100 0x01FF 4x6.0100 +0x0200 0x02FF 4x6.0200 +0x0300 0x03FF 4x6.0300 +0x0400 0x04FF 4x6.0400 +0x0500 0x05FF 4x6.0500 +0x1E00 0x1EFF 4x6.1E00 +0x2000 0x20FF 4x6.2000 +0x2100 0x21FF 4x6.2100 +0x2200 0x22FF 4x6.2200 +0x2300 0x23FF 4x6.2300 +0x2400 0x24FF 4x6.2400 +0x2500 0x25FF 4x6.2500 +0x2600 0x26FF 4x6.2600 +0xFF00 0xFFFF 4x6.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.5x7.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.5x7.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,21 @@ +7 5 +0x0000 0x001F 5x7.2400 +0x0000 0x00FF 5x7.0000 +0x0100 0x01FF 5x7.0100 +0x0200 0x02FF 5x7.0200 +0x0300 0x03FF 5x7.0300 +0x0400 0x04FF 5x7.0400 +0x0500 0x05FF 5x7.0500 +0x1600 0x16FF 5x7.1600 +0x1E00 0x1EFF 5x7.1E00 +0x1F00 0x1FFF 5x7.1F00 +0x2000 0x20FF 5x7.2000 +0x2100 0x21FF 5x7.2100 +0x2200 0x22FF 5x7.2200 +0x2300 0x23FF 5x7.2300 +0x2400 0x24FF 5x7.2400 +0x2500 0x25FF 5x7.2500 +0x2600 0x26FF 5x7.2600 +0x2800 0x28FF 5x7.2800 +0xFB00 0xFBFF 5x7.FB00 +0xFF00 0xFFFF 5x7.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.5x8.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.5x8.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,19 @@ +8 6 +0x0000 0x001F 5x8.2400 +0x0000 0x00FF 5x8.0000 +0x0100 0x01FF 5x8.0100 +0x0200 0x02FF 5x8.0200 +0x0300 0x03FF 5x8.0300 +0x0400 0x04FF 5x8.0400 +0x0500 0x05FF 5x8.0500 +0x1E00 0x1EFF 5x8.1E00 +0x2000 0x20FF 5x8.2000 +0x2100 0x21FF 5x8.2100 +0x2200 0x22FF 5x8.2200 +0x2300 0x23FF 5x8.2300 +0x2400 0x24FF 5x8.2400 +0x2500 0x25FF 5x8.2500 +0x2600 0x26FF 5x8.2600 +0x2800 0x28FF 5x8.2800 +0xFB00 0xFBFF 5x8.FB00 +0xFF00 0xFFFF 5x8.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.6x10.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.6x10.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,63 @@ +10 7 +0x0000 0x001F 6x10.2400 +0x0000 0x00FF 6x10.0000 +0x0100 0x01FF 6x10.0100 +0x0200 0x02FF 6x10.0200 +0x0300 0x03FF 6x10.0300 +0x0400 0x04FF 6x10.0400 +0x0500 0x05FF 6x10.0500 +0x1600 0x16FF 6x10.1600 +0x1E00 0x1EFF 6x10.1E00 +0x1F00 0x1FFF 6x10.1F00 +0x2000 0x20FF 6x10.2000 +0x2100 0x21FF 6x10.2100 +0x2200 0x22FF 6x10.2200 +0x2300 0x23FF 6x10.2300 +0x2400 0x24FF 6x10.2400 +0x2500 0x25FF 6x10.2500 +0x2600 0x26FF 6x10.2600 +0x2800 0x28FF 6x10.2800 +0x3000 0x30fe ../naga10/knj10.3000 +0x4e00 0x4ffe ../naga10/knj10.4e00 +0x5005 0x51fe ../naga10/knj10.5005 +0x5200 0x53fa ../naga10/knj10.5200 +0x5401 0x55fe ../naga10/knj10.5401 +0x5606 0x57fc ../naga10/knj10.5606 +0x5800 0x59ff ../naga10/knj10.5800 +0x5a01 0x5bff ../naga10/knj10.5a01 +0x5c01 0x5dfe ../naga10/knj10.5c01 +0x5e02 0x5fff ../naga10/knj10.5e02 +0x600e 0x61ff ../naga10/knj10.600e +0x6200 0x63fa ../naga10/knj10.6200 +0x6406 0x65fb ../naga10/knj10.6406 +0x6602 0x67ff ../naga10/knj10.6602 +0x6802 0x69ff ../naga10/knj10.6802 +0x6a02 0x6bf3 ../naga10/knj10.6a02 +0x6c08 0x6dfb ../naga10/knj10.6c08 +0x6e05 0x6ffe ../naga10/knj10.6e05 +0x7001 0x71ff ../naga10/knj10.7001 +0x7206 0x73fe ../naga10/knj10.7206 +0x7403 0x75ff ../naga10/knj10.7403 +0x7601 0x77fc ../naga10/knj10.7601 +0x7802 0x79fb ../naga10/knj10.7802 +0x7a00 0x7bf7 ../naga10/knj10.7a00 +0x7c00 0x7dfb ../naga10/knj10.7c00 +0x7e01 0x7ffc ../naga10/knj10.7e01 +0x8000 0x81fe ../naga10/knj10.8000 +0x8201 0x83fd ../naga10/knj10.8201 +0x8403 0x85fe ../naga10/knj10.8403 +0x8602 0x87fe ../naga10/knj10.8602 +0x8805 0x89f8 ../naga10/knj10.8805 +0x8a00 0x8b9a ../naga10/knj10.8a00 +0x8c37 0x8dff ../naga10/knj10.8c37 +0x8e08 0x8ffd ../naga10/knj10.8e08 +0x9000 0x91ff ../naga10/knj10.9000 +0x920d 0x93e8 ../naga10/knj10.920d +0x9403 0x95e5 ../naga10/knj10.9403 +0x961c 0x97ff ../naga10/knj10.961c +0x9801 0x99ff ../naga10/knj10.9801 +0x9a01 0x9bf5 ../naga10/knj10.9a01 +0x9c04 0x9dfd ../naga10/knj10.9c04 +0x9e1a 0x9fa0 ../naga10/knj10.9e1a +0xFB00 0xFBFF 6x10.FB00 +0xFF00 0xFFFF 6x10.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.6x12.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.6x12.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,62 @@ +12 9 +0x0000 0x001F 6x12.2400 +0x0000 0x00FF 6x12.0000 +0x0100 0x01FF 6x12.0100 +0x0200 0x02FF 6x12.0200 +0x0300 0x03FF 6x12.0300 +0x0400 0x04FF 6x12.0400 +0x0500 0x05FF 6x12.0500 +0x1E00 0x1EFF 6x12.1E00 +0x2000 0x20FF 6x12.2000 +0x2100 0x21FF 6x12.2100 +0x2200 0x22FF 6x12.2200 +0x2300 0x23FF 6x12.2300 +0x2400 0x24FF 6x12.2400 +0x2500 0x25FF 6x12.2500 +0x2600 0x26FF 6x12.2600 +0x2800 0x28FF 6x12.2800 +0x3000 0x30fe ../shinonome/k12.3000 +0x4e00 0x4ffe ../shinonome/k12.4e00 +0x5005 0x51fe ../shinonome/k12.5005 +0x5200 0x53fa ../shinonome/k12.5200 +0x5401 0x55fe ../shinonome/k12.5401 +0x5606 0x57fc ../shinonome/k12.5606 +0x5800 0x59ff ../shinonome/k12.5800 +0x5a01 0x5bff ../shinonome/k12.5a01 +0x5c01 0x5dfe ../shinonome/k12.5c01 +0x5e02 0x5fff ../shinonome/k12.5e02 +0x600e 0x61ff ../shinonome/k12.600e +0x6200 0x63fa ../shinonome/k12.6200 +0x6406 0x65fb ../shinonome/k12.6406 +0x6602 0x67ff ../shinonome/k12.6602 +0x6802 0x69ff ../shinonome/k12.6802 +0x6a02 0x6bf3 ../shinonome/k12.6a02 +0x6c08 0x6dfb ../shinonome/k12.6c08 +0x6e05 0x6ffe ../shinonome/k12.6e05 +0x7001 0x71ff ../shinonome/k12.7001 +0x7206 0x73fe ../shinonome/k12.7206 +0x7403 0x75ff ../shinonome/k12.7403 +0x7601 0x77fc ../shinonome/k12.7601 +0x7802 0x79fb ../shinonome/k12.7802 +0x7a00 0x7bf7 ../shinonome/k12.7a00 +0x7c00 0x7dfb ../shinonome/k12.7c00 +0x7e01 0x7ffc ../shinonome/k12.7e01 +0x8000 0x81fe ../shinonome/k12.8000 +0x8201 0x83fd ../shinonome/k12.8201 +0x8403 0x85fe ../shinonome/k12.8403 +0x8602 0x87fe ../shinonome/k12.8602 +0x8805 0x89f8 ../shinonome/k12.8805 +0x8a00 0x8b9a ../shinonome/k12.8a00 +0x8c37 0x8dff ../shinonome/k12.8c37 +0x8e08 0x8ffd ../shinonome/k12.8e08 +0x9000 0x91ff ../shinonome/k12.9000 +0x920d 0x93e8 ../shinonome/k12.920d +0x9403 0x95e5 ../shinonome/k12.9403 +0x961c 0x97ff ../shinonome/k12.961c +0x9801 0x99ff ../shinonome/k12.9801 +0x9a01 0x9bf5 ../shinonome/k12.9a01 +0x9c04 0x9dfd ../shinonome/k12.9c04 +0x9e1a 0x9fa0 ../shinonome/k12.9e1a +0xFB00 0xFBFF 6x12.FB00 +0xFE00 0xFEFF 6x12.FE00 +0xFF00 0xFFFF 6x12.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.6x13.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.6x13.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,71 @@ +13 10 +0x0000 0x001F 6x13.2400 +0x0000 0x00FF 6x13.0000 +0x0100 0x01FF 6x13.0100 +0x0200 0x02FF 6x13.0200 +0x0300 0x03FF 6x13.0300 +0x0400 0x04FF 6x13.0400 +0x0500 0x05FF 6x13.0500 +0x0E00 0x0EFF 6x13.0E00 +0x1000 0x10FF 6x13.1000 +0x1100 0x11FF 6x13.1100 +0x1600 0x16FF 6x13.1600 +0x1E00 0x1EFF 6x13.1E00 +0x1F00 0x1FFF 6x13.1F00 +0x2000 0x20FF 6x13.2000 +0x2100 0x21FF 6x13.2100 +0x2200 0x22FF 6x13.2200 +0x2300 0x23FF 6x13.2300 +0x2400 0x24FF 6x13.2400 +0x2500 0x25FF 6x13.2500 +0x2600 0x26FF 6x13.2600 +0x2700 0x27FF 6x13.2700 +0x2800 0x28FF 6x13.2800 +0x2900 0x29FF 6x13.2900 +0x2A00 0x2AFF 6x13.2A00 +0x3000 0x30fe ../shinonome/k12.3000 +0x4e00 0x4ffe ../shinonome/k12.4e00 +0x5005 0x51fe ../shinonome/k12.5005 +0x5200 0x53fa ../shinonome/k12.5200 +0x5401 0x55fe ../shinonome/k12.5401 +0x5606 0x57fc ../shinonome/k12.5606 +0x5800 0x59ff ../shinonome/k12.5800 +0x5a01 0x5bff ../shinonome/k12.5a01 +0x5c01 0x5dfe ../shinonome/k12.5c01 +0x5e02 0x5fff ../shinonome/k12.5e02 +0x600e 0x61ff ../shinonome/k12.600e +0x6200 0x63fa ../shinonome/k12.6200 +0x6406 0x65fb ../shinonome/k12.6406 +0x6602 0x67ff ../shinonome/k12.6602 +0x6802 0x69ff ../shinonome/k12.6802 +0x6a02 0x6bf3 ../shinonome/k12.6a02 +0x6c08 0x6dfb ../shinonome/k12.6c08 +0x6e05 0x6ffe ../shinonome/k12.6e05 +0x7001 0x71ff ../shinonome/k12.7001 +0x7206 0x73fe ../shinonome/k12.7206 +0x7403 0x75ff ../shinonome/k12.7403 +0x7601 0x77fc ../shinonome/k12.7601 +0x7802 0x79fb ../shinonome/k12.7802 +0x7a00 0x7bf7 ../shinonome/k12.7a00 +0x7c00 0x7dfb ../shinonome/k12.7c00 +0x7e01 0x7ffc ../shinonome/k12.7e01 +0x8000 0x81fe ../shinonome/k12.8000 +0x8201 0x83fd ../shinonome/k12.8201 +0x8403 0x85fe ../shinonome/k12.8403 +0x8602 0x87fe ../shinonome/k12.8602 +0x8805 0x89f8 ../shinonome/k12.8805 +0x8a00 0x8b9a ../shinonome/k12.8a00 +0x8c37 0x8dff ../shinonome/k12.8c37 +0x8e08 0x8ffd ../shinonome/k12.8e08 +0x9000 0x91ff ../shinonome/k12.9000 +0x920d 0x93e8 ../shinonome/k12.920d +0x9403 0x95e5 ../shinonome/k12.9403 +0x961c 0x97ff ../shinonome/k12.961c +0x9801 0x99ff ../shinonome/k12.9801 +0x9a01 0x9bf5 ../shinonome/k12.9a01 +0x9c04 0x9dfd ../shinonome/k12.9c04 +0x9e1a 0x9fa0 ../shinonome/k12.9e1a +0xE000 0xE0FF 6x13.E000 +0xFB00 0xFBFF 6x13.FB00 +0xFE00 0xFEFF 6x13.FE00 +0xFF00 0xFFFF 6x13.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.6x13B.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.6x13B.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,60 @@ +13 10 +0x0000 0x001F 6x13B.2400 +0x0000 0x00FF 6x13B.0000 +0x0100 0x01FF 6x13B.0100 +0x0200 0x02FF 6x13B.0200 +0x0300 0x03FF 6x13B.0300 +0x0400 0x04FF 6x13B.0400 +0x0500 0x05FF 6x13B.0500 +0x1E00 0x1EFF 6x13B.1E00 +0x1F00 0x1FFF 6x13B.1F00 +0x2000 0x20FF 6x13B.2000 +0x2100 0x21FF 6x13B.2100 +0x2200 0x22FF 6x13B.2200 +0x2300 0x23FF 6x13B.2300 +0x2400 0x24FF 6x13B.2400 +0x2500 0x25FF 6x13B.2500 +0x2600 0x26FF 6x13B.2600 +0x3000 0x30fe ../shinonome/k12b.3000 +0x4e00 0x4ffe ../shinonome/k12b.4e00 +0x5005 0x51fe ../shinonome/k12b.5005 +0x5200 0x53fa ../shinonome/k12b.5200 +0x5401 0x55fe ../shinonome/k12b.5401 +0x5606 0x57fc ../shinonome/k12b.5606 +0x5800 0x59ff ../shinonome/k12b.5800 +0x5a01 0x5bff ../shinonome/k12b.5a01 +0x5c01 0x5dfe ../shinonome/k12b.5c01 +0x5e02 0x5fff ../shinonome/k12b.5e02 +0x600e 0x61ff ../shinonome/k12b.600e +0x6200 0x63fa ../shinonome/k12b.6200 +0x6406 0x65fb ../shinonome/k12b.6406 +0x6602 0x67ff ../shinonome/k12b.6602 +0x6802 0x69ff ../shinonome/k12b.6802 +0x6a02 0x6bf3 ../shinonome/k12b.6a02 +0x6c08 0x6dfb ../shinonome/k12b.6c08 +0x6e05 0x6ffe ../shinonome/k12b.6e05 +0x7001 0x71ff ../shinonome/k12b.7001 +0x7206 0x73fe ../shinonome/k12b.7206 +0x7403 0x75ff ../shinonome/k12b.7403 +0x7601 0x77fc ../shinonome/k12b.7601 +0x7802 0x79fb ../shinonome/k12b.7802 +0x7a00 0x7bf7 ../shinonome/k12b.7a00 +0x7c00 0x7dfb ../shinonome/k12b.7c00 +0x7e01 0x7ffc ../shinonome/k12b.7e01 +0x8000 0x81fe ../shinonome/k12b.8000 +0x8201 0x83fd ../shinonome/k12b.8201 +0x8403 0x85fe ../shinonome/k12b.8403 +0x8602 0x87fe ../shinonome/k12b.8602 +0x8805 0x89f8 ../shinonome/k12b.8805 +0x8a00 0x8b9a ../shinonome/k12b.8a00 +0x8c37 0x8dff ../shinonome/k12b.8c37 +0x8e08 0x8ffd ../shinonome/k12b.8e08 +0x9000 0x91ff ../shinonome/k12b.9000 +0x920d 0x93e8 ../shinonome/k12b.920d +0x9403 0x95e5 ../shinonome/k12b.9403 +0x961c 0x97ff ../shinonome/k12b.961c +0x9801 0x99ff ../shinonome/k12b.9801 +0x9a01 0x9bf5 ../shinonome/k12b.9a01 +0x9c04 0x9dfd ../shinonome/k12b.9c04 +0x9e1a 0x9fa0 ../shinonome/k12b.9e1a +0xFF00 0xFFFF 6x13B.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.6x13O.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.6x13O.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,58 @@ +13 10 +0x0000 0x001F 6x13O.2400 +0x0000 0x00FF 6x13O.0000 +0x0100 0x01FF 6x13O.0100 +0x0200 0x02FF 6x13O.0200 +0x0300 0x03FF 6x13O.0300 +0x0400 0x04FF 6x13O.0400 +0x1E00 0x1EFF 6x13O.1E00 +0x2000 0x20FF 6x13O.2000 +0x2100 0x21FF 6x13O.2100 +0x2200 0x22FF 6x13O.2200 +0x2400 0x24FF 6x13O.2400 +0x2600 0x26FF 6x13O.2600 +0x3000 0x30fe ../shinonome/k12i.3000 +0x4e00 0x4ffe ../shinonome/k12i.4e00 +0x5005 0x51fe ../shinonome/k12i.5005 +0x5200 0x53fa ../shinonome/k12i.5200 +0x5401 0x55fe ../shinonome/k12i.5401 +0x5606 0x57fc ../shinonome/k12i.5606 +0x5800 0x59ff ../shinonome/k12i.5800 +0x5a01 0x5bff ../shinonome/k12i.5a01 +0x5c01 0x5dfe ../shinonome/k12i.5c01 +0x5e02 0x5fff ../shinonome/k12i.5e02 +0x600e 0x61ff ../shinonome/k12i.600e +0x6200 0x63fa ../shinonome/k12i.6200 +0x6406 0x65fb ../shinonome/k12i.6406 +0x6602 0x67ff ../shinonome/k12i.6602 +0x6802 0x69ff ../shinonome/k12i.6802 +0x6a02 0x6bf3 ../shinonome/k12i.6a02 +0x6c08 0x6dfb ../shinonome/k12i.6c08 +0x6e05 0x6ffe ../shinonome/k12i.6e05 +0x7001 0x71ff ../shinonome/k12i.7001 +0x7206 0x73fe ../shinonome/k12i.7206 +0x7403 0x75ff ../shinonome/k12i.7403 +0x7601 0x77fc ../shinonome/k12i.7601 +0x7802 0x79fb ../shinonome/k12i.7802 +0x7a00 0x7bf7 ../shinonome/k12i.7a00 +0x7c00 0x7dfb ../shinonome/k12i.7c00 +0x7e01 0x7ffc ../shinonome/k12i.7e01 +0x8000 0x81fe ../shinonome/k12i.8000 +0x8201 0x83fd ../shinonome/k12i.8201 +0x8403 0x85fe ../shinonome/k12i.8403 +0x8602 0x87fe ../shinonome/k12i.8602 +0x8805 0x89f8 ../shinonome/k12i.8805 +0x8a00 0x8b9a ../shinonome/k12i.8a00 +0x8c37 0x8dff ../shinonome/k12i.8c37 +0x8e08 0x8ffd ../shinonome/k12i.8e08 +0x9000 0x91ff ../shinonome/k12i.9000 +0x920d 0x93e8 ../shinonome/k12i.920d +0x9403 0x95e5 ../shinonome/k12i.9403 +0x961c 0x97ff ../shinonome/k12i.961c +0x9801 0x99ff ../shinonome/k12i.9801 +0x9a01 0x9bf5 ../shinonome/k12i.9a01 +0x9c04 0x9dfd ../shinonome/k12i.9c04 +0x9e1a 0x9fa0 ../shinonome/k12i.9e1a +0xFB00 0xFBFF 6x13O.FB00 +0xFE00 0xFEFF 6x13O.FE00 +0xFF00 0xFFFF 6x13O.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.6x9.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.6x9.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,19 @@ +9 6 +0x0000 0x001F 6x9.2400 +0x0000 0x00FF 6x9.0000 +0x0100 0x01FF 6x9.0100 +0x0200 0x02FF 6x9.0200 +0x0300 0x03FF 6x9.0300 +0x0400 0x04FF 6x9.0400 +0x0500 0x05FF 6x9.0500 +0x1E00 0x1EFF 6x9.1E00 +0x2000 0x20FF 6x9.2000 +0x2100 0x21FF 6x9.2100 +0x2200 0x22FF 6x9.2200 +0x2300 0x23FF 6x9.2300 +0x2400 0x24FF 6x9.2400 +0x2500 0x25FF 6x9.2500 +0x2600 0x26FF 6x9.2600 +0x2800 0x28FF 6x9.2800 +0xFB00 0xFBFF 6x9.FB00 +0xFF00 0xFFFF 6x9.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.7x13.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.7x13.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,68 @@ +13 10 +0x0000 0x001F 7x13.2400 +0x0000 0x00FF 7x13.0000 +0x0100 0x01FF 7x13.0100 +0x0200 0x02FF 7x13.0200 +0x0300 0x03FF 7x13.0300 +0x0400 0x04FF 7x13.0400 +0x0500 0x05FF 7x13.0500 +0x0E00 0x0EFF 7x13.0E00 +0x1000 0x10FF 7x13.1000 +0x1600 0x16FF 7x13.1600 +0x1E00 0x1EFF 7x13.1E00 +0x1F00 0x1FFF 7x13.1F00 +0x2000 0x20FF 7x13.2000 +0x2100 0x21FF 7x13.2100 +0x2200 0x22FF 7x13.2200 +0x2300 0x23FF 7x13.2300 +0x2400 0x24FF 7x13.2400 +0x2500 0x25FF 7x13.2500 +0x2600 0x26FF 7x13.2600 +0x2700 0x27FF 7x13.2700 +0x2800 0x28FF 7x13.2800 +0x2A00 0x2AFF 7x13.2A00 +0x3000 0x30fe ../shinonome/k12.3000 +0x4e00 0x4ffe ../shinonome/k12.4e00 +0x5005 0x51fe ../shinonome/k12.5005 +0x5200 0x53fa ../shinonome/k12.5200 +0x5401 0x55fe ../shinonome/k12.5401 +0x5606 0x57fc ../shinonome/k12.5606 +0x5800 0x59ff ../shinonome/k12.5800 +0x5a01 0x5bff ../shinonome/k12.5a01 +0x5c01 0x5dfe ../shinonome/k12.5c01 +0x5e02 0x5fff ../shinonome/k12.5e02 +0x600e 0x61ff ../shinonome/k12.600e +0x6200 0x63fa ../shinonome/k12.6200 +0x6406 0x65fb ../shinonome/k12.6406 +0x6602 0x67ff ../shinonome/k12.6602 +0x6802 0x69ff ../shinonome/k12.6802 +0x6a02 0x6bf3 ../shinonome/k12.6a02 +0x6c08 0x6dfb ../shinonome/k12.6c08 +0x6e05 0x6ffe ../shinonome/k12.6e05 +0x7001 0x71ff ../shinonome/k12.7001 +0x7206 0x73fe ../shinonome/k12.7206 +0x7403 0x75ff ../shinonome/k12.7403 +0x7601 0x77fc ../shinonome/k12.7601 +0x7802 0x79fb ../shinonome/k12.7802 +0x7a00 0x7bf7 ../shinonome/k12.7a00 +0x7c00 0x7dfb ../shinonome/k12.7c00 +0x7e01 0x7ffc ../shinonome/k12.7e01 +0x8000 0x81fe ../shinonome/k12.8000 +0x8201 0x83fd ../shinonome/k12.8201 +0x8403 0x85fe ../shinonome/k12.8403 +0x8602 0x87fe ../shinonome/k12.8602 +0x8805 0x89f8 ../shinonome/k12.8805 +0x8a00 0x8b9a ../shinonome/k12.8a00 +0x8c37 0x8dff ../shinonome/k12.8c37 +0x8e08 0x8ffd ../shinonome/k12.8e08 +0x9000 0x91ff ../shinonome/k12.9000 +0x920d 0x93e8 ../shinonome/k12.920d +0x9403 0x95e5 ../shinonome/k12.9403 +0x961c 0x97ff ../shinonome/k12.961c +0x9801 0x99ff ../shinonome/k12.9801 +0x9a01 0x9bf5 ../shinonome/k12.9a01 +0x9c04 0x9dfd ../shinonome/k12.9c04 +0x9e1a 0x9fa0 ../shinonome/k12.9e1a +0xFB00 0xFBFF 7x13.FB00 +0xFE00 0xFEFF 7x13.FE00 +0xFF00 0xFFFF 7x13.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.7x13B.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.7x13B.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,61 @@ +13 10 +0x0000 0x001F 7x13B.2400 +0x0000 0x00FF 7x13B.0000 +0x0100 0x01FF 7x13B.0100 +0x0200 0x02FF 7x13B.0200 +0x0300 0x03FF 7x13B.0300 +0x0400 0x04FF 7x13B.0400 +0x0500 0x05FF 7x13B.0500 +0x0E00 0x0EFF 7x13B.0E00 +0x1E00 0x1EFF 7x13B.1E00 +0x1F00 0x1FFF 7x13B.1F00 +0x2000 0x20FF 7x13B.2000 +0x2100 0x21FF 7x13B.2100 +0x2200 0x22FF 7x13B.2200 +0x2300 0x23FF 7x13B.2300 +0x2400 0x24FF 7x13B.2400 +0x2500 0x25FF 7x13B.2500 +0x2600 0x26FF 7x13B.2600 +0x3000 0x30fe ../shinonome/k12b.3000 +0x4e00 0x4ffe ../shinonome/k12b.4e00 +0x5005 0x51fe ../shinonome/k12b.5005 +0x5200 0x53fa ../shinonome/k12b.5200 +0x5401 0x55fe ../shinonome/k12b.5401 +0x5606 0x57fc ../shinonome/k12b.5606 +0x5800 0x59ff ../shinonome/k12b.5800 +0x5a01 0x5bff ../shinonome/k12b.5a01 +0x5c01 0x5dfe ../shinonome/k12b.5c01 +0x5e02 0x5fff ../shinonome/k12b.5e02 +0x600e 0x61ff ../shinonome/k12b.600e +0x6200 0x63fa ../shinonome/k12b.6200 +0x6406 0x65fb ../shinonome/k12b.6406 +0x6602 0x67ff ../shinonome/k12b.6602 +0x6802 0x69ff ../shinonome/k12b.6802 +0x6a02 0x6bf3 ../shinonome/k12b.6a02 +0x6c08 0x6dfb ../shinonome/k12b.6c08 +0x6e05 0x6ffe ../shinonome/k12b.6e05 +0x7001 0x71ff ../shinonome/k12b.7001 +0x7206 0x73fe ../shinonome/k12b.7206 +0x7403 0x75ff ../shinonome/k12b.7403 +0x7601 0x77fc ../shinonome/k12b.7601 +0x7802 0x79fb ../shinonome/k12b.7802 +0x7a00 0x7bf7 ../shinonome/k12b.7a00 +0x7c00 0x7dfb ../shinonome/k12b.7c00 +0x7e01 0x7ffc ../shinonome/k12b.7e01 +0x8000 0x81fe ../shinonome/k12b.8000 +0x8201 0x83fd ../shinonome/k12b.8201 +0x8403 0x85fe ../shinonome/k12b.8403 +0x8602 0x87fe ../shinonome/k12b.8602 +0x8805 0x89f8 ../shinonome/k12b.8805 +0x8a00 0x8b9a ../shinonome/k12b.8a00 +0x8c37 0x8dff ../shinonome/k12b.8c37 +0x8e08 0x8ffd ../shinonome/k12b.8e08 +0x9000 0x91ff ../shinonome/k12b.9000 +0x920d 0x93e8 ../shinonome/k12b.920d +0x9403 0x95e5 ../shinonome/k12b.9403 +0x961c 0x97ff ../shinonome/k12b.961c +0x9801 0x99ff ../shinonome/k12b.9801 +0x9a01 0x9bf5 ../shinonome/k12b.9a01 +0x9c04 0x9dfd ../shinonome/k12b.9c04 +0x9e1a 0x9fa0 ../shinonome/k12b.9e1a +0xFF00 0xFFFF 7x13B.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.7x13O.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.7x13O.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,59 @@ +13 10 +0x0000 0x001F 7x13O.2400 +0x0000 0x00FF 7x13O.0000 +0x0100 0x01FF 7x13O.0100 +0x0200 0x02FF 7x13O.0200 +0x0300 0x03FF 7x13O.0300 +0x0400 0x04FF 7x13O.0400 +0x0E00 0x0EFF 7x13O.0E00 +0x1E00 0x1EFF 7x13O.1E00 +0x2000 0x20FF 7x13O.2000 +0x2100 0x21FF 7x13O.2100 +0x2200 0x22FF 7x13O.2200 +0x2400 0x24FF 7x13O.2400 +0x2600 0x26FF 7x13O.2600 +0x3000 0x30fe ../shinonome/k12i.3000 +0x4e00 0x4ffe ../shinonome/k12i.4e00 +0x5005 0x51fe ../shinonome/k12i.5005 +0x5200 0x53fa ../shinonome/k12i.5200 +0x5401 0x55fe ../shinonome/k12i.5401 +0x5606 0x57fc ../shinonome/k12i.5606 +0x5800 0x59ff ../shinonome/k12i.5800 +0x5a01 0x5bff ../shinonome/k12i.5a01 +0x5c01 0x5dfe ../shinonome/k12i.5c01 +0x5e02 0x5fff ../shinonome/k12i.5e02 +0x600e 0x61ff ../shinonome/k12i.600e +0x6200 0x63fa ../shinonome/k12i.6200 +0x6406 0x65fb ../shinonome/k12i.6406 +0x6602 0x67ff ../shinonome/k12i.6602 +0x6802 0x69ff ../shinonome/k12i.6802 +0x6a02 0x6bf3 ../shinonome/k12i.6a02 +0x6c08 0x6dfb ../shinonome/k12i.6c08 +0x6e05 0x6ffe ../shinonome/k12i.6e05 +0x7001 0x71ff ../shinonome/k12i.7001 +0x7206 0x73fe ../shinonome/k12i.7206 +0x7403 0x75ff ../shinonome/k12i.7403 +0x7601 0x77fc ../shinonome/k12i.7601 +0x7802 0x79fb ../shinonome/k12i.7802 +0x7a00 0x7bf7 ../shinonome/k12i.7a00 +0x7c00 0x7dfb ../shinonome/k12i.7c00 +0x7e01 0x7ffc ../shinonome/k12i.7e01 +0x8000 0x81fe ../shinonome/k12i.8000 +0x8201 0x83fd ../shinonome/k12i.8201 +0x8403 0x85fe ../shinonome/k12i.8403 +0x8602 0x87fe ../shinonome/k12i.8602 +0x8805 0x89f8 ../shinonome/k12i.8805 +0x8a00 0x8b9a ../shinonome/k12i.8a00 +0x8c37 0x8dff ../shinonome/k12i.8c37 +0x8e08 0x8ffd ../shinonome/k12i.8e08 +0x9000 0x91ff ../shinonome/k12i.9000 +0x920d 0x93e8 ../shinonome/k12i.920d +0x9403 0x95e5 ../shinonome/k12i.9403 +0x961c 0x97ff ../shinonome/k12i.961c +0x9801 0x99ff ../shinonome/k12i.9801 +0x9a01 0x9bf5 ../shinonome/k12i.9a01 +0x9c04 0x9dfd ../shinonome/k12i.9c04 +0x9e1a 0x9fa0 ../shinonome/k12i.9e1a +0xFB00 0xFBFF 7x13O.FB00 +0xFE00 0xFEFF 7x13O.FE00 +0xFF00 0xFFFF 7x13O.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.7x14.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.7x14.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,64 @@ +14 11 +0x0000 0x001F 7x14.2400 +0x0000 0x00FF 7x14.0000 +0x0100 0x01FF 7x14.0100 +0x0200 0x02FF 7x14.0200 +0x0300 0x03FF 7x14.0300 +0x0400 0x04FF 7x14.0400 +0x0500 0x05FF 7x14.0500 +0x0E00 0x0EFF 7x14.0E00 +0x1600 0x16FF 7x14.1600 +0x1E00 0x1EFF 7x14.1E00 +0x1F00 0x1FFF 7x14.1F00 +0x2000 0x20FF 7x14.2000 +0x2100 0x21FF 7x14.2100 +0x2200 0x22FF 7x14.2200 +0x2300 0x23FF 7x14.2300 +0x2400 0x24FF 7x14.2400 +0x2500 0x25FF 7x14.2500 +0x2600 0x26FF 7x14.2600 +0x2800 0x28FF 7x14.2800 +0x3000 0x30fe ../shinonome/k12.3000 +0x4e00 0x4ffe ../shinonome/k12.4e00 +0x5005 0x51fe ../shinonome/k12.5005 +0x5200 0x53fa ../shinonome/k12.5200 +0x5401 0x55fe ../shinonome/k12.5401 +0x5606 0x57fc ../shinonome/k12.5606 +0x5800 0x59ff ../shinonome/k12.5800 +0x5a01 0x5bff ../shinonome/k12.5a01 +0x5c01 0x5dfe ../shinonome/k12.5c01 +0x5e02 0x5fff ../shinonome/k12.5e02 +0x600e 0x61ff ../shinonome/k12.600e +0x6200 0x63fa ../shinonome/k12.6200 +0x6406 0x65fb ../shinonome/k12.6406 +0x6602 0x67ff ../shinonome/k12.6602 +0x6802 0x69ff ../shinonome/k12.6802 +0x6a02 0x6bf3 ../shinonome/k12.6a02 +0x6c08 0x6dfb ../shinonome/k12.6c08 +0x6e05 0x6ffe ../shinonome/k12.6e05 +0x7001 0x71ff ../shinonome/k12.7001 +0x7206 0x73fe ../shinonome/k12.7206 +0x7403 0x75ff ../shinonome/k12.7403 +0x7601 0x77fc ../shinonome/k12.7601 +0x7802 0x79fb ../shinonome/k12.7802 +0x7a00 0x7bf7 ../shinonome/k12.7a00 +0x7c00 0x7dfb ../shinonome/k12.7c00 +0x7e01 0x7ffc ../shinonome/k12.7e01 +0x8000 0x81fe ../shinonome/k12.8000 +0x8201 0x83fd ../shinonome/k12.8201 +0x8403 0x85fe ../shinonome/k12.8403 +0x8602 0x87fe ../shinonome/k12.8602 +0x8805 0x89f8 ../shinonome/k12.8805 +0x8a00 0x8b9a ../shinonome/k12.8a00 +0x8c37 0x8dff ../shinonome/k12.8c37 +0x8e08 0x8ffd ../shinonome/k12.8e08 +0x9000 0x91ff ../shinonome/k12.9000 +0x920d 0x93e8 ../shinonome/k12.920d +0x9403 0x95e5 ../shinonome/k12.9403 +0x961c 0x97ff ../shinonome/k12.961c +0x9801 0x99ff ../shinonome/k12.9801 +0x9a01 0x9bf5 ../shinonome/k12.9a01 +0x9c04 0x9dfd ../shinonome/k12.9c04 +0x9e1a 0x9fa0 ../shinonome/k12.9e1a +0xFB00 0xFBFF 7x14.FB00 +0xFF00 0xFFFF 7x14.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.7x14B.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.7x14B.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,61 @@ +14 11 +0x0000 0x001F 7x14B.2400 +0x0000 0x00FF 7x14B.0000 +0x0100 0x01FF 7x14B.0100 +0x0200 0x02FF 7x14B.0200 +0x0300 0x03FF 7x14B.0300 +0x0400 0x04FF 7x14B.0400 +0x0500 0x05FF 7x14B.0500 +0x0E00 0x0EFF 7x14B.0E00 +0x1E00 0x1EFF 7x14B.1E00 +0x1F00 0x1FFF 7x14B.1F00 +0x2000 0x20FF 7x14B.2000 +0x2100 0x21FF 7x14B.2100 +0x2200 0x22FF 7x14B.2200 +0x2300 0x23FF 7x14B.2300 +0x2400 0x24FF 7x14B.2400 +0x2500 0x25FF 7x14B.2500 +0x2600 0x26FF 7x14B.2600 +0x3000 0x30fe ../shinonome/k12b.3000 +0x4e00 0x4ffe ../shinonome/k12b.4e00 +0x5005 0x51fe ../shinonome/k12b.5005 +0x5200 0x53fa ../shinonome/k12b.5200 +0x5401 0x55fe ../shinonome/k12b.5401 +0x5606 0x57fc ../shinonome/k12b.5606 +0x5800 0x59ff ../shinonome/k12b.5800 +0x5a01 0x5bff ../shinonome/k12b.5a01 +0x5c01 0x5dfe ../shinonome/k12b.5c01 +0x5e02 0x5fff ../shinonome/k12b.5e02 +0x600e 0x61ff ../shinonome/k12b.600e +0x6200 0x63fa ../shinonome/k12b.6200 +0x6406 0x65fb ../shinonome/k12b.6406 +0x6602 0x67ff ../shinonome/k12b.6602 +0x6802 0x69ff ../shinonome/k12b.6802 +0x6a02 0x6bf3 ../shinonome/k12b.6a02 +0x6c08 0x6dfb ../shinonome/k12b.6c08 +0x6e05 0x6ffe ../shinonome/k12b.6e05 +0x7001 0x71ff ../shinonome/k12b.7001 +0x7206 0x73fe ../shinonome/k12b.7206 +0x7403 0x75ff ../shinonome/k12b.7403 +0x7601 0x77fc ../shinonome/k12b.7601 +0x7802 0x79fb ../shinonome/k12b.7802 +0x7a00 0x7bf7 ../shinonome/k12b.7a00 +0x7c00 0x7dfb ../shinonome/k12b.7c00 +0x7e01 0x7ffc ../shinonome/k12b.7e01 +0x8000 0x81fe ../shinonome/k12b.8000 +0x8201 0x83fd ../shinonome/k12b.8201 +0x8403 0x85fe ../shinonome/k12b.8403 +0x8602 0x87fe ../shinonome/k12b.8602 +0x8805 0x89f8 ../shinonome/k12b.8805 +0x8a00 0x8b9a ../shinonome/k12b.8a00 +0x8c37 0x8dff ../shinonome/k12b.8c37 +0x8e08 0x8ffd ../shinonome/k12b.8e08 +0x9000 0x91ff ../shinonome/k12b.9000 +0x920d 0x93e8 ../shinonome/k12b.920d +0x9403 0x95e5 ../shinonome/k12b.9403 +0x961c 0x97ff ../shinonome/k12b.961c +0x9801 0x99ff ../shinonome/k12b.9801 +0x9a01 0x9bf5 ../shinonome/k12b.9a01 +0x9c04 0x9dfd ../shinonome/k12b.9c04 +0x9e1a 0x9fa0 ../shinonome/k12b.9e1a +0xFF00 0xFFFF 7x14B.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.8x13.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.8x13.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,68 @@ +13 10 +0x0000 0x001F 8x13.2400 +0x0000 0x00FF 8x13.0000 +0x0100 0x01FF 8x13.0100 +0x0200 0x02FF 8x13.0200 +0x0300 0x03FF 8x13.0300 +0x0400 0x04FF 8x13.0400 +0x0500 0x05FF 8x13.0500 +0x0E00 0x0EFF 8x13.0E00 +0x1000 0x10FF 8x13.1000 +0x1600 0x16FF 8x13.1600 +0x1E00 0x1EFF 8x13.1E00 +0x1F00 0x1FFF 8x13.1F00 +0x2000 0x20FF 8x13.2000 +0x2100 0x21FF 8x13.2100 +0x2200 0x22FF 8x13.2200 +0x2300 0x23FF 8x13.2300 +0x2400 0x24FF 8x13.2400 +0x2500 0x25FF 8x13.2500 +0x2600 0x26FF 8x13.2600 +0x2700 0x27FF 8x13.2700 +0x2800 0x28FF 8x13.2800 +0x2A00 0x2AFF 8x13.2A00 +0x3000 0x30fe ../shinonome/k12.3000 +0x4e00 0x4ffe ../shinonome/k12.4e00 +0x5005 0x51fe ../shinonome/k12.5005 +0x5200 0x53fa ../shinonome/k12.5200 +0x5401 0x55fe ../shinonome/k12.5401 +0x5606 0x57fc ../shinonome/k12.5606 +0x5800 0x59ff ../shinonome/k12.5800 +0x5a01 0x5bff ../shinonome/k12.5a01 +0x5c01 0x5dfe ../shinonome/k12.5c01 +0x5e02 0x5fff ../shinonome/k12.5e02 +0x600e 0x61ff ../shinonome/k12.600e +0x6200 0x63fa ../shinonome/k12.6200 +0x6406 0x65fb ../shinonome/k12.6406 +0x6602 0x67ff ../shinonome/k12.6602 +0x6802 0x69ff ../shinonome/k12.6802 +0x6a02 0x6bf3 ../shinonome/k12.6a02 +0x6c08 0x6dfb ../shinonome/k12.6c08 +0x6e05 0x6ffe ../shinonome/k12.6e05 +0x7001 0x71ff ../shinonome/k12.7001 +0x7206 0x73fe ../shinonome/k12.7206 +0x7403 0x75ff ../shinonome/k12.7403 +0x7601 0x77fc ../shinonome/k12.7601 +0x7802 0x79fb ../shinonome/k12.7802 +0x7a00 0x7bf7 ../shinonome/k12.7a00 +0x7c00 0x7dfb ../shinonome/k12.7c00 +0x7e01 0x7ffc ../shinonome/k12.7e01 +0x8000 0x81fe ../shinonome/k12.8000 +0x8201 0x83fd ../shinonome/k12.8201 +0x8403 0x85fe ../shinonome/k12.8403 +0x8602 0x87fe ../shinonome/k12.8602 +0x8805 0x89f8 ../shinonome/k12.8805 +0x8a00 0x8b9a ../shinonome/k12.8a00 +0x8c37 0x8dff ../shinonome/k12.8c37 +0x8e08 0x8ffd ../shinonome/k12.8e08 +0x9000 0x91ff ../shinonome/k12.9000 +0x920d 0x93e8 ../shinonome/k12.920d +0x9403 0x95e5 ../shinonome/k12.9403 +0x961c 0x97ff ../shinonome/k12.961c +0x9801 0x99ff ../shinonome/k12.9801 +0x9a01 0x9bf5 ../shinonome/k12.9a01 +0x9c04 0x9dfd ../shinonome/k12.9c04 +0x9e1a 0x9fa0 ../shinonome/k12.9e1a +0xFB00 0xFBFF 8x13.FB00 +0xFE00 0xFEFF 8x13.FE00 +0xFF00 0xFFFF 8x13.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.8x13B.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.8x13B.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,61 @@ +13 10 +0x0000 0x001F 8x13B.2400 +0x0000 0x00FF 8x13B.0000 +0x0100 0x01FF 8x13B.0100 +0x0200 0x02FF 8x13B.0200 +0x0300 0x03FF 8x13B.0300 +0x0400 0x04FF 8x13B.0400 +0x0500 0x05FF 8x13B.0500 +0x0E00 0x0EFF 8x13B.0E00 +0x1E00 0x1EFF 8x13B.1E00 +0x1F00 0x1FFF 8x13B.1F00 +0x2000 0x20FF 8x13B.2000 +0x2100 0x21FF 8x13B.2100 +0x2200 0x22FF 8x13B.2200 +0x2300 0x23FF 8x13B.2300 +0x2400 0x24FF 8x13B.2400 +0x2500 0x25FF 8x13B.2500 +0x2600 0x26FF 8x13B.2600 +0x3000 0x30fe ../shinonome/k12b.3000 +0x4e00 0x4ffe ../shinonome/k12b.4e00 +0x5005 0x51fe ../shinonome/k12b.5005 +0x5200 0x53fa ../shinonome/k12b.5200 +0x5401 0x55fe ../shinonome/k12b.5401 +0x5606 0x57fc ../shinonome/k12b.5606 +0x5800 0x59ff ../shinonome/k12b.5800 +0x5a01 0x5bff ../shinonome/k12b.5a01 +0x5c01 0x5dfe ../shinonome/k12b.5c01 +0x5e02 0x5fff ../shinonome/k12b.5e02 +0x600e 0x61ff ../shinonome/k12b.600e +0x6200 0x63fa ../shinonome/k12b.6200 +0x6406 0x65fb ../shinonome/k12b.6406 +0x6602 0x67ff ../shinonome/k12b.6602 +0x6802 0x69ff ../shinonome/k12b.6802 +0x6a02 0x6bf3 ../shinonome/k12b.6a02 +0x6c08 0x6dfb ../shinonome/k12b.6c08 +0x6e05 0x6ffe ../shinonome/k12b.6e05 +0x7001 0x71ff ../shinonome/k12b.7001 +0x7206 0x73fe ../shinonome/k12b.7206 +0x7403 0x75ff ../shinonome/k12b.7403 +0x7601 0x77fc ../shinonome/k12b.7601 +0x7802 0x79fb ../shinonome/k12b.7802 +0x7a00 0x7bf7 ../shinonome/k12b.7a00 +0x7c00 0x7dfb ../shinonome/k12b.7c00 +0x7e01 0x7ffc ../shinonome/k12b.7e01 +0x8000 0x81fe ../shinonome/k12b.8000 +0x8201 0x83fd ../shinonome/k12b.8201 +0x8403 0x85fe ../shinonome/k12b.8403 +0x8602 0x87fe ../shinonome/k12b.8602 +0x8805 0x89f8 ../shinonome/k12b.8805 +0x8a00 0x8b9a ../shinonome/k12b.8a00 +0x8c37 0x8dff ../shinonome/k12b.8c37 +0x8e08 0x8ffd ../shinonome/k12b.8e08 +0x9000 0x91ff ../shinonome/k12b.9000 +0x920d 0x93e8 ../shinonome/k12b.920d +0x9403 0x95e5 ../shinonome/k12b.9403 +0x961c 0x97ff ../shinonome/k12b.961c +0x9801 0x99ff ../shinonome/k12b.9801 +0x9a01 0x9bf5 ../shinonome/k12b.9a01 +0x9c04 0x9dfd ../shinonome/k12b.9c04 +0x9e1a 0x9fa0 ../shinonome/k12b.9e1a +0xFF00 0xFFFF 8x13B.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.8x13O.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.8x13O.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,58 @@ +13 10 +0x0000 0x001F 8x13O.2400 +0x0000 0x00FF 8x13O.0000 +0x0100 0x01FF 8x13O.0100 +0x0200 0x02FF 8x13O.0200 +0x0300 0x03FF 8x13O.0300 +0x0400 0x04FF 8x13O.0400 +0x0E00 0x0EFF 8x13O.0E00 +0x1E00 0x1EFF 8x13O.1E00 +0x2000 0x20FF 8x13O.2000 +0x2100 0x21FF 8x13O.2100 +0x2200 0x22FF 8x13O.2200 +0x2400 0x24FF 8x13O.2400 +0x2600 0x26FF 8x13O.2600 +0x3000 0x30fe ../shinonome/k12i.3000 +0x4e00 0x4ffe ../shinonome/k12i.4e00 +0x5005 0x51fe ../shinonome/k12i.5005 +0x5200 0x53fa ../shinonome/k12i.5200 +0x5401 0x55fe ../shinonome/k12i.5401 +0x5606 0x57fc ../shinonome/k12i.5606 +0x5800 0x59ff ../shinonome/k12i.5800 +0x5a01 0x5bff ../shinonome/k12i.5a01 +0x5c01 0x5dfe ../shinonome/k12i.5c01 +0x5e02 0x5fff ../shinonome/k12i.5e02 +0x600e 0x61ff ../shinonome/k12i.600e +0x6200 0x63fa ../shinonome/k12i.6200 +0x6406 0x65fb ../shinonome/k12i.6406 +0x6602 0x67ff ../shinonome/k12i.6602 +0x6802 0x69ff ../shinonome/k12i.6802 +0x6a02 0x6bf3 ../shinonome/k12i.6a02 +0x6c08 0x6dfb ../shinonome/k12i.6c08 +0x6e05 0x6ffe ../shinonome/k12i.6e05 +0x7001 0x71ff ../shinonome/k12i.7001 +0x7206 0x73fe ../shinonome/k12i.7206 +0x7403 0x75ff ../shinonome/k12i.7403 +0x7601 0x77fc ../shinonome/k12i.7601 +0x7802 0x79fb ../shinonome/k12i.7802 +0x7a00 0x7bf7 ../shinonome/k12i.7a00 +0x7c00 0x7dfb ../shinonome/k12i.7c00 +0x7e01 0x7ffc ../shinonome/k12i.7e01 +0x8000 0x81fe ../shinonome/k12i.8000 +0x8201 0x83fd ../shinonome/k12i.8201 +0x8403 0x85fe ../shinonome/k12i.8403 +0x8602 0x87fe ../shinonome/k12i.8602 +0x8805 0x89f8 ../shinonome/k12i.8805 +0x8a00 0x8b9a ../shinonome/k12i.8a00 +0x8c37 0x8dff ../shinonome/k12i.8c37 +0x8e08 0x8ffd ../shinonome/k12i.8e08 +0x9000 0x91ff ../shinonome/k12i.9000 +0x920d 0x93e8 ../shinonome/k12i.920d +0x9403 0x95e5 ../shinonome/k12i.9403 +0x961c 0x97ff ../shinonome/k12i.961c +0x9801 0x99ff ../shinonome/k12i.9801 +0x9a01 0x9bf5 ../shinonome/k12i.9a01 +0x9c04 0x9dfd ../shinonome/k12i.9c04 +0x9e1a 0x9fa0 ../shinonome/k12i.9e1a +0xFB00 0xFBFF 8x13O.FB00 +0xFF00 0xFFFF 8x13O.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.9x15.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.9x15.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,74 @@ +15 11 +0x0000 0x001F 9x15.2400 +0x0000 0x00FF 9x15.0000 +0x0100 0x01FF 9x15.0100 +0x0200 0x02FF 9x15.0200 +0x0300 0x03FF 9x15.0300 +0x0400 0x04FF 9x15.0400 +0x0500 0x05FF 9x15.0500 +0x0600 0x06FF 9x15.0600 +0x0E00 0x0EFF 9x15.0E00 +0x1000 0x10FF 9x15.1000 +0x1200 0x12FF 9x15.1200 +0x1300 0x13FF 9x15.1300 +0x1600 0x16FF 9x15.1600 +0x1E00 0x1EFF 9x15.1E00 +0x1F00 0x1FFF 9x15.1F00 +0x2000 0x20FF 9x15.2000 +0x2100 0x21FF 9x15.2100 +0x2200 0x22FF 9x15.2200 +0x2300 0x23FF 9x15.2300 +0x2400 0x24FF 9x15.2400 +0x2500 0x25FF 9x15.2500 +0x2600 0x26FF 9x15.2600 +0x2700 0x27FF 9x15.2700 +0x2800 0x28FF 9x15.2800 +0x2900 0x29FF 9x15.2900 +0x2A00 0x2AFF 9x15.2A00 +0x3000 0x30fe ../shinonome/k14.3000 +0x4e00 0x4ffe ../shinonome/k14.4e00 +0x5005 0x51fe ../shinonome/k14.5005 +0x5200 0x53fa ../shinonome/k14.5200 +0x5401 0x55fe ../shinonome/k14.5401 +0x5606 0x57fc ../shinonome/k14.5606 +0x5800 0x59ff ../shinonome/k14.5800 +0x5a01 0x5bff ../shinonome/k14.5a01 +0x5c01 0x5dfe ../shinonome/k14.5c01 +0x5e02 0x5fff ../shinonome/k14.5e02 +0x600e 0x61ff ../shinonome/k14.600e +0x6200 0x63fa ../shinonome/k14.6200 +0x6406 0x65fb ../shinonome/k14.6406 +0x6602 0x67ff ../shinonome/k14.6602 +0x6802 0x69ff ../shinonome/k14.6802 +0x6a02 0x6bf3 ../shinonome/k14.6a02 +0x6c08 0x6dfb ../shinonome/k14.6c08 +0x6e05 0x6ffe ../shinonome/k14.6e05 +0x7001 0x71ff ../shinonome/k14.7001 +0x7206 0x73fe ../shinonome/k14.7206 +0x7403 0x75ff ../shinonome/k14.7403 +0x7601 0x77fc ../shinonome/k14.7601 +0x7802 0x79fb ../shinonome/k14.7802 +0x7a00 0x7bf7 ../shinonome/k14.7a00 +0x7c00 0x7dfb ../shinonome/k14.7c00 +0x7e01 0x7ffc ../shinonome/k14.7e01 +0x8000 0x81fe ../shinonome/k14.8000 +0x8201 0x83fd ../shinonome/k14.8201 +0x8403 0x85fe ../shinonome/k14.8403 +0x8602 0x87fe ../shinonome/k14.8602 +0x8805 0x89f8 ../shinonome/k14.8805 +0x8a00 0x8b9a ../shinonome/k14.8a00 +0x8c37 0x8dff ../shinonome/k14.8c37 +0x8e08 0x8ffd ../shinonome/k14.8e08 +0x9000 0x91ff ../shinonome/k14.9000 +0x920d 0x93e8 ../shinonome/k14.920d +0x9403 0x95e5 ../shinonome/k14.9403 +0x961c 0x97ff ../shinonome/k14.961c +0x9801 0x99ff ../shinonome/k14.9801 +0x9a01 0x9bf5 ../shinonome/k14.9a01 +0x9c04 0x9dfd ../shinonome/k14.9c04 +0x9e1a 0x9fa0 ../shinonome/k14.9e1a +0xE000 0xE0FF 9x15.E000 +0xE700 0xE7FF 9x15.E700 +0xFB00 0xFBFF 9x15.FB00 +0xFE00 0xFEFF 9x15.FE00 +0xFF00 0xFFFF 9x15.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.9x15B.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.9x15B.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,65 @@ +15 11 +0x0000 0x001F 9x15B.2400 +0x0000 0x00FF 9x15B.0000 +0x0100 0x01FF 9x15B.0100 +0x0200 0x02FF 9x15B.0200 +0x0300 0x03FF 9x15B.0300 +0x0400 0x04FF 9x15B.0400 +0x0500 0x05FF 9x15B.0500 +0x0600 0x06FF 9x15B.0600 +0x0E00 0x0EFF 9x15B.0E00 +0x1600 0x16FF 9x15B.1600 +0x1E00 0x1EFF 9x15B.1E00 +0x1F00 0x1FFF 9x15B.1F00 +0x2000 0x20FF 9x15B.2000 +0x2100 0x21FF 9x15B.2100 +0x2200 0x22FF 9x15B.2200 +0x2300 0x23FF 9x15B.2300 +0x2400 0x24FF 9x15B.2400 +0x2500 0x25FF 9x15B.2500 +0x2600 0x26FF 9x15B.2600 +0x3000 0x30fe ../shinonome/k14b.3000 +0x4e00 0x4ffe ../shinonome/k14b.4e00 +0x5005 0x51fe ../shinonome/k14b.5005 +0x5200 0x53fa ../shinonome/k14b.5200 +0x5401 0x55fe ../shinonome/k14b.5401 +0x5606 0x57fc ../shinonome/k14b.5606 +0x5800 0x59ff ../shinonome/k14b.5800 +0x5a01 0x5bff ../shinonome/k14b.5a01 +0x5c01 0x5dfe ../shinonome/k14b.5c01 +0x5e02 0x5fff ../shinonome/k14b.5e02 +0x600e 0x61ff ../shinonome/k14b.600e +0x6200 0x63fa ../shinonome/k14b.6200 +0x6406 0x65fb ../shinonome/k14b.6406 +0x6602 0x67ff ../shinonome/k14b.6602 +0x6802 0x69ff ../shinonome/k14b.6802 +0x6a02 0x6bf3 ../shinonome/k14b.6a02 +0x6c08 0x6dfb ../shinonome/k14b.6c08 +0x6e05 0x6ffe ../shinonome/k14b.6e05 +0x7001 0x71ff ../shinonome/k14b.7001 +0x7206 0x73fe ../shinonome/k14b.7206 +0x7403 0x75ff ../shinonome/k14b.7403 +0x7601 0x77fc ../shinonome/k14b.7601 +0x7802 0x79fb ../shinonome/k14b.7802 +0x7a00 0x7bf7 ../shinonome/k14b.7a00 +0x7c00 0x7dfb ../shinonome/k14b.7c00 +0x7e01 0x7ffc ../shinonome/k14b.7e01 +0x8000 0x81fe ../shinonome/k14b.8000 +0x8201 0x83fd ../shinonome/k14b.8201 +0x8403 0x85fe ../shinonome/k14b.8403 +0x8602 0x87fe ../shinonome/k14b.8602 +0x8805 0x89f8 ../shinonome/k14b.8805 +0x8a00 0x8b9a ../shinonome/k14b.8a00 +0x8c37 0x8dff ../shinonome/k14b.8c37 +0x8e08 0x8ffd ../shinonome/k14b.8e08 +0x9000 0x91ff ../shinonome/k14b.9000 +0x920d 0x93e8 ../shinonome/k14b.920d +0x9403 0x95e5 ../shinonome/k14b.9403 +0x961c 0x97ff ../shinonome/k14b.961c +0x9801 0x99ff ../shinonome/k14b.9801 +0x9a01 0x9bf5 ../shinonome/k14b.9a01 +0x9c04 0x9dfd ../shinonome/k14b.9c04 +0x9e1a 0x9fa0 ../shinonome/k14b.9e1a +0xFB00 0xFBFF 9x15B.FB00 +0xFE00 0xFEFF 9x15B.FE00 +0xFF00 0xFFFF 9x15B.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.9x18.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.9x18.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,72 @@ +18 13 +0x0000 0x001F 9x18.2400 +0x0000 0x00FF 9x18.0000 +0x0100 0x01FF 9x18.0100 +0x0200 0x02FF 9x18.0200 +0x0300 0x03FF 9x18.0300 +0x0400 0x04FF 9x18.0400 +0x0500 0x05FF 9x18.0500 +0x0E00 0x0EFF 9x18.0E00 +0x1000 0x10FF 9x18.1000 +0x1200 0x12FF 9x18.1200 +0x1300 0x13FF 9x18.1300 +0x1400 0x14FF 9x18.1400 +0x1500 0x15FF 9x18.1500 +0x1600 0x16FF 9x18.1600 +0x1E00 0x1EFF 9x18.1E00 +0x1F00 0x1FFF 9x18.1F00 +0x2000 0x20FF 9x18.2000 +0x2100 0x21FF 9x18.2100 +0x2200 0x22FF 9x18.2200 +0x2300 0x23FF 9x18.2300 +0x2400 0x24FF 9x18.2400 +0x2500 0x25FF 9x18.2500 +0x2600 0x26FF 9x18.2600 +0x2700 0x27FF 9x18.2700 +0x2800 0x28FF 9x18.2800 +0x2A00 0x2AFF 9x18.2A00 +0x3000 0x30fe ../shinonome/k14.3000 +0x4e00 0x4ffe ../shinonome/k14.4e00 +0x5005 0x51fe ../shinonome/k14.5005 +0x5200 0x53fa ../shinonome/k14.5200 +0x5401 0x55fe ../shinonome/k14.5401 +0x5606 0x57fc ../shinonome/k14.5606 +0x5800 0x59ff ../shinonome/k14.5800 +0x5a01 0x5bff ../shinonome/k14.5a01 +0x5c01 0x5dfe ../shinonome/k14.5c01 +0x5e02 0x5fff ../shinonome/k14.5e02 +0x600e 0x61ff ../shinonome/k14.600e +0x6200 0x63fa ../shinonome/k14.6200 +0x6406 0x65fb ../shinonome/k14.6406 +0x6602 0x67ff ../shinonome/k14.6602 +0x6802 0x69ff ../shinonome/k14.6802 +0x6a02 0x6bf3 ../shinonome/k14.6a02 +0x6c08 0x6dfb ../shinonome/k14.6c08 +0x6e05 0x6ffe ../shinonome/k14.6e05 +0x7001 0x71ff ../shinonome/k14.7001 +0x7206 0x73fe ../shinonome/k14.7206 +0x7403 0x75ff ../shinonome/k14.7403 +0x7601 0x77fc ../shinonome/k14.7601 +0x7802 0x79fb ../shinonome/k14.7802 +0x7a00 0x7bf7 ../shinonome/k14.7a00 +0x7c00 0x7dfb ../shinonome/k14.7c00 +0x7e01 0x7ffc ../shinonome/k14.7e01 +0x8000 0x81fe ../shinonome/k14.8000 +0x8201 0x83fd ../shinonome/k14.8201 +0x8403 0x85fe ../shinonome/k14.8403 +0x8602 0x87fe ../shinonome/k14.8602 +0x8805 0x89f8 ../shinonome/k14.8805 +0x8a00 0x8b9a ../shinonome/k14.8a00 +0x8c37 0x8dff ../shinonome/k14.8c37 +0x8e08 0x8ffd ../shinonome/k14.8e08 +0x9000 0x91ff ../shinonome/k14.9000 +0x920d 0x93e8 ../shinonome/k14.920d +0x9403 0x95e5 ../shinonome/k14.9403 +0x961c 0x97ff ../shinonome/k14.961c +0x9801 0x99ff ../shinonome/k14.9801 +0x9a01 0x9bf5 ../shinonome/k14.9a01 +0x9c04 0x9dfd ../shinonome/k14.9c04 +0x9e1a 0x9fa0 ../shinonome/k14.9e1a +0xFB00 0xFBFF 9x18.FB00 +0xFE00 0xFEFF 9x18.FE00 +0xFF00 0xFFFF 9x18.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/fixed/unicode.9x18B.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/fixed/unicode.9x18B.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,60 @@ +18 13 +0x0000 0x001F 9x18B.2400 +0x0000 0x00FF 9x18B.0000 +0x0100 0x01FF 9x18B.0100 +0x0200 0x02FF 9x18B.0200 +0x0300 0x03FF 9x18B.0300 +0x0400 0x04FF 9x18B.0400 +0x0500 0x05FF 9x18B.0500 +0x0E00 0x0EFF 9x18B.0E00 +0x1E00 0x1EFF 9x18B.1E00 +0x2000 0x20FF 9x18B.2000 +0x2100 0x21FF 9x18B.2100 +0x2200 0x22FF 9x18B.2200 +0x2300 0x23FF 9x18B.2300 +0x2400 0x24FF 9x18B.2400 +0x2500 0x25FF 9x18B.2500 +0x2600 0x26FF 9x18B.2600 +0x3000 0x30fe ../shinonome/k14b.3000 +0x4e00 0x4ffe ../shinonome/k14b.4e00 +0x5005 0x51fe ../shinonome/k14b.5005 +0x5200 0x53fa ../shinonome/k14b.5200 +0x5401 0x55fe ../shinonome/k14b.5401 +0x5606 0x57fc ../shinonome/k14b.5606 +0x5800 0x59ff ../shinonome/k14b.5800 +0x5a01 0x5bff ../shinonome/k14b.5a01 +0x5c01 0x5dfe ../shinonome/k14b.5c01 +0x5e02 0x5fff ../shinonome/k14b.5e02 +0x600e 0x61ff ../shinonome/k14b.600e +0x6200 0x63fa ../shinonome/k14b.6200 +0x6406 0x65fb ../shinonome/k14b.6406 +0x6602 0x67ff ../shinonome/k14b.6602 +0x6802 0x69ff ../shinonome/k14b.6802 +0x6a02 0x6bf3 ../shinonome/k14b.6a02 +0x6c08 0x6dfb ../shinonome/k14b.6c08 +0x6e05 0x6ffe ../shinonome/k14b.6e05 +0x7001 0x71ff ../shinonome/k14b.7001 +0x7206 0x73fe ../shinonome/k14b.7206 +0x7403 0x75ff ../shinonome/k14b.7403 +0x7601 0x77fc ../shinonome/k14b.7601 +0x7802 0x79fb ../shinonome/k14b.7802 +0x7a00 0x7bf7 ../shinonome/k14b.7a00 +0x7c00 0x7dfb ../shinonome/k14b.7c00 +0x7e01 0x7ffc ../shinonome/k14b.7e01 +0x8000 0x81fe ../shinonome/k14b.8000 +0x8201 0x83fd ../shinonome/k14b.8201 +0x8403 0x85fe ../shinonome/k14b.8403 +0x8602 0x87fe ../shinonome/k14b.8602 +0x8805 0x89f8 ../shinonome/k14b.8805 +0x8a00 0x8b9a ../shinonome/k14b.8a00 +0x8c37 0x8dff ../shinonome/k14b.8c37 +0x8e08 0x8ffd ../shinonome/k14b.8e08 +0x9000 0x91ff ../shinonome/k14b.9000 +0x920d 0x93e8 ../shinonome/k14b.920d +0x9403 0x95e5 ../shinonome/k14b.9403 +0x961c 0x97ff ../shinonome/k14b.961c +0x9801 0x99ff ../shinonome/k14b.9801 +0x9a01 0x9bf5 ../shinonome/k14b.9a01 +0x9c04 0x9dfd ../shinonome/k14b.9c04 +0x9e1a 0x9fa0 ../shinonome/k14b.9e1a +0xFF00 0xFFFF 9x18B.FF00 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/GPL.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/unifont/GPL.txt Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,343 @@ + GNU GENERAL PUBLIC LICENSE (with font exception) + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + +As a special exception, if you create a document which uses this font, and embed this font or unaltered portions of this font into the document, this font does not by itself cause the resulting document to be covered by the GNU General Public License. This exception does not however invalidate any other reasons why the document might be covered by the GNU General Public License. If you modify this font, you may extend this exception to your version of the font, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. + diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0000 Binary file lib/font/bit/unifont/unifont.14.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0101 Binary file lib/font/bit/unifont/unifont.14.0101 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0202 Binary file lib/font/bit/unifont/unifont.14.0202 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0303 Binary file lib/font/bit/unifont/unifont.14.0303 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0404 Binary file lib/font/bit/unifont/unifont.14.0404 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0505 Binary file lib/font/bit/unifont/unifont.14.0505 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0606 Binary file lib/font/bit/unifont/unifont.14.0606 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0707 Binary file lib/font/bit/unifont/unifont.14.0707 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0808 Binary file lib/font/bit/unifont/unifont.14.0808 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0909 Binary file lib/font/bit/unifont/unifont.14.0909 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.09cd Binary file lib/font/bit/unifont/unifont.14.09cd has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0ab7 Binary file lib/font/bit/unifont/unifont.14.0ab7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0bb8 Binary file lib/font/bit/unifont/unifont.14.0bb8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0cb8 Binary file lib/font/bit/unifont/unifont.14.0cb8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0dae Binary file lib/font/bit/unifont/unifont.14.0dae has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0eaf Binary file lib/font/bit/unifont/unifont.14.0eaf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.0fb0 Binary file lib/font/bit/unifont/unifont.14.0fb0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.10b1 Binary file lib/font/bit/unifont/unifont.14.10b1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.11ae Binary file lib/font/bit/unifont/unifont.14.11ae has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.1283 Binary file lib/font/bit/unifont/unifont.14.1283 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.135b Binary file lib/font/bit/unifont/unifont.14.135b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.145c Binary file lib/font/bit/unifont/unifont.14.145c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.155d Binary file lib/font/bit/unifont/unifont.14.155d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.165e Binary file lib/font/bit/unifont/unifont.14.165e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.175f Binary file lib/font/bit/unifont/unifont.14.175f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.1860 Binary file lib/font/bit/unifont/unifont.14.1860 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.1961 Binary file lib/font/bit/unifont/unifont.14.1961 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.1a62 Binary file lib/font/bit/unifont/unifont.14.1a62 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.1b63 Binary file lib/font/bit/unifont/unifont.14.1b63 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.1c64 Binary file lib/font/bit/unifont/unifont.14.1c64 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.1d65 Binary file lib/font/bit/unifont/unifont.14.1d65 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.1e66 Binary file lib/font/bit/unifont/unifont.14.1e66 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.1f67 Binary file lib/font/bit/unifont/unifont.14.1f67 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2068 Binary file lib/font/bit/unifont/unifont.14.2068 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2169 Binary file lib/font/bit/unifont/unifont.14.2169 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.226a Binary file lib/font/bit/unifont/unifont.14.226a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.236b Binary file lib/font/bit/unifont/unifont.14.236b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.246b Binary file lib/font/bit/unifont/unifont.14.246b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2514 Binary file lib/font/bit/unifont/unifont.14.2514 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2615 Binary file lib/font/bit/unifont/unifont.14.2615 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2716 Binary file lib/font/bit/unifont/unifont.14.2716 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.27ca Binary file lib/font/bit/unifont/unifont.14.27ca has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.28cb Binary file lib/font/bit/unifont/unifont.14.28cb has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.29b5 Binary file lib/font/bit/unifont/unifont.14.29b5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2ab6 Binary file lib/font/bit/unifont/unifont.14.2ab6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2bb7 Binary file lib/font/bit/unifont/unifont.14.2bb7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2cb8 Binary file lib/font/bit/unifont/unifont.14.2cb8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2db9 Binary file lib/font/bit/unifont/unifont.14.2db9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2eba Binary file lib/font/bit/unifont/unifont.14.2eba has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.2f69 Binary file lib/font/bit/unifont/unifont.14.2f69 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.302a Binary file lib/font/bit/unifont/unifont.14.302a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.30fe Binary file lib/font/bit/unifont/unifont.14.30fe has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.31c9 Binary file lib/font/bit/unifont/unifont.14.31c9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3282 Binary file lib/font/bit/unifont/unifont.14.3282 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3323 Binary file lib/font/bit/unifont/unifont.14.3323 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.33c4 Binary file lib/font/bit/unifont/unifont.14.33c4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3464 Binary file lib/font/bit/unifont/unifont.14.3464 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.34fb Binary file lib/font/bit/unifont/unifont.14.34fb has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3597 Binary file lib/font/bit/unifont/unifont.14.3597 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3633 Binary file lib/font/bit/unifont/unifont.14.3633 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.36cc Binary file lib/font/bit/unifont/unifont.14.36cc has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3763 Binary file lib/font/bit/unifont/unifont.14.3763 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.37fe Binary file lib/font/bit/unifont/unifont.14.37fe has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3897 Binary file lib/font/bit/unifont/unifont.14.3897 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.392f Binary file lib/font/bit/unifont/unifont.14.392f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.39c8 Binary file lib/font/bit/unifont/unifont.14.39c8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3a61 Binary file lib/font/bit/unifont/unifont.14.3a61 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3afb Binary file lib/font/bit/unifont/unifont.14.3afb has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3b94 Binary file lib/font/bit/unifont/unifont.14.3b94 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3c2c Binary file lib/font/bit/unifont/unifont.14.3c2c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3cc5 Binary file lib/font/bit/unifont/unifont.14.3cc5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3d5c Binary file lib/font/bit/unifont/unifont.14.3d5c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3df3 Binary file lib/font/bit/unifont/unifont.14.3df3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3e8b Binary file lib/font/bit/unifont/unifont.14.3e8b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3f23 Binary file lib/font/bit/unifont/unifont.14.3f23 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.3fba Binary file lib/font/bit/unifont/unifont.14.3fba has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4055 Binary file lib/font/bit/unifont/unifont.14.4055 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.40f0 Binary file lib/font/bit/unifont/unifont.14.40f0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4188 Binary file lib/font/bit/unifont/unifont.14.4188 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.421d Binary file lib/font/bit/unifont/unifont.14.421d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.42b2 Binary file lib/font/bit/unifont/unifont.14.42b2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.434a Binary file lib/font/bit/unifont/unifont.14.434a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.43e3 Binary file lib/font/bit/unifont/unifont.14.43e3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.447b Binary file lib/font/bit/unifont/unifont.14.447b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4512 Binary file lib/font/bit/unifont/unifont.14.4512 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.45a9 Binary file lib/font/bit/unifont/unifont.14.45a9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4641 Binary file lib/font/bit/unifont/unifont.14.4641 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.46db Binary file lib/font/bit/unifont/unifont.14.46db has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4773 Binary file lib/font/bit/unifont/unifont.14.4773 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.480a Binary file lib/font/bit/unifont/unifont.14.480a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.48a2 Binary file lib/font/bit/unifont/unifont.14.48a2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.493b Binary file lib/font/bit/unifont/unifont.14.493b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.49d9 Binary file lib/font/bit/unifont/unifont.14.49d9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4a71 Binary file lib/font/bit/unifont/unifont.14.4a71 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4b09 Binary file lib/font/bit/unifont/unifont.14.4b09 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4ba1 Binary file lib/font/bit/unifont/unifont.14.4ba1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4c3a Binary file lib/font/bit/unifont/unifont.14.4c3a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4cd1 Binary file lib/font/bit/unifont/unifont.14.4cd1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4d67 Binary file lib/font/bit/unifont/unifont.14.4d67 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4e10 Binary file lib/font/bit/unifont/unifont.14.4e10 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4eb1 Binary file lib/font/bit/unifont/unifont.14.4eb1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4f49 Binary file lib/font/bit/unifont/unifont.14.4f49 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.4fdf Binary file lib/font/bit/unifont/unifont.14.4fdf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5074 Binary file lib/font/bit/unifont/unifont.14.5074 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5109 Binary file lib/font/bit/unifont/unifont.14.5109 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.51a3 Binary file lib/font/bit/unifont/unifont.14.51a3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.523e Binary file lib/font/bit/unifont/unifont.14.523e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.52da Binary file lib/font/bit/unifont/unifont.14.52da has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5378 Binary file lib/font/bit/unifont/unifont.14.5378 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5413 Binary file lib/font/bit/unifont/unifont.14.5413 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.54b3 Binary file lib/font/bit/unifont/unifont.14.54b3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5551 Binary file lib/font/bit/unifont/unifont.14.5551 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.55ee Binary file lib/font/bit/unifont/unifont.14.55ee has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.568a Binary file lib/font/bit/unifont/unifont.14.568a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.572b Binary file lib/font/bit/unifont/unifont.14.572b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.57c4 Binary file lib/font/bit/unifont/unifont.14.57c4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.585d Binary file lib/font/bit/unifont/unifont.14.585d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.58f6 Binary file lib/font/bit/unifont/unifont.14.58f6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.598e Binary file lib/font/bit/unifont/unifont.14.598e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5a26 Binary file lib/font/bit/unifont/unifont.14.5a26 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5abd Binary file lib/font/bit/unifont/unifont.14.5abd has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5b55 Binary file lib/font/bit/unifont/unifont.14.5b55 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5bed Binary file lib/font/bit/unifont/unifont.14.5bed has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5c88 Binary file lib/font/bit/unifont/unifont.14.5c88 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5d26 Binary file lib/font/bit/unifont/unifont.14.5d26 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5dc0 Binary file lib/font/bit/unifont/unifont.14.5dc0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5e5d Binary file lib/font/bit/unifont/unifont.14.5e5d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5ef2 Binary file lib/font/bit/unifont/unifont.14.5ef2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.5f8b Binary file lib/font/bit/unifont/unifont.14.5f8b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6023 Binary file lib/font/bit/unifont/unifont.14.6023 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.60bb Binary file lib/font/bit/unifont/unifont.14.60bb has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6152 Binary file lib/font/bit/unifont/unifont.14.6152 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.61e9 Binary file lib/font/bit/unifont/unifont.14.61e9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6283 Binary file lib/font/bit/unifont/unifont.14.6283 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.631c Binary file lib/font/bit/unifont/unifont.14.631c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.63b5 Binary file lib/font/bit/unifont/unifont.14.63b5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.644d Binary file lib/font/bit/unifont/unifont.14.644d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.64e5 Binary file lib/font/bit/unifont/unifont.14.64e5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.657e Binary file lib/font/bit/unifont/unifont.14.657e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6619 Binary file lib/font/bit/unifont/unifont.14.6619 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.66b7 Binary file lib/font/bit/unifont/unifont.14.66b7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6752 Binary file lib/font/bit/unifont/unifont.14.6752 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.67eb Binary file lib/font/bit/unifont/unifont.14.67eb has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6883 Binary file lib/font/bit/unifont/unifont.14.6883 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.691b Binary file lib/font/bit/unifont/unifont.14.691b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.69b2 Binary file lib/font/bit/unifont/unifont.14.69b2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6a49 Binary file lib/font/bit/unifont/unifont.14.6a49 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6ae0 Binary file lib/font/bit/unifont/unifont.14.6ae0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6b79 Binary file lib/font/bit/unifont/unifont.14.6b79 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6c10 Binary file lib/font/bit/unifont/unifont.14.6c10 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6ca9 Binary file lib/font/bit/unifont/unifont.14.6ca9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6d40 Binary file lib/font/bit/unifont/unifont.14.6d40 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6dd7 Binary file lib/font/bit/unifont/unifont.14.6dd7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6e6e Binary file lib/font/bit/unifont/unifont.14.6e6e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6f04 Binary file lib/font/bit/unifont/unifont.14.6f04 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.6f9a Binary file lib/font/bit/unifont/unifont.14.6f9a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7031 Binary file lib/font/bit/unifont/unifont.14.7031 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.70c9 Binary file lib/font/bit/unifont/unifont.14.70c9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7161 Binary file lib/font/bit/unifont/unifont.14.7161 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.71f8 Binary file lib/font/bit/unifont/unifont.14.71f8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7292 Binary file lib/font/bit/unifont/unifont.14.7292 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.732a Binary file lib/font/bit/unifont/unifont.14.732a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.73c1 Binary file lib/font/bit/unifont/unifont.14.73c1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7459 Binary file lib/font/bit/unifont/unifont.14.7459 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.74f2 Binary file lib/font/bit/unifont/unifont.14.74f2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7590 Binary file lib/font/bit/unifont/unifont.14.7590 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7624 Binary file lib/font/bit/unifont/unifont.14.7624 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.76be Binary file lib/font/bit/unifont/unifont.14.76be has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.775c Binary file lib/font/bit/unifont/unifont.14.775c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.77f9 Binary file lib/font/bit/unifont/unifont.14.77f9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7892 Binary file lib/font/bit/unifont/unifont.14.7892 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.792b Binary file lib/font/bit/unifont/unifont.14.792b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.79c5 Binary file lib/font/bit/unifont/unifont.14.79c5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7a5c Binary file lib/font/bit/unifont/unifont.14.7a5c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7af2 Binary file lib/font/bit/unifont/unifont.14.7af2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7b84 Binary file lib/font/bit/unifont/unifont.14.7b84 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7c17 Binary file lib/font/bit/unifont/unifont.14.7c17 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7cac Binary file lib/font/bit/unifont/unifont.14.7cac has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7d46 Binary file lib/font/bit/unifont/unifont.14.7d46 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7ddf Binary file lib/font/bit/unifont/unifont.14.7ddf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7e77 Binary file lib/font/bit/unifont/unifont.14.7e77 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7f11 Binary file lib/font/bit/unifont/unifont.14.7f11 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.7faa Binary file lib/font/bit/unifont/unifont.14.7faa has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8042 Binary file lib/font/bit/unifont/unifont.14.8042 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.80dc Binary file lib/font/bit/unifont/unifont.14.80dc has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8173 Binary file lib/font/bit/unifont/unifont.14.8173 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.820c Binary file lib/font/bit/unifont/unifont.14.820c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.82a5 Binary file lib/font/bit/unifont/unifont.14.82a5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.833c Binary file lib/font/bit/unifont/unifont.14.833c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.83d3 Binary file lib/font/bit/unifont/unifont.14.83d3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8469 Binary file lib/font/bit/unifont/unifont.14.8469 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.84ff Binary file lib/font/bit/unifont/unifont.14.84ff has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8595 Binary file lib/font/bit/unifont/unifont.14.8595 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.862b Binary file lib/font/bit/unifont/unifont.14.862b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.86c5 Binary file lib/font/bit/unifont/unifont.14.86c5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.875f Binary file lib/font/bit/unifont/unifont.14.875f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.87f7 Binary file lib/font/bit/unifont/unifont.14.87f7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.888e Binary file lib/font/bit/unifont/unifont.14.888e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8925 Binary file lib/font/bit/unifont/unifont.14.8925 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.89bd Binary file lib/font/bit/unifont/unifont.14.89bd has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8a58 Binary file lib/font/bit/unifont/unifont.14.8a58 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8af1 Binary file lib/font/bit/unifont/unifont.14.8af1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8b89 Binary file lib/font/bit/unifont/unifont.14.8b89 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8c1b Binary file lib/font/bit/unifont/unifont.14.8c1b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8cb3 Binary file lib/font/bit/unifont/unifont.14.8cb3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8d4e Binary file lib/font/bit/unifont/unifont.14.8d4e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8de5 Binary file lib/font/bit/unifont/unifont.14.8de5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8e7e Binary file lib/font/bit/unifont/unifont.14.8e7e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8f16 Binary file lib/font/bit/unifont/unifont.14.8f16 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.8fae Binary file lib/font/bit/unifont/unifont.14.8fae has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.903e Binary file lib/font/bit/unifont/unifont.14.903e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.90d5 Binary file lib/font/bit/unifont/unifont.14.90d5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9171 Binary file lib/font/bit/unifont/unifont.14.9171 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9209 Binary file lib/font/bit/unifont/unifont.14.9209 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.92a2 Binary file lib/font/bit/unifont/unifont.14.92a2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.933b Binary file lib/font/bit/unifont/unifont.14.933b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.93d2 Binary file lib/font/bit/unifont/unifont.14.93d2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9469 Binary file lib/font/bit/unifont/unifont.14.9469 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9502 Binary file lib/font/bit/unifont/unifont.14.9502 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.959d Binary file lib/font/bit/unifont/unifont.14.959d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9643 Binary file lib/font/bit/unifont/unifont.14.9643 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.96df Binary file lib/font/bit/unifont/unifont.14.96df has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9778 Binary file lib/font/bit/unifont/unifont.14.9778 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9811 Binary file lib/font/bit/unifont/unifont.14.9811 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.98ab Binary file lib/font/bit/unifont/unifont.14.98ab has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9942 Binary file lib/font/bit/unifont/unifont.14.9942 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.99da Binary file lib/font/bit/unifont/unifont.14.99da has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9a72 Binary file lib/font/bit/unifont/unifont.14.9a72 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9b0b Binary file lib/font/bit/unifont/unifont.14.9b0b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9ba4 Binary file lib/font/bit/unifont/unifont.14.9ba4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9c3c Binary file lib/font/bit/unifont/unifont.14.9c3c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9cd4 Binary file lib/font/bit/unifont/unifont.14.9cd4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9d68 Binary file lib/font/bit/unifont/unifont.14.9d68 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9dfb Binary file lib/font/bit/unifont/unifont.14.9dfb has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9e93 Binary file lib/font/bit/unifont/unifont.14.9e93 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9f2c Binary file lib/font/bit/unifont/unifont.14.9f2c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.9fc6 Binary file lib/font/bit/unifont/unifont.14.9fc6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.a0c7 Binary file lib/font/bit/unifont/unifont.14.a0c7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.a1ac Binary file lib/font/bit/unifont/unifont.14.a1ac has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.a29c Binary file lib/font/bit/unifont/unifont.14.a29c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.a391 Binary file lib/font/bit/unifont/unifont.14.a391 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.a482 Binary file lib/font/bit/unifont/unifont.14.a482 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.a583 Binary file lib/font/bit/unifont/unifont.14.a583 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.a670 Binary file lib/font/bit/unifont/unifont.14.a670 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.a771 Binary file lib/font/bit/unifont/unifont.14.a771 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.a872 Binary file lib/font/bit/unifont/unifont.14.a872 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.a973 Binary file lib/font/bit/unifont/unifont.14.a973 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.aa74 Binary file lib/font/bit/unifont/unifont.14.aa74 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ab75 Binary file lib/font/bit/unifont/unifont.14.ab75 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ac72 Binary file lib/font/bit/unifont/unifont.14.ac72 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ad29 Binary file lib/font/bit/unifont/unifont.14.ad29 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ade5 Binary file lib/font/bit/unifont/unifont.14.ade5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ae9b Binary file lib/font/bit/unifont/unifont.14.ae9b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.af53 Binary file lib/font/bit/unifont/unifont.14.af53 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b008 Binary file lib/font/bit/unifont/unifont.14.b008 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b0bf Binary file lib/font/bit/unifont/unifont.14.b0bf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b177 Binary file lib/font/bit/unifont/unifont.14.b177 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b22d Binary file lib/font/bit/unifont/unifont.14.b22d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b2e9 Binary file lib/font/bit/unifont/unifont.14.b2e9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b39e Binary file lib/font/bit/unifont/unifont.14.b39e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b454 Binary file lib/font/bit/unifont/unifont.14.b454 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b510 Binary file lib/font/bit/unifont/unifont.14.b510 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b5c5 Binary file lib/font/bit/unifont/unifont.14.b5c5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b67c Binary file lib/font/bit/unifont/unifont.14.b67c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b736 Binary file lib/font/bit/unifont/unifont.14.b736 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b7eb Binary file lib/font/bit/unifont/unifont.14.b7eb has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b8a3 Binary file lib/font/bit/unifont/unifont.14.b8a3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.b95f Binary file lib/font/bit/unifont/unifont.14.b95f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ba15 Binary file lib/font/bit/unifont/unifont.14.ba15 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.bace Binary file lib/font/bit/unifont/unifont.14.bace has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.bb86 Binary file lib/font/bit/unifont/unifont.14.bb86 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.bc3f Binary file lib/font/bit/unifont/unifont.14.bc3f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.bcf7 Binary file lib/font/bit/unifont/unifont.14.bcf7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.bdae Binary file lib/font/bit/unifont/unifont.14.bdae has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.be69 Binary file lib/font/bit/unifont/unifont.14.be69 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.bf1e Binary file lib/font/bit/unifont/unifont.14.bf1e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.bfd4 Binary file lib/font/bit/unifont/unifont.14.bfd4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c090 Binary file lib/font/bit/unifont/unifont.14.c090 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c145 Binary file lib/font/bit/unifont/unifont.14.c145 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c1fc Binary file lib/font/bit/unifont/unifont.14.c1fc has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c2b6 Binary file lib/font/bit/unifont/unifont.14.c2b6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c36b Binary file lib/font/bit/unifont/unifont.14.c36b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c422 Binary file lib/font/bit/unifont/unifont.14.c422 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c4de Binary file lib/font/bit/unifont/unifont.14.c4de has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c593 Binary file lib/font/bit/unifont/unifont.14.c593 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c64b Binary file lib/font/bit/unifont/unifont.14.c64b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c703 Binary file lib/font/bit/unifont/unifont.14.c703 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c7bc Binary file lib/font/bit/unifont/unifont.14.c7bc has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c873 Binary file lib/font/bit/unifont/unifont.14.c873 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c92a Binary file lib/font/bit/unifont/unifont.14.c92a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.c9e5 Binary file lib/font/bit/unifont/unifont.14.c9e5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ca9a Binary file lib/font/bit/unifont/unifont.14.ca9a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.cb50 Binary file lib/font/bit/unifont/unifont.14.cb50 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.cc0c Binary file lib/font/bit/unifont/unifont.14.cc0c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ccc1 Binary file lib/font/bit/unifont/unifont.14.ccc1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.cd78 Binary file lib/font/bit/unifont/unifont.14.cd78 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ce32 Binary file lib/font/bit/unifont/unifont.14.ce32 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.cee7 Binary file lib/font/bit/unifont/unifont.14.cee7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.cf9e Binary file lib/font/bit/unifont/unifont.14.cf9e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d05a Binary file lib/font/bit/unifont/unifont.14.d05a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d110 Binary file lib/font/bit/unifont/unifont.14.d110 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d1c9 Binary file lib/font/bit/unifont/unifont.14.d1c9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d282 Binary file lib/font/bit/unifont/unifont.14.d282 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d33b Binary file lib/font/bit/unifont/unifont.14.d33b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d3f3 Binary file lib/font/bit/unifont/unifont.14.d3f3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d4aa Binary file lib/font/bit/unifont/unifont.14.d4aa has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d565 Binary file lib/font/bit/unifont/unifont.14.d565 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d61b Binary file lib/font/bit/unifont/unifont.14.d61b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d6d0 Binary file lib/font/bit/unifont/unifont.14.d6d0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.d78c Binary file lib/font/bit/unifont/unifont.14.d78c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.e000 Binary file lib/font/bit/unifont/unifont.14.e000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.e101 Binary file lib/font/bit/unifont/unifont.14.e101 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.e202 Binary file lib/font/bit/unifont/unifont.14.e202 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.e303 Binary file lib/font/bit/unifont/unifont.14.e303 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.e404 Binary file lib/font/bit/unifont/unifont.14.e404 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.e505 Binary file lib/font/bit/unifont/unifont.14.e505 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.e606 Binary file lib/font/bit/unifont/unifont.14.e606 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.e707 Binary file lib/font/bit/unifont/unifont.14.e707 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.e808 Binary file lib/font/bit/unifont/unifont.14.e808 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.e909 Binary file lib/font/bit/unifont/unifont.14.e909 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ea0a Binary file lib/font/bit/unifont/unifont.14.ea0a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.eb0b Binary file lib/font/bit/unifont/unifont.14.eb0b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ec0c Binary file lib/font/bit/unifont/unifont.14.ec0c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ed0d Binary file lib/font/bit/unifont/unifont.14.ed0d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ee0e Binary file lib/font/bit/unifont/unifont.14.ee0e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ef0f Binary file lib/font/bit/unifont/unifont.14.ef0f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f010 Binary file lib/font/bit/unifont/unifont.14.f010 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f111 Binary file lib/font/bit/unifont/unifont.14.f111 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f212 Binary file lib/font/bit/unifont/unifont.14.f212 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f313 Binary file lib/font/bit/unifont/unifont.14.f313 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f414 Binary file lib/font/bit/unifont/unifont.14.f414 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f515 Binary file lib/font/bit/unifont/unifont.14.f515 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f616 Binary file lib/font/bit/unifont/unifont.14.f616 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f717 Binary file lib/font/bit/unifont/unifont.14.f717 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f818 Binary file lib/font/bit/unifont/unifont.14.f818 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f919 Binary file lib/font/bit/unifont/unifont.14.f919 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.f9b1 Binary file lib/font/bit/unifont/unifont.14.f9b1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.fa4b Binary file lib/font/bit/unifont/unifont.14.fa4b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.faf9 Binary file lib/font/bit/unifont/unifont.14.faf9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.fbfa Binary file lib/font/bit/unifont/unifont.14.fbfa has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.fcfb Binary file lib/font/bit/unifont/unifont.14.fcfb has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.fdb4 Binary file lib/font/bit/unifont/unifont.14.fdb4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.feb5 Binary file lib/font/bit/unifont/unifont.14.feb5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.ffb6 Binary file lib/font/bit/unifont/unifont.14.ffb6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.14.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/unifont/unifont.14.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,345 @@ +14 11 +0xffb6 0xffff unifont.14.ffb6 +0xfeb5 0xffb5 unifont.14.feb5 +0xfdb4 0xfeb4 unifont.14.fdb4 +0xfcfb 0xfdb3 unifont.14.fcfb +0xfbfa 0xfcfa unifont.14.fbfa +0xfaf9 0xfbf9 unifont.14.faf9 +0xfa4b 0xfaf8 unifont.14.fa4b +0xf9b1 0xfa4a unifont.14.f9b1 +0xf919 0xf9b0 unifont.14.f919 +0xf818 0xf918 unifont.14.f818 +0xf717 0xf817 unifont.14.f717 +0xf616 0xf716 unifont.14.f616 +0xf515 0xf615 unifont.14.f515 +0xf414 0xf514 unifont.14.f414 +0xf313 0xf413 unifont.14.f313 +0xf212 0xf312 unifont.14.f212 +0xf111 0xf211 unifont.14.f111 +0xf010 0xf110 unifont.14.f010 +0xef0f 0xf00f unifont.14.ef0f +0xee0e 0xef0e unifont.14.ee0e +0xed0d 0xee0d unifont.14.ed0d +0xec0c 0xed0c unifont.14.ec0c +0xeb0b 0xec0b unifont.14.eb0b +0xea0a 0xeb0a unifont.14.ea0a +0xe909 0xea09 unifont.14.e909 +0xe808 0xe908 unifont.14.e808 +0xe707 0xe807 unifont.14.e707 +0xe606 0xe706 unifont.14.e606 +0xe505 0xe605 unifont.14.e505 +0xe404 0xe504 unifont.14.e404 +0xe303 0xe403 unifont.14.e303 +0xe202 0xe302 unifont.14.e202 +0xe101 0xe201 unifont.14.e101 +0xe000 0xe100 unifont.14.e000 +0xd78c 0xd88c unifont.14.d78c +0xd6d0 0xd78b unifont.14.d6d0 +0xd61b 0xd6cf unifont.14.d61b +0xd565 0xd61a unifont.14.d565 +0xd4aa 0xd564 unifont.14.d4aa +0xd3f3 0xd4a9 unifont.14.d3f3 +0xd33b 0xd3f2 unifont.14.d33b +0xd282 0xd33a unifont.14.d282 +0xd1c9 0xd281 unifont.14.d1c9 +0xd110 0xd1c8 unifont.14.d110 +0xd05a 0xd10f unifont.14.d05a +0xcf9e 0xd059 unifont.14.cf9e +0xcee7 0xcf9d unifont.14.cee7 +0xce32 0xcee6 unifont.14.ce32 +0xcd78 0xce31 unifont.14.cd78 +0xccc1 0xcd77 unifont.14.ccc1 +0xcc0c 0xccc0 unifont.14.cc0c +0xcb50 0xcc0b unifont.14.cb50 +0xca9a 0xcb4f unifont.14.ca9a +0xc9e5 0xca99 unifont.14.c9e5 +0xc92a 0xc9e4 unifont.14.c92a +0xc873 0xc929 unifont.14.c873 +0xc7bc 0xc872 unifont.14.c7bc +0xc703 0xc7bb unifont.14.c703 +0xc64b 0xc702 unifont.14.c64b +0xc593 0xc64a unifont.14.c593 +0xc4de 0xc592 unifont.14.c4de +0xc422 0xc4dd unifont.14.c422 +0xc36b 0xc421 unifont.14.c36b +0xc2b6 0xc36a unifont.14.c2b6 +0xc1fc 0xc2b5 unifont.14.c1fc +0xc145 0xc1fb unifont.14.c145 +0xc090 0xc144 unifont.14.c090 +0xbfd4 0xc08f unifont.14.bfd4 +0xbf1e 0xbfd3 unifont.14.bf1e +0xbe69 0xbf1d unifont.14.be69 +0xbdae 0xbe68 unifont.14.bdae +0xbcf7 0xbdad unifont.14.bcf7 +0xbc3f 0xbcf6 unifont.14.bc3f +0xbb86 0xbc3e unifont.14.bb86 +0xbace 0xbb85 unifont.14.bace +0xba15 0xbacd unifont.14.ba15 +0xb95f 0xba14 unifont.14.b95f +0xb8a3 0xb95e unifont.14.b8a3 +0xb7eb 0xb8a2 unifont.14.b7eb +0xb736 0xb7ea unifont.14.b736 +0xb67c 0xb735 unifont.14.b67c +0xb5c5 0xb67b unifont.14.b5c5 +0xb510 0xb5c4 unifont.14.b510 +0xb454 0xb50f unifont.14.b454 +0xb39e 0xb453 unifont.14.b39e +0xb2e9 0xb39d unifont.14.b2e9 +0xb22d 0xb2e8 unifont.14.b22d +0xb177 0xb22c unifont.14.b177 +0xb0bf 0xb176 unifont.14.b0bf +0xb008 0xb0be unifont.14.b008 +0xaf53 0xb007 unifont.14.af53 +0xae9b 0xaf52 unifont.14.ae9b +0xade5 0xae9a unifont.14.ade5 +0xad29 0xade4 unifont.14.ad29 +0xac72 0xad28 unifont.14.ac72 +0xab75 0xac71 unifont.14.ab75 +0xaa74 0xab74 unifont.14.aa74 +0xa973 0xaa73 unifont.14.a973 +0xa872 0xa972 unifont.14.a872 +0xa771 0xa871 unifont.14.a771 +0xa670 0xa770 unifont.14.a670 +0xa583 0xa66f unifont.14.a583 +0xa482 0xa582 unifont.14.a482 +0xa391 0xa481 unifont.14.a391 +0xa29c 0xa390 unifont.14.a29c +0xa1ac 0xa29b unifont.14.a1ac +0xa0c7 0xa1ab unifont.14.a0c7 +0x9fc6 0xa0c6 unifont.14.9fc6 +0x9f2c 0x9fc5 unifont.14.9f2c +0x9e93 0x9f2b unifont.14.9e93 +0x9dfb 0x9e92 unifont.14.9dfb +0x9d68 0x9dfa unifont.14.9d68 +0x9cd4 0x9d67 unifont.14.9cd4 +0x9c3c 0x9cd3 unifont.14.9c3c +0x9ba4 0x9c3b unifont.14.9ba4 +0x9b0b 0x9ba3 unifont.14.9b0b +0x9a72 0x9b0a unifont.14.9a72 +0x99da 0x9a71 unifont.14.99da +0x9942 0x99d9 unifont.14.9942 +0x98ab 0x9941 unifont.14.98ab +0x9811 0x98aa unifont.14.9811 +0x9778 0x9810 unifont.14.9778 +0x96df 0x9777 unifont.14.96df +0x9643 0x96de unifont.14.9643 +0x959d 0x9642 unifont.14.959d +0x9502 0x959c unifont.14.9502 +0x9469 0x9501 unifont.14.9469 +0x93d2 0x9468 unifont.14.93d2 +0x933b 0x93d1 unifont.14.933b +0x92a2 0x933a unifont.14.92a2 +0x9209 0x92a1 unifont.14.9209 +0x9171 0x9208 unifont.14.9171 +0x90d5 0x9170 unifont.14.90d5 +0x903e 0x90d4 unifont.14.903e +0x8fae 0x903d unifont.14.8fae +0x8f16 0x8fad unifont.14.8f16 +0x8e7e 0x8f15 unifont.14.8e7e +0x8de5 0x8e7d unifont.14.8de5 +0x8d4e 0x8de4 unifont.14.8d4e +0x8cb3 0x8d4d unifont.14.8cb3 +0x8c1b 0x8cb2 unifont.14.8c1b +0x8b89 0x8c1a unifont.14.8b89 +0x8af1 0x8b88 unifont.14.8af1 +0x8a58 0x8af0 unifont.14.8a58 +0x89bd 0x8a57 unifont.14.89bd +0x8925 0x89bc unifont.14.8925 +0x888e 0x8924 unifont.14.888e +0x87f7 0x888d unifont.14.87f7 +0x875f 0x87f6 unifont.14.875f +0x86c5 0x875e unifont.14.86c5 +0x862b 0x86c4 unifont.14.862b +0x8595 0x862a unifont.14.8595 +0x84ff 0x8594 unifont.14.84ff +0x8469 0x84fe unifont.14.8469 +0x83d3 0x8468 unifont.14.83d3 +0x833c 0x83d2 unifont.14.833c +0x82a5 0x833b unifont.14.82a5 +0x820c 0x82a4 unifont.14.820c +0x8173 0x820b unifont.14.8173 +0x80dc 0x8172 unifont.14.80dc +0x8042 0x80db unifont.14.8042 +0x7faa 0x8041 unifont.14.7faa +0x7f11 0x7fa9 unifont.14.7f11 +0x7e77 0x7f10 unifont.14.7e77 +0x7ddf 0x7e76 unifont.14.7ddf +0x7d46 0x7dde unifont.14.7d46 +0x7cac 0x7d45 unifont.14.7cac +0x7c17 0x7cab unifont.14.7c17 +0x7b84 0x7c16 unifont.14.7b84 +0x7af2 0x7b83 unifont.14.7af2 +0x7a5c 0x7af1 unifont.14.7a5c +0x79c5 0x7a5b unifont.14.79c5 +0x792b 0x79c4 unifont.14.792b +0x7892 0x792a unifont.14.7892 +0x77f9 0x7891 unifont.14.77f9 +0x775c 0x77f8 unifont.14.775c +0x76be 0x775b unifont.14.76be +0x7624 0x76bd unifont.14.7624 +0x7590 0x7623 unifont.14.7590 +0x74f2 0x758f unifont.14.74f2 +0x7459 0x74f1 unifont.14.7459 +0x73c1 0x7458 unifont.14.73c1 +0x732a 0x73c0 unifont.14.732a +0x7292 0x7329 unifont.14.7292 +0x71f8 0x7291 unifont.14.71f8 +0x7161 0x71f7 unifont.14.7161 +0x70c9 0x7160 unifont.14.70c9 +0x7031 0x70c8 unifont.14.7031 +0x6f9a 0x7030 unifont.14.6f9a +0x6f04 0x6f99 unifont.14.6f04 +0x6e6e 0x6f03 unifont.14.6e6e +0x6dd7 0x6e6d unifont.14.6dd7 +0x6d40 0x6dd6 unifont.14.6d40 +0x6ca9 0x6d3f unifont.14.6ca9 +0x6c10 0x6ca8 unifont.14.6c10 +0x6b79 0x6c0f unifont.14.6b79 +0x6ae0 0x6b78 unifont.14.6ae0 +0x6a49 0x6adf unifont.14.6a49 +0x69b2 0x6a48 unifont.14.69b2 +0x691b 0x69b1 unifont.14.691b +0x6883 0x691a unifont.14.6883 +0x67eb 0x6882 unifont.14.67eb +0x6752 0x67ea unifont.14.6752 +0x66b7 0x6751 unifont.14.66b7 +0x6619 0x66b6 unifont.14.6619 +0x657e 0x6618 unifont.14.657e +0x64e5 0x657d unifont.14.64e5 +0x644d 0x64e4 unifont.14.644d +0x63b5 0x644c unifont.14.63b5 +0x631c 0x63b4 unifont.14.631c +0x6283 0x631b unifont.14.6283 +0x61e9 0x6282 unifont.14.61e9 +0x6152 0x61e8 unifont.14.6152 +0x60bb 0x6151 unifont.14.60bb +0x6023 0x60ba unifont.14.6023 +0x5f8b 0x6022 unifont.14.5f8b +0x5ef2 0x5f8a unifont.14.5ef2 +0x5e5d 0x5ef1 unifont.14.5e5d +0x5dc0 0x5e5c unifont.14.5dc0 +0x5d26 0x5dbf unifont.14.5d26 +0x5c88 0x5d25 unifont.14.5c88 +0x5bed 0x5c87 unifont.14.5bed +0x5b55 0x5bec unifont.14.5b55 +0x5abd 0x5b54 unifont.14.5abd +0x5a26 0x5abc unifont.14.5a26 +0x598e 0x5a25 unifont.14.598e +0x58f6 0x598d unifont.14.58f6 +0x585d 0x58f5 unifont.14.585d +0x57c4 0x585c unifont.14.57c4 +0x572b 0x57c3 unifont.14.572b +0x568a 0x572a unifont.14.568a +0x55ee 0x5689 unifont.14.55ee +0x5551 0x55ed unifont.14.5551 +0x54b3 0x5550 unifont.14.54b3 +0x5413 0x54b2 unifont.14.5413 +0x5378 0x5412 unifont.14.5378 +0x52da 0x5377 unifont.14.52da +0x523e 0x52d9 unifont.14.523e +0x51a3 0x523d unifont.14.51a3 +0x5109 0x51a2 unifont.14.5109 +0x5074 0x5108 unifont.14.5074 +0x4fdf 0x5073 unifont.14.4fdf +0x4f49 0x4fde unifont.14.4f49 +0x4eb1 0x4f48 unifont.14.4eb1 +0x4e10 0x4eb0 unifont.14.4e10 +0x4d67 0x4e0f unifont.14.4d67 +0x4cd1 0x4d66 unifont.14.4cd1 +0x4c3a 0x4cd0 unifont.14.4c3a +0x4ba1 0x4c39 unifont.14.4ba1 +0x4b09 0x4ba0 unifont.14.4b09 +0x4a71 0x4b08 unifont.14.4a71 +0x49d9 0x4a70 unifont.14.49d9 +0x493b 0x49d8 unifont.14.493b +0x48a2 0x493a unifont.14.48a2 +0x480a 0x48a1 unifont.14.480a +0x4773 0x4809 unifont.14.4773 +0x46db 0x4772 unifont.14.46db +0x4641 0x46da unifont.14.4641 +0x45a9 0x4640 unifont.14.45a9 +0x4512 0x45a8 unifont.14.4512 +0x447b 0x4511 unifont.14.447b +0x43e3 0x447a unifont.14.43e3 +0x434a 0x43e2 unifont.14.434a +0x42b2 0x4349 unifont.14.42b2 +0x421d 0x42b1 unifont.14.421d +0x4188 0x421c unifont.14.4188 +0x40f0 0x4187 unifont.14.40f0 +0x4055 0x40ef unifont.14.4055 +0x3fba 0x4054 unifont.14.3fba +0x3f23 0x3fb9 unifont.14.3f23 +0x3e8b 0x3f22 unifont.14.3e8b +0x3df3 0x3e8a unifont.14.3df3 +0x3d5c 0x3df2 unifont.14.3d5c +0x3cc5 0x3d5b unifont.14.3cc5 +0x3c2c 0x3cc4 unifont.14.3c2c +0x3b94 0x3c2b unifont.14.3b94 +0x3afb 0x3b93 unifont.14.3afb +0x3a61 0x3afa unifont.14.3a61 +0x39c8 0x3a60 unifont.14.39c8 +0x392f 0x39c7 unifont.14.392f +0x3897 0x392e unifont.14.3897 +0x37fe 0x3896 unifont.14.37fe +0x3763 0x37fd unifont.14.3763 +0x36cc 0x3762 unifont.14.36cc +0x3633 0x36cb unifont.14.3633 +0x3597 0x3632 unifont.14.3597 +0x34fb 0x3596 unifont.14.34fb +0x3464 0x34fa unifont.14.3464 +0x33c4 0x3463 unifont.14.33c4 +0x3323 0x33c3 unifont.14.3323 +0x3282 0x3322 unifont.14.3282 +0x31c9 0x3281 unifont.14.31c9 +0x30fe 0x31c8 unifont.14.30fe +0x302a 0x30fd unifont.14.302a +0x2f69 0x3029 unifont.14.2f69 +0x2eba 0x2f68 unifont.14.2eba +0x2db9 0x2eb9 unifont.14.2db9 +0x2cb8 0x2db8 unifont.14.2cb8 +0x2bb7 0x2cb7 unifont.14.2bb7 +0x2ab6 0x2bb6 unifont.14.2ab6 +0x29b5 0x2ab5 unifont.14.29b5 +0x28cb 0x29b4 unifont.14.28cb +0x27ca 0x28ca unifont.14.27ca +0x2716 0x27c9 unifont.14.2716 +0x2615 0x2715 unifont.14.2615 +0x2514 0x2614 unifont.14.2514 +0x246b 0x2513 unifont.14.246b +0x236b 0x246a unifont.14.236b +0x226a 0x236a unifont.14.226a +0x2169 0x2269 unifont.14.2169 +0x2068 0x2168 unifont.14.2068 +0x1f67 0x2067 unifont.14.1f67 +0x1e66 0x1f66 unifont.14.1e66 +0x1d65 0x1e65 unifont.14.1d65 +0x1c64 0x1d64 unifont.14.1c64 +0x1b63 0x1c63 unifont.14.1b63 +0x1a62 0x1b62 unifont.14.1a62 +0x1961 0x1a61 unifont.14.1961 +0x1860 0x1960 unifont.14.1860 +0x175f 0x185f unifont.14.175f +0x165e 0x175e unifont.14.165e +0x155d 0x165d unifont.14.155d +0x145c 0x155c unifont.14.145c +0x135b 0x145b unifont.14.135b +0x1283 0x135a unifont.14.1283 +0x11ae 0x1282 unifont.14.11ae +0x10b1 0x11ad unifont.14.10b1 +0x0fb0 0x10b0 unifont.14.0fb0 +0x0eaf 0x0faf unifont.14.0eaf +0x0dae 0x0eae unifont.14.0dae +0x0cb8 0x0dad unifont.14.0cb8 +0x0bb8 0x0cb7 unifont.14.0bb8 +0x0ab7 0x0bb7 unifont.14.0ab7 +0x09cd 0x0ab6 unifont.14.09cd +0x0909 0x09cc unifont.14.0909 +0x0808 0x0908 unifont.14.0808 +0x0707 0x0807 unifont.14.0707 +0x0606 0x0706 unifont.14.0606 +0x0505 0x0605 unifont.14.0505 +0x0404 0x0504 unifont.14.0404 +0x0303 0x0403 unifont.14.0303 +0x0202 0x0302 unifont.14.0202 +0x0101 0x0201 unifont.14.0101 +0x0000 0x0100 unifont.14.0000 diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.0000 Binary file lib/font/bit/unifont/unifont.16.0000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.00f2 Binary file lib/font/bit/unifont/unifont.16.00f2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.01f3 Binary file lib/font/bit/unifont/unifont.16.01f3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.02f4 Binary file lib/font/bit/unifont/unifont.16.02f4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.03f5 Binary file lib/font/bit/unifont/unifont.16.03f5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.04f6 Binary file lib/font/bit/unifont/unifont.16.04f6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.05f7 Binary file lib/font/bit/unifont/unifont.16.05f7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.06f8 Binary file lib/font/bit/unifont/unifont.16.06f8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.07f9 Binary file lib/font/bit/unifont/unifont.16.07f9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.08fa Binary file lib/font/bit/unifont/unifont.16.08fa has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.09a8 Binary file lib/font/bit/unifont/unifont.16.09a8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.0a6e Binary file lib/font/bit/unifont/unifont.16.0a6e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.0b6e Binary file lib/font/bit/unifont/unifont.16.0b6e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.0c5b Binary file lib/font/bit/unifont/unifont.16.0c5b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.0d3a Binary file lib/font/bit/unifont/unifont.16.0d3a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.0e2c Binary file lib/font/bit/unifont/unifont.16.0e2c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.0f2d Binary file lib/font/bit/unifont/unifont.16.0f2d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.102e Binary file lib/font/bit/unifont/unifont.16.102e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.112f Binary file lib/font/bit/unifont/unifont.16.112f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.11ee Binary file lib/font/bit/unifont/unifont.16.11ee has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.12b3 Binary file lib/font/bit/unifont/unifont.16.12b3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.137a Binary file lib/font/bit/unifont/unifont.16.137a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.147b Binary file lib/font/bit/unifont/unifont.16.147b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.157c Binary file lib/font/bit/unifont/unifont.16.157c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.1674 Binary file lib/font/bit/unifont/unifont.16.1674 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.1760 Binary file lib/font/bit/unifont/unifont.16.1760 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.1847 Binary file lib/font/bit/unifont/unifont.16.1847 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.1948 Binary file lib/font/bit/unifont/unifont.16.1948 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.1a49 Binary file lib/font/bit/unifont/unifont.16.1a49 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.1b4a Binary file lib/font/bit/unifont/unifont.16.1b4a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.1c4b Binary file lib/font/bit/unifont/unifont.16.1c4b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.1d4c Binary file lib/font/bit/unifont/unifont.16.1d4c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.1e4d Binary file lib/font/bit/unifont/unifont.16.1e4d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.1f4e Binary file lib/font/bit/unifont/unifont.16.1f4e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.204f Binary file lib/font/bit/unifont/unifont.16.204f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2150 Binary file lib/font/bit/unifont/unifont.16.2150 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2251 Binary file lib/font/bit/unifont/unifont.16.2251 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2352 Binary file lib/font/bit/unifont/unifont.16.2352 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.243a Binary file lib/font/bit/unifont/unifont.16.243a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.24df Binary file lib/font/bit/unifont/unifont.16.24df has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.25dc Binary file lib/font/bit/unifont/unifont.16.25dc has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.26c4 Binary file lib/font/bit/unifont/unifont.16.26c4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2786 Binary file lib/font/bit/unifont/unifont.16.2786 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2874 Binary file lib/font/bit/unifont/unifont.16.2874 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.296e Binary file lib/font/bit/unifont/unifont.16.296e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2a53 Binary file lib/font/bit/unifont/unifont.16.2a53 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2b33 Binary file lib/font/bit/unifont/unifont.16.2b33 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2c34 Binary file lib/font/bit/unifont/unifont.16.2c34 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2d35 Binary file lib/font/bit/unifont/unifont.16.2d35 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2e36 Binary file lib/font/bit/unifont/unifont.16.2e36 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2f07 Binary file lib/font/bit/unifont/unifont.16.2f07 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.2f99 Binary file lib/font/bit/unifont/unifont.16.2f99 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3056 Binary file lib/font/bit/unifont/unifont.16.3056 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3117 Binary file lib/font/bit/unifont/unifont.16.3117 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.31ca Binary file lib/font/bit/unifont/unifont.16.31ca has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3274 Binary file lib/font/bit/unifont/unifont.16.3274 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3305 Binary file lib/font/bit/unifont/unifont.16.3305 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3397 Binary file lib/font/bit/unifont/unifont.16.3397 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3427 Binary file lib/font/bit/unifont/unifont.16.3427 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.34ae Binary file lib/font/bit/unifont/unifont.16.34ae has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.353a Binary file lib/font/bit/unifont/unifont.16.353a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.35c6 Binary file lib/font/bit/unifont/unifont.16.35c6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3650 Binary file lib/font/bit/unifont/unifont.16.3650 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.36d6 Binary file lib/font/bit/unifont/unifont.16.36d6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.375c Binary file lib/font/bit/unifont/unifont.16.375c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.37e6 Binary file lib/font/bit/unifont/unifont.16.37e6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3870 Binary file lib/font/bit/unifont/unifont.16.3870 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.38f7 Binary file lib/font/bit/unifont/unifont.16.38f7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.397e Binary file lib/font/bit/unifont/unifont.16.397e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3a05 Binary file lib/font/bit/unifont/unifont.16.3a05 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3a8b Binary file lib/font/bit/unifont/unifont.16.3a8b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3b15 Binary file lib/font/bit/unifont/unifont.16.3b15 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3b9c Binary file lib/font/bit/unifont/unifont.16.3b9c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3c22 Binary file lib/font/bit/unifont/unifont.16.3c22 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3ca9 Binary file lib/font/bit/unifont/unifont.16.3ca9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3d30 Binary file lib/font/bit/unifont/unifont.16.3d30 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3db6 Binary file lib/font/bit/unifont/unifont.16.3db6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3e3d Binary file lib/font/bit/unifont/unifont.16.3e3d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3ec4 Binary file lib/font/bit/unifont/unifont.16.3ec4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3f4a Binary file lib/font/bit/unifont/unifont.16.3f4a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.3fd1 Binary file lib/font/bit/unifont/unifont.16.3fd1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.405d Binary file lib/font/bit/unifont/unifont.16.405d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.40e5 Binary file lib/font/bit/unifont/unifont.16.40e5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.416b Binary file lib/font/bit/unifont/unifont.16.416b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.41f1 Binary file lib/font/bit/unifont/unifont.16.41f1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4277 Binary file lib/font/bit/unifont/unifont.16.4277 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.42fe Binary file lib/font/bit/unifont/unifont.16.42fe has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4386 Binary file lib/font/bit/unifont/unifont.16.4386 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.440d Binary file lib/font/bit/unifont/unifont.16.440d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4494 Binary file lib/font/bit/unifont/unifont.16.4494 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.451a Binary file lib/font/bit/unifont/unifont.16.451a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.45a0 Binary file lib/font/bit/unifont/unifont.16.45a0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4627 Binary file lib/font/bit/unifont/unifont.16.4627 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.46ad Binary file lib/font/bit/unifont/unifont.16.46ad has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4734 Binary file lib/font/bit/unifont/unifont.16.4734 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.47bb Binary file lib/font/bit/unifont/unifont.16.47bb has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4841 Binary file lib/font/bit/unifont/unifont.16.4841 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.48c8 Binary file lib/font/bit/unifont/unifont.16.48c8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.494f Binary file lib/font/bit/unifont/unifont.16.494f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.49de Binary file lib/font/bit/unifont/unifont.16.49de has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4a66 Binary file lib/font/bit/unifont/unifont.16.4a66 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4aed Binary file lib/font/bit/unifont/unifont.16.4aed has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4b73 Binary file lib/font/bit/unifont/unifont.16.4b73 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4bf9 Binary file lib/font/bit/unifont/unifont.16.4bf9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4c7f Binary file lib/font/bit/unifont/unifont.16.4c7f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4d05 Binary file lib/font/bit/unifont/unifont.16.4d05 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4d8b Binary file lib/font/bit/unifont/unifont.16.4d8b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4e20 Binary file lib/font/bit/unifont/unifont.16.4e20 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4eb0 Binary file lib/font/bit/unifont/unifont.16.4eb0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4f38 Binary file lib/font/bit/unifont/unifont.16.4f38 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.4fbf Binary file lib/font/bit/unifont/unifont.16.4fbf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5046 Binary file lib/font/bit/unifont/unifont.16.5046 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.50cc Binary file lib/font/bit/unifont/unifont.16.50cc has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5152 Binary file lib/font/bit/unifont/unifont.16.5152 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.51dc Binary file lib/font/bit/unifont/unifont.16.51dc has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.526b Binary file lib/font/bit/unifont/unifont.16.526b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.52f7 Binary file lib/font/bit/unifont/unifont.16.52f7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5386 Binary file lib/font/bit/unifont/unifont.16.5386 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5411 Binary file lib/font/bit/unifont/unifont.16.5411 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.54a0 Binary file lib/font/bit/unifont/unifont.16.54a0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.552e Binary file lib/font/bit/unifont/unifont.16.552e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.55bc Binary file lib/font/bit/unifont/unifont.16.55bc has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5648 Binary file lib/font/bit/unifont/unifont.16.5648 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.56d3 Binary file lib/font/bit/unifont/unifont.16.56d3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5763 Binary file lib/font/bit/unifont/unifont.16.5763 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.57ea Binary file lib/font/bit/unifont/unifont.16.57ea has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5870 Binary file lib/font/bit/unifont/unifont.16.5870 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.58f6 Binary file lib/font/bit/unifont/unifont.16.58f6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.597d Binary file lib/font/bit/unifont/unifont.16.597d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5a04 Binary file lib/font/bit/unifont/unifont.16.5a04 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5a8a Binary file lib/font/bit/unifont/unifont.16.5a8a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5b10 Binary file lib/font/bit/unifont/unifont.16.5b10 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5b96 Binary file lib/font/bit/unifont/unifont.16.5b96 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5c1d Binary file lib/font/bit/unifont/unifont.16.5c1d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5caa Binary file lib/font/bit/unifont/unifont.16.5caa has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5d38 Binary file lib/font/bit/unifont/unifont.16.5d38 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5dc1 Binary file lib/font/bit/unifont/unifont.16.5dc1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5e4e Binary file lib/font/bit/unifont/unifont.16.5e4e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5ed5 Binary file lib/font/bit/unifont/unifont.16.5ed5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5f5e Binary file lib/font/bit/unifont/unifont.16.5f5e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.5fe6 Binary file lib/font/bit/unifont/unifont.16.5fe6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.606c Binary file lib/font/bit/unifont/unifont.16.606c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.60f2 Binary file lib/font/bit/unifont/unifont.16.60f2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6178 Binary file lib/font/bit/unifont/unifont.16.6178 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.61fe Binary file lib/font/bit/unifont/unifont.16.61fe has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6287 Binary file lib/font/bit/unifont/unifont.16.6287 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.630e Binary file lib/font/bit/unifont/unifont.16.630e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6395 Binary file lib/font/bit/unifont/unifont.16.6395 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.641c Binary file lib/font/bit/unifont/unifont.16.641c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.64a2 Binary file lib/font/bit/unifont/unifont.16.64a2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6528 Binary file lib/font/bit/unifont/unifont.16.6528 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.65af Binary file lib/font/bit/unifont/unifont.16.65af has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.663c Binary file lib/font/bit/unifont/unifont.16.663c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.66c9 Binary file lib/font/bit/unifont/unifont.16.66c9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6753 Binary file lib/font/bit/unifont/unifont.16.6753 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.67da Binary file lib/font/bit/unifont/unifont.16.67da has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6861 Binary file lib/font/bit/unifont/unifont.16.6861 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.68e7 Binary file lib/font/bit/unifont/unifont.16.68e7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.696d Binary file lib/font/bit/unifont/unifont.16.696d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.69f3 Binary file lib/font/bit/unifont/unifont.16.69f3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6a79 Binary file lib/font/bit/unifont/unifont.16.6a79 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6aff Binary file lib/font/bit/unifont/unifont.16.6aff has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6b86 Binary file lib/font/bit/unifont/unifont.16.6b86 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6c0d Binary file lib/font/bit/unifont/unifont.16.6c0d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6c95 Binary file lib/font/bit/unifont/unifont.16.6c95 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6d1d Binary file lib/font/bit/unifont/unifont.16.6d1d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6da5 Binary file lib/font/bit/unifont/unifont.16.6da5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6e2d Binary file lib/font/bit/unifont/unifont.16.6e2d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6eb4 Binary file lib/font/bit/unifont/unifont.16.6eb4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6f3b Binary file lib/font/bit/unifont/unifont.16.6f3b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.6fc2 Binary file lib/font/bit/unifont/unifont.16.6fc2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7048 Binary file lib/font/bit/unifont/unifont.16.7048 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.70cf Binary file lib/font/bit/unifont/unifont.16.70cf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7156 Binary file lib/font/bit/unifont/unifont.16.7156 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.71dc Binary file lib/font/bit/unifont/unifont.16.71dc has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7263 Binary file lib/font/bit/unifont/unifont.16.7263 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.72ea Binary file lib/font/bit/unifont/unifont.16.72ea has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7370 Binary file lib/font/bit/unifont/unifont.16.7370 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.73f7 Binary file lib/font/bit/unifont/unifont.16.73f7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.747d Binary file lib/font/bit/unifont/unifont.16.747d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7503 Binary file lib/font/bit/unifont/unifont.16.7503 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7590 Binary file lib/font/bit/unifont/unifont.16.7590 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7616 Binary file lib/font/bit/unifont/unifont.16.7616 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.769f Binary file lib/font/bit/unifont/unifont.16.769f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.772a Binary file lib/font/bit/unifont/unifont.16.772a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.77b8 Binary file lib/font/bit/unifont/unifont.16.77b8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7840 Binary file lib/font/bit/unifont/unifont.16.7840 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.78c6 Binary file lib/font/bit/unifont/unifont.16.78c6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.794d Binary file lib/font/bit/unifont/unifont.16.794d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.79d4 Binary file lib/font/bit/unifont/unifont.16.79d4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7a5a Binary file lib/font/bit/unifont/unifont.16.7a5a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7ae0 Binary file lib/font/bit/unifont/unifont.16.7ae0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7b66 Binary file lib/font/bit/unifont/unifont.16.7b66 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7bec Binary file lib/font/bit/unifont/unifont.16.7bec has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7c72 Binary file lib/font/bit/unifont/unifont.16.7c72 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7cf8 Binary file lib/font/bit/unifont/unifont.16.7cf8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7d81 Binary file lib/font/bit/unifont/unifont.16.7d81 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7e07 Binary file lib/font/bit/unifont/unifont.16.7e07 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7e8d Binary file lib/font/bit/unifont/unifont.16.7e8d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7f15 Binary file lib/font/bit/unifont/unifont.16.7f15 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.7f9d Binary file lib/font/bit/unifont/unifont.16.7f9d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8025 Binary file lib/font/bit/unifont/unifont.16.8025 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.80ac Binary file lib/font/bit/unifont/unifont.16.80ac has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8134 Binary file lib/font/bit/unifont/unifont.16.8134 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.81ba Binary file lib/font/bit/unifont/unifont.16.81ba has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8242 Binary file lib/font/bit/unifont/unifont.16.8242 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.82c8 Binary file lib/font/bit/unifont/unifont.16.82c8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.834e Binary file lib/font/bit/unifont/unifont.16.834e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.83d4 Binary file lib/font/bit/unifont/unifont.16.83d4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.845a Binary file lib/font/bit/unifont/unifont.16.845a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.84e0 Binary file lib/font/bit/unifont/unifont.16.84e0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8566 Binary file lib/font/bit/unifont/unifont.16.8566 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.85ec Binary file lib/font/bit/unifont/unifont.16.85ec has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8673 Binary file lib/font/bit/unifont/unifont.16.8673 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.86fa Binary file lib/font/bit/unifont/unifont.16.86fa has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8781 Binary file lib/font/bit/unifont/unifont.16.8781 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8807 Binary file lib/font/bit/unifont/unifont.16.8807 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.888e Binary file lib/font/bit/unifont/unifont.16.888e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8915 Binary file lib/font/bit/unifont/unifont.16.8915 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.899b Binary file lib/font/bit/unifont/unifont.16.899b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8a23 Binary file lib/font/bit/unifont/unifont.16.8a23 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8aaa Binary file lib/font/bit/unifont/unifont.16.8aaa has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8b30 Binary file lib/font/bit/unifont/unifont.16.8b30 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8bb7 Binary file lib/font/bit/unifont/unifont.16.8bb7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8c3e Binary file lib/font/bit/unifont/unifont.16.8c3e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8cc6 Binary file lib/font/bit/unifont/unifont.16.8cc6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8d4f Binary file lib/font/bit/unifont/unifont.16.8d4f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8dd6 Binary file lib/font/bit/unifont/unifont.16.8dd6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8e5c Binary file lib/font/bit/unifont/unifont.16.8e5c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8ee2 Binary file lib/font/bit/unifont/unifont.16.8ee2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8f68 Binary file lib/font/bit/unifont/unifont.16.8f68 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.8fee Binary file lib/font/bit/unifont/unifont.16.8fee has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9074 Binary file lib/font/bit/unifont/unifont.16.9074 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.90fd Binary file lib/font/bit/unifont/unifont.16.90fd has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9184 Binary file lib/font/bit/unifont/unifont.16.9184 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.920b Binary file lib/font/bit/unifont/unifont.16.920b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9292 Binary file lib/font/bit/unifont/unifont.16.9292 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9318 Binary file lib/font/bit/unifont/unifont.16.9318 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.939e Binary file lib/font/bit/unifont/unifont.16.939e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9424 Binary file lib/font/bit/unifont/unifont.16.9424 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.94ab Binary file lib/font/bit/unifont/unifont.16.94ab has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9532 Binary file lib/font/bit/unifont/unifont.16.9532 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.95c1 Binary file lib/font/bit/unifont/unifont.16.95c1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9658 Binary file lib/font/bit/unifont/unifont.16.9658 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.96e5 Binary file lib/font/bit/unifont/unifont.16.96e5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.976b Binary file lib/font/bit/unifont/unifont.16.976b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.97f1 Binary file lib/font/bit/unifont/unifont.16.97f1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9878 Binary file lib/font/bit/unifont/unifont.16.9878 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.98ff Binary file lib/font/bit/unifont/unifont.16.98ff has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9986 Binary file lib/font/bit/unifont/unifont.16.9986 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9a0c Binary file lib/font/bit/unifont/unifont.16.9a0c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9a93 Binary file lib/font/bit/unifont/unifont.16.9a93 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9b19 Binary file lib/font/bit/unifont/unifont.16.9b19 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9ba0 Binary file lib/font/bit/unifont/unifont.16.9ba0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9c26 Binary file lib/font/bit/unifont/unifont.16.9c26 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9cac Binary file lib/font/bit/unifont/unifont.16.9cac has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9d33 Binary file lib/font/bit/unifont/unifont.16.9d33 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9dba Binary file lib/font/bit/unifont/unifont.16.9dba has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9e41 Binary file lib/font/bit/unifont/unifont.16.9e41 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9ec8 Binary file lib/font/bit/unifont/unifont.16.9ec8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9f4f Binary file lib/font/bit/unifont/unifont.16.9f4f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.9ff1 Binary file lib/font/bit/unifont/unifont.16.9ff1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a0d1 Binary file lib/font/bit/unifont/unifont.16.a0d1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a19e Binary file lib/font/bit/unifont/unifont.16.a19e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a276 Binary file lib/font/bit/unifont/unifont.16.a276 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a354 Binary file lib/font/bit/unifont/unifont.16.a354 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a42d Binary file lib/font/bit/unifont/unifont.16.a42d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a520 Binary file lib/font/bit/unifont/unifont.16.a520 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a5e4 Binary file lib/font/bit/unifont/unifont.16.a5e4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a6e5 Binary file lib/font/bit/unifont/unifont.16.a6e5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a7e6 Binary file lib/font/bit/unifont/unifont.16.a7e6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a8bf Binary file lib/font/bit/unifont/unifont.16.a8bf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.a9c0 Binary file lib/font/bit/unifont/unifont.16.a9c0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.aac1 Binary file lib/font/bit/unifont/unifont.16.aac1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.abc2 Binary file lib/font/bit/unifont/unifont.16.abc2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.ac85 Binary file lib/font/bit/unifont/unifont.16.ac85 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.ad2c Binary file lib/font/bit/unifont/unifont.16.ad2c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.add8 Binary file lib/font/bit/unifont/unifont.16.add8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.ae80 Binary file lib/font/bit/unifont/unifont.16.ae80 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.af28 Binary file lib/font/bit/unifont/unifont.16.af28 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.afcf Binary file lib/font/bit/unifont/unifont.16.afcf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b07b Binary file lib/font/bit/unifont/unifont.16.b07b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b121 Binary file lib/font/bit/unifont/unifont.16.b121 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b1c8 Binary file lib/font/bit/unifont/unifont.16.b1c8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b274 Binary file lib/font/bit/unifont/unifont.16.b274 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b31c Binary file lib/font/bit/unifont/unifont.16.b31c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b3c4 Binary file lib/font/bit/unifont/unifont.16.b3c4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b46b Binary file lib/font/bit/unifont/unifont.16.b46b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b517 Binary file lib/font/bit/unifont/unifont.16.b517 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b5bd Binary file lib/font/bit/unifont/unifont.16.b5bd has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b664 Binary file lib/font/bit/unifont/unifont.16.b664 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b710 Binary file lib/font/bit/unifont/unifont.16.b710 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b7b8 Binary file lib/font/bit/unifont/unifont.16.b7b8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b861 Binary file lib/font/bit/unifont/unifont.16.b861 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b908 Binary file lib/font/bit/unifont/unifont.16.b908 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.b9b4 Binary file lib/font/bit/unifont/unifont.16.b9b4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.ba59 Binary file lib/font/bit/unifont/unifont.16.ba59 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.bb00 Binary file lib/font/bit/unifont/unifont.16.bb00 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.bbac Binary file lib/font/bit/unifont/unifont.16.bbac has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.bc54 Binary file lib/font/bit/unifont/unifont.16.bc54 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.bcfd Binary file lib/font/bit/unifont/unifont.16.bcfd has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.bda4 Binary file lib/font/bit/unifont/unifont.16.bda4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.be51 Binary file lib/font/bit/unifont/unifont.16.be51 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.bef6 Binary file lib/font/bit/unifont/unifont.16.bef6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.bf9d Binary file lib/font/bit/unifont/unifont.16.bf9d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c049 Binary file lib/font/bit/unifont/unifont.16.c049 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c0f0 Binary file lib/font/bit/unifont/unifont.16.c0f0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c199 Binary file lib/font/bit/unifont/unifont.16.c199 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c240 Binary file lib/font/bit/unifont/unifont.16.c240 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c2ec Binary file lib/font/bit/unifont/unifont.16.c2ec has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c391 Binary file lib/font/bit/unifont/unifont.16.c391 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c438 Binary file lib/font/bit/unifont/unifont.16.c438 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c4e3 Binary file lib/font/bit/unifont/unifont.16.c4e3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c58a Binary file lib/font/bit/unifont/unifont.16.c58a has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c633 Binary file lib/font/bit/unifont/unifont.16.c633 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c6da Binary file lib/font/bit/unifont/unifont.16.c6da has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c787 Binary file lib/font/bit/unifont/unifont.16.c787 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c82c Binary file lib/font/bit/unifont/unifont.16.c82c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c8d3 Binary file lib/font/bit/unifont/unifont.16.c8d3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.c97e Binary file lib/font/bit/unifont/unifont.16.c97e has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.ca25 Binary file lib/font/bit/unifont/unifont.16.ca25 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.cacf Binary file lib/font/bit/unifont/unifont.16.cacf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.cb77 Binary file lib/font/bit/unifont/unifont.16.cb77 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.cc23 Binary file lib/font/bit/unifont/unifont.16.cc23 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.ccc8 Binary file lib/font/bit/unifont/unifont.16.ccc8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.cd70 Binary file lib/font/bit/unifont/unifont.16.cd70 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.ce1b Binary file lib/font/bit/unifont/unifont.16.ce1b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.cec1 Binary file lib/font/bit/unifont/unifont.16.cec1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.cf6b Binary file lib/font/bit/unifont/unifont.16.cf6b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d013 Binary file lib/font/bit/unifont/unifont.16.d013 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d0c0 Binary file lib/font/bit/unifont/unifont.16.d0c0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d164 Binary file lib/font/bit/unifont/unifont.16.d164 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d20c Binary file lib/font/bit/unifont/unifont.16.d20c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d2b7 Binary file lib/font/bit/unifont/unifont.16.d2b7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d35d Binary file lib/font/bit/unifont/unifont.16.d35d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d407 Binary file lib/font/bit/unifont/unifont.16.d407 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d4af Binary file lib/font/bit/unifont/unifont.16.d4af has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d55b Binary file lib/font/bit/unifont/unifont.16.d55b has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d5ff Binary file lib/font/bit/unifont/unifont.16.d5ff has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d6a7 Binary file lib/font/bit/unifont/unifont.16.d6a7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.d752 Binary file lib/font/bit/unifont/unifont.16.d752 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e000 Binary file lib/font/bit/unifont/unifont.16.e000 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e0fb Binary file lib/font/bit/unifont/unifont.16.e0fb has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e1f6 Binary file lib/font/bit/unifont/unifont.16.e1f6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e2f1 Binary file lib/font/bit/unifont/unifont.16.e2f1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e3ec Binary file lib/font/bit/unifont/unifont.16.e3ec has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e4e7 Binary file lib/font/bit/unifont/unifont.16.e4e7 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e5e2 Binary file lib/font/bit/unifont/unifont.16.e5e2 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e6dd Binary file lib/font/bit/unifont/unifont.16.e6dd has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e7d8 Binary file lib/font/bit/unifont/unifont.16.e7d8 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e8d3 Binary file lib/font/bit/unifont/unifont.16.e8d3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.e9ce Binary file lib/font/bit/unifont/unifont.16.e9ce has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.eac9 Binary file lib/font/bit/unifont/unifont.16.eac9 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.ebc4 Binary file lib/font/bit/unifont/unifont.16.ebc4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.ecbf Binary file lib/font/bit/unifont/unifont.16.ecbf has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.edba Binary file lib/font/bit/unifont/unifont.16.edba has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.eeb5 Binary file lib/font/bit/unifont/unifont.16.eeb5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.efb0 Binary file lib/font/bit/unifont/unifont.16.efb0 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f0ab Binary file lib/font/bit/unifont/unifont.16.f0ab has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f1a6 Binary file lib/font/bit/unifont/unifont.16.f1a6 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f2a1 Binary file lib/font/bit/unifont/unifont.16.f2a1 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f39c Binary file lib/font/bit/unifont/unifont.16.f39c has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f497 Binary file lib/font/bit/unifont/unifont.16.f497 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f592 Binary file lib/font/bit/unifont/unifont.16.f592 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f68d Binary file lib/font/bit/unifont/unifont.16.f68d has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f788 Binary file lib/font/bit/unifont/unifont.16.f788 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f883 Binary file lib/font/bit/unifont/unifont.16.f883 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f944 Binary file lib/font/bit/unifont/unifont.16.f944 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.f9ca Binary file lib/font/bit/unifont/unifont.16.f9ca has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.fa53 Binary file lib/font/bit/unifont/unifont.16.fa53 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.fae3 Binary file lib/font/bit/unifont/unifont.16.fae3 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.fbe4 Binary file lib/font/bit/unifont/unifont.16.fbe4 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.fce5 Binary file lib/font/bit/unifont/unifont.16.fce5 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.fd98 Binary file lib/font/bit/unifont/unifont.16.fd98 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.fe7f Binary file lib/font/bit/unifont/unifont.16.fe7f has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.ff80 Binary file lib/font/bit/unifont/unifont.16.ff80 has changed diff -r d0ae1b3bf0f8 -r d8862d9c78f4 lib/font/bit/unifont/unifont.16.font --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lib/font/bit/unifont/unifont.16.font Tue Aug 30 16:13:55 2011 -0700 @@ -0,0 +1,377 @@ +16 13 +0xff80 0xffff unifont.16.ff80 +0xfe7f 0xff7f unifont.16.fe7f +0xfd98 0xfe7e unifont.16.fd98 +0xfce5 0xfd97 unifont.16.fce5 +0xfbe4 0xfce4 unifont.16.fbe4 +0xfae3 0xfbe3 unifont.16.fae3 +0xfa53 0xfae2 unifont.16.fa53 +0xf9ca 0xfa52 unifont.16.f9ca +0xf944 0xf9c9 unifont.16.f944 +0xf883 0xf943 unifont.16.f883 +0xf788 0xf882 unifont.16.f788 +0xf68d 0xf787 unifont.16.f68d +0xf592 0xf68c unifont.16.f592 +0xf497 0xf591 unifont.16.f497 +0xf39c 0xf496 unifont.16.f39c +0xf2a1 0xf39b unifont.16.f2a1 +0xf1a6 0xf2a0 unifont.16.f1a6 +0xf0ab 0xf1a5 unifont.16.f0ab +0xefb0 0xf0aa unifont.16.efb0 +0xeeb5 0xefaf unifont.16.eeb5 +0xedba 0xeeb4 unifont.16.edba +0xecbf 0xedb9 unifont.16.ecbf +0xebc4 0xecbe unifont.16.ebc4 +0xeac9 0xebc3 unifont.16.eac9 +0xe9ce 0xeac8 unifont.16.e9ce +0xe8d3 0xe9cd unifont.16.e8d3 +0xe7d8 0xe8d2 unifont.16.e7d8 +0xe6dd 0xe7d7 unifont.16.e6dd +0xe5e2 0xe6dc unifont.16.e5e2 +0xe4e7 0xe5e1 unifont.16.e4e7 +0xe3ec 0xe4e6 unifont.16.e3ec +0xe2f1 0xe3eb unifont.16.e2f1 +0xe1f6 0xe2f0 unifont.16.e1f6 +0xe0fb 0xe1f5 unifont.16.e0fb +0xe000 0xe0fa unifont.16.e000 +0xd752 0xd852 unifont.16.d752 +0xd6a7 0xd751 unifont.16.d6a7 +0xd5ff 0xd6a6 unifont.16.d5ff +0xd55b 0xd5fe unifont.16.d55b +0xd4af 0xd55a unifont.16.d4af +0xd407 0xd4ae unifont.16.d407 +0xd35d 0xd406 unifont.16.d35d +0xd2b7 0xd35c unifont.16.d2b7 +0xd20c 0xd2b6 unifont.16.d20c +0xd164 0xd20b unifont.16.d164 +0xd0c0 0xd163 unifont.16.d0c0 +0xd013 0xd0bf unifont.16.d013 +0xcf6b 0xd012 unifont.16.cf6b +0xcec1 0xcf6a unifont.16.cec1 +0xce1b 0xcec0 unifont.16.ce1b +0xcd70 0xce1a unifont.16.cd70 +0xccc8 0xcd6f unifont.16.ccc8 +0xcc23 0xccc7 unifont.16.cc23 +0xcb77 0xcc22 unifont.16.cb77 +0xcacf 0xcb76 unifont.16.cacf +0xca25 0xcace unifont.16.ca25 +0xc97e 0xca24 unifont.16.c97e +0xc8d3 0xc97d unifont.16.c8d3 +0xc82c 0xc8d2 unifont.16.c82c +0xc787 0xc82b unifont.16.c787 +0xc6da 0xc786 unifont.16.c6da +0xc633 0xc6d9 unifont.16.c633 +0xc58a 0xc632 unifont.16.c58a +0xc4e3 0xc589 unifont.16.c4e3 +0xc438 0xc4e2 unifont.16.c438 +0xc391 0xc437 unifont.16.c391 +0xc2ec 0xc390 unifont.16.c2ec +0xc240 0xc2eb unifont.16.c240 +0xc199 0xc23f unifont.16.c199 +0xc0f0 0xc198 unifont.16.c0f0 +0xc049 0xc0ef unifont.16.c049 +0xbf9d 0xc048 unifont.16.bf9d +0xbef6 0xbf9c unifont.16.bef6 +0xbe51 0xbef5 unifont.16.be51 +0xbda4 0xbe50 unifont.16.bda4 +0xbcfd 0xbda3 unifont.16.bcfd +0xbc54 0xbcfc unifont.16.bc54 +0xbbac 0xbc53 unifont.16.bbac +0xbb00 0xbbab unifont.16.bb00 +0xba59 0xbaff unifont.16.ba59 +0xb9b4 0xba58 unifont.16.b9b4 +0xb908 0xb9b3 unifont.16.b908 +0xb861 0xb907 unifont.16.b861 +0xb7b8 0xb860 unifont.16.b7b8 +0xb710 0xb7b7 unifont.16.b710 +0xb664 0xb70f unifont.16.b664 +0xb5bd 0xb663 unifont.16.b5bd +0xb517 0xb5bc unifont.16.b517 +0xb46b 0xb516 unifont.16.b46b +0xb3c4 0xb46a unifont.16.b3c4 +0xb31c 0xb3c3 unifont.16.b31c +0xb274 0xb31b unifont.16.b274 +0xb1c8 0xb273 unifont.16.b1c8 +0xb121 0xb1c7 unifont.16.b121 +0xb07b 0xb120 unifont.16.b07b +0xafcf 0xb07a unifont.16.afcf +0xaf28 0xafce unifont.16.af28 +0xae80 0xaf27 unifont.16.ae80 +0xadd8 0xae7f unifont.16.add8 +0xad2c 0xadd7 unifont.16.ad2c +0xac85 0xad2b unifont.16.ac85 +0xabc2 0xac84 unifont.16.abc2 +0xaac1 0xabc1 unifont.16.aac1 +0xa9c0 0xaac0 unifont.16.a9c0 +0xa8bf 0xa9bf unifont.16.a8bf +0xa7e6 0xa8be unifont.16.a7e6 +0xa6e5 0xa7e5 unifont.16.a6e5 +0xa5e4 0xa6e4 unifont.16.a5e4 +0xa520 0xa5e3 unifont.16.a520 +0xa42d 0xa51f unifont.16.a42d +0xa354 0xa42c unifont.16.a354 +0xa276 0xa353 unifont.16.a276 +0xa19e 0xa275 unifont.16.a19e +0xa0d1 0xa19d unifont.16.a0d1 +0x9ff1 0xa0d0 unifont.16.9ff1 +0x9f4f 0x9ff0 unifont.16.9f4f +0x9ec8 0x9f4e unifont.16.9ec8 +0x9e41 0x9ec7 unifont.16.9e41 +0x9dba 0x9e40 unifont.16.9dba +0x9d33 0x9db9 unifont.16.9d33 +0x9cac 0x9d32 unifont.16.9cac +0x9c26 0x9cab unifont.16.9c26 +0x9ba0 0x9c25 unifont.16.9ba0 +0x9b19 0x9b9f unifont.16.9b19 +0x9a93 0x9b18 unifont.16.9a93 +0x9a0c 0x9a92 unifont.16.9a0c +0x9986 0x9a0b unifont.16.9986 +0x98ff 0x9985 unifont.16.98ff +0x9878 0x98fe unifont.16.9878 +0x97f1 0x9877 unifont.16.97f1 +0x976b 0x97f0 unifont.16.976b +0x96e5 0x976a unifont.16.96e5 +0x9658 0x96e4 unifont.16.9658 +0x95c1 0x9657 unifont.16.95c1 +0x9532 0x95c0 unifont.16.9532 +0x94ab 0x9531 unifont.16.94ab +0x9424 0x94aa unifont.16.9424 +0x939e 0x9423 unifont.16.939e +0x9318 0x939d unifont.16.9318 +0x9292 0x9317 unifont.16.9292 +0x920b 0x9291 unifont.16.920b +0x9184 0x920a unifont.16.9184 +0x90fd 0x9183 unifont.16.90fd +0x9074 0x90fc unifont.16.9074 +0x8fee 0x9073 unifont.16.8fee +0x8f68 0x8fed unifont.16.8f68 +0x8ee2 0x8f67 unifont.16.8ee2 +0x8e5c 0x8ee1 unifont.16.8e5c +0x8dd6 0x8e5b unifont.16.8dd6 +0x8d4f 0x8dd5 unifont.16.8d4f +0x8cc6 0x8d4e unifont.16.8cc6 +0x8c3e 0x8cc5 unifont.16.8c3e +0x8bb7 0x8c3d unifont.16.8bb7 +0x8b30 0x8bb6 unifont.16.8b30 +0x8aaa 0x8b2f unifont.16.8aaa +0x8a23 0x8aa9 unifont.16.8a23 +0x899b 0x8a22 unifont.16.899b +0x8915 0x899a unifont.16.8915 +0x888e 0x8914 unifont.16.888e +0x8807 0x888d unifont.16.8807 +0x8781 0x8806 unifont.16.8781 +0x86fa 0x8780 unifont.16.86fa +0x8673 0x86f9 unifont.16.8673 +0x85ec 0x8672 unifont.16.85ec +0x8566 0x85eb unifont.16.8566 +0x84e0 0x8565 unifont.16.84e0 +0x845a 0x84df unifont.16.845a +0x83d4 0x8459 unifont.16.83d4 +0x834e 0x83d3 unifont.16.834e +0x82c8 0x834d unifont.16.82c8 +0x8242 0x82c7 unifont.16.8242 +0x81ba 0x8241 unifont.16.81ba +0x8134 0x81b9 unifont.16.8134 +0x80ac 0x8133 unifont.16.80ac +0x8025 0x80ab unifont.16.8025 +0x7f9d 0x8024 unifont.16.7f9d +0x7f15 0x7f9c unifont.16.7f15 +0x7e8d 0x7f14 unifont.16.7e8d +0x7e07 0x7e8c unifont.16.7e07 +0x7d81 0x7e06 unifont.16.7d81 +0x7cf8 0x7d80 unifont.16.7cf8 +0x7c72 0x7cf7 unifont.16.7c72 +0x7bec 0x7c71 unifont.16.7bec +0x7b66 0x7beb unifont.16.7b66 +0x7ae0 0x7b65 unifont.16.7ae0 +0x7a5a 0x7adf unifont.16.7a5a +0x79d4 0x7a59 unifont.16.79d4 +0x794d 0x79d3 unifont.16.794d +0x78c6 0x794c unifont.16.78c6 +0x7840 0x78c5 unifont.16.7840 +0x77b8 0x783f unifont.16.77b8 +0x772a 0x77b7 unifont.16.772a +0x769f 0x7729 unifont.16.769f +0x7616 0x769e unifont.16.7616 +0x7590 0x7615 unifont.16.7590 +0x7503 0x758f unifont.16.7503 +0x747d 0x7502 unifont.16.747d +0x73f7 0x747c unifont.16.73f7 +0x7370 0x73f6 unifont.16.7370 +0x72ea 0x736f unifont.16.72ea +0x7263 0x72e9 unifont.16.7263 +0x71dc 0x7262 unifont.16.71dc +0x7156 0x71db unifont.16.7156 +0x70cf 0x7155 unifont.16.70cf +0x7048 0x70ce unifont.16.7048 +0x6fc2 0x7047 unifont.16.6fc2 +0x6f3b 0x6fc1 unifont.16.6f3b +0x6eb4 0x6f3a unifont.16.6eb4 +0x6e2d 0x6eb3 unifont.16.6e2d +0x6da5 0x6e2c unifont.16.6da5 +0x6d1d 0x6da4 unifont.16.6d1d +0x6c95 0x6d1c unifont.16.6c95 +0x6c0d 0x6c94 unifont.16.6c0d +0x6b86 0x6c0c unifont.16.6b86 +0x6aff 0x6b85 unifont.16.6aff +0x6a79 0x6afe unifont.16.6a79 +0x69f3 0x6a78 unifont.16.69f3 +0x696d 0x69f2 unifont.16.696d +0x68e7 0x696c unifont.16.68e7 +0x6861 0x68e6 unifont.16.6861 +0x67da 0x6860 unifont.16.67da +0x6753 0x67d9 unifont.16.6753 +0x66c9 0x6752 unifont.16.66c9 +0x663c 0x66c8 unifont.16.663c +0x65af 0x663b unifont.16.65af +0x6528 0x65ae unifont.16.6528 +0x64a2 0x6527 unifont.16.64a2 +0x641c 0x64a1 unifont.16.641c +0x6395 0x641b unifont.16.6395 +0x630e 0x6394 unifont.16.630e +0x6287 0x630d unifont.16.6287 +0x61fe 0x6286 unifont.16.61fe +0x6178 0x61fd unifont.16.6178 +0x60f2 0x6177 unifont.16.60f2 +0x606c 0x60f1 unifont.16.606c +0x5fe6 0x606b unifont.16.5fe6 +0x5f5e 0x5fe5 unifont.16.5f5e +0x5ed5 0x5f5d unifont.16.5ed5 +0x5e4e 0x5ed4 unifont.16.5e4e +0x5dc1 0x5e4d unifont.16.5dc1 +0x5d38 0x5dc0 unifont.16.5d38 +0x5caa 0x5d37 unifont.16.5caa +0x5c1d 0x5ca9 unifont.16.5c1d +0x5b96 0x5c1c unifont.16.5b96 +0x5b10 0x5b95 unifont.16.5b10 +0x5a8a 0x5b0f unifont.16.5a8a +0x5a04 0x5a89 unifont.16.5a04 +0x597d 0x5a03 unifont.16.597d +0x58f6 0x597c unifont.16.58f6 +0x5870 0x58f5 unifont.16.5870 +0x57ea 0x586f unifont.16.57ea +0x5763 0x57e9 unifont.16.5763 +0x56d3 0x5762 unifont.16.56d3 +0x5648 0x56d2 unifont.16.5648 +0x55bc 0x5647 unifont.16.55bc +0x552e 0x55bb unifont.16.552e +0x54a0 0x552d unifont.16.54a0 +0x5411 0x549f unifont.16.5411 +0x5386 0x5410 unifont.16.5386 +0x52f7 0x5385 unifont.16.52f7 +0x526b 0x52f6 unifont.16.526b +0x51dc 0x526a unifont.16.51dc +0x5152 0x51db unifont.16.5152 +0x50cc 0x5151 unifont.16.50cc +0x5046 0x50cb unifont.16.5046 +0x4fbf 0x5045 unifont.16.4fbf +0x4f38 0x4fbe unifont.16.4f38 +0x4eb0 0x4f37 unifont.16.4eb0 +0x4e20 0x4eaf unifont.16.4e20 +0x4d8b 0x4e1f unifont.16.4d8b +0x4d05 0x4d8a unifont.16.4d05 +0x4c7f 0x4d04 unifont.16.4c7f +0x4bf9 0x4c7e unifont.16.4bf9 +0x4b73 0x4bf8 unifont.16.4b73 +0x4aed 0x4b72 unifont.16.4aed +0x4a66 0x4aec unifont.16.4a66 +0x49de 0x4a65 unifont.16.49de +0x494f 0x49dd unifont.16.494f +0x48c8 0x494e unifont.16.48c8 +0x4841 0x48c7 unifont.16.4841 +0x47bb 0x4840 unifont.16.47bb +0x4734 0x47ba unifont.16.4734 +0x46ad 0x4733 unifont.16.46ad +0x4627 0x46ac unifont.16.4627 +0x45a0 0x4626 unifont.16.45a0 +0x451a 0x459f unifont.16.451a +0x4494 0x4519 unifont.16.4494 +0x440d 0x4493 unifont.16.440d +0x4386 0x440c unifont.16.4386 +0x42fe 0x4385 unifont.16.42fe +0x4277 0x42fd unifont.16.4277 +0x41f1 0x4276 unifont.16.41f1 +0x416b 0x41f0 unifont.16.416b +0x40e5 0x416a unifont.16.40e5 +0x405d 0x40e4 unifont.16.405d +0x3fd1 0x405c unifont.16.3fd1 +0x3f4a 0x3fd0 unifont.16.3f4a +0x3ec4 0x3f49 unifont.16.3ec4 +0x3e3d 0x3ec3 unifont.16.3e3d +0x3db6 0x3e3c unifont.16.3db6 +0x3d30 0x3db5 unifont.16.3d30 +0x3ca9 0x3d2f unifont.16.3ca9 +0x3c22 0x3ca8 unifont.16.3c22 +0x3b9c 0x3c21 unifont.16.3b9c +0x3b15 0x3b9b unifont.16.3b15 +0x3a8b 0x3b14 unifont.16.3a8b +0x3a05 0x3a8a unifont.16.3a05 +0x397e 0x3a04 unifont.16.397e +0x38f7 0x397d unifont.16.38f7 +0x3870 0x38f6 unifont.16.3870 +0x37e6 0x386f unifont.16.37e6 +0x375c 0x37e5 unifont.16.375c +0x36d6 0x375b unifont.16.36d6 +0x3650 0x36d5 unifont.16.3650 +0x35c6 0x364f unifont.16.35c6 +0x353a 0x35c5 unifont.16.353a +0x34ae 0x3539 unifont.16.34ae +0x3427 0x34ad unifont.16.3427 +0x3397 0x3426 unifont.16.3397 +0x3305 0x3396 unifont.16.3305 +0x3274 0x3304 unifont.16.3274 +0x31ca 0x3273 unifont.16.31ca +0x3117 0x31c9 unifont.16.3117 +0x3056 0x3116 unifont.16.3056 +0x2f99 0x3055 unifont.16.2f99 +0x2f07 0x2f98 unifont.16.2f07 +0x2e36 0x2f06 unifont.16.2e36 +0x2d35 0x2e35 unifont.16.2d35 +0x2c34 0x2d34 unifont.16.2c34 +0x2b33 0x2c33 unifont.16.2b33 +0x2a53 0x2b32 unifont.16.2a53 +0x296e 0x2a52 unifont.16.296e +0x2874 0x296d unifont.16.2874 +0x2786 0x2873 unifont.16.2786 +0x26c4 0x2785 unifont.16.26c4 +0x25dc 0x26c3 unifont.16.25dc +0x24df 0x25db unifont.16.24df +0x243a 0x24de unifont.16.243a +0x2352 0x2439 unifont.16.2352 +0x2251 0x2351 unifont.16.2251 +0x2150 0x2250 unifont.16.2150 +0x204f 0x214f unifont.16.204f +0x1f4e 0x204e unifont.16.1f4e +0x1e4d 0x1f4d unifont.16.1e4d +0x1d4c 0x1e4c unifont.16.1d4c +0x1c4b 0x1d4b unifont.16.1c4b +0x1b4a 0x1c4a unifont.16.1b4a +0x1a49 0x1b49 unifont.16.1a49 +0x1948 0x1a48 unifont.16.1948 +0x1847 0x1947 unifont.16.1847 +0x1760 0x1846 unifont.16.1760 +0x1674 0x175f unifont.16.1674 +0x157c 0x1673 unifont.16.157c +0x147b 0x157b unifont.16.147b +0x137a 0x147a unifont.16.137a +0x12b3 0x1379 unifont.16.12b3 +0x11ee 0x12b2 unifont.16.11ee +0x112f 0x11ed unifont.16.112f +0x102e 0x112e unifont.16.102e +0x0f2d 0x102d unifont.16.0f2d +0x0e2c 0x0f2c unifont.16.0e2c +0x0d3a 0x0e2b unifont.16.0d3a +0x0c5b 0x0d39 unifont.16.0c5b +0x0b6e 0x0c5a unifont.16.0b6e +0x0a6e 0x0b6d unifont.16.0a6e +0x09a8 0x0a6d unifont.16.09a8 +0x08fa 0x09a7 unifont.16.08fa +0x07f9 0x08f9 unifont.16.07f9 +0x06f8 0x07f8 unifont.16.06f8 +0x05f7 0x06f7 unifont.16.05f7 +0x04f6 0x05f6 unifont.16.04f6 +0x03f5 0x04f5 unifont.16.03f5 +0x02f4 0x03f4 unifont.16.02f4 +0x01f3 0x02f3 unifont.16.01f3 +0x00f2 0x01f2 unifont.16.00f2 +0x0000 0x00f1 unifont.16.0000