omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Bonus Sample Code: Image Macro Generator

    Pythonista
    1
    1
    1419
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • omz
      omz last edited by

      As an addition to the included "Image Effects" sample, here is another script that uses the Python Imaging Library (PIL) in combination with the new image-related functions in the clipboard module to create <a href="http://en.wikipedia.org/wiki/Image_macro">image macros</a>.

      Version 1 (faster, but results look slightly worse):
      https://gist.github.com/4034426

      Version 2 (quite a bit slower, but better-looking results):
      https://gist.github.com/4034427

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB Forums | Contributors