OpenPecha / Requests

RFWs and RFCs for all OpenPecha repositories
0 stars 0 forks source link

RFW00139: Create the font using the existing glyphs we cropped #386

Open ta4tsering opened 5 months ago

ta4tsering commented 5 months ago

RFW00139: Create the font using the existing glyphs we cropped

Summary

We need to write a script to use glyphs to create font.

Key Concepts

Glyphs : a single representation of a character.

Context

We have taken a few major publishers from Tibet, taken all the works available on BDRC published by that particular publisher and then randomly take images from those works, google OCR them and then use the OCR output to get the symbol or glyph co-ordinates to crop the glyph from the images. Then annotators has selected 10 best glyphs images, give them to annotator through prodigy to to annotate headlines or baseline of the glyph and then boundary of the glyph from its surrounding characters. We have annotated glyphs for 6 major publishers. We need to use those to create a font, use that font to create training data that mimics the publishers published works.

Outputs

Font of the publisher in the .ttf format

Inputs

glyphs annotations and its images

Timeline

29 Feb 2024

References

Include any relevant links or resources for additional context or information.