Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatt335672 <30179339+matt335672@users.noreply.github.com>2022-08-10 16:54:51 +0300
committermatt335672 <30179339+matt335672@users.noreply.github.com>2022-09-06 11:31:47 +0300
commitae6a55dbacc46d2dd026ded80245408ec8da9165 (patch)
tree81754b0c506c5951396ed7a0568ef03e64d9da75 /README.md
parent70622bf92b7f9c72b77b37552e593a492ae1125c (diff)
Replace Windows font utility with native utilities
To generate new fonts, the freetype2 library is required. This can now be specified by configure in the usual way. If it's missing, new fonts cannot be generated.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e2d05699..2617c44f 100644
--- a/README.md
+++ b/README.md
@@ -124,7 +124,7 @@ pulseaudio modules. The build instructions can be found at wiki.
xrdp
├── common ······ common code
├── docs ········ documentation
-├── fontdump ···· font dump for Windows
+├── fontutils ··· font handling utilities
├── genkeymap ··· keymap generator
├── instfiles ··· installable data file
├── keygen ······ xrdp RSA key pair generator