This file is indexed.

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

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

$PostScript::File::Metrics::Info{'Symbol'} ||= {
  'ascender' => undef,
  'cap_height' => undef,
  'descender' => undef,
  'family' => 'Symbol',
  'fixed_pitch' => 0,
  'font_bbox' => [ -180, -293, 1090, 1010 ],
  'full_name' => 'Symbol',
  'italic_angle' => 0,
  'underline_position' => -98,
  'underline_thickness' => 54,
  'version' => '001.007',
  'weight' => 'Medium',
  'x_height' => undef
};

$PostScript::File::Metrics::Metrics{'Symbol'}{'sym'} = [
  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,713,500,549,833,778,439,333,333,500,549,250,549,250,278,
  500,500,500,500,500,500,500,500,500,500,278,278,549,549,549,444,
  549,722,667,722,612,611,763,603,722,333,631,722,686,889,722,722,
  768,741,556,592,611,690,439,768,645,795,611,333,863,333,658,500,
  500,631,549,549,494,439,521,411,603,329,603,549,549,576,521,549,
  549,521,549,603,439,576,713,686,493,686,494,480,200,480,549,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,620,247,549,167,713,500,753,753,753,753,1042,987,603,987,603,
  400,549,411,549,549,713,494,460,549,549,549,549,1000,603,1000,658,
  823,686,795,987,768,768,823,768,768,713,713,713,713,713,713,713,
  768,713,790,790,890,823,549,250,713,603,603,1042,987,603,987,603,
  494,329,790,790,786,713,384,384,384,384,384,384,494,494,494,494,
  0,329,274,686,686,686,384,384,384,384,384,384,494,494,494,0,
];

__END__