';
$wt .= p_render('xhtml', p_get_instructions($caption), $info);
$wt = str_replace('', '', $wt);
$wt = str_replace('
', '', $wt);
$wt = trim($wt);
$wt .= '';
return $wt;
}
/*
not used yet.
percentage position:
before --> [20% | ]
inside --> [ 25% | ]
after --> [ | 30%]
*/
function _place_percentage ($pv, $p, $where) {
if ($where==='before') $wt.= $p;
$wt.= '