Files
another-boids-in-rust/vendor/fontconfig-parser/test-conf/conf.d/10-nixos-rendering.conf.json

77 lines
1.5 KiB
JSON

[
{
"Match": {
"target": "Pattern",
"tests": [],
"edits": [
{
"mode": "Append",
"binding": "Weak",
"value": {
"Hinting": {
"Simple": {
"Bool": true
}
}
}
},
{
"mode": "Append",
"binding": "Weak",
"value": {
"AutoHint": {
"Simple": {
"Bool": false
}
}
}
},
{
"mode": "Append",
"binding": "Weak",
"value": {
"HintStyle": {
"Simple": {
"Constant": "Hintslight"
}
}
}
},
{
"mode": "Append",
"binding": "Weak",
"value": {
"Antialias": {
"Simple": {
"Bool": true
}
}
}
},
{
"mode": "Append",
"binding": "Weak",
"value": {
"Rgba": {
"Simple": {
"Constant": "Rgb"
}
}
}
},
{
"mode": "Append",
"binding": "Weak",
"value": {
"Lcdfilter": {
"Simple": {
"Constant": "Lcddefault"
}
}
}
}
]
}
}
]