Question: textplot3d Font Problem

When I enter the following code from the help file:

 

textplot3d([[1,2,3,"antelope", 'font'=["times","roman",20]], [3,2,1,"tiger"]], 'axes'='boxed', 'view'=[0..4, 0..4, 0..4]);

 

I receive the error message:

Plotting error, invalid FONT specification

I am trying to reduce the font size to fit many closely spaced strings in the plot.

Can anyone help.  I am running maple 16 on  Windows 7 machine.

Please Wait...