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

NAME

Imager::Font::Win32 - 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.