Go to the source code of this file.
Classes | |
| class | BaseTextAction |
| Base class of all text actions. More... | |
| class | StoreCharCodeAction |
| This action is used to restore a character's UniCode value on undo. Using this an op can chage the character code of a TextChar without having to hide the old char and create a new one. More... | |
| class | StoreKernCodeAction |
| This action is used to restore a kern value on undo. Using this an op can change the kern value without having to hide the old KernCode and create a new one. More... | |
| class | ReversePathAction |
| This action is used to reverse (change direction of) the path inside a TextStory. More... | |
| class | MatrixFitToPathAction |
| This action is used when fitting a TextStory on a path in order to undo matrix changes. More... | |
| class | MatrixRemoveFromPathAction |
| This action is used when fitting a TextStory on a path in order to undo matrix changes. More... | |
1.4.4