[PD] Fwd: Re: linux: "-font-size" startup flag -- does this work?

IOhannes m zmoelnig zmoelnig at iem.at
Tue Sep 12 15:10:04 CEST 2017


On 2017-09-12 14:55, Lucas Cordiviola wrote:
>>   Or alternatively (but much less desirability) a variable to edit within the text file
> Nop.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20170912/b50ec16e/attachment.sig>


More information about the Pd-list mailing list