{"id":"graphics.text--graphicsResolvedFontV2","name":"graphicsResolvedFontV2","owner":"yeho","package":"graphics.text","kind":"thing","signature":"external thing graphicsResolvedFontV2","description":"A graphics resolved font v2 record carrying index, id, family, resourceId, faceIndex, and related state.","context":"Shape, measure, and represent text and glyph resources.","parameters":[],"returns":"void","members":[{"name":"index","kind":"field","type":"int","description":"Stores index as int.","signature":"int index","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"id","kind":"field","type":"text","description":"Stores id as text.","signature":"text id","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"family","kind":"field","type":"text","description":"Stores family as text.","signature":"text family","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"resourceId","kind":"field","type":"text","description":"Stores resource id as text.","signature":"text resourceId","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"faceIndex","kind":"field","type":"int","description":"Stores face index as int.","signature":"int faceIndex","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"weight","kind":"field","type":"int","description":"Stores weight as int.","signature":"int weight","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"style","kind":"field","type":"text","description":"Stores style as text.","signature":"text style","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"source","kind":"field","type":"text","description":"Stores source as text.","signature":"text source","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"graphicsResolvedFontV2","kind":"constructor","parameters":[{"name":"index","type":"int","description":"Index."},{"name":"id","type":"text","description":"Id."},{"name":"family","type":"text","description":"Family."},{"name":"resourceId","type":"text","description":"Resource id."},{"name":"faceIndex","type":"int","description":"Face index."},{"name":"weight","type":"int","description":"Weight."},{"name":"style","type":"text","description":"Style."},{"name":"source","type":"text","description":"Source."}],"returns":"void","signature":"graphicsResolvedFontV2(int index, text id, text family, text resourceId, int faceIndex, int weight, text style, text source)","description":"Graphics resolved font v2.","tags":["thing","constructor","graphics.text"],"updated":"2026-09-09"},{"name":"ValidationIssue","kind":"method","parameters":[],"returns":"text","signature":"ValidationIssue() returns text","description":"Validation issue.","tags":["thing","method","graphics.text"],"exampleId":"method-ValidationIssue-9","updated":"2026-09-09"},{"name":"Snapshot","kind":"method","parameters":[],"returns":"text","signature":"Snapshot() returns text","description":"Snapshot.","tags":["thing","method","graphics.text"],"exampleId":"method-Snapshot-10","updated":"2026-09-09"}],"tags":["cpu","graphics","graphics.text","method","source-example","text","thing","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/text/shaping_v2.yh","line":30,"sha256":"ad66072d9d12e22ed0e346be3498b8a3747585595527e5bbc916f1184c525ac4"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use graphicsResolvedFontV2","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using graphics.text\n\n// Shape, measure, and represent text and glyph resources.\ngraphicsResolvedFontV2 sample = graphicsResolvedFontV2(1, \"id\", \"cpu\", \"resource Id\", 1, 1, \"style\", \"example\")\nConsole.Log(Text.From(sample.index))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text__graphicsresolvedfontv2\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"76de67ee9c24b9b9a8e746a2260399757b4f79dc798b659de9727db8929b2942","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-ValidationIssue-9","title":"graphicsResolvedFontV2.ValidationIssue","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using graphics.text\n\n// Validation issue.\ngraphicsResolvedFontV2 instance = graphicsResolvedFontV2(1, \"id\", \"cpu\", \"resource Id\", 1, 1, \"style\", \"example\")\ntext result = instance.ValidationIssue()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text__graphicsresolvedfontv2\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"75d43070fa13e65d7a1931d3ce2700dba85659f4d75d2f7787429e6aab0cb23a","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Snapshot-10","title":"graphicsResolvedFontV2.Snapshot","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using graphics.text\n\n// Snapshot.\ngraphicsResolvedFontV2 instance = graphicsResolvedFontV2(1, \"id\", \"cpu\", \"resource Id\", 1, 1, \"style\", \"example\")\ntext result = instance.Snapshot()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text__graphicsresolvedfontv2\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"graphics.text\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"18eb102e9e5bc17bf40ff0a818e7ef9d8cfacb9b46e715c452ead9d96f9d1d22","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["index","id","family","resourceId","faceIndex","weight","style","source","graphicsResolvedFontV2","ValidationIssue","Snapshot"],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text--graphicsResolvedFontV2","json":"https://demonhunterlabs.com/reference/items/graphics.text--graphicsResolvedFontV2.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text--graphicsResolvedFontV2.md"}
