http://bugs.winehq.org/show_bug.cgi?id=9311
Summary: Photoshop 6 UI font issue Product: Wine Version: CVS Platform: Other URL: http://www.tucows.com/get/214261_90608 OS/Version: other Status: NEW Keywords: download Severity: enhancement Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Several pulldown boxes that contain text are difficult to read in Photoshop 6 because there is not enough space vertically to display the letters, so the bottom six pixels or so are not shown. For instance, look at the Layers tab of the Layers floating window; it has a combo box that says "Normal", but the bottom few pixels are not shown. The same problem shows up in the Mode combobox of the Options bar, and the Brush Dynamics popup accessible via the options bar. For a screenshot of how the latter should look, see http://www.arraich.com/ref/aabrushes.htm
This is with an old freetype, and with the "could not load UI font" warning, so perhaps with the latest freetype, it will go away; I haven't checked.
http://bugs.winehq.org/show_bug.cgi?id=9311
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #1 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-30 13:02:43 --- With freetype 2.3.5 is somewhat better but on native the edit area is still two pixels higher.
http://bugs.winehq.org/show_bug.cgi?id=9311
--- Comment #2 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-30 13:49:18 --- The two pixels are added by CB_SETITEMHEIGHT probably for edit padding or something like that. The patch http://www.winehq.org/pipermail/wine-patches/2007-August/043373.html should fix it.
http://bugs.winehq.org/show_bug.cgi?id=9311
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-08-31 12:30:23 --- The patch got into Wine Git. So with freetype >= 2.3.5 the combo box displays as on Windows.
http://bugs.winehq.org/show_bug.cgi?id=9311
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dan Kegel dank@kegel.com 2008-01-28 05:24:32 --- Closing all RESOLVED FIXED bugs more than three months old.
http://bugs.winehq.org/show_bug.cgi?id=9311
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified