Char
NAME
Arithmetic::PaperAndPencil::Char - individual characters when rendering an arithmetic operation
SYNOPSIS
use Arithmetic::PaperAndPencil::Char;
DESCRIPTION
This class should not be used directly. It is meant to be a utility
module for Arithmetic::PaperAndPencil
.
Arithmetic::PaperAndPencil::Char
is a class storing the characters
when rendering an arithmetic operation. Beside the character itself,
it stores information about the decoration of the char: underline,
strike, etc.
AUTHOR
Jean Forget <[email protected]>
COPYRIGHT AND LICENSE
Copyright 2023, 2024 Jean Forget
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.