Sha256: d02c0c09e5a0f887b372555ad2e6542c63abd78f36f2ae8af7426f543dcbbb54

Contents?: true

Size: 220 Bytes

Versions: 3

Compression:

Stored size: 220 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

3 entries across 3 versions & 1 rubygems

Version Path
asciidoctor-pdf-1.5.0.beta.8 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-1.5.0.beta.7 lib/asciidoctor/pdf/ext/prawn-svg.rb
asciidoctor-pdf-1.5.0.beta.6 lib/asciidoctor/pdf/ext/prawn-svg.rb