Sha256: ca3b5f5e292a30ae85568cdb54d7bad0f38527c33bf7d1e93a4f5ac467ac9168

Contents?: true

Size: 411 Bytes

Versions: 24

Compression:

Stored size: 411 Bytes

Contents

# frozen_string_literal: true

require 'prawn-svg'
require_relative 'prawn-svg/calculators/document_sizing'
require_relative 'prawn-svg/elements/image'
require_relative 'prawn-svg/loaders/data'
require_relative 'prawn-svg/loaders/file'
require_relative 'prawn-svg/loaders/web'
require_relative 'prawn-svg/url_loader'
# NOTE: disable system fonts since they're non-portable
Prawn::SVG::Interface.font_path.clear

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
asciidoctor-pdf-2.3.13 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.12 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.11 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.10 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.9 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.8 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.7 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.6 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.5 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.4 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.3 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.2 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.1 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.3.0 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.2.0 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.1.6 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.1.5 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.1.4 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.1.3 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.1.2 lib/asciidoctor/pdf/ext/prawn-svg.rb