606607608609610611612613614615616
} } break; } SetWordSpace wordSpaceOperation = new SetWordSpace(wordSpace); // Vertical alignment and translation. for( int index = objects.size() - 1; index >= 0;
886887888889890891
Sets the word spacing [PDF:1.6:5.2.2]. */ public void setWordSpace( float value ) {add(new SetWordSpace(value));}