config: clean up and document theming
This commit is contained in:
parent
4780315f50
commit
6916f03e94
17 changed files with 745 additions and 285 deletions
|
|
@ -89,7 +89,7 @@ pub fn render(
|
|||
render2(ctx, 1, width, height, 1, font, text, color, true, false)
|
||||
}
|
||||
|
||||
pub fn render2(
|
||||
fn render2(
|
||||
ctx: &Rc<RenderContext>,
|
||||
x: i32,
|
||||
width: i32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue