mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-27 07:58:07 -04:00
box-drawing: force minsize optimization
This commit is contained in:
parent
11d4e9ee53
commit
25f21d4202
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@
|
||||||
#define LIGHT 1.0
|
#define LIGHT 1.0
|
||||||
#define HEAVY 2.0
|
#define HEAVY 2.0
|
||||||
|
|
||||||
|
#pragma GCC optimize("Os")
|
||||||
|
|
||||||
static int
|
static int
|
||||||
thickness(float pts, int dpi)
|
thickness(float pts, int dpi)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue