{"id":"graphics.text--RenderGraphicsTextMeasureReport","name":"RenderGraphicsTextMeasureReport","owner":"yeho","package":"graphics.text","kind":"function","signature":"external RenderGraphicsTextMeasureReport(graphicsTextMeasureRequest request) returns text","description":"Format graphics text measure report as readable text.","context":"Shape, measure, and represent text and glyph resources.","parameters":[{"name":"request","type":"graphicsTextMeasureRequest","description":"Supply request as graphicsTextMeasureRequest."}],"returns":"text","members":[],"tags":["cpu","function","graphics","graphics.text","source-example","text","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/text/text.yh","line":132,"sha256":"960ad0d330e47b3966c95530907649dd2ad38ddbc16cc2530eaeb252c64f5170"},"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 RenderGraphicsTextMeasureReport","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.\ngraphicsTextMeasureRequest request = graphicsTextMeasureRequest(graphicsTextRun(\"value\", \"style Ref\", \"overflow\", \"alignment\"), \"font Family Token\", \"font Size Token\", \"weight\", \"line Height Token\", 1)\ntext result = RenderGraphicsTextMeasureReport(request)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text__rendergraphicstextmeasurereport\"\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":"e68e09869e69dad1f08a33a226d8486210f567f092209273cdb0f3986c3e5265","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text--RenderGraphicsTextMeasureReport","json":"https://demonhunterlabs.com/reference/items/graphics.text--RenderGraphicsTextMeasureReport.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text--RenderGraphicsTextMeasureReport.md"}
