diff options
author | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2024-02-07 19:31:26 +0000 |
---|---|---|
committer | giraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8> | 2024-02-07 19:31:26 +0000 |
commit | f26fb58a6c53b5beb4b3f93c30c2fa5a2798cdc4 (patch) | |
tree | ce29978d1f862b2e5fce4ca1b6f84f20e7671c16 | |
parent | b2dd0abf08166bfd865f9e20234116d36384b746 (diff) | |
download | netpbm-mirror-f26fb58a6c53b5beb4b3f93c30c2fa5a2798cdc4.tar.gz netpbm-mirror-f26fb58a6c53b5beb4b3f93c30c2fa5a2798cdc4.tar.xz netpbm-mirror-f26fb58a6c53b5beb4b3f93c30c2fa5a2798cdc4.zip |
miscellaneous update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@4842 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r-- | pbmtext.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pbmtext.html b/pbmtext.html index 8c7d1545..9bc59a5e 100644 --- a/pbmtext.html +++ b/pbmtext.html @@ -447,9 +447,9 @@ Soup</a>. Though the information is dated, these pages give a good overview of 8-bit character sets. <p>To convert OTF or TTF font files to BDF, use - -<a href="http://www.math.nmsu.edu/~mleisher/Software/otf2bdf"> -<b>otf2bdf</b> by Mike Leisher</a>. +<b>otf2bdf</b> by Mike Leisher or <b>otftobdf</b> (part of the <b>libotf</b> +package, which is part of the <a href="https://www.nongnu.org/m17n/"> +<b>m17n</b></a> project). <h2 id="seealso">SEE ALSO</h2> |