Changeset 25817
- Timestamp:
- Oct 8, 2009, 6:20:43 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/src/ppstampMakeStamp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/src/ppstampMakeStamp.c
r25726 r25817 157 157 return NULL; 158 158 } 159 if (copyWidth > width) { 160 copyWidth = width; 161 } 159 162 160 163 psImage *output = psImageAlloc(width, height, image->type.type);
Note:
See TracChangeset
for help on using the changeset viewer.
