File: Roman.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,718 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 Times-Roman in the std encoding.
#---------------------------------------------------------------------
package PostScript::File::Metrics::std::Times::Roman;

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

$PostScript::File::Metrics::Info{'Times-Roman'} ||= {
  'ascender' => 683,
  'cap_height' => 662,
  'descender' => -217,
  'family' => 'Times',
  'fixed_pitch' => 0,
  'font_bbox' => [ -168, -218, 1000, 898 ],
  'full_name' => 'Times Roman',
  'italic_angle' => 0,
  'underline_position' => -100,
  'underline_thickness' => 50,
  'version' => '001.007',
  'weight' => 'Roman',
  'x_height' => 450
};

$PostScript::File::Metrics::Metrics{'Times-Roman'}{'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,408,500,500,833,778,333,333,333,500,564,250,333,250,278,
  500,500,500,500,500,500,500,500,500,500,278,278,564,564,564,444,
  921,722,667,667,722,611,556,722,722,333,389,722,611,889,722,722,
  556,722,667,556,611,722,722,944,722,722,611,333,278,333,469,500,
  333,444,500,444,500,444,333,500,500,278,278,500,278,778,500,500,
  500,500,333,389,278,500,500,722,500,500,444,480,200,480,541,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,180,444,500,333,333,556,556,
  0,500,500,500,250,0,453,350,333,444,444,500,1000,1000,0,444,
  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,889,0,276,0,0,0,0,611,722,889,310,0,0,0,0,
  0,667,0,0,0,278,0,0,278,500,722,500,0,0,0,0,
];

__END__