112 lines
1.2 KiB
Plaintext
112 lines
1.2 KiB
Plaintext
// Map file to make PFA/PFB files with T2A encoding
|
|
// from TTF using ttf2pt1 package. See package documentation for details.
|
|
// The encoding is incomplete but some (many) glyphs do not exist in TTF.
|
|
// Mikhail Umorin mikeumo@obebox.com
|
|
//start at 0
|
|
0x0060
|
|
0x00B4
|
|
0x02C6
|
|
0x02DC
|
|
0x00A8
|
|
0x02DD
|
|
0x02DA
|
|
0x02C7
|
|
0x02D8
|
|
0x00AF
|
|
0x02D9
|
|
// at 0x000B (11)
|
|
// will set more later
|
|
0x00B8
|
|
0x02DB
|
|
0x0130
|
|
0x2039
|
|
0x203A
|
|
0x201C
|
|
0x201D
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
0x2013
|
|
0x2014
|
|
0x0000
|
|
0x0000
|
|
0x0131
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
// at 0x0020 (32)
|
|
0x0020-0x005F
|
|
// at 0x0060 (96)
|
|
0x2018
|
|
// at 0x0061 (97)
|
|
0x0061-0x007E
|
|
0x00AD
|
|
//this ends the lower half of the table: 0x007F (127)
|
|
// at 0x008F
|
|
0x0490
|
|
0x0000
|
|
0x040B
|
|
0x0402
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
0x0409
|
|
0x0407
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
0x00C6
|
|
0x0000
|
|
0x0000
|
|
0x0405
|
|
0x0000
|
|
0x00C7
|
|
0x040E
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
0x040F
|
|
0x0000
|
|
0x0000
|
|
0x0404
|
|
0x0000
|
|
// at 155
|
|
0x040A, 0x0401, 0x2116, 0x00A4, 0x00A7
|
|
// at A0 (160)
|
|
0x0491
|
|
0x0000
|
|
0x045B
|
|
0x0452
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
0x0459
|
|
0x0457
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
0x00E6
|
|
0x0000
|
|
0x0000
|
|
0x0455
|
|
0x0000
|
|
0x00E7
|
|
0x045E
|
|
0x0000
|
|
0x0000
|
|
0x0000
|
|
0x045F
|
|
0x0000
|
|
0x0000
|
|
0x0454
|
|
0x0000
|
|
// at 187
|
|
0x045A, 0x0451, 0x201E, 0x00AB, 0x00BB
|
|
// at 192
|
|
0x0410-0x044F
|
|
// this concludes the upper half of the table
|
|
|