Menu

#330 Add GetTextExtentExPointI to wingdi.h

closed-accepted
None
2007-07-30
2007-04-03
No

Latest trunk builds of Firefox need GetTextExtentExPointI.
This isn't included with mingw, so you get a build error in those build environments.
This patch adds GetTextExtentExPointI so the build completes also fine for those build environments.

The relevant bug in Mozilla is:
https://bugzilla.mozilla.org/show_bug.cgi?id=375506

The point where GetTextExtentExPointI is used in Mozilla:
http://lxr.mozilla.org/seamonkey/source/gfx/thebes/src/gfxWindowsFonts.cpp#656

Discussion

  • Martijn Wargers

    Martijn Wargers - 2007-04-03

    w32api.diff

     
  • Martijn Wargers

    Martijn Wargers - 2007-07-26

    Logged In: YES
    user_id=1760015
    Originator: YES

    I haven't heard anything back about this. Can anybody give a follow-up on this?

     
  • Danny Smith

    Danny Smith - 2007-07-30
    • milestone: --> IINR_-_Include_In_Next_Release
    • assigned_to: nobody --> dannysmith
    • status: open --> closed-accepted
     
  • Danny Smith

    Danny Smith - 2007-07-30

    Logged In: YES
    user_id=11494
    Originator: NO

    Thank you. Committed to CVS.
    Danny