You need to set a real font, not just "fixfont", e.g. try:

wd 'pc abc;cc ok button;pshow'

wd 'set ok font courier 30'


See https://code.jsoftware.com/wiki/Guides/Window_Driver/Fontspec

If you want the fixed font used in the session:

wd 'qtstate fixfont'


On Tue, Nov 27, 2018 at 4:41 PM Ian Clark <[email protected]> wrote:

> If I code (say):
>
>    wd 'set textbuf font fixfont'
>
> what font / fontspec does it actually use?
>
> Is it hard-coded? If not, where is it specified in menu: Edit > Configure…
> ?
>
> Where is fixfont documented in J wiki? Is it deprecated?
>
>    JVERSION
> Engine: j807/j64nonavx/darwin
> Release: commercial/2018-10-05T11:56:35
> Library: 8.07.19
> Qt IDE: 1.7.9/5.9.6
> Platform: Darwin 64
> Installer: J807 install
> InstallPath: /applications/j64-807
> Contact: www.jsoftware.com
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to