On 09.09.19 12:45, IOhannes m zmoelnig wrote: > a known issue [579] with pdsettings is, that the "startup-flags" must > not contain quotes and you therefore cannot use font-faces with spaces. > e.g. '-font-face "Ubuntu Mono"' won't work via .pdsettings, although > running 'pd -font-face "Ubuntu Mono"' from the cmdline will work (in > this case the shell (bash,...) will parse the quotes, and Pd will never > even see them). > > mfgasdr > IOhannes > > [579] https://github.com/pure-data/pure-data/issues/579
for what it's worth, here's a PR that attempts to fix the quoting issue: https://github.com/pure-data/pure-data/pull/741 masdr IOhannes
signature.asc
Description: OpenPGP digital signature
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
