B_FIXED_SPACING
fFont.SetSpacing(B_FIXED_SPACING);
fHalfFont.SetSpacing(B_FIXED_SPACING);
case B_FIXED_SPACING: Print("B_FIXED_SPACING"); break;
fDefaultFixedFont->SetSpacing(B_FIXED_SPACING);