Skip to content

TheDartsCo/Ruby-Arabic-Reshaper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby-Arabic-Reshaper

Arabic characters re-shaper to be used with graphics libraries ex. Rmagick

how to use it?

  • Make sure the file resharper.rb inside your current directory.
  • Require the require_relative 'resharper' file (you can require file with require File.expand_path("../resharper.rb", __FILE__) if you are using ruby version 1.9.x).
  • Use the reshape function ex: reshape "سلام لكم".

About

Arabic characters re-shaper to be used with graphics libraries ex. Rmagick

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%