hi, can somebody pls tell me how to set up the char sizes... as mentioned in the tutorial, if i try to set it using
fterror = FT_Set_Char_Size( face, 0 , 16 *64, 90, 90 ); am getting the output very crumpled as below... http://www.nabble.com/file/p22944331/sample.jpg i think its a problem related to setting the horizontal and vertical resolutions... can anyone help me how to set the resolutions, so that the text appears clear... thanks.. -- View this message in context: http://www.nabble.com/about-setting-character-sizes-tp22944331p22944331.html Sent from the Freetype - User mailing list archive at Nabble.com. _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
