Hi, The naming conventions of the files are:
When the version of freetype2 is L.M.N (in this case, L=2, M=3, N=11) freetype-L.M.N.tar.gz tar+gzip archived source (for Unix, Mac OS X) freetype-L.M.N.tar.gz.sig checksum for tar+gzip source freetype-L.M.N.tar.bz2 tar+bzip2 archived (for Unix, Mac OS X) freetype-L.M.N.tar.bz2.sig checksum for tar+bzip2 source ftLMN.zip zip archived source (for Win32) ftLMN.zip.sig checksum for zip archived source ft2demos-L.M.N.tar.gz tar+gzip archived demo program source ft2demos-L.M.N.tar.gz.sig checksum for tar+gzip archived demo ft2demos-L.M.N.tar.bz2 tar+bzip2 archived demo program source ft2demos-L.M.N.tar.bz2.sig checksum for tar+bzip2 archived demo ftdmoLMN.zip zip archived demo program source ftdmoLMN.zip.sig checksum for zip archived demo program source freetype-doc-L.M.N.tar.gz tar+gzip archived document freetype-doc-L.M.N.tar.gz.sig checksum for tar+gzip archived document freetype-doc-L.M.N.tar.bz2 tar+bzip2 archived document freetype-doc-L.M.N.tar.bzip2.sig checksum for tar+bzip2 archived document ftdocLMN.zip zip archived document ftdocLMN.zip.sig checksum for zip archived document I don't know the detail development environment, and your favorite archiver, so I cannot tell you exact files. If your development environment prefers the sources terminated with Win32-like CR/LF, zip files might be better. Regards, mpsuzuki On Thu, 12 Nov 2009 14:41:32 +0530 "Kumar.K" <[email protected]> wrote: >Hi, > I want the latest version and its documentation, demo and its >related files I found these following links, > >http://savannah.inetbridge.net/freetype/ > >http://sourceforge.net/projects/freetype/files/ On Thu, 12 Nov 2009 14:41:32 +0530 "Kumar.K" <[email protected]> wrote: >Hi, > I want the latest version and its documentation, demo and its >related files I found these following links, > >http://savannah.inetbridge.net/freetype/ > >http://sourceforge.net/projects/freetype/files/ > > >In the above page link there are lot of zip files and other format files. >Can you give me the correct links? > > > > >Best regards, >Kumar.K > >-----Original Message----- >From: Werner LEMBERG [mailto:[email protected]] >Sent: Thursday, November 12, 2009 12:57 AM >To: [email protected] >Cc: [email protected] >Subject: Re: [ft-devel] Porting FT2 > > >> I want to port FT 2 to my application. We are working in analog >> devices Blackfin processor, and using its IDE -VDK. I want to use >> only true type font for my project. Can you tell where should I >> start? Actually I am struggling . > >Please read the files INSTALL.ANY and CUSTOMIZE (in the `docs' >subdirectory) and look up the mailing list archives of both freetype >and freetype-devel since this is a rather popular question. > > > Werner > > > > >_______________________________________________ >Freetype-devel mailing list >[email protected] >http://lists.nongnu.org/mailman/listinfo/freetype-devel _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
