{"id":"graphics.text.windows--graphicsWindowsGlyphBridgeV1","name":"graphicsWindowsGlyphBridgeV1","owner":"yeho","package":"graphics.text.windows","kind":"thing","signature":"external thing graphicsWindowsGlyphBridgeV1","description":"A graphics windows glyph bridge v1 record carrying schema, provider, capability, value, locale, and related state.","context":"Capture Windows text shaping and glyph rasterization for the shared text model.","parameters":[],"returns":"void","members":[{"name":"schema","kind":"field","type":"text","description":"Stores schema as text.","signature":"text schema","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"provider","kind":"field","type":"text","description":"Stores provider as text.","signature":"text provider","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"capability","kind":"field","type":"text","description":"Stores capability as text.","signature":"text capability","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"value","kind":"field","type":"text","description":"Stores value as text.","signature":"text value","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"locale","kind":"field","type":"text","description":"Stores locale as text.","signature":"text locale","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"requestedFamily","kind":"field","type":"text","description":"Stores requested family as text.","signature":"text requestedFamily","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"requestedWeight","kind":"field","type":"int","description":"Stores requested weight as int.","signature":"int requestedWeight","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"utf16Length","kind":"field","type":"int","description":"Stores utf16 length as int.","signature":"int utf16Length","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"utf16ToUtf8Boundaries","kind":"field","type":"list of int","description":"Stores utf16 to utf8 boundaries as list of int.","signature":"list of int utf16ToUtf8Boundaries","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"runs","kind":"field","type":"list of graphicsWindowsGlyphBridgeRunV1","description":"Stores runs as list of graphicsWindowsGlyphBridgeRunV1.","signature":"list of graphicsWindowsGlyphBridgeRunV1 runs","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"clusters","kind":"field","type":"list of graphicsWindowsGlyphBridgeClusterV1","description":"Stores clusters as list of graphicsWindowsGlyphBridgeClusterV1.","signature":"list of graphicsWindowsGlyphBridgeClusterV1 clusters","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"glyphs","kind":"field","type":"list of graphicsWindowsGlyphBridgeGlyphV1","description":"Stores glyphs as list of graphicsWindowsGlyphBridgeGlyphV1.","signature":"list of graphicsWindowsGlyphBridgeGlyphV1 glyphs","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"sourceRangesMapped","kind":"field","type":"bool","description":"Stores source ranges mapped as bool.","signature":"bool sourceRangesMapped","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"glyphSpansNormalized","kind":"field","type":"bool","description":"Stores glyph spans normalized as bool.","signature":"bool glyphSpansNormalized","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"shapedTextV2Admitted","kind":"field","type":"bool","description":"Stores shaped text v2 admitted as bool.","signature":"bool shapedTextV2Admitted","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"admissionBlockers","kind":"field","type":"text","description":"Stores admission blockers as text.","signature":"text admissionBlockers","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"available","kind":"field","type":"bool","description":"Stores available as bool.","signature":"bool available","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"diagnostic","kind":"field","type":"text","description":"Stores diagnostic as text.","signature":"text diagnostic","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"source","kind":"field","type":"text","description":"Stores source as text.","signature":"text source","tags":["thing","field","graphics.text.windows"],"updated":"2026-09-09"},{"name":"graphicsWindowsGlyphBridgeV1","kind":"constructor","parameters":[{"name":"value","type":"text","description":"Value."},{"name":"locale","type":"text","description":"Locale."},{"name":"requestedFamily","type":"text","description":"Requested family."},{"name":"requestedWeight","type":"int","description":"Requested weight."},{"name":"source","type":"text","description":"Source."}],"returns":"void","signature":"graphicsWindowsGlyphBridgeV1(text value, text locale, text requestedFamily, int requestedWeight, text source)","description":"Graphics windows glyph bridge v1.","tags":["thing","constructor","graphics.text.windows"],"updated":"2026-09-09"},{"name":"Reject","kind":"method","parameters":[{"name":"issue","type":"text","description":"Issue."}],"returns":"graphicsWindowsGlyphBridgeV1","signature":"Reject(text issue) returns graphicsWindowsGlyphBridgeV1","description":"Reject.","tags":["thing","method","graphics.text.windows"],"exampleId":"method-Reject-20","updated":"2026-09-09"},{"name":"HasSurrogateInteriorBoundary","kind":"method","parameters":[],"returns":"bool","signature":"HasSurrogateInteriorBoundary() returns bool","description":"Has surrogate interior boundary.","tags":["thing","method","graphics.text.windows"],"exampleId":"method-HasSurrogateInteriorBoundary-21","updated":"2026-09-09"},{"name":"ValidationIssue","kind":"method","parameters":[],"returns":"text","signature":"ValidationIssue() returns text","description":"Validation issue.","tags":["thing","method","graphics.text.windows"],"exampleId":"method-ValidationIssue-22","updated":"2026-09-09"},{"name":"Snapshot","kind":"method","parameters":[],"returns":"text","signature":"Snapshot() returns text","description":"Snapshot.","tags":["thing","method","graphics.text.windows"],"exampleId":"method-Snapshot-23","updated":"2026-09-09"}],"tags":["cpu","graphics","graphics.text.windows","method","source-example","text","thing","windows","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/text/windows/shaped_text_bridge.yh","line":124,"sha256":"d55792e4d95170c1971dd51c143f1923b32aea7865a7751f9a260d23bbbb8425"},"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 graphicsWindowsGlyphBridgeV1","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using graphics.text.windows\n\n// Capture Windows text shaping and glyph rasterization for the shared text model.\ngraphicsWindowsGlyphBridgeV1 sample = graphicsWindowsGlyphBridgeV1(\"value\", \"locale\", \"requested Family\", 1, \"example\")\nConsole.Log(Text.From(sample.schema))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowsglyphbridgev1\"\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\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"150c3addaca4a66ed7d838a988fcf1fb387e4dff1693ddaec08b8ea0375bc48d","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Reject-20","title":"graphicsWindowsGlyphBridgeV1.Reject","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using graphics.text.windows\n\n// Reject.\ngraphicsWindowsGlyphBridgeV1 instance = graphicsWindowsGlyphBridgeV1(\"value\", \"locale\", \"requested Family\", 1, \"example\")\ntext argument_issue = \"argument issue\"\ngraphicsWindowsGlyphBridgeV1 result = instance.Reject(argument_issue)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowsglyphbridgev1\"\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\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"432460185b574dbc13b91de6a75292f6e652707394274434f4efd28fe425c4e1","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-HasSurrogateInteriorBoundary-21","title":"graphicsWindowsGlyphBridgeV1.HasSurrogateInteriorBoundary","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using graphics.text.windows\n\n// Has surrogate interior boundary.\ngraphicsWindowsGlyphBridgeV1 instance = graphicsWindowsGlyphBridgeV1(\"value\", \"locale\", \"requested Family\", 1, \"example\")\nbool result = instance.HasSurrogateInteriorBoundary()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowsglyphbridgev1\"\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\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"c8d13dfd1d3b9616e87a61a02cc8f929858ec1c7f6c45f6c30d60ff4437c98ae","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-ValidationIssue-22","title":"graphicsWindowsGlyphBridgeV1.ValidationIssue","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using graphics.text.windows\n\n// Validation issue.\ngraphicsWindowsGlyphBridgeV1 instance = graphicsWindowsGlyphBridgeV1(\"value\", \"locale\", \"requested Family\", 1, \"example\")\ntext result = instance.ValidationIssue()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowsglyphbridgev1\"\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\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"67fae587f4fa1d4835f45906e9ff08985d0548d29825ccda257e46436c9aa30e","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Snapshot-23","title":"graphicsWindowsGlyphBridgeV1.Snapshot","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using graphics.text.windows\n\n// Snapshot.\ngraphicsWindowsGlyphBridgeV1 instance = graphicsWindowsGlyphBridgeV1(\"value\", \"locale\", \"requested Family\", 1, \"example\")\ntext result = instance.Snapshot()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowsglyphbridgev1\"\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\n[[dependencies]]\npackage = \"graphics.text.windows\"\nversion = \"0.1.0\"\npath = \"../../../yeho/packages/graphics/text/windows\"\n","tags":["cpu","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"d145bfa65349c158b669177e03ae0396c19c63cf08dccc998b0aa8a4c7c6ece9","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["schema","provider","capability","value","locale","requestedFamily","requestedWeight","utf16Length","utf16ToUtf8Boundaries","runs","clusters","glyphs","sourceRangesMapped","glyphSpansNormalized","shapedTextV2Admitted","admissionBlockers","available","diagnostic","source","graphicsWindowsGlyphBridgeV1","Reject","HasSurrogateInteriorBoundary","ValidationIssue","Snapshot"],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text.windows--graphicsWindowsGlyphBridgeV1","json":"https://demonhunterlabs.com/reference/items/graphics.text.windows--graphicsWindowsGlyphBridgeV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text.windows--graphicsWindowsGlyphBridgeV1.md"}
