https://bugs.freedesktop.org/show_bug.cgi?id=87510
Matthew Francis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |bisected CC| |[email protected], | |[email protected] --- Comment #4 from Matthew Francis <[email protected]> --- A follow-up source bisect points to the below commit. Adding Cc: to [email protected]. Could you possibly take a look at this? Thanks commit 588bb542bebdee5a67bd4695253c70646fb8a303 Author: Chris Sherlock <[email protected]> Date: Sun Apr 20 11:47:58 2014 +1000 fdo#74702 Only VirtualDevice should handle the Word ext lead bug In #i60945# it was discovered that Unix's leading external font spacing causes problems with the display of documents. Therefore, the reference device implemented a workaround, which was to set the spacing to zero. However, the reference device is a VirtualDevice, so it should really be handled there, not in OutputDevice. I have added a new protected function to OutputDevice, GetFontExtLead() that handles this. Change-Id: I1b84ee7d9f7ae96841b441b52705e67c8115ae5c -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
