Sha256: 45e0f44b046700db9b4918fb0d3013c171029ca275ecef8fa8355300be0443d7

Contents?: true

Size: 268 Bytes

Versions: 12

Compression:

Stored size: 268 Bytes

Contents

# frozen_string_literal: true

require 'prawn-svg'
require_relative 'prawn-svg/loaders/data'
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

12 entries across 12 versions & 1 rubygems

Version Path
asciidoctor-pdf-2.0.5 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.4 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.3 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.2 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.1 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.0 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.0.rc.1 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.0.beta.2 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.0.beta.1 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.0.alpha.3 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.0.alpha.2 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-2.0.0.alpha.1 lib/asciidoctor/pdf/ext/prawn-svg.rb