mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
20 lines
230 B
Markdown
20 lines
230 B
Markdown
|
|
## Name
|
||
|
|
|
||
|
|
FontEditor - Serenity font editor
|
||
|
|
|
||
|
|
## Synopsis
|
||
|
|
|
||
|
|
```**sh
|
||
|
|
$ FontEditor [file]
|
||
|
|
```
|
||
|
|
|
||
|
|
## Description
|
||
|
|
|
||
|
|
FontEditor is a font editing application for Serenity.
|
||
|
|
|
||
|
|
## Examples
|
||
|
|
|
||
|
|
```sh
|
||
|
|
$ FontEditor /res/fonts/CsillaRegular10.font
|
||
|
|
```
|