Skip to content

Mojo app theme openicons

mojo:mojo.app.Theme.OpenIcons

Method OpenIcons:Image#

Loads an array of icon images from a file.

Loads an array of icons from an image file.

The icons should be square, and laid out in a horizontal 'strip' within the image file.

The width and height of each image is taken from the height of the image file.

The number of icons loaded is the width of the image file divided by its height.