Files
Web_FreeCAD_Bitbybit/config/freecad-property-font-mutation.json
wangdequan 8f6053089a
Some checks failed
real-verification / chrome (push) Has been cancelled
real-verification / freecad-oracle (push) Has been cancelled
real-verification / wasm (push) Has been cancelled
feat: promote font force heat flux and integer set properties
2026-08-17 09:10:47 -04:00

85 lines
2.0 KiB
JSON

{
"baselineId": "freecad-1.1.1-property-font-mutation",
"classification": {
"geometryApplicability": "not-applicable-no-shape-property",
"objectSetStable": true,
"restoreExact": true,
"unknownSemanticDrift": false,
"valueChanged": true
},
"freecadVersion": "1.1.1",
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
"object": {
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
},
"phases": {
"before": {
"editorMode": [],
"hasShapeProperty": false,
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [],
"propertyTypeId": "App::PropertyFont",
"recomputeResult": false,
"statusString": "Valid",
"value": "osifont"
},
"edited": {
"editorMode": [],
"hasShapeProperty": false,
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [],
"propertyTypeId": "App::PropertyFont",
"recomputeResult": true,
"statusString": "Valid",
"value": "Liberation Sans"
},
"restored": {
"editorMode": [],
"hasShapeProperty": false,
"objectSet": [
{
"name": "FontProbe",
"typeId": "TechDraw::DrawViewAnnotation"
}
],
"objectState": [
"Up-to-date"
],
"propertyStatus": [],
"propertyTypeId": "App::PropertyFont",
"recomputeResult": true,
"statusString": "Valid",
"value": "osifont"
}
},
"property": {
"name": "Font",
"typeId": "App::PropertyFont"
},
"propertyType": "App::PropertyFont",
"requested": {
"before": "osifont",
"edited": "Liberation Sans",
"restored": "osifont"
},
"schemaVersion": 1,
"status": "pass"
}