broccoliandClaude Sonnet 5 1d17b5e20d Rework layout engine around exact-glyph collision, add tests and docs sync
Replace the old bbox/heuristic placement (scale search rounds, large-font
capping, stratified sampling, fill-retry ladders) with an area-model font
sizing pass feeding a C++ exact-glyph collision engine (centroid-biased
spiral + random probing, HD clearance refinement, density/hole
optimization). Simplify the frontend advanced-params panel and JobParams
type to match the surviving config surface, add a layout-constraints test
suite and a repeatable benchmark tool, and bring docs/*.md back in sync
with current code (plus new TESTING.md and DEPLOYMENT.md).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-26 18:32:25 +08:00
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00
2026-07-04 02:40:45 +08:00

WordCloud

项目文档已统一放在 docs/README.md

标准文档:

文档原则:以当前代码为准,不以历史手册、PPT 大纲或一次性变更记录作为行为依据。

S
Description
词云平台端
Readme
28 MiB
Languages
Python 45.8%
TypeScript 37.1%
CSS 9.2%
C++ 4.7%
Shell 1.8%
Other 1.4%