{"id":"graphics.text.windows--GraphicsWindowsTextLayoutContract","name":"GraphicsWindowsTextLayoutContract","owner":"yeho","package":"graphics.text.windows","kind":"function","signature":"external GraphicsWindowsTextLayoutContract() returns text","description":"Graphics windows text layout contract.","context":"Capture Windows text shaping and glyph rasterization for the shared text model.","parameters":[],"returns":"text","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/layout_metrics.yh","line":249,"sha256":"a8cb24218dcb2004cb1f5fca46a2c6555d77b4b07ca30968b643f8921bd5a7f8"},"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 GraphicsWindowsTextLayoutContract","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 result = GraphicsWindowsTextLayoutContract()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__graphicswindowstextlayoutcontract\"\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":"0ecb75209baef9d98a25f059934c471969226f57ff1772984f75639c9249bc09","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text.windows--GraphicsWindowsTextLayoutContract","json":"https://demonhunterlabs.com/reference/items/graphics.text.windows--GraphicsWindowsTextLayoutContract.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text.windows--GraphicsWindowsTextLayoutContract.md"}
