http://bugs.winehq.org/show_bug.cgi?id=36450
Bug ID: 36450 Summary: EnumFontFamilies should report unsubstituted font names Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com
I'm stuck and I think someone else should work on this. My last attempt is here: http://source.winehq.org/patches/data/104492
It was rejected because although the new GDI tests worked, it broke the GDI+ tests: http://www.winehq.org/pipermail/wine-devel/2014-May/104234.html
http://bugs.winehq.org/show_bug.cgi?id=36450
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- You have created tests that work well, so the first thing to do IMO is to get the tests commited. Use todo_wine to ensure the test will not generate errors in wine and send then first.
The GDI+ test is using GdipGetLogFontA and your test is using EnumFontFamiliesExA, maybe they differ in what they return?
http://bugs.winehq.org/show_bug.cgi?id=36450
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- The tests are now commited: http://source.winehq.org/git/wine.git/?a=commit;h=0fb88f8d01fd69e3d026fba069...
https://bugs.winehq.org/show_bug.cgi?id=36450
--- Comment #3 from Austin English austinenglish@gmail.com --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.51 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=36450
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |50b6b376cbd521486c7765a11d8 | |8d17533f2057d Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Dmitry Timoshkov dmitry@baikal.ru --- Should be fixed.
https://bugs.winehq.org/show_bug.cgi?id=36450
--- Comment #5 from Alex Henrie alexhenrie24@gmail.com --- Thanks Dmitry :-)
https://bugs.winehq.org/show_bug.cgi?id=36450
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.55.