This file is indexed.

/usr/share/perl5/PostScript/File/Metrics/cp1252/Helvetica.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 Helvetica in the cp1252 encoding.
#---------------------------------------------------------------------
package PostScript::File::Metrics::cp1252::Helvetica;

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

$PostScript::File::Metrics::Info{'Helvetica'} ||= {
  'ascender' => 718,
  'cap_height' => 718,
  'descender' => -207,
  'family' => 'Helvetica',
  'fixed_pitch' => 0,
  'font_bbox' => [ -166, -225, 1000, 931 ],
  'full_name' => 'Helvetica',
  'italic_angle' => 0,
  'underline_position' => -100,
  'underline_thickness' => 50,
  'version' => '001.006',
  'weight' => 'Medium',
  'x_height' => 523
};

$PostScript::File::Metrics::Metrics{'Helvetica'}{'cp1252'} = [
  0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
  0,278,333,333,333,0,0,0,0,0,0,0,0,0,0,0,
  278,278,355,556,556,889,667,222,333,333,389,584,278,584,278,278,
  556,556,556,556,556,556,556,556,556,556,278,278,584,584,584,556,
  1015,667,667,722,722,667,611,778,722,278,500,667,556,833,722,778,
  667,778,722,667,611,722,667,944,667,667,611,278,278,278,469,556,
  333,556,556,500,556,556,278,556,556,222,222,500,222,833,556,556,
  556,556,333,500,278,556,500,722,500,500,500,334,260,334,584,0,
  0,0,222,556,333,1000,556,556,333,1000,667,333,1000,0,611,0,
  0,222,222,333,333,350,556,1000,333,1000,500,333,944,0,500,667,
  278,333,556,556,556,556,260,556,333,737,370,556,584,333,737,333,
  400,584,333,333,333,556,537,278,333,333,365,556,834,834,834,611,
  667,667,667,667,667,667,1000,722,667,667,667,667,278,278,278,278,
  722,722,778,778,778,778,778,584,778,722,722,722,722,667,667,611,
  556,556,556,556,556,556,889,500,556,556,556,556,278,278,278,278,
  556,556,556,556,556,556,556,584,611,556,556,556,556,500,556,500,
];

__END__