~bratsche/ubuntu/maverick/gtk+2.0/menu-activation-fix

« back to all changes in this revision

Viewing changes to docs/reference/gdk-pixbuf/tmpl/scaling.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-06-13 10:00:13 UTC
  • mto: (72.2.1 lenny) (1.5.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20070613100013-qstao3cwpm6xdlxc
Tags: upstream-2.11.2
ImportĀ upstreamĀ versionĀ 2.11.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
  </para>
25
25
 
26
26
  <para>
 
27
   Scaling and compositing functions take advantage of MMX hardware
 
28
   acceleration on systems where MMX is supported.  If gdk-pixbuf is built
 
29
   with the Sun mediaLib library, these functions are instead accelerated
 
30
   using mediaLib, which provides hardware acceleration on Intel, AMD,
 
31
   and Sparc chipsets.  If desired, mediaLib support can be turned off by
 
32
   setting the GDK_DISABLE_MEDIALIB environment variable.  
 
33
  </para>
 
34
 
 
35
  <para>
27
36
    The following example demonstrates handling an expose event by
28
37
    rendering the appropriate area of a source image (which is scaled
29
38
    to fit the widget) onto the widget's window.  The source image is