File: formatted.rb

package info (click to toggle)
ruby-prawn 1.0.0~rc1%2Bdfsg1-3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 4,248 kB
  • sloc: ruby: 17,499; sh: 44; makefile: 17
file content (4 lines) | stat: -rw-r--r-- 154 bytes parent folder | download
1
2
3
4
require "prawn/core/text/formatted/wrap"
require "prawn/text/formatted/box"
require "prawn/text/formatted/parser"
require "prawn/text/formatted/fragment"