{"id":"graphics.text--CreateGraphicsShapedGlyphV2","name":"CreateGraphicsShapedGlyphV2","owner":"yeho","package":"graphics.text","kind":"function","signature":"external CreateGraphicsShapedGlyphV2(int index, int glyphId, int advanceXQ26_6, int advanceYQ26_6, int offsetXQ26_6, int offsetYQ26_6, bool missing) returns graphicsShapedGlyphV2","description":"Create graphics shaped glyph v2 from the supplied values.","context":"Shape, measure, and represent text and glyph resources.","parameters":[{"name":"index","type":"int","description":"Supply index as int."},{"name":"glyphId","type":"int","description":"Supply glyph id as int."},{"name":"advanceXQ26_6","type":"int","description":"Supply advance xq26 6 as int."},{"name":"advanceYQ26_6","type":"int","description":"Supply advance yq26 6 as int."},{"name":"offsetXQ26_6","type":"int","description":"Supply offset xq26 6 as int."},{"name":"offsetYQ26_6","type":"int","description":"Supply offset yq26 6 as int."},{"name":"missing","type":"bool","description":"Supply missing as bool."}],"returns":"graphicsShapedGlyphV2","members":[],"tags":["cpu","function","graphics","graphics.text","source-example","text","yeho"],"updated":"2026-09-09","source":{"repository":"yeho","path":"packages/graphics/text/shaping_v2.yh","line":832,"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 CreateGraphicsShapedGlyphV2","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.\nint index = 1\nint glyphId = 1\nint advanceXQ26_6 = 1\nint advanceYQ26_6 = 1\nint offsetXQ26_6 = 1\nint offsetYQ26_6 = 1\nbool missing = true\ngraphicsShapedGlyphV2 result = CreateGraphicsShapedGlyphV2(index, glyphId, advanceXQ26_6, advanceYQ26_6, offsetXQ26_6, offsetYQ26_6, missing)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text__creategraphicsshapedglyphv2\"\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":"21558223d0f6daedf98942ecbbd4bb76b68d4b1811140d7d3de4ad6a2da7ddd2","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text--CreateGraphicsShapedGlyphV2","json":"https://demonhunterlabs.com/reference/items/graphics.text--CreateGraphicsShapedGlyphV2.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text--CreateGraphicsShapedGlyphV2.md"}
