From ef73e104bd71560e1dab2c0c9a1bb1d718674e1a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Nov 2013 22:37:15 -0600 Subject: 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 6583963..234c53f 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/makeqpf for a tool that helps +

See tools/maketqpf 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 ./makeqpf "$@"
+    QWS_DISPLAY=$dpy ./maketqpf "$@"
 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