Files
another-boids-in-rust/vendor/fontconfig-parser/test-conf/conf.d/53-no-bitmaps.conf.json

22 lines
350 B
JSON

[
{
"Match": {
"target": "Font",
"tests": [],
"edits": [
{
"mode": "Assign",
"binding": "Weak",
"value": {
"Embeddedbitmap": {
"Simple": {
"Bool": false
}
}
}
}
]
}
}
]