prawn
https://github.com/prawnpdf/prawn
Ruby
Fast, Nimble PDF Writer for Ruby
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to prawn
Help out
- Issues
- Advanced text layout
- text_box with shrink_to_fit sometimes crops end of sentence
- fix float precision bug in text box rendering
- Add line_widths to Prawn::Text::Formatted::Box
- Encoding warning: Prawn::Errors::IncompatibleStringEncoding, "Your document includes text that's not compatible with the Windows-1252 character set.\n If you need full UTF-8 support, use TTF fonts instead of PDF's built-in fonts"
- png Exif orientation metadata ignored
- fix: allow to use text and text_box in sequence with inline format flag
- restore current column when float is called inside a column box
- float does not return to current column when called inside a column_box
- Support for optical alignment in text blocks
- Docs