- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
How to modify the text in hmf file?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-01-2010 04:30 AM
Hi guys,
Our app is based on hoops part viewer, there r several guide hmf files with english text. We want to display message in different language. How can I get similar hmf file with text of other language? I've tried use hmf-bmp-hmf way, but hoops part viewer can not use new hmf file.
Thanks~
Re: How to modify the text in hmf file?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-08-2010 10:15 AM
Hello snowendless,
I got this from Tech Soft 3d.
If it's just ascii text in the hmf file (created with HC_Insert_Text) then changing the string should be trivial, just open the hmf in a text editor and modify the string. If the text is created with something like HC_Insert_Unicode_Text then it may be more complicated. We recommend that you start by creating the simplest file possible by exporting a segment with a single piece of text in it to hmf and experiment with modifying the text in there.
Also the hmf file uploaded could not be opened. Please check to see if the file is ok.
Regards,
Yogesh
Re: How to modify the text in hmf file?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-10-2010 02:01 AM
Hi ybiyani,
Thanks for your answer, but I'm still confused by several problems.
How can I "creating the simplest file ...."? I should use hoops part viewer to create simplest file or implement a tool app to create the file using hoops API?
Besides, I've update the file. You can try it after change its extension to "hmf".
Thanks~
snowendless

