Ton Roosendaal
2a8cafbb03
Fix in blur filter 'bokeh'.
...
This filter type uses a filter-image, and spreads color of current pixel
over all neighbour pixels based on this filter-image. That creates a
problem on borders... since there only parts get accumulated.
Solved by going over the to-be-filtered image pretending it is wider
exactly the amount of the filter-image size.
2006-02-13 21:40:47 +00:00
..
2006-02-07 21:24:36 +00:00
2006-02-13 21:40:47 +00:00
2006-01-03 22:09:25 +00:00
2006-02-06 22:11:50 +00:00
2005-11-29 12:45:18 +00:00
2006-01-23 22:05:47 +00:00
2006-01-22 22:48:07 +00:00
2002-12-27 13:11:01 +00:00
2002-12-27 13:11:01 +00:00
2002-12-27 13:11:01 +00:00
2005-09-03 17:22:29 +00:00
2006-01-24 10:35:43 +00:00
2005-10-10 18:05:30 +00:00
2006-02-07 19:59:02 +00:00
2005-08-14 06:08:41 +00:00
2005-12-11 13:23:30 +00:00
2006-02-08 21:01:00 +00:00
2005-12-11 13:23:30 +00:00
2005-12-06 17:05:37 +00:00
2002-12-27 13:11:01 +00:00
2004-03-30 03:10:34 +00:00
2005-12-11 13:23:30 +00:00
2006-01-23 22:05:47 +00:00
2005-12-14 15:58:52 +00:00
2005-12-21 22:21:43 +00:00
2006-02-11 23:17:41 +00:00
2005-10-10 18:05:30 +00:00
2005-09-26 15:34:21 +00:00
2005-10-20 18:52:29 +00:00
2006-01-02 13:06:05 +00:00
2006-01-02 13:06:05 +00:00
2006-01-23 22:05:47 +00:00
2004-06-29 17:10:13 +00:00
2006-01-10 11:36:57 +00:00
2005-10-26 09:56:52 +00:00
2006-02-08 16:58:12 +00:00
2006-02-09 11:07:04 +00:00
2006-01-23 22:05:47 +00:00
2004-12-27 19:28:52 +00:00
2002-12-27 13:11:01 +00:00
2002-12-27 13:11:01 +00:00
2002-12-27 13:11:01 +00:00
2006-01-26 22:18:46 +00:00
2002-12-27 13:11:01 +00:00
2003-12-14 01:18:09 +00:00
2005-08-15 10:30:53 +00:00
2002-12-27 13:11:01 +00:00
2005-08-20 03:08:23 +00:00
2005-12-12 18:35:15 +00:00
2006-01-23 22:05:47 +00:00
2005-12-09 15:14:32 +00:00
2006-01-23 22:05:47 +00:00
2006-02-05 19:12:25 +00:00
2006-02-05 19:14:46 +00:00
2006-02-05 19:12:25 +00:00
2005-09-24 16:02:56 +00:00
2004-01-05 00:06:11 +00:00
2006-02-07 21:24:36 +00:00