Skip to content

Commit 182945c

Browse files
committed
Select string image dimensions binding
1 parent 382300f commit 182945c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bindings/bindings.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ exportRefObject Context:
294294
exportProcs:
295295
decodeBase64
296296
decodeImage
297-
decodeImageDimensions
297+
decodeImageDimensions(string)
298298
readImage
299299
readImageDimensions
300300
readTypeface

0 commit comments

Comments
 (0)