YouCanflyThruMostTheSun

Results 1 issues of YouCanflyThruMostTheSun

The PillowResult.get_image method used a slow, pure-Python loop to apply styles, causing significant performance degradation on large images. This commit replaces that implementation with a single, highly-optimized call to Image.composite,...