paper-with-me

홈 › Papers

Srijika: OpenType-Layout-Reusing Font Restyling for Nine Indic Scripts

2026-09-04 · Anil Pai hf

We present Srijika, a system for producing installable OpenType fonts for nine Brahmic scripts: Devanagari, Tamil, Bengali, Telugu, Kannada, Malayalam, Gujarati, Gurmukhi, and Odia. Rather than generating fonts from scratch, Srijika restyles glyph outlines from shaping-complete template fonts. It preserves the template's cmap and GSUB closure and its GPOS data under a documented metric policy, making every output a complete font by construction. This addresses a central challenge of Indic font generation: hundreds to thousands of conjuncts, half forms, and matra variants must remain mutually consistent under OpenType shaping. Srijika produces 66 TTFs: 57 curated presets and nine open-vocabulary showcase fonts. All pass the OpenType Sanitizer, while HarfBuzz and CoreText reproduce the template glyph-ID sequences on conjunct-heavy probes. A full-closure audit covering 80,915 glyphs and 54,812 anchors quantifies metric changes. Natural-language style selection uses Lipika, a retrieval index over approximately 650 open-license font families. A reference-conditioned latent diffusion model redraws template glyphs in the selected style, followed by content gating, harmonization, and shaped-cluster verification with fallback to template outlines. We evaluate against no-learning baselines. On diffusion-training-family-held-out SSIM gates, template copying outperforms generation on 50 of 56 faces. Style movement is measurable only with an internal same-model embedding whose training corpus includes the held-out families, so these results require caution. A learned baseline, independent style metric, and human study are outside this report's scope. Our contributions are the layout-reusing formulation and pipeline, its nine-script audit and benchmark, and a negative-results catalogue covering failed conditioning, objective choices, and data-hull limits of reference-guided restyling.

📄 PDF Abstract BibTeX arXiv:2609.05661

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Decoupling Layout from Glyph in Online Chinese Handwriting Generation

2024-10-03 · Min-Si Ren, Yan-Ming Zhang, Yi Chen

Text plays a crucial role in the transmission of human civilization, and teaching machines to generate online handwritten text in various styles presents an interesting and significant challenge. However, most prior work…

Handwriting generation

Exploring Font-independent Features for Scene Text Recognition

2020-09-16 · Yizhi Wang, Zhouhui Lian

Scene text recognition (STR) has been extensively studied in last few years. Many recently-proposed methods are specially designed to accommodate the arbitrary shape, layout and orientation of scene texts, but ignoring t…

Image-to-Image TranslationScene Text RecognitionTranslation

Move Anything with Layered Scene Diffusion

2024-04-10 · CVPR 2024 1 · Jiawei Ren, Mengmeng Xu, Jui-Chieh Wu, Ziwei Liu 외

Diffusion models generate images with an unprecedented level of quality, but how can we freely rearrange image layouts? Recent works generate controllable scenes via learning spatially disentangled latent codes, but thes…

DenoisingDisentanglement

Parameter-free Geometric Document Layout Analysis

2001-11-01 · IEEE Transactions on Pattern Analysis and Machine Intelligence 2001 11 · Seong-Whan Lee, Senior Member, IEEE, and Dae-Seok Ryu

Automatic transformation of paper documents into electronic documents requires geometric document layout analysis at the first stage. However, variations in character font sizes, text line spacing, and document layout st…

AttributeDocument Layout AnalysisTexture Classification

Efficient and Scalable Chinese Vector Font Generation via Component Composition

2024-04-10 · Jinyu Song, Weitao You, Shuhui Shi, Shuxuan Guo 외

Chinese vector font generation is challenging due to the complex structure and huge amount of Chinese characters. Recent advances remain limited to generating a small set of characters with simple structure. In this work…

Font Generation