File: yudit.properties.in

package info (click to toggle)
yudit 2.5.4-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,528 kB
  • ctags: 8,403
  • sloc: cpp: 59,394; ansic: 2,585; perl: 2,398; makefile: 864; sh: 321
file content (267 lines) | stat: -rw-r--r-- 7,356 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
#Yudit-2.0 properties
# Gaspar Sinai <gsinai@yudit.org> 2001-Jan-11
# A property file for yudit. If a particular property is 
# both present in 
#    @prefix@/share/yudit/yudit.properties 
# and in
#    ~/.yudit/yudit.properties
# the latter will be used.
#
# 1. Format:
#   property=value
#   property=listelement1,listelement2
# 2.
#   Entries should not contain any white space.
# 3. 
#   '\' is reated as a line joiner if it stands at the end of line.
#

#
# This is where the .my files are
#
yudit.datapath=@YUDIT_DATA@/data

#
# This is where the .ttf (True Type font) files are
#
yudit.fontpath=@YUDIT_DATA@/fonts,/usr/share/yudit/data,/usr/share/fonts/truetype/

# The overall background.

# new
#yudit.editor.background=black

yudit.background=gray50

# The overall foreground (text labels, e.t.c.)
yudit.label.foreground=moccasin

# The overall foreground (labels that have titles)
yudit.title.foreground=white

# The overall font, fontsize
yudit.default.font=Bitmap
yudit.default.fontsize=16

#
# The size of the window
#
yudit.default.geometry=700x450

# This is the handwriting (freehand) input. you need 'kanji.hwd' for this.
yudit.freehand.converter=kanji

#
# Put your language here. currently I have 
# ar  Arabic 
# az  Azerbaijani Turkish
# cz  Chinese/Hongkong
# bg  Bulgaria/Bulgarian
# de  Germany/German 
# en  US/English 
# es  Spain/Spanish
# fi  Finnish/Finland
# fr  France/French
# hi  Hindi
# hu  Hungary/Hungarian
# ja  Japan/Japanese
# sl  Slovenia/Slovenian
# sr  Yugoslavia/Serbian
# ta  Tamil
# uk  Ukrainian
# yi  Israel/Yiddish
# If you leave it empty English is used.
# If you specify yudit.default.language=locale, then LANG envirnment 
#    variable is used. Be careful - you may not have the font!
#
yudit.default.language=

#
# Things will be put on X11 clipboard with this encoding.
# This should be a compund text encoding.
#
yudit.default.clipboard.encoding=iso-2022-x11

#
# The followings are always get updated and written to
# ~/.yudit/yudit.properites
#
yudit.default.filetype=utf-8
yudit.default.printer.options=

#
# From version 2.5 -e will be passed to mytool -pipecmd
# Which will create a tmp file and pass it to gv.
# when gv exits the temporary file is deleted 
# On windows only preview/printing is available for now.
#
yudit.default.preview.command=gv

#
# Windows.
# www.ghostgum.com.au
#yudit.default.preview.command="C:/Ghostgum/gsview/gsview32.exe"


#
# The text edit area background.
#
# try 
yudit.editor.background=black
#yudit.editor.background=white

#
# Left and right indicate text directions
#

# try
yudit.editor.left.foreground=green
yudit.editor.right.foreground=yellow

#yudit.editor.left.foreground=black
#yudit.editor.right.foreground=blue

yudit.editor.caret.left.foreground=red
yudit.editor.caret.right.foreground=red


#
# This one is to show end of line.
#
yudit.editor.showbreak=true
#
# The same for command area
#
yudit.command.background=black
yudit.command.left.foreground=green
yudit.command.right.foreground=yellow
yudit.command.caret.left.foreground=red
yudit.command.caret.right.foreground=red


#
# Slider color
#
yudit.slider.background=#497986

#
# The fontsizes to choose from.
#
yudit.editor.fontsizes=10,12,13,14,15,16,18,20,24,48

#
# The fonts. All of these should be defined in yudit.font.<fontname>
#
yudit.editor.fonts=Bitmap,default,TrueType,Misc

#
# You can specify "..,None,.." here too.
#
yudit.editor.inputs=straight,unicode,kinput2,Hungarian,freehand,Hangul,\
Kana,Mnemonic,Esperanto,Tamil,Yiddish,OldHungarian

yudit.editor.fontsize=16
yudit.editor.font=Bitmap
yudit.editor.input=straight

yudit.fonts=Bitmap,TrueType,Japanese,Courier,Times,Helvetica,Lucida,Misc

#
# The fonts definitions used by yudit.editor.fonts and yudit.fonts
# Dont mess with 'default' font unless you have to. It is internally defined.
#
# 1. For convention always have one yudit.font.TrueType
# 2. Fonts additionally can have an encoding specified, the
#    ':' character is used as a separator. 
# 3. Fonts, in addition to encoding can have attributes specified.
#    currently used attributes:
#
#     RL - Strictly Right-To-Left font
#     LR - Strictly Left-To-Right font
#
#    If not specified it is used as LR or RL and for RL mirrored glyphs 
#    it will get mirrored by software.

# Most of these fonts (except code2000.ttf) are non-pay free.
# raghu.ttf: Devanagari - http://rohini.ncst.ernet.in/indix/download/font/
# tsckanna.ttf: Tamil - http://www.tamil.net/tscii/tools.html
# dc-font.ttf: Malayalam - http://www.yudit.org/download/font/
# yudit.ttf: comes with Yudit
# code2000.ttf: shareware - http://home.att.net/~jameskass/
# rovstd.ttf: Old Hungarian rovasiras font LR
#   http://nimrud.eet.bme.hu/rovas/betuk/letoltes.htm
#
yudit.font.TrueType=arialuni.ttf,arial.ttf,msgothic.ttf,gulim.ttf,raghu.ttf,tsckanna.ttf:tscii,dc-font.ttf,code2000.ttf,cyberbit.ttf,rovstd.ttf:rovas:LR,yudit.ttf

#
# For convention always have one yudit.font.Bitmap
#
yudit.font.Bitmap=\
-gnu-unifont-medium-r-normal--16-160-75-75-c-80-iso10646-1,*-iso8859-1,\
-sony-fixed-medium-r-normal--*-230-75-75-c-120-iso8859-1

yudit.font.Japanese=\
*-jisx0208.1983-0,\
*-jisx0201.1976-0,\
*-jisx0212.1990-0,\
-adobe-helvetica-medium-r-normal--*-*-*-*-*-*-iso8859-1

#
# Get Courier, Helvetice and Times  from Markus Kuhn's Unicode FAQ.
# Fallback same with iso9959-1.
#
yudit.font.Helvetica=\
-adobe-helvetica-medium-r-normal--*-*-75-75-p-*-iso10646-1,\
-adobe-helvetica-*-iso8859-1

yudit.font.Times=\
-adobe-times-medium-r-normal--*-*-75-75-p-*-iso10646-1,\
-adobe-times-*-iso8859-1

# Some experiment with bold
yudit.font.Courier=\
-adobe-courier-bold-r-normal--*-*-75-75-m-*-iso10646-1,\
-adobe-courier-*-iso8859-1

# Some experiment with bold
yudit.font.Lucida=\
-*-lucidabright-demibold-r-normal--*-*-75-75-p-*-iso10646-1,\
-*-lucidabright-*-r-normal-*-iso8859-1

# http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz

yudit.font.Bitmap=-gnu-unifont-medium-r-normal--16-160-75-75-c-80-iso10646-1,*-iso8859-1,-sony-fixed-medium-r-normal--*-230-75-75-c-120-iso8859-1

# These size 18 fonts are in ucs-fonts.tar.gz.
#yudit.font.Misc=-misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1,\
#-misc-fixed-medium-r-normal--18-120-100-100-c-90-iso8859-2,\
#-misc-fixed-medium-r-normal-ja-18-120-100-100-c-180-iso10646-1

#
# These size 18,13 fonts are in ucs-fonts.tar.gz - help yourself
# wget http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz 
# wget http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts-asian.tar.gz
# mkdir ucs-fonts; cd ucs-fonts
# tar xfz ../ucs-fonts.tar.gz 
# tar xfz ../ucs-fonts-asian.tar.gz 
# xset fp+ `pwd`
#
yudit.font.Misc=-misc-fixed-medium-r-*--18-*-*-*-c-*-iso10646-1,\
-misc-fixed-medium-r-*-ja-18-*-*-*-c-*-iso10646-1,\
-misc-fixed-medium-r-*--18-*-*-*-c-*-iso8859-2,\
yudit.ttf:cp-1250


# http://www.cl.cam.ac.uk/~mgk25/download/ucs-fonts.tar.gz
yudit.font.MiscBold=\
-misc-fixed-bold-r-normal--*-*-75-75-*-*-iso10646-1,\
-misc-fixed-bold-r-normal--*-*-75-75-*-*-iso8859-1\


#
# Get a full list from uniconv -h. Only internal encoding are added,
# The rest is appended from this list.
#
yudit.editor.filetypes=Devanagari,Bengali,Tamil,Hungarian,OldHungarian,Hangul,Bulgarian,Russian,Russian-ISO-Translit,SGML,Yiddish,Troff,Chinese-CJ,DE-RU,GreekBible,Kana,Mnemonic,RU-translit
yudit.command.font=default
yudit.command.fontsize=18