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
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.
[edit]
I wish you could set the bounding box height too (and stretch the text).
https://github.com/sammdot/roadgeek-fonts
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.
[edit]
I wish you could set the bounding box height too (and stretch the text).