The OP is trying to use font 9.
He will get font 8 if he edit the the Pd-patch as a text file.
Mensaje telepatico asistido por maquinas.
On 2017-09-12 14:55, Lucas Cordiviola wrote:Or alternatively (but much less desirability) a variable to edit within the text fileNop.of course you can (if by "text file" you mean the Pd-patch): ~~~sh PTS=12 PATCH=patch.pd sed -e "s/^\(#N canvas [0-9 ]*\) [0-9]*;$/\1 ${PTS};/" -i "${PATCH}" ~~~ gbsmdr IOhannes
_______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list