Sasha Smundak | 625f86b | 2019-10-04 16:15:03 -0700 | [diff] [blame] | 1 | # |
| 2 | # |
| 3 | # Copyright (c) 1996, 2000, Oracle and/or its affiliates. All rights reserved. |
| 4 | # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
| 5 | # |
| 6 | # This code is free software; you can redistribute it and/or modify it |
| 7 | # under the terms of the GNU General Public License version 2 only, as |
| 8 | # published by the Free Software Foundation. Oracle designates this |
| 9 | # particular file as subject to the "Classpath" exception as provided |
| 10 | # by Oracle in the LICENSE file that accompanied this code. |
| 11 | # |
| 12 | # This code is distributed in the hope that it will be useful, but WITHOUT |
| 13 | # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| 14 | # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
| 15 | # version 2 for more details (a copy is included in the LICENSE file that |
| 16 | # accompanied this code). |
| 17 | # |
| 18 | # You should have received a copy of the GNU General Public License version |
| 19 | # 2 along with this work; if not, write to the Free Software Foundation, |
| 20 | # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
| 21 | # |
| 22 | # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
| 23 | # or visit www.oracle.com if you need additional information or have any |
| 24 | # questions. |
| 25 | # |
| 26 | |
| 27 | # |
| 28 | # Japanese PostScript printer property file |
| 29 | # |
| 30 | font.num=16 |
| 31 | # |
| 32 | serif=serif |
| 33 | timesroman=serif |
| 34 | sansserif=sansserif |
| 35 | helvetica=sansserif |
| 36 | monospaced=monospaced |
| 37 | courier=monospaced |
| 38 | dialog=sansserif |
| 39 | dialoginput=monospaced |
| 40 | # |
| 41 | serif.latin1.plain=Times-Roman |
| 42 | serif.latin1.italic=Times-Italic |
| 43 | serif.latin1.bolditalic=Times-BoldItalic |
| 44 | serif.latin1.bold=Times-Bold |
| 45 | # |
| 46 | sansserif.latin1.plain=Helvetica |
| 47 | sansserif.latin1.italic=Helvetica-Oblique |
| 48 | sansserif.latin1.bolditalic=Helvetica-BoldOblique |
| 49 | sansserif.latin1.bold=Helvetica-Bold |
| 50 | # |
| 51 | monospaced.latin1.plain=Courier |
| 52 | monospaced.latin1.italic=Courier-Oblique |
| 53 | monospaced.latin1.bolditalic=Courier-BoldOblique |
| 54 | monospaced.latin1.bold=Courier-Bold |
| 55 | # |
| 56 | serif.x11jis0208.plain=Ryumin-Light-H |
| 57 | serif.x11jis0208.italic=Ryumin-Light-H |
| 58 | serif.x11jis0208.bolditalic=Ryumin-Light-H |
| 59 | serif.x11jis0208.bold=Ryumin-Light-H |
| 60 | # |
| 61 | sansserif.x11jis0208.plain=GothicBBB-Medium-H |
| 62 | sansserif.x11jis0208.italic=GothicBBB-Medium-H |
| 63 | sansserif.x11jis0208.bolditalic=GothicBBB-Medium-H |
| 64 | sansserif.x11jis0208.bold=GothicBBB-Medium-H |
| 65 | # |
| 66 | monospaced.x11jis0208.plain=GothicBBB-Medium-H |
| 67 | monospaced.x11jis0208.italic=GothicBBB-Medium-H |
| 68 | monospaced.x11jis0208.bolditalic=GothicBBB-Medium-H |
| 69 | monospaced.x11jis0208.bold=GothicBBB-Medium-H |
| 70 | # |
| 71 | serif.x11jis0201.plain=Ryumin-Light.Hankaku |
| 72 | serif.x11jis0201.italic=Ryumin-Light.Hankaku |
| 73 | serif.x11jis0201.bolditalic=Ryumin-Light.Hankaku |
| 74 | serif.x11jis0201.bold=Ryumin-Light.Hankaku |
| 75 | # |
| 76 | sansserif.x11jis0201.plain=GothicBBB-Medium.Hankaku |
| 77 | sansserif.x11jis0201.italic=GothicBBB-Medium.Hankaku |
| 78 | sansserif.x11jis0201.bolditalic=GothicBBB-Medium.Hankaku |
| 79 | sansserif.x11jis0201.bold=GothicBBB-Medium.Hankaku |
| 80 | # |
| 81 | monospaced.x11jis0201.plain=GothicBBB-Medium.Hankaku |
| 82 | monospaced.x11jis0201.italic=GothicBBB-Medium.Hankaku |
| 83 | monospaced.x11jis0201.bolditalic=GothicBBB-Medium.Hankaku |
| 84 | monospaced.x11jis0201.bold=GothicBBB-Medium.Hankaku |
| 85 | # |
| 86 | Helvetica=0 |
| 87 | Helvetica-Bold=1 |
| 88 | Helvetica-Oblique=2 |
| 89 | Helvetica-BoldOblique=3 |
| 90 | Times-Roman=4 |
| 91 | Times-Bold=5 |
| 92 | Times-Italic=6 |
| 93 | Times-BoldItalic=7 |
| 94 | Courier=8 |
| 95 | Courier-Bold=9 |
| 96 | Courier-Oblique=10 |
| 97 | Courier-BoldOblique=11 |
| 98 | GothicBBB-Medium-H=12 |
| 99 | Ryumin-Light-H=13 |
| 100 | GothicBBB-Medium.Hankaku=14 |
| 101 | Ryumin-Light.Hankaku=15 |
| 102 | # |
| 103 | font.0=Helvetica ISOF |
| 104 | font.1=Helvetica-Bold ISOF |
| 105 | font.2=Helvetica-Oblique ISOF |
| 106 | font.3=Helvetica-BoldOblique ISOF |
| 107 | font.4=Times-Roman ISOF |
| 108 | font.5=Times-Bold ISOF |
| 109 | font.6=Times-Italic ISOF |
| 110 | font.7=Times-BoldItalic ISOF |
| 111 | font.8=Courier ISOF |
| 112 | font.9=Courier-Bold ISOF |
| 113 | font.10=Courier-Oblique ISOF |
| 114 | font.11=Courier-BoldOblique ISOF |
| 115 | font.12=GothicBBB-Medium-H findfont |
| 116 | font.13=Ryumin-Light-H findfont |
| 117 | font.14=GothicBBB-Medium.Hankaku findfont |
| 118 | font.15=Ryumin-Light.Hankaku findfont |
| 119 | # |