Reuben Thomas
Reuben Thomas
> Is there any changes if you choose different fonts in the DrRacket preferences? No change, no. Indeed, I already have an alternative font configured. As far as I can...
An existing Racket installation can be fixed using the equivalent fix to that given above by @rfindler: 1. `sudoedit /usr/share/racket/pkgs/draw-lib/racket/draw/private/font-dir.rkt` 2. Go to line 59, where you should see this...
@rfindler, I get the same results as @jtecca.
I have a PostScript 1 version in my user `.fonts` directory (this is shown in the output of `fc-list`, above).
The configuration of a per-user `.fonts` directory is handled in `/etc/fonts/fonts.conf`, with the following top-level configuration tag: ``` ~/.fonts ``` But I would be surprised if the location of the...
@SuperSandro2000 Thanks for your most recent review. I have accepted one change, queried another, and also rebased on current master.
Ping? Would be nice to have Lua 5.4 support released!
[Copied text from @PanderMusubi] The Nuspell command-line tool offers Unicode segmentation of text to words; see https://github.com/nuspell/nuspell/blob/master/src/nuspell/main.cxx#L283 The result is much much better [t]han simply whitespace segmentation. You can see...
I have taken over the project at https://github.com/rrthomas/ Feel free to refile the feature request there.
Since this repo is now unmaintained, it would be great if you could resubmit this pull request, suitably rebased, to rrthomas/recode. I'm a fan of reproducible builds, so would be...