CVSROOT:        /cvs/gnome
Module name:    ooo-build
Changes by:     rodo    05/06/23 03:21:22

Modified files:
        .              : ChangeLog 
        scratch/canvas-cairo: cairo_canvascustomsprite.cxx 
                              cairo_canvascustomsprite.hxx 
                              cairo_canvasfont.cxx cairo_canvasfont.hxx 
                              cairo_canvashelper.cxx 
                              cairo_canvashelper.hxx 
                              cairo_canvashelper_texturefill.cxx 
                              cairo_impltools.cxx cairo_impltools.hxx 
                              cairo_textlayout.cxx cairo_textlayout.hxx 

Log message:
2005-06-23  Radek Doulik  <[EMAIL PROTECTED]>

* build/src680-m104/canvas/source/cairo/cairo_textlayout.cxx: make
it work and not crash, only basic drawing

*build/src680-m104/canvas/source/cairo/cairo_impltools.cxx: added
surfaceFromXBitmap method returning cairo surface for given bitmap
build/src680-m104/canvas/source/cairo/cairo_canvashelper_texturefill.cxx:
basic texture fill implementation

* build/src680-m104/canvas/source/cairo/cairo_canvashelper.cxx:
use mnPolygonIndex when drawing polygons, use mpTextures for
texture fill, fill textures if needed. extract most of bitmap
drawing code to tools helper so that texture drawing may profit
from it as well

* build/src680-m104/canvas/source/cairo/cairo_canvasfont.cxx: make
it work a little bit
build/src680-m104/canvas/source/cairo/cairo_canvascustomsprite.cxx:
removed drawBitmap method, use the parent class one

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ooo-build&who=rodo&date=explicit&mindate=2005-06-23%2003:20&maxdate=2005-06-23%2003:22

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to