##// END OF EJS Templates
Merge pull request #4893 from minrk/font-awesome-3.2...
Merge pull request #4893 from minrk/font-awesome-3.2 add font-awesome 3.2.1

File last commit:

r14774:3bf72cde
r15000:c4a364fe merge
Show More
inline-jpg.rst
3 lines | 271 B | text/x-rst | RstLexer
  • The InlineBackend.figure_format flag now supports JPEG output if PIL/Pillow is available.
  • The new InlineBackend.quality flag is a Integer in the range [10, 100] which controls the quality of figures where higher values give nicer images (currently JPEG only).