c66955b1e2e2616842687e72c2c4746c784132b4
[gnokii.git] / Docs / man / todologo.1
1 .TH todologo 8 "January 3, 2001" "GNOKII Tools" "GNOKII Tools"
2
3 .SH NAME
4 todologo \- Create operator logo that contains 3 lines of text
5
6 .SH SYNOPSIS
7 .B todologo
8 \fI<text of line> - <text of line 2> - <text of line 3>\fR
9
10 .SH DESCRIPTION
11 The 
12 .B todologo
13 program is used to create three lines of text 
14 that fits to the standard Nokia operator logo space (i.e. 72x14 
15 pixel space). This is achieved by using a proportional tiny font 
16 which most elements have size of 3x4 pixels (some are thinner). 
17
18 The name comes from an original intention that this program is
19 used to create todo entries to one's mobile phone screen so that
20 those are always visible and thus in user's memory. But the tool
21 can just be used to print arbitrary text to the space provided
22 by an operator logo.
23
24 The hand-crafted font currently supports the following characters:
25 abcdefghijklmnopqrstuvwxyz and 0123456789
26
27 .SH OUTPUT
28 The standard `.nol' formatted operator logo is printed to 
29 standard output. The header information of that output is taken 
30 from \fIgnokii.nol\fR that is distributed with
31 .B GNOKII
32 -- so you most probably need to give your operator code when uploading it to your
33 mobile phone. Use 
34 .B gnokii
35 or
36 .B xlogos
37 to do the uploading.
38
39 .SH EXAMPLES
40 First example writes some todo entries to todo.nol:
41 .IP
42 \fCtodologo pick up kids - call wife - order chinese >todo.nol\fP
43 .LP
44 This last example writes some wisdom to the stdout:
45 .IP
46 \fCtodologo Never underestimate - the power of the dark - side of the force\fP
47 .LP
48 .SH AUTHOR
49 Tomi Ollila <Tomi.Ollila@iki.fi>
50
51 .SH COPYING
52 This program is distributed under the GNU Public License.
53
54 .SH SEE ALSO
55 .BR gnokii(1),
56 xlogos
57