Rounded rectangle

Informations

Author: Maxime Delorme
License: Freeware

Description

Allows to draw rounded rectangles (requires FPDF 1.51). Parameters are:

x, y: top left corner of the rectangle.
w, h: width and height.
r: radius of the rounded corners.
style: same as Rect(): F, D (default), FD or DF.