feat: promote font force heat flux and integer set properties
This commit is contained in:
121
config/freecad-property-font-roundtrip.json
Normal file
121
config/freecad-property-font-roundtrip.json
Normal file
@@ -0,0 +1,121 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"status": "pass",
|
||||
"baselineId": "freecad-1.1.1-property-font-roundtrip",
|
||||
"freecadVersion": "1.1.1",
|
||||
"gitCommit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d",
|
||||
"propertyType": "App::PropertyFont",
|
||||
"archives": {
|
||||
"nativeInitial": {
|
||||
"path": ".cache/freecad/property-font-roundtrip/native-initial.FCStd",
|
||||
"bytes": 1486,
|
||||
"sha256": "de40c35893bffdffdf414568591f709d26870f55243a154c7e38d870e589a8c7"
|
||||
},
|
||||
"webEdited": {
|
||||
"path": ".cache/freecad/property-font-roundtrip/web-edited.FCStd",
|
||||
"bytes": 1335,
|
||||
"sha256": "6d653056914cf3c7440741753e0502d516d86fd6dc9504d5f774bf079f03f017"
|
||||
},
|
||||
"nativeResaved": {
|
||||
"path": ".cache/freecad/property-font-roundtrip/native-resaved.FCStd",
|
||||
"bytes": 1494,
|
||||
"sha256": "37b9ef6010010cb6ecce19cf84e269fdc08f8398c6d575f027b4a6cac0fe51c4"
|
||||
}
|
||||
},
|
||||
"nativeInitial": {
|
||||
"object": {
|
||||
"editorMode": [],
|
||||
"hasShapeProperty": false,
|
||||
"name": "FontProbe",
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyFont",
|
||||
"state": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"statusString": "Valid",
|
||||
"typeId": "TechDraw::DrawViewAnnotation",
|
||||
"value": "osifont"
|
||||
},
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "FontProbe",
|
||||
"typeId": "TechDraw::DrawViewAnnotation"
|
||||
}
|
||||
]
|
||||
},
|
||||
"web": {
|
||||
"before": {
|
||||
"name": "Font",
|
||||
"typeId": "App::PropertyFont",
|
||||
"element": "String",
|
||||
"value": "osifont"
|
||||
},
|
||||
"after": {
|
||||
"name": "Font",
|
||||
"typeId": "App::PropertyFont",
|
||||
"element": "String",
|
||||
"value": "Noto Sans CJK SC"
|
||||
},
|
||||
"targetMarkedTouched": true,
|
||||
"webOutputMatches": true,
|
||||
"semanticObjectsPreserved": true,
|
||||
"opaquePathsPreserved": 0,
|
||||
"opaqueEntriesPreserved": true
|
||||
},
|
||||
"nativeAfter": {
|
||||
"reopened": {
|
||||
"object": {
|
||||
"editorMode": [],
|
||||
"hasShapeProperty": false,
|
||||
"name": "FontProbe",
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyFont",
|
||||
"state": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"statusString": "Valid",
|
||||
"typeId": "TechDraw::DrawViewAnnotation",
|
||||
"value": "Noto Sans CJK SC"
|
||||
},
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "FontProbe",
|
||||
"typeId": "TechDraw::DrawViewAnnotation"
|
||||
}
|
||||
]
|
||||
},
|
||||
"resaved": {
|
||||
"object": {
|
||||
"editorMode": [],
|
||||
"hasShapeProperty": false,
|
||||
"name": "FontProbe",
|
||||
"propertyStatus": [],
|
||||
"propertyTypeId": "App::PropertyFont",
|
||||
"state": [
|
||||
"Up-to-date"
|
||||
],
|
||||
"statusString": "Valid",
|
||||
"typeId": "TechDraw::DrawViewAnnotation",
|
||||
"value": "Noto Sans CJK SC"
|
||||
},
|
||||
"objectSet": [
|
||||
{
|
||||
"name": "FontProbe",
|
||||
"typeId": "TechDraw::DrawViewAnnotation"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"classification": {
|
||||
"requestedValue": "Noto Sans CJK SC",
|
||||
"webValue": "Noto Sans CJK SC",
|
||||
"reopenedValue": "Noto Sans CJK SC",
|
||||
"resavedValue": "Noto Sans CJK SC",
|
||||
"nativeOutputMatches": true,
|
||||
"objectSetPreserved": true,
|
||||
"nativeStateStable": true,
|
||||
"fontResourceBoundary": "font family name persists in FCStd; font files and availability remain presentation-only",
|
||||
"unknownSemanticDrift": false,
|
||||
"zeroUnknownDrift": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user