The Listener uses "monospace", which is bound to either Consolas or Courier
New, depending on the Windows version:
https://github.com/factor/factor/blob/master/basis/windows/fonts/fonts.factor#L6
It might be that one of those is not available on your thumb drive setup
and it uses some fallback font?
You can change the listener font and font-size with ``set-listener-font``
in ``ui.tools.listener``, for example:
IN: scratchpad "Times New Roman" 16 set-listener-font
On Sun, Jul 24, 2016 at 4:24 PM, Alexander Ilin <ajs...@yandex.ru> wrote:
> Hello!
>
> What kind of font does the Listener use, and how do I configure it?
>
> For me it's some kind of a nice fixed-width font. But when I copy the
> Factor on a thumb drive with a minimal set of files (factor.image, some
> DLLs, some tiffs in subfolders) the Listener's font is something weird, and
> not fixed-width. I wonder if I miss some file on my thumbdrive
> installation, or is that due to some setting in Windows on the target
> machine.
>
> ---=====---
> Александр
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and
> traffic
> patterns at an interface-level. Reveals which users, apps, and protocols
> are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity
> planning
> reports.http://sdm.link/zohodev2dev
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk