On Sat, Jan 17, 2009 at 05:47:19PM +0900, furaisanjin wrote:
Thank you, now I can change my favorite font in much easier way. I have one more question. Is there any way to specify default font if the font specified in style sheet doesn't exist on local machine?
For example, when style sheet contains
body { font-family: MS Gothic, Osaka, monospace; }
In this case dillo should try the three fonts given. At least "monospace" should exist and be mapped to some default monospace font. This part of the font selection is just not implemented yet.
but I don't have none of them but I have VL Gothic. In this case I want to use VL Gothic as backup.
It might be possible to map font names at the X11 level, i.e. in .fonts.conf. But I don't know the details. Regards, Johannes