From: Bastian M. <bma...@we...> - 2006-06-29 08:48:05
|
Forgot attachment... Bastian Bastian Maerkisch wrote: > Ethan Merritt wrote: >> Did you have a chance to check if the suggested fix >> for this bug was correct? >> >> Ethan >> > I am sorry, but I didn't manage up till now. I am _very_ busy at > the moment ... > > The order of the commands in WIN_font doesn't matter really. > GraphOp esentially builds a list of commands that the > windows terminal then uses to create the output at a later > point in time. WIN_font and WIN_fontsize are only needed > to track the font while processing enhanced text. > > I think I found the bug, though: In WIN_enhanced_open() the > font was reset to the current font (WIN_font) instead of > the default font (see attachment). Stupid me. > > Could someone else please test? I am posting this on the list > since SF is not functional right now. > > Bastian > |