docs(ci): add OpenMaui technical article series

Add 7-part article series covering OpenMaui Linux implementation deep dives:

1. SkiaSharp rendering architecture and performance
2. Window management across X11, Wayland, and GTK backends
3. Advanced text rendering with IME, font fallback, and internationalization
4. Performance optimization strategies for rendering and memory management
5. Custom control development patterns
6. Dirty region tracking and invalidation
7. HarfBuzz integration and CJK language support

Total 389 lines of technical documentation covering rendering pipelines, platform abstraction, and optimization techniques.
This commit is contained in:
2026-01-30 00:50:26 -05:00
parent 996ffb67c0
commit d9d3218f17
7 changed files with 389 additions and 0 deletions

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long

View File

File diff suppressed because one or more lines are too long