The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

LibUI::TextWeight - Weight or Boldness of a Font Descriptor

SYNOPSIS

    use LibUI::TextWeight qw[:all];

DESCRIPTION

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

Values

Minimum
Thin
UltraLight
Light
Book
Normal
Medium
SemiBold
Bold
UltraBold
Heavy
UltraHeavy
Maximum

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>