gennyble / textual

Text Rendering as a Service
Other
9 stars 1 forks source link

Return error OpenGraph #32

Open gennyble opened 1 year ago

gennyble commented 1 year ago

Rather than flat-failing on errors (failing to default, rather, which we tend to do a lot), we should make it an option to hard-fail. Like -Werror in C compilers, et al.

gennyble commented 1 year ago

Also being able to print warnings over top the generated image might be cute. Like "fs parse failed: fellback to 128"