Shapes

by Kaiochao
Basic icon pack. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Kaiochao.Shapes##version=5

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Kaiochao.Shapes##version=5

1565 downloads
Version 5
Date added: Jun 27 2015
Last updated: Dec 22 2016
0 fans
Changes

22 December 2016
Added higher resolution shape icons: 64x64 and 256x256; and a 34x34 icon that is the same as the 32x32, but has a 1-pixel margin to prevent aliased edges.

12 July 2016
Added definitions for SHAPE_ICON, SHAPE_WIDTH, SHAPE_HEIGHT, and SHAPE_DIAGONAL.

10 August 2015
Apparently the download only included the .dme (fixed)

7 August 2015
Set the default icon of atoms to 'shapes.dmi', included demo code.


Contains a 32x32 white icon with a blank state, a filled rect, and a filled oval.

I often include these shapes in test projects.

You can stretch or skew them with atom.transform, and color them with atom.color.

Future releases may include other shapes and/or larger shapes for smoother scaling.