Description: 最新跨平台数据类型解析库,特别对解析字符串高效-latest cross-platform data types for analysis, especially the string efficient analytic Platform: |
Size: 1382400 |
Author:黄黄黄 |
Hits:
Description: 附上freetype2.1.10的源代码,这个和上面传的是一起的-Freetype2.1.10 attach the source code, this and the above is a mass of the Platform: |
Size: 1511424 |
Author:tanson |
Hits:
Description: 在linux的terminal下面执行:./example1 ./simsun.ttc a 就可以显示simsun.ttc字符类型的字体。自己也可以修改。前提是安装了freetype。
安装步骤是:
tar xjf freetype-2.4.10.tar.bz2
./configure
make
sudo make install
编译执行文件的命令是:
gcc -finput-charset=GBK -fexec-charset=UTF-8 -o example1 example1.c -I /usr/local/include/freetype2 -lfreetype -lm
./example1 ./simsun.ttc abc-Under the Linux terminal execution:/example1/simsun TTC can show a simsun. TTC character type fonts.Oneself also can be modified.The premise is installed freetype.
Installation steps are:
The tar XJF freetype- 2.4.10. Tar..bz2
./configure
The make
Sudo make install
Compile executable commands are:
GCC- finput- charset = GBK- fexec- charset = utf-8- o example1 example1. C- I/usr/local/include/freetype2 lfreetype- lm
./example1./simsun. TTC ABC Platform: |
Size: 16130048 |
Author:dennis |
Hits: