Details
Description
New function to draw rouded corners rectangle (one, two, .. or all corners) like FPDF lib (can I post the link? http://www.fpdf.org/en/script/script35.php).
Thanks
New function to draw rouded corners rectangle (one, two, .. or all corners) like FPDF lib (can I post the link? http://www.fpdf.org/en/script/script35.php).
Thanks
|
|
|
I'll try to roll this into the layout classes I've been working on. There are some new geometry classes (such as Zend_Pdf_Rect) that should make such a feature easier to implement.