Class: Postsvg::Translation::Handlers::DefsHandler

Inherits:
Object
  • Object
show all
Defined in:
lib/postsvg/translation/handlers/defs_handler.rb

Class Method Summary collapse

Class Method Details

.call(_element, _context) ⇒ Object

children are referenced; we don't paint them at the point of definition. The ClipPathRegistry already indexed clipPaths from the document; gradients / patterns are future work.



11
# File 'lib/postsvg/translation/handlers/defs_handler.rb', line 11

def self.call(_element, _context); end