##// END OF EJS Templates
A somewhat better whatsnew
Daniel B. Vasquez -
Show More
@@ -1,2 +1,3 b''
1 * The InlineBackend.figure_format flag now supports JPEG output if PIL is available.
1 * The InlineBackend.figure_format flag now supports JPEG output if PIL/Pillow is available.
2 * The new InlineBackend.quality flag controls the amount of compression (currently JPEG only)
2 * The new ``InlineBackend.quality`` flag is a Integer in the range [10, 100] which controls
3 the quality of figures where higher values give nicer images (currently JPEG only).
General Comments 0
You need to be logged in to leave comments. Login now