Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 539 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 539 Bytes

Arabic-Prawn

Arabic language string helpers for Prawn. Original gem on rubygems Copied source code to github in order to provide open source support and development for this gem.

What is this

This gem patch String class and provide few helper for arabic language support.

  • #determine_format(before_c, after_c)
  • #fix_arabic_glyphs
  • #fix_word
  • #get_letter_in_format(format, c)

Thanks