~ubuntu-branches/ubuntu/precise/cairo/precise-proposed

« back to all changes in this revision

Viewing changes to doc/public/html/cairo.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2011-01-03 16:47:46 UTC
  • mfrom: (28.1.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20110103164746-2arbsh0o4defgd8u
Tags: 1.10.2-1ubuntu1
* Resynchronize on Debian, the remaining delta for ubuntu is:
* debian/patches/server_side_gradients.patch:
  - don't use server side gradients, most drivers don't handle those and are
    really slow, should workaround performances issues for ati and nouveau
* debian/patches/cairo-lp-680628.patch: 
  - git backport to fix pdf printing speed issues (LP #680628).
* debian/libcairo2.symbols:
  Fix build failure with -flto (adding optional symbol).

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
      <sub name="PDF Surfaces" link="cairo-PDF-Surfaces.html"/>
27
27
      <sub name="PNG Support" link="cairo-PNG-Support.html"/>
28
28
      <sub name="PostScript Surfaces" link="cairo-PostScript-Surfaces.html"/>
 
29
      <sub name="Recording Surfaces" link="cairo-Recording-Surfaces.html"/>
29
30
      <sub name="Win32 Surfaces" link="cairo-Win32-Surfaces.html"/>
30
31
      <sub name="SVG Surfaces" link="cairo-SVG-Surfaces.html"/>
31
32
      <sub name="Quartz Surfaces" link="cairo-Quartz-Surfaces.html"/>
408
409
    <function name="cairo_ps_surface_dsc_begin_setup ()" link="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-begin-setup"/>
409
410
    <function name="cairo_ps_surface_dsc_begin_page_setup ()" link="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-begin-page-setup"/>
410
411
    <function name="cairo_ps_surface_dsc_comment ()" link="cairo-PostScript-Surfaces.html#cairo-ps-surface-dsc-comment"/>
 
412
    <function name="CAIRO_HAS_RECORDING_SURFACE" link="cairo-Recording-Surfaces.html#CAIRO-HAS-RECORDING-SURFACE:CAPS"/>
 
413
    <function name="cairo_recording_surface_create ()" link="cairo-Recording-Surfaces.html#cairo-recording-surface-create"/>
 
414
    <function name="cairo_recording_surface_ink_extents ()" link="cairo-Recording-Surfaces.html#cairo-recording-surface-ink-extents"/>
411
415
    <function name="CAIRO_HAS_WIN32_SURFACE" link="cairo-Win32-Surfaces.html#CAIRO-HAS-WIN32-SURFACE:CAPS"/>
412
416
    <function name="cairo_win32_surface_create ()" link="cairo-Win32-Surfaces.html#cairo-win32-surface-create"/>
413
417
    <function name="cairo_win32_surface_create_with_dib ()" link="cairo-Win32-Surfaces.html#cairo-win32-surface-create-with-dib"/>
454
458
    <function name="enum cairo_status_t" link="cairo-Error-handling.html#cairo-status-t"/>
455
459
    <function name="cairo_status_to_string ()" link="cairo-Error-handling.html#cairo-status-to-string"/>
456
460
    <function name="cairo_debug_reset_static_data ()" link="cairo-Error-handling.html#cairo-debug-reset-static-data"/>
457
 
    <function name="Compatibility" link="cairo-Version-Information.html#id3076756"/>
458
 
    <function name="Examining the version" link="cairo-Version-Information.html#id3076795"/>
 
461
    <function name="Compatibility" link="cairo-Version-Information.html#id2765635"/>
 
462
    <function name="Examining the version" link="cairo-Version-Information.html#id2765673"/>
459
463
    <function name="CAIRO_VERSION" link="cairo-Version-Information.html#CAIRO-VERSION:CAPS"/>
460
464
    <function name="CAIRO_VERSION_MAJOR" link="cairo-Version-Information.html#CAIRO-VERSION-MAJOR:CAPS"/>
461
465
    <function name="CAIRO_VERSION_MINOR" link="cairo-Version-Information.html#CAIRO-VERSION-MINOR:CAPS"/>