[gimp] app/display: adjust a comment to reflect the current state of the code
- From: Sven Neumann <neo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] app/display: adjust a comment to reflect the current state of the code
- Date: Wed, 29 Sep 2010 18:38:33 +0000 (UTC)
commit d5d5f4fb3fb9481e437c401e225612f98920fae6
Author: Sven Neumann <sven gimp org>
Date: Tue Sep 28 22:13:32 2010 +0200
app/display: adjust a comment to reflect the current state of the code
app/display/gimpdisplayshell-render.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/app/display/gimpdisplayshell-render.c b/app/display/gimpdisplayshell-render.c
index b6edb9b..ae8b2b2 100644
--- a/app/display/gimpdisplayshell-render.c
+++ b/app/display/gimpdisplayshell-render.c
@@ -140,10 +140,10 @@ static void gimp_display_shell_render_mask (GimpDisplayShell *shell,
/*****************************************************************/
-/* This function is the core of the display--it offsets and */
+/* This function is the core of the display -- it offsets and */
/* scales the image according to the current parameters in the */
-/* display object. It handles color, grayscale, 8, 15, 16, 24 */
-/* & 32 bit output depths. */
+/* display object. It handles RGBA and GRAYA projection tiles */
+/* and renders them to an ARGB32 cairo surface. */
/*****************************************************************/
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]