Sha256: 20eec3bc6383083364fd663ed81e6d590d0dd7556dc10decaddc4cfb9f9ccb76
Contents?: true
Size: 250 Bytes
Versions: 2
Compression:
Stored size: 250 Bytes
Contents
# frozen_string_literal: true # the following are organized under the Asciidoctor::Prawn namespace require_relative 'prawn/font/afm' require_relative 'prawn/images' require_relative 'prawn/formatted_text/fragment' require_relative 'prawn/extensions'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
asciidoctor-pdf-1.5.0.beta.7 | lib/asciidoctor/pdf/ext/prawn.rb |
asciidoctor-pdf-1.5.0.beta.6 | lib/asciidoctor/pdf/ext/prawn.rb |