The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

LibUI::TextItalic - Italic State of a Font Descriptor

SYNOPSIS

    use LibUI::TextItalic qw[:all];

DESCRIPTION

These values are used by LibUI::FontDescriptor. You may import them individually or with the :all tag.

Values

Normal
Oblique
Italic

LICENSE

Copyright (C) Sanko Robinson.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Sanko Robinson <sanko@cpan.org>