Yudit is a unicode text editor for the X Window System. It can do TrueType font rendering, printing, transliterated keyboard input and handwriting recognition with no dependencies on external engines. Its conversion utilities can convert text between various encodings. Keyboard input maps can also act like text converters. There is no need for a pre-installed multi-lingual environment. Menus are translated into many languages.
Yudit is a unicode text editor for the X Window System. It can do TrueType font rendering, printing, transliterated keyboard input and handwriting recognition with no dependencies on external engines. Its conversion utilities can convert text between various encodings. Keyboard input maps can also act like text converters. There is no need for a pre-installed multi-lingual environment. Menus are translated into many languages.
To install yudit, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install yudit
To see what files were installed by yudit, run:
port contents yudit
To later upgrade yudit, run:
sudo port selfupdate && sudo port upgrade yudit
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.