Advertisement
Guest User

awesome

a guest
Dec 19th, 2010
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.38 KB | None | 0 0
  1. cairo (version 1.10.0 [release]) will be compiled with:
  2.  
  3. The following surface backends:
  4.   Image:         yes (always builtin)
  5.   Meta:          yes (always builtin)
  6.   Tee:           yes (always builtin)
  7.   XML:           no (disabled, use --enable-xml to enable)
  8.   Skia:          no (disabled, use --enable-skia to enable)
  9.   Xlib:          yes
  10.   Xlib Xrender:  yes
  11.   Qt:            no (disabled, use --enable-qt to enable)
  12.   Quartz:        no (requires CoreGraphics framework)
  13.   Quartz-image:  no (disabled, use --enable-quartz-image to enable)
  14.   XCB:           no (disabled, use --enable-xcb to enable)
  15.   Win32:         no (requires a Win32 platform)
  16.   OS2:           no (disabled, use --enable-os2 to enable)
  17.   CairoScript:   no (disabled, use --enable-script to enable)
  18.   PostScript:    yes
  19.   PDF:           yes
  20.   SVG:           yes
  21.   OpenGL:        no (disabled, use --enable-gl to enable)
  22.   BeOS:          no (disabled, use --enable-beos to enable)
  23.   DirectFB:      no (disabled, use --enable-directfb to enable)
  24.   OpenVG:        no (disabled, use --enable-vg to enable)
  25.   DRM:           no (disabled, use --enable-drm to enable)
  26.  
  27. The following font backends:
  28.   User:          yes (always builtin)
  29.   FreeType:      yes
  30.   Fontconfig:    yes
  31.   Win32:         no (requires a Win32 platform)
  32.   Quartz:        no (requires CoreGraphics framework)
  33.  
  34. The following functions:
  35.   PNG functions:   yes
  36.   GLEW functions:  no (not required by any backend)
  37.   GLX functions:   no (not required by any backend)
  38.   WGL functions:   no (not required by any backend)
  39.   EGL functions:   no (not required by any backend)
  40.   X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable)
  41.   XCB-drm functions: no (disabled, use --enable-xcb-drm to enable)
  42.   XCB-shm functions: no (requires both --enable-xcb)
  43.   DRM-Xr functions: no (disabled, use --enable-drm-xr to enable)
  44.  
  45. The following features and utilities:
  46.   cairo-trace:                yes
  47.   cairo-script-interpreter:   yes
  48.  
  49. And the following internal features:
  50.   pthread:       yes
  51.   gtk-doc:       no
  52.   gcov support:  no
  53.   symbol-lookup: yes
  54.   test surfaces: no (disabled, use --enable-test-surfaces to enable)
  55.   ps testing:    no (requires libspectre)
  56.   pdf testing:   no (requires poppler-glib >= 0.13.3)
  57.   svg testing:   yes
  58.  
  59.  
  60. [leercrak@leercrak cairo-1.10.0]$ --enable-test-surfaces
  61. bash: --enable-test-surfaces: command not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement