2 # Upper by Glenn Chappell <ggc@uiuc.edu> 1/94
3 # Converts lower-case to upper-case.
4 # Modified to support all of Unicode by John Cowan <cowan@ccil.org> 10/96
5 # figlet release 2.2 -- November 1996
7 # This is a figlet controlfile.
9 # Explanation of first line:
10 # flc2 - "magic number" for file identification
11 # a - should always be `a', for now
14 # The first character of any line is the "command" for that line.
15 # Possible figlet 2.1 commands are as follows:
16 # `#' - comment, continues until end-of-line
17 # `t' - translate, a not-so-fancy version of the Unix "tr" command
18 # `f' - freeze, treat further lines as if they were in a new file
20 # The following lines convert lower-case to upper-case.
25 # figlet Deutsch characters (obsolete in 2.2 and later):
26 t \-252-\-250 \-255-\-253
28 # ISO Latin-1 accented letters:
31 # Note: Latin-1 has no upper-case Y umlaut, so map to "Y".
32 # But remove the following line for Unicode fonts.
34 # This is the proper Unicode mapping, and does no harm for non-Unicode fonts.
36 # Latin Extended A (Latin-2,3,4,5) accented letters:
110 \0x03B1-\0x03C1 \0x0391-\0x03A1
112 \0x03C3-\0x03CB \0x03A3-\0x03AB
124 \0x0430-\0x044F \0x0410-\0x042F
125 \0x0451-\0x045F \0x0401-\0x040F
193 \0x0561-\0x0586 \0x0531-\0x0556