Kneelawk / fractal-rs

Simple fractal viewer written in Rust
GNU Lesser General Public License v3.0
2 stars 0 forks source link

New zoom #35

Closed Kneelawk closed 2 years ago

Kneelawk commented 2 years ago

This adds the ability to easily generate zoomed version of a fractal image. This also adds keyboard shortcuts for many of the zoom operations involved.

This closes #14.