{"id":"graphics.text--graphicsTextShapingCapabilityV2","name":"graphicsTextShapingCapabilityV2","owner":"yeho","package":"graphics.text","kind":"thing","signature":"external thing graphicsTextShapingCapabilityV2","description":"A graphics text shaping capability v2 record carrying schema, provider, target, available, fractionalBits, and related state.","context":"Shape, measure, and represent text and glyph resources.","parameters":[],"returns":"void","members":[{"name":"schema","kind":"field","type":"text","description":"Stores schema as text.","signature":"text schema","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"provider","kind":"field","type":"text","description":"Stores provider as text.","signature":"text provider","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"target","kind":"field","type":"text","description":"Stores target as text.","signature":"text target","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"available","kind":"field","type":"bool","description":"Stores available as bool.","signature":"bool available","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"fractionalBits","kind":"field","type":"int","description":"Stores fractional bits as int.","signature":"int fractionalBits","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"features","kind":"field","type":"text","description":"Stores features as text.","signature":"text features","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"diagnostic","kind":"field","type":"text","description":"Stores diagnostic as text.","signature":"text diagnostic","tags":["thing","field","graphics.text"],"updated":"2026-09-09"},{"name":"graphicsTextShapingCapabilityV2","kind":"constructor","parameters":[{"name":"provider","type":"text","description":"Provider."},{"name":"target","type":"text","description":"Target."},{"name":"available","type":"bool","description":"Available."},{"name":"fractionalBits","type":"int","description":"Fractional bits."},{"name":"features","type":"text","description":"Features."},{"name":"diagnostic","type":"text","description":"Diagnostic."}],"returns":"void","signature":"graphicsTextShapingCapabilityV2(text provider, text target, bool available, int fractionalBits, text features, text diagnostic)","description":"Graphics text shaping capability 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-8","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-9","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":334,"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 graphicsTextShapingCapabilityV2","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.\ngraphicsTextShapingCapabilityV2 sample = graphicsTextShapingCapabilityV2(\"provider\", \"target\", true, 1, \"features\", \"diagnostic\")\nConsole.Log(Text.From(sample.schema))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text__graphicstextshapingcapabilityv2\"\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":"f7b6b5b3cd8f2aeea768213f7275cd123df31bc4372266489558a348979153cb","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-ValidationIssue-8","title":"graphicsTextShapingCapabilityV2.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.\ngraphicsTextShapingCapabilityV2 instance = graphicsTextShapingCapabilityV2(\"provider\", \"target\", true, 1, \"features\", \"diagnostic\")\ntext result = instance.ValidationIssue()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text__graphicstextshapingcapabilityv2\"\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":"0c7626e07cd4a607b8cf5b910c16f157560c6604616cf502b1e1a7f10a279083","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Snapshot-9","title":"graphicsTextShapingCapabilityV2.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.\ngraphicsTextShapingCapabilityV2 instance = graphicsTextShapingCapabilityV2(\"provider\", \"target\", true, 1, \"features\", \"diagnostic\")\ntext result = instance.Snapshot()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text__graphicstextshapingcapabilityv2\"\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":"af856a2794273128382f71ea954697f3bb1a69d227bab8f8ab25a481519bf8fd","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["schema","provider","target","available","fractionalBits","features","diagnostic","graphicsTextShapingCapabilityV2","ValidationIssue","Snapshot"],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text--graphicsTextShapingCapabilityV2","json":"https://demonhunterlabs.com/reference/items/graphics.text--graphicsTextShapingCapabilityV2.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text--graphicsTextShapingCapabilityV2.md"}
