View | Details | Raw Unified | Return to bug 8413
Collapse All | Expand All

(-)a2ps/afm/make_fonts_map.sh (-1 / +1 lines)
Lines 58-64 Link Here
58
do
58
do
59
  # Extract the font name.
59
  # Extract the font name.
60
  name=`sed -n -e '/^FontName/{
60
  name=`sed -n -e '/^FontName/{
61
s/FontName[ ]*\([-a-zA-Z]*\).*/\1/p
61
s/FontName[ ]*\([-a-zA-Z0-9]*\).*/\1/p
62
q
62
q
63
}' $file`
63
}' $file`
64
  shortname=`basename $file | sed -e 's/\.[^\.]*$//g'`
64
  shortname=`basename $file | sed -e 's/\.[^\.]*$//g'`
(-)a2ps/encoding/encoding.map (+7 lines)
Lines 102-107 Link Here
102
1250			ms-cp1250
102
1250			ms-cp1250
103
cep			ms-cp1250
103
cep			ms-cp1250
104
104
105
# MicroSoft's CP 1251
106
ms-cp1251		ms-cp1251
107
cp1251			ms-cp1251
108
1251			ms-cp1251
109
windows-1251		ms-cp1251
110
microsoft-cp1251	ms-cp1251
111
105
# IBM PC
112
# IBM PC
106
ibm-cp850		ibm-cp850
113
ibm-cp850		ibm-cp850
107
cp850			ibm-cp850
114
cp850			ibm-cp850
(-)a2ps/encoding/ms-cp1251.edf (+74 lines)
Line 0 Link Here
1
# Description of the CP1251 encoding for a2ps.
2
# Created by Hleb Valoska.
3
# mailto: el_globus@tut.by
4
#
5
# Copyrights are shit! Use this file in any way you need.
6
7
8
Name: 	MS-CP1251
9
10
Documentation
11
12
Microsoft's CP1251 encoding for a2ps.
13
14
The CP1251 set is used for various forms of the Cyrillic alphabet.It 
15
supports Belarusan, Bulgarian, Macedonian, Russian, Serbian and Ukrainian.
16
This encoding is usual in Belarusan, Ukrainian and Bulgarian UNiX world.
17
18
EndDocumentation
19
20
# Regular fonts don't support Cyrillic glyphs. Cyrillic ISO fonts
21
# in a2ps distribution don't support every glyph found in CP1251.
22
# So we need to use free fonts from URW++ with additions made by 
23
# Valek Filippov. This fonts comes with ghostscript distribution.
24
25
Default: 	NimbusMonL-Regu
26
27
Substitute: 	Courier			NimbusMonL-Regu
28
Substitute: 	Courier-Bold		NimbusMonL-Bold
29
Substitute: 	Courier-BoldOblique	NimbusMonL-BoldObli
30
Substitute: 	Courier-Oblique		NimbusMonL-ReguObli
31
32
Substitute: 	Times-Roman		NimbusRomanNo9L-Regu
33
Substitute: 	Times-Bold		NimbusRomNo9L-Medi
34
Substitute: 	Times-Italic		NimbusRomNo9L-ReguItal
35
Substitute: 	Times-BoldItalic	NimbusRomNo9L-MediItal
36
37
Substitute: 	Helvetica		NimbusSansL-Regu
38
Substitute: 	Helvetica-Bold		NimbusSansL-Bold
39
Substitute: 	Helvetica-Oblique	NimbusSansL-ReguItal
40
Substitute: 	Helvetica-BoldOblique	NimbusSansL-BoldItal
41
42
Vector:
43
.notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
44
.notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
45
.notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
46
.notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef
47
space exclam quotedbl numbersign dollar percent ampersand quoteright
48
parenleft parenright asterisk plus comma minus period slash
49
zero one two three four five six seven
50
eight nine colon semicolon less equal greater question
51
at A B C D E F G
52
H I J K L M N O
53
P Q R S T U V W
54
X Y Z bracketleft backslash bracketright asciicircum underscore
55
quoteleft a b c d e f g
56
h i j k l m n o
57
p q r s t u v w
58
x y z braceleft bar braceright tilde .notdef
59
afii10051 afii10052 quotesinglbase afii10100 quotedblbase ellipsis dagger daggerdbl
60
Euro perthousand afii10058 guilsinglleft afii10059 afii10061 afii10060 afii10145
61
afii10099 quoteleft quoteright quotedblleft quotedblright bullet endash emdash
62
tilde trademark afii10106 guilsinglright afii10107 afii10109 afii10108 afii10193
63
space afii10062 afii10110 afii10057 currency afii10050 brokenbar section
64
afii10023 copyright afii10053 guillemotleft logicalnot hyphen registered afii10056
65
degree plusminus afii10055 afii10103 afii10098 mu paragraph periodcentered
66
afii10071 afii61352 afii10101 guillemotright afii10105 afii10054 afii10102 afii10104
67
afii10017 afii10018 afii10019 afii10020 afii10021 afii10022 afii10024 afii10025
68
afii10026 afii10027 afii10028 afii10029 afii10030 afii10031 afii10032 afii10033
69
afii10034 afii10035 afii10036 afii10037 afii10038 afii10039 afii10040 afii10041
70
afii10042 afii10043 afii10044 afii10045 afii10046 afii10047 afii10048 afii10049 
71
afii10065 afii10066 afii10067 afii10068 afii10069 afii10070 afii10072 afii10073
72
afii10074 afii10075 afii10076 afii10077 afii10078 afii10079 afii10080 afii10081
73
afii10082 afii10083 afii10084 afii10085 afii10086 afii10087 afii10088 afii10089
74
afii10090 afii10091 afii10092 afii10093 afii10094 afii10095 afii10096 afii10097
(-)a2ps-4.13/encoding/Makefile.am.original (-1 / +1 lines)
Lines 14-20 Link Here
14
# of many users.  Don't pay attention to the names.
14
# of many users.  Don't pay attention to the names.
15
major_encodings = ascii.edf iso1.edf
15
major_encodings = ascii.edf iso1.edf
16
minor_encodings = \
16
minor_encodings = \
17
ms-cp1250.edf hp.edf mac.edf ibm-cp437.edf ibm-cp850.edf iso2.edf	\
17
ms-cp1251.edf ms-cp1250.edf hp.edf mac.edf ibm-cp437.edf ibm-cp850.edf iso2.edf	\
18
iso3.edf iso4.edf iso5.edf iso7.edf iso9.edf iso10.edf iso13.edf	\
18
iso3.edf iso4.edf iso5.edf iso7.edf iso9.edf iso10.edf iso13.edf	\
19
iso15.edf koi8.edf
19
iso15.edf koi8.edf
20
20
(-)a2ps-4.13/contrib/emacs/Makefile.am.original (-1 / +1 lines)
Lines 1-3 Link Here
1
## Process this file with automake to produce Makefile.in
1
## Process this file with automake to produce Makefile.in
2
2
3
dist_lisp_LISP = a2ps.el a2ps-print.el
3
lisp_LISP = a2ps.el a2ps-print.el
(-)a2ps-4.13/Makefile.am.original (-1 / +1 lines)
Lines 16-22 Link Here
16
## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
16
## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
17
17
18
## Process this file with automake to produce Makefile.in
18
## Process this file with automake to produce Makefile.in
19
AUTOMAKE_OPTIONS = check-news 1.4a dist-bzip2 readme-alpha
19
AUTOMAKE_OPTIONS = check-news 1.4-p6 readme-alpha
20
20
21
## Make sure to drop doc at the end: it causes may problems, so
21
## Make sure to drop doc at the end: it causes may problems, so
22
## let's do the maximum before it
22
## let's do the maximum before it
(-)a2ps-4.13/etc/Makefile.am.original (-1 / +1 lines)
Lines 2-8 Link Here
2
## Makefile for a2ps' etc library directory.
2
## Makefile for a2ps' etc library directory.
3
3
4
ogonkifydir=$(datadir)/ogonkify
4
ogonkifydir=$(datadir)/ogonkify
5
libpath = $(pkgdatadir)/sheets:$(pkgdatadir)/ps:$(pkgdatadir)/encoding:$(pkgdatadir)/afm:$(ogonkifydir)/afm:$(pkgdatadir)/ppd:$(pkgdatadir)/fonts:$(ogonkifydir)/fonts:$(pkgdatadir)
5
libpath = $(pkgdatadir)/sheets:$(pkgdatadir)/ps:$(pkgdatadir)/encoding:$(pkgdatadir)/afm:$(ogonkifydir)/afm:$(pkgdatadir)/ppd:$(pkgdatadir)/fonts:$(ogonkifydir)/fonts:$(pkgdatadir):/usr/share/fonts/default/Type1
6
6
7
pkgdata_DATA = README
7
pkgdata_DATA = README
8
8

Return to bug 8413