BidiRenderer. A tool for displaying text that reads right-to-left and left-to-right in the same paragraph.

github.com/salshaaban/BidiRenderer

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2015
  • update README.md
April 2015
  • better line width calculation
  • fixed error in line breaking
  • fribidi_shape() instead of fribidi_shape_arabic()
March 2015
  • MainWindow: added View menu
  • added samples
  • better line spacing in GlyphStringRenderer
  • fixed 2 errors in line breaking
  • added font color picker
  • added screenshot to README.md
  • added screenshot
  • first commit