Displaying 1 result from an estimated 1 matches for "calcwindowsmetr".
2001 Jun 28
3
problem with afm on x86 Solaris 8
...ing directory `/d1/wine-20010510/dlls/winmm/wineoss'
make[2]: Entering directory `/d1/wine-20010510/dlls/wineps'
gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall
-mpreferred-stack-boundary=2 -fPIC -D__WINE__ -D_REENTRANT
-I/usr/openwin/include -o afm.o afm.c
afm.c: In function `CalcWindowsMetrics':
afm.c:868: structure has no member named `sAscender'
afm.c:869: structure has no member named `sDescender'
afm.c:871: structure has no member named `sLineGap'
afm.c:871: structure has no member named `sAscender'
afm.c:871: structure has no member named `sDescender'
afm....