Hello,<br><br>I am trying to use freetype to load bitmap fonts and
render using cairo.&nbsp; I am trying to create a image surface using the
buffer and metrics (rows and width) that I get thru FT_Bitmap
structure.&nbsp; I am not able to make progress beyond creating a surface.&nbsp;
I would like to render &quot;Hello, World!&quot; using cairo and bitmap fonts
thru freetype.&nbsp; Any leads to achieve this is greatly appreciated.
<br><br>Thanks