deferred class
	EV_FONTABLE_IMP

General
	cluster: implementation_mswin
	description: 
		"EiffelVision fontable, mswindows implementation.
		
		Note: When a heir of this class inherits from a WEL object,
		it needs to rename `font' as `wel_font' and
		`set_font' as `wel_set_font'."

Ancestors
	EV_FONTABLE_I*

Queries
	font: EV_FONT
	internal_font: EV_FONT
	internal_font_height: INTEGER_32

Commands
	set_default_font
	set_font (ft: EV_FONT)