Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
Make a 3D text by CJK characters.(experiment)
12-09-2014, 10:11 AM (This post was last modified: 12-16-2014 10:31 AM by tkbd.)
Post: #3
RE: Make a 3D text by CJK characters.(experiment)
(12-08-2014 11:50 AM)dgud Wrote:  Please post, I did something when I converted it wxWidgets code. Don't remember if I fixed that.
But I have written a TT parser for opengl in another project before I remembered that we had one
in wings already, so I have fixed a couple of issues already.

Thanks you dgud.
I've uploaded a source file and the changed summary(png image).
The Modifyed file is here
This containes 3 files: difference.png and wpc_tt.erl wpc_tt.beam
(Edit:add wpc_tt.beam,Note: Recognizes the UTF8 string only under certain conditions. set to cjk-font)

Also, I have tested some in order to use non-Latin characters in wpc_tt.
In Preference.txt,there is saved data use for wpc_tt plugin.
when set to utf8 string...For example...
Quote:{{wpc_tt,text},"春夏秋冬"}.
But, when quit Wings application, then string had been save as list.
Quote:{{wpc_tt,text},[26149,22799,31179,20908]}. (these number are utf8charcode).
Although there was no effect on Wings Application's behavior,I was just wondering about this.

I hope as Wings will be more convenientBiggrin
Best regards.
Reply


Messages In This Thread
RE: Make a 3D text by CJK characters.(experiment) - tkbd - 12-09-2014 10:11 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)