>>>>> "Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:

>>  We should banish the windows port, then.

Abdelrazak> This was friday man... 

Wasn't it still friday when I ansewered?

Abdelrazak> Beside, Windows does not require #ifdef, programming style
Abdelrazak> does. I would prefer loosing a few cpu cycle with an "if
Abdelrazak> (os.platform() == WIN32)". This way, we are sure that we
Abdelrazak> don't miss any compiling errors, same for MAC.

The problem is that platform specific code tends to use native API
like AddFontResource. I do not see how it could compile.

JMarc

Reply via email to