I demand that Klaus Schmidinger may or may not have written...

[snip]
> When I do
>      const char *font_name = "sans-serif";
>      FcInit();
[snip fontconfig bits]
>      fprintf(stderr, "font '%s'\n", s);//XXX
>      free(fc_pattern);
>      FcFini();
> it prints
>   font '/usr/share/fonts/truetype/arial.ttf'
> which looks good. However, when I use "courier" instead of "sans-serif", I
> get
>   font '/usr/share/fonts/URW/n022003l.pfb'
> which is not a truetype font and therefore can't be used with VDR's font
> rendering.

Why can't it? I was under the impression that freetype could handle
Postscript fonts...

[snip]
-- 
| Darren Salt    | linux or ds at              | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Burn less waste. Use less packaging. Waste less.     USE FEWER RESOURCES.

Your mode of life will be changed to ASCII.

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to