Hello, You need to make sure the Freetype variant is defined in the same file as Freetype itself (assuming both are in Guix). Otherwise, you run the risk that loading ‘fontutils.scm’ will become impossible (because loading it would involve loading that other module, which itself requires ‘fontutils.scm’ to be loaded first).
Thanks, Ludo’.
