Details
-
Improvement
-
Resolution: Incomplete
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
Created an attachment (id=7961)
patch for font.c revision 56964
This is a patch for http://svn.reactos.org/svn/reactos/trunk/rostests/winetests/gdi32/font.c?revision=56964&view=markup#l3559.
Basically it is to reduce a bit of the redundant code in that file. Managed to trim off about 77 lines of code.
Please make sure to review the code before applying as C++ is not my native programming language and I do not have a proper development environment set up for ReactOS development yet so this is untested. Lastly I don't have the software handy for a diff so I posted the whole file.