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. ==== →FNT1STK ==== ---- <callout type="primary" color="" icon="fa fa-book" title="Synopsis"> ---- Change current font for stack level 1 </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 ''→FNT1STK'' command sets the font used to display objects on the __top level of the stack__. The font used to display objects on other levels of the stack is set by the ''[[manual:chapter6:fonts:cmd_stofntstk|→FNTSTK]]'' command. 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' …………………………………………………………………………………… →FNT1STK </code> will set ''Font8B'' as the font being used in the first level of the stack area. </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_stofnt1stk.txt Last modified: 2019/11/22 16:59by jojo1973