Blender Git Commit Log
Git Commits -> Revision 05768a3
Revision 05768a3 by Campbell Barton (master) October 24, 2007, 08:45 (GMT) |
==Image Stamp - Patch by GSR== When using non opaque background, some overlap lines appear due to filling some pixel lines twice. Before it did not matter as only opaque bg was allowed, and it even compacted the text a bit. The fix spreads a bit the lines to overcome the issue. As a plus no text should touch the top edge ever (slashes did, for example). Compare: http://www.infernal-iceberg.com/blender/stamp-alpha-overlap.png http://www.infernal-iceberg.com/blender/stamp-alpha-cleanup.png |
Commit Details:
Full Hash: 05768a38e571b413e069ef5bea2a989c39a1d549
SVN Revision: 12371
Parent Commit: 94dfb61
Lines Changed: +8, -6
1 Modified Path:
/source/blender/blenkernel/intern/image.c (+8, -6) (Diff)