Module: HexaPDF::Layout

Defined in:
lib/hexapdf/layout.rb,
lib/hexapdf/layout/style.rb,
lib/hexapdf/layout/text_box.rb,
lib/hexapdf/layout/inline_box.rb,
lib/hexapdf/layout/text_shaper.rb,
lib/hexapdf/layout/line_fragment.rb,
lib/hexapdf/layout/text_fragment.rb,
lib/hexapdf/layout/numeric_refinements.rb

Overview

Overview

The Layout module contains advanced text and layouting facilities that are built on top of the standard PDF functionality provided by the Content module.

Defined Under Namespace

Modules: NumericRefinements Classes: InlineBox, LineFragment, Style, TextBox, TextFragment, TextShaper