Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 178547

Summary: need get/setAdvanced on Graphics
Product: [Tools] GEF Reporter: Rudolf Hornig <rudolf.hornig>
Component: GEF-Legacy Draw2dAssignee: gef-inbox <gef-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: minor    
Priority: P3 CC: mgobeil, nyssen
Version: 3.2.1   
Target Milestone: 3.5.0 (Galileo) M4   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Rudolf Hornig CLA 2007-03-21 10:17:04 EDT
Build ID: M20070212-1330

Steps To Reproduce:
Using any advanced features switches on the Advanced bit on the GC (= using GDI+ on windows). Unfortunately this also result using GDI+ for thext rendering. Text rendering on GDI+ is considereable different than on GDI. There should be a possibility to switch back to non advanced mode and render texts with the GDI. Unfortunately Graphics does not expose this functionality so switching back is impossible once advanced mode was triggered.

More information:
see http://support.microsoft.com/default.aspx?scid=kb;en-us;307208
for more info, how advanced mode text rendering is different.
Comment 1 Marc Gobeil CLA 2008-10-01 15:14:47 EDT
covered by patch submitted for Bug 168311
Comment 2 Alexander Nyßen CLA 2011-01-20 12:53:24 EST
Marking as fixed in 3.5M4, because this was added - as commented by Marc - in the respective milestone.