Scale and Transform glyphs in the RoboFont glyph window using MutatorScale
By Colin M. Ford and OH no Type Co.
ScaleFast a fantastic extension for RoboFont. You should use it! It's really great at scaling whole swaths of glyphs while keeping the stem weights consistent — the perfect tool for small caps or fraction figures. But sometimes you just want to use ScaleFast on one or two glyphs, and for small jobs that it's like using a flamethrower to light a candle. That's where Transmutor comes in.
Transmutor uses ScaleFast's underlying scaling-interpolating library called MutatorScale (which, in turn, is built upon the OG interpolation library, MutatorMath by Erik van Blokland). It allows you to transform and interpolate ("Mutate") glyphs in the glyph window, hence Trans-Mutator.
It goes beyond just scaling glyphs in a few seconds to make those annoying backlot glyphs like ™
Trademark and ®
Registered. We all know that in type design, glyphs are often based on other glyphs. Transmutor can help you turn two O
's into an 8
, for instance, or squeeze a W
into a ₩
. The possibilities are endless! (Well, not really, but it's still pretty cool.)
Download the latest release from the Releases page. OR
Install by cloning this repo. Make sure to install submodules, see Contributing.
Double-click the .roboFontExt
file to install.
Not yet available on Mechanic!
Constrain
box to allow the stem weights to be controlled independently (Anisotropic interpolation). Helpful when you're dealing with heavy weights.git submodule update --init --recursive
to get the latest version of MutatorScale.