Files
Web_FreeCAD_Bitbybit/config/freecad-property-font-inventory.json
wangdequan 8f6053089a
Some checks are pending
real-verification / chrome (push) Waiting to run
real-verification / freecad-oracle (push) Waiting to run
real-verification / wasm (push) Waiting to run
feat: promote font force heat flux and integer set properties
2026-08-17 09:10:47 -04:00

141 lines
4.4 KiB
JSON

{
"schemaVersion": 1,
"status": "pass",
"baseline": {
"freecadVersion": "1.1.1",
"commit": "0108fd4b4850cc46e625b60e53cea7a7bbe69f8d"
},
"propertyType": "App::PropertyFont",
"recordCount": 2,
"objectTypeCount": 2,
"records": [
{
"objectTypeId": "TechDraw::DrawViewAnnotation",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "Font",
"group": "Annotation",
"status": [],
"defaultRaw": "osifont",
"valueModel": {
"kind": "font-family-string",
"representation": "App::PropertyString-derived UTF-8 font family name",
"writable": true,
"installedFontRequired": false
},
"inputs": {
"accepted": [
"utf8-string"
],
"emptyStringAccepted": true,
"arbitraryFamilyNameAccepted": true
},
"editor": "Gui::PropertyEditor::PropertyFontItem",
"editorModel": "QFontDatabase family list exposed through QComboBox",
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "TechDraw::DrawViewAnnotation",
"propertyWriteRequiresShape": false,
"source": "Document.supportedTypes runtime inventory"
}
},
{
"objectTypeId": "TechDraw::DrawViewSpreadsheet",
"objectAvailable": true,
"probeStatus": "available",
"propertyName": "Font",
"group": "Spreadsheet",
"status": [],
"defaultRaw": "osifont",
"valueModel": {
"kind": "font-family-string",
"representation": "App::PropertyString-derived UTF-8 font family name",
"writable": true,
"installedFontRequired": false
},
"inputs": {
"accepted": [
"utf8-string"
],
"emptyStringAccepted": true,
"arbitraryFamilyNameAccepted": true
},
"editor": "Gui::PropertyEditor::PropertyFontItem",
"editorModel": "QFontDatabase family list exposed through QComboBox",
"dependencies": [],
"applicability": {
"requiredObjectTypeId": "TechDraw::DrawViewSpreadsheet",
"propertyWriteRequiresShape": false,
"source": "Document.supportedTypes runtime inventory"
}
}
],
"storage": {
"inheritedFrom": "App::PropertyString",
"xmlElement": "String",
"scalarEncoding": "UTF-8 font family name",
"fontResourceEmbedded": false,
"browserBoundary": "preserve the family name; browser font availability is presentation-only"
},
"provenance": {
"runtime": {
"path": ".cache/freecad/reference-desktop.json",
"bytes": 2298709,
"sha256": "082400ec7379e8efc2af16709032d45890d7092277967b714acb05761fd1c2a7"
},
"sources": [
{
"path": ".cache/freecad/FreeCAD/src/App/PropertyStandard.h",
"bytes": 37529,
"sha256": "3555ab386b4815329b09604bbd70626c2b24b66f90a7ff2c31052b55fd3c9244"
},
{
"path": ".cache/freecad/FreeCAD/src/App/PropertyStandard.cpp",
"bytes": 99757,
"sha256": "eeefbbd7020c85c21e2e6b5f777088261668492845cf4d172e31f600fe9b96fd"
},
{
"path": ".cache/freecad/FreeCAD/src/Gui/propertyeditor/PropertyItem.h",
"bytes": 41826,
"sha256": "aaade89f5386b5d061b1b2d09a4fd01e7a27e3c601117fc00e44e115f347d9ed"
},
{
"path": ".cache/freecad/FreeCAD/src/Gui/propertyeditor/PropertyItem.cpp",
"bytes": 142093,
"sha256": "bf2f7cb4c01034425f4ebd46f901ada03c5fa02dcffbc1d3936e49ef7bc43b52"
},
{
"path": ".cache/freecad/FreeCAD/src/Mod/TechDraw/App/DrawViewAnnotation.h",
"bytes": 3471,
"sha256": "41361c931510ab4adc8348b1427bf80da150315c72b1bb6f99eb3d94ee396c18"
},
{
"path": ".cache/freecad/FreeCAD/src/Mod/TechDraw/App/DrawViewAnnotation.cpp",
"bytes": 6635,
"sha256": "b86a2a1837584d036734924492a1768a88aed4a902e9c7e934b4d2f2d9a79e9b"
},
{
"path": ".cache/freecad/FreeCAD/src/Mod/TechDraw/App/DrawViewSpreadsheet.h",
"bytes": 3203,
"sha256": "2037de09272de8684cbf37d94e442561581595de9b6a42798581dfd2b7d98ac0"
},
{
"path": ".cache/freecad/FreeCAD/src/Mod/TechDraw/App/DrawViewSpreadsheet.cpp",
"bytes": 17747,
"sha256": "3256a14e826d91ea8eafe573b9282b42f164ff735408e9ba83daa8e50dfb28ec"
}
]
},
"classification": "opaque-fcstd-proxy",
"nextPhases": [
"B",
"C",
"D",
"E",
"F",
"G",
"H",
"I"
]
}