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 _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
