Sha256: 4de9cfbe6a7200d2b989e1d038b51b6e7bf712148ac7713877628a0e1423caa5

Contents?: true

Size: 224 Bytes

Versions: 4

Compression:

Stored size: 224 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
asciidoctor-pdf-1.5.0.beta.5 lib/asciidoctor-pdf/prawn-svg_ext.rb
asciidoctor-pdf-1.5.0.beta.4 lib/asciidoctor-pdf/prawn-svg_ext.rb
asciidoctor-pdf-1.5.0.beta.3 lib/asciidoctor-pdf/prawn-svg_ext.rb
asciidoctor-pdf-1.5.0.beta.2 lib/asciidoctor-pdf/prawn-svg_ext.rb