Commit 28dfaa7
Add IGlyphRasterizer and GlyphBitmap for font-agnostic glyph rasterization
Defines a public interface and data type so rendering consumers can
provide their own image library implementation (e.g. Magick.NET Q8 vs
Q16-HDRI) without coupling the renderer to a specific flavor.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 677ba4c commit 28dfaa7
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments