ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/defaultfont.C
(Generate patch)

Comparing rxvt-unicode/src/defaultfont.C (file contents):
Revision 1.10 by pcg, Wed Dec 24 09:07:01 2003 UTC vs.
Revision 1.56 by root, Mon Aug 2 04:42:11 2004 UTC

1/*--------------------------------*-C-*---------------------------------*; 1/*--------------------------------*-C-*---------------------------------*
2 * File: defaultfont.C 2 * File: defaultfont.C
3 *----------------------------------------------------------------------* 3 *----------------------------------------------------------------------*
4 * Copyright (c) 2003 Marc Lehmann rxvt@plan9.de> 4 * Copyright (c) 2003-2004 Marc Lehmann <pcg@goof.com>
5 * - original version. 5 * - original version.
6 * 6 *
7 * This program is free software; you can redistribute it and/or modify 7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by 8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or 9 * the Free Software Foundation; either version 2 of the License, or
23#include "rxvt.h" 23#include "rxvt.h"
24#include "defaultfont.h" 24#include "defaultfont.h"
25 25
26#include <cstdlib> 26#include <cstdlib>
27 27
28#define DISPLAY r->Xdisplay 28#define DISPLAY r->display->display
29#define DRAWABLE r->TermWin.vt
30#define GC r->TermWin.gc 29#define TGC r->TermWin.gc
31 30
32const struct rxvt_fallback_font { 31const struct rxvt_fallback_font {
33 codeset cs; 32 codeset cs;
34 const char *name; 33 const char *name;
35} fallback_fonts[] = { 34} fallback_fonts[] = {
36 { CS_ISO8859_1, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-1" }, 35 { CS_ISO8859_1, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-1" },
37 { CS_ISO8859_15, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-15" }, 36 { CS_ISO8859_15, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-15" },
38 { CS_ISO8859_15, "-*-*-*-r-*--*-*-*-*-c-*-fcd8859-15" }, 37 { CS_ISO8859_15, "-*-*-*-r-*--*-*-*-*-c-*-fcd8859-15" },
39 38
40#if ENCODING_EU 39#if ENCODING_EU
41 // cyrillic 40 // cyrillic
42 { CS_KOI8_R, "-*-*-*-r-*--*-*-*-*-c-*-koi8-r" }, 41 { CS_KOI8_R, "-*-*-*-r-*--*-*-*-*-c-*-koi8-r" },
43 { CS_KOI8_U, "-*-*-*-r-*--*-*-*-*-c-*-koi8-u" }, 42 { CS_KOI8_U, "-*-*-*-r-*--*-*-*-*-c-*-koi8-u" },
44 43
45 { CS_ISO8859_2, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-2" }, 44 { CS_ISO8859_2, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-2" },
46 { CS_ISO8859_3, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-3" }, 45 { CS_ISO8859_3, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-3" },
47 { CS_ISO8859_4, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-4" }, 46 { CS_ISO8859_4, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-4" },
48 { CS_ISO8859_5, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-5" }, 47 { CS_ISO8859_5, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-5" },
49 { CS_ISO8859_6, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-6" }, 48 { CS_ISO8859_6, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-6" },
50 { CS_ISO8859_7, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-7" }, 49 { CS_ISO8859_7, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-7" },
51 { CS_ISO8859_8, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-8" }, 50 { CS_ISO8859_8, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-8" },
52 { CS_ISO8859_9, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-9" }, 51 { CS_ISO8859_9, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-9" },
53 { CS_ISO8859_10, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-10" }, 52 { CS_ISO8859_10, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-10" },
54 { CS_ISO8859_11, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-11" }, 53 { CS_ISO8859_11, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-11" },
55 { CS_ISO8859_13, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-13" }, 54 { CS_ISO8859_13, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-13" },
56 { CS_ISO8859_14, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-14" }, 55 { CS_ISO8859_14, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-14" },
57 { CS_ISO8859_16, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-16" }, 56 { CS_ISO8859_16, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-16" },
58#endif 57#endif
59 58
60 // japanese 59 // japanese
61#if ENCODING_JP || ENCODING_JP_EXT 60#if ENCODING_JP || ENCODING_JP_EXT
62# if XFT 61# if XFT
63 // prefer xft for complex scripts 62 // prefer xft for complex scripts
64 { CS_UNICODE, "xft:Kochi Gothic:antialias=false" }, 63 { CS_UNICODE, "xft:Kochi Gothic:antialias=false" },
65# endif 64# endif
66 { CS_JIS0201_1976_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0201*-0" }, 65 { CS_JIS0201_1976_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0201*-0" },
67 { CS_JIS0208_1983_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0208*-0" }, 66 { CS_JIS0208_1990_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0208*-0" },
68 { CS_JIS0212_1990_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0212*-0" }, 67 { CS_JIS0212_1990_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0212*-0" },
68 { CS_JIS0201_1976_0, "-*-*-*-r-*--*-*-*-*-c-*-jisx0201*-0" },
69 { CS_JIS0208_1990_0, "-*-*-*-r-*--*-*-*-*-c-*-jisx0208*-0" },
70 { CS_JIS0212_1990_0, "-*-*-*-r-*--*-*-*-*-c-*-jisx0212*-0" },
69#endif 71#endif
70 72
71#if ENCODING_CN || ENCODING_CN_EXT 73#if ENCODING_CN || ENCODING_CN_EXT
72# if XFT 74# if XFT
73 { CS_BIG5_EXT, "xft:AR PL Mingti2L Big5" }, 75 { CS_BIG5_EXT, "xft:AR PL Mingti2L Big5" },
74 { CS_BIG5_EXT, "xft:AR PL KaitiM Big5" }, 76 { CS_BIG5_EXT, "xft:AR PL KaitiM Big5" },
75 { CS_GB2312_1980_0, "xft:AR PL KaitiM GB" }, 77 { CS_GB2312_1980_0, "xft:AR PL KaitiM GB" },
76 { CS_GB2312_1980_0, "xft:AR PL SungtiL GB" }, 78 { CS_GB2312_1980_0, "xft:AR PL SungtiL GB" },
77# endif 79# endif
80 { CS_BIG5, "-*-*-*-*-*-*-*-*-*-*-c-*-big5-0" },
81 { CS_BIG5_PLUS, "-*-*-*-*-*-*-*-*-*-*-c-*-big5p-0" },
82 { CS_BIG5_EXT, "-*-*-*-*-*-*-*-*-*-*-c-*-big5.eten-0" },
83 { CS_CNS11643_1992_1, "-*-*-*-*-*-*-*-*-*-*-c-*-gb2312*-0" },
78 { CS_CNS11643_1992_1, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643.1992-1" }, 84 { CS_CNS11643_1992_1, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643*-1" },
79 { CS_CNS11643_1992_2, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643.1992-2" }, 85 { CS_CNS11643_1992_2, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643*-2" },
80 { CS_CNS11643_1992_3, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643.1992-3" }, 86 { CS_CNS11643_1992_3, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643*-3" },
81 { CS_CNS11643_1992_4, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643.1992-4" }, 87 { CS_CNS11643_1992_4, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643*-4" },
82 { CS_CNS11643_1992_5, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643.1992-5" }, 88 { CS_CNS11643_1992_5, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643*-5" },
83 { CS_CNS11643_1992_6, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643.1992-6" }, 89 { CS_CNS11643_1992_6, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643*-6" },
84 { CS_CNS11643_1992_7, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643.1992-7" }, 90 { CS_CNS11643_1992_7, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643*-7" },
85 { CS_CNS11643_1992_F, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643.1992-f" }, 91 { CS_CNS11643_1992_F, "-*-*-*-*-*-*-*-*-*-*-c-*-cns11643*-f" },
86#endif 92#endif
87 93
88#if XFT 94#if XFT
89 { CS_UNICODE, "xft:Andale Mono" }, 95 { CS_UNICODE, "xft:Andale Mono" },
90 { CS_UNICODE, "xft:Arial Unicode MS" }, 96 { CS_UNICODE, "xft:Arial Unicode MS" },
97 { CS_UNICODE, "xft:FreeMono" },
91#endif 98#endif
92 { CS_UNICODE, "-*-lucidatypewriter-*-*-*-*-*-*-*-*-m-*-iso10646-1" }, 99 { CS_UNICODE, "-*-lucidatypewriter-*-*-*-*-*-*-*-*-m-*-iso10646-1" },
93 { CS_UNICODE, "xft:FreeMono" },
94 { CS_UNICODE, "-*-unifont-*-*-*-*-*-*-*-*-c-*-iso10646-1" }, 100 { CS_UNICODE, "-*-unifont-*-*-*-*-*-*-*-*-c-*-iso10646-1" },
95 { CS_UNICODE, "-*-*-*-r-*-*-*-*-*-*-c-*-iso10646-1" }, 101 { CS_UNICODE, "-*-*-*-r-*-*-*-*-*-*-c-*-iso10646-1" },
96 { CS_UNICODE, "-*-*-*-r-*-*-*-*-*-*-m-*-iso10646-1" }, 102 { CS_UNICODE, "-*-*-*-r-*-*-*-*-*-*-m-*-iso10646-1" },
97 103
104#if UNICODE_3 && XFT
105 { CS_UNICODE, "xft:Code2001" }, // contains many plane-1 characters
106#endif
107
98 { CS_UNKNOWN, 0 } 108 { CS_UNKNOWN, 0 }
99}; 109};
100 110
101///////////////////////////////////////////////////////////////////////////// 111/////////////////////////////////////////////////////////////////////////////
102 112
113#if XFT
114rxvt_drawable::~rxvt_drawable ()
115{
116 if (xftdrawable)
117 XftDrawDestroy (xftdrawable);
118}
119
120rxvt_drawable::operator XftDraw *()
121{
122 if (!xftdrawable)
123 xftdrawable = XftDrawCreate (display->display, drawable, display->visual, display->cmap);
124
125 return xftdrawable;
126}
127#endif
128
129/////////////////////////////////////////////////////////////////////////////
130
103static void *enc_buf; 131static void *enc_buf;
104static uint32_t enc_len; 132static uint32_t enc_len;
105 133
106static inline void * 134static inline void *
107get_enc_buf (int len) 135get_enc_buf (uint32_t len)
108{ 136{
109 if (len > enc_len) 137 if (len > enc_len)
110 { 138 {
111 free (enc_buf); 139 free (enc_buf);
112 enc_buf = malloc (len); 140 enc_buf = malloc (len);
141 enc_len = len;
113 } 142 }
114 143
115 return enc_buf; 144 return enc_buf;
116} 145}
117 146
118static const char * 147static const char *
119enc_char (const text_t *text, int len, codeset cs, bool &zero) 148enc_char (const text_t *text, uint32_t len, codeset cs, bool &zero)
120{ 149{
121 uint8_t *buf = (uint8_t *)get_enc_buf (len); 150 uint8_t *buf = (uint8_t *)get_enc_buf (len);
122 151
123 while (len--) 152 while (len--)
124 { 153 {
135 164
136 return (const char *)enc_buf; 165 return (const char *)enc_buf;
137} 166}
138 167
139static const XChar2b * 168static const XChar2b *
140enc_xchar2b (const text_t *text, int len, codeset cs, bool &zero) 169enc_xchar2b (const text_t *text, uint32_t len, codeset cs, bool &zero)
141{ 170{
142 XChar2b *buf = (XChar2b *)get_enc_buf (len * sizeof (XChar2b)); 171 XChar2b *buf = (XChar2b *)get_enc_buf (len * sizeof (XChar2b));
143 172
144 while (len--) 173 while (len--)
145 { 174 {
160} 189}
161 190
162///////////////////////////////////////////////////////////////////////////// 191/////////////////////////////////////////////////////////////////////////////
163 192
164void 193void
165rxvt_font::clear_rect (int x, int y, int w, int h, int color) 194rxvt_font::clear_rect (rxvt_drawable &d, int x, int y, int w, int h, int color)
166{ 195{
167 if (color == Color_bg) 196 if (color == Color_bg)
168 XClearArea (DISPLAY, DRAWABLE, x, y, w, h, FALSE); 197 XClearArea (d.display->display, d, x, y, w, h, FALSE);
169 else if (color >= 0) 198 else if (color >= 0)
170 { 199 {
200#if XFT
201 XftDrawRect (d, &r->PixColors[color].c, x, y, w, h);
202#else
171 XSetForeground (DISPLAY, GC, r->PixColors[color]); 203 XSetForeground (d.display->display, TGC, r->PixColors[color]);
172 XFillRectangle (DISPLAY, DRAWABLE, GC, x, y, w, h); 204 XFillRectangle (d.display->display, d, TGC, x, y, w, h);
205#endif
173 } 206 }
174} 207}
175 208
176static const char *linedraw_cmds[128] = { 209#include "table/linedraw.h"
177 "1hH", "2hH", "1vV", "2vV",
178 0, 0, 0, 0,
179 0, 0, 0, 0,
180 "1HV", "2H1V", "1H2V", "2HV",
181
182 // 2510
183 "1hV", "2h1V", "1h2V", "2hV",
184 "1Hv", "2H1v", "1H2v", "2Hv",
185 "1hv", "2h1v", "1h2v", "2hv",
186 "1HvV", "2H1vV", "1HV2v", "1Hv2V",
187
188 // 2520
189 "1H2vV", "2Hv1V", "2HV1v", "2HvV",
190 "1hvV", "2h1vV", "1hV2v", "1hv2V",
191 "1h2vV", "2hv1V", "1v2hV", "2hvV",
192 "1hHV", "2h1HV", "2H1hV", "2hH1V",
193
194 // 2530
195 "1hH2V", "2hV1H", "1h2HV", "2hHV",
196 "1hHv", "1vH2h", "1hv2H", "1v2hH",
197 "1hH2v", "1H2hv", "1h2Hv", "2hHv",
198 "1hHvV", "1vVH2h", "1hvV2H", "1vV2hH",
199
200 // 2540
201 "1hHV2v", "1hHv2V", "1hH2vV", "1HV2hv",
202 "1hV2Hv", "1Hv2hV", "1hv2HV", "1V2hHv",
203 "1v2hHV", "1H2hvV", "1h2HvV", "2hHvV",
204 0, 0, 0, 0,
205
206 // 2550
207 0, 0, 0, 0,
208 0, 0, 0, 0,
209 0, 0, 0, 0,
210 0, 0, 0, 0,
211
212 // 2560
213 0, 0, 0, 0,
214 0, 0, 0, 0,
215 0, 0, 0, 0,
216 0, 0, 0, 0,
217
218 // 2570
219 0, "1a", "1b", "1ab",
220 "1h", "1v", "1H", "1V",
221 "2h", "2v", "2H", "2V",
222 "1h2H", "1v2V", "1H2h", "1V2v"
223
224 // to be done
225};
226 210
227struct rxvt_font_default : rxvt_font { 211struct rxvt_font_default : rxvt_font {
212
228 rxvt_fontprop properties () 213 rxvt_fontprop properties ()
229 { 214 {
230 rxvt_fontprop p; 215 rxvt_fontprop p;
231 216
232 p.width = p.height = 1; 217 p.width = p.height = 1;
239 bool load (const rxvt_fontprop &prop) 224 bool load (const rxvt_fontprop &prop)
240 { 225 {
241 width = 1; height = 1; 226 width = 1; height = 1;
242 ascent = 1; descent = 0; 227 ascent = 1; descent = 0;
243 228
229 set_name (strdup ("built-in pseudofont"));
230
244 return true; 231 return true;
245 } 232 }
246 233
247 bool has_codepoint (uint32_t unicode) 234 bool has_codepoint (unicode_t unicode)
248 { 235 {
249 if (unicode <= 0x001f) 236 if (unicode <= 0x001f)
250 return true; 237 return true;
251 if (unicode >= 0x0080 && unicode <= 0x009f) 238
239 if (unicode <= 0x007f)
240 return false;
241
242 if (unicode <= 0x009f)
252 return true; 243 return true;
253 244
254 if (unicode >= 0x2500 && unicode <= 0x257f 245 if (unicode >= 0x2500 && unicode <= 0x259f)
255 && linedraw_cmds[unicode - 0x2500]) 246 return true;
247
248 if (IS_COMPOSE (unicode))
256 return true; 249 return true;
257 250
258 switch (unicode) 251 switch (unicode)
259 { 252 {
260 case ZERO_WIDTH_CHAR: 253 case ZERO_WIDTH_CHAR:
262 } 255 }
263 256
264 return false; 257 return false;
265 } 258 }
266 259
267 void draw (int x, int y, 260 void draw (rxvt_drawable &d, int x, int y,
268 const text_t *text, int len, 261 const text_t *text, int len,
269 int fg, int bg); 262 int fg, int bg);
270}; 263};
271 264
272void 265void
273rxvt_font_default::draw (int x, int y, 266rxvt_font_default::draw (rxvt_drawable &d, int x, int y,
274 const text_t *text, int len, 267 const text_t *text, int len,
275 int fg, int bg) 268 int fg, int bg)
276{ 269{
277 clear_rect (x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg); 270 clear_rect (d, x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg);
278 271
279 XSetForeground (DISPLAY, GC, r->PixColors[fg]); 272 XSetForeground (d.display->display, TGC, r->PixColors[fg]);
280 273
281 while (len--) 274 while (len--)
282 { 275 {
276#if ENABLE_COMBINING
277 compose_char *cc;
278#endif
283 text_t t = *text++; 279 text_t t = *text++;
284 280
285 if (t >= 0x2500 & t <= 0x2580 && linedraw_cmds[t - 0x2500]) 281 if (0x2500 <= t && t <= 0x259f)
282 {
283 uint16_t offs = linedraw_offs[t - 0x2500];
284 uint32_t *a = linedraw_command + (offs >> 4);
285 uint32_t *b = a + (offs & 15);
286
287 int W = r->TermWin.fwidth;
288 int H = r->TermWin.fheight;
289
290 int x_[16];
291 int y_[16];
292
293 for (int i = 0; i <= 8; i++)
286 { 294 {
287 const char *p = linedraw_cmds[t - 0x2500]; 295 x_[i] = x + ((W-1) * i + (i*7/8)) / 8;
296 y_[i] = y + ((H-1) * i + (i*7/8)) / 8;
297 }
288 298
289 int x0 = x, x1 = x + r->TermWin.fwidth / 2, x2 = x + r->TermWin.fwidth ; 299 x_[10] = x + (W - 1) / 2; x_[9] = x_[10] - 1; x_[11] = x_[10] + 1;
290 int y0 = y, y1 = y + r->TermWin.fheight / 2, y2 = y + r->TermWin.fheight; 300 y_[10] = y + (H - 1) / 2; y_[9] = y_[10] - 1; y_[11] = y_[10] + 1;
291 301
292 XGCValues gcv; 302 XGCValues gcv;
293 303
304 gcv.cap_style = CapButt;
305 gcv.line_width = 0;
306 XChangeGC (d.display->display, TGC, GCLineWidth | GCCapStyle, &gcv);
307
294 while (*p) 308 while (a < b)
295 { 309 {
310 uint32_t command = *a++;
311
312 int op = (command >> 24) & 255;
313 int a = (command >> 20) & 15;
314 int b = (command >> 16) & 15;
315 int x1 = x_[(command >> 12) & 15];
316 int y1 = y_[(command >> 8) & 15];
317 int x2 = x_[(command >> 4) & 15];
318 int y2 = y_[(command >> 0) & 15];
319
296 switch (*p++) 320 switch (op)
297 { 321 {
298 case '1': 322 case 0: // line
299 gcv.line_width = 0; 323 XDrawLine (d.display->display, d, TGC, x1, y1, x2, y2);
300 XChangeGC (DISPLAY, GC, GCLineWidth, &gcv);
301 break; 324 break;
302 325
303 case '2': 326 case 1: // rectangle, possibly stippled
327 if (a)
328 {
329 static char bm[] = { 0,0 , 3,1 , 1,2 , 1,0 };
330
331 gcv.fill_style = FillStippled;
332 gcv.stipple = XCreateBitmapFromData (d.display->display, d, bm + a * 2, 2, 2);
333 gcv.ts_x_origin = x;
334 gcv.ts_y_origin = y;
335
336 XChangeGC (d.display->display, TGC,
337 GCFillStyle | GCStipple | GCTileStipXOrigin | GCTileStipYOrigin,
338 &gcv);
339 }
340
341 XFillRectangle (d.display->display, d, TGC, x1, y1, x2 - x1 + 1, y2 - y1 + 1);
342
343 if (a)
344 {
345 XFreePixmap (d.display->display, gcv.stipple);
304 gcv.line_width = 2; 346 gcv.stipple = 0;
305 XChangeGC (DISPLAY, GC, GCLineWidth, &gcv); 347 gcv.fill_style = FillSolid;
348 XChangeGC (d.display->display, TGC, GCFillStyle, &gcv);
349 }
306 break; 350 break;
307 351 case 2: // arc
308 case 'h': XDrawLine (DISPLAY, DRAWABLE, GC, x0, y1, x1, y1); break; 352 XDrawArc (d.display->display, d, TGC,
309 case 'H': XDrawLine (DISPLAY, DRAWABLE, GC, x1, y1, x2, y1); break; 353 x1 - W/2, y1 - H/2, W-1, H-1,
310 case 'v': XDrawLine (DISPLAY, DRAWABLE, GC, x1, y0, x1, y1); break; 354 (a - 1) * 90*64, (b - 1) * 90*64);
311 case 'V': XDrawLine (DISPLAY, DRAWABLE, GC, x1, y1, x1, y2); break; 355 break;
312 case 'a': XDrawLine (DISPLAY, DRAWABLE, GC, x0, y2, x2, y0); break;
313 case 'b': XDrawLine (DISPLAY, DRAWABLE, GC, x0, y0, x2, y2); break;
314 } 356 }
315 } 357 }
316 358 }
317 gcv.line_width = 0; 359#if ENABLE_COMBINING
318 XChangeGC (DISPLAY, GC, GCLineWidth, &gcv); 360 else if (IS_COMPOSE (t) && (cc = rxvt_composite[t]))
319 } 361 {
362 rxvt_font *f1 = (*fs)[fs->find_font (cc->c1)];
363 f1->draw (d, x, y, &(t = cc->c1), 1, fg, bg);
364 if (cc->c2 != NOCHAR)
365 {
366 // prefer font of first character, for no good reasons
367 rxvt_font *f2 = f1->has_codepoint (cc->c2)
368 ? f1
369 : (*fs)[fs->find_font (cc->c2)];
370
371 f2->draw (d, x, y, &(t = cc->c2), 1, fg, -1);
372 }
373 }
374#endif
320 else 375 else
321 switch (*text++) 376 switch (t)
322 { 377 {
323 case NOCHAR:
324 case ZERO_WIDTH_CHAR: 378 case ZERO_WIDTH_CHAR:
325 break; 379 break;
380
326 default: 381 default:
327 XDrawRectangle (DISPLAY, DRAWABLE, GC, x + 2, y + 2, r->TermWin.fwidth - 5, r->TermWin.fheight - 5); 382 int w = 0;
383 while (len > 0 && *text == NOCHAR)
384 {
385 ++text;
386 --len;
387 w += r->TermWin.fwidth;
388 }
389
390 XDrawRectangle (d.display->display, d, TGC, x + 2, y + 2,
391 w + r->TermWin.fwidth - 4, r->TermWin.fheight - 4);
392 x += w;
328 } 393 }
329 394
330 x += r->TermWin.fwidth; 395 x += r->TermWin.fwidth;
331 } 396 }
332} 397}
337 rxvt_font_x11 () { f = 0; } 402 rxvt_font_x11 () { f = 0; }
338 403
339 void clear (); 404 void clear ();
340 405
341 rxvt_fontprop properties (); 406 rxvt_fontprop properties ();
342 rxvt_fontprop properties (XFontStruct *f);
343 407
344 bool load (const rxvt_fontprop &prop); 408 bool load (const rxvt_fontprop &prop);
345 409
346 bool has_codepoint (uint32_t unicode); 410 bool has_codepoint (unicode_t unicode);
347 411
348 void draw (int x, int y, 412 void draw (rxvt_drawable &d, int x, int y,
349 const text_t *text, int len, 413 const text_t *text, int len,
350 int fg, int bg); 414 int fg, int bg);
351 415
352 XFontStruct *f; 416 XFontStruct *f;
353 codeset cs; 417 codeset cs;
354 bool enc2b, encm; 418 bool enc2b, encm;
355 419
356 const char *get_property (XFontStruct *f, const char *property, const char *repl) const; 420 char *get_property (XFontStruct *f, const char *property, const char *repl) const;
421 bool set_properties (rxvt_fontprop &p, int height, const char *weight, const char *slant, int avgwidth);
422 bool set_properties (rxvt_fontprop &p, XFontStruct *f);
423 bool set_properties (rxvt_fontprop &p, const char *name);
357}; 424};
358 425
359const char * 426char *
360rxvt_font_x11::get_property (XFontStruct *f, const char *property, const char *repl) const 427rxvt_font_x11::get_property (XFontStruct *f, const char *property, const char *repl) const
361{ 428{
362 unsigned long value; 429 unsigned long value;
363 430
364 if (XGetFontProperty (f, XInternAtom (DISPLAY, property, 0), &value)) 431 if (XGetFontProperty (f, XInternAtom (DISPLAY, property, 0), &value))
365 return XGetAtomName (DISPLAY, value); 432 return XGetAtomName (DISPLAY, value);
366 else 433 else
367 return repl; 434 return rxvt_strdup (repl);
368} 435}
369 436
370rxvt_fontprop 437rxvt_fontprop
371rxvt_font_x11::properties () 438rxvt_font_x11::properties ()
372{ 439{
373 return properties (f);
374}
375
376rxvt_fontprop
377rxvt_font_x11::properties (XFontStruct *f)
378{
379 rxvt_fontprop p; 440 rxvt_fontprop p;
441 set_properties (p, f);
442 return p;
443}
380 444
381 const char *weight = get_property (f, "WEIGHT_NAME", "medium"); 445bool
382 const char *slant = get_property (f, "SLANT", "r"); 446rxvt_font_x11::set_properties (rxvt_fontprop &p, int height, const char *weight, const char *slant, int avgwidth)
383 447{
384 unsigned long avgwidth; 448 p.width = avgwidth ? (avgwidth + 1) / 10 : (height + 1) / 2;
385 p.width = XGetFontProperty (f, XInternAtom (DISPLAY, "AVERAGE_WIDTH", 0), &avgwidth)
386 ? avgwidth / 10
387 : (height + 1) / 2;
388 p.height = height; 449 p.height = height;
389 p.weight = *weight == 'B' || *weight == 'b' ? rxvt_fontprop::bold : rxvt_fontprop::medium; 450 p.weight = *weight == 'B' || *weight == 'b' ? rxvt_fontprop::bold : rxvt_fontprop::medium;
390 p.slant = *slant == 'r' || *slant == 'R' ? rxvt_fontprop::roman : rxvt_fontprop::italic; 451 p.slant = *slant == 'r' || *slant == 'R' ? rxvt_fontprop::roman : rxvt_fontprop::italic;
391 452
392 return p; 453 return true;
454}
455
456bool
457rxvt_font_x11::set_properties (rxvt_fontprop &p, XFontStruct *f)
458{
459 unsigned long height;
460 if (!XGetFontProperty (f, XInternAtom (DISPLAY, "PIXEL_SIZE", 0), &height))
461 return false;
462
463 unsigned long avgwidth;
464 if (!XGetFontProperty (f, XInternAtom (DISPLAY, "AVERAGE_WIDTH", 0), &avgwidth))
465 avgwidth = 0;
466
467 char *weight = get_property (f, "WEIGHT_NAME", "medium");
468 char *slant = get_property (f, "SLANT", "r");
469
470 set_properties (p, height, weight, slant, avgwidth);
471
472 free (weight);
473 free (slant);
474
475 return true;
476}
477
478bool
479rxvt_font_x11::set_properties (rxvt_fontprop &p, const char *name)
480{
481 int slashes = 0;
482 const char *comp[13];
483
484 for (const char *c = name; *c; c++)
485 if (*c == '-')
486 {
487 comp[slashes++] = c + 1;
488 if (slashes >= 13)
489 break;
490 }
491
492 /* can we short-circuit the costly XLoadQueryFont? */
493 if (slashes >= 13
494 && (*comp[ 6] >= '1' && *comp[ 6] <= '9')
495 && (*comp[11] >= '0' && *comp[11] <= '9'))
496 return set_properties (p, atoi (comp[6]), comp[2], comp[3], atoi (comp[11]));
497
498 XFontStruct *f = XLoadQueryFont (DISPLAY, name);
499
500 if (f)
501 {
502 // the font should really exist now. if not, we have a problem
503 // (e.g. if the user did xset fp rehash just when we were searching fonts).
504 // in that case, just return garbage.
505 bool ret = set_properties (p, f);
506 XFreeFont (DISPLAY, f);
507 return ret;
508 }
509 else
510 return false;
511}
512
513// fix the size of scalable fonts
514static void
515fix_scalable (char *buf, const char *name, const rxvt_fontprop &prop)
516{
517 int slashes = 0;
518 const char *size;
519
520 for (const char *c = name; *c; c++)
521 if (*c == '-')
522 {
523 if (slashes == 6)
524 size = c + 1;
525
526 if (++slashes >= 13)
527 break;
528 }
529
530 if (slashes >= 13 && size[0] == '0')
531 {
532 strncpy (buf, name, size - name);
533 buf += size - name;
534 buf += sprintf (buf, "%d", prop.height);
535 strcpy (buf, size + 1);
536 }
537 else
538 strcpy (buf, name);
393} 539}
394 540
395bool 541bool
396rxvt_font_x11::load (const rxvt_fontprop &prop) 542rxvt_font_x11::load (const rxvt_fontprop &prop)
397{ 543{
398 clear (); 544 clear ();
399 545
400 char **list; 546 char **list;
401 int count; 547 int count;
402 XFontStruct *info;
403 list = XListFontsWithInfo (DISPLAY, name, 128, &count, &info); 548 list = XListFonts (DISPLAY, name, 512, &count);
549 set_name (0);
404 550
405 if (!list) 551 if (!list)
406 return false; 552 return false;
407 553
408 int bestdiff = 0x7fffffff; 554 int bestdiff = 0x7fffffff;
409 XFontStruct *best = 0;
410 for (int i = 0; i < count; i++) 555 for (int i = 0; i < count; i++)
411 { 556 {
412 XFontStruct *f = info + i; 557 rxvt_fontprop p;
558 char fname[1024];
559 fix_scalable (fname, list[i], prop);
413 560
561 if (!set_properties (p, fname))
562 continue;
563
414 if (f->ascent + f->descent <= prop.height) // weed out too large fonts 564 if (p.height > prop.height) // weed out too large fonts
415 { 565 continue;
416 rxvt_fontprop p = properties (f); 566
417 int diff = (prop.height - f->ascent + f->descent) * 32 567 int diff = (prop.height - p.height) * 32
418 + abs (prop.weight - p.weight) 568 + abs (prop.weight - p.weight)
419 + abs (prop.slant - p.slant ); 569 + abs (prop.slant - p.slant );
420 570
421 if (!best // compare against best found so far 571 if (!name // compare against best found so far
422 || diff < bestdiff) 572 || diff < bestdiff)
423 { 573 {
424 best = f; 574 set_name (strdup (fname));
425 bestdiff = diff; 575 bestdiff = diff;
426 } 576 }
427 }
428 } 577 }
429 578
579 XFreeFontNames (list);
580
430 if (!best) 581 if (!name)
431 return false; 582 return false;
432
433 set_name (strdup (list[best - info]));
434
435 XFreeFontInfo (list, info, count);
436 583
437 f = XLoadQueryFont (DISPLAY, name); 584 f = XLoadQueryFont (DISPLAY, name);
438 585
439 if (!f) 586 if (!f)
440 return false; 587 return false;
441 588
442 unsigned long value;
443
444 const char *registry = get_property (f, "CHARSET_REGISTRY", 0); 589 char *registry = get_property (f, "CHARSET_REGISTRY", 0);
445 const char *encoding = get_property (f, "CHARSET_ENCODING", 0); 590 char *encoding = get_property (f, "CHARSET_ENCODING", 0);
446 591
447 if (registry && encoding) 592 if (registry && encoding)
448 { 593 {
449 char charset[64]; 594 char charset[64];
450 snprintf (charset, 64, "%s-%s", registry, encoding); 595 snprintf (charset, 64, "%s-%s", registry, encoding);
463 if (*charset++ == '-' && !--count) 608 if (*charset++ == '-' && !--count)
464 break; 609 break;
465 610
466 cs = codeset_from_name (charset); 611 cs = codeset_from_name (charset);
467 } 612 }
613
614 free (registry);
615 free (encoding);
468 616
469 if (cs == CS_UNICODE) 617 if (cs == CS_UNICODE)
470 cs = CS_UNICODE_16; // X11 can have a max. of 65536 chars per font 618 cs = CS_UNICODE_16; // X11 can have a max. of 65536 chars per font
471 619
472 encm = f->min_byte1 != 0 || f->max_byte1 != 0; 620 encm = f->min_byte1 != 0 || f->max_byte1 != 0;
522 f = 0; 670 f = 0;
523 } 671 }
524} 672}
525 673
526bool 674bool
527rxvt_font_x11::has_codepoint (uint32_t unicode) 675rxvt_font_x11::has_codepoint (unicode_t unicode)
528{ 676{
529 uint32_t ch = FROM_UNICODE (cs, unicode); 677 uint32_t ch = FROM_UNICODE (cs, unicode);
530 678
531 if (ch == NOCHAR) 679 if (ch == NOCHAR)
532 return false; 680 return false;
534 /* check wether the character exists in _this_ font. horrible. */ 682 /* check wether the character exists in _this_ font. horrible. */
535 XCharStruct *xcs; 683 XCharStruct *xcs;
536 684
537 if (encm) 685 if (encm)
538 { 686 {
539 int byte1 = ch >> 8; 687 unsigned char byte1 = ch >> 8;
540 int byte2 = ch & 255; 688 unsigned char byte2 = ch & 255;
541 689
542 if (byte1 < f->min_byte1 || byte1 > f->max_byte1 690 if (byte1 < f->min_byte1 || byte1 > f->max_byte1
543 || byte2 < f->min_char_or_byte2 || byte2 > f->max_char_or_byte2) 691 || byte2 < f->min_char_or_byte2 || byte2 > f->max_char_or_byte2)
544 return false; 692 return false;
545 693
568 716
569 return true; 717 return true;
570} 718}
571 719
572void 720void
573rxvt_font_x11::draw (int x, int y, 721rxvt_font_x11::draw (rxvt_drawable &d, int x, int y,
574 const text_t *text, int len, 722 const text_t *text, int len,
575 int fg, int bg) 723 int fg, int bg)
576{ 724{
577 // this looks like a mess /. 725 // this looks like a mess /.
578 // and it is a mess /. 726 // and it is a mess /.
585 733
586 int base = r->TermWin.fbase; 734 int base = r->TermWin.fbase;
587 735
588 XGCValues v; 736 XGCValues v;
589 v.foreground = r->PixColors[fg]; 737 v.foreground = r->PixColors[fg];
590 v.background = r->PixColors[bg];
591 v.font = f->fid; 738 v.font = f->fid;
592 739
593 if (enc2b) 740 if (enc2b)
594 { 741 {
595 const XChar2b *xc = enc_xchar2b (text, len, cs, slow); 742 const XChar2b *xc = enc_xchar2b (text, len, cs, slow);
596 743
597 if (bg == Color_bg && !slow) 744 if (bg == Color_bg && !slow)
598 { 745 {
746 v.background = r->PixColors[bg];
599 XChangeGC (DISPLAY, GC, GCForeground | GCBackground | GCFont, &v); 747 XChangeGC (d.display->display, TGC, GCForeground | GCBackground | GCFont, &v);
600 XDrawImageString16 (DISPLAY, DRAWABLE, GC, x, y + base, xc, len); 748 XDrawImageString16 (d.display->display, d, TGC, x, y + base, xc, len);
601 } 749 }
602 else 750 else
603 { 751 {
604 clear_rect (x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg); 752 clear_rect (d, x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg);
605 753
606 XChangeGC (DISPLAY, GC, GCForeground | GCFont, &v); 754 XChangeGC (d.display->display, TGC, GCForeground | GCFont, &v);
607 755
608 if (slow) 756 if (slow)
609 { 757 {
610 do 758 do
611 { 759 {
612 if (xc->byte1 || xc->byte2) 760 if (xc->byte1 || xc->byte2)
613 XDrawString16 (DISPLAY, DRAWABLE, GC, x, y + base, xc, 1); 761 XDrawString16 (d.display->display, d, TGC, x, y + base, xc, 1);
614 762
615 x += r->TermWin.fwidth; 763 x += r->TermWin.fwidth;
616 xc++; len--; 764 xc++; len--;
617 } 765 }
618 while (len); 766 while (len);
619 } 767 }
620 else 768 else
621 XDrawString16 (DISPLAY, DRAWABLE, GC, x, y + base, xc, len); 769 XDrawString16 (d.display->display, d, TGC, x, y + base, xc, len);
622 } 770 }
623 } 771 }
624 else 772 else
625 { 773 {
626 const char *xc = enc_char (text, len, cs, slow); 774 const char *xc = enc_char (text, len, cs, slow);
627 775
628 if (bg == Color_bg && !slow) 776 if (bg == Color_bg && !slow)
629 { 777 {
778 v.background = r->PixColors[bg];
630 XChangeGC (DISPLAY, GC, GCForeground | GCBackground | GCFont, &v); 779 XChangeGC (d.display->display, TGC, GCForeground | GCBackground | GCFont, &v);
631 XDrawImageString (DISPLAY, DRAWABLE, GC, x, y + base, xc, len); 780 XDrawImageString (d.display->display, d, TGC, x, y + base, xc, len);
632 } 781 }
633 else 782 else
634 { 783 {
635 clear_rect (x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg); 784 clear_rect (d, x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg);
636 785
637 XChangeGC (DISPLAY, GC, GCForeground | GCFont, &v); 786 XChangeGC (d.display->display, TGC, GCForeground | GCFont, &v);
638 787
639 if (slow) 788 if (slow)
640 { 789 {
641 do 790 do
642 { 791 {
643 if (*xc) 792 if (*xc)
644 XDrawString (DISPLAY, DRAWABLE, GC, x, y + base, xc, 1); 793 XDrawString (d.display->display, d, TGC, x, y + base, xc, 1);
645 794
646 x += r->TermWin.fwidth; 795 x += r->TermWin.fwidth;
647 xc++; len--; 796 xc++; len--;
648 } 797 }
649 while (len); 798 while (len);
650 } 799 }
651 else 800 else
652 XDrawString (DISPLAY, DRAWABLE, GC, x, y + base, xc, len); 801 XDrawString (d.display->display, d, TGC, x, y + base, xc, len);
653 } 802 }
654 } 803 }
655} 804}
656 805
657///////////////////////////////////////////////////////////////////////////// 806/////////////////////////////////////////////////////////////////////////////
662//#define SWATHBITS (UNIBITS / 2 + 3) // minimum size for "full" tables 811//#define SWATHBITS (UNIBITS / 2 + 3) // minimum size for "full" tables
663#define SWATHBITS 8 812#define SWATHBITS 8
664#endif 813#endif
665 814
666struct rxvt_font_xft : rxvt_font { 815struct rxvt_font_xft : rxvt_font {
667 rxvt_font_xft () { f = 0; d = 0; } 816 rxvt_font_xft () { f = 0; }
668 817
669 void clear (); 818 void clear ();
670 819
671 rxvt_fontprop properties (); 820 rxvt_fontprop properties ();
672 821
673 bool load (const rxvt_fontprop &prop); 822 bool load (const rxvt_fontprop &prop);
674 823
675 void draw (int x, int y, 824 void draw (rxvt_drawable &d, int x, int y,
676 const text_t *text, int len, 825 const text_t *text, int len,
677 int fg, int bg); 826 int fg, int bg);
678 827
679 bool has_codepoint (uint32_t unicode); 828 bool has_codepoint (unicode_t unicode);
680 829
681protected: 830protected:
682 XftFont *f; 831 XftFont *f;
683 XftDraw *d;
684}; 832};
685 833
686void 834void
687rxvt_font_xft::clear () 835rxvt_font_xft::clear ()
688{ 836{
689 if (f) 837 if (f)
690 { 838 {
691 XftFontClose (DISPLAY, f); 839 XftFontClose (DISPLAY, f);
692 f = 0; 840 f = 0;
693 }
694
695 if (d)
696 {
697 XftDrawDestroy (d);
698 d = 0;
699 } 841 }
700} 842}
701 843
702rxvt_fontprop 844rxvt_fontprop
703rxvt_font_xft::properties () 845rxvt_font_xft::properties ()
736 FcPatternAddInteger (p, FC_WEIGHT, prop.weight); 878 FcPatternAddInteger (p, FC_WEIGHT, prop.weight);
737 879
738 if (FcPatternGet (p, FC_SLANT, 0, &v) != FcResultMatch) 880 if (FcPatternGet (p, FC_SLANT, 0, &v) != FcResultMatch)
739 FcPatternAddInteger (p, FC_SLANT, prop.slant); 881 FcPatternAddInteger (p, FC_SLANT, prop.slant);
740 882
883#if 0 // clipping unfortunately destroys our precious double-width-characters
741 // clip width, we can't do better, or can we? 884 // clip width, we can't do better, or can we?
742 if (FcPatternGet (p, FC_CHAR_WIDTH, 0, &v) != FcResultMatch) 885 if (FcPatternGet (p, FC_CHAR_WIDTH, 0, &v) != FcResultMatch)
743 FcPatternAddInteger (p, FC_CHAR_WIDTH, prop.width); 886 FcPatternAddInteger (p, FC_CHAR_WIDTH, prop.width);
887#endif
744 888
745 //FcPatternAddBool (p, FC_MINSPACE, 1); 889 //FcPatternAddBool (p, FC_MINSPACE, 1);
746 890
747 XftResult result; 891 XftResult result;
748 FcPattern *match = XftFontMatch (DISPLAY, DefaultScreen (DISPLAY), p, &result); 892 FcPattern *match = XftFontMatch (DISPLAY, DefaultScreen (DISPLAY), p, &result);
802 946
803 return true; 947 return true;
804} 948}
805 949
806bool 950bool
807rxvt_font_xft::has_codepoint (uint32_t unicode) 951rxvt_font_xft::has_codepoint (unicode_t unicode)
808{ 952{
809 return XftCharExists (DISPLAY, f, unicode); 953 return XftCharExists (DISPLAY, f, unicode);
810} 954}
811 955
812void 956void
813rxvt_font_xft::draw (int x, int y, 957rxvt_font_xft::draw (rxvt_drawable &d, int x, int y,
814 const text_t *text, int len, 958 const text_t *text, int len,
815 int fg, int bg) 959 int fg, int bg)
816{ 960{
817 if (!d)
818 {
819 dR;
820 d = XftDrawCreate (DISPLAY, DRAWABLE, XVISUAL, XCMAP);
821 }
822
823 if (bg >= 0 && bg != Color_bg)
824 XftDrawRect (d, &r->PixColors[bg].c, x, y, r->TermWin.fwidth * len, r->TermWin.fheight);
825 else
826 clear_rect (x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg); 961 clear_rect (d, x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg);
827 962
828 if (!slow && width == r->TermWin.fwidth) 963 if (!slow && width == r->TermWin.fwidth && 0)
829 { 964 {
830 if (sizeof (text_t) == sizeof (FcChar16)) 965 if (sizeof (text_t) == sizeof (FcChar16))
831 XftDrawString16 (d, &r->PixColors[fg].c, f, x, y + r->TermWin.fbase, (const FcChar16 *)text, len); 966 XftDrawString16 (d, &r->PixColors[fg].c, f, x, y + r->TermWin.fbase, (const FcChar16 *)text, len);
832 else 967 else
833 XftDrawString32 (d, &r->PixColors[fg].c, f, x, y + r->TermWin.fbase, (const FcChar32 *)text, len); 968 XftDrawString32 (d, &r->PixColors[fg].c, f, x, y + r->TermWin.fbase, (const FcChar32 *)text, len);
836 { 971 {
837 while (len) 972 while (len)
838 { 973 {
839 if (*text != NOCHAR && *text != ' ') 974 if (*text != NOCHAR && *text != ' ')
840 { 975 {
976 int fwidth = r->TermWin.fwidth;
977 if (len >= 2 && text[1] == NOCHAR)
978 fwidth *= 2;
979
980 XGlyphInfo extents;
841 if (sizeof (text_t) == sizeof (FcChar16)) 981 if (sizeof (text_t) == sizeof (FcChar16))
842 XftDrawString16 (d, &r->PixColors[fg].c, f, x, y + r->TermWin.fbase, (const FcChar16 *)text, 1); 982 {
983 XftTextExtents16 (d.display->display, f, (const FcChar16 *)text, 1, &extents);
984 XftDrawString16 (d, &r->PixColors[fg].c, f, x + extents.x + (fwidth - extents.width) / 2,
985 y + r->TermWin.fbase, (const FcChar16 *)text, 1);
986 }
843 else 987 else
844 XftDrawString32 (d, &r->PixColors[fg].c, f, x, y + r->TermWin.fbase, (const FcChar32 *)text, 1); 988 {
989 XGlyphInfo extents;
990 XftTextExtents32 (d.display->display, f, (const FcChar32 *)text, 1, &extents);
991 XftDrawString32 (d, &r->PixColors[fg].c, f, x + extents.x + (fwidth - extents.width) / 2,
992 y + r->TermWin.fbase, (const FcChar32 *)text, 1);
993 }
845 } 994 }
846 995
847 x += r->TermWin.fwidth; 996 x += r->TermWin.fwidth;
848 text++; 997 text++;
849 len--; 998 len--;
853#endif 1002#endif
854 1003
855///////////////////////////////////////////////////////////////////////////// 1004/////////////////////////////////////////////////////////////////////////////
856 1005
857rxvt_fontset::rxvt_fontset (rxvt_t r) 1006rxvt_fontset::rxvt_fontset (rxvt_t r)
858#ifdef EXPLICIT_CONTEXT 1007: r (r), fontdesc (0)
859: r(r)
860#endif
861{ 1008{
862 clear (); 1009 clear ();
863} 1010}
864 1011
865rxvt_fontset::~rxvt_fontset () 1012rxvt_fontset::~rxvt_fontset ()
868} 1015}
869 1016
870void 1017void
871rxvt_fontset::clear () 1018rxvt_fontset::clear ()
872{ 1019{
873 for (rxvt_font **i = fonts.begin (); i != fonts.end(); i++) 1020 for (rxvt_font **i = fonts.begin (); i != fonts.end (); i++)
874 FONT_UNREF (*i); 1021 FONT_UNREF (*i);
1022
1023 free (fontdesc); fontdesc = 0;
875 1024
876 fonts.clear (); 1025 fonts.clear ();
877 base_id = 0; 1026 base_id = 0;
878 base_prop.height = 0x7fffffff; 1027 base_prop.height = 0x7fffffff;
879 base_prop.weight = rxvt_fontprop::medium; 1028 base_prop.weight = rxvt_fontprop::medium;
905 f = new rxvt_font_x11; 1054 f = new rxvt_font_x11;
906 } 1055 }
907 else 1056 else
908 f = new rxvt_font_x11; 1057 f = new rxvt_font_x11;
909 1058
1059 f->fs = this;
910 f->set_term (r); 1060 f->set_term (r);
911 f->set_name (strdup (name)); 1061 f->set_name (strdup (name));
912 1062
913 f->cs = cs; 1063 f->cs = cs;
914 f->loaded = false; 1064 f->loaded = false;
932 1082
933 if (*desc == '[') 1083 if (*desc == '[')
934 { 1084 {
935 fprintf (stderr, "extra font parameters not yet supported, skipping.\n"); 1085 fprintf (stderr, "extra font parameters not yet supported, skipping.\n");
936 1086
937 const char *extra = desc++; 1087 //const char *extra = desc++; // not yet used
938 1088
939 desc = strchr (desc, ']'); 1089 desc = strchr (desc, ']');
940 1090
941 if (!desc) 1091 if (!desc)
942 { 1092 {
981 } 1131 }
982 1132
983 return true; 1133 return true;
984} 1134}
985 1135
986void 1136bool
987rxvt_fontset::populate (const char *desc) 1137rxvt_fontset::populate (const char *desc)
988{ 1138{
989 clear (); 1139 clear ();
1140
1141 fontdesc = strdup (desc);
990 1142
991 fonts.push_back (new_font (0, CS_UNICODE)); 1143 fonts.push_back (new_font (0, CS_UNICODE));
992 realize_font (0); 1144 realize_font (0);
993 1145
994 add_fonts (desc); 1146 add_fonts (desc);
995 1147
996 if (!base_id) 1148 if (!base_id)
997 base_id = 1; 1149 base_id = 1;
998 1150
999 // we currently need a base-font, no matter what 1151 // we currently need a base-font, no matter what
1000 if (fonts.size () <= base_id || !realize_font (base_id)) 1152 if ((int)fonts.size () <= base_id || !realize_font (base_id))
1001 { 1153 {
1154 puts ("unable to load specified font (s), falling back to 'fixed'\n");
1002 add_fonts ("fixed"); 1155 add_fonts ("fixed");
1003 base_id = fonts.size () - 1; 1156 base_id = fonts.size () - 1;
1004 } 1157 }
1005 1158
1006 if (fonts.size () <= base_id || !realize_font (base_id)) 1159 if ((int)fonts.size () <= base_id || !realize_font (base_id))
1007 { 1160 return false;
1008 fprintf (stderr, "unable to load a base font, please provide one using -fn fontname\n");
1009 exit (1);
1010 }
1011 1161
1012 base_prop = fonts[base_id]->properties (); 1162 base_prop = fonts[base_id]->properties ();
1163
1164 return true;
1013} 1165}
1014 1166
1015int 1167int
1016rxvt_fontset::find_font (uint32_t unicode) 1168rxvt_fontset::find_font (unicode_t unicode, bool bold)
1017{ 1169{
1018 for (int i = 0; i < fonts.size (); i++) 1170 for (unsigned int i = !!(0x20 <= unicode && unicode <= 0x7f); // skip pseudo-font for ascii
1171 i < fonts.size ();
1172 i++)
1019 { 1173 {
1020 rxvt_font *f = fonts[i]; 1174 rxvt_font *f = fonts[i];
1021 1175
1022 if (!f->loaded) 1176 if (!f->loaded)
1023 { 1177 {
1026 1180
1027 if (!realize_font (i)) 1181 if (!realize_font (i))
1028 goto next_font; 1182 goto next_font;
1029 } 1183 }
1030 1184
1185 if (f->cs == CS_UNKNOWN)
1186 goto next_font;
1187
1188 if (bold && f->properties ().weight < rxvt_fontprop::bold)
1189 goto next_font;
1190
1031 if (f->cs != CS_UNKNOWN && f->has_codepoint (unicode)) 1191 if (f->has_codepoint (unicode))
1032 return i; 1192 return i;
1033 1193
1034 next_font: 1194 next_font:
1035 if (i == fonts.size () - 1 && fallback->name) 1195 if (i == fonts.size () - 1 && fallback->name)
1036 { 1196 {
1038 fallback++; 1198 fallback++;
1039 i = 0; 1199 i = 0;
1040 } 1200 }
1041 } 1201 }
1042 1202
1203 // if no bold font found, use a regular one
1204 if (bold)
1205 return find_font (unicode);
1206
1043 return 0; /* we must return SOME font */ 1207 return 0; /* we must return SOME font */
1044} 1208}
1045 1209
1046 1210
1047 1211

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines