Handbook
Glossary
scale-fill-by-root-dims ( image-gadget fill -- dim )
Vocabulary
images
.
viewer
.
scaling
.
private
Inputs
image-gadget
an
object
fill
an
object
Outputs
dim
an
object
Definition
USING:
kernel
math
sequences
;
IN:
images.viewer.scaling.private
:
scale-fill-by-root-dims
( image-gadget fill -- dim )
[
root-gadget-dim
]
[
[
[
*
]
[
drop
f
]
if*
]
2map
]
bi*
;