1
General / Just a question about the progress
« on: July 03, 2009, 10:20:48 pm »Quote from: "Laurent"
Quotebut seems it doesnt work for the .NET package
Yes, in SFML.Net the internal sf::String of the String2D class is always constructed with the default font first.
I've deleted all references to DefaultFont i C# lib (even import function of default font getter from c lib). So now, there is no initialization of font in C# package. I've recompiled only C# package. I've still have problem of making this work. There is no way to omit that problem in simple way on C# for 1.5 version?
PS: That my first post, so I would like to say... gr8 JOB, that Lib is really gr8.