diff options
Diffstat (limited to 'fonts/psfonts/bitstrea/courier')
73 files changed, 2452 insertions, 0 deletions
diff --git a/fonts/psfonts/bitstrea/courier/COPYING b/fonts/psfonts/bitstrea/courier/COPYING new file mode 100644 index 0000000000..d60c31a97a --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/COPYING @@ -0,0 +1,340 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 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. + + 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. + + <one line to give the program's name and a brief idea of what it does.> + Copyright (C) <year> <name of author> + + 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 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. + + <signature of Ty Coon>, 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 --git a/fonts/psfonts/bitstrea/courier/LESMEG b/fonts/psfonts/bitstrea/courier/LESMEG new file mode 100644 index 0000000000..fa828c08de --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/LESMEG @@ -0,0 +1,42 @@ + Disse filene gjør det mulig å bruke Bitstream Courier + som et alternativ for Adobe Courier. + + Disse filene, unntatt filene i katalogen pfb, er tilgjengelig under + GPL, som forklart i fila COPYING. Filene i katalogen pfb er + tilgjengelig under XFree86-lisensen, som er forklart i fila + bcr-t1-licence.txt. + +Forslag til plassering av filene er gitt i klammer. Helt på +slutten av filen finner du et minimalt eksempel på bruk. + +*.tfm skal dit TeX finner tfm-er [ .../texmf/fonts/tfm/bcr/ ] +*.afm skal dit TeX finner afm-er [ .../texmf/fonts/afm/bcr/ ] +*.vf skal dit TeX finner vf-er [ .../texmf/fonts/vf/bcr/ ] +*.pfb skal legges der TeX finner type1-fonter + [ .../texmf/fonts/type1/bcr/ ] +*.fd skal legges der TeX finner fontdefinisjonsfiler + [ .../texmf/tex/latex/bcr/ ] +bcr.map må legges et sted dvips kan finne den og i + refereres i den globale config.ps (*) + [ .../texmf/dvips/config/ ] +bcr.map må også legges et sted hvor pdftex kan finne den og + refereres i den globale pdftex.cfg (*) + [ .../texmf/dvips/config/ ] + +(*) Eventuelt rediger scriptet updmap i [ .../texmf/dvips/config/ ] + + +Eksempel: + + \documentclass[11pt]{article} + \usepackage{times} + + % Bytter ut adobe courier med + % bitstream courier: + \renewcommand{\ttdefault}{bcr} + + \begin{document} + + \texttt{test} test \textsf{test} + + \end{document} diff --git a/fonts/psfonts/bitstrea/courier/README b/fonts/psfonts/bitstrea/courier/README new file mode 100644 index 0000000000..916d24bdcc --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/README @@ -0,0 +1,43 @@ + These files make it possible to use Bistream Courier + as an alternative to Adobe Courier. + + These files, with the exception of the files in the directory pfb, are + made available under the GPL, as explained in the file COPYING. The + files in the directory bcr are available under the XFree86 licence, + which is explained in the file bcr-t1-licence.txt + +The lines delimited by braces are suggestions for where files should +go. At the end of this file is a minimal example of use. + +*.tfm goes where TeX looks for tfms [ .../texmf/fonts/tfm/bcr/ ] +*.afm goes where TeX looks for afms [ .../texmf/fonts/afm/bcr/ ] +*.vf goes where TeX looks for vfs [ .../texmf/fonts/vf/bcr/ ] +*.pfb goes where TeX looks for Type 1 fonts + [ .../texmf/fonts/type1/bcr/ ] +*.fd goes where TeX looks for font definition files + [ .../texmf/tex/latex/bcr/ ] +bcr.map goes where dvips can find it and should be +referred to in dvips' global config.ps (*) + [ .../texmf/dvips/config/ ] +bcr.map also goes where pdftex can find it and should be +referred to in pdftex's gloal pdftex.cfg (*) + [ .../texmf/dvips/config/ ] + +(*) alternatively edit the "updmap" script in [ .../texmf/dvips/config/ ] + + +Example: + + \documentclass[11pt]{article} + \usepackage{times} + + % Substitute Bitstream Courier for + % Adobe Courier: + \renewcommand{\ttdefault}{bcr} + + \begin{document} + + \texttt{test} test \textsf{test} + + \end{document} + diff --git a/fonts/psfonts/bitstrea/courier/VERSION b/fonts/psfonts/bitstrea/courier/VERSION new file mode 100644 index 0000000000..1f3c800146 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/VERSION @@ -0,0 +1 @@ +1.4, 2004-11-25 diff --git a/fonts/psfonts/bitstrea/courier/afm/bcrb8a.afm b/fonts/psfonts/bitstrea/courier/afm/bcrb8a.afm new file mode 100644 index 0000000000..8d710d4fdb --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/afm/bcrb8a.afm @@ -0,0 +1,264 @@ +StartFontMetrics 2.0
+Comment Bitstream AFM Data
+Comment Copyright 1987-1990 as an unpublished work by Bitstream Inc., Cambridge, MA.
+Comment All rights reserved
+Comment Confidential and proprietary to Bitstream Inc.
+Comment Bitstream is a registered trademark of Bitstream Inc.
+Comment bitsClassification Fixed Pitch 810
+Comment bitsFontID 0583
+Comment bitsManufacturingDate Mon Nov 5 23:57:48 1990
+Comment bitsLayoutName clayout.adobe.text228.new
+Comment UniqueID 15530583
+FontName Courier10PitchBT-Bold
+FullName Courier 10 Pitch Bold
+FamilyName Courier 10 Pitch
+Weight Bold
+ItalicAngle 0.00
+IsFixedPitch true
+FontBBox -44 -310 665 875
+UnderlinePosition -97
+UnderlineThickness 93
+Version 1.0 [UFO]
+Notice Copyright 1987-1990 as an unpublished work by Bitstream Inc. All rights reserved. Confidential.
+EncodingScheme AdobeStandardEncoding
+CapHeight 579
+XHeight 452
+Ascender 639
+Descender -195
+StartCharMetrics 228
+C 32 ; WX 602 ; N space ; B 0 0 0 0 ;
+C 33 ; WX 602 ; N exclam ; B 205 -11 398 613 ;
+C 34 ; WX 602 ; N quotedbl ; B 154 337 448 579 ;
+C 35 ; WX 602 ; N numbersign ; B 99 -58 502 684 ;
+C 36 ; WX 602 ; N dollar ; B 84 -122 510 672 ;
+C 37 ; WX 602 ; N percent ; B 100 -16 501 633 ;
+C 38 ; WX 602 ; N ampersand ; B 57 -16 525 562 ;
+C 39 ; WX 602 ; N quoteright ; B 206 311 403 579 ;
+C 40 ; WX 602 ; N parenleft ; B 196 -197 452 597 ;
+C 41 ; WX 602 ; N parenright ; B 151 -197 407 597 ;
+C 42 ; WX 602 ; N asterisk ; B 102 197 500 579 ;
+C 43 ; WX 602 ; N plus ; B 35 42 566 573 ;
+C 44 ; WX 602 ; N comma ; B 170 -159 410 169 ;
+C 45 ; WX 602 ; N hyphen ; B 76 170 526 282 ;
+C 46 ; WX 602 ; N period ; B 199 -7 404 177 ;
+C 47 ; WX 602 ; N slash ; B 103 -58 513 703 ;
+C 48 ; WX 602 ; N zero ; B 57 -17 545 632 ;
+C 49 ; WX 602 ; N one ; B 103 0 516 633 ;
+C 50 ; WX 602 ; N two ; B 62 0 506 633 ;
+C 51 ; WX 602 ; N three ; B 73 -17 502 633 ;
+C 52 ; WX 602 ; N four ; B 73 0 527 631 ;
+C 53 ; WX 602 ; N five ; B 69 -17 515 616 ;
+C 54 ; WX 602 ; N six ; B 78 -16 521 633 ;
+C 55 ; WX 602 ; N seven ; B 61 -9 476 616 ;
+C 56 ; WX 602 ; N eight ; B 74 -17 528 633 ;
+C 57 ; WX 602 ; N nine ; B 76 -16 519 632 ;
+C 58 ; WX 602 ; N colon ; B 198 -7 403 438 ;
+C 59 ; WX 602 ; N semicolon ; B 170 -159 410 438 ;
+C 60 ; WX 602 ; N less ; B 43 62 558 553 ;
+C 61 ; WX 602 ; N equal ; B 36 160 566 456 ;
+C 62 ; WX 602 ; N greater ; B 43 62 558 553 ;
+C 63 ; WX 602 ; N question ; B 115 -8 495 613 ;
+C 64 ; WX 602 ; N at ; B 66 -50 524 668 ;
+C 65 ; WX 602 ; N A ; B -6 0 609 579 ;
+C 66 ; WX 602 ; N B ; B 34 0 569 579 ;
+C 67 ; WX 602 ; N C ; B 30 -16 564 596 ;
+C 68 ; WX 602 ; N D ; B 33 0 569 579 ;
+C 69 ; WX 602 ; N E ; B 35 0 547 579 ;
+C 70 ; WX 602 ; N F ; B 39 0 551 579 ;
+C 71 ; WX 602 ; N G ; B 25 -16 602 596 ;
+C 72 ; WX 602 ; N H ; B 33 0 569 579 ;
+C 73 ; WX 602 ; N I ; B 94 0 508 579 ;
+C 74 ; WX 602 ; N J ; B 53 -16 580 579 ;
+C 75 ; WX 602 ; N K ; B 33 0 582 579 ;
+C 76 ; WX 602 ; N L ; B 21 0 575 579 ;
+C 77 ; WX 602 ; N M ; B -12 0 613 579 ;
+C 78 ; WX 602 ; N N ; B 25 -7 587 579 ;
+C 79 ; WX 602 ; N O ; B 25 -16 577 595 ;
+C 80 ; WX 602 ; N P ; B 55 0 560 579 ;
+C 81 ; WX 602 ; N Q ; B 25 -157 577 595 ;
+C 82 ; WX 602 ; N R ; B 40 0 603 579 ;
+C 83 ; WX 602 ; N S ; B 56 -16 545 596 ;
+C 84 ; WX 602 ; N T ; B 30 0 572 580 ;
+C 85 ; WX 602 ; N U ; B 12 -16 590 579 ;
+C 86 ; WX 602 ; N V ; B 0 0 603 579 ;
+C 87 ; WX 602 ; N W ; B -12 0 613 579 ;
+C 88 ; WX 602 ; N X ; B 35 0 573 579 ;
+C 89 ; WX 602 ; N Y ; B 38 0 556 579 ;
+C 90 ; WX 602 ; N Z ; B 69 0 512 579 ;
+C 91 ; WX 602 ; N bracketleft ; B 205 -181 428 579 ;
+C 92 ; WX 602 ; N backslash ; B 103 -58 512 703 ;
+C 93 ; WX 602 ; N bracketright ; B 147 -181 370 579 ;
+C 94 ; WX 602 ; N asciicircum ; B 104 422 498 671 ;
+C 95 ; WX 602 ; N underscore ; B -22 -310 626 -207 ;
+C 96 ; WX 602 ; N quoteleft ; B 202 327 398 596 ;
+C 97 ; WX 602 ; N a ; B 51 -12 562 464 ;
+C 98 ; WX 602 ; N b ; B 30 -12 567 639 ;
+C 99 ; WX 602 ; N c ; B 43 -12 546 464 ;
+C 100 ; WX 602 ; N d ; B 34 -12 571 639 ;
+C 101 ; WX 602 ; N e ; B 43 -12 555 463 ;
+C 102 ; WX 602 ; N f ; B 97 0 549 641 ;
+C 103 ; WX 602 ; N g ; B 34 -196 571 463 ;
+C 104 ; WX 602 ; N h ; B 39 0 568 639 ;
+C 105 ; WX 602 ; N i ; B 82 0 536 672 ;
+C 106 ; WX 602 ; N j ; B 63 -196 426 672 ;
+C 107 ; WX 602 ; N k ; B 46 0 569 639 ;
+C 108 ; WX 602 ; N l ; B 73 0 528 639 ;
+C 109 ; WX 602 ; N m ; B -7 0 616 464 ;
+C 110 ; WX 602 ; N n ; B 40 0 568 463 ;
+C 111 ; WX 602 ; N o ; B 34 -12 568 463 ;
+C 112 ; WX 602 ; N p ; B 1 -195 567 463 ;
+C 113 ; WX 602 ; N q ; B 34 -195 600 463 ;
+C 114 ; WX 602 ; N r ; B 59 0 573 464 ;
+C 115 ; WX 602 ; N s ; B 78 -14 527 467 ;
+C 116 ; WX 602 ; N t ; B 39 -10 548 600 ;
+C 117 ; WX 602 ; N u ; B 33 -12 560 452 ;
+C 118 ; WX 602 ; N v ; B 28 -12 572 452 ;
+C 119 ; WX 602 ; N w ; B -27 -12 628 452 ;
+C 120 ; WX 602 ; N x ; B 53 0 553 452 ;
+C 121 ; WX 602 ; N y ; B 28 -195 572 452 ;
+C 122 ; WX 602 ; N z ; B 82 0 501 452 ;
+C 123 ; WX 602 ; N braceleft ; B 143 -185 473 582 ;
+C 124 ; WX 602 ; N bar ; B 243 -261 359 789 ;
+C 125 ; WX 602 ; N braceright ; B 142 -185 473 582 ;
+C 126 ; WX 602 ; N asciitilde ; B 50 236 551 380 ;
+C 161 ; WX 602 ; N exclamdown ; B 205 -11 398 613 ;
+C 162 ; WX 602 ; N cent ; B 70 -33 517 646 ;
+C 163 ; WX 602 ; N sterling ; B 80 -15 512 633 ;
+C 164 ; WX 602 ; N fraction ; B 103 -58 513 703 ;
+C 165 ; WX 602 ; N yen ; B 42 0 559 616 ;
+C 166 ; WX 602 ; N florin ; B 39 -139 562 632 ;
+C 167 ; WX 602 ; N section ; B 63 -105 540 579 ;
+C 168 ; WX 602 ; N currency ; B 58 189 544 676 ;
+C 169 ; WX 602 ; N quotesingle ; B 245 337 357 579 ;
+C 170 ; WX 602 ; N quotedblleft ; B 98 327 486 596 ;
+C 171 ; WX 602 ; N guillemotleft ; B 142 36 459 411 ;
+C 172 ; WX 602 ; N guilsinglleft ; B 223 36 380 411 ;
+C 173 ; WX 602 ; N guilsinglright ; B 222 36 378 411 ;
+C 174 ; WX 602 ; N fi ; B 21 0 578 672 ;
+C 175 ; WX 602 ; N fl ; B 21 0 578 639 ;
+C 177 ; WX 602 ; N endash ; B -22 179 626 272 ;
+C 178 ; WX 602 ; N dagger ; B 121 -15 481 596 ;
+C 179 ; WX 602 ; N daggerdbl ; B 121 -15 484 596 ;
+C 180 ; WX 602 ; N periodcentered ; B 201 208 400 407 ;
+C 182 ; WX 602 ; N paragraph ; B 45 -77 566 616 ;
+C 183 ; WX 602 ; N bullet ; B 222 256 379 413 ;
+C 184 ; WX 602 ; N quotesinglbase ; B 196 -159 393 110 ;
+C 185 ; WX 602 ; N quotedblbase ; B 103 -159 491 110 ;
+C 186 ; WX 602 ; N quotedblright ; B 110 311 499 579 ;
+C 187 ; WX 602 ; N guillemotright ; B 141 36 457 411 ;
+C 188 ; WX 602 ; N ellipsis ; B 27 -12 574 133 ;
+C 189 ; WX 602 ; N perthousand ; B -44 -16 665 633 ;
+C 191 ; WX 602 ; N questiondown ; B 113 -8 494 613 ;
+C 193 ; WX 602 ; N grave ; B 121 493 407 670 ;
+C 194 ; WX 602 ; N acute ; B 195 493 481 670 ;
+C 195 ; WX 602 ; N circumflex ; B 130 508 472 662 ;
+C 196 ; WX 602 ; N tilde ; B 122 533 479 640 ;
+C 197 ; WX 602 ; N macron ; B 130 547 472 615 ;
+C 198 ; WX 602 ; N breve ; B 114 528 488 661 ;
+C 199 ; WX 602 ; N dotaccent ; B 234 523 367 656 ;
+C 200 ; WX 602 ; N dieresis ; B 117 519 485 644 ;
+C 202 ; WX 602 ; N ring ; B 168 499 433 764 ;
+C 203 ; WX 602 ; N cedilla ; B 179 -233 437 0 ;
+C 205 ; WX 602 ; N hungarumlaut ; B 165 502 535 666 ;
+C 206 ; WX 602 ; N ogonek ; B 240 -229 440 15 ;
+C 207 ; WX 602 ; N caron ; B 130 510 472 663 ;
+C 208 ; WX 602 ; N emdash ; B -22 179 626 272 ;
+C 225 ; WX 602 ; N AE ; B -36 0 611 579 ;
+C 227 ; WX 602 ; N ordfeminine ; B 102 143 511 633 ;
+C 232 ; WX 602 ; N Lslash ; B 21 0 575 579 ;
+C 233 ; WX 602 ; N Oslash ; B 25 -67 577 636 ;
+C 234 ; WX 602 ; N OE ; B 6 0 606 579 ;
+C 235 ; WX 602 ; N ordmasculine ; B 87 143 514 632 ;
+C 241 ; WX 602 ; N ae ; B 3 -12 601 464 ;
+C 245 ; WX 602 ; N dotlessi ; B 82 0 536 452 ;
+C 248 ; WX 602 ; N lslash ; B 73 0 528 639 ;
+C 249 ; WX 602 ; N oslash ; B 34 -75 568 516 ;
+C 250 ; WX 602 ; N oe ; B 0 -12 601 463 ;
+C 251 ; WX 602 ; N germandbls ; B 12 -12 554 640 ;
+C -1 ; WX 602 ; N Aacute ; B -6 0 609 802 ;
+C -1 ; WX 602 ; N Acircumflex ; B -6 0 609 794 ;
+C -1 ; WX 602 ; N Adieresis ; B -6 0 609 776 ;
+C -1 ; WX 602 ; N Agrave ; B -6 0 609 802 ;
+C -1 ; WX 602 ; N Aring ; B -6 0 609 875 ;
+C -1 ; WX 602 ; N Atilde ; B -6 0 609 772 ;
+C -1 ; WX 602 ; N Ccedilla ; B 30 -233 564 596 ;
+C -1 ; WX 602 ; N Eacute ; B 35 0 547 802 ;
+C -1 ; WX 602 ; N Ecircumflex ; B 35 0 547 794 ;
+C -1 ; WX 602 ; N Edieresis ; B 35 0 547 776 ;
+C -1 ; WX 602 ; N Egrave ; B 35 0 547 802 ;
+C -1 ; WX 602 ; N Iacute ; B 94 0 508 802 ;
+C -1 ; WX 602 ; N Icircumflex ; B 94 0 508 794 ;
+C -1 ; WX 602 ; N Idieresis ; B 94 0 508 776 ;
+C -1 ; WX 602 ; N Igrave ; B 94 0 508 802 ;
+C -1 ; WX 602 ; N Ntilde ; B 25 -7 587 772 ;
+C -1 ; WX 602 ; N Oacute ; B 25 -16 577 802 ;
+C -1 ; WX 602 ; N Ocircumflex ; B 25 -16 577 794 ;
+C -1 ; WX 602 ; N Odieresis ; B 25 -16 577 776 ;
+C -1 ; WX 602 ; N Ograve ; B 25 -16 577 802 ;
+C -1 ; WX 602 ; N Otilde ; B 25 -16 577 772 ;
+C -1 ; WX 602 ; N Scaron ; B 56 -16 545 795 ;
+C -1 ; WX 602 ; N Uacute ; B 12 -16 590 802 ;
+C -1 ; WX 602 ; N Ucircumflex ; B 12 -16 590 794 ;
+C -1 ; WX 602 ; N Udieresis ; B 12 -16 590 776 ;
+C -1 ; WX 602 ; N Ugrave ; B 12 -16 590 802 ;
+C -1 ; WX 602 ; N Ydieresis ; B 38 0 556 776 ;
+C -1 ; WX 602 ; N Zcaron ; B 69 0 512 795 ;
+C -1 ; WX 602 ; N aacute ; B 51 -12 562 670 ;
+C -1 ; WX 602 ; N acircumflex ; B 51 -12 562 662 ;
+C -1 ; WX 602 ; N adieresis ; B 51 -12 562 644 ;
+C -1 ; WX 602 ; N agrave ; B 51 -12 562 670 ;
+C -1 ; WX 602 ; N aring ; B 51 -12 562 764 ;
+C -1 ; WX 602 ; N atilde ; B 51 -12 562 640 ;
+C -1 ; WX 602 ; N ccedilla ; B 43 -233 546 464 ;
+C -1 ; WX 602 ; N eacute ; B 43 -12 555 670 ;
+C -1 ; WX 602 ; N ecircumflex ; B 43 -12 555 662 ;
+C -1 ; WX 602 ; N edieresis ; B 43 -12 555 644 ;
+C -1 ; WX 602 ; N egrave ; B 43 -12 555 670 ;
+C -1 ; WX 602 ; N iacute ; B 82 0 536 670 ;
+C -1 ; WX 602 ; N icircumflex ; B 82 0 536 662 ;
+C -1 ; WX 602 ; N idieresis ; B 82 0 536 644 ;
+C -1 ; WX 602 ; N igrave ; B 82 0 536 670 ;
+C -1 ; WX 602 ; N ntilde ; B 40 0 568 640 ;
+C -1 ; WX 602 ; N oacute ; B 34 -12 568 670 ;
+C -1 ; WX 602 ; N ocircumflex ; B 34 -12 568 662 ;
+C -1 ; WX 602 ; N odieresis ; B 34 -12 568 644 ;
+C -1 ; WX 602 ; N ograve ; B 34 -12 568 670 ;
+C -1 ; WX 602 ; N otilde ; B 34 -12 568 640 ;
+C -1 ; WX 602 ; N scaron ; B 78 -14 527 663 ;
+C -1 ; WX 602 ; N uacute ; B 33 -12 560 670 ;
+C -1 ; WX 602 ; N ucircumflex ; B 33 -12 560 662 ;
+C -1 ; WX 602 ; N udieresis ; B 33 -12 560 644 ;
+C -1 ; WX 602 ; N ugrave ; B 33 -12 560 670 ;
+C -1 ; WX 602 ; N ydieresis ; B 28 -195 572 644 ;
+C -1 ; WX 602 ; N zcaron ; B 82 0 501 663 ;
+C -1 ; WX 602 ; N trademark ; B 32 329 566 590 ;
+C -1 ; WX 602 ; N copyright ; B 1 32 601 632 ;
+C -1 ; WX 602 ; N logicalnot ; B 34 156 567 459 ;
+C -1 ; WX 602 ; N registered ; B 1 32 601 632 ;
+C -1 ; WX 602 ; N minus ; B 36 257 566 359 ;
+C -1 ; WX 602 ; N Eth ; B 33 0 569 579 ;
+C -1 ; WX 602 ; N Thorn ; B 68 0 526 579 ;
+C -1 ; WX 602 ; N Yacute ; B 38 0 556 802 ;
+C -1 ; WX 602 ; N brokenbar ; B 253 -172 349 699 ;
+C -1 ; WX 602 ; N degree ; B 143 349 459 665 ;
+C -1 ; WX 602 ; N divide ; B 36 86 565 531 ;
+C -1 ; WX 602 ; N eth ; B 34 -12 563 639 ;
+C -1 ; WX 602 ; N mu ; B 25 -195 542 453 ;
+C -1 ; WX 602 ; N multiply ; B 93 110 509 526 ;
+C -1 ; WX 602 ; N onehalf ; B 22 -86 572 680 ;
+C -1 ; WX 602 ; N onequarter ; B 22 -93 570 680 ;
+C -1 ; WX 602 ; N onesuperior ; B 175 241 428 624 ;
+C -1 ; WX 602 ; N plusminus ; B 60 29 541 619 ;
+C -1 ; WX 602 ; N thorn ; B 1 -195 567 639 ;
+C -1 ; WX 602 ; N threequarters ; B 38 -93 570 689 ;
+C -1 ; WX 602 ; N threesuperior ; B 127 222 452 633 ;
+C -1 ; WX 602 ; N twosuperior ; B 145 240 465 632 ;
+C -1 ; WX 602 ; N yacute ; B 28 -195 572 670 ;
+EndCharMetrics
+StartKernData
+StartKernPairs 0
+EndKernPairs
+StartTrackKern 0
+EndTrackKern
+EndKernData
+EndFontMetrics
diff --git a/fonts/psfonts/bitstrea/courier/afm/bcrbi8a.afm b/fonts/psfonts/bitstrea/courier/afm/bcrbi8a.afm new file mode 100644 index 0000000000..c5478e3556 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/afm/bcrbi8a.afm @@ -0,0 +1,264 @@ +StartFontMetrics 2.0
+Comment Bitstream AFM Data
+Comment Copyright 1987-1990 as an unpublished work by Bitstream Inc., Cambridge, MA.
+Comment All rights reserved
+Comment Confidential and proprietary to Bitstream Inc.
+Comment Bitstream is a registered trademark of Bitstream Inc.
+Comment bitsClassification Fixed Pitch 810
+Comment bitsFontID 0611
+Comment bitsManufacturingDate Tue Nov 6 01:15:55 1990
+Comment bitsLayoutName clayout.adobe.text228.new
+Comment UniqueID 15530611
+FontName Courier10PitchBT-BoldItalic
+FullName Courier 10 Pitch Bold Italic
+FamilyName Courier 10 Pitch
+Weight Bold
+ItalicAngle 12.0000
+IsFixedPitch true
+FontBBox -79 -310 665 875
+UnderlinePosition -97
+UnderlineThickness 93
+Version 1.0 [UFO]
+Notice Copyright 1987-1990 as an unpublished work by Bitstream Inc. All rights reserved. Confidential.
+EncodingScheme AdobeStandardEncoding
+CapHeight 579
+XHeight 452
+Ascender 639
+Descender -195
+StartCharMetrics 228
+C 32 ; WX 602 ; N space ; B 0 0 0 0 ;
+C 33 ; WX 602 ; N exclam ; B 170 -14 408 596 ;
+C 34 ; WX 602 ; N quotedbl ; B 169 323 481 579 ;
+C 35 ; WX 602 ; N numbersign ; B 99 -58 502 684 ;
+C 36 ; WX 602 ; N dollar ; B 62 -123 559 672 ;
+C 37 ; WX 602 ; N percent ; B 100 -16 501 633 ;
+C 38 ; WX 602 ; N ampersand ; B 38 -14 538 562 ;
+C 39 ; WX 602 ; N quoteright ; B 185 304 418 579 ;
+C 40 ; WX 602 ; N parenleft ; B 182 -194 524 596 ;
+C 41 ; WX 602 ; N parenright ; B 75 -195 417 595 ;
+C 42 ; WX 602 ; N asterisk ; B 102 234 500 616 ;
+C 43 ; WX 602 ; N plus ; B 35 42 566 573 ;
+C 44 ; WX 602 ; N comma ; B 115 -164 396 167 ;
+C 45 ; WX 602 ; N hyphen ; B 62 170 526 282 ;
+C 46 ; WX 602 ; N period ; B 182 -12 377 163 ;
+C 47 ; WX 602 ; N slash ; B 9 -124 580 704 ;
+C 48 ; WX 602 ; N zero ; B 43 -15 559 634 ;
+C 49 ; WX 602 ; N one ; B 48 0 455 633 ;
+C 50 ; WX 602 ; N two ; B 14 0 527 631 ;
+C 51 ; WX 602 ; N three ; B 19 -17 507 634 ;
+C 52 ; WX 602 ; N four ; B 54 0 532 635 ;
+C 53 ; WX 602 ; N five ; B 37 -17 560 616 ;
+C 54 ; WX 602 ; N six ; B 71 -17 585 633 ;
+C 55 ; WX 602 ; N seven ; B 114 -8 545 616 ;
+C 56 ; WX 602 ; N eight ; B 52 -16 549 633 ;
+C 57 ; WX 602 ; N nine ; B 26 -16 540 634 ;
+C 58 ; WX 602 ; N colon ; B 155 -12 405 438 ;
+C 59 ; WX 602 ; N semicolon ; B 84 -164 427 438 ;
+C 60 ; WX 602 ; N less ; B 41 62 556 553 ;
+C 61 ; WX 602 ; N equal ; B 36 160 566 456 ;
+C 62 ; WX 602 ; N greater ; B 32 62 547 553 ;
+C 63 ; WX 602 ; N question ; B 123 -14 510 596 ;
+C 64 ; WX 602 ; N at ; B 76 -53 550 667 ;
+C 65 ; WX 602 ; N A ; B -44 0 562 579 ;
+C 66 ; WX 602 ; N B ; B -11 0 551 579 ;
+C 67 ; WX 602 ; N C ; B 31 -16 600 595 ;
+C 68 ; WX 602 ; N D ; B -10 0 572 579 ;
+C 69 ; WX 602 ; N E ; B -8 0 593 579 ;
+C 70 ; WX 602 ; N F ; B 6 0 607 579 ;
+C 71 ; WX 602 ; N G ; B 24 -16 586 595 ;
+C 72 ; WX 602 ; N H ; B -8 0 606 579 ;
+C 73 ; WX 602 ; N I ; B 56 0 544 579 ;
+C 74 ; WX 602 ; N J ; B 19 -16 624 579 ;
+C 75 ; WX 602 ; N K ; B 1 0 621 579 ;
+C 76 ; WX 602 ; N L ; B -4 0 543 579 ;
+C 77 ; WX 602 ; N M ; B -54 0 638 579 ;
+C 78 ; WX 602 ; N N ; B -25 -9 625 579 ;
+C 79 ; WX 602 ; N O ; B 16 -15 585 596 ;
+C 80 ; WX 602 ; N P ; B 3 0 579 579 ;
+C 81 ; WX 602 ; N Q ; B 16 -158 585 596 ;
+C 82 ; WX 602 ; N R ; B -6 0 561 579 ;
+C 83 ; WX 602 ; N S ; B 26 -20 572 604 ;
+C 84 ; WX 602 ; N T ; B 51 0 612 579 ;
+C 85 ; WX 602 ; N U ; B 56 -17 628 579 ;
+C 86 ; WX 602 ; N V ; B 44 0 640 579 ;
+C 87 ; WX 602 ; N W ; B 39 0 645 579 ;
+C 88 ; WX 602 ; N X ; B 0 0 581 579 ;
+C 89 ; WX 602 ; N Y ; B 63 0 587 579 ;
+C 90 ; WX 602 ; N Z ; B 44 0 537 579 ;
+C 91 ; WX 602 ; N bracketleft ; B 144 -181 519 579 ;
+C 92 ; WX 602 ; N backslash ; B 80 -126 522 703 ;
+C 93 ; WX 602 ; N bracketright ; B 66 -181 441 579 ;
+C 94 ; WX 602 ; N asciicircum ; B 104 422 498 671 ;
+C 95 ; WX 602 ; N underscore ; B -22 -310 626 -207 ;
+C 96 ; WX 602 ; N quoteleft ; B 212 323 445 597 ;
+C 97 ; WX 602 ; N a ; B 35 -11 514 465 ;
+C 98 ; WX 602 ; N b ; B -21 -9 541 639 ;
+C 99 ; WX 602 ; N c ; B 27 -12 557 465 ;
+C 100 ; WX 602 ; N d ; B 34 -12 582 639 ;
+C 101 ; WX 602 ; N e ; B 34 -12 537 464 ;
+C 102 ; WX 602 ; N f ; B 66 0 616 639 ;
+C 103 ; WX 602 ; N g ; B 34 -195 600 464 ;
+C 104 ; WX 602 ; N h ; B -1 0 520 639 ;
+C 105 ; WX 602 ; N i ; B 47 0 483 672 ;
+C 106 ; WX 602 ; N j ; B -19 -195 471 672 ;
+C 107 ; WX 602 ; N k ; B 6 0 558 639 ;
+C 108 ; WX 602 ; N l ; B 37 0 473 639 ;
+C 109 ; WX 602 ; N m ; B -54 0 573 464 ;
+C 110 ; WX 602 ; N n ; B -1 0 520 463 ;
+C 111 ; WX 602 ; N o ; B 39 -13 545 464 ;
+C 112 ; WX 602 ; N p ; B -79 -195 549 463 ;
+C 113 ; WX 602 ; N q ; B 34 -195 605 464 ;
+C 114 ; WX 602 ; N r ; B 35 0 571 464 ;
+C 115 ; WX 602 ; N s ; B 45 -18 527 473 ;
+C 116 ; WX 602 ; N t ; B 66 -8 508 601 ;
+C 117 ; WX 602 ; N u ; B 57 -12 523 452 ;
+C 118 ; WX 602 ; N v ; B 55 -12 575 452 ;
+C 119 ; WX 602 ; N w ; B 5 -13 635 452 ;
+C 120 ; WX 602 ; N x ; B 26 0 551 452 ;
+C 121 ; WX 602 ; N y ; B -7 -195 575 452 ;
+C 122 ; WX 602 ; N z ; B 48 0 522 452 ;
+C 123 ; WX 602 ; N braceleft ; B 143 -185 473 582 ;
+C 124 ; WX 602 ; N bar ; B 243 -261 359 789 ;
+C 125 ; WX 602 ; N braceright ; B 124 -185 454 582 ;
+C 126 ; WX 602 ; N asciitilde ; B 50 236 551 380 ;
+C 161 ; WX 602 ; N exclamdown ; B 184 -14 422 595 ;
+C 162 ; WX 602 ; N cent ; B 82 -33 543 646 ;
+C 163 ; WX 602 ; N sterling ; B 78 -15 559 632 ;
+C 164 ; WX 602 ; N fraction ; B 9 -124 580 704 ;
+C 165 ; WX 602 ; N yen ; B 42 0 592 616 ;
+C 166 ; WX 602 ; N florin ; B -34 -140 614 631 ;
+C 167 ; WX 602 ; N section ; B 35 -103 566 579 ;
+C 168 ; WX 602 ; N currency ; B 58 189 544 676 ;
+C 169 ; WX 602 ; N quotesingle ; B 242 323 360 579 ;
+C 170 ; WX 602 ; N quotedblleft ; B 106 323 550 597 ;
+C 171 ; WX 602 ; N guillemotleft ; B 126 35 469 408 ;
+C 172 ; WX 602 ; N guilsinglleft ; B 220 35 391 408 ;
+C 173 ; WX 602 ; N guilsinglright ; B 220 38 391 411 ;
+C 174 ; WX 602 ; N fi ; B -21 0 595 672 ;
+C 175 ; WX 602 ; N fl ; B -21 0 599 639 ;
+C 177 ; WX 602 ; N endash ; B -31 179 633 272 ;
+C 178 ; WX 602 ; N dagger ; B 143 -16 504 595 ;
+C 179 ; WX 602 ; N daggerdbl ; B 106 -16 515 595 ;
+C 180 ; WX 602 ; N periodcentered ; B 201 210 400 409 ;
+C 182 ; WX 602 ; N paragraph ; B 45 -77 566 616 ;
+C 183 ; WX 602 ; N bullet ; B 222 256 379 413 ;
+C 184 ; WX 602 ; N quotesinglbase ; B 160 -109 393 166 ;
+C 185 ; WX 602 ; N quotedblbase ; B 41 -109 486 166 ;
+C 186 ; WX 602 ; N quotedblright ; B 114 304 559 579 ;
+C 187 ; WX 602 ; N guillemotright ; B 125 38 468 411 ;
+C 188 ; WX 602 ; N ellipsis ; B -11 -12 536 133 ;
+C 189 ; WX 602 ; N perthousand ; B -44 -16 665 633 ;
+C 191 ; WX 602 ; N questiondown ; B 97 -14 484 596 ;
+C 193 ; WX 602 ; N grave ; B 126 499 386 673 ;
+C 194 ; WX 602 ; N acute ; B 276 499 536 673 ;
+C 195 ; WX 602 ; N circumflex ; B 164 509 499 662 ;
+C 196 ; WX 602 ; N tilde ; B 160 532 518 639 ;
+C 197 ; WX 602 ; N macron ; B 166 546 507 614 ;
+C 198 ; WX 602 ; N breve ; B 159 528 527 660 ;
+C 199 ; WX 602 ; N dotaccent ; B 265 523 398 656 ;
+C 200 ; WX 602 ; N dieresis ; B 148 519 516 644 ;
+C 202 ; WX 602 ; N ring ; B 231 499 495 764 ;
+C 203 ; WX 602 ; N cedilla ; B 95 -232 354 0 ;
+C 205 ; WX 602 ; N hungarumlaut ; B 198 503 576 665 ;
+C 206 ; WX 602 ; N ogonek ; B 188 -226 388 14 ;
+C 207 ; WX 602 ; N caron ; B 164 509 499 662 ;
+C 208 ; WX 602 ; N emdash ; B -31 179 633 272 ;
+C 225 ; WX 602 ; N AE ; B -79 0 652 579 ;
+C 227 ; WX 602 ; N ordfeminine ; B 93 260 476 641 ;
+C 232 ; WX 602 ; N Lslash ; B -4 0 543 579 ;
+C 233 ; WX 602 ; N Oslash ; B -33 -35 619 615 ;
+C 234 ; WX 602 ; N OE ; B 4 0 652 579 ;
+C 235 ; WX 602 ; N ordmasculine ; B 90 258 495 640 ;
+C 241 ; WX 602 ; N ae ; B -27 -13 587 464 ;
+C 245 ; WX 602 ; N dotlessi ; B 47 0 483 452 ;
+C 248 ; WX 602 ; N lslash ; B 37 0 518 639 ;
+C 249 ; WX 602 ; N oslash ; B -29 -60 592 490 ;
+C 250 ; WX 602 ; N oe ; B -7 -13 587 464 ;
+C 251 ; WX 602 ; N germandbls ; B -16 -14 527 640 ;
+C -1 ; WX 602 ; N Aacute ; B -44 0 562 805 ;
+C -1 ; WX 602 ; N Acircumflex ; B -44 0 562 794 ;
+C -1 ; WX 602 ; N Adieresis ; B -44 0 562 776 ;
+C -1 ; WX 602 ; N Agrave ; B -44 0 562 805 ;
+C -1 ; WX 602 ; N Aring ; B -44 0 562 875 ;
+C -1 ; WX 602 ; N Atilde ; B -44 0 562 771 ;
+C -1 ; WX 602 ; N Ccedilla ; B 31 -232 600 595 ;
+C -1 ; WX 602 ; N Eacute ; B -8 0 593 805 ;
+C -1 ; WX 602 ; N Ecircumflex ; B -8 0 593 794 ;
+C -1 ; WX 602 ; N Edieresis ; B -8 0 593 776 ;
+C -1 ; WX 602 ; N Egrave ; B -8 0 593 805 ;
+C -1 ; WX 602 ; N Iacute ; B 56 0 561 805 ;
+C -1 ; WX 602 ; N Icircumflex ; B 56 0 544 794 ;
+C -1 ; WX 602 ; N Idieresis ; B 56 0 544 776 ;
+C -1 ; WX 602 ; N Igrave ; B 56 0 544 805 ;
+C -1 ; WX 602 ; N Ntilde ; B -25 -9 625 771 ;
+C -1 ; WX 602 ; N Oacute ; B 16 -15 585 805 ;
+C -1 ; WX 602 ; N Ocircumflex ; B 16 -15 585 794 ;
+C -1 ; WX 602 ; N Odieresis ; B 16 -15 585 776 ;
+C -1 ; WX 602 ; N Ograve ; B 16 -15 585 805 ;
+C -1 ; WX 602 ; N Otilde ; B 16 -15 585 771 ;
+C -1 ; WX 602 ; N Scaron ; B 26 -20 572 794 ;
+C -1 ; WX 602 ; N Uacute ; B 56 -17 628 805 ;
+C -1 ; WX 602 ; N Ucircumflex ; B 56 -17 628 794 ;
+C -1 ; WX 602 ; N Udieresis ; B 56 -17 628 776 ;
+C -1 ; WX 602 ; N Ugrave ; B 56 -17 628 805 ;
+C -1 ; WX 602 ; N Ydieresis ; B 63 0 587 776 ;
+C -1 ; WX 602 ; N Zcaron ; B 44 0 537 794 ;
+C -1 ; WX 602 ; N aacute ; B 35 -11 547 673 ;
+C -1 ; WX 602 ; N acircumflex ; B 35 -11 514 662 ;
+C -1 ; WX 602 ; N adieresis ; B 35 -11 527 644 ;
+C -1 ; WX 602 ; N agrave ; B 35 -11 514 673 ;
+C -1 ; WX 602 ; N aring ; B 35 -11 514 759 ;
+C -1 ; WX 602 ; N atilde ; B 35 -11 529 639 ;
+C -1 ; WX 602 ; N ccedilla ; B 27 -232 557 465 ;
+C -1 ; WX 602 ; N eacute ; B 34 -12 537 673 ;
+C -1 ; WX 602 ; N ecircumflex ; B 34 -12 537 662 ;
+C -1 ; WX 602 ; N edieresis ; B 34 -12 537 644 ;
+C -1 ; WX 602 ; N egrave ; B 34 -12 537 673 ;
+C -1 ; WX 602 ; N iacute ; B 47 0 536 673 ;
+C -1 ; WX 602 ; N icircumflex ; B 47 0 499 662 ;
+C -1 ; WX 602 ; N idieresis ; B 47 0 516 644 ;
+C -1 ; WX 602 ; N igrave ; B 47 0 483 673 ;
+C -1 ; WX 602 ; N ntilde ; B -1 0 520 639 ;
+C -1 ; WX 602 ; N oacute ; B 39 -13 545 673 ;
+C -1 ; WX 602 ; N ocircumflex ; B 39 -13 545 662 ;
+C -1 ; WX 602 ; N odieresis ; B 39 -13 545 644 ;
+C -1 ; WX 602 ; N ograve ; B 39 -13 545 673 ;
+C -1 ; WX 602 ; N otilde ; B 39 -13 545 639 ;
+C -1 ; WX 602 ; N scaron ; B 45 -18 527 662 ;
+C -1 ; WX 602 ; N uacute ; B 57 -12 525 673 ;
+C -1 ; WX 602 ; N ucircumflex ; B 57 -12 523 662 ;
+C -1 ; WX 602 ; N udieresis ; B 57 -12 523 644 ;
+C -1 ; WX 602 ; N ugrave ; B 57 -12 523 673 ;
+C -1 ; WX 602 ; N ydieresis ; B -7 -195 575 644 ;
+C -1 ; WX 602 ; N zcaron ; B 48 0 522 662 ;
+C -1 ; WX 602 ; N trademark ; B 32 329 566 590 ;
+C -1 ; WX 602 ; N copyright ; B 1 32 601 632 ;
+C -1 ; WX 602 ; N logicalnot ; B 34 156 567 459 ;
+C -1 ; WX 602 ; N registered ; B 1 32 601 632 ;
+C -1 ; WX 602 ; N minus ; B 36 257 566 359 ;
+C -1 ; WX 602 ; N Eth ; B -6 0 577 579 ;
+C -1 ; WX 602 ; N Thorn ; B 5 0 543 579 ;
+C -1 ; WX 602 ; N Yacute ; B 63 0 587 805 ;
+C -1 ; WX 602 ; N brokenbar ; B 253 -172 349 699 ;
+C -1 ; WX 602 ; N degree ; B 171 349 486 665 ;
+C -1 ; WX 602 ; N divide ; B 36 86 565 531 ;
+C -1 ; WX 602 ; N eth ; B 38 -13 545 638 ;
+C -1 ; WX 602 ; N mu ; B 25 -195 542 453 ;
+C -1 ; WX 602 ; N multiply ; B 93 110 509 526 ;
+C -1 ; WX 602 ; N onehalf ; B 22 -86 572 680 ;
+C -1 ; WX 602 ; N onequarter ; B 22 -93 570 680 ;
+C -1 ; WX 602 ; N onesuperior ; B 175 241 428 624 ;
+C -1 ; WX 602 ; N plusminus ; B 60 29 541 619 ;
+C -1 ; WX 602 ; N thorn ; B -79 -195 549 639 ;
+C -1 ; WX 602 ; N threequarters ; B 38 -93 570 689 ;
+C -1 ; WX 602 ; N threesuperior ; B 127 222 452 633 ;
+C -1 ; WX 602 ; N twosuperior ; B 145 240 465 632 ;
+C -1 ; WX 602 ; N yacute ; B -7 -195 575 673 ;
+EndCharMetrics
+StartKernData
+StartKernPairs 0
+EndKernPairs
+StartTrackKern 0
+EndTrackKern
+EndKernData
+EndFontMetrics
diff --git a/fonts/psfonts/bitstrea/courier/afm/bcrr8a.afm b/fonts/psfonts/bitstrea/courier/afm/bcrr8a.afm new file mode 100644 index 0000000000..98dd89e73b --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/afm/bcrr8a.afm @@ -0,0 +1,264 @@ +StartFontMetrics 2.0
+Comment Bitstream AFM Data
+Comment Copyright 1987-1990 as an unpublished work by Bitstream Inc., Cambridge, MA.
+Comment All rights reserved
+Comment Confidential and proprietary to Bitstream Inc.
+Comment Bitstream is a registered trademark of Bitstream Inc.
+Comment bitsClassification Fixed Pitch 810
+Comment bitsFontID 0419
+Comment bitsManufacturingDate Mon Nov 5 16:16:55 1990
+Comment bitsLayoutName clayout.adobe.text228.new
+Comment UniqueID 15530419
+FontName Courier10PitchBT-Roman
+FullName Courier 10 Pitch
+FamilyName Courier 10 Pitch
+Weight Normal
+ItalicAngle 0.00
+IsFixedPitch true
+FontBBox -44 -299 664 858
+UnderlinePosition -97
+UnderlineThickness 82
+Version 1.0 [UFO]
+Notice Copyright 1987-1990 as an unpublished work by Bitstream Inc. All rights reserved. Confidential.
+EncodingScheme AdobeStandardEncoding
+CapHeight 579
+XHeight 452
+Ascender 639
+Descender -195
+StartCharMetrics 228
+C 32 ; WX 602 ; N space ; B 0 0 0 0 ;
+C 33 ; WX 602 ; N exclam ; B 210 -11 392 613 ;
+C 34 ; WX 602 ; N quotedbl ; B 154 337 448 579 ;
+C 35 ; WX 602 ; N numbersign ; B 105 -58 497 674 ;
+C 36 ; WX 602 ; N dollar ; B 98 -122 498 666 ;
+C 37 ; WX 602 ; N percent ; B 101 -2 501 618 ;
+C 38 ; WX 602 ; N ampersand ; B 88 -11 501 547 ;
+C 39 ; WX 602 ; N quoteright ; B 215 317 396 579 ;
+C 40 ; WX 602 ; N parenleft ; B 201 -196 401 597 ;
+C 41 ; WX 602 ; N parenright ; B 201 -196 400 597 ;
+C 42 ; WX 602 ; N asterisk ; B 103 201 499 579 ;
+C 43 ; WX 602 ; N plus ; B 48 49 553 566 ;
+C 44 ; WX 602 ; N comma ; B 178 -157 399 163 ;
+C 45 ; WX 602 ; N hyphen ; B 76 178 526 273 ;
+C 46 ; WX 602 ; N period ; B 204 -7 397 167 ;
+C 47 ; WX 602 ; N slash ; B 114 -55 503 699 ;
+C 48 ; WX 602 ; N zero ; B 101 -17 501 632 ;
+C 49 ; WX 602 ; N one ; B 126 0 499 630 ;
+C 50 ; WX 602 ; N two ; B 80 0 487 633 ;
+C 51 ; WX 602 ; N three ; B 90 -16 497 633 ;
+C 52 ; WX 602 ; N four ; B 88 0 493 631 ;
+C 53 ; WX 602 ; N five ; B 84 -16 503 616 ;
+C 54 ; WX 602 ; N six ; B 100 -17 499 633 ;
+C 55 ; WX 602 ; N seven ; B 101 -10 491 616 ;
+C 56 ; WX 602 ; N eight ; B 102 -17 500 633 ;
+C 57 ; WX 602 ; N nine ; B 98 -17 497 633 ;
+C 58 ; WX 602 ; N colon ; B 204 -7 397 438 ;
+C 59 ; WX 602 ; N semicolon ; B 178 -157 395 438 ;
+C 60 ; WX 602 ; N less ; B 34 68 543 547 ;
+C 61 ; WX 602 ; N equal ; B 51 189 551 426 ;
+C 62 ; WX 602 ; N greater ; B 59 68 569 547 ;
+C 63 ; WX 602 ; N question ; B 122 -8 488 613 ;
+C 64 ; WX 602 ; N at ; B 109 -53 476 668 ;
+C 65 ; WX 602 ; N A ; B 0 0 607 579 ;
+C 66 ; WX 602 ; N B ; B 42 0 558 579 ;
+C 67 ; WX 602 ; N C ; B 39 -14 541 595 ;
+C 68 ; WX 602 ; N D ; B 49 -2 558 579 ;
+C 69 ; WX 602 ; N E ; B 33 0 530 579 ;
+C 70 ; WX 602 ; N F ; B 45 0 547 579 ;
+C 71 ; WX 602 ; N G ; B 34 -16 574 596 ;
+C 72 ; WX 602 ; N H ; B 49 0 553 579 ;
+C 73 ; WX 602 ; N I ; B 94 0 508 579 ;
+C 74 ; WX 602 ; N J ; B 54 -14 574 579 ;
+C 75 ; WX 602 ; N K ; B 35 0 573 579 ;
+C 76 ; WX 602 ; N L ; B 28 0 555 579 ;
+C 77 ; WX 602 ; N M ; B 7 0 595 579 ;
+C 78 ; WX 602 ; N N ; B 16 -8 569 579 ;
+C 79 ; WX 602 ; N O ; B 36 -16 566 595 ;
+C 80 ; WX 602 ; N P ; B 43 0 547 579 ;
+C 81 ; WX 602 ; N Q ; B 36 -128 566 595 ;
+C 82 ; WX 602 ; N R ; B 29 0 588 579 ;
+C 83 ; WX 602 ; N S ; B 70 -23 527 596 ;
+C 84 ; WX 602 ; N T ; B 45 0 557 579 ;
+C 85 ; WX 602 ; N U ; B 31 -16 570 579 ;
+C 86 ; WX 602 ; N V ; B 8 -7 594 579 ;
+C 87 ; WX 602 ; N W ; B 2 0 597 579 ;
+C 88 ; WX 602 ; N X ; B 42 0 560 579 ;
+C 89 ; WX 602 ; N Y ; B 38 0 562 579 ;
+C 90 ; WX 602 ; N Z ; B 89 0 492 579 ;
+C 91 ; WX 602 ; N bracketleft ; B 202 -181 400 579 ;
+C 92 ; WX 602 ; N backslash ; B 114 -55 503 698 ;
+C 93 ; WX 602 ; N bracketright ; B 202 -181 400 579 ;
+C 94 ; WX 602 ; N asciicircum ; B 126 448 476 676 ;
+C 95 ; WX 602 ; N underscore ; B -22 -299 626 -217 ;
+C 96 ; WX 602 ; N quoteleft ; B 210 334 391 596 ;
+C 97 ; WX 602 ; N a ; B 66 -12 568 464 ;
+C 98 ; WX 602 ; N b ; B 33 -10 566 639 ;
+C 99 ; WX 602 ; N c ; B 48 -12 523 463 ;
+C 100 ; WX 602 ; N d ; B 44 -12 577 639 ;
+C 101 ; WX 602 ; N e ; B 51 -12 546 465 ;
+C 102 ; WX 602 ; N f ; B 93 0 530 640 ;
+C 103 ; WX 602 ; N g ; B 66 -196 567 452 ;
+C 104 ; WX 602 ; N h ; B 49 0 561 639 ;
+C 105 ; WX 602 ; N i ; B 82 0 540 672 ;
+C 106 ; WX 602 ; N j ; B 115 -193 452 672 ;
+C 107 ; WX 602 ; N k ; B 51 0 575 639 ;
+C 108 ; WX 602 ; N l ; B 91 0 531 639 ;
+C 109 ; WX 602 ; N m ; B 0 0 614 464 ;
+C 110 ; WX 602 ; N n ; B 51 0 563 464 ;
+C 111 ; WX 602 ; N o ; B 45 -12 557 463 ;
+C 112 ; WX 602 ; N p ; B 33 -195 566 452 ;
+C 113 ; WX 602 ; N q ; B 39 -195 572 452 ;
+C 114 ; WX 602 ; N r ; B 53 0 556 464 ;
+C 115 ; WX 602 ; N s ; B 87 -12 512 464 ;
+C 116 ; WX 602 ; N t ; B 43 -10 550 591 ;
+C 117 ; WX 602 ; N u ; B 35 -10 558 452 ;
+C 118 ; WX 602 ; N v ; B 21 -18 580 452 ;
+C 119 ; WX 602 ; N w ; B -10 -18 603 452 ;
+C 120 ; WX 602 ; N x ; B 40 0 568 452 ;
+C 121 ; WX 602 ; N y ; B 28 -195 570 452 ;
+C 122 ; WX 602 ; N z ; B 98 0 508 452 ;
+C 123 ; WX 602 ; N braceleft ; B 143 -183 468 581 ;
+C 124 ; WX 602 ; N bar ; B 259 -261 342 789 ;
+C 125 ; WX 602 ; N braceright ; B 142 -183 467 581 ;
+C 126 ; WX 602 ; N asciitilde ; B 64 249 538 366 ;
+C 161 ; WX 602 ; N exclamdown ; B 210 -29 392 595 ;
+C 162 ; WX 602 ; N cent ; B 93 -33 493 646 ;
+C 163 ; WX 602 ; N sterling ; B 127 -4 501 625 ;
+C 164 ; WX 602 ; N fraction ; B 114 -55 503 699 ;
+C 165 ; WX 602 ; N yen ; B 38 0 562 579 ;
+C 166 ; WX 602 ; N florin ; B 17 -139 541 632 ;
+C 167 ; WX 602 ; N section ; B 75 -105 526 579 ;
+C 168 ; WX 602 ; N currency ; B 60 188 548 675 ;
+C 169 ; WX 602 ; N quotesingle ; B 243 330 358 579 ;
+C 170 ; WX 602 ; N quotedblleft ; B 107 341 475 596 ;
+C 171 ; WX 602 ; N guillemotleft ; B 149 44 453 407 ;
+C 172 ; WX 602 ; N guilsinglleft ; B 232 44 370 407 ;
+C 173 ; WX 602 ; N guilsinglright ; B 231 44 370 407 ;
+C 174 ; WX 602 ; N fi ; B -1 0 602 672 ;
+C 175 ; WX 602 ; N fl ; B -1 0 602 642 ;
+C 177 ; WX 602 ; N endash ; B -22 184 626 266 ;
+C 178 ; WX 602 ; N dagger ; B 121 -15 481 595 ;
+C 179 ; WX 602 ; N daggerdbl ; B 121 -15 481 595 ;
+C 180 ; WX 602 ; N periodcentered ; B 207 214 395 402 ;
+C 182 ; WX 602 ; N paragraph ; B 57 -77 551 616 ;
+C 183 ; WX 602 ; N bullet ; B 222 256 379 413 ;
+C 184 ; WX 602 ; N quotesinglbase ; B 199 -147 380 116 ;
+C 185 ; WX 602 ; N quotedblbase ; B 114 -139 481 116 ;
+C 186 ; WX 602 ; N quotedblright ; B 122 325 489 579 ;
+C 187 ; WX 602 ; N guillemotright ; B 148 44 453 407 ;
+C 188 ; WX 602 ; N ellipsis ; B 31 -15 570 122 ;
+C 189 ; WX 602 ; N perthousand ; B -44 -2 664 618 ;
+C 191 ; WX 602 ; N questiondown ; B 118 -25 485 595 ;
+C 193 ; WX 602 ; N grave ; B 124 504 407 670 ;
+C 194 ; WX 602 ; N acute ; B 195 504 478 670 ;
+C 195 ; WX 602 ; N circumflex ; B 132 509 470 657 ;
+C 196 ; WX 602 ; N tilde ; B 123 537 478 636 ;
+C 197 ; WX 602 ; N macron ; B 130 551 472 611 ;
+C 198 ; WX 602 ; N breve ; B 113 528 488 661 ;
+C 199 ; WX 602 ; N dotaccent ; B 239 527 363 652 ;
+C 200 ; WX 602 ; N dieresis ; B 117 522 484 641 ;
+C 202 ; WX 602 ; N ring ; B 177 499 425 747 ;
+C 203 ; WX 602 ; N cedilla ; B 178 -233 431 -9 ;
+C 205 ; WX 602 ; N hungarumlaut ; B 168 504 535 661 ;
+C 206 ; WX 602 ; N ogonek ; B 248 -224 435 15 ;
+C 207 ; WX 602 ; N caron ; B 132 511 469 659 ;
+C 208 ; WX 602 ; N emdash ; B -22 184 626 266 ;
+C 225 ; WX 602 ; N AE ; B 0 0 578 579 ;
+C 227 ; WX 602 ; N ordfeminine ; B 117 110 518 596 ;
+C 232 ; WX 602 ; N Lslash ; B 28 0 555 579 ;
+C 233 ; WX 602 ; N Oslash ; B 36 -55 566 631 ;
+C 234 ; WX 602 ; N OE ; B 34 0 578 579 ;
+C 235 ; WX 602 ; N ordmasculine ; B 95 110 508 596 ;
+C 241 ; WX 602 ; N ae ; B 18 -13 579 465 ;
+C 245 ; WX 602 ; N dotlessi ; B 82 0 540 452 ;
+C 248 ; WX 602 ; N lslash ; B 91 0 531 639 ;
+C 249 ; WX 602 ; N oslash ; B 47 -22 557 475 ;
+C 250 ; WX 602 ; N oe ; B 35 -13 579 466 ;
+C 251 ; WX 602 ; N germandbls ; B 21 -11 550 640 ;
+C -1 ; WX 602 ; N Aacute ; B 0 0 607 802 ;
+C -1 ; WX 602 ; N Acircumflex ; B 0 0 607 789 ;
+C -1 ; WX 602 ; N Adieresis ; B 0 0 607 773 ;
+C -1 ; WX 602 ; N Agrave ; B 0 0 607 802 ;
+C -1 ; WX 602 ; N Aring ; B 0 0 607 858 ;
+C -1 ; WX 602 ; N Atilde ; B 0 0 607 768 ;
+C -1 ; WX 602 ; N Ccedilla ; B 39 -233 541 595 ;
+C -1 ; WX 602 ; N Eacute ; B 33 0 530 802 ;
+C -1 ; WX 602 ; N Ecircumflex ; B 33 0 530 789 ;
+C -1 ; WX 602 ; N Edieresis ; B 33 0 530 773 ;
+C -1 ; WX 602 ; N Egrave ; B 33 0 530 802 ;
+C -1 ; WX 602 ; N Iacute ; B 94 0 508 802 ;
+C -1 ; WX 602 ; N Icircumflex ; B 94 0 508 789 ;
+C -1 ; WX 602 ; N Idieresis ; B 94 0 508 773 ;
+C -1 ; WX 602 ; N Igrave ; B 94 0 508 802 ;
+C -1 ; WX 602 ; N Ntilde ; B 16 -8 569 768 ;
+C -1 ; WX 602 ; N Oacute ; B 36 -16 566 802 ;
+C -1 ; WX 602 ; N Ocircumflex ; B 36 -16 566 789 ;
+C -1 ; WX 602 ; N Odieresis ; B 36 -16 566 773 ;
+C -1 ; WX 602 ; N Ograve ; B 36 -16 566 802 ;
+C -1 ; WX 602 ; N Otilde ; B 36 -16 566 768 ;
+C -1 ; WX 602 ; N Scaron ; B 70 -23 527 791 ;
+C -1 ; WX 602 ; N Uacute ; B 31 -16 570 802 ;
+C -1 ; WX 602 ; N Ucircumflex ; B 31 -16 570 789 ;
+C -1 ; WX 602 ; N Udieresis ; B 31 -16 570 773 ;
+C -1 ; WX 602 ; N Ugrave ; B 31 -16 570 802 ;
+C -1 ; WX 602 ; N Ydieresis ; B 38 0 562 773 ;
+C -1 ; WX 602 ; N Zcaron ; B 89 0 492 791 ;
+C -1 ; WX 602 ; N aacute ; B 66 -12 568 670 ;
+C -1 ; WX 602 ; N acircumflex ; B 66 -12 568 657 ;
+C -1 ; WX 602 ; N adieresis ; B 66 -12 568 641 ;
+C -1 ; WX 602 ; N agrave ; B 66 -12 568 670 ;
+C -1 ; WX 602 ; N aring ; B 66 -12 568 743 ;
+C -1 ; WX 602 ; N atilde ; B 66 -12 568 636 ;
+C -1 ; WX 602 ; N ccedilla ; B 48 -233 523 463 ;
+C -1 ; WX 602 ; N eacute ; B 51 -12 546 670 ;
+C -1 ; WX 602 ; N ecircumflex ; B 51 -12 546 657 ;
+C -1 ; WX 602 ; N edieresis ; B 51 -12 546 641 ;
+C -1 ; WX 602 ; N egrave ; B 51 -12 546 670 ;
+C -1 ; WX 602 ; N iacute ; B 82 0 540 670 ;
+C -1 ; WX 602 ; N icircumflex ; B 82 0 540 657 ;
+C -1 ; WX 602 ; N idieresis ; B 82 0 540 641 ;
+C -1 ; WX 602 ; N igrave ; B 82 0 540 670 ;
+C -1 ; WX 602 ; N ntilde ; B 51 0 563 636 ;
+C -1 ; WX 602 ; N oacute ; B 45 -12 557 670 ;
+C -1 ; WX 602 ; N ocircumflex ; B 45 -12 557 657 ;
+C -1 ; WX 602 ; N odieresis ; B 45 -12 557 641 ;
+C -1 ; WX 602 ; N ograve ; B 45 -12 557 670 ;
+C -1 ; WX 602 ; N otilde ; B 45 -12 557 636 ;
+C -1 ; WX 602 ; N scaron ; B 87 -12 512 659 ;
+C -1 ; WX 602 ; N uacute ; B 35 -10 558 670 ;
+C -1 ; WX 602 ; N ucircumflex ; B 35 -10 558 657 ;
+C -1 ; WX 602 ; N udieresis ; B 35 -10 558 641 ;
+C -1 ; WX 602 ; N ugrave ; B 35 -10 558 670 ;
+C -1 ; WX 602 ; N ydieresis ; B 28 -195 570 641 ;
+C -1 ; WX 602 ; N zcaron ; B 98 0 508 659 ;
+C -1 ; WX 602 ; N trademark ; B 56 337 547 616 ;
+C -1 ; WX 602 ; N copyright ; B 11 45 591 625 ;
+C -1 ; WX 602 ; N logicalnot ; B 48 170 553 445 ;
+C -1 ; WX 602 ; N registered ; B 11 45 591 625 ;
+C -1 ; WX 602 ; N minus ; B 76 262 526 354 ;
+C -1 ; WX 602 ; N Eth ; B 20 -2 558 579 ;
+C -1 ; WX 602 ; N Thorn ; B 55 0 518 579 ;
+C -1 ; WX 602 ; N Yacute ; B 38 0 562 802 ;
+C -1 ; WX 602 ; N brokenbar ; B 271 -172 331 699 ;
+C -1 ; WX 602 ; N degree ; B 143 349 459 665 ;
+C -1 ; WX 602 ; N divide ; B 51 99 551 516 ;
+C -1 ; WX 602 ; N eth ; B 45 -12 557 640 ;
+C -1 ; WX 602 ; N mu ; B 32 -201 534 452 ;
+C -1 ; WX 602 ; N multiply ; B 105 125 493 511 ;
+C -1 ; WX 602 ; N onehalf ; B 59 -89 539 680 ;
+C -1 ; WX 602 ; N onequarter ; B 59 -94 539 680 ;
+C -1 ; WX 602 ; N onesuperior ; B 164 240 462 633 ;
+C -1 ; WX 602 ; N plusminus ; B 105 44 497 619 ;
+C -1 ; WX 602 ; N thorn ; B 33 -195 566 639 ;
+C -1 ; WX 602 ; N threequarters ; B 59 -94 539 680 ;
+C -1 ; WX 602 ; N threesuperior ; B 140 222 461 633 ;
+C -1 ; WX 602 ; N twosuperior ; B 145 240 451 632 ;
+C -1 ; WX 602 ; N yacute ; B 28 -195 570 670 ;
+EndCharMetrics
+StartKernData
+StartKernPairs 0
+EndKernPairs
+StartTrackKern 0
+EndTrackKern
+EndKernData
+EndFontMetrics
diff --git a/fonts/psfonts/bitstrea/courier/afm/bcrri8a.afm b/fonts/psfonts/bitstrea/courier/afm/bcrri8a.afm new file mode 100644 index 0000000000..5c60a90bdf --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/afm/bcrri8a.afm @@ -0,0 +1,264 @@ +StartFontMetrics 2.0
+Comment Bitstream AFM Data
+Comment Copyright 1987-1990 as an unpublished work by Bitstream Inc., Cambridge, MA.
+Comment All rights reserved
+Comment Confidential and proprietary to Bitstream Inc.
+Comment Bitstream is a registered trademark of Bitstream Inc.
+Comment bitsClassification Fixed Pitch 810
+Comment bitsFontID 0582
+Comment bitsManufacturingDate Mon Nov 5 23:53:48 1990
+Comment bitsLayoutName clayout.adobe.text228.new
+Comment UniqueID 15530582
+FontName Courier10PitchBT-Italic
+FullName Courier 10 Pitch Italic
+FamilyName Courier 10 Pitch
+Weight Normal
+ItalicAngle 12.0000
+IsFixedPitch true
+FontBBox -92 -299 664 858
+UnderlinePosition -97
+UnderlineThickness 82
+Version 1.0 [UFO]
+Notice Copyright 1987-1990 as an unpublished work by Bitstream Inc. All rights reserved. Confidential.
+EncodingScheme AdobeStandardEncoding
+CapHeight 579
+XHeight 452
+Ascender 639
+Descender -195
+StartCharMetrics 228
+C 32 ; WX 602 ; N space ; B 0 0 0 0 ;
+C 33 ; WX 602 ; N exclam ; B 183 -16 418 600 ;
+C 34 ; WX 602 ; N quotedbl ; B 154 337 448 579 ;
+C 35 ; WX 602 ; N numbersign ; B 105 -58 497 674 ;
+C 36 ; WX 602 ; N dollar ; B 57 -123 525 665 ;
+C 37 ; WX 602 ; N percent ; B 101 -2 501 618 ;
+C 38 ; WX 602 ; N ampersand ; B 66 -10 492 552 ;
+C 39 ; WX 602 ; N quoteright ; B 227 321 445 579 ;
+C 40 ; WX 602 ; N parenleft ; B 207 -194 498 597 ;
+C 41 ; WX 602 ; N parenright ; B 107 -194 398 597 ;
+C 42 ; WX 602 ; N asterisk ; B 103 201 499 579 ;
+C 43 ; WX 602 ; N plus ; B 48 49 553 566 ;
+C 44 ; WX 602 ; N comma ; B 141 -160 400 147 ;
+C 45 ; WX 602 ; N hyphen ; B 93 178 541 273 ;
+C 46 ; WX 602 ; N period ; B 204 -16 397 159 ;
+C 47 ; WX 602 ; N slash ; B 114 -55 503 699 ;
+C 48 ; WX 602 ; N zero ; B 61 -16 538 634 ;
+C 49 ; WX 602 ; N one ; B 76 0 440 630 ;
+C 50 ; WX 602 ; N two ; B 25 0 504 631 ;
+C 51 ; WX 602 ; N three ; B 37 -16 498 633 ;
+C 52 ; WX 602 ; N four ; B 68 0 479 634 ;
+C 53 ; WX 602 ; N five ; B 31 -16 515 616 ;
+C 54 ; WX 602 ; N six ; B 90 -15 554 632 ;
+C 55 ; WX 602 ; N seven ; B 136 -8 533 616 ;
+C 56 ; WX 602 ; N eight ; B 80 -17 526 634 ;
+C 57 ; WX 602 ; N nine ; B 40 -14 504 632 ;
+C 58 ; WX 602 ; N colon ; B 173 -18 428 438 ;
+C 59 ; WX 602 ; N semicolon ; B 96 -160 434 438 ;
+C 60 ; WX 602 ; N less ; B 34 68 543 547 ;
+C 61 ; WX 602 ; N equal ; B 51 189 551 426 ;
+C 62 ; WX 602 ; N greater ; B 59 68 569 547 ;
+C 63 ; WX 602 ; N question ; B 134 -16 494 597 ;
+C 64 ; WX 602 ; N at ; B 131 -51 534 668 ;
+C 65 ; WX 602 ; N A ; B -52 0 555 579 ;
+C 66 ; WX 602 ; N B ; B -11 0 544 579 ;
+C 67 ; WX 602 ; N C ; B 37 -16 582 596 ;
+C 68 ; WX 602 ; N D ; B -11 0 577 579 ;
+C 69 ; WX 602 ; N E ; B -11 0 586 579 ;
+C 70 ; WX 602 ; N F ; B 12 0 610 579 ;
+C 71 ; WX 602 ; N G ; B 37 -16 582 596 ;
+C 72 ; WX 602 ; N H ; B -11 0 612 579 ;
+C 73 ; WX 602 ; N I ; B 45 0 556 579 ;
+C 74 ; WX 602 ; N J ; B 26 -16 637 579 ;
+C 75 ; WX 602 ; N K ; B -3 0 617 579 ;
+C 76 ; WX 602 ; N L ; B -8 0 551 579 ;
+C 77 ; WX 602 ; N M ; B -36 0 630 579 ;
+C 78 ; WX 602 ; N N ; B -1 -8 633 579 ;
+C 79 ; WX 602 ; N O ; B 21 -15 580 596 ;
+C 80 ; WX 602 ; N P ; B 5 0 578 579 ;
+C 81 ; WX 602 ; N Q ; B 21 -128 580 596 ;
+C 82 ; WX 602 ; N R ; B -9 0 545 579 ;
+C 83 ; WX 602 ; N S ; B 46 -21 566 598 ;
+C 84 ; WX 602 ; N T ; B 71 0 604 579 ;
+C 85 ; WX 602 ; N U ; B 82 -16 628 579 ;
+C 86 ; WX 607 ; N V ; B 66 -9 647 579 ;
+C 87 ; WX 602 ; N W ; B 60 -7 651 579 ;
+C 88 ; WX 602 ; N X ; B 2 0 609 579 ;
+C 89 ; WX 602 ; N Y ; B 86 0 621 579 ;
+C 90 ; WX 602 ; N Z ; B 57 0 558 579 ;
+C 91 ; WX 602 ; N bracketleft ; B 165 -183 512 579 ;
+C 92 ; WX 602 ; N backslash ; B 114 -55 503 698 ;
+C 93 ; WX 602 ; N bracketright ; B 82 -183 429 579 ;
+C 94 ; WX 602 ; N asciicircum ; B 126 448 476 676 ;
+C 95 ; WX 602 ; N underscore ; B -22 -299 626 -217 ;
+C 96 ; WX 602 ; N quoteleft ; B 218 339 436 597 ;
+C 97 ; WX 602 ; N a ; B 54 -10 524 463 ;
+C 98 ; WX 602 ; N b ; B -10 -13 562 639 ;
+C 99 ; WX 602 ; N c ; B 63 -12 573 463 ;
+C 100 ; WX 602 ; N d ; B 39 -11 591 639 ;
+C 101 ; WX 602 ; N e ; B 63 -12 552 463 ;
+C 102 ; WX 602 ; N f ; B 72 0 619 640 ;
+C 103 ; WX 602 ; N g ; B 62 -196 599 464 ;
+C 104 ; WX 602 ; N h ; B 17 0 522 639 ;
+C 105 ; WX 602 ; N i ; B 56 0 504 671 ;
+C 106 ; WX 602 ; N j ; B 3 -196 463 671 ;
+C 107 ; WX 602 ; N k ; B 28 0 575 639 ;
+C 108 ; WX 602 ; N l ; B 57 0 489 639 ;
+C 109 ; WX 602 ; N m ; B -34 0 574 464 ;
+C 110 ; WX 602 ; N n ; B 17 0 522 463 ;
+C 111 ; WX 602 ; N o ; B 48 -13 555 464 ;
+C 112 ; WX 602 ; N p ; B -55 -195 565 463 ;
+C 113 ; WX 602 ; N q ; B 34 -195 611 465 ;
+C 114 ; WX 602 ; N r ; B 41 0 599 463 ;
+C 115 ; WX 602 ; N s ; B 60 -12 536 464 ;
+C 116 ; WX 602 ; N t ; B 77 -10 505 591 ;
+C 117 ; WX 602 ; N u ; B 83 -12 534 452 ;
+C 118 ; WX 602 ; N v ; B 54 -12 601 452 ;
+C 119 ; WX 602 ; N w ; B 22 -14 636 452 ;
+C 120 ; WX 602 ; N x ; B 9 0 601 452 ;
+C 121 ; WX 602 ; N y ; B -40 -195 604 452 ;
+C 122 ; WX 602 ; N z ; B 63 0 544 452 ;
+C 123 ; WX 602 ; N braceleft ; B 143 -183 468 581 ;
+C 124 ; WX 602 ; N bar ; B 259 -261 342 789 ;
+C 125 ; WX 602 ; N braceright ; B 142 -183 467 581 ;
+C 126 ; WX 602 ; N asciitilde ; B 64 249 538 366 ;
+C 161 ; WX 602 ; N exclamdown ; B 192 -16 428 600 ;
+C 162 ; WX 602 ; N cent ; B 84 -17 512 630 ;
+C 163 ; WX 602 ; N sterling ; B 42 -17 519 636 ;
+C 164 ; WX 602 ; N fraction ; B 114 -55 503 699 ;
+C 165 ; WX 602 ; N yen ; B 43 0 609 616 ;
+C 166 ; WX 602 ; N florin ; B 17 -139 541 632 ;
+C 167 ; WX 602 ; N section ; B 50 -105 540 580 ;
+C 168 ; WX 602 ; N currency ; B 60 188 548 675 ;
+C 169 ; WX 602 ; N quotesingle ; B 243 330 358 579 ;
+C 170 ; WX 602 ; N quotedblleft ; B 114 339 553 597 ;
+C 171 ; WX 602 ; N guillemotleft ; B 141 47 460 409 ;
+C 172 ; WX 602 ; N guilsinglleft ; B 227 47 385 409 ;
+C 173 ; WX 602 ; N guilsinglright ; B 225 49 383 410 ;
+C 174 ; WX 602 ; N fi ; B -22 0 596 671 ;
+C 175 ; WX 602 ; N fl ; B -22 0 588 639 ;
+C 177 ; WX 602 ; N endash ; B -24 184 627 266 ;
+C 178 ; WX 602 ; N dagger ; B 151 -16 505 595 ;
+C 179 ; WX 602 ; N daggerdbl ; B 121 -16 516 596 ;
+C 180 ; WX 602 ; N periodcentered ; B 204 229 397 403 ;
+C 182 ; WX 602 ; N paragraph ; B 98 -77 615 616 ;
+C 183 ; WX 602 ; N bullet ; B 222 256 379 413 ;
+C 184 ; WX 602 ; N quotesinglbase ; B 164 -141 382 118 ;
+C 185 ; WX 602 ; N quotedblbase ; B 54 -140 494 119 ;
+C 186 ; WX 602 ; N quotedblright ; B 128 321 567 579 ;
+C 187 ; WX 602 ; N guillemotright ; B 130 49 448 410 ;
+C 188 ; WX 602 ; N ellipsis ; B 27 -12 574 133 ;
+C 189 ; WX 602 ; N perthousand ; B -44 -2 664 618 ;
+C 191 ; WX 602 ; N questiondown ; B 112 -17 473 596 ;
+C 193 ; WX 602 ; N grave ; B 193 515 466 660 ;
+C 194 ; WX 602 ; N acute ; B 241 515 514 660 ;
+C 195 ; WX 602 ; N circumflex ; B 186 507 486 658 ;
+C 196 ; WX 602 ; N tilde ; B 182 537 536 636 ;
+C 197 ; WX 602 ; N macron ; B 188 551 530 611 ;
+C 198 ; WX 602 ; N breve ; B 226 528 568 660 ;
+C 199 ; WX 602 ; N dotaccent ; B 297 527 422 652 ;
+C 200 ; WX 602 ; N dieresis ; B 175 522 543 641 ;
+C 202 ; WX 602 ; N ring ; B 242 499 490 747 ;
+C 203 ; WX 602 ; N cedilla ; B 146 -224 401 0 ;
+C 205 ; WX 602 ; N hungarumlaut ; B 211 515 580 659 ;
+C 206 ; WX 602 ; N ogonek ; B 176 -224 364 15 ;
+C 207 ; WX 602 ; N caron ; B 226 510 527 661 ;
+C 208 ; WX 602 ; N emdash ; B -25 184 627 266 ;
+C 225 ; WX 602 ; N AE ; B -92 0 609 579 ;
+C 227 ; WX 602 ; N ordfeminine ; B 108 219 484 597 ;
+C 232 ; WX 602 ; N Lslash ; B -8 0 551 579 ;
+C 233 ; WX 602 ; N Oslash ; B -25 -28 613 611 ;
+C 234 ; WX 602 ; N OE ; B 3 0 623 579 ;
+C 235 ; WX 602 ; N ordmasculine ; B 99 215 504 596 ;
+C 241 ; WX 602 ; N ae ; B -12 -12 598 464 ;
+C 245 ; WX 602 ; N dotlessi ; B 56 0 504 452 ;
+C 248 ; WX 602 ; N lslash ; B 57 0 520 639 ;
+C 249 ; WX 602 ; N oslash ; B 10 -24 579 476 ;
+C 250 ; WX 602 ; N oe ; B 7 -12 596 464 ;
+C 251 ; WX 602 ; N germandbls ; B -20 -13 544 639 ;
+C -1 ; WX 602 ; N Aacute ; B -52 0 555 792 ;
+C -1 ; WX 602 ; N Acircumflex ; B -52 0 555 790 ;
+C -1 ; WX 602 ; N Adieresis ; B -52 0 555 773 ;
+C -1 ; WX 602 ; N Agrave ; B -52 0 555 792 ;
+C -1 ; WX 602 ; N Aring ; B -52 0 555 858 ;
+C -1 ; WX 602 ; N Atilde ; B -52 0 555 768 ;
+C -1 ; WX 602 ; N Ccedilla ; B 37 -224 582 596 ;
+C -1 ; WX 602 ; N Eacute ; B -11 0 586 792 ;
+C -1 ; WX 602 ; N Ecircumflex ; B -11 0 586 790 ;
+C -1 ; WX 602 ; N Edieresis ; B -11 0 586 773 ;
+C -1 ; WX 602 ; N Egrave ; B -11 0 586 792 ;
+C -1 ; WX 602 ; N Iacute ; B 45 0 556 792 ;
+C -1 ; WX 602 ; N Icircumflex ; B 45 0 556 790 ;
+C -1 ; WX 602 ; N Idieresis ; B 45 0 565 773 ;
+C -1 ; WX 602 ; N Igrave ; B 45 0 556 792 ;
+C -1 ; WX 602 ; N Ntilde ; B -1 -8 633 768 ;
+C -1 ; WX 602 ; N Oacute ; B 21 -15 580 792 ;
+C -1 ; WX 602 ; N Ocircumflex ; B 21 -15 580 790 ;
+C -1 ; WX 602 ; N Odieresis ; B 21 -15 580 773 ;
+C -1 ; WX 602 ; N Ograve ; B 21 -15 580 792 ;
+C -1 ; WX 602 ; N Otilde ; B 21 -15 580 768 ;
+C -1 ; WX 602 ; N Scaron ; B 46 -21 566 793 ;
+C -1 ; WX 602 ; N Uacute ; B 82 -16 628 792 ;
+C -1 ; WX 602 ; N Ucircumflex ; B 82 -16 628 790 ;
+C -1 ; WX 602 ; N Udieresis ; B 82 -16 628 773 ;
+C -1 ; WX 602 ; N Ugrave ; B 82 -16 628 792 ;
+C -1 ; WX 602 ; N Ydieresis ; B 86 0 621 773 ;
+C -1 ; WX 602 ; N Zcaron ; B 57 0 558 793 ;
+C -1 ; WX 602 ; N aacute ; B 54 -10 524 660 ;
+C -1 ; WX 602 ; N acircumflex ; B 54 -10 524 658 ;
+C -1 ; WX 602 ; N adieresis ; B 54 -10 553 641 ;
+C -1 ; WX 602 ; N agrave ; B 54 -10 524 660 ;
+C -1 ; WX 602 ; N aring ; B 54 -10 524 743 ;
+C -1 ; WX 602 ; N atilde ; B 54 -10 546 636 ;
+C -1 ; WX 602 ; N ccedilla ; B 63 -224 573 463 ;
+C -1 ; WX 602 ; N eacute ; B 63 -12 552 660 ;
+C -1 ; WX 602 ; N ecircumflex ; B 63 -12 552 658 ;
+C -1 ; WX 602 ; N edieresis ; B 63 -12 552 641 ;
+C -1 ; WX 602 ; N egrave ; B 63 -12 552 660 ;
+C -1 ; WX 602 ; N iacute ; B 56 0 514 660 ;
+C -1 ; WX 602 ; N icircumflex ; B 56 0 504 658 ;
+C -1 ; WX 602 ; N idieresis ; B 56 0 543 641 ;
+C -1 ; WX 602 ; N igrave ; B 56 0 504 660 ;
+C -1 ; WX 602 ; N ntilde ; B 17 0 545 636 ;
+C -1 ; WX 602 ; N oacute ; B 48 -13 555 660 ;
+C -1 ; WX 602 ; N ocircumflex ; B 48 -13 555 658 ;
+C -1 ; WX 602 ; N odieresis ; B 48 -13 555 641 ;
+C -1 ; WX 602 ; N ograve ; B 48 -13 555 660 ;
+C -1 ; WX 602 ; N otilde ; B 48 -13 555 636 ;
+C -1 ; WX 602 ; N scaron ; B 60 -12 536 661 ;
+C -1 ; WX 602 ; N uacute ; B 83 -12 534 660 ;
+C -1 ; WX 602 ; N ucircumflex ; B 83 -12 534 658 ;
+C -1 ; WX 602 ; N udieresis ; B 83 -12 534 641 ;
+C -1 ; WX 602 ; N ugrave ; B 83 -12 534 660 ;
+C -1 ; WX 602 ; N ydieresis ; B -40 -195 604 641 ;
+C -1 ; WX 602 ; N zcaron ; B 63 0 544 661 ;
+C -1 ; WX 602 ; N trademark ; B 56 337 547 616 ;
+C -1 ; WX 602 ; N copyright ; B 11 45 591 625 ;
+C -1 ; WX 602 ; N logicalnot ; B 48 170 553 445 ;
+C -1 ; WX 602 ; N registered ; B 11 45 591 625 ;
+C -1 ; WX 602 ; N minus ; B 76 262 526 354 ;
+C -1 ; WX 602 ; N Eth ; B -11 0 577 579 ;
+C -1 ; WX 602 ; N Thorn ; B 5 0 518 579 ;
+C -1 ; WX 602 ; N Yacute ; B 86 0 621 792 ;
+C -1 ; WX 602 ; N brokenbar ; B 271 -172 331 699 ;
+C -1 ; WX 602 ; N degree ; B 143 349 459 665 ;
+C -1 ; WX 602 ; N divide ; B 51 99 551 516 ;
+C -1 ; WX 602 ; N eth ; B 47 -13 554 636 ;
+C -1 ; WX 602 ; N mu ; B 32 -201 534 452 ;
+C -1 ; WX 602 ; N multiply ; B 105 125 493 511 ;
+C -1 ; WX 602 ; N onehalf ; B 59 -89 539 680 ;
+C -1 ; WX 602 ; N onequarter ; B 59 -94 539 680 ;
+C -1 ; WX 602 ; N onesuperior ; B 164 240 462 633 ;
+C -1 ; WX 602 ; N plusminus ; B 105 44 497 619 ;
+C -1 ; WX 602 ; N thorn ; B -55 -195 565 639 ;
+C -1 ; WX 602 ; N threequarters ; B 59 -94 539 680 ;
+C -1 ; WX 602 ; N threesuperior ; B 140 222 461 633 ;
+C -1 ; WX 602 ; N twosuperior ; B 145 240 451 632 ;
+C -1 ; WX 602 ; N yacute ; B -40 -195 604 660 ;
+EndCharMetrics
+StartKernData
+StartKernPairs 0
+EndKernPairs
+StartTrackKern 0
+EndTrackKern
+EndKernData
+EndFontMetrics
diff --git a/fonts/psfonts/bitstrea/courier/bcr-t1-license.txt b/fonts/psfonts/bitstrea/courier/bcr-t1-license.txt new file mode 100644 index 0000000000..766a5003a0 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/bcr-t1-license.txt @@ -0,0 +1,778 @@ +These Bitstream Courier type1 fonts are part of XFree86. The files are +also distributated as a Debian package: +<http://packages.debian.org/stable/x11/xfonts-scalable> + +The fonts (XFree86) are available under the following copyright notice +and license(s): + + + X Window System, Version 11 + Release 6.4 + + Portions Copyright by: + + The Open Group + + and + + Mark Adler + Adobe Systems Incorporated + AGE Logic, Inc. + Gerrit Jan Akkerman + Corin Anderson + Doug Anson + Apollo Computer Inc. + Ares Software Corp. + ATI + AT&T, Inc. + Robert V. Baron + David Bateman + Bigelow & Holmes + Bitstream, Inc. + Jon Block + Adam de Boor + Manfred Brands + Richard Burdick + Cognition Corp. + Simon P. Cooper + Régis Cridlig + Robin Cutshaw + Daniver Limited + Daewoo Electronics Co.,Ltd. + Data General Corporation + David Dawes + Jorge Delgado + Digital Equipment Corporation + Evans & Sutherland Computer Corporation + Rickard E. Faith + Erik Fortune + Free Software Foundation, Inc. + Joseph Friedman + Fuji Xerox Co., Ltd. + Fujitsu Limited + Fujitsu Open Systems Solutions, Inc. + Jean-loup Gailly + Tiago Gons + Pascal Haible + Harm Hanemaayer + Randy Hendry + Matthieu Herrb + Hewlett-Packard Company + Hitachi, Ltd. + Dirk Hohndel + David Holland + Philip Homburg + Alan Hourihane + IBM Corporation + The Institute of Software, Academia Sinica + INTERACTIVE Systems Corporation + Kaleb S. Keithley + Jeff Kirk + Harald Koenig + Marc Aurele La France + Glenn G. Lai + Scott Laird + Thomas G. Lane + Steven Lang + Harry Langenbacher + Patrick Lecoanet + Sam Leffler + Frederic Lepied + Lexmark International, Inc. + Sebastien Marineau + Michael P. Marking + Kevin E. Martin + Davor Matic + David McCullough + David J. McKay + MIPS Computer Systems, Inc. + Joseph V. Moss + Thomas Mueller + Rich Murphey + NCR Corporation, Inc. + Netscape Communications + Network Computing Devices, Inc. + Novell, Inc. + NTT Software Corporation + Number Nine Computer Corp. + NVIDIA Corp. + Erik Nygren + Hans Oey + Kazuyuki (ikko-) Okamoto + Oki Technosystems Laboratory, Inc. + OMRON Corporation + Open Software Foundation + Panacea Inc. + Prentice Hall + Quarterdeck Office Systems + Regents of the University of California + Bill Reynolds + Thomas Roell + The Santa Cruz Operation, Inc. + Dale Schumacher + Paolo Severini + ShoGraphics, Inc. + Silicon Graphics Computer Systems, Inc. + Sony Corporation + SRI + Craig Struble + Sun Microsystems, Inc. + SunSoft, Inc. + Tektronix, Inc. + Finn Thoegersen + Gerry Toll + Jon Tombs + Linus Torvalds + TOSHIBA Corp. + Peter Trattler + James Tsillas + UniSoft Group Limited + UNIX System Laboratories, Inc. + Holger Veit + Vrije Universiteit + Larry Wall + David E. Wexelblat + Thomas Wolfram + Henry A. Worth + Wyse Technology, Inc. + The XFree86 Project, Inc. + Ming Yu + Orest Zborowski + +******************************************************************************** + + Licenses + + The XFree86 Project + + February 2003 + +1. XFree86 License + +XFree86 code without an explicit copyright is covered by the following copy- +right/license: + +Copyright (C) 1994-2003 The XFree86 Project, Inc. All Rights Reserved. + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is fur- +nished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- +NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON- +NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the XFree86 Project shall not +be used in advertising or otherwise to promote the sale, use or other deal- +ings in this Software without prior written authorization from the XFree86 +Project. + +2. Other Licenses + +Portions of code are covered by the following licenses/copyrights. See indi- +vidual files for the copyright dates. + +2.1 X/MIT Copyrights + +2.1.1 X Consortium + +Copyright (C) <date> X Consortium + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is fur- +nished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- +NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X +CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of the X Consortium shall not be +used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization from the X Consortium. + +X Window System is a trademark of X Consortium, Inc. + +2.1.2 The Open Group + +Copyright <date> The Open Group + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that +the above copyright notice appear in all copies and that both that copyright +notice and this permission notice appear in supporting documentation. + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT- +NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name of The Open Group shall not be +used in advertising or otherwise to promote the sale, use or other dealings +in this Software without prior written authorization from The Open Group. + +2.2 Berkeley-based copyrights: + +2.2.1 General + +Redistribution and use in source and binary forms, with or without modifica- +tion, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED +WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER- +CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE- +CIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH- +ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. + +2.2.2 UCB/LBL + +Copyright (c) 1993 The Regents of the University of California. All rights +reserved. + +This software was developed by the Computer Systems Engineering group at +Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and contributed to +Berkeley. + +All advertising materials mentioning features or use of this software must +display the following acknowledgement: This product includes software devel- +oped by the University of California, Lawrence Berkeley Laboratory. + +Redistribution and use in source and binary forms, with or without modifica- +tion, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. All advertising materials mentioning features or use of this software + must display the following acknowledgement: This product includes soft- + ware developed by the University of California, Berkeley and its con- + tributors. + + 4. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY +EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DIS- +CLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +2.2.3 Theodore Ts'o. + +Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999. All rights +reserved. + +Redistribution and use in source and binary forms, with or without modifica- +tion, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + and the entire permission notice in its entirety, including the dis- + claimer of warranties. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + + 3. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE, ALL OF WHICH ARE HEREBY DISCLAIMED. IN NO +EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE- +CIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH- +ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF NOT +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +2.2.4 Theo de Raadt and Damien Miller + +Copyright (c) 1995,1999 Theo de Raadt. All rights reserved. Copyright (c) +2001-2002 Damien Miller. All rights reserved. + +Redistribution and use in source and binary forms, with or without modifica- +tion, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED +WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MER- +CHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO +EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPE- +CIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, +PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; +OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, +WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTH- +ERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED +OF THE POSSIBILITY OF SUCH DAMAGE. + +2.3 NVIDIA Corp + +Copyright (c) 1996 NVIDIA, Corp. All rights reserved. + +NOTICE TO USER: The source code is copyrighted under U.S. and international +laws. NVIDIA, Corp. of Sunnyvale, California owns the copyright and as +design patents pending on the design and interface of the NV chips. Users +and possessors of this source code are hereby granted a nonexclusive, roy- +alty-free copyright and design patent license to use this code in individual +and commercial software. + +Any use of this source code must include, in the user documentation and +internal comments to the code, notices to the end user as follows: + +Copyright (c) 1996 NVIDIA, Corp. NVIDIA design patents pending in the U.S. +and foreign countries. + +NVIDIA, CORP. MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOURCE +CODE FOR ANY PURPOSE. IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WAR- +RANTY OF ANY KIND. NVIDIA, CORP. DISCLAIMS ALL WARRANTIES WITH REGARD TO +THIS SOURCE CODE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND +FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL NVIDIA, CORP. BE LIABLE +FOR ANY SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, OR ANY DAM- +AGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN +CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOURCE CODE. + +2.4 GLX Public License + +GLX PUBLIC LICENSE (Version 1.0 (2/11/99)) ("License") + +Subject to any third party claims, Silicon Graphics, Inc. ("SGI") hereby +grants permission to Recipient (defined below), under Recipient's copyrights +in the Original Software (defined below), to use, copy, modify, merge, pub- +lish, distribute, sublicense and/or sell copies of Subject Software (defined +below), and to permit persons to whom the Subject Software is furnished in +accordance with this License to do the same, subject to all of the following +terms and conditions, which Recipient accepts by engaging in any such use, +copying, modifying, merging, publishing, distributing, sublicensing or sell- +ing: + +1. Definitions. + + (a) "Original Software" means source code of computer software code + which is described in Exhibit A as Original Software. + + (b) "Modifications" means any addition to or deletion from the sub- + stance or structure of either the Original Software or any previous + Modifications. When Subject Software is released as a series of + files, a Modification means (i) any addition to or deletion from + the contents of a file containing Original Software or previous + Modifications and (ii) any new file that contains any part of the + Original Code or previous Modifications. + + (c) "Subject Software" means the Original Software or Modifications + or the combination of the Original Software and Modifications, or + portions of any of the foregoing. + + (d) "Recipient" means an individual or a legal entity exercising + rights under, and complying with all of the terms of, this License. + For legal entities, "Recipient" includes any entity which controls, + is controlled by, or is under common control with Recipient. For + purposes of this definition, "control" of an entity means (a) the + power, direct or indirect, to direct or manage such entity, or (b) + ownership of fifty percent (50%) or more of the outstanding shares + or beneficial ownership of such entity. + +2. Redistribution of Source Code Subject to These Terms. Redistributions of +Subject Software in source code form must retain the notice set forth in +Exhibit A, below, in every file. A copy of this License must be included in +any documentation for such Subject Software where the recipients' rights +relating to Subject Software are described. Recipient may distribute the +source code version of Subject Software under a license of Recipient's +choice, which may contain terms different from this License, provided that +(i) Recipient is in compliance with the terms of this License, and (ii) the +license terms include this Section 2 and Sections 3, 4, 7, 8, 10, 12 and 13 +of this License, which terms may not be modified or superseded by any other +terms of such license. If Recipient distributes the source code version under +a different license Recipient must make it absolutely clear that any terms +which differ from this License are offered by Recipient alone, not by SGI. +Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as +a result of any such terms Recipient offers. + +3. Redistribution in Executable Form. The notice set forth in Exhibit A must +be conspicuously included in any notice in an executable version of Subject +Software, related documentation or collateral in which Recipient describes +the user's rights relating to the Subject Software. Recipient may distribute +the executable version of Subject Software under a license of Recipient's +choice, which may contain terms different from this License, provided that +(i) Recipient is in compliance with the terms of this License, and (ii) the +license terms include this Section 3 and Sections 4, 7, 8, 10, 12 and 13 of +this License, which terms may not be modified or superseded by any other +terms of such license. If Recipient distributes the executable version under +a different license Recipient must make it absolutely clear that any terms +which differ from this License are offered by Recipient alone, not by SGI. +Recipient hereby agrees to indemnify SGI for any liability incurred by SGI as +a result of any such terms Recipient offers. + +4. Termination. This License and the rights granted hereunder will terminate +automatically if Recipient fails to comply with terms herein and fails to +cure such breach within 30 days of the breach. Any sublicense to the Subject +Software which is properly granted shall survive any termination of this +License absent termination by the terms of such sublicense. Provisions which, +by their nature, must remain in effect beyond the termination of this License +shall survive. + +5. No Trademark Rights. This License does not grant any rights to use any +trade name, trademark or service mark whatsoever. No trade name, trademark or +service mark of SGI may be used to endorse or promote products derived from +the Subject Software without prior written permission of SGI. + +6. No Other Rights. This License does not grant any rights with respect to +the OpenGL API or to any software or hardware implementation thereof or to +any other software whatsoever, nor shall any other rights or licenses not +expressly granted hereunder arise by implication, estoppel or otherwise with +respect to the Subject Software. Title to and ownership of the Original Soft- +ware at all times remains with SGI. All rights in the Original Software not +expressly granted under this License are reserved. + +7. Compliance with Laws; Non-Infringement. Recipient shall comply with all +applicable laws and regulations in connection with use and distribution of +the Subject Software, including but not limited to, all export and import +control laws and regulations of the U.S. government and other countries. +Recipient may not distribute Subject Software that (i) in any way infringes +(directly or contributorily) the rights (including patent, copyright, trade +secret, trademark or other intellectual property rights of any kind) of any +other person or entity or (ii) breaches any representation or warranty, +express, implied or statutory, which under any applicable law it might be +deemed to have been distributed. + +8. Claims of Infringement. If Recipient at any time has knowledge of any one +or more third party claims that reproduction, modification, use, distribu- +tion, import or sale of Subject Software (including particular functionality +or code incorporated in Subject Software) infringes the third party's intel- +lectual property rights, Recipient must place in a well-identified web page +bearing the title "LEGAL" a description of each such claim and a description +of the party making each such claim in sufficient detail that a user of the +Subject Software will know whom to contact regarding the claim. Also, upon +gaining such knowledge of any such claim, Recipient must conspicuously +include the URL for such web page in the Exhibit A notice required under Sec- +tions 2 and 3, above, and in the text of any related documentation, license +agreement or collateral in which Recipient describes end user's rights relat- +ing to the Subject Software. If Recipient obtains such knowledge after it +makes Subject Software available to any other person or entity, Recipient +shall take other steps (such as notifying appropriate mailing lists or news- +groups) reasonably calculated to inform those who received the Subject Soft- +ware that new knowledge has been obtained. + +9. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, +WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT +LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS, MER- +CHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON- INFRINGING. SGI ASSUMES NO +RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE +PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY SER- +VICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN +ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED +HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +10. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THE- +ORY, WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIA- +BILITY), CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR +ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY +CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, WORK +STOPPAGE, LOSS OF DATA, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER +COMMERCIAL DAMAGES OR LOSSES, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF +THE POSSIBILITY OF SUCH DAMAGES. THIS LIMITATION OF LIABILITY SHALL NOT APPLY +TO LIABILITY FOR DEATH OR PERSONAL INJURY RESULTING FROM SGI's NEGLIGENCE TO +THE EXTENT APPLICABLE LAW PROHIBITS SUCH LIMITATION. SOME JURISDICTIONS DO +NOT ALLOW THE EXCLUSION OR LIMITATION OF INCIDENTAL OR CONSEQUENTIAL DAMAGES, +SO THAT EXCLUSION AND LIMITATION MAY NOT APPLY TO RECIPIENT. + +11. Indemnity. Recipient shall be solely responsible for damages arising, +directly or indirectly, out of its utilization of rights under this License. +Recipient will defend, indemnify and hold harmless Silicon Graphics, Inc. +from and against any loss, liability, damages, costs or expenses (including +the payment of reasonable attorneys fees) arising out of Recipient's use, +modification, reproduction and distribution of the Subject Software or out of +any representation or warranty made by Recipient. + +12. U.S. Government End Users. The Subject Software is a "commercial item" +consisting of "commercial computer software" as such terms are defined in +title 48 of the Code of Federal Regulations and all U.S. Government End +Users acquire only the rights set forth in this License and are subject to +the terms of this License. + +13. Miscellaneous. This License represents the complete agreement concerning +subject matter hereof. If any provision of this License is held to be unen- +forceable, such provision shall be reformed so as to achieve as nearly as +possible the same economic effect as the original provision and the remainder +of this License will remain in effect. This License shall be governed by and +construed in accordance with the laws of the United States and the State of +California as applied to agreements entered into and to be performed entirely +within California between California residents. Any litigation relating to +this License shall be subject to the exclusive jurisdiction of the Federal +Courts of the Northern District of California (or, absent subject matter +jurisdiction in such courts, the courts of the State of California), with +venue lying exclusively in Santa Clara County, California, with the losing +party responsible for costs, including without limitation, court costs and +reasonable attorneys fees and expenses. The application of the United Nations +Convention on Contracts for the International Sale of Goods is expressly +excluded. Any law or regulation which provides that the language of a con- +tract shall be construed against the drafter shall not apply to this License. + +Exhibit A + +The contents of this file are subject to Sections 2, 3, 4, 7, 8, 10, 12 and +13 of the GLX Public License Version 1.0 (the "License"). You may not use +this file except in compliance with those sections of the License. You may +obtain a copy of the License at Silicon Graphics, Inc., attn: Legal Services, +2011 N. Shoreline Blvd., Mountain View, CA 94043 or at +http://www.sgi.com/software/opensource/glx/license.html. + +Software distributed under the License is distributed on an "AS IS" basis. +ALL WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED +WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON- +INFRINGEMENT. See the License for the specific language governing rights and +limitations under the License. + +The Original Software is GLX version 1.2 source code, released February, +1999. The developer of the Original Software is Silicon Graphics, Inc. Those +portions of the Subject Software created by Silicon Graphics, Inc. are Copy- +right (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved. + +2.5 CID Font Code Public License + +CID FONT CODE PUBLIC LICENSE (Version 1.0 (3/31/99))("License") + +Subject to any applicable third party claims, Silicon Graphics, Inc. ("SGI") +hereby grants permission to Recipient (defined below), under SGI's copyrights +in the Original Software (defined below), to use, copy, modify, merge, pub- +lish, distribute, sublicense and/or sell copies of Subject Software (defined +below) in both source code and executable form, and to permit persons to whom +the Subject Software is furnished in accordance with this License to do the +same, subject to all of the following terms and conditions, which Recipient +accepts by engaging in any such use, copying, modifying, merging, publica- +tion, distributing, sublicensing or selling: + +1. Definitions. + + a. "Original Software" means source code of computer software code + that is described in Exhibit A as Original Software. + + b. "Modifications" means any addition to or deletion from the sub- + stance or structure of either the Original Software or any previous + Modifications. When Subject Software is released as a series of + files, a Modification means (i) any addition to or deletion from + the contents of a file containing Original Software or previous + Modifications and (ii) any new file that contains any part of the + Original Code or previous Modifications. + + c. "Subject Software" means the Original Software or Modifications + or the combination of the Original Software and Modifications, or + portions of any of the foregoing. + + d. "Recipient" means an individual or a legal entity exercising + rights under the terms of this License. For legal entities, "Recip- + ient" includes any entity that controls, is controlled by, or is + under common control with Recipient. For purposes of this defini- + tion, "control" of an entity means (i) the power, direct or indi- + rect, to direct or manage such entity, or (ii) ownership of fifty + percent (50%) or more of the outstanding shares or beneficial own- + ership of such entity. + + e. "Required Notice" means the notice set forth in Exhibit A to + this License. + + f. "Accompanying Technology" means any software or other technology + that is not a Modification and that is distributed or made publicly + available by Recipient with the Subject Software. Separate soft- + ware files that do not contain any Original Software or any previ- + ous Modification shall not be deemed a Modification, even if such + software files are aggregated as part of a product, or in any + medium of storage, with any file that does contain Original Soft- + ware or any previous Modification. + +2. License Terms. All distribution of the Subject Software must be made sub- +ject to the terms of this License. A copy of this License and the Required +Notice must be included in any documentation for Subject Software where +Recipient's rights relating to Subject Software and/or any Accompanying Tech- +nology are described. Distributions of Subject Software in source code form +must also include the Required Notice in every file distributed. In addition, +a ReadMe file entitled "Important Legal Notice" must be distributed with each +distribution of one or more files that incorporate Subject Software. That +file must be included with distributions made in both source code and exe- +cutable form. A copy of the License and the Required Notice must be included +in that file. Recipient may distribute Accompanying Technology under a +license of Recipient's choice, which may contain terms different from this +License, provided that (i) Recipient is in compliance with the terms of this +License, (ii) such other license terms do not modify or supersede the terms +of this License as applicable to the Subject Software, (iii) Recipient hereby +indemnifies SGI for any liability incurred by SGI as a result of the distri- +bution of Accompanying Technology or the use of other license terms. + +3. Termination. This License and the rights granted hereunder will terminate +automatically if Recipient fails to comply with terms herein and fails to +cure such breach within 30 days of the breach. Any sublicense to the Subject +Software that is properly granted shall survive any termination of this +License absent termination by the terms of such sublicense. Provisions which, +by their nature, must remain in effect beyond the termination of this License +shall survive. + +4. Trademark Rights. This License does not grant any rights to use any trade +name, trademark or service mark whatsoever. No trade name, trademark or ser- +vice mark of SGI may be used to endorse or promote products derived from or +incorporating any Subject Software without prior written permission of SGI. + +5. No Other Rights. No rights or licenses not expressly granted hereunder +shall arise by implication, estoppel or otherwise. Title to and ownership of +the Original Software at all times remains with SGI. All rights in the Origi- +nal Software not expressly granted under this License are reserved. + +6. Compliance with Laws; Non-Infringement. Recipient shall comply with all +applicable laws and regulations in connection with use and distribution of +the Subject Software, including but not limited to, all export and import +control laws and regulations of the U.S. government and other countries. +Recipient may not distribute Subject Software that (i) in any way infringes +(directly or contributorily) the rights (including patent, copyright, trade +secret, trademark or other intellectual property rights of any kind) of any +other person or entity, or (ii) breaches any representation or warranty, +express, implied or statutory, which under any applicable law it might be +deemed to have been distributed. + +7. Claims of Infringement. If Recipient at any time has knowledge of any one +or more third party claims that reproduction, modification, use, distribu- +tion, import or sale of Subject Software (including particular functionality +or code incorporated in Subject Software) infringes the third party's intel- +lectual property rights, Recipient must place in a well-identified web page +bearing the title "LEGAL" a description of each such claim and a description +of the party making each such claim in sufficient detail that a user of the +Subject Software will know whom to contact regarding the claim. Also, upon +gaining such knowledge of any such claim, Recipient must conspicuously +include the URL for such web page in the Required Notice, and in the text of +any related documentation, license agreement or collateral in which Recipient +describes end user's rights relating to the Subject Software. If Recipient +obtains such knowledge after it makes Subject Software available to any other +person or entity, Recipient shall take other steps (such as notifying appro- +priate mailing lists or newsgroups) reasonably calculated to provide such +knowledge to those who received the Subject Software. + +8. DISCLAIMER OF WARRANTY. SUBJECT SOFTWARE IS PROVIDED ON AN "AS IS" BASIS, +WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT +LIMITATION, WARRANTIES THAT THE SUBJECT SOFTWARE IS FREE OF DEFECTS, MER- +CHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. SGI ASSUMES NO +RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE. SHOULD ANY SOFTWARE +PROVE DEFECTIVE IN ANY RESPECT, SGI ASSUMES NO COST OR LIABILITY FOR ANY SER- +VICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN +ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY SUBJECT SOFTWARE IS AUTHORIZED +HEREUNDER EXCEPT UNDER THIS DISCLAIMER. + +9. LIMITATION OF LIABILITY. UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, +WHETHER TORT (INCLUDING, WITHOUT LIMITATION, NEGLIGENCE OR STRICT LIABILITY), +CONTRACT, OR OTHERWISE, SHALL SGI OR ANY SGI LICENSOR BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SUBJECT SOFTWARE OR +THE USE OR OTHER DEALINGS IN THE SUBJECT SOFTWARE. SOME JURISDICTIONS DO NOT +ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN DAMAGES, SO THIS EXCLUSION AND +LIMITATION MAY NOT APPLY TO RECIPIENT TO THE EXTENT SO DISALLOWED. + +10. Indemnity. Recipient shall be solely responsible for damages arising, +directly or indirectly, out of its utilization of rights under this License. +Recipient will defend, indemnify and hold SGI and its successors and assigns +harmless from and against any loss, liability, damages, costs or expenses +(including the payment of reasonable attorneys fees) arising out of (Recipi- +ent's use, modification, reproduction and distribution of the Subject Soft- +ware or out of any representation or warranty made by Recipient. + +11. U.S. Government End Users. The Subject Software is a "commercial item" +consisting of "commercial computer software" as such terms are defined in +title 48 of the Code of Federal Regulations and all U.S. Government End Users +acquire only the rights set forth in this License and are subject to the +terms of this License. + +12. Miscellaneous. This License represents the complete agreement concerning +subject matter hereof. If any provision of this License is held to be unen- +forceable by any judicial or administrative authority having proper jurisdic- +tion with respect thereto, such provision shall be reformed so as to achieve +as nearly as possible the same economic effect as the original provision and +the remainder of this License will remain in effect. This License shall be +governed by and construed in accordance with the laws of the United States +and the State of California as applied to agreements entered into and to be +performed entirely within California between California residents. Any liti- +gation relating to this License shall be subject to the exclusive jurisdic- +tion of the Federal Courts of the Northern District of California (or, absent +subject matter jurisdiction in such courts, the courts of the State of Cali- +fornia), with venue lying exclusively in Santa Clara County, California, with +the losing party responsible for costs, including without limitation, court +costs and reasonable attorneys fees and expenses. The application of the +United Nations Convention on Contracts for the International Sale of Goods is +expressly excluded. Any law or regulation that provides that the language of +a contract shall be construed against the drafter shall not apply to this +License. + +Exhibit A + +Copyright (c) 1994-1999 Silicon Graphics, Inc. + +The contents of this file are subject to the CID Font Code Public License +Version 1.0 (the "License"). You may not use this file except in compliance +with the License. You may obtain a copy of the License at Silicon Graphics, +Inc., attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043 +or at http://www.sgi.com/software/opensource/cid/license.html + +Software distributed under the License is distributed on an "AS IS" basis. +ALL WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED +WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR PURPOSE OR OF NON- +INFRINGEMENT. See the License for the specific language governing rights and +limitations under the License. + +The Original Software (as defined in the License) is CID font code that was +developed by Silicon Graphics, Inc. Those portions of the Subject Software +(as defined in the License) that were created by Silicon Graphics, Inc. are +Copyright (c) 1994-1999 Silicon Graphics, Inc. All Rights Reserved. + +[NOTE: When using this text in connection with Subject Software delivered +solely in object code form, Recipient may replace the words "this file" with +"this software" in both the first and second sentences.] diff --git a/fonts/psfonts/bitstrea/courier/build/bcr.tex b/fonts/psfonts/bitstrea/courier/build/bcr.tex new file mode 100644 index 0000000000..c0f2291e05 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/build/bcr.tex @@ -0,0 +1,8 @@ +\input fontinst.sty + +\installfonts +\setint{monowidth}{9876} +\setint{typewriter}{1} +\latinfamily{bcr}{\hyphenchar\font=-1} +\endinstallfonts +\bye diff --git a/fonts/psfonts/bitstrea/courier/dvips/bcr.map b/fonts/psfonts/bitstrea/courier/dvips/bcr.map new file mode 100644 index 0000000000..82e40c5b39 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/dvips/bcr.map @@ -0,0 +1,6 @@ +bcrr8r Courier10PitchBT-Roman "TeXBase1Encoding ReEncodeFont" <8r.enc <bcrr8r.pfb +bcrri8r Courier10PitchBT-Italic "TeXBase1Encoding ReEncodeFont" <8r.enc <bcrri8r.pfb +bcrb8r Courier10PitchBT-Bold "TeXBase1Encoding ReEncodeFont" <8r.enc <bcrb8r.pfb +bcrbi8r Courier10PitchBT-BoldItalic "TeXBase1Encoding ReEncodeFont" <8r.enc <bcrbi8r.pfb +bcrro8r Courier10PitchBT-Roman "TeXBase1Encoding 0.167 SlantFont ReEncodeFont" <8r.enc <bcrr8r.pfb +bcrbo8r Courier10PitchBT-Bold "TeXBase1Encoding 0.167 SlantFont ReEncodeFont" <8r.enc <bcrb8r.pfb diff --git a/fonts/psfonts/bitstrea/courier/pfb/bcrb8r.pfb b/fonts/psfonts/bitstrea/courier/pfb/bcrb8r.pfb Binary files differnew file mode 100644 index 0000000000..08f6871c22 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/pfb/bcrb8r.pfb diff --git a/fonts/psfonts/bitstrea/courier/pfb/bcrbi8r.pfb b/fonts/psfonts/bitstrea/courier/pfb/bcrbi8r.pfb Binary files differnew file mode 100644 index 0000000000..ec6ed0607e --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/pfb/bcrbi8r.pfb diff --git a/fonts/psfonts/bitstrea/courier/pfb/bcrr8r.pfb b/fonts/psfonts/bitstrea/courier/pfb/bcrr8r.pfb Binary files differnew file mode 100644 index 0000000000..4a49dd591b --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/pfb/bcrr8r.pfb diff --git a/fonts/psfonts/bitstrea/courier/pfb/bcrri8r.pfb b/fonts/psfonts/bitstrea/courier/pfb/bcrri8r.pfb Binary files differnew file mode 100644 index 0000000000..9baa1da24c --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/pfb/bcrri8r.pfb diff --git a/fonts/psfonts/bitstrea/courier/tex/8rbcr.fd b/fonts/psfonts/bitstrea/courier/tex/8rbcr.fd new file mode 100644 index 0000000000..ed1dbe70db --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tex/8rbcr.fd @@ -0,0 +1,40 @@ +%Filename: 8rbcr.fd +%Created by: tex bcr +%Created using fontinst v1.914 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{8rbcr.fd} + [2001/09/06 Fontinst v1.914 font definitions for 8r/bcr.] + +\DeclareFontFamily{8r}{bcr}{\hyphenchar \font =-1} + +\DeclareFontShape{8r}{bcr}{m}{n}{ + <-> bcrr8r +}{} + +\DeclareFontShape{8r}{bcr}{m}{sl}{ + <-> bcrro8r +}{} + +\DeclareFontShape{8r}{bcr}{m}{it}{ + <-> bcrri8r +}{} + +\DeclareFontShape{8r}{bcr}{b}{n}{ + <-> bcrb8r +}{} + +\DeclareFontShape{8r}{bcr}{b}{sl}{ + <-> bcrbo8r +}{} + +\DeclareFontShape{8r}{bcr}{b}{it}{ + <-> bcrbi8r +}{} + +\DeclareFontShape{8r}{bcr}{bx}{n}{<->ssub * bcr/b/n}{} +\DeclareFontShape{8r}{bcr}{bx}{sl}{<->ssub * bcr/b/sl}{} +\DeclareFontShape{8r}{bcr}{bx}{it}{<->ssub * bcr/b/it}{} + +\endinput diff --git a/fonts/psfonts/bitstrea/courier/tex/ot1bcr.fd b/fonts/psfonts/bitstrea/courier/tex/ot1bcr.fd new file mode 100644 index 0000000000..434673cd6d --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tex/ot1bcr.fd @@ -0,0 +1,49 @@ +%Filename: ot1bcr.fd +%Created by: tex bcr +%Created using fontinst v1.914 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ot1bcr.fd} + [2001/09/06 Fontinst v1.914 font definitions for OT1/bcr.] + +\DeclareFontFamily{OT1}{bcr}{\hyphenchar \font =-1} + +\DeclareFontShape{OT1}{bcr}{m}{n}{ + <-> bcrr7t +}{} + +\DeclareFontShape{OT1}{bcr}{m}{sc}{ + <-> bcrrc7t +}{} + +\DeclareFontShape{OT1}{bcr}{m}{sl}{ + <-> bcrro7t +}{} + +\DeclareFontShape{OT1}{bcr}{m}{it}{ + <-> bcrri7t +}{} + +\DeclareFontShape{OT1}{bcr}{b}{n}{ + <-> bcrb7t +}{} + +\DeclareFontShape{OT1}{bcr}{b}{sc}{ + <-> bcrbc7t +}{} + +\DeclareFontShape{OT1}{bcr}{b}{sl}{ + <-> bcrbo7t +}{} + +\DeclareFontShape{OT1}{bcr}{b}{it}{ + <-> bcrbi7t +}{} + +\DeclareFontShape{OT1}{bcr}{bx}{n}{<->ssub * bcr/b/n}{} +\DeclareFontShape{OT1}{bcr}{bx}{sc}{<->ssub * bcr/b/sc}{} +\DeclareFontShape{OT1}{bcr}{bx}{sl}{<->ssub * bcr/b/sl}{} +\DeclareFontShape{OT1}{bcr}{bx}{it}{<->ssub * bcr/b/it}{} + +\endinput diff --git a/fonts/psfonts/bitstrea/courier/tex/t1bcr.fd b/fonts/psfonts/bitstrea/courier/tex/t1bcr.fd new file mode 100644 index 0000000000..246ae345bb --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tex/t1bcr.fd @@ -0,0 +1,49 @@ +%Filename: t1bcr.fd +%Created by: tex bcr +%Created using fontinst v1.914 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{t1bcr.fd} + [2001/09/06 Fontinst v1.914 font definitions for T1/bcr.] + +\DeclareFontFamily{T1}{bcr}{\hyphenchar \font =-1} + +\DeclareFontShape{T1}{bcr}{m}{n}{ + <-> bcrr8t +}{} + +\DeclareFontShape{T1}{bcr}{m}{sc}{ + <-> bcrrc8t +}{} + +\DeclareFontShape{T1}{bcr}{m}{sl}{ + <-> bcrro8t +}{} + +\DeclareFontShape{T1}{bcr}{m}{it}{ + <-> bcrri8t +}{} + +\DeclareFontShape{T1}{bcr}{b}{n}{ + <-> bcrb8t +}{} + +\DeclareFontShape{T1}{bcr}{b}{sc}{ + <-> bcrbc8t +}{} + +\DeclareFontShape{T1}{bcr}{b}{sl}{ + <-> bcrbo8t +}{} + +\DeclareFontShape{T1}{bcr}{b}{it}{ + <-> bcrbi8t +}{} + +\DeclareFontShape{T1}{bcr}{bx}{n}{<->ssub * bcr/b/n}{} +\DeclareFontShape{T1}{bcr}{bx}{sc}{<->ssub * bcr/b/sc}{} +\DeclareFontShape{T1}{bcr}{bx}{sl}{<->ssub * bcr/b/sl}{} +\DeclareFontShape{T1}{bcr}{bx}{it}{<->ssub * bcr/b/it}{} + +\endinput diff --git a/fonts/psfonts/bitstrea/courier/tex/ts1bcr.fd b/fonts/psfonts/bitstrea/courier/tex/ts1bcr.fd new file mode 100644 index 0000000000..feee504310 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tex/ts1bcr.fd @@ -0,0 +1,40 @@ +%Filename: ts1bcr.fd +%Created by: tex bcr +%Created using fontinst v1.914 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ts1bcr.fd} + [2001/09/06 Fontinst v1.914 font definitions for TS1/bcr.] + +\DeclareFontFamily{TS1}{bcr}{\hyphenchar \font =-1} + +\DeclareFontShape{TS1}{bcr}{m}{n}{ + <-> bcrr8c +}{} + +\DeclareFontShape{TS1}{bcr}{m}{sl}{ + <-> bcrro8c +}{} + +\DeclareFontShape{TS1}{bcr}{m}{it}{ + <-> bcrri8c +}{} + +\DeclareFontShape{TS1}{bcr}{b}{n}{ + <-> bcrb8c +}{} + +\DeclareFontShape{TS1}{bcr}{b}{sl}{ + <-> bcrbo8c +}{} + +\DeclareFontShape{TS1}{bcr}{b}{it}{ + <-> bcrbi8c +}{} + +\DeclareFontShape{TS1}{bcr}{bx}{n}{<->ssub * bcr/b/n}{} +\DeclareFontShape{TS1}{bcr}{bx}{sl}{<->ssub * bcr/b/sl}{} +\DeclareFontShape{TS1}{bcr}{bx}{it}{<->ssub * bcr/b/it}{} + +\endinput diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrb7t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrb7t.tfm Binary files differnew file mode 100644 index 0000000000..95c6d70d31 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrb7t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrb8a.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrb8a.tfm Binary files differnew file mode 100644 index 0000000000..bbcd7ed5c4 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrb8a.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrb8c.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrb8c.tfm Binary files differnew file mode 100644 index 0000000000..3039014d34 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrb8c.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrb8r.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrb8r.tfm Binary files differnew file mode 100644 index 0000000000..6c2fd7f139 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrb8r.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrb8t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrb8t.tfm Binary files differnew file mode 100644 index 0000000000..9c6ac8bd64 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrb8t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbc7t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbc7t.tfm Binary files differnew file mode 100644 index 0000000000..df6d7c6c10 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbc7t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbc8t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbc8t.tfm Binary files differnew file mode 100644 index 0000000000..ba1f20b59c --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbc8t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbi7t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbi7t.tfm Binary files differnew file mode 100644 index 0000000000..0329ed05e2 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbi7t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbi8a.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbi8a.tfm Binary files differnew file mode 100644 index 0000000000..2cd25d8dfd --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbi8a.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbi8c.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbi8c.tfm Binary files differnew file mode 100644 index 0000000000..2fbf152f96 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbi8c.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbi8r.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbi8r.tfm Binary files differnew file mode 100644 index 0000000000..3f720b381e --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbi8r.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbi8t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbi8t.tfm Binary files differnew file mode 100644 index 0000000000..fa7ac85e21 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbi8t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbo7t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbo7t.tfm Binary files differnew file mode 100644 index 0000000000..1cd1246da7 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbo7t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbo8c.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbo8c.tfm Binary files differnew file mode 100644 index 0000000000..5c44296eb9 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbo8c.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbo8r.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbo8r.tfm Binary files differnew file mode 100644 index 0000000000..c26772d1dd --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbo8r.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrbo8t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrbo8t.tfm Binary files differnew file mode 100644 index 0000000000..c242532132 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrbo8t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrr7t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrr7t.tfm Binary files differnew file mode 100644 index 0000000000..a1d0c50182 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrr7t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrr8a.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrr8a.tfm Binary files differnew file mode 100644 index 0000000000..e9b8950843 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrr8a.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrr8c.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrr8c.tfm Binary files differnew file mode 100644 index 0000000000..7bed4105b0 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrr8c.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrr8r.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrr8r.tfm Binary files differnew file mode 100644 index 0000000000..6ab08cfc77 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrr8r.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrr8t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrr8t.tfm Binary files differnew file mode 100644 index 0000000000..5eab421cbf --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrr8t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrrc7t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrrc7t.tfm Binary files differnew file mode 100644 index 0000000000..501aec12f9 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrrc7t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrrc8t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrrc8t.tfm Binary files differnew file mode 100644 index 0000000000..b0bbf7659d --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrrc8t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrri7t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrri7t.tfm Binary files differnew file mode 100644 index 0000000000..6d3f2bddc0 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrri7t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrri8a.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrri8a.tfm Binary files differnew file mode 100644 index 0000000000..03fa2770a7 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrri8a.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrri8c.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrri8c.tfm Binary files differnew file mode 100644 index 0000000000..7808d9a441 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrri8c.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrri8r.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrri8r.tfm Binary files differnew file mode 100644 index 0000000000..387e5010b6 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrri8r.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrri8t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrri8t.tfm Binary files differnew file mode 100644 index 0000000000..005b9abacd --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrri8t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrro7t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrro7t.tfm Binary files differnew file mode 100644 index 0000000000..06fa981a8a --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrro7t.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrro8c.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrro8c.tfm Binary files differnew file mode 100644 index 0000000000..223acd7498 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrro8c.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrro8r.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrro8r.tfm Binary files differnew file mode 100644 index 0000000000..f575a3b89c --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrro8r.tfm diff --git a/fonts/psfonts/bitstrea/courier/tfm/bcrro8t.tfm b/fonts/psfonts/bitstrea/courier/tfm/bcrro8t.tfm Binary files differnew file mode 100644 index 0000000000..6578b022e1 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/tfm/bcrro8t.tfm diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrb7t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrb7t.vf Binary files differnew file mode 100644 index 0000000000..419065e49f --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrb7t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrb8c.vf b/fonts/psfonts/bitstrea/courier/vf/bcrb8c.vf Binary files differnew file mode 100644 index 0000000000..60662a0780 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrb8c.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrb8t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrb8t.vf Binary files differnew file mode 100644 index 0000000000..9cc5ab9549 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrb8t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrbc7t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrbc7t.vf Binary files differnew file mode 100644 index 0000000000..d5eceacc34 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrbc7t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrbc8t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrbc8t.vf Binary files differnew file mode 100644 index 0000000000..7d3a14f520 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrbc8t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrbi7t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrbi7t.vf Binary files differnew file mode 100644 index 0000000000..983842c773 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrbi7t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrbi8c.vf b/fonts/psfonts/bitstrea/courier/vf/bcrbi8c.vf Binary files differnew file mode 100644 index 0000000000..002853a2aa --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrbi8c.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrbi8t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrbi8t.vf Binary files differnew file mode 100644 index 0000000000..105dbbb2a6 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrbi8t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrbo7t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrbo7t.vf Binary files differnew file mode 100644 index 0000000000..40be3bf248 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrbo7t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrbo8c.vf b/fonts/psfonts/bitstrea/courier/vf/bcrbo8c.vf Binary files differnew file mode 100644 index 0000000000..5cef37cc59 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrbo8c.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrbo8t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrbo8t.vf Binary files differnew file mode 100644 index 0000000000..a9503f62a4 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrbo8t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrr7t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrr7t.vf Binary files differnew file mode 100644 index 0000000000..9f5152bc75 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrr7t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrr8c.vf b/fonts/psfonts/bitstrea/courier/vf/bcrr8c.vf Binary files differnew file mode 100644 index 0000000000..01ee670867 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrr8c.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrr8t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrr8t.vf Binary files differnew file mode 100644 index 0000000000..24eb846b81 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrr8t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrrc7t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrrc7t.vf Binary files differnew file mode 100644 index 0000000000..13880bf019 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrrc7t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrrc8t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrrc8t.vf Binary files differnew file mode 100644 index 0000000000..9785c007b4 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrrc8t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrri7t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrri7t.vf Binary files differnew file mode 100644 index 0000000000..9549961c32 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrri7t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrri8c.vf b/fonts/psfonts/bitstrea/courier/vf/bcrri8c.vf Binary files differnew file mode 100644 index 0000000000..511294e9df --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrri8c.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrri8t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrri8t.vf Binary files differnew file mode 100644 index 0000000000..e7c62a4817 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrri8t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrro7t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrro7t.vf Binary files differnew file mode 100644 index 0000000000..be85fcfa8a --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrro7t.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrro8c.vf b/fonts/psfonts/bitstrea/courier/vf/bcrro8c.vf Binary files differnew file mode 100644 index 0000000000..9b2e87acc1 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrro8c.vf diff --git a/fonts/psfonts/bitstrea/courier/vf/bcrro8t.vf b/fonts/psfonts/bitstrea/courier/vf/bcrro8t.vf Binary files differnew file mode 100644 index 0000000000..079e74d390 --- /dev/null +++ b/fonts/psfonts/bitstrea/courier/vf/bcrro8t.vf |