Sha256: cd3b9481c9fa56964bc39bba5d9f0133af5bb1fe360059d815edd7e714ee87ee

Contents?: true

Size: 221 Bytes

Versions: 7

Compression:

Stored size: 221 Bytes

Contents

# frozen_string_literal: true

require 'prawn-svg' unless defined? Prawn::SVG::Interface
require_relative 'prawn-svg/interface'
# NOTE disable system fonts since they're non-portable
Prawn::SVG::Interface.font_path.clear

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
asciidoctor-pdf-1.5.3 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-1.5.2 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-1.5.1 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-1.5.0 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-1.5.0.rc.3 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-1.5.0.rc.2 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-1.5.0.rc.1 lib/asciidoctor/pdf/ext/prawn-svg.rb