{"id":"graphics.text.windows--RasterizeGraphicsWindowsGlyphAlphaV1","name":"RasterizeGraphicsWindowsGlyphAlphaV1","owner":"yeho","package":"graphics.text.windows","kind":"function","signature":"external RasterizeGraphicsWindowsGlyphAlphaV1(text value, text family, text locale, int weight, int sizeQ26_6, int maximumWidthQ26_6, int maximumHeightQ26_6, text source) returns graphicsGlyphAlphaResourceSetV1","description":"Presentation-only consumers can admit the same immutable DirectWrite A8 resources without materializing renderer-neutral shaped-run/cluster/font snapshots they never inspect. The native call and resource validation stay identical to the full shaped-text bridge; only the unused diagnostic model is omitted from the consumer's compiled reachability graph.","context":"Capture Windows text shaping and glyph rasterization for the shared text model.","parameters":[{"name":"value","type":"text","description":"Supply value as text."},{"name":"family","type":"text","description":"Supply family as text."},{"name":"locale","type":"text","description":"Supply locale as text."},{"name":"weight","type":"int","description":"Supply weight as int."},{"name":"sizeQ26_6","type":"int","description":"Supply size q26 6 as int."},{"name":"maximumWidthQ26_6","type":"int","description":"Supply maximum width q26 6 as int."},{"name":"maximumHeightQ26_6","type":"int","description":"Supply maximum height q26 6 as int."},{"name":"source","type":"text","description":"Supply source as text."}],"returns":"graphicsGlyphAlphaResourceSetV1","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/glyph_alpha_raster_v1.yh","line":163,"sha256":"04a65e0d33acc9cb8f322b73d53b54bc4ccc82aded1c37368411090eb82baa2f"},"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 RasterizeGraphicsWindowsGlyphAlphaV1","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 family = \"cpu\"\ntext locale = \"locale\"\nint weight = 1\nint sizeQ26_6 = 1\nint maximumWidthQ26_6 = 1\nint maximumHeightQ26_6 = 1\ntext source = \"example\"\ngraphicsGlyphAlphaResourceSetV1 result = RasterizeGraphicsWindowsGlyphAlphaV1(value, family, locale, weight, sizeQ26_6, maximumWidthQ26_6, maximumHeightQ26_6, source)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.graphics_text_windows__rasterizegraphicswindowsglyphalphav1\"\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":"972224e09434a4b91bbae9e669cd56c75c934df7b1f202e8f1b544ad738707c7","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=graphics.text.windows--RasterizeGraphicsWindowsGlyphAlphaV1","json":"https://demonhunterlabs.com/reference/items/graphics.text.windows--RasterizeGraphicsWindowsGlyphAlphaV1.json","markdown":"https://demonhunterlabs.com/reference/text/graphics.text.windows--RasterizeGraphicsWindowsGlyphAlphaV1.md"}
