packages/SUNWxwfnt/prototype_com
author Jay Cotton <Jay.Cotton@Sun.COM>
Tue, 17 Feb 2009 17:32:16 -0800
changeset 642 405b8859afb0
parent 636 affc84fc2d5f
child 651 b1c16d874015
permissions -rw-r--r--
6806167 Xsun server cannot start: could not open default font 'fixed'
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
244
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     1
###########################################################################
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     2
#
624
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
     3
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
244
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     4
#
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     5
# Permission is hereby granted, free of charge, to any person obtaining a
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     6
# copy of this software and associated documentation files (the
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     7
# "Software"), to deal in the Software without restriction, including
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     8
# without limitation the rights to use, copy, modify, merge, publish,
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
     9
# distribute, and/or sell copies of the Software, and to permit persons
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    10
# to whom the Software is furnished to do so, provided that the above
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    11
# copyright notice(s) and this permission notice appear in all copies of
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    12
# the Software and that both the above copyright notice(s) and this
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    13
# permission notice appear in supporting documentation.
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    14
#
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    15
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    16
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    17
# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    18
# OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    19
# HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    20
# INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    21
# FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    22
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    23
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    24
#
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    25
# Except as contained in this notice, the name of a copyright holder
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    26
# shall not be used in advertising or otherwise to promote the sale, use
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    27
# or other dealings in this Software without prior written authorization
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    28
# of the copyright holder.
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    29
#
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    30
###########################################################################
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    31
#
642
405b8859afb0 6806167 Xsun server cannot start: could not open default font 'fixed'
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 636
diff changeset
    32
#	@(#)prototype_com	35.67	09/02/17	Sun Microsystems
244
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    33
#
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    34
#  X Window System required core fonts package
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    35
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    36
i pkginfo
355
a3a81e9c227d 6672824 Copyright/license notices from X.Org software should be included in SVR4 package copyrights
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 339
diff changeset
    37
i copyright
244
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    38
i depend
339
e42fc768c6ee Add xvnc-inetd to services disabled when upgrading SUNWxwplr
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 306
diff changeset
    39
i postremove
244
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    40
i postinstall
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    41
i i.fontsdir
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    42
i r.fontsdir
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    43
i i.fontsalias
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    44
i r.fontsalias
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    45
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    46
!HOME=../openwin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    47
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    48
d none openwin 0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    49
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    50
!search	 $HOME/lib
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    51
d none openwin/lib				0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    52
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    53
!search  $HOME/lib/X11
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    54
d none openwin/lib/X11 				0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    55
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    56
!search  $HOME/lib/X11/fonts
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    57
d none openwin/lib/X11/fonts 0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    58
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    59
!search  $HOME/lib/X11/fonts/Xt+
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    60
d none openwin/lib/X11/fonts/Xt+ 			0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    61
624
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    62
#!search  $HOME/lib/X11/fonts/75dpi
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    63
!search  ../usr/X11/lib/X11/fonts/75dpi
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    64
d none X11/lib/X11/fonts/75dpi 			0755 root bin
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    65
e fontsdir X11/lib/X11/fonts/75dpi/fonts.dir 	0644 root bin
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    66
f none X11/lib/X11/fonts/75dpi/helvB10.pcf.gz 	0644 root bin
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    67
f none X11/lib/X11/fonts/75dpi/helvB12.pcf.gz	0644 root bin
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    68
f none X11/lib/X11/fonts/75dpi/helvB14.pcf.gz	0644 root bin
244
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    69
624
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    70
#!search  $HOME/lib/X11/fonts/100dpi
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    71
!search  ../usr/X11/lib/X11/fonts/100dpi
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    72
d none X11/lib/X11/fonts/100dpi 			0755 root bin
4c8676eadefc 6799743 Move to open source version of 100DPI fonts
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 560
diff changeset
    73
e fontsdir X11/lib/X11/fonts/100dpi/fonts.dir 	644 root bin
244
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    74
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    75
!search  $HOME/lib/X11/fonts/pcf
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    76
d none openwin/lib/X11/fonts/pcf 			0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    77
e fontsdir openwin/lib/X11/fonts/pcf/fonts.dir 		644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    78
f none openwin/lib/X11/fonts/pcf/LucidaBrightR9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    79
f none openwin/lib/X11/fonts/pcf/LucidaBrightR10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    80
f none openwin/lib/X11/fonts/pcf/LucidaBrightR11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    81
f none openwin/lib/X11/fonts/pcf/LucidaBrightR12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    82
f none openwin/lib/X11/fonts/pcf/LucidaBrightR13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    83
f none openwin/lib/X11/fonts/pcf/LucidaBrightR14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    84
f none openwin/lib/X11/fonts/pcf/LucidaBrightR15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    85
f none openwin/lib/X11/fonts/pcf/LucidaBrightR16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    86
f none openwin/lib/X11/fonts/pcf/LucidaBrightR17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    87
f none openwin/lib/X11/fonts/pcf/LucidaBrightR18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    88
f none openwin/lib/X11/fonts/pcf/LucidaBrightR19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    89
f none openwin/lib/X11/fonts/pcf/LucidaBrightR20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    90
f none openwin/lib/X11/fonts/pcf/LucidaBrightR21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    91
f none openwin/lib/X11/fonts/pcf/LucidaBrightR22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    92
f none openwin/lib/X11/fonts/pcf/LucidaBrightR23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    93
f none openwin/lib/X11/fonts/pcf/LucidaBrightR24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    94
f none openwin/lib/X11/fonts/pcf/LucidaBrightB9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    95
f none openwin/lib/X11/fonts/pcf/LucidaBrightB10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    96
f none openwin/lib/X11/fonts/pcf/LucidaBrightB11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    97
f none openwin/lib/X11/fonts/pcf/LucidaBrightB12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    98
f none openwin/lib/X11/fonts/pcf/LucidaBrightB13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
    99
f none openwin/lib/X11/fonts/pcf/LucidaBrightB14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   100
f none openwin/lib/X11/fonts/pcf/LucidaBrightB15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   101
f none openwin/lib/X11/fonts/pcf/LucidaBrightB16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   102
f none openwin/lib/X11/fonts/pcf/LucidaBrightB17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   103
f none openwin/lib/X11/fonts/pcf/LucidaBrightB18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   104
f none openwin/lib/X11/fonts/pcf/LucidaBrightB19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   105
f none openwin/lib/X11/fonts/pcf/LucidaBrightB20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   106
f none openwin/lib/X11/fonts/pcf/LucidaBrightB21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   107
f none openwin/lib/X11/fonts/pcf/LucidaBrightB22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   108
f none openwin/lib/X11/fonts/pcf/LucidaBrightB23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   109
f none openwin/lib/X11/fonts/pcf/LucidaBrightB24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   110
f none openwin/lib/X11/fonts/pcf/LucidaBrightI9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   111
f none openwin/lib/X11/fonts/pcf/LucidaBrightI10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   112
f none openwin/lib/X11/fonts/pcf/LucidaBrightI11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   113
f none openwin/lib/X11/fonts/pcf/LucidaBrightI12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   114
f none openwin/lib/X11/fonts/pcf/LucidaBrightI13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   115
f none openwin/lib/X11/fonts/pcf/LucidaBrightI14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   116
f none openwin/lib/X11/fonts/pcf/LucidaBrightI15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   117
f none openwin/lib/X11/fonts/pcf/LucidaBrightI16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   118
f none openwin/lib/X11/fonts/pcf/LucidaBrightI17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   119
f none openwin/lib/X11/fonts/pcf/LucidaBrightI18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   120
f none openwin/lib/X11/fonts/pcf/LucidaBrightI19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   121
f none openwin/lib/X11/fonts/pcf/LucidaBrightI20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   122
f none openwin/lib/X11/fonts/pcf/LucidaBrightI21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   123
f none openwin/lib/X11/fonts/pcf/LucidaBrightI22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   124
f none openwin/lib/X11/fonts/pcf/LucidaBrightI23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   125
f none openwin/lib/X11/fonts/pcf/LucidaBrightI24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   126
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   127
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   128
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   129
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   130
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   131
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   132
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   133
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   134
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   135
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   136
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   137
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   138
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   139
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   140
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   141
f none openwin/lib/X11/fonts/pcf/LucidaBrightBI24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   142
f none openwin/lib/X11/fonts/pcf/LucidaSansR9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   143
f none openwin/lib/X11/fonts/pcf/LucidaSansR10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   144
f none openwin/lib/X11/fonts/pcf/LucidaSansR11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   145
f none openwin/lib/X11/fonts/pcf/LucidaSansR12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   146
f none openwin/lib/X11/fonts/pcf/LucidaSansR13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   147
f none openwin/lib/X11/fonts/pcf/LucidaSansR14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   148
f none openwin/lib/X11/fonts/pcf/LucidaSansR15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   149
f none openwin/lib/X11/fonts/pcf/LucidaSansR16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   150
f none openwin/lib/X11/fonts/pcf/LucidaSansR17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   151
f none openwin/lib/X11/fonts/pcf/LucidaSansR18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   152
f none openwin/lib/X11/fonts/pcf/LucidaSansR19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   153
f none openwin/lib/X11/fonts/pcf/LucidaSansR20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   154
f none openwin/lib/X11/fonts/pcf/LucidaSansR21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   155
f none openwin/lib/X11/fonts/pcf/LucidaSansR22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   156
f none openwin/lib/X11/fonts/pcf/LucidaSansR23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   157
f none openwin/lib/X11/fonts/pcf/LucidaSansR24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   158
f none openwin/lib/X11/fonts/pcf/LucidaSansB9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   159
f none openwin/lib/X11/fonts/pcf/LucidaSansB10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   160
f none openwin/lib/X11/fonts/pcf/LucidaSansB11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   161
f none openwin/lib/X11/fonts/pcf/LucidaSansB12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   162
f none openwin/lib/X11/fonts/pcf/LucidaSansB13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   163
f none openwin/lib/X11/fonts/pcf/LucidaSansB14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   164
f none openwin/lib/X11/fonts/pcf/LucidaSansB15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   165
f none openwin/lib/X11/fonts/pcf/LucidaSansB16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   166
f none openwin/lib/X11/fonts/pcf/LucidaSansB17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   167
f none openwin/lib/X11/fonts/pcf/LucidaSansB18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   168
f none openwin/lib/X11/fonts/pcf/LucidaSansB19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   169
f none openwin/lib/X11/fonts/pcf/LucidaSansB20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   170
f none openwin/lib/X11/fonts/pcf/LucidaSansB21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   171
f none openwin/lib/X11/fonts/pcf/LucidaSansB22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   172
f none openwin/lib/X11/fonts/pcf/LucidaSansB23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   173
f none openwin/lib/X11/fonts/pcf/LucidaSansB24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   174
f none openwin/lib/X11/fonts/pcf/LucidaSansI9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   175
f none openwin/lib/X11/fonts/pcf/LucidaSansI10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   176
f none openwin/lib/X11/fonts/pcf/LucidaSansI11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   177
f none openwin/lib/X11/fonts/pcf/LucidaSansI12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   178
f none openwin/lib/X11/fonts/pcf/LucidaSansI13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   179
f none openwin/lib/X11/fonts/pcf/LucidaSansI14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   180
f none openwin/lib/X11/fonts/pcf/LucidaSansI15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   181
f none openwin/lib/X11/fonts/pcf/LucidaSansI16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   182
f none openwin/lib/X11/fonts/pcf/LucidaSansI17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   183
f none openwin/lib/X11/fonts/pcf/LucidaSansI18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   184
f none openwin/lib/X11/fonts/pcf/LucidaSansI19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   185
f none openwin/lib/X11/fonts/pcf/LucidaSansI20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   186
f none openwin/lib/X11/fonts/pcf/LucidaSansI21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   187
f none openwin/lib/X11/fonts/pcf/LucidaSansI22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   188
f none openwin/lib/X11/fonts/pcf/LucidaSansI23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   189
f none openwin/lib/X11/fonts/pcf/LucidaSansI24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   190
f none openwin/lib/X11/fonts/pcf/LucidaSansBI9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   191
f none openwin/lib/X11/fonts/pcf/LucidaSansBI10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   192
f none openwin/lib/X11/fonts/pcf/LucidaSansBI11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   193
f none openwin/lib/X11/fonts/pcf/LucidaSansBI12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   194
f none openwin/lib/X11/fonts/pcf/LucidaSansBI13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   195
f none openwin/lib/X11/fonts/pcf/LucidaSansBI14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   196
f none openwin/lib/X11/fonts/pcf/LucidaSansBI15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   197
f none openwin/lib/X11/fonts/pcf/LucidaSansBI16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   198
f none openwin/lib/X11/fonts/pcf/LucidaSansBI17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   199
f none openwin/lib/X11/fonts/pcf/LucidaSansBI18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   200
f none openwin/lib/X11/fonts/pcf/LucidaSansBI19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   201
f none openwin/lib/X11/fonts/pcf/LucidaSansBI20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   202
f none openwin/lib/X11/fonts/pcf/LucidaSansBI21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   203
f none openwin/lib/X11/fonts/pcf/LucidaSansBI22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   204
f none openwin/lib/X11/fonts/pcf/LucidaSansBI23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   205
f none openwin/lib/X11/fonts/pcf/LucidaSansBI24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   206
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR9.pcf		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   207
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   208
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   209
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   210
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   211
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   212
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   213
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   214
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   215
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   216
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   217
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   218
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   219
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   220
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   221
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterR24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   222
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   223
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   224
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   225
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   226
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   227
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   228
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   229
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   230
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   231
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   232
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   233
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   234
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   235
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   236
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   237
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterB24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   238
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   239
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   240
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   241
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   242
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   243
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   244
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   245
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   246
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   247
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   248
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   249
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   250
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   251
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   252
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   253
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterI24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   254
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI9.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   255
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI10.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   256
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI11.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   257
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI12.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   258
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI13.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   259
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI14.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   260
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI15.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   261
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI16.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   262
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI17.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   263
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI18.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   264
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI19.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   265
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI20.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   266
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI21.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   267
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI22.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   268
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI23.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   269
f none openwin/lib/X11/fonts/pcf/LucidaTypewriterBI24.pcf 		0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   270
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   271
!search  $HOME/lib/X11/fonts/Speedo
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   272
d none openwin/lib/X11/fonts/Speedo 			0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   273
e fontsdir openwin/lib/X11/fonts/Speedo/fonts.dir 	644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   274
634
0b1a379e1241 6803684 Upgrade to open source misc fonts for open solaris fox gate
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 624
diff changeset
   275
!search  ../usr/X11/lib/X11/fonts/misc
0b1a379e1241 6803684 Upgrade to open source misc fonts for open solaris fox gate
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 624
diff changeset
   276
d none X11/lib/X11/fonts/misc 			0755 root bin
0b1a379e1241 6803684 Upgrade to open source misc fonts for open solaris fox gate
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 624
diff changeset
   277
e fontsdir X11/lib/X11/fonts/misc/fonts.dir 	644 root bin
636
affc84fc2d5f 6804527 Open source changes to fonts packages did not work correctly
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 634
diff changeset
   278
e fontsalias X11/lib/X11/fonts/misc/fonts.alias.all 0644 root bin
634
0b1a379e1241 6803684 Upgrade to open source misc fonts for open solaris fox gate
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 624
diff changeset
   279
f none X11/lib/X11/fonts/misc/6x10.pcf.gz 		0644 root bin
636
affc84fc2d5f 6804527 Open source changes to fonts packages did not work correctly
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 634
diff changeset
   280
f none X11/lib/X11/fonts/misc/6x10-ISO8859-1.pcf.gz 		0644 root bin
634
0b1a379e1241 6803684 Upgrade to open source misc fonts for open solaris fox gate
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 624
diff changeset
   281
f none X11/lib/X11/fonts/misc/6x13.pcf.gz 		0644 root bin
636
affc84fc2d5f 6804527 Open source changes to fonts packages did not work correctly
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 634
diff changeset
   282
f none X11/lib/X11/fonts/misc/6x13-ISO8859-1.pcf.gz 		0644 root bin
634
0b1a379e1241 6803684 Upgrade to open source misc fonts for open solaris fox gate
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 624
diff changeset
   283
f none X11/lib/X11/fonts/misc/6x13B.pcf.gz 		0644 root bin
636
affc84fc2d5f 6804527 Open source changes to fonts packages did not work correctly
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 634
diff changeset
   284
f none X11/lib/X11/fonts/misc/6x13B-ISO8859-1.pcf.gz 		0644 root bin
634
0b1a379e1241 6803684 Upgrade to open source misc fonts for open solaris fox gate
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 624
diff changeset
   285
f none X11/lib/X11/fonts/misc/8x13.pcf.gz 		0644 root bin
636
affc84fc2d5f 6804527 Open source changes to fonts packages did not work correctly
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 634
diff changeset
   286
f none X11/lib/X11/fonts/misc/8x13-ISO8859-1.pcf.gz 		0644 root bin
634
0b1a379e1241 6803684 Upgrade to open source misc fonts for open solaris fox gate
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 624
diff changeset
   287
f none X11/lib/X11/fonts/misc/cursor.pcf.gz 		0644 root bin
0b1a379e1241 6803684 Upgrade to open source misc fonts for open solaris fox gate
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 624
diff changeset
   288
#f none X11/lib/X11/fonts/misc/Screen6.pcf.gz 	0644 root bin
0b1a379e1241 6803684 Upgrade to open source misc fonts for open solaris fox gate
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 624
diff changeset
   289
#f none X11/lib/X11/fonts/misc/Screen7.pcf.gz 	0644 root bin
244
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   290
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   291
!search  $HOME/lib/X11/fonts/F3bitmaps
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   292
d none openwin/lib/X11/fonts/F3bitmaps 0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   293
e fontsdir openwin/lib/X11/fonts/F3bitmaps/fonts.dir 644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   294
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-Book6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   295
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-Book8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   296
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-Book10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   297
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-Book12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   298
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-Book14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   299
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-BookOblique6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   300
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-Demi6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   301
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-Demi8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   302
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-Demi10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   303
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-Demi12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   304
f none openwin/lib/X11/fonts/F3bitmaps/AvantGarde-Demi14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   305
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   306
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   307
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   308
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   309
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   310
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-Bold6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   311
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-Bold8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   312
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-Bold10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   313
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-Bold12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   314
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-Bold14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   315
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-BoldOblique6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   316
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-BoldOblique8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   317
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-BoldOblique10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   318
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-BoldOblique12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   319
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-BoldOblique14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   320
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-Oblique6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   321
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-Oblique8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   322
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-Oblique10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   323
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-Oblique12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   324
f none openwin/lib/X11/fonts/F3bitmaps/Helvetica-Oblique14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   325
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Bold6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   326
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Bold8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   327
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Bold10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   328
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Bold12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   329
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Bold14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   330
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Bold18.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   331
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-BoldItalic6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   332
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-BoldItalic8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   333
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-BoldItalic10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   334
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-BoldItalic12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   335
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-BoldItalic14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   336
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-BoldItalic18.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   337
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Italic6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   338
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Italic8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   339
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Italic10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   340
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Italic12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   341
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Italic14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   342
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Italic18.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   343
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Typewriter6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   344
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Typewriter8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   345
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Typewriter10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   346
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Typewriter12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   347
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Typewriter14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   348
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Typewriter17.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   349
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Typewriter20.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   350
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Typewriter24.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   351
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-Typewriter18.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   352
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-TypewriterBold6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   353
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-TypewriterBold8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   354
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-TypewriterBold10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   355
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-TypewriterBold12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   356
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-TypewriterBold14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   357
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-TypewriterBold17.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   358
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-TypewriterBold20.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   359
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-TypewriterBold24.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   360
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans-TypewriterBold18.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   361
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   362
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   363
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   364
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   365
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   366
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans17.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   367
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans20.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   368
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans24.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   369
f none openwin/lib/X11/fonts/F3bitmaps/LucidaSans18.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   370
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Bold6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   371
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Bold8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   372
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Bold10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   373
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Bold12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   374
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Bold14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   375
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Italic6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   376
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Italic8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   377
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Italic10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   378
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Italic12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   379
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Italic14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   380
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Roman6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   381
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Roman8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   382
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Roman10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   383
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Roman12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   384
f none openwin/lib/X11/fonts/F3bitmaps/NewCenturySchlbk-Roman14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   385
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Bold6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   386
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Bold8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   387
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Bold10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   388
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Bold12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   389
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Bold14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   390
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-BoldItalic6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   391
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-BoldItalic8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   392
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-BoldItalic10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   393
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-BoldItalic12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   394
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-BoldItalic14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   395
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Italic6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   396
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Italic8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   397
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Italic10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   398
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Italic12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   399
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Italic14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   400
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Roman6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   401
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Roman8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   402
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Roman10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   403
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Roman12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   404
f none openwin/lib/X11/fonts/F3bitmaps/Palatino-Roman14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   405
f none openwin/lib/X11/fonts/F3bitmaps/Times-Bold6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   406
f none openwin/lib/X11/fonts/F3bitmaps/Times-Bold8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   407
f none openwin/lib/X11/fonts/F3bitmaps/Times-Bold10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   408
f none openwin/lib/X11/fonts/F3bitmaps/Times-Bold12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   409
f none openwin/lib/X11/fonts/F3bitmaps/Times-Bold14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   410
f none openwin/lib/X11/fonts/F3bitmaps/Times-BoldItalic6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   411
f none openwin/lib/X11/fonts/F3bitmaps/Times-BoldItalic8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   412
f none openwin/lib/X11/fonts/F3bitmaps/Times-BoldItalic10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   413
f none openwin/lib/X11/fonts/F3bitmaps/Times-BoldItalic12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   414
f none openwin/lib/X11/fonts/F3bitmaps/Times-BoldItalic14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   415
f none openwin/lib/X11/fonts/F3bitmaps/Times-Italic6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   416
f none openwin/lib/X11/fonts/F3bitmaps/Times-Italic8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   417
f none openwin/lib/X11/fonts/F3bitmaps/Times-Italic10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   418
f none openwin/lib/X11/fonts/F3bitmaps/Times-Italic12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   419
f none openwin/lib/X11/fonts/F3bitmaps/Times-Italic14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   420
f none openwin/lib/X11/fonts/F3bitmaps/Times-Roman6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   421
f none openwin/lib/X11/fonts/F3bitmaps/Times-Roman8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   422
f none openwin/lib/X11/fonts/F3bitmaps/Times-Roman10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   423
f none openwin/lib/X11/fonts/F3bitmaps/Times-Roman12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   424
f none openwin/lib/X11/fonts/F3bitmaps/Times-Roman14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   425
f none openwin/lib/X11/fonts/F3bitmaps/ZapfDingbats6.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   426
f none openwin/lib/X11/fonts/F3bitmaps/ZapfDingbats8.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   427
f none openwin/lib/X11/fonts/F3bitmaps/ZapfDingbats10.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   428
f none openwin/lib/X11/fonts/F3bitmaps/ZapfDingbats12.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   429
f none openwin/lib/X11/fonts/F3bitmaps/ZapfDingbats14.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   430
f none openwin/lib/X11/fonts/F3bitmaps/ZapfDingbats16.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   431
f none openwin/lib/X11/fonts/F3bitmaps/ZapfDingbats18.pcf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   432
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   433
!search  $HOME/lib/X11/fonts/Type1
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   434
d none openwin/lib/X11/fonts/Type1 0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   435
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   436
!search  $HOME/lib/X11/fonts/Type1/afm
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   437
d none openwin/lib/X11/fonts/Type1/afm 0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   438
f none openwin/lib/X11/fonts/Type1/afm/Courier.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   439
f none openwin/lib/X11/fonts/Type1/afm/Courier-Bold.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   440
f none openwin/lib/X11/fonts/Type1/afm/Courier-BoldOblique.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   441
f none openwin/lib/X11/fonts/Type1/afm/Courier-Oblique.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   442
f none openwin/lib/X11/fonts/Type1/afm/Helvetica.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   443
f none openwin/lib/X11/fonts/Type1/afm/Helvetica-Bold.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   444
f none openwin/lib/X11/fonts/Type1/afm/Helvetica-BoldOblique.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   445
f none openwin/lib/X11/fonts/Type1/afm/Helvetica-Oblique.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   446
f none openwin/lib/X11/fonts/Type1/afm/Symbol.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   447
f none openwin/lib/X11/fonts/Type1/afm/Times-Bold.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   448
f none openwin/lib/X11/fonts/Type1/afm/Times-BoldItalic.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   449
f none openwin/lib/X11/fonts/Type1/afm/Times-Italic.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   450
f none openwin/lib/X11/fonts/Type1/afm/Times-Roman.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   451
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   452
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   453
!search  $HOME/lib/X11/fonts/Type1/outline
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   454
d none openwin/lib/X11/fonts/Type1/outline 0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   455
e fontsdir openwin/lib/X11/fonts/Type1/outline/fonts.dir 644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   456
f none openwin/lib/X11/fonts/Type1/outline/fonts.scale 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   457
f none openwin/lib/X11/fonts/Type1/outline/Courier-Bold.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   458
f none openwin/lib/X11/fonts/Type1/outline/Courier-BoldOblique.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   459
f none openwin/lib/X11/fonts/Type1/outline/Courier-Oblique.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   460
f none openwin/lib/X11/fonts/Type1/outline/Courier.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   461
f none openwin/lib/X11/fonts/Type1/outline/Helvetica-Bold.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   462
f none openwin/lib/X11/fonts/Type1/outline/Helvetica-BoldOblique.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   463
f none openwin/lib/X11/fonts/Type1/outline/Helvetica-Oblique.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   464
f none openwin/lib/X11/fonts/Type1/outline/Helvetica.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   465
f none openwin/lib/X11/fonts/Type1/outline/Symbol.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   466
f none openwin/lib/X11/fonts/Type1/outline/Times-Bold.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   467
f none openwin/lib/X11/fonts/Type1/outline/Times-BoldItalic.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   468
f none openwin/lib/X11/fonts/Type1/outline/Times-Italic.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   469
f none openwin/lib/X11/fonts/Type1/outline/Times-Roman.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   470
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   471
!search            $HOME/lib/X11/fonts/Type1/sun
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   472
d none openwin/lib/X11/fonts/Type1 0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   473
d none openwin/lib/X11/fonts/Type1/sun 0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   474
e fontsdir openwin/lib/X11/fonts/Type1/sun/fonts.dir 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   475
e fontsalias openwin/lib/X11/fonts/Type1/sun/fonts.alias.all 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   476
f none openwin/lib/X11/fonts/Type1/sun/fonts.scale 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   477
f none openwin/lib/X11/fonts/Type1/sun/fonts.upr 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   478
f none openwin/lib/X11/fonts/Type1/sun/LucidaBright-Demi.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   479
f none openwin/lib/X11/fonts/Type1/sun/LucidaBright-DemiItalic.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   480
f none openwin/lib/X11/fonts/Type1/sun/LucidaBright-Italic.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   481
f none openwin/lib/X11/fonts/Type1/sun/LucidaBright.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   482
f none openwin/lib/X11/fonts/Type1/sun/LucidaSans-Bold.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   483
f none openwin/lib/X11/fonts/Type1/sun/LucidaSans-BoldItalic.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   484
f none openwin/lib/X11/fonts/Type1/sun/LucidaSans-Italic.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   485
f none openwin/lib/X11/fonts/Type1/sun/LucidaSans.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   486
f none openwin/lib/X11/fonts/Type1/sun/LucidaSansTypewriter-Bold.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   487
f none openwin/lib/X11/fonts/Type1/sun/LucidaSansTypewriter.pfa 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   488
f none openwin/lib/X11/fonts/Type1/sun/AvantGarde-Book.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   489
f none openwin/lib/X11/fonts/Type1/sun/AvantGarde-BookOblique.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   490
f none openwin/lib/X11/fonts/Type1/sun/AvantGarde-Demi.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   491
f none openwin/lib/X11/fonts/Type1/sun/AvantGarde-DemiOblique.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   492
f none openwin/lib/X11/fonts/Type1/sun/Bookman-Demi.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   493
f none openwin/lib/X11/fonts/Type1/sun/Bookman-DemiItalic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   494
f none openwin/lib/X11/fonts/Type1/sun/Bookman-Light.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   495
f none openwin/lib/X11/fonts/Type1/sun/Bookman-LightItalic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   496
f none openwin/lib/X11/fonts/Type1/sun/Helvetica-Bold.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   497
f none openwin/lib/X11/fonts/Type1/sun/Helvetica-BoldOblique.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   498
f none openwin/lib/X11/fonts/Type1/sun/Helvetica-Narrow-BolOblique.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   499
f none openwin/lib/X11/fonts/Type1/sun/Helvetica-Narrow-Bold.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   500
f none openwin/lib/X11/fonts/Type1/sun/Helvetica-Narrow-BoldOblique.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   501
f none openwin/lib/X11/fonts/Type1/sun/Helvetica-Narrow-Oblique.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   502
f none openwin/lib/X11/fonts/Type1/sun/Helvetica-Narrow.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   503
f none openwin/lib/X11/fonts/Type1/sun/Helvetica-Oblique.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   504
f none openwin/lib/X11/fonts/Type1/sun/Helvetica.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   505
f none openwin/lib/X11/fonts/Type1/sun/Lucida-Bright.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   506
f none openwin/lib/X11/fonts/Type1/sun/Lucida-BrightDemiBold.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   507
f none openwin/lib/X11/fonts/Type1/sun/Lucida-BrightDemiBoldItalic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   508
f none openwin/lib/X11/fonts/Type1/sun/Lucida-BrightItalic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   509
f none openwin/lib/X11/fonts/Type1/sun/LucidaSans-Typewriter.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   510
f none openwin/lib/X11/fonts/Type1/sun/LucidaSans-TypewriterBold.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   511
f none openwin/lib/X11/fonts/Type1/sun/NewCenturySchlbk-Bold.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   512
f none openwin/lib/X11/fonts/Type1/sun/NewCenturySchlbk-BoldItalic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   513
f none openwin/lib/X11/fonts/Type1/sun/NewCenturySchlbk-Italic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   514
f none openwin/lib/X11/fonts/Type1/sun/NewCenturySchlbk-Roman.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   515
f none openwin/lib/X11/fonts/Type1/sun/Palatino-Bold.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   516
f none openwin/lib/X11/fonts/Type1/sun/Palatino-BoldItalic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   517
f none openwin/lib/X11/fonts/Type1/sun/Palatino-Italic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   518
f none openwin/lib/X11/fonts/Type1/sun/Palatino-Roman.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   519
f none openwin/lib/X11/fonts/Type1/sun/Times-Bold.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   520
f none openwin/lib/X11/fonts/Type1/sun/Times-BoldItalic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   521
f none openwin/lib/X11/fonts/Type1/sun/Times-Italic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   522
f none openwin/lib/X11/fonts/Type1/sun/Times-Roman.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   523
f none openwin/lib/X11/fonts/Type1/sun/ZapfChancery-MediumItalic.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   524
f none openwin/lib/X11/fonts/Type1/sun/MonotypeSorts.pfb 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   525
f none openwin/lib/X11/fonts/Type1/sun/ZapfDingbats.ps 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   526
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   527
!search            $HOME/lib/X11/fonts/Type1/sun/afm
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   528
d none openwin/lib/X11/fonts/Type1/sun				0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   529
d none openwin/lib/X11/fonts/Type1/sun/afm			0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   530
f none openwin/lib/X11/fonts/Type1/sun/afm/LucidaBright-Demi.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   531
f none openwin/lib/X11/fonts/Type1/sun/afm/LucidaBright-DemiItalic.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   532
f none openwin/lib/X11/fonts/Type1/sun/afm/LucidaBright-Italic.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   533
f none openwin/lib/X11/fonts/Type1/sun/afm/LucidaBright.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   534
f none openwin/lib/X11/fonts/Type1/sun/afm/LucidaSans-Bold.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   535
f none openwin/lib/X11/fonts/Type1/sun/afm/LucidaSans-BoldItalic.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   536
f none openwin/lib/X11/fonts/Type1/sun/afm/LucidaSans-Italic.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   537
f none openwin/lib/X11/fonts/Type1/sun/afm/LucidaSans.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   538
f none openwin/lib/X11/fonts/Type1/sun/afm/LucidaSansTypewriter-Bold.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   539
f none openwin/lib/X11/fonts/Type1/sun/afm/LucidaSansTypewriter.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   540
f none openwin/lib/X11/fonts/Type1/sun/afm/MonotypeSorts.afm 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   541
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   542
!search            $HOME/lib/X11/fonts/TrueType
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   543
d none openwin/lib/X11/fonts/TrueType 0755 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   544
e fontsdir openwin/lib/X11/fonts/TrueType/fonts.dir 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   545
f none openwin/lib/X11/fonts/TrueType/fonts.scale 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   546
f none openwin/lib/X11/fonts/TrueType/fonts.upr 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   547
f none openwin/lib/X11/fonts/TrueType/DejaVuFontsCopyright.txt 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   548
f none openwin/lib/X11/fonts/TrueType/DejaVuSans-Bold.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   549
f none openwin/lib/X11/fonts/TrueType/DejaVuSans-BoldOblique.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   550
f none openwin/lib/X11/fonts/TrueType/DejaVuSans-ExtraLight.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   551
f none openwin/lib/X11/fonts/TrueType/DejaVuSans-Oblique.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   552
f none openwin/lib/X11/fonts/TrueType/DejaVuSans.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   553
f none openwin/lib/X11/fonts/TrueType/DejaVuSansCondensed-Bold.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   554
f none openwin/lib/X11/fonts/TrueType/DejaVuSansCondensed-BoldOblique.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   555
f none openwin/lib/X11/fonts/TrueType/DejaVuSansCondensed-Oblique.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   556
f none openwin/lib/X11/fonts/TrueType/DejaVuSansCondensed.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   557
f none openwin/lib/X11/fonts/TrueType/DejaVuSansMono-Bold.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   558
f none openwin/lib/X11/fonts/TrueType/DejaVuSansMono-BoldOblique.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   559
f none openwin/lib/X11/fonts/TrueType/DejaVuSansMono-Oblique.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   560
f none openwin/lib/X11/fonts/TrueType/DejaVuSansMono.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   561
f none openwin/lib/X11/fonts/TrueType/DejaVuSerif-Bold.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   562
f none openwin/lib/X11/fonts/TrueType/DejaVuSerif-BoldItalic.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   563
f none openwin/lib/X11/fonts/TrueType/DejaVuSerif-Italic.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   564
f none openwin/lib/X11/fonts/TrueType/DejaVuSerif.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   565
f none openwin/lib/X11/fonts/TrueType/DejaVuSerifCondensed-Bold.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   566
f none openwin/lib/X11/fonts/TrueType/DejaVuSerifCondensed-BoldItalic.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   567
f none openwin/lib/X11/fonts/TrueType/DejaVuSerifCondensed-Italic.ttf 0444 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   568
f none openwin/lib/X11/fonts/TrueType/DejaVuSerifCondensed.ttf 0444 root bin
372
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   569
f none openwin/lib/X11/fonts/TrueType/LiberationMono-Bold.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   570
f none openwin/lib/X11/fonts/TrueType/LiberationMono-BoldItalic.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   571
f none openwin/lib/X11/fonts/TrueType/LiberationMono-Italic.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   572
f none openwin/lib/X11/fonts/TrueType/LiberationMono-Regular.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   573
f none openwin/lib/X11/fonts/TrueType/LiberationSans-Bold.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   574
f none openwin/lib/X11/fonts/TrueType/LiberationSans-BoldItalic.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   575
f none openwin/lib/X11/fonts/TrueType/LiberationSans-Italic.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   576
f none openwin/lib/X11/fonts/TrueType/LiberationSans-Regular.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   577
f none openwin/lib/X11/fonts/TrueType/LiberationSerif-Bold.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   578
f none openwin/lib/X11/fonts/TrueType/LiberationSerif-BoldItalic.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   579
f none openwin/lib/X11/fonts/TrueType/LiberationSerif-Italic.ttf 0644 root bin
010a9497c63b 6639996 Include 'Liberation' fonts
Glynn Foster <Glynn.Foster@Sun.COM>
parents: 355
diff changeset
   580
f none openwin/lib/X11/fonts/TrueType/LiberationSerif-Regular.ttf 0644 root bin
244
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   581
f none openwin/lib/X11/fonts/TrueType/LucidaBrightDemiBold.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   582
f none openwin/lib/X11/fonts/TrueType/LucidaBrightDemiItalic.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   583
f none openwin/lib/X11/fonts/TrueType/LucidaBrightItalic.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   584
f none openwin/lib/X11/fonts/TrueType/LucidaBrightRegular.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   585
f none openwin/lib/X11/fonts/TrueType/LucidaSansDemiBold.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   586
f none openwin/lib/X11/fonts/TrueType/LucidaSansDemiOblique.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   587
f none openwin/lib/X11/fonts/TrueType/LucidaSansOblique.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   588
f none openwin/lib/X11/fonts/TrueType/LucidaSansRegular.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   589
f none openwin/lib/X11/fonts/TrueType/LucidaTypewriterBold.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   590
f none openwin/lib/X11/fonts/TrueType/LucidaTypewriterBoldOblique.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   591
f none openwin/lib/X11/fonts/TrueType/LucidaTypewriterOblique.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   592
f none openwin/lib/X11/fonts/TrueType/LucidaTypewriterRegular.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   593
f none openwin/lib/X11/fonts/TrueType/Vera.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   594
f none openwin/lib/X11/fonts/TrueType/VeraBI.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   595
f none openwin/lib/X11/fonts/TrueType/VeraBd.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   596
f none openwin/lib/X11/fonts/TrueType/VeraIt.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   597
f none openwin/lib/X11/fonts/TrueType/VeraMoBI.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   598
f none openwin/lib/X11/fonts/TrueType/VeraMoBd.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   599
f none openwin/lib/X11/fonts/TrueType/VeraMoIt.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   600
f none openwin/lib/X11/fonts/TrueType/VeraMono.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   601
f none openwin/lib/X11/fonts/TrueType/VeraSe.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   602
f none openwin/lib/X11/fonts/TrueType/VeraSeBd.ttf 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   603
f none openwin/lib/X11/fonts/TrueType/VeraFontsCopyright.txt 0644 root bin
6e6c16040af9 Open source most of the remaining X package definitions
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents:
diff changeset
   604
642
405b8859afb0 6806167 Xsun server cannot start: could not open default font 'fixed'
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 636
diff changeset
   605
# Empty fonts.dir left to keep X configurations with these paths in the
513
9c7b32aa7a41 6741034 Merge SUNWi1of into SUNWxwfnt
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 510
diff changeset
   606
# font dir from dying
9c7b32aa7a41 6741034 Merge SUNWi1of into SUNWxwfnt
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 510
diff changeset
   607
d none openwin/lib/X11/fonts/TTbitmaps 0755 root bin
9c7b32aa7a41 6741034 Merge SUNWi1of into SUNWxwfnt
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 510
diff changeset
   608
e fontsdir openwin/lib/X11/fonts/TTbitmaps/fonts.dir 0644 root bin
642
405b8859afb0 6806167 Xsun server cannot start: could not open default font 'fixed'
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 636
diff changeset
   609
d none openwin/lib/X11/fonts/misc 0755 root bin
405b8859afb0 6806167 Xsun server cannot start: could not open default font 'fixed'
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 636
diff changeset
   610
e fontsdir openwin/lib/X11/fonts/misc/fonts.dir 0644 root bin
560
5e6bb0a1bfc0 6755971 catalogue:/etc/X11/fontpath.d should be in Xorg default font path
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 513
diff changeset
   611
5e6bb0a1bfc0 6755971 catalogue:/etc/X11/fontpath.d should be in Xorg default font path
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 513
diff changeset
   612
# Font links used by Xorg server & catalogue dirs - future home of most fonts
5e6bb0a1bfc0 6755971 catalogue:/etc/X11/fontpath.d should be in Xorg default font path
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 513
diff changeset
   613
d none X11 0755 root bin
5e6bb0a1bfc0 6755971 catalogue:/etc/X11/fontpath.d should be in Xorg default font path
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 513
diff changeset
   614
d none X11/lib 0755 root bin
5e6bb0a1bfc0 6755971 catalogue:/etc/X11/fontpath.d should be in Xorg default font path
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 513
diff changeset
   615
d none X11/lib/X11/fonts 0755 root bin
5e6bb0a1bfc0 6755971 catalogue:/etc/X11/fontpath.d should be in Xorg default font path
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 513
diff changeset
   616
s none X11/lib/X11/fonts/F3bitmaps=../../../../openwin/lib/X11/fonts/F3bitmaps
5e6bb0a1bfc0 6755971 catalogue:/etc/X11/fontpath.d should be in Xorg default font path
Alan Coopersmith <Alan.Coopersmith@Sun.COM>
parents: 513
diff changeset
   617
s none X11/lib/X11/fonts/TrueType=../../../../openwin/lib/X11/fonts/TrueType
642
405b8859afb0 6806167 Xsun server cannot start: could not open default font 'fixed'
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 636
diff changeset
   618
s none openwin/lib/X11/fonts/75dpi=../../../../X11/lib/X11/fonts/75dpi
405b8859afb0 6806167 Xsun server cannot start: could not open default font 'fixed'
Jay Cotton <Jay.Cotton@Sun.COM>
parents: 636
diff changeset
   619
s none openwin/lib/X11/fonts/100dpi=../../../../X11/lib/X11/fonts/100dpi