Documented default scaling not implemented
LilithHafner opened this issue · 0 comments
LilithHafner commented
From https://clemens-cords.com/mousetrap/01_manual/06_image/,
If no interpolation type is specified when calling as_scaled, INTERPOLATION_TYPE_TILES will be chosen as the default.
However, as of v0.3.1, there is no default.
[ERROR] In Animation::on_tick!: MethodError: no method matching as_scaled(::Image, ::Int64, ::Int64)
Closest candidates are:
as_scaled(::Image, ::Integer, ::Integer, ::InterpolationType)
@ Mousetrap ~/.julia/packages/Mousetrap/WZu6w/src/Mousetrap.jl:1905