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
MinimumThinUltraLightLightBookNormalMediumSemiBoldBoldUltraBoldHeavyUltraHeavyMaximum
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>