Sha256: ddb8f8ec528f20e04d8cd5ef0b8e9458b02c46712eefe93053525351bd4d1dc5

Contents?: true

Size: 153 Bytes

Versions: 2

Compression:

Stored size: 153 Bytes

Contents

module Prawn::SVG::Attributes
end

%w(transform opacity clip_path stroke font display color).each do |name|
  require "prawn/svg/attributes/#{name}"
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
prawn-svg-0.23.1 lib/prawn/svg/attributes.rb
prawn-svg-0.23.0 lib/prawn/svg/attributes.rb