Skip to content

Font change

Martin Zeithaml edited this page Nov 12, 2021 · 1 revision

Used font

Currently used font for terminal is Lucida Console, Monaco and monospace. If the Lucida Console is used, then it might be hard to differentiate between letter 'O' and number zero (letters 'o', 'O' and number zero on this example):

image

Change

This can be changed in the src/lib/js/tn3270.js:

  • Find 'Lucide Console' (the first occurence):

image

  • Change it to your favorite font

image

  • Build and deploy the terminal
  • Example of font with slashed zero

image

Clone this wiki locally