Module | Prawn::Graphics::CapStyle |
In: |
lib/prawn/graphics/cap_style.rb
|
CAP_STYLES | = | { :butt => 0, :round => 1, :projecting_square => 2 } | Sets the cap_style for stroked lines and curves |