Newbie to Imagemagic

tina nambiar <[email protected]> Tue, 24 Mar 2009 13:45:07 +0530
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <[email protected]>
Hi all,

I need guidance as to  how i can write code to convert text to bitmap for my
embedded board . I am using magicImage source code as a reference ,since
memory constraints are there for my board we cant use imagemagick .i need to
find from the source code which part of the source code is doing the
convertion ,what are the dependencies,API's and libraries .
So i need help as to how i could  find the dependencies required in my code