0.0
No commit activity in last 3 years
No release in over 3 years
Gem which improve workflow with arabic text. Moved to: https://github.com/cropio/prawn-rtl-support
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

~> 1.0
 Project Readme

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