Imager::Font::Win32(3) uses Win32 GDI services for text output

SYNOPSIS


my $font = Imager::Font->new(face=>"Arial");

DESCRIPTION

Implements font support using Win32 GDI calls. See Imager::Font for usage information.