Which font do you use?? The ttf font must be in standard windows font folder
I use Chiller.ttf under C:\WINDOWS\FONT, but now I found some solution: Chiller it was not installed like Windows font. After the install, Nconver can read this font.
I asume Nconvert read the font name from the ...
Search found 3 matches
- Tue Dec 13, 2005 5:47 am
- Forum: NConvert
- Topic: Nconvert don't read my TTF font
- Replies: 5
- Views: 3947
- Sun Dec 11, 2005 10:13 pm
- Forum: NConvert
- Topic: Nconvert don't read my TTF font
- Replies: 5
- Views: 3947
Re: Nconvert don't read my TTF font
Thanks for your reply, but if I use the font name, I still get the default font, and it does not matter if nconver.exe and the .ttf font are under the same folder or not.xnview wrote:In text_font setting you must set a font name not a file
Maybe a problem of the order of the arguments ?
Thanks.
- Fri Dec 09, 2005 7:30 pm
- Forum: NConvert
- Topic: Nconvert don't read my TTF font
- Replies: 5
- Views: 3947
Nconvert don't read my TTF font
Hi. congratulations for this great tool :D
I try to use Nconvert v4.51 to add some text to a PNG image, for example:
NCONVERT -text_font R:\FONT.TTF 64 -text_color 255 255 255 -text_flag bottom-right -text "Loading ... " -out png -o R:\LOAD.PNG R:\LOAD.PNG
And I see some strange things, if I ...
I try to use Nconvert v4.51 to add some text to a PNG image, for example:
NCONVERT -text_font R:\FONT.TTF 64 -text_color 255 255 255 -text_flag bottom-right -text "Loading ... " -out png -o R:\LOAD.PNG R:\LOAD.PNG
And I see some strange things, if I ...