>> >> octave> tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6];
>> >> octave> toggle_octplot
>> >> octave> plot(tx1(:,1),tx1(:,2))
>> >> octave> plot(tx1(:,1),tx1(:,2))
>> >> octplot: FTGL/FTGLTextureFont.cpp:103: void
>> >> FTGLTextureFont::CalculateTextureSize(): Assertion `maximumGLTextureSize'
>> >> fail
Am Donnerstag, den 04.05.2006, 13:52 +0200 schrieb Francesco Potorti`:
> >> octave> tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6];
> >> octave> toggle_octplot
> >> octave> plot(tx1(:,1),tx1(:,2))
> >> octave> plot(tx1(:,1),tx1(:,2))
> >> octplot: FTGL/FTGLTextureFont.cpp:103: void
> >> FTGLTextureFont::Cal
>> octave> tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6];
>> octave> toggle_octplot
>> octave> plot(tx1(:,1),tx1(:,2))
>> octave> plot(tx1(:,1),tx1(:,2))
>> octplot: FTGL/FTGLTextureFont.cpp:103: void
>> FTGLTextureFont::CalculateTextureSize(): Assertion `maximumGLTextureSize'
>> failed.
>
>I can confirm
> octave> tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6];
> octave> toggle_octplot
> octave> plot(tx1(:,1),tx1(:,2))
> octave> plot(tx1(:,1),tx1(:,2))
> octplot: FTGL/FTGLTextureFont.cpp:103: void
> FTGLTextureFont::CalculateTextureSize(): Assertion `maximumGLTextureSize'
> failed.
I can confirm this fo
Package: octave-epstk
Version: 2.1-2
Severity: important
octave> tx1=[0 0; 1 1400; 6 8e6; 6.6 8.6e6];
octave> toggle_octplot
octave> plot(tx1(:,1),tx1(:,2))
octave> plot(tx1(:,1),tx1(:,2))
octplot: FTGL/FTGLTextureFont.cpp:103: void
FTGLTextureFont::CalculateTextureSize(): Assertion `maximumGLTe
5 matches
Mail list logo