gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: [Gnash-commit] gnash gui/gtk.cpp gui/gtksup.h gui/Makefile.am ...


From: Udo Giacomozzi
Subject: Re[2]: [Gnash-commit] gnash gui/gtk.cpp gui/gtksup.h gui/Makefile.am ...
Date: Sun, 15 Oct 2006 20:24:04 +0200

Hello Bastiaan,

Sunday, October 15, 2006, 11:43:52 AM, you wrote:
BJ> Please consider using C++-style casts instead. Also, it's not
BJ> immediately obvious to me why the AGG render handler base class is 
BJ> used. Could you add a comment to clarify?

This base class has been added by me in one of my last commits. It
basically only declares this init_buffer() function. The real AGG
class is a template based on the AGG "pixel format" and I wanted to
shield the GUI from using any AGG type.

Udo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]