GoLang PDF_arcn

request it (306)
GoLang replacement for PHP's PDF_arcn [edit | history]



Do you know a GoLang replacement for PHP's PDF_arcn? Write it!

PHP PDF_arcn

PHP original manual for PDF_arcn [ show | php.net ]

PDF_arcn

(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)

PDF_arcnDraw a clockwise circular arc segment

Description

bool PDF_arcn ( resource $p , float $x , float $y , float $r , float $alpha , float $beta )

Except for the drawing direction, this function behaves exactly like PDF_arc().