Re: [PATCH 09/22] render: Remove unused CopyPicture

2014-07-28 Thread Keith Packard
Adam Jackson writes: > Arguably this would be useful API, but it's never called, and a careful > reading of the CPClipMask path reveals that callers would be fairly > disappointed. Yeah, kinda misses setting the actual clip rects. Reviewed-by: Keith Packard -- keith.pack...@intel.com pgpB3

[PATCH 09/22] render: Remove unused CopyPicture

2014-07-22 Thread Adam Jackson
Arguably this would be useful API, but it's never called, and a careful reading of the CPClipMask path reveals that callers would be fairly disappointed. Signed-off-by: Adam Jackson --- render/picture.c| 81 - render/picturestr.h | 3 -- 2