void pdf_arc
PDF_arc() 関数は、 中心を点 (x-coor, y-coor)、 半径を radius、開始角を start 、終了角を end とした円弧を描画します。
PDF_circle(), PDF_stroke() も参照下さい。