This file is indexed.

/usr/share/perl5/PostScript/File/Metrics/std/Times/Bold.pm is in libpostscript-file-perl 2.20+dfsg-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# This file was generated by examples/generate_metrics.pl
#
# It is a data file for PostScript::File::Metrics, containing the
# metrics for Times-Bold in the std encoding.
#---------------------------------------------------------------------
package PostScript::File::Metrics::std::Times::Bold;

our $VERSION = '2.01';
# This file is part of PostScript-File 2.20 (February 11, 2012)

$PostScript::File::Metrics::Info{'Times-Bold'} ||= {
  'ascender' => 676,
  'cap_height' => 676,
  'descender' => -205,
  'family' => 'Times',
  'fixed_pitch' => 0,
  'font_bbox' => [ -168, -218, 1000, 935 ],
  'full_name' => 'Times Bold',
  'italic_angle' => 0,
  'underline_position' => -100,
  'underline_thickness' => 50,
  'version' => '001.007',
  'weight' => 'Bold',
  'x_height' => 461
};

$PostScript::File::Metrics::Metrics{'Times-Bold'}{'std'} = [
  0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  250,333,555,500,500,1000,833,333,333,333,500,570,250,333,250,278,
  500,500,500,500,500,500,500,500,500,500,333,333,570,570,570,500,
  930,722,667,722,722,667,611,778,778,389,500,778,667,944,722,778,
  611,778,722,556,667,722,722,1000,722,722,667,333,278,333,581,500,
  333,500,556,444,556,444,333,500,556,278,333,556,278,833,556,500,
  556,556,444,389,333,556,500,722,500,500,444,394,220,394,520,0,
  0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  0,333,500,500,167,500,500,500,500,278,500,500,333,333,556,556,
  0,500,500,500,250,0,540,350,333,500,500,500,1000,1000,0,500,
  0,333,333,333,333,333,333,333,333,0,333,333,0,333,333,333,
  1000,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  0,1000,0,300,0,0,0,0,667,778,1000,330,0,0,0,0,
  0,722,0,0,0,278,0,0,278,500,722,556,0,0,0,0,
];

__END__