[Ilugc] Regarding RMagick unicode font issue

  • From: sathia2704@xxxxxxxxx (Sathia S)
  • Date: Thu, 17 Jul 2014 00:58:05 +0530

Guys,

I have written library ( Ruby gem ) for project_madurai (
http://projectmadurai.org/pmworks.html ;). Aim of this gem is to get list of
title and author from that html page, and create cover image with these
values.

It was working fine. But i am facing some issue while working with this. I
am using Lohit font ( tamil version ). Font is not rendered properly in
cover image. Actual font is not problem, but when i render in image via
Rmagick or Imagemagick, it looks bad ( check sample image in below link:
word ????????? )

Let me know if anybody got/solved this issue. I can't find solution from
search engine.

*Source code*: https://github.com/sathia27/project_madurai
Code for generating image in *lib/cover_page_generator/image.rb*

*Sample Image:* http://postimg.org/image/8z7ed377r/


-- 
------------------------------------------------------------------------------------------
Regards
sathia

Here I share my experiments with open source.
http://www.sathia27.wordpress.com

Other related posts:

  • » [Ilugc] Regarding RMagick unicode font issue - Sathia S