- 
    Task 
- 
    Resolution: Done
- 
    P4: Low 
- 
    None
- 
    None
- 
    OS/X Cocoa 
- 
        c8f299b7e675c839b16d750cd2633a57cdd0526f
In qfont_mac.cpp in 4.7.2, macFontID() always returns zero if QT_MAC_USE_COCOA is defined.
Being able to map a QFont to a local font is essential for interoperability with other libraries, and
either QFont::handle() or QFont::macFontID() needs to be implemented for 64-bit OS/X.