ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/defaultfont.C
Revision: 1.7
Committed: Thu Dec 18 04:14:30 2003 UTC (20 years, 5 months ago) by pcg
Content type: text/plain
Branch: MAIN
Changes since 1.6: +128 -35 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 /*--------------------------------*-C-*---------------------------------*;
2     * File: defaultfont.C
3     *----------------------------------------------------------------------*
4     * Copyright (c) 2003 Marc Lehmann rxvt@plan9.de>
5     * - original version.
6     *
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
9     * the Free Software Foundation; either version 2 of the License, or
10     * (at your option) any later version.
11     *
12     * This program is distributed in the hope that it will be useful,
13     * but WITHOUT ANY WARRANTY; without even the implied warranty of
14     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15     * GNU General Public License for more details.
16     *
17     * You should have received a copy of the GNU General Public License
18     * along with this program; if not, write to the Free Software
19     * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20     *---------------------------------------------------------------------*/
21    
22     #include "../config.h"
23     #include "rxvt.h"
24     #include "defaultfont.h"
25    
26 pcg 1.7 #include <cstdlib>
27    
28 pcg 1.2 #define DISPLAY r->Xdisplay
29     #define DRAWABLE r->TermWin.vt
30     #define GC r->TermWin.gc
31 pcg 1.1
32     const struct rxvt_fallback_font {
33     codeset cs;
34     const char *name;
35     } fallback_fonts[] = {
36     { CS_ISO8859_1, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-1" },
37     { CS_ISO8859_15, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-15" },
38     { CS_ISO8859_15, "-*-*-*-r-*--*-*-*-*-c-*-fcd8859-15" },
39    
40     #if ENCODING_EU
41     // cyrillic
42     { CS_KOI8_R, "-*-*-*-r-*--*-*-*-*-c-*-koi8-r" },
43     { CS_KOI8_U, "-*-*-*-r-*--*-*-*-*-c-*-koi8-u" },
44    
45     { CS_ISO8859_2, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-2" },
46     { CS_ISO8859_3, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-3" },
47     { CS_ISO8859_4, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-4" },
48     { CS_ISO8859_5, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-5" },
49     { CS_ISO8859_6, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-6" },
50     { CS_ISO8859_7, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-7" },
51     { CS_ISO8859_8, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-8" },
52     { CS_ISO8859_9, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-9" },
53     { CS_ISO8859_10, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-10" },
54     { CS_ISO8859_11, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-11" },
55     { CS_ISO8859_13, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-13" },
56     { CS_ISO8859_14, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-14" },
57     { CS_ISO8859_16, "-*-*-*-r-*--*-*-*-*-c-*-iso8859-16" },
58     #endif
59    
60     // japanese
61     #if ENCODING_JP || ENCODING_JP_EXT
62     # if XFT
63     // prefer xft for complex scripts
64 pcg 1.7 { CS_UNICODE, "xft:Kochi Gothic:antialias=false" },
65 pcg 1.1 # endif
66     { CS_JIS0201_1976_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0201*-0" },
67     { CS_JIS0208_1983_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0208*-0" },
68     { CS_JIS0212_1990_0, "-*-mincho-*-r-*--*-*-*-*-c-*-jisx0212*-0" },
69     #endif
70    
71     #if ENCODING_CN || ENCODING_CN_EXT
72     # if XFT
73     { CS_BIG5_EXT, "xft:AR PL Mingti2L Big5" },
74     { CS_BIG5_EXT, "xft:AR PL KaitiM Big5" },
75     { CS_GB2312_1980_0, "xft:AR PL KaitiM GB" },
76     { CS_GB2312_1980_0, "xft:AR PL SungtiL GB" },
77     # endif
78     { CS_CNS11643_1992_1, "-*-*-*-r-*-*-*-*-*-*-c-*-cns11643.1992-1" },
79     { CS_CNS11643_1992_2, "-*-*-*-r-*-*-*-*-*-*-c-*-cns11643.1992-2" },
80     { CS_CNS11643_1992_3, "-*-*-*-r-*-*-*-*-*-*-c-*-cns11643.1992-3" },
81     { CS_CNS11643_1992_4, "-*-*-*-r-*-*-*-*-*-*-c-*-cns11643.1992-4" },
82     { CS_CNS11643_1992_5, "-*-*-*-r-*-*-*-*-*-*-c-*-cns11643.1992-5" },
83     { CS_CNS11643_1992_6, "-*-*-*-r-*-*-*-*-*-*-c-*-cns11643.1992-6" },
84     { CS_CNS11643_1992_7, "-*-*-*-r-*-*-*-*-*-*-c-*-cns11643.1992-7" },
85     { CS_CNS11643_1992_F, "-*-*-*-r-*-*-*-*-*-*-c-*-cns11643.1992-f" },
86     #endif
87    
88     #if XFT
89     { CS_UNICODE, "xft:Andale Mono" },
90     { CS_UNICODE, "xft:Arial Unicode MS" },
91     #endif
92     { CS_UNICODE, "-*-lucidatypewriter-*-r-*-*-*-*-*-*-m-*-iso10646-1" },
93     { CS_UNICODE, "-*-*-*-r-*-*-*-*-*-*-m-*-iso10646-1" },
94     { CS_UNICODE, "-*-*-*-r-*-*-*-*-*-*-m-*-iso10646-1" },
95     { CS_UNICODE, "-*-*-*-r-*-*-*-*-*-*-m-*-iso10646-1" },
96    
97     { CS_UNKNOWN, 0 }
98     };
99    
100     /////////////////////////////////////////////////////////////////////////////
101    
102     static void *enc_buf;
103     static uint32_t enc_len;
104    
105     static inline void *
106     get_enc_buf (int len)
107     {
108     if (len > enc_len)
109     {
110     free (enc_buf);
111     enc_buf = malloc (len);
112     }
113    
114     return enc_buf;
115     }
116    
117     static const char *
118     enc_char (const text_t *text, int len, codeset cs, bool &zero)
119     {
120     uint8_t *buf = (uint8_t *)get_enc_buf (len);
121    
122     while (len--)
123     {
124     uint32_t c = FROM_UNICODE (cs, *text++);
125    
126     if (c == NOCHAR)
127     {
128     c = 0;
129     zero = true;
130     }
131    
132     *buf++ = c;
133     }
134    
135     return (const char *)enc_buf;
136     }
137    
138     static const XChar2b *
139     enc_xchar2b (const text_t *text, int len, codeset cs, bool &zero)
140     {
141     XChar2b *buf = (XChar2b *)get_enc_buf (len * sizeof (XChar2b));
142    
143     while (len--)
144     {
145     uint32_t c = FROM_UNICODE (cs, *text++);
146    
147     if (c == NOCHAR)
148     {
149     c = 0;
150     zero = true;
151     }
152    
153     buf->byte1 = c >> 8;
154     buf->byte2 = c;
155     buf++;
156     }
157    
158     return (XChar2b *)enc_buf;
159     }
160    
161     /////////////////////////////////////////////////////////////////////////////
162    
163     void
164     rxvt_font::clear_rect (int x, int y, int w, int h, int color)
165     {
166     if (color == Color_bg)
167     XClearArea (DISPLAY, DRAWABLE, x, y, w, h, FALSE);
168     else if (color >= 0)
169     {
170 pcg 1.2 XSetForeground (DISPLAY, GC, r->PixColors[color]);
171 pcg 1.1 XFillRectangle (DISPLAY, DRAWABLE, GC, x, y, w, h);
172     }
173     }
174    
175 pcg 1.3 static const char *linedraw_cmds[128] = {
176     "1hH", "2hH", "1vV", "2vV",
177     0, 0, 0, 0,
178     0, 0, 0, 0,
179     "1HV", "2H1V", "1H2V", "2HV",
180    
181     // 2510
182     "1hV", "2h1V", "1h2V", "2hV",
183     "1Hv", "2H1v", "1H2v", "2Hv",
184     "1hv", "2h1v", "1h2v", "2hv",
185     "1HvV", "2H1vV", "1HV2v", "1Hv2V",
186    
187     // 2520
188     "1H2vV", "2Hv1V", "2HV1v", "2HvV",
189     "1hvV", "2h1vV", "1hV2v", "1hv2V",
190     "1h2vV", "2hv1V", "1v2hV", "2hvV",
191     "1hHV", "2h1HV", "2H1hV", "2hH1V",
192    
193     // 2530
194     "1hH2V", "2hV1H", "1h2HV", "2hHV",
195     "1hHv", "1vH2h", "1hv2H", "1v2hH",
196     "1hH2v", "1H2hv", "1h2Hv", "2hHv",
197     "1hHvV", "1vVH2h", "1hvV2H", "1vV2hH",
198    
199     // 2540
200     "1hHV2v", "1hHv2V", "1hH2vV", "1HV2hv",
201     "1hV2Hv", "1Hv2hV", "1hv2HV", "1V2hHv",
202     "1v2hHV", "1H2hvV", "1h2HvV", "2hHvV",
203     0, 0, 0, 0,
204    
205     // 2550
206     0, 0, 0, 0,
207     0, 0, 0, 0,
208     0, 0, 0, 0,
209     0, 0, 0, 0,
210    
211     // 2560
212     0, 0, 0, 0,
213     0, 0, 0, 0,
214     0, 0, 0, 0,
215     0, 0, 0, 0,
216    
217     // 2570
218     0, "1a", "1b", "1ab",
219     "1h", "1v", "1H", "1V",
220     "2h", "2v", "2H", "2V",
221     "1h2H", "1v2V", "1H2h", "1V2v"
222    
223     // to be done
224     };
225    
226 pcg 1.1 struct rxvt_font_default : rxvt_font {
227 pcg 1.7 rxvt_fontprop properties ()
228     {
229     rxvt_fontprop p;
230    
231     p.height = 1;
232     p.weight = rxvt_fontprop::medium;
233     p.slant = rxvt_fontprop::roman;
234    
235     return p;
236     }
237    
238     bool load (const rxvt_fontprop &prop)
239 pcg 1.1 {
240     width = 1; height = 1;
241     ascent = 1; descent = 0;
242    
243     return true;
244     }
245    
246     bool has_codepoint (uint32_t unicode)
247     {
248 pcg 1.3 if (unicode <= 0x001f)
249     return true;
250     if (unicode >= 0x0080 && unicode <= 0x009f)
251     return true;
252    
253     if (unicode >= 0x2500 && unicode <= 0x257f
254     && linedraw_cmds[unicode - 0x2500])
255 pcg 1.1 return true;
256    
257     switch (unicode)
258     {
259     case ZERO_WIDTH_CHAR:
260     return true;
261     }
262    
263     return false;
264     }
265    
266     void draw (int x, int y,
267     const text_t *text, int len,
268     int fg, int bg);
269     };
270    
271     void
272     rxvt_font_default::draw (int x, int y,
273     const text_t *text, int len,
274     int fg, int bg)
275     {
276 pcg 1.2 clear_rect (x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg);
277 pcg 1.1
278 pcg 1.3 XSetForeground (DISPLAY, GC, r->PixColors[fg]);
279    
280 pcg 1.1 while (len--)
281     {
282 pcg 1.3 text_t t = *text++;
283    
284     if (t >= 0x2500 & t <= 0x2580 && linedraw_cmds[t - 0x2500])
285 pcg 1.1 {
286 pcg 1.3 const char *p = linedraw_cmds[t - 0x2500];
287    
288 pcg 1.4 int x0 = x, x1 = x + r->TermWin.fwidth / 2, x2 = x + r->TermWin.fwidth ;
289     int y0 = y, y1 = y + r->TermWin.fheight / 2, y2 = y + r->TermWin.fheight;
290 pcg 1.3
291     XGCValues gcv;
292    
293     while (*p)
294     {
295     switch (*p++)
296     {
297     case '1':
298     gcv.line_width = 0;
299     XChangeGC (DISPLAY, GC, GCLineWidth, &gcv);
300     break;
301    
302     case '2':
303     gcv.line_width = 2;
304     XChangeGC (DISPLAY, GC, GCLineWidth, &gcv);
305     break;
306    
307     case 'h': XDrawLine (DISPLAY, DRAWABLE, GC, x0, y1, x1, y1); break;
308     case 'H': XDrawLine (DISPLAY, DRAWABLE, GC, x1, y1, x2, y1); break;
309     case 'v': XDrawLine (DISPLAY, DRAWABLE, GC, x1, y0, x1, y1); break;
310     case 'V': XDrawLine (DISPLAY, DRAWABLE, GC, x1, y1, x1, y2); break;
311     case 'a': XDrawLine (DISPLAY, DRAWABLE, GC, x0, y2, x2, y0); break;
312     case 'b': XDrawLine (DISPLAY, DRAWABLE, GC, x0, y0, x2, y2); break;
313     }
314     }
315    
316     gcv.line_width = 0;
317     XChangeGC (DISPLAY, GC, GCLineWidth, &gcv);
318 pcg 1.1 }
319 pcg 1.3 else
320     switch (*text++)
321     {
322     case NOCHAR:
323     case ZERO_WIDTH_CHAR:
324     break;
325     default:
326     XDrawRectangle (DISPLAY, DRAWABLE, GC, x + 2, y + 2, r->TermWin.fwidth - 5, r->TermWin.fheight - 5);
327     }
328 pcg 1.1
329 pcg 1.2 x += r->TermWin.fwidth;
330 pcg 1.1 }
331     }
332    
333     /////////////////////////////////////////////////////////////////////////////
334    
335     struct rxvt_font_x11 : rxvt_font {
336     rxvt_font_x11 () { f = 0; }
337    
338     void clear ();
339    
340 pcg 1.7 rxvt_fontprop properties ();
341     rxvt_fontprop properties (XFontStruct *f);
342    
343     bool load (const rxvt_fontprop &prop);
344 pcg 1.1
345     bool has_codepoint (uint32_t unicode);
346    
347     void draw (int x, int y,
348     const text_t *text, int len,
349     int fg, int bg);
350    
351     XFontStruct *f;
352     codeset cs;
353     bool enc2b, encm;
354    
355 pcg 1.7 const char *get_property (XFontStruct *f, const char *property, const char *repl) const;
356 pcg 1.1 };
357    
358     const char *
359 pcg 1.7 rxvt_font_x11::get_property (XFontStruct *f, const char *property, const char *repl) const
360 pcg 1.1 {
361     unsigned long value;
362    
363     if (XGetFontProperty (f, XInternAtom (DISPLAY, property, 0), &value))
364     return XGetAtomName (DISPLAY, value);
365     else
366     return repl;
367     }
368    
369 pcg 1.7 rxvt_fontprop
370     rxvt_font_x11::properties ()
371     {
372     return properties (f);
373     }
374    
375     rxvt_fontprop
376     rxvt_font_x11::properties (XFontStruct *f)
377     {
378     rxvt_fontprop p;
379    
380     const char *weight = get_property (f, "WEIGHT_NAME", "medium");
381     const char *slant = get_property (f, "SLANT", "r");
382    
383     p.height = height;
384     p.weight = *weight == 'B' || *weight == 'b' ? rxvt_fontprop::bold : rxvt_fontprop::medium;
385     p.slant = *slant == 'r' || *slant == 'R' ? rxvt_fontprop::roman : rxvt_fontprop::italic;
386    
387     return p;
388     }
389    
390 pcg 1.1 bool
391 pcg 1.7 rxvt_font_x11::load (const rxvt_fontprop &prop)
392 pcg 1.1 {
393     clear ();
394    
395 pcg 1.6 char **list;
396     int count;
397     XFontStruct *info;
398     list = XListFontsWithInfo (DISPLAY, name, 128, &count, &info);
399    
400     if (!list)
401     return false;
402    
403 pcg 1.7 int bestdiff = 0x7fffffff;
404 pcg 1.6 XFontStruct *best = 0;
405     for (int i = 0; i < count; i++)
406     {
407     XFontStruct *f = info + i;
408 pcg 1.7
409     if (f->ascent + f->descent <= prop.height) // weed out too large fonts
410     {
411     rxvt_fontprop p = properties (f);
412     int diff = (prop.height - f->ascent + f->descent) * 32
413     + abs (prop.weight - p.weight)
414     + abs (prop.slant - p.slant );
415    
416     if (!best // compare against best found so far
417     || diff < bestdiff)
418     {
419     best = f;
420     bestdiff = diff;
421     }
422     }
423 pcg 1.6 }
424    
425     set_name (strdup (list[best - info]));
426    
427     XFreeFontInfo (list, info, count);
428    
429 pcg 1.1 f = XLoadQueryFont (DISPLAY, name);
430    
431     if (!f)
432     return false;
433    
434     unsigned long value;
435    
436 pcg 1.7 const char *registry = get_property (f, "CHARSET_REGISTRY", 0);
437     const char *encoding = get_property (f, "CHARSET_ENCODING", 0);
438 pcg 1.1
439     if (registry && encoding)
440     {
441     char charset[64];
442     snprintf (charset, 64, "%s-%s", registry, encoding);
443    
444     cs = codeset_from_name (charset);
445     }
446     else
447     {
448 pcg 1.7 const char *charset = get_property (f, "FONT", 0);
449 pcg 1.1
450     if (!charset)
451     charset = name;
452    
453     int count = 13;
454     while (*charset)
455     if (*charset++ == '-' && !--count)
456     break;
457    
458     cs = codeset_from_name (charset);
459     }
460    
461     if (cs == CS_UNICODE)
462     cs = CS_UNICODE_16; // X11 can have a max. of 65536 chars per font
463    
464     encm = f->min_byte1 != 0 || f->max_byte1 != 0;
465     enc2b = encm || f->max_char_or_byte2 > 255;
466    
467     ascent = f->ascent;
468     descent = f->descent;
469     height = ascent + descent;
470    
471 pcg 1.7 slow = false;
472 pcg 1.1
473     if (f->min_bounds.width == f->max_bounds.width)
474     width = f->min_bounds.width;
475     else if (f->per_char == NULL)
476     width = f->max_bounds.width;
477     else
478     {
479 pcg 1.7 slow = true;
480 pcg 1.1
481     int N = f->max_char_or_byte2 - f->min_char_or_byte2;
482    
483     if (encm)
484     N += (f->max_byte1 - f->min_byte1)
485     * (f->max_char_or_byte2 - f->min_char_or_byte2 + 1);
486    
487     while (N)
488     {
489     if (f->per_char[N].width > width)
490     width = f->per_char[N].width;
491    
492     --N;
493     }
494     }
495    
496     if (cs == CS_UNKNOWN)
497     {
498     fprintf (stderr, "unable to deduce codeset, ignoring font '%s'\n", name);
499    
500     clear ();
501    
502     return false;
503     }
504    
505     return true;
506     }
507    
508     void
509     rxvt_font_x11::clear ()
510     {
511     if (f)
512     {
513     XFreeFont (DISPLAY, f);
514     f = 0;
515     }
516     }
517    
518     bool
519     rxvt_font_x11::has_codepoint (uint32_t unicode)
520     {
521     uint32_t ch = FROM_UNICODE (cs, unicode);
522    
523     if (ch == NOCHAR)
524     return false;
525    
526     /* check wether the character exists in _this_ font. horrible. */
527     XCharStruct *xcs;
528    
529     if (encm)
530     {
531     int byte1 = ch >> 8;
532     int byte2 = ch & 255;
533    
534     if (byte1 < f->min_byte1 || byte1 > f->max_byte1
535     || byte2 < f->min_char_or_byte2 || byte2 > f->max_char_or_byte2)
536     return false;
537    
538     if (!f->per_char)
539     return true;
540    
541     int D = f->max_char_or_byte2 - f->min_char_or_byte2 + 1;
542     int N = (byte1 - f->min_byte1) * D + byte2 - f->min_char_or_byte2;
543    
544     xcs = f->per_char + N;
545     }
546     else
547     {
548     if (ch < f->min_char_or_byte2 || ch > f->max_char_or_byte2)
549     return false;
550    
551     if (!f->per_char)
552     return true;
553    
554     xcs = f->per_char + (ch - f->min_char_or_byte2);
555     }
556    
557     if (xcs->lbearing == 0 && xcs->rbearing == 0 && xcs->width == 0
558     && xcs->ascent == 0 && xcs->descent == 0)
559     return false;
560    
561     return true;
562     }
563    
564     void
565     rxvt_font_x11::draw (int x, int y,
566     const text_t *text, int len,
567     int fg, int bg)
568     {
569     // this looks like a mess /.
570     // and it is a mess /.
571     // yet we are trying to be perfect /.
572     // but the result still isn't perfect /.
573    
574 pcg 1.7 bool slow = this->slow
575 pcg 1.2 || width != r->TermWin.fwidth
576     || height != r->TermWin.fheight;
577 pcg 1.1
578 pcg 1.2 int base = r->TermWin.fbase;
579 pcg 1.1
580     XGCValues v;
581 pcg 1.2 v.foreground = r->PixColors[fg];
582     v.background = r->PixColors[bg];
583 pcg 1.1 v.font = f->fid;
584    
585     if (enc2b)
586     {
587     const XChar2b *xc = enc_xchar2b (text, len, cs, slow);
588    
589     if (bg == Color_bg && !slow)
590     {
591     XChangeGC (DISPLAY, GC, GCForeground | GCBackground | GCFont, &v);
592     XDrawImageString16 (DISPLAY, DRAWABLE, GC, x, y + base, xc, len);
593     }
594     else
595     {
596 pcg 1.2 clear_rect (x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg);
597 pcg 1.1
598     XChangeGC (DISPLAY, GC, GCForeground | GCFont, &v);
599    
600     if (slow)
601     {
602     do
603     {
604     if (xc->byte1 || xc->byte2)
605     XDrawString16 (DISPLAY, DRAWABLE, GC, x, y + base, xc, 1);
606    
607 pcg 1.2 x += r->TermWin.fwidth;
608 pcg 1.1 xc++; len--;
609     }
610     while (len);
611     }
612     else
613     XDrawString16 (DISPLAY, DRAWABLE, GC, x, y + base, xc, len);
614     }
615     }
616     else
617     {
618     const char *xc = enc_char (text, len, cs, slow);
619    
620     if (bg == Color_bg && !slow)
621     {
622     XChangeGC (DISPLAY, GC, GCForeground | GCBackground | GCFont, &v);
623     XDrawImageString (DISPLAY, DRAWABLE, GC, x, y + base, xc, len);
624     }
625     else
626     {
627 pcg 1.2 clear_rect (x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg);
628 pcg 1.1
629     XChangeGC (DISPLAY, GC, GCForeground | GCFont, &v);
630    
631     if (slow)
632     {
633     do
634     {
635     if (*xc)
636     XDrawString (DISPLAY, DRAWABLE, GC, x, y + base, xc, 1);
637    
638 pcg 1.2 x += r->TermWin.fwidth;
639 pcg 1.1 xc++; len--;
640     }
641     while (len);
642     }
643     else
644     XDrawString (DISPLAY, DRAWABLE, GC, x, y + base, xc, len);
645     }
646     }
647     }
648    
649     /////////////////////////////////////////////////////////////////////////////
650    
651     #if XFT
652     #if 0
653     #define UNIBITS 21
654     //#define SWATHBITS (UNIBITS / 2 + 3) // minimum size for "full" tables
655     #define SWATHBITS 8
656     #endif
657    
658     struct rxvt_font_xft : rxvt_font {
659     #if 0
660     enum {
661     SWATHCOUNT = 1 << (21 - UNIBITS),
662     SWATHSIZE = 1 << (SWATHBITS - 5)
663     };
664     typedef uint32_t swath[SWATHSIZE];
665    
666     swath *cvr[SWATHCOUNT];
667     #endif
668    
669     #if 0
670     void gen_coverage_swath (unsigned int page);
671    
672     bool has_char (uint32_t ch)
673     {
674     unsigned int page = ch >> SWATHBITS;
675     unsigned int idx = ch & ((1 << SWATHBITS) - 1);
676    
677     if (page >= SWATHCOUNT)
678     return false;
679    
680     if (!cvr[page]) gen_coverage_swath (page);
681    
682     return cvr[page][idx >> 5] & (1 << (idx & 31));
683     }
684     #endif
685     rxvt_font_xft () { f = 0; d = 0; }
686    
687     void clear ();
688    
689 pcg 1.7 rxvt_fontprop properties ();
690    
691     bool load (const rxvt_fontprop &prop);
692 pcg 1.1
693     void draw (int x, int y,
694     const text_t *text, int len,
695     int fg, int bg);
696    
697     bool has_codepoint (uint32_t unicode);
698    
699     protected:
700     XftFont *f;
701     XftDraw *d;
702    
703     #if 0
704     virtual void populate_coverage_swath (uint32_t lo, uint32_t hi) = 0;
705     void set_swath (uint32_t ch)
706     {
707     cvr[ch >> SWATHBITS] |= 1 << (ch & ((1 << SWATHBITS) - 1));
708     }
709     #endif
710     };
711    
712     void
713     rxvt_font_xft::clear ()
714     {
715     if (f)
716     {
717 pcg 1.2 XftFontClose (DISPLAY, f);
718 pcg 1.1 f = 0;
719     }
720    
721     if (d)
722     {
723     XftDrawDestroy (d);
724     d = 0;
725     }
726    
727     #if 0
728     for (int i = 0; i < SWATHCOUNT; i++)
729     delete cvr[i];
730     #endif
731     }
732    
733 pcg 1.7 rxvt_fontprop
734     rxvt_font_xft::properties ()
735     {
736     rxvt_fontprop p;
737    
738     FT_Face face = XftLockFace (f);
739    
740     p.height = height;
741     p.weight = face->style_flags & FT_STYLE_FLAG_BOLD ? rxvt_fontprop::bold : rxvt_fontprop::medium;
742     p.slant = face->style_flags & FT_STYLE_FLAG_ITALIC ? rxvt_fontprop::italic : rxvt_fontprop::roman;
743    
744     XftUnlockFace (f);
745    
746     return p;
747     }
748    
749 pcg 1.1 bool
750 pcg 1.7 rxvt_font_xft::load (const rxvt_fontprop &prop)
751 pcg 1.1 {
752     #if 0
753     for (int i = 0; i < SWATHCOUNT; i++)
754     cvr[i] = 0;
755     #endif
756    
757     clear ();
758    
759 pcg 1.7 FcPattern *p = FcNameParse ((FcChar8 *) name);
760    
761     if (!p)
762     return false;
763    
764     FcValue v;
765    
766     if (FcPatternGet (p, FC_WEIGHT, 0, &v) != FcResultMatch)
767     FcPatternAddInteger (p, FC_WEIGHT, prop.weight);
768    
769     if (FcPatternGet (p, FC_SLANT, 0, &v) != FcResultMatch)
770     FcPatternAddInteger (p, FC_SLANT, prop.slant);
771    
772     //FcPatternAddBool (p, FC_MINSPACE, 1);
773    
774     XftResult result;
775     FcPattern *match = XftFontMatch (DISPLAY, DefaultScreen (DISPLAY), p, &result);
776    
777     FcPatternDestroy (p);
778    
779     if (!match)
780     return false;
781    
782     f = XftFontOpenPattern (DISPLAY, match);
783    
784     FcPatternDestroy (match);
785 pcg 1.1
786     if (!f)
787     return false;
788    
789     FT_Face face = XftLockFace (f);
790    
791 pcg 1.7 slow = !FT_IS_FIXED_WIDTH (face);
792 pcg 1.1
793     int ftheight = 0;
794    
795     for (;;)
796     {
797     XGlyphInfo g1, g2;
798     FcChar8 c;
799    
800 pcg 1.2 c = 'i'; XftTextExtents8 (DISPLAY, f, &c, 1, &g1);
801     c = 'W'; XftTextExtents8 (DISPLAY, f, &c, 1, &g2);
802 pcg 1.1
803 pcg 1.7 if (g1.xOff != g2.xOff) // don't simply trust the font
804     slow = true;
805 pcg 1.1
806     width = g2.xOff;
807     ascent = (face->size->metrics.ascender + 63) >> 6;
808     descent = (-face->size->metrics.descender + 63) >> 6;
809     height = ascent + descent;
810    
811 pcg 1.7 if (height <= prop.height || !prop.height)
812 pcg 1.1 break;
813    
814     if (ftheight)
815     {
816     // take smaller steps near the end
817 pcg 1.7 if (height > prop.height + 1) ftheight++;
818     if (height > prop.height + 2) ftheight++;
819     if (height > prop.height + 3) ftheight++;
820 pcg 1.1
821 pcg 1.7 FT_Set_Pixel_Sizes (face, 0, ftheight -= height - prop.height);
822 pcg 1.1 }
823     else
824 pcg 1.7 FT_Set_Pixel_Sizes (face, 0, ftheight = prop.height);
825 pcg 1.1 }
826    
827     XftUnlockFace (f);
828    
829     return true;
830     }
831    
832     #if 0
833     void rxvt_font::gen_coverage_swath (unsigned int page)
834     {
835     cvr[page] = new swath;
836    
837     for (int i = 0; i < SWATHSIZE; i++)
838     cvr[page][i] = 0;
839    
840     populate_coverage_swath (cvr[page], page << SWATHBITS, ((page + 1) << SWATHBITS) - 1);
841     }
842     #endif
843    
844     bool
845     rxvt_font_xft::has_codepoint (uint32_t unicode)
846     {
847 pcg 1.2 return XftCharExists (DISPLAY, f, unicode);
848 pcg 1.1 }
849    
850     void
851     rxvt_font_xft::draw (int x, int y,
852     const text_t *text, int len,
853     int fg, int bg)
854     {
855     if (!d)
856 pcg 1.2 {
857     dR;
858     d = XftDrawCreate (DISPLAY, DRAWABLE, XVISUAL, XCMAP);
859     }
860 pcg 1.1
861     if (bg >= 0 && bg != Color_bg)
862 pcg 1.2 XftDrawRect (d, &r->PixColors[bg].c, x, y, r->TermWin.fwidth * len, r->TermWin.fheight);
863 pcg 1.1 else
864 pcg 1.2 clear_rect (x, y, r->TermWin.fwidth * len, r->TermWin.fheight, bg);
865 pcg 1.1
866 pcg 1.7 if (!slow && width == r->TermWin.fwidth)
867 pcg 1.1 {
868     if (sizeof (text_t) == sizeof (FcChar16))
869 pcg 1.2 XftDrawString16 (d, &r->PixColors[fg].c, f, x, y + r->TermWin.fbase, (const FcChar16 *)text, len);
870 pcg 1.1 else
871 pcg 1.2 XftDrawString32 (d, &r->PixColors[fg].c, f, x, y + r->TermWin.fbase, (const FcChar32 *)text, len);
872 pcg 1.1 }
873     else
874     {
875     while (len)
876     {
877     if (*text != NOCHAR && *text != ' ')
878     {
879     if (sizeof (text_t) == sizeof (FcChar16))
880 pcg 1.2 XftDrawString16 (d, &r->PixColors[fg].c, f, x, y + r->TermWin.fbase, (const FcChar16 *)text, 1);
881 pcg 1.1 else
882 pcg 1.2 XftDrawString32 (d, &r->PixColors[fg].c, f, x, y + r->TermWin.fbase, (const FcChar32 *)text, 1);
883 pcg 1.1 }
884    
885 pcg 1.2 x += r->TermWin.fwidth;
886 pcg 1.1 text++;
887     len--;
888     }
889     }
890     }
891     #endif
892    
893     /////////////////////////////////////////////////////////////////////////////
894    
895 pcg 1.2 rxvt_fontset::rxvt_fontset (rxvt_t r)
896 pcg 1.1 #ifdef EXPLICIT_CONTEXT
897 pcg 1.2 : r(r)
898 pcg 1.1 #endif
899     {
900     clear ();
901     }
902    
903     rxvt_fontset::~rxvt_fontset ()
904     {
905     clear ();
906     }
907    
908     void
909     rxvt_fontset::clear ()
910     {
911     for (rxvt_font **i = fonts.begin (); i != fonts.end(); i++)
912     FONT_UNREF (*i);
913    
914     fonts.clear ();
915     base_id = 0;
916 pcg 1.7 base_prop.height = 0x7fffffff;
917     base_prop.weight = rxvt_fontprop::medium;
918     base_prop.slant = rxvt_fontprop::roman;
919 pcg 1.1
920     fallback = fallback_fonts;
921     }
922    
923     rxvt_font *
924     rxvt_fontset::new_font (const char *name, codeset cs)
925     {
926     rxvt_font *f;
927    
928     if (!name || !*name)
929     {
930     name = "";
931     f = new rxvt_font_default;
932     }
933     #if XFT
934     else if (!strncmp (name, "xft:", 4))
935     {
936     name += 4;
937     f = new rxvt_font_xft;
938     }
939     #endif
940     else if (!strncmp (name, "x:", 2))
941     {
942     name += 2;
943     f = new rxvt_font_x11;
944     }
945     else
946     f = new rxvt_font_x11;
947    
948 pcg 1.2 f->set_term (r);
949 pcg 1.1 f->set_name (strdup (name));
950    
951     f->cs = cs;
952     f->loaded = false;
953    
954     return f;
955     }
956    
957     /////////////////////////////////////////////////////////////////////////////
958    
959     void
960     rxvt_fontset::add_fonts (const char *desc)
961     {
962     if (desc)
963     {
964     char buf[512];
965     const char *end;
966    
967     do
968     {
969     while (*desc <= ' ') desc++;
970    
971     if (*desc == '[')
972     {
973     fprintf (stderr, "extra font parameters not yet supported, skipping.\n");
974    
975     const char *extra = desc++;
976    
977     desc = strchr (desc, ']');
978    
979     if (!desc)
980     {
981     fprintf (stderr, "ERROR: opening '[' without closing ']' in font specification.\n");
982     break;
983     }
984    
985     desc++;
986     while (*desc <= ' ') desc++;
987     }
988    
989     end = strchr (desc, ',');
990     if (!end)
991     end = desc + strlen (desc);
992    
993     if (end - desc < 511)
994     {
995     strncpy (buf, desc, end - desc);
996     buf[end - desc] = 0;
997    
998     fonts.push_back (new_font (buf, CS_UNICODE));
999     }
1000    
1001     desc = end + 1;
1002     }
1003     while (*end);
1004     }
1005     }
1006    
1007     bool
1008     rxvt_fontset::realize_font (int i)
1009     {
1010     if (fonts[i]->loaded)
1011     return true;
1012    
1013 pcg 1.5 fonts[i]->loaded = true;
1014 pcg 1.1
1015 pcg 1.7 if (!fonts[i]->load (base_prop))
1016 pcg 1.5 {
1017     fonts[i]->cs = CS_UNKNOWN;
1018     return false;
1019     }
1020 pcg 1.1
1021 pcg 1.5 return true;
1022 pcg 1.1 }
1023    
1024     void
1025     rxvt_fontset::populate (const char *desc)
1026     {
1027     clear ();
1028    
1029     fonts.push_back (new_font (0, CS_UNICODE));
1030     realize_font (0);
1031    
1032     add_fonts (desc);
1033    
1034     if (!base_id)
1035     base_id = 1;
1036    
1037     // we currently need a base-font, no matter what
1038 pcg 1.7 if (fonts.size () <= base_id || !realize_font (base_id))
1039 pcg 1.1 {
1040     add_fonts ("fixed");
1041 pcg 1.7 base_id = fonts.size () - 1;
1042 pcg 1.1 }
1043    
1044     if (fonts.size () <= base_id || !realize_font (base_id))
1045     {
1046     fprintf (stderr, "unable to load a base font, please provide one using -fn fontname\n");
1047     exit (1);
1048     }
1049    
1050 pcg 1.7 base_prop = fonts[base_id]->properties ();
1051 pcg 1.1 }
1052    
1053     int
1054     rxvt_fontset::find_font (uint32_t unicode)
1055     {
1056     for (int i = 0; i < fonts.size (); i++)
1057     {
1058     rxvt_font *f = fonts[i];
1059    
1060     if (!f->loaded)
1061     {
1062     if (FROM_UNICODE (f->cs, unicode) == NOCHAR)
1063     goto next_font;
1064    
1065     if (!realize_font (i))
1066 pcg 1.5 goto next_font;
1067 pcg 1.1 }
1068    
1069 pcg 1.5 if (f->cs != CS_UNKNOWN && f->has_codepoint (unicode))
1070 pcg 1.1 return i;
1071    
1072     next_font:
1073     if (i == fonts.size () - 1 && fallback->name)
1074     {
1075     fonts.push_back (new_font (fallback->name, fallback->cs));
1076     fallback++;
1077 pcg 1.5 i = 0;
1078 pcg 1.1 }
1079     }
1080    
1081     return 0; /* we must return SOME font */
1082     }
1083    
1084    
1085