table

Calendar maker

The script I've written adds two layers to an image which overlay the active layer with dates and a grid of lines producing a calendar for the specified month. It is not so much intended to create a complete calendar, but to be used as a tool in creating calendars. The command appears in the menus as "Filters->Render->Calendar..."

The options presented in the dialog are:
* Month - the month to be used
* Year - the year to be used
* Sunday first - if checked then Sunday is the first day of the week, otherwise Monday
* Font - the font to be used  read more »

Mix cells

Script to randomly mix cells of a selection. The bounding box of the current selection will be used automatically to eliminate non-rectangular and feathered selection. After specifying the count of columns and rows in the selected region the width and height of the selection will be reduced if necessary (thus ensured the divisibility of the selection). The script will then shuffle the cells inside the selection and return the mixed image on a new layer or in place of the original layer.

Syndicate content