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.
Imager::Font::Win32 - uses Win32 GDI services for text output
my $font = Imager::Font->new(face=>"Arial");
Implements font support using Win32 GDI calls. See Imager::Font for usage information.