装freetype2需要 libfreetype6 libttf 但是 libttf2-2.1.9-1_4.rh9.at.i386.rpm libfreetype6-2.1.9-1_4.rh9.at.i386.rpm 都装不了提示 file /usr/lib/libfreetype.so.6 from install of libfreetype6-2.1.9-1_4.rh9.at conflicts with file from package freetype-2.1.3-6 freetype-2.1.3-6也不能卸载 - -! 请高人指点指点。。。
最近在基于freetype2做字体显示的功能,有几个疑问不明白,首先打开AA的效果怎么感觉字体的效果出来后毛绒绒的,就是边的部分灰度值在0~255之间,不知有啥patch能改变这种效果,觉得还是windows上的cleartype舒服啊,另外就是想到利用描边去改善这块的效果,但看了看文档,也没发现FT_Stroke怎么个用起来,freetype2这块新手,请大家指教:)
安装freetype2有如此提示,如何是好。。
[root@Www. freetype-2.2.1]#./configure
GNU make (>= 3.79.1) or makepp (>= 1.19) is required to build freetype2.
Please try
`GNUMAKE=
大家先鄙视我吧,我太菜了
链接帮助都不行
gnu make什么意思
./configure -help
GNU make (>= 3.79.1) or makepp (>= 1.19) is required to build freetype2.
Please try
`GNUMAKE=
请问我下了freetype-2.1.4.tar.gz #tar -zxvf freetype-2.1.4.tar.gz #cd freetype-2.1.4 #./configure 提示“Sorry, GNU make is required to build freetype2.” 可是我已经安装了gmake啊 #GNUMAKE=/usr/local/bin/gmake ./configure 也不行。 到/usr/ports/print/freetype2 却可以安装?
使用 grep -e | freetype 查询服务器上有个 freetype 2.1.9。 我想重新安装一个 freetype 2.3.5。 就装在 /usr/local/freetype2 这儿了。 结果编译 php 的时候报了个 freetype1 yes freetype 2 no。 不知道什么原因。麻烦大家教教已经有的freetype怎么删除吧。
最近配置了FREEBSD+APACHE+PHP4.3.1+GD2.0+freetype(不知道版本) 编译配置如下: './configure' '--with-apxs=/usr/local/sbin/apxs' '--with-config-file-path=/usr/local/etc' '--enable-versioning' '--with-regex=system' '--with-gd' '--with-ttf' '--enable-gd-native-ttf' '--enable-gd-imgstrttf' '--with-freetype-dir=/usr/local/include/freetype2/freetype' '--with-zlib' '--with-mysql=/usr/local' '--prefix=/us...
使用freetype打开一个bitmap fonts(BDF), 获取到的FT_Bitmap_Size,但是当中的宽度和高度,有时不准确. 如何才能准确的获得当却缺省字体的宽度和高度? 请高手帮忙解决!!!
在安装gd-2.0.9时老出现这个报错 rm -f .libs/gdft.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/libpng12 -DPNG_THREAD_UNSAFE_OK -DPNG_USE_PNGGCCRD -g -O2 -MT gdft.lo -MD -MP -MF .deps/gdft.Tpo -c gdft.c -fPIC -DPIC -o gdft.o In file included from gdft.c:55: /usr/local/include/freetype2/freetype/freetype.h:19:2: #error "`ft2build.h' hasn'...