> We have got the output display in LCD monitor by using the
> freetype-2.3.11 with example1.c with blurred outline.

Yes, this example is very simple to show the most essential basics.

> Regarding the demo code containing gamma corrections, we could not
> see the bitmap information when we run it as standalone.

Ah, perhaps a misunderstanding.  I mean the various demo programs in
the `ft2demos-2.3.11' bundle (for Windows it is called ft2dmo2311).
For example, you can control the gamma correction with the keys `G',
`g', and `v' in `ftview'.

> Can u please suggest for any improvements to get the bitmap within
> the mentioned width/height.

Well, FreeType doesn't produce more than 255 gray levels.  For
`sharper' images you must not use subpixel positioning (which gives
bad results at small sizes), or you have to use an LCD rendering mode.


    Werner


_______________________________________________
Freetype-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to