gylertaydos / Elder-Scrolls-Dovahzul

Spring 2024 DIGIT 210 Semester Project
https://gylertaydos.github.io/Elder-Scrolls-Dovahzul/
0 stars 0 forks source link

TTF use on website for dragon language representation #3

Open ebeshero opened 7 months ago

ebeshero commented 7 months ago

Realizations today in meeting with @gylertaydos :

Consider the dragon word for shout:

To work with the TTF on your website via CSS, here's a simple tutorial: https://www.geeksforgeeks.org/how-to-include-a-font-ttf-using-css/

@OH-ThatGuy

ebeshero commented 7 months ago

Before attempting to train a model or represent the dragon language on your website, let's try to regularize the rendering of the dragon language in your unicode text. Regex can help convert text with apostrophes and other patterns

u'u 8 uu8

Regex Patterns

Find: (uu|u'u) Replace: 8