News

Overview Python's Pillow library, for image manipulation, has features above and beyond merely resizing, rotating, cropping, or recoloring images.
TextTurtle is a Turtle that can draw text! Compatible with the Turtle methods that you may be familiar with (it is a subclass of Turtle), but with the additional talent of drawing text. simple use ...
His plugin is a little more general-purpose, and will draw outlines around any layer, not just text layers. This plugin will stroke the outline using your active brush and brush settings, rather than ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...