Alex Parker | ab563da | 2009-09-20 16:48:45 +0000 | [diff] [blame] | 1 | \begin{itemize} |
Alexander Levin | b57fe48 | 2009-12-23 20:05:29 +0000 | [diff] [blame] | 2 | \item `font' is a number: 0 is the built-in system font, 1 is the |
Alex Parker | ab563da | 2009-09-20 16:48:45 +0000 | [diff] [blame] | 3 | user-selected font. |
| 4 | \end{itemize} |
| 5 | |
| 6 | \begin{example} |
| 7 | \config{ui viewport: 15,20,100,150,-} |
| 8 | \end{example} |
| 9 | This displays the menu starting at 15px from the left of the screen and 20px |
| 10 | from the top of the screen. It is 100px wide and 150px high. The font is |
| 11 | defined in the theme \fname{.cfg} file or in the \setting{Theme Settings} menu. |
Alexander Levin | b57fe48 | 2009-12-23 20:05:29 +0000 | [diff] [blame] | 12 | |