Handbook
Glossary
fill-aspect-ratio ( image-gadget -- fill )
Vocabulary
images
.
viewer
.
scaling
.
private
Inputs
image-gadget
an
object
Outputs
fill
an
object
Definition
USING:
kernel
sequences
;
IN:
images.viewer.scaling.private
:
fill-aspect-ratio
( image-gadget -- fill )
[
root-gadget-dim
]
[
image-aspect-ratio
]
bi
1
fit-aspect-ratio
<reversed>
;