[Bf-committers] how to make python script contain and display utf-8 characters in blender?

Roger Wickes rogerwickes at yahoo.com
Tue Apr 14 04:48:14 CEST 2009


Blender can support chinese fonts and the simplified chinese labels. see the User Preferences, Language tab. Enable International, and select your font and language. 

 ----------------
Sent by Roger Wickes for intended recipient. If you are not the intended recipient, please delete this message and contact Mr. Wickes immediately.




________________________________
From: 明覺 <shi.minjue at gmail.com>
To: bf-blender developers <bf-committers at blender.org>
Sent: Monday, April 13, 2009 9:15:12 PM
Subject: [Bf-committers] how to make python script contain and display utf-8 characters in blender?

Greetings!

I'm working on my first python script in blender. I'm a chinese, and
the default encoding of my system(debian linux) is utf-8, so I hope I
can use utf-8 encoding in both python and blender. I have added the
line into python:
---------------
# coding: utf-8
------------
and the python file can contain chinese characters already, but the
problem is blender cannot display chinese fonts, how could i solve it?
thanks.

Minjue(明覺)

-- 
My platform is Debian-sid gnome mozilla eclipse monodevelop blender.
_______________________________________________
Bf-committers mailing list
Bf-committers at blender.org
http://lists.blender.org/mailman/listinfo/bf-committers



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.blender.org/pipermail/bf-committers/attachments/20090413/7aaf328b/attachment.htm 


More information about the Bf-committers mailing list