From: Neil H. <ne...@sc...> - 2001-08-30 11:04:32
|
Kevin Altis: > Okay, but I still need to know what you're proposing, so I can implement it. I'm not really proposing anything particular as I'm somewhat unsure here and even managed to guess wrong about "light" being implemented. Just raising issues. > I still don't know whether underline works on *nix or just Windows. Underlined fonts aren't supported directly by X or GTK+ IIRC. Scintilla uses explicit underline drawing to avoid relying upon the platform to implement this as part of text drawing. Neil |