Skip to content

Commit

Permalink
add Prima.Font.colored
Browse files Browse the repository at this point in the history
  • Loading branch information
dk committed Nov 23, 2024
1 parent a5be94e commit 9e03a54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Prima/Classes.pm
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,8 @@ sub set
$o-> $w( \%pr);
}

sub colored { $_[0]->{OWNER}->is_font_colored }

for ( qw( size name width height direction style pitch encoding vector)) {
eval <<GENPROC;
sub $_
Expand Down

0 comments on commit 9e03a54

Please sign in to comment.