Show pageDiscussionOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ==== →FNTPLOT ==== ---- <callout type="primary" color="" icon="fa fa-book" title="Synopsis"> ---- Change current font for plot objects </callout> <callout color="green" icon="fa fa-indent" title="Stack Diagram"> ---- ^ __Input Stack__ ^ ^ __Output Stack__ ^ | **N** | **→** | | | //Level 1// | //→// | //Level 1// | {{page>manual:chapter6:aux:legend&nofooter&noeditbtn&inline}} |**Type**| [[manual:chapter5:basics#commands|Command]] || |**Parallel list processing**| [[manual:chapter5:listproc#group-4commands-that-set-modes-states|Group 4]] || |**Affected by flags**| None || </callout> <callout color="orangered" icon="fa fa-comment" title="Description"> ---- The ''→FNTPLOT'' command sets the font used to display text in plot objects. This command accepts only names of fonts in form of identifiers. The font must be a system font or have been previously installed using the ''[[manual:chapter6:fonts:cmd_fntsto|FNTSTO]]'' command. </callout> <callout type="danger" icon="true" title="Compatibility"> ---- This command is new in newRPL and does not exist in userRPL. </callout> <callout type="info" icon="true" title="Usage"> ---- <code> 1: 'Font8B' …………………………………………………………………………………… →FNTPLOT </code> will set ''Font8B'' as the font being used in plot objects. </callout> <callout color="darkgray" icon="fa fa-hand-o-right" title="Related Commands"> ---- {{page>manual:chapter6:fonts&nofooter&noeditbtn&inline}} </callout> manual/chapter6/fonts/cmd_stofntplot.txt Last modified: 2019/11/19 15:53by jojo1973