To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=47134
------- Additional comments from [EMAIL PROTECTED] Thu May 19 09:09:00 -0700 2005 ------- The FontProvider is called with two different devices, one of which has a font set that is too large. This may be due to double buffering in the drawing layer. The GetFont() method seems to be called with the actual content window only by PageObjectViewObjectContact::CalculatePageNumberAreaModelSize() when the size of that window changes. Maybe it would be sufficient to change the font returned by GetFont() only on such occasions. At the moment on every call to GetFont() the map mode of the given device is compared to the one given in the previous call to that method. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
