diff options
author | Michael Reed <Pyrohh@users.noreply.github.com> | 2016-01-09 00:20:49 -0500 |
---|---|---|
committer | Michael Reed <Pyrohh@users.noreply.github.com> | 2016-01-09 00:20:49 -0500 |
commit | c15446222b3ab0f1c3367a9555037d007e50161f (patch) | |
tree | c2c9d65dcd51937391af9edc7dea8b5534744665 /runtime/doc/farsi.txt | |
parent | 36f17ce87ec9c382beb6af033b7f06fe2cd2c416 (diff) | |
parent | 665bd8de599b98b6147f3db6604822e9a2ce1557 (diff) | |
download | rneovim-c15446222b3ab0f1c3367a9555037d007e50161f.tar.gz rneovim-c15446222b3ab0f1c3367a9555037d007e50161f.tar.bz2 rneovim-c15446222b3ab0f1c3367a9555037d007e50161f.zip |
Merge pull request #3962 from sethjackson/windows-98
[RFC] doc: Remove references to Windows 98
Diffstat (limited to 'runtime/doc/farsi.txt')
-rw-r--r-- | runtime/doc/farsi.txt | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/runtime/doc/farsi.txt b/runtime/doc/farsi.txt index 5aa77d8a22..6036264237 100644 --- a/runtime/doc/farsi.txt +++ b/runtime/doc/farsi.txt @@ -53,60 +53,6 @@ o Toggling between Farsi ISIR-3342 standard encoding and Vim Farsi via F9 right-to-left mode, this function is also supported only in right-to-left mode. -Farsi Fonts *farsi fonts* ------------ - -The following files are found in the subdirectories of the '$VIM/farsi/fonts' -directory: - - + far-a01.pcf X Windows fonts for Unix including Linux systems - + far-a01.bf X Windows fonts for SunOS - + far-a01.f16 a screen fonts for Unix including Linux systems - + far-a01.fon a monospaced fonts for Windows NT/95/98 - + far-a01.com a screen fonts for DOS - - -Font Installation ------------------ - -o Installation of fonts for MS Window systems (NT/95/98) - - From 'Control Panel' folder, start the 'Fonts' program. Then from 'file' - menu item select 'Install New Fonts ...'. Browse and select the - 'far-a01.fon', then follow the installation guide. - NOTE: several people have reported that this does not work. The solution - is unknown. - -o Installation of fonts for X Window systems (Unix/Linux) - - Depending on your system, copy far-a01.pcf.Z or far-a01.pcf.gz into a - directory of your choice. Change to the directory containing the Farsi - fonts and execute the following commands: - - > mkfontdir - > xset +fp path_name_of_farsi_fonts_directory - -o Installation of fonts for X Window systems (SunOS) - - Copy far-a01.bf font into a directory of your choice. - Change to the directory containing the far-a01.fb fonts and - execute the following commands: - - > fldfamily - > xset +fp path_name_of_fonts_directory - -o Installation of ASCII screen fonts (Unix/Linux) - - For Linux system, copy the far-a01.f16 fonts into /usr/lib/kbd/consolefonts - directory and execute the setfont program as "setfont far-a01.f16". For - other systems (e.g. SCO Unix), please refer to the fonts installation - section of your system administration manuals. - -o Installation of ASCII screen fonts (DOS) - - After system power on, prior to the first use of Vim, upload the Farsi - fonts by executing the far-a01.com font uploading program. - Usage ----- |