[cairo] Cairo, pango and Win32.. incorrect font rendering

Peter Clifton pcjc2 at cam.ac.uk
Sat Jan 16 06:12:32 PST 2010


Hi guys,

Vague I know, but I wondered if this rang any bells.

The gEDA suite (electronic design tools) now uses cairo and pango to
render its schematics. This works really well on Linux, and on Mac OSX
when the right magic is used to build it.

However, I've just cross-built for Win32, which has worked in the past,
and have had reported issues of text rendering at the wrong size.

(See screen-shot here:
http://www.xs4all.nl/~ljh4timm/downloads/gschem-1.6.0_add_text_testing.png
)

The same program works fine under Wine, but fails under Win32. No other
font rendering in the program, or the toolkit is affected.

I built with pango-1.26.0 and cairo 1.8.8.

Configure logs attached.

Does anyone have any ideas how to debug this (I have no access to a
Windows machine), or ideas as to what might be wrong?

Best regards,

Peter Clifton.
-------------- next part --------------
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-mingw32msvc-strip... i586-mingw32msvc-strip
checking build system type... i686-pc-linux-gnu
checking host system type... i586-pc-mingw32msvc
checking for i586-mingw32msvc-as... i586-mingw32msvc-as
checking for i586-mingw32msvc-dlltool... i586-mingw32msvc-dlltool
checking for i586-mingw32msvc-objdump... i586-mingw32msvc-objdump
checking for style of include used by make... GNU
checking for i586-mingw32msvc-gcc... i586-mingw32msvc-gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-mingw32msvc-gcc accepts -g... yes
checking for i586-mingw32msvc-gcc option to accept ISO C89... none needed
checking dependency style of i586-mingw32msvc-gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-mingw32msvc-gcc... /usr/i586-mingw32msvc/bin/ld
checking if the linker (/usr/i586-mingw32msvc/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i586-mingw32msvc-nm -B
checking the name lister (/usr/bin/i586-mingw32msvc-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i586-mingw32msvc/bin/ld option to reload object files... -r
checking for i586-mingw32msvc-objdump... (cached) i586-mingw32msvc-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i586-mingw32msvc-ar... i586-mingw32msvc-ar
checking for i586-mingw32msvc-strip... (cached) i586-mingw32msvc-strip
checking for i586-mingw32msvc-ranlib... i586-mingw32msvc-ranlib
checking command to parse /usr/bin/i586-mingw32msvc-nm -B output from i586-mingw32msvc-gcc object... ok
checking how to run the C preprocessor... i586-mingw32msvc-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if i586-mingw32msvc-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-mingw32msvc-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-gcc static flag -static works... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-gcc linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bash... /bin/bash
checking if dolt supports this host... no, falling back to libtool
checking for i586-mingw32msvc-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for i586-mingw32msvc-gcc... (cached) i586-mingw32msvc-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-mingw32msvc-gcc accepts -g... (cached) yes
checking for i586-mingw32msvc-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i586-mingw32msvc-gcc... (cached) gcc3
checking how to run the C preprocessor... i586-mingw32msvc-gcc -E
checking for i586-mingw32msvc-g++... i586-mingw32msvc-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-mingw32msvc-g++ accepts -g... yes
checking dependency style of i586-mingw32msvc-g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether i586-mingw32msvc-g++ accepts -g... (cached) yes
checking dependency style of i586-mingw32msvc-g++... (cached) gcc3
checking how to run the C++ preprocessor... i586-mingw32msvc-g++ -E
checking for ld used by i586-mingw32msvc-g++... /usr/i586-mingw32msvc/bin/ld
checking if the linker (/usr/i586-mingw32msvc/bin/ld) is GNU ld... yes
checking whether the i586-mingw32msvc-g++ linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking for i586-mingw32msvc-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-g++ static flag -static works... yes
checking if i586-mingw32msvc-g++ supports -c -o file.o... yes
checking if i586-mingw32msvc-g++ supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-g++ linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether i586-mingw32msvc-gcc and cc understand -c and -o together... yes
checking for inline... inline
checking for i586-mingw32msvc-pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether byte ordering is bigendian... no
checking whether float word ordering is bigendian... no
checking for native atomic primitives... Intel
checking whether atomic ops require a memory barrier... no
checking for native Win32... yes
checking for Sun Solaris (non-POSIX ctime_r)... no
checking for cos in -lm... yes
checking for sched_yield in -lrt... no
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking for uint64_t... yes
checking for uint128_t... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sys/stat.h... (cached) yes
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking sys/poll.h usability... no
checking sys/poll.h presence... no
checking for sys/poll.h... no
checking sys/un.h usability... no
checking sys/un.h presence... no
checking for sys/un.h... no
checking sched.h usability... no
checking sched.h presence... no
checking for sched.h... no
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for feenableexcept... no
checking for fedisableexcept... no
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for signal.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking for vasnprintf... no
checking for link... no
checking for ctime_r... no
checking for drand48... no
checking for flockfile... no
checking windows.h usability... yes
checking windows.h presence... yes
checking for windows.h... yes
checking for supported warning flags... 
checking whether i586-mingw32msvc-gcc supports -Wall... yes
checking whether i586-mingw32msvc-gcc supports -Wextra... yes
checking whether i586-mingw32msvc-gcc supports -Wsign-compare... yes
checking whether i586-mingw32msvc-gcc supports -Werror-implicit-function-declaration... yes
checking whether i586-mingw32msvc-gcc supports -Wpointer-arith... yes
checking whether i586-mingw32msvc-gcc supports -Wwrite-strings... yes
checking whether i586-mingw32msvc-gcc supports -Wstrict-prototypes... yes
checking whether i586-mingw32msvc-gcc supports -Wmissing-prototypes... yes
checking whether i586-mingw32msvc-gcc supports -Wmissing-declarations... yes
checking whether i586-mingw32msvc-gcc supports -Wnested-externs... yes
checking whether i586-mingw32msvc-gcc supports -Wpacked... yes
checking whether i586-mingw32msvc-gcc supports -Wswitch-enum... yes
checking whether i586-mingw32msvc-gcc supports -Wmissing-format-attribute... yes
checking whether i586-mingw32msvc-gcc supports -Wstrict-aliasing=2... yes
checking whether i586-mingw32msvc-gcc supports -Winit-self... yes
checking whether i586-mingw32msvc-gcc supports -Wunsafe-loop-optimizations... yes
checking whether i586-mingw32msvc-gcc supports -Wdeclaration-after-statement... yes
checking whether i586-mingw32msvc-gcc supports -Wold-style-definition... yes
checking whether i586-mingw32msvc-gcc supports -Wno-missing-field-initializers... yes
checking whether i586-mingw32msvc-gcc supports -Wno-unused-parameter... yes
checking whether i586-mingw32msvc-gcc supports -Wno-attributes... yes
checking whether i586-mingw32msvc-gcc supports -Wno-long-long... yes
checking whether i586-mingw32msvc-gcc supports -Winline... yes
checking whether i586-mingw32msvc-gcc supports -fno-strict-aliasing... yes
checking whether i586-mingw32msvc-gcc supports -fno-common... yes
checking whether i586-mingw32msvc-gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes
checking which warning flags were supported...  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2
checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
checking how to allow undefined symbols in shared libraries used by test suite... checking whether i586-mingw32msvc-gcc supports -Wl,--allow-shlib-undefined... yes
-Wl,--allow-shlib-undefined
checking for VALGRIND... no
no
checking for compress in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for X... disabled
checking for cairo's Xlib surface backend feature... 
checking for xlib... no
no
checking whether cairo's Xlib surface backend feature could be enabled... no (requires X development libraries)
checking for cairo's Xlib Xrender surface backend feature... 
checking whether cairo's Xlib Xrender surface backend feature could be enabled... no (requires --enable-xlib)
checking for cairo's Quartz surface backend feature... 
checking ApplicationServices/ApplicationServices.h usability... no
checking ApplicationServices/ApplicationServices.h presence... no
checking for ApplicationServices/ApplicationServices.h... no
checking CoreGraphics/CoreGraphics.h usability... no
checking CoreGraphics/CoreGraphics.h presence... no
checking for CoreGraphics/CoreGraphics.h... no
checking whether cairo's Quartz surface backend feature could be enabled... no (requires CoreGraphics framework)
checking for cairo's Quartz font backend feature... 
checking whether cairo's Quartz font backend feature could be enabled... no (requires CoreGraphics framework)
checking for cairo's Microsoft Windows surface backend feature... 
checking whether cairo's Microsoft Windows surface backend feature could be enabled... yes
checking for cairo's Microsoft Windows font backend feature... 
checking whether cairo's Microsoft Windows font backend feature could be enabled... yes
checking for gs... gs
checking for cairo's PNG functions feature... 
checking for png... yes
checking whether cairo's PNG functions feature could be enabled... yes
checking for cairo's FreeType font backend feature... 
checking for FONTCONFIG... no
no
checking whether cairo's FreeType font backend feature could be enabled... no (requires fontconfig)
checking pthread.h usability... no
checking pthread.h presence... no
checking for pthread.h... no
checking for cairo's PostScript surface backend feature... 
checking whether cairo's PostScript surface backend feature could be enabled... yes
checking for gs... (cached) gs
checking for LIBSPECTRE... no
no
checking for cairo's PDF surface backend feature... 
checking whether cairo's PDF surface backend feature could be enabled... yes
checking for POPPLER... no
no
checking for cairo's SVG surface backend feature... 
checking whether cairo's SVG surface backend feature could be enabled... yes
checking for LIBRSVG... no
no
checking for cairo's image surface backend feature... 
checking for pixman... yes
checking whether cairo's image surface backend feature could be enabled... yes
checking for cairo's user font backend feature... 
checking whether cairo's user font backend feature could be enabled... yes
checking for gtk... no
no
configure: creating ./config.status
config.status: creating src/cairo.pc
config.status: creating cairo-uninstalled.pc
config.status: creating src/cairo-win32.pc
config.status: creating cairo-win32-uninstalled.pc
config.status: creating src/cairo-win32-font.pc
config.status: creating cairo-win32-font-uninstalled.pc
config.status: creating src/cairo-png.pc
config.status: creating cairo-png-uninstalled.pc
config.status: creating src/cairo-ps.pc
config.status: creating cairo-ps-uninstalled.pc
config.status: creating src/cairo-pdf.pc
config.status: creating cairo-pdf-uninstalled.pc
config.status: creating src/cairo-svg.pc
config.status: creating cairo-svg-uninstalled.pc
config.status: creating Makefile
config.status: creating boilerplate/Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating test/pdiff/Makefile
config.status: creating perf/Makefile
config.status: creating util/Makefile
config.status: creating doc/Makefile
config.status: creating doc/public/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing ./build/Makefile.win32.features commands
config.status: creating ./build/Makefile.win32.features
config.status: ./build/Makefile.win32.features is unchanged
config.status: executing ./src/Makefile.am.features commands
config.status: creating ./src/Makefile.am.features
config.status: ./src/Makefile.am.features is unchanged
config.status: executing ./src/Makefile.win32.features commands
config.status: creating ./src/Makefile.win32.features
config.status: ./src/Makefile.win32.features is unchanged
config.status: executing ./boilerplate/Makefile.am.features commands
config.status: creating ./boilerplate/Makefile.am.features
config.status: ./boilerplate/Makefile.am.features is unchanged
config.status: executing ./boilerplate/Makefile.win32.features commands
config.status: creating ./boilerplate/Makefile.win32.features
config.status: ./boilerplate/Makefile.win32.features is unchanged
config.status: executing src/cairo-features.h commands
config.status: creating src/cairo-features.h
config.status: executing ./src/cairo-supported-features.h commands
config.status: creating ./src/cairo-supported-features.h
config.status: ./src/cairo-supported-features.h is unchanged
config.status: executing ./build/Makefile.win32.features-h commands
config.status: creating ./build/Makefile.win32.features-h
config.status: ./build/Makefile.win32.features-h is unchanged

cairo (version 1.8.8 [release]) will be compiled with:

The following surface backends:
  Image:         yes (always builtin)
  Xlib:          no (requires X development libraries)
  Xlib Xrender:  no (requires --enable-xlib)
  Quartz:        no (requires CoreGraphics framework)
  Quartz-image:  no (disabled, use --enable-quartz-image to enable)
  XCB:           no (disabled, use --enable-xcb to enable)
  Win32:         yes
  OS2:           no (disabled, use --enable-os2 to enable)
  PostScript:    yes
  PDF:           yes
  SVG:           yes
  glitz:         no (disabled, use --enable-glitz to enable)
  BeOS:          no (disabled, use --enable-beos to enable)
  DirectFB:      no (disabled, use --enable-directfb to enable)

The following font backends:
  User:          yes (always builtin)
  FreeType:      no (requires fontconfig)
  Win32:         yes
  Quartz:        no (requires CoreGraphics framework)

The following functions:
  PNG functions: yes

And the following internal features:
  gcov support:  no
  test surfaces: no (disabled, use --enable-test-surfaces to enable)
  ps testing:    yes
  pdf testing:   no (requires poppler-glib >= 0.9.2)
  svg testing:   no (requires librsvg-2.0 >= 2.15.0)
  win32 printing testing:    yes


-------------- next part --------------
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i586-mingw32msvc-strip... i586-mingw32msvc-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i586-pc-mingw32msvc
checking for native Win32... yes
checking for i586-mingw32msvc-gcc... i586-mingw32msvc-gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-mingw32msvc-gcc accepts -g... yes
checking for i586-mingw32msvc-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-mingw32msvc-gcc... gcc3
checking for c++... i586-mingw32msvc-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-mingw32msvc-g++ accepts -g... yes
checking dependency style of i586-mingw32msvc-g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether i586-mingw32msvc-g++ accepts -g... (cached) yes
checking dependency style of i586-mingw32msvc-g++... (cached) gcc3
checking for mprotect... yes
checking for sysconf... no
checking for getpagesize... yes
checking how to run the C preprocessor... i586-mingw32msvc-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unistd.h... (cached) yes
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking for i586-mingw32msvc-as... i586-mingw32msvc-as
checking for i586-mingw32msvc-dlltool... i586-mingw32msvc-dlltool
checking for i586-mingw32msvc-objdump... i586-mingw32msvc-objdump
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i586-mingw32msvc-gcc... /usr/i586-mingw32msvc/bin/ld
checking if the linker (/usr/i586-mingw32msvc/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i586-mingw32msvc-nm -B
checking the name lister (/usr/bin/i586-mingw32msvc-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i586-mingw32msvc/bin/ld option to reload object files... -r
checking for i586-mingw32msvc-objdump... (cached) i586-mingw32msvc-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for i586-mingw32msvc-ar... i586-mingw32msvc-ar
checking for i586-mingw32msvc-strip... (cached) i586-mingw32msvc-strip
checking for i586-mingw32msvc-ranlib... i586-mingw32msvc-ranlib
checking command to parse /usr/bin/i586-mingw32msvc-nm -B output from i586-mingw32msvc-gcc object... ok
checking for dlfcn.h... no
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether i586-mingw32msvc-g++ accepts -g... (cached) yes
checking dependency style of i586-mingw32msvc-g++... (cached) gcc3
checking how to run the C++ preprocessor... i586-mingw32msvc-g++ -E
checking for objdir... .libs
checking if i586-mingw32msvc-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-mingw32msvc-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-gcc static flag -static works... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... yes
checking if i586-mingw32msvc-gcc supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-gcc linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for ld used by i586-mingw32msvc-g++... /usr/i586-mingw32msvc/bin/ld
checking if the linker (/usr/i586-mingw32msvc/bin/ld) is GNU ld... yes
checking whether the i586-mingw32msvc-g++ linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking for i586-mingw32msvc-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if i586-mingw32msvc-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i586-mingw32msvc-g++ static flag -static works... yes
checking if i586-mingw32msvc-g++ supports -c -o file.o... yes
checking if i586-mingw32msvc-g++ supports -c -o file.o... (cached) yes
checking whether the i586-mingw32msvc-g++ linker (/usr/i586-mingw32msvc/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for some Win32 platform... yes
checking for i586-mingw32msvc-windres... i586-mingw32msvc-windres
checking for lib.exe... no
checking for perl5... no
checking for perl... perl
checking for i586-mingw32msvc-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FONTCONFIG... no
no
checking how to get MSVC-compatible struct packing... -mms-bitfields
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking for CAIRO... yes
checking which cairo font backends could be used... win32 
checking for GLIB... yes
checking for LIBTHAI... no
no
checking for INTROSPECTION... no
checking modules to link statically... arabic-fc,arabic-lang,basic-fc,basic-win32,basic-x,basic-atsui,hangul-fc,hebrew-fc,indic-fc,indic-lang,khmer-fc,syriac-fc,thai-fc,tibetan-fc
checking dynamic modules to build... arabic-fc,arabic-lang,basic-fc,basic-win32,basic-x,basic-atsui,hangul-fc,hebrew-fc,indic-fc,indic-lang,khmer-fc,syriac-fc,thai-fc,tibetan-fc (those built into Pango will be excluded)
checking for flockfile... no
checking for strtok_r... no
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking Whether to write dependencies into .pc files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for unistd.h... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pango/Makefile
config.status: creating pango/mini-fribidi/Makefile
config.status: creating pango/opentype/Makefile
config.status: creating pango/pango.rc
config.status: creating pango/pangoft2.rc
config.status: creating pango/pangowin32.rc
config.status: creating pango/pangox.rc
config.status: creating pango/pangoxft.rc
config.status: creating pango-view/Makefile
config.status: creating modules/Makefile
config.status: creating modules/arabic/Makefile
config.status: creating modules/basic/Makefile
config.status: creating modules/hangul/Makefile
config.status: creating modules/hebrew/Makefile
config.status: creating modules/indic/Makefile
config.status: creating modules/khmer/Makefile
config.status: creating modules/syriac/Makefile
config.status: creating modules/thai/Makefile
config.status: creating modules/tibetan/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating pango.pc
config.status: creating pangox.pc
config.status: creating pangowin32.pc
config.status: creating pangoft2.pc
config.status: creating pangoxft.pc
config.status: creating pangocairo.pc
config.status: creating pango-uninstalled.pc
config.status: creating pangox-uninstalled.pc
config.status: creating pangowin32-uninstalled.pc
config.status: creating pangoft2-uninstalled.pc
config.status: creating pangoxft-uninstalled.pc
config.status: creating pangocairo-uninstalled.pc
config.status: creating pango-zip.sh
config.status: creating tests/runtests.sh
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing pango/module-defs.h commands
config.status: executing pango/module-defs-x.c commands
config.status: executing pango/module-defs-fc.c commands
config.status: executing pango/module-defs-win32.c commands
config.status: executing pango/module-defs-atsui.c commands
config.status: executing pango/module-defs-lang.c commands
config.status: executing pango/pango-features.h commands
config.status: creating pango/pango-features.h
config.status: pango/pango-features.h is unchanged
configuration:
	backends: Cairo Win32


More information about the cairo mailing list