<feed xmlns='http://www.w3.org/2005/Atom'>
<title>TaSTT.git/generate.py, branch master</title>
<subtitle>Free self-hosted STT for VRChat.</subtitle>
<id>https://git.yummers.dev/TaSTT.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/TaSTT.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/'/>
<updated>2022-11-25T20:30:29+00:00</updated>
<entry>
<title>Code cleanup</title>
<updated>2022-11-25T20:30:29+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-11-25T20:27:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=a9e22d486432295c0185d317f5064cd1bc9c1738'/>
<id>urn:sha1:a9e22d486432295c0185d317f5064cd1bc9c1738</id>
<content type='text'>
Reorganize locations, remove a couple unused parameters.
</content>
</entry>
<entry>
<title>Update fonts</title>
<updated>2022-11-08T08:09:59+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-11-08T08:09:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=2efc87a7180ec6e92127d22d1a3eb8c44fd392db'/>
<id>urn:sha1:2efc87a7180ec6e92127d22d1a3eb8c44fd392db</id>
<content type='text'>
English, Japanese, Chinese, and Korean should look much better now.
French, German, and Spanish look like shit now, because I haven't
figured out how to best make Noto Sans stay within its bounding box.

* Use Noto Sans for most things
* Simplify how we enable unicode blocks &amp; assign fonts to them
* Increase string matching window to 300. Works better in real-world
  test.
</content>
</entry>
<entry>
<title>Fix font clipping bug</title>
<updated>2022-11-08T04:13:47+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-11-08T02:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=564a3abbf4247bd0658b8d4eb8a4881fa274e309'/>
<id>urn:sha1:564a3abbf4247bd0658b8d4eb8a4881fa274e309</id>
<content type='text'>
When fonts completely fill a slot, any pixel touching a perimeter
border gets stretched due to clamping. To avoid this, add a 2% margin
around each slot.
</content>
</entry>
<entry>
<title>Add generate.py</title>
<updated>2022-11-08T01:50:30+00:00</updated>
<author>
<name>yum</name>
<email>yum.food.vr@gmail.com</email>
</author>
<published>2022-11-08T01:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/TaSTT.git/commit/?id=d48f8fdd5107344490b90f23dc9141ae1f6f0591'/>
<id>urn:sha1:d48f8fdd5107344490b90f23dc9141ae1f6f0591</id>
<content type='text'>
Generates a string with every character starting from a minimum. Useful
for testing paging and font issues.
</content>
</entry>
</feed>
