ONO::FW::Edu::Apps::Modules::WriteDraw

This module is a front end application module wrapper that has been created for the Morzino Project (morzino.com) and that has been released as Open Source software.

Note that this is NOT a self-contained application, it is only a wrapper that makes heavy use of the ONO Perl Framework application engine.

Functions

border_char();

ONO::FW::Edu::Apps::Modules::WriteDraw->border_char( $canvas, $char, $pdf_x, $pdf_y, $color );

learn();

ONO::FW::Edu::Apps::Modules::WriteDraw->learn( $option, $vars_ref, $HTTP, $BASE );
returns: $WEB

longchar();

ONO::FW::Edu::Apps::Modules::WriteDraw->longchar( );

lowchar();

ONO::FW::Edu::Apps::Modules::WriteDraw->lowchar( );

mix_mode();

ONO::FW::Edu::Apps::Modules::WriteDraw->mix_mode( $mix_chars_ref, $used_ref );

opts();

ONO::FW::Edu::Apps::Modules::WriteDraw->opts( $type, $txt_ref, $BLK_ref );

opts_ids();

ONO::FW::Edu::Apps::Modules::WriteDraw->opts_ids( $txt_ref, $vars_ref, $BLK_ref );
returns: @opts

rand_color();

ONO::FW::Edu::Apps::Modules::WriteDraw->rand_color( );

text_add_y_dim1();

ONO::FW::Edu::Apps::Modules::WriteDraw->text_add_y_dim1( $e, $char, $dim1, $dim2, $row_data, $mix_mode );
returns: ($text,$add_y,$dim1)

trans_color();

ONO::FW::Edu::Apps::Modules::WriteDraw->trans_color( );

Sub-Modules

none

Dependencies

Code