Skip to content

Commit a60dec0

Browse files
committed
Bitmap: 1.2.1
1 parent ca93049 commit a60dec0

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/bitmap-1.2.0.zip

-17 KB
Binary file not shown.

extensions/bitmap-1.2.1.zip

17.3 KB
Binary file not shown.

libraries.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Unlike NetLogo’s lists and strings, arrays are “mutable”. That means that
2626
codeName: "bitmap"
2727
shortDescription: "Image manipulation and drawing"
2828
longDescription: """The Bitmap Extension allows you to manipulate and import images into the drawing and patches. It offers features not provided by the NetLogo core primitives, such as: scaling, manipulation of different color channels, and width and height reporters."""
29-
version: "1.2.0"
29+
version: "1.2.1"
3030
homepage: "http://ccl.northwestern.edu/netlogo/docs/bitmap.html"
31-
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/bitmap-1.2.0.zip"
31+
downloadURL: "https://raw.githubusercontent.com/NetLogo/NetLogo-Libraries/6.1/extensions/bitmap-1.2.1.zip"
3232
minNetLogoVersion: "NetLogo 6.3.0"
3333
}
3434
{

0 commit comments

Comments
 (0)