[vtk-developers] Unicode support for text annotations

David Thompson dcthomp at sandia.gov
Wed Mar 24 18:19:19 EST 2004


> I guess there will be to signature of GetInput() too. Well this is going to 
> be ugly on the Wrapper side...
The principle of minimum astonishment dictates we should always store as
a w_char* (even on SetInput(const char*)) and create a downconverted
version when the old GetInput() is called. Since you can't override the
return type, perhaps GetText() or GetUnicodeInput() would do?

> >See
> >         http://www.gnome.org/fonts/#Final_Bitstream_Vera_Fonts
> The link is wrong/dead.
Hmm, all of www.gnome.org seems to be down. The fonts, which include a
copyright statement, are at
  ftp://ftp.gnome.org/pub/GNOME/sources/ttf-bitstream-vera/1.10/

		David




More information about the vtk-developers mailing list