fontfor 0.4.3

find fonts which can show a specified character and preview them in terminal or browser
1
2
3
4
5
6
7
8
9
avoid-breaking-exported-api = false # only for binary
disallowed-names = []
too-many-arguments-threshold = 5
too-large-for-stack = 256
enum-variant-name-threshold = 0
enum-variant-size-threshold = 256
too-many-lines-threshold = 50
array-size-threshold = 262144       # 256KB
stack-size-threshold = 524288       # 512KB