txt2dat problems
2015-08-13, 23:32 (This post was last modified: 2015-08-18, 6:57 by Gerald Lasser.)
2015-08-13, 23:32 (This post was last modified: 2015-08-18, 6:57 by Gerald Lasser.)
I'm trying to create some text using txt2dat and this font:
https://github.com/sammdot/roadgeek-fonts
![[Image: txt2dat_output_01_zpskjmavcgf.png]](http://i421.photobucket.com/albums/pp292/SharkD2161/Support/txt2dat_output_01_zpskjmavcgf.png)
The characters are not curvy so there's something going wrong here. Does anyone have advice on how to get better results? Here's my command line:
Thanks!
[edit]
Okay, it's related to the font size. Increasing the font size makes things smoother. Not sure why this has to be the case though.![Sad Sad](https://forums.ldraw.org/images/smilies/sad.png)
[edit]
I wish you could set the bounding box height too (and stretch the text).
https://github.com/sammdot/roadgeek-fonts
![[Image: txt2dat_output_01_zpskjmavcgf.png]](http://i421.photobucket.com/albums/pp292/SharkD2161/Support/txt2dat_output_01_zpskjmavcgf.png)
The characters are not curvy so there's something going wrong here. Does anyone have advice on how to get better results? Here's my command line:
Code:
"E:\Programs Windows\LDraw\txt2dat-0.2.3-mingw32\txt2dat.exe" -s Hello -c 15 -p 12 -b- -e error_log.txt -r 1 -x "C:\Windows\Fonts\RG2014B.ttf" > whatever.dat
Thanks!
[edit]
Okay, it's related to the font size. Increasing the font size makes things smoother. Not sure why this has to be the case though.
![Sad Sad](https://forums.ldraw.org/images/smilies/sad.png)
[edit]
I wish you could set the bounding box height too (and stretch the text).