Page 1 of 1

[Beta Release] Vhex's Translation Tool

Posted: Sun Oct 16, 2011 8:55 pm
by Vhex
When I say Translation I mean "replace text with picture."

This is a Library token (Lib:Translate) that has a macro that creates a form and allows you to enter text. It will then reference a table with font images and "translate" the text into those images for you at the size that you specify.

I wrote this to get around having to help my players install fonts on their computers. Because the fonts are image based and loaded into a table, they can be displayed on any maptool client.
The input box looks like...
Image
The preview button looks like...
Image
The output looks like...
Image
This is my first library, so be kind, but do report any bugs that you find in it. Making fonts is kind of a pain, but it really only has to be done once and then you can use it any way you want. I'm only giving away the one font because that's the only one I have copyright info on.

Re: [Beta Release] Vhex's Translation Tool

Posted: Mon Oct 17, 2011 12:43 am
by aliasmask
I'm curious. It doesn't look like a simple letter replacement. Did you use letter combos for symbols, sort like phonics? ie. Th is one symbol, "is" is another...

Re: [Beta Release] Vhex's Translation Tool

Posted: Mon Oct 17, 2011 1:29 am
by Vhex
The way I wrote the Chachik font was with the idea that it would have evolved from scratches in the sand using claws. Therefore there's less spacing in the letters than what there would be in a normal font (in the font itself, I have them sometimes overlapping). That gives the impression that two letters become one, but in reality they're still two separate letters. If you were to take Davek or Rellanic they'd have more evenly spaced letters and you could see the one for one replacement.

Re: [Beta Release] Vhex's Translation Tool

Posted: Tue Oct 18, 2011 3:17 am
by wolph42
Nice! Quite a bit of work I imagine to create these font tables?

edit: which triggers a memory, I've created a tool to create tables with images fairly swiftly, I think you can find the link to it in my sig. (confirmed, its the 'table editor')

Re: [Beta Release] Vhex's Translation Tool

Posted: Tue Oct 18, 2011 3:32 am
by Vhex
Creating the font images was more of a pain than getting them in the tables, but yeah, it is a pain.