On 11/06/2013 08:14, Matt D. wrote: > When running applications with a full-screen or -rootless X session, fonts > look fine. But when running the same application using the -multiwindow > switch, fonts are rendered oddly and are difficult to read. > > Here are some examples: > > Correct (full screen or rootless): > http://codespunk.com/files/upload/x_font.png > > Incorrect (multiwindow): > http://codespunk.com/files/upload/x_font_mw.png > > I prefer running as multiwindow because each application has its own unique > window for focus. In rootless mode all of the X windows come to the front when > one is selected. > > Does anyone know why fonts are rendering differently? Can this be fixed?
Thanks for reporting this issue. This is pretty odd. I have no idea what the cause is. Are you sure this odd rendering appears on all applications, and isn't tied to a particular toolkit (Qt, gtk, etc. )? You might start by looking at the dimensions and dpi details for "screen #0" reported by xdpyinfo, and see if there is a difference between these two modes. -- Jon TURNEY Volunteer Cygwin/X X Server maintainer -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/