SelectObject
Functional Difference from WIN95
about the font mapping quality.
Functional Difference from SBCS Open32
This function now has the font mapping capability to find the closest matching font to the logical font that was requested by application.
Implementation
This function calls internally the font mapper, before calling the GpiCreateLogFont function to realize a logical font. See 3.2.5 "The Font Mapper" for details.
Implementation will be mainly done in WinFontObject::selectObject function. To retrieve the SetMapperFlags() state, use PAX GpiQueryFontMappingFlags().