mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
updated a comment.
2004-04-01 Sven Neumann <sven@gimp.org> * tools/kernelgen.c: updated a comment.
This commit is contained in:
parent
acc72b620e
commit
890a7258ad
2 changed files with 9 additions and 5 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2004-04-01 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* tools/kernelgen.c: updated a comment.
|
||||||
|
|
||||||
2004-04-01 Michael Natterer <mitch@gimp.org>
|
2004-04-01 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
* app/core/core-enums.[ch] (enum GimpUndoType): added undo type
|
* app/core/core-enums.[ch] (enum GimpUndoType): added undo type
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
/* The GIMP -- an image manipulation program
|
/* The GIMP -- an image manipulation program
|
||||||
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
* Copyright (C) 1995 Spencer Kimball and Peter Mattis
|
||||||
*
|
*
|
||||||
* kernel_gen -- Copyright (C) 2000 Sven Neumann <sven@gimp.org>
|
* kernelgen -- Copyright (C) 2000 Sven Neumann <sven@gimp.org>
|
||||||
* Simple hack to create subsampling kernels for the brushes
|
*
|
||||||
* as used in app/paint_core.c.
|
* Simple hack to create brush subsampling kernels. If you want to
|
||||||
* If you want to play with it, change some of the #defines at the
|
* play with it, change some of the #defines at the top and copy
|
||||||
* top and copy the output to apps/tools/paint_core_kernels.h.
|
* the output to app/paint/gimppaintcore-kernels.h.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue