File: Helvetica.pm

package info (click to toggle)
libpostscript-file-perl 2.22%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 820 kB
  • ctags: 274
  • sloc: perl: 7,056; sh: 51; makefile: 2
file content (47 lines) | stat: -rw-r--r-- 1,715 bytes parent folder | download
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
47
# 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 std encoding.
#---------------------------------------------------------------------
package PostScript::File::Metrics::std::Helvetica;

our $VERSION = '2.01';
# This file is part of PostScript-File 2.22 (May 9, 2015)

$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'}{'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,
  278,278,355,556,556,889,667,222,333,333,389,584,278,333,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,
  222,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,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,556,556,167,556,556,556,556,191,333,556,333,333,500,500,
  0,556,556,556,278,0,537,350,222,333,333,556,1000,1000,0,611,
  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,370,0,0,0,0,556,778,1000,365,0,0,0,0,
  0,889,0,0,0,278,0,0,222,611,944,611,0,0,0,0,
];

__END__