From 843984f58a244b62dbc4e20f987da50618fa2576 Mon Sep 17 00:00:00 2001 From: visionmercer <62051836+visionmercer@users.noreply.github.com> Date: Thu, 2 Jun 2022 09:20:08 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9572d9e..8142370 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ Save "Screen 0" to an .ans file. ## [SaveBinaryPBM.bm](https://github.com/visionmercer/qb64-include/blob/main/savebinarypbm.bm) Save a monochrome image to pbm file. +Only works if width is divisible by 8. ## [SaveHexPalette](https://github.com/visionmercer/qb64-include/blob/main/savehexpalette.bm) Save an array of colors to file