Imager::DTP::Line::Vertical - extended class of Imager::DTP::Line.


Imager-DTP documentation  | view source Contained in the Imager-DTP distribution.

Index


NAME

Top

Imager::DTP::Line::Vertical - extended class of Imager::DTP::Line.

SYNOPSIS

Top

See Imager::DTP::Line for synopsis and description.

DESCRIPTION

Top

Two digit numeral will be parsed as one letter automatically.

With most of commercial publication (in my country - Japan), two digit numerals are printed as one letter in vertical writings. Since that, I've implemented the same logic in this module. If you don't want this to happen, add "return undef;" to the second line in _isDoubleDigitNum() method, or let me know and I'll add a option to disable it.

AUTHOR

Top

Toshimasa Ishibashi, <iandeth99@ybb.ne.jp>

COPYRIGHT & LICENSE

Top

SEE ALSO

Top

Imager, Imager::DTP


Imager-DTP documentation  | view source Contained in the Imager-DTP distribution.