Skip to content

横書きの文章を日本風の縦書にするモジュール

License

Notifications You must be signed in to change notification settings

kazuph/Acme-Tategaki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAME

Acme::Tategaki - This Module makes a text vertically.

SYNOPSIS

$ perl -MAcme::Tategaki -MEncode -e 'print encode_utf8 tategaki(decode_utf8 "お前は、すでに、死んでいる。"), "\n";'
死 す お
ん で 前
で に は
い ︑ ︑
る    
︒    

$ perl -MAcme::Tategaki -MEncode -e 'print encode_utf8 tategaki_one_line(decode_utf8 "お前は、すでに、死んでいる。"), "\n";'
お
前
は
︑
す
で
に
︑
死
ん
で
い
る
︒

=head1 DESCRIPTION

Acme::Tategaki makes a text vertically.

AUTHOR

Kazuhiro Homma kazuph@cpan.org

DEPENDENCIES

Array::Transpose, Array::Transpose::Ragged

SEE ALSO

flippy

LICENSE

Copyright (C) Kazuhiro Homma.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

横書きの文章を日本風の縦書にするモジュール

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages