From c0780a876e11732962b98e3b1aac0f503b4e9ad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 8 Nov 2013 09:46:27 +0100 Subject: Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" --- doc/html/emb-fonts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/emb-fonts.html') diff --git a/doc/html/emb-fonts.html b/doc/html/emb-fonts.html index 234c53f..6583963 100644 --- a/doc/html/emb-fonts.html +++ b/doc/html/emb-fonts.html @@ -61,7 +61,7 @@ enabled) can be enabled or disabled independently by using the tools/maketqpf for a tool that helps +

See tools/makeqpf for a tool that helps produce QPF files from the TTF and BDF, or just run your application with the -savefonts option.

Memory Requirements @@ -151,7 +151,7 @@ generate all 4 rotations of fonts would be to run the following at a real frameb
 for dpy in LinuxFb Transformed:Rot90 Transformed:Rot180 Transformed:Rot270
 do
-    QWS_DISPLAY=$dpy ./maketqpf "$@"
+    QWS_DISPLAY=$dpy ./makeqpf "$@"
 done
 

If programs are only ever run in one orientation on a device, only the one appropriate set of fonts is needed. -- cgit v1.2.1