epix-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ePiX-users] UTF8 or cyrilic support


From: Семенов Семенов
Subject: Re: [ePiX-users] UTF8 or cyrilic support
Date: Wed, 12 Dec 2007 21:45:12 +0300

I probe such file
#include "epix.h"
using namespace ePiX;

int main()
{
   picture(P(-1,-1), P(1,1), "2x2in");

   begin();
   label(P(0,0), "Русский!");
   end();
}

elaps -p cyrillic myfile.xp

without results




reply via email to

[Prev in Thread] Current Thread [Next in Thread]