# font-parms command

The font-parms BASIC program is used
to upgrade fonts and is provided for conversion of fonts created before
May 25, 1990. Before this date, arguments were ordered differently.

## Syntax

```
font-parms file.reference item.list* {(options}
```

## Parameter(s)

| options | n | Replaces all occurrences. |
| --- | --- | --- |
| s | Suppresses display of messages to the screen. | |

## See also

- [download command](https://d3codex.com/tcl/download-command/)
- [pitch-compile command](https://d3codex.com/tcl/pitch-compile-command/)
- [pitch-table command](https://d3codex.com/tcl/pitch-table-command/)

---
Source: https://d3codex.com/tcl/font-parms-command/ - part of the D3Codex reference.
