Skip to content

Tags: mpagalan/prawn

Tags

1.3.0

Toggle 1.3.0's commit message
Remove VERSION file from gemspec

1.2.1

Toggle 1.2.1's commit message
Fix packaging error

1.1.0

Toggle 1.1.0's commit message
Resolve conflicts merging master into stable

1.0.0

Toggle 1.0.0's commit message
Resolve merge conflicts

0.15.0

Toggle 0.15.0's commit message
Nodoc another security method

0.14.0

Toggle 0.14.0's commit message
Resolve merge conflicts

0.13.2

Toggle 0.13.2's commit message
Get rid of all internal uses of require to load prawn source code, re…

…placing them with require_relative calls.

0.13.1

Toggle 0.13.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Removed unused JPEG_APP_BLOCKS constant

0.13.0

Toggle 0.13.0's commit message
Remove duplicate file

disable-wrap-by-char-for-shrink-to-fit-rebased-to-master-at-2da2afc9d

Toggle disable-wrap-by-char-for-shrink-to-fit-rebased-to-master-at-2da2afc9d's commit message
Add textbox option to disable character wrapping.

This is particularly helpful in combination with :overflow => :shrink_to_fit. With :disable_wrap_by_char => true you can ensure that the shrinking maintains whole words.