Re: Need help getting into hemlock
Tom Mitchell <[email protected]> Sat, 6 Jan 2018 13:23:15 -0800
| Newsgroups | gmane.lisp.cmucl.general |
|---|---|
| Message-ID | <CAAMy4USO3MCKXF0mXiN2TBWOg7xPzFxd7oCUros1UDfSHMYncg@mail.gmail.com> |
On Sat, Jan 6, 2018 at 8:44 AM, Raymond Toy <[email protected]> wrote: > >>>>> "GP" == GP lisper <[email protected]> writes: > > [snip] > > GP> Thanks Blake, on my old CMUCL, (ed) never worked, but it was > GP> unimportant, but I found that on the newer computer with ECL, > GP> (ed) works and I have a need for that now. I'm sure I would > GP> .... > > GP> mirror://sourceforge/corefonts/courie32.exe > > Well, that's what I wanted to know. You basically got a Courier font > from the corefonts package. Another rock to look under would be true type fonts (ttf). https://askubuntu.com/questions/149864/how-to-configure-x11-to-find-a-font-as-requested-by-a-proprietary-binary Fonts are found via a path. Some errors can be eliminated by making copies to a $HOME/.myfonts and adding a path for X11 or the build so they are found. As long at they render OK life is good. ftp://www.x.org/pub/X11R6.8.1/doc/fonts2.html Recall that fonts often have a copyright that can grate against the GPL rules and as such may not be included. Thus they must be pulled in special perhaps from a repo with them added the same as drivers for some devices are managed. -- T o m M i t c h e l l _______________________________________________ cmucl-help mailing list [email protected] https://lists.zs64.net/mailman/listinfo/cmucl-help