hermes-agent/skills/creative/manim-video/references
SHL0MS b26e7fd43a fix(manim-video): recommend monospace fonts — proportional fonts have broken kerning in Pango
Manim's Pango text renderer produces broken kerning with proportional
fonts (Helvetica, Inter, SF Pro, Arial) at all sizes and resolutions.
Characters overlap and spacing is inconsistent. This is a fundamental
Pango limitation.

Changes:
- Recommend Menlo (monospace) as the default font for ALL text
- Proportional fonts only acceptable for large titles (>=48, short strings)
- Set minimum font_size=18 for readability
- Update all code examples to use MONO='Menlo' pattern
- Remove Inter/Helvetica/SF Pro from recommendations
2026-04-06 00:35:43 -04:00
..
animations.md docs(manim-video): expand references with comprehensive Manim CE and 3b1b patterns 2026-04-06 00:08:17 -04:00
camera-and-3d.md docs(manim-video): expand references with comprehensive Manim CE and 3b1b patterns 2026-04-06 00:08:17 -04:00
equations.md docs(manim-video): expand references with comprehensive Manim CE and 3b1b patterns 2026-04-06 00:08:17 -04:00
graphs-and-data.md docs(manim-video): expand references with comprehensive Manim CE and 3b1b patterns 2026-04-06 00:08:17 -04:00
mobjects.md docs(manim-video): expand references with comprehensive Manim CE and 3b1b patterns 2026-04-06 00:08:17 -04:00
rendering.md docs(manim-video): expand references with comprehensive Manim CE and 3b1b patterns 2026-04-06 00:08:17 -04:00
scene-planning.md feat(skills): add manim-video skill for mathematical and technical animations 2026-04-05 19:09:37 -04:00
troubleshooting.md feat(skills): add manim-video skill for mathematical and technical animations 2026-04-05 19:09:37 -04:00
visual-design.md fix(manim-video): recommend monospace fonts — proportional fonts have broken kerning in Pango 2026-04-06 00:35:43 -04:00