INFO: Fractional Point Sizes Not Supported in ChooseFont() (77843)



The information in this article applies to:

  • Microsoft Platform Software Development Kit (SDK) 1.0

This article was previously published under Q77843

SUMMARY

The ChooseFont() common dialog box library routine does not support fractional point sizes. When a fractional point size is entered, it is rounded to the nearest integral point size.

Rounding point sizes affects certain printers that support fractional font sizes. For example, one particular HP LaserJet font cartridge contains an 8.5-point font. The ChooseFont() dialog box displays this font as an 8- point font.

Modification Type:MinorLast Reviewed:7/11/2005
Keywords:kbCmnDlg kbCmnDlgPrint kbinfo KB77843