Added some test cases ....
[phpCairo.git] / testcases / phpCairo / ft-text-vertical-layout-type1.php
blob520761ad2818761495a57e00c5a9e2c2901347b9
1 <?
2 $width = 80;
3 $height = 240;
4 $textsize = 30;
6 function create_scaled_font()
8 global $con;
9 $fo = $con->get_font_options();
12 // Some functions realted to Mozilla only