- Timestamp:
- Oct 18, 2009, 10:23:28 AM (17 years ago)
- Location:
- branches/eam_branches/20090820
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
pstamp/src/ppstampMakeStamp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090820
-
branches/eam_branches/20090820/pstamp/src/ppstampMakeStamp.c
r25766 r25870 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.
