We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a0eaff commit c8c0fbcCopy full SHA for c8c0fbc
source/utils/fakeBlurhash.brs
@@ -113,7 +113,7 @@ function linearTosRGB(value as float)
113
end if
114
end function
115
116
-' this function takes a blurhash, a dimensions in terms of elements,
+' this function takes a blurhash, dimensions in terms of elements,
117
' renders the blurhash using the fake-blurhash decoding algorithm
118
' then returns a filesystem uri pointing at the file
119
' the images in the fs are named with a hash of the blurhash string
0 commit comments