{"id":"graphics.text.windows--ComposeGraphicsWindowsShapedTextV2","name":"ComposeGraphicsWindowsShapedTextV2","owner":"yeho","package":"graphics.text.windows","kind":"function","signature":"external ComposeGraphicsWindowsShapedTextV2(text value, text locale, graphicsWindowsGlyphRunCaptureSnapshot capture, text source) returns graphicsShapedTextV2","description":"Compose graphics windows shaped text v2.","context":"Capture Windows text shaping and glyph rasterization for the shared text model.","parameters":[{"name":"value","type":"text","description":"Supply value as text."},{"name":"locale","type":"text","description":"Supply locale as text."},{"name":"capture","type":"graphicsWindowsGlyphRunCaptureSnapshot","description":"Supply capture as graphicsWindowsGlyphRunCaptureSnapshot."},{"name":"source","type":"text","description":"Supply source as text."}],"returns":"graphicsShapedTextV2","members":[],"tags":["cpu","function","graphics","graphics.text.windows","source-example","text","windows","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/text/windows/shaped_text_v2.yh","line":84,"sha256":"39635b4aef04c0c7497fb9b214b681fe37a87cf5a99304bd03c404968a3c33c3"},"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 ComposeGraphicsWindowsShapedTextV2","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.\ntext value = \"value\"\ntext locale = \"locale\"\ngraphicsWindowsGlyphRunCaptureSnapshot capture = graphicsWindowsGlyphRunCaptureSnapshot(\"example\")\ntext source = \"example\"\ngraphicsShapedTextV2 result = ComposeGraphicsWindowsShapedTextV2(value, locale, capture, source)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__composegraphicswindowsshapedtextv2\"\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":"278b36be36183b3a3372d0e90924370bed5f226375ab64f4ca951eef35d6882e","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text.windows--ComposeGraphicsWindowsShapedTextV2","json":"https://demonhunterlabs.com/reference/items/graphics.text.windows--ComposeGraphicsWindowsShapedTextV2.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text.windows--ComposeGraphicsWindowsShapedTextV2.md"}
