#1 leaves the target feature scope unclear. This issue is not a development plan or goal, but merely an attempt to add perspective on what/where the project is.
Unfortunately there are few clear dividing lines between features in terms of complexity, thus grouping of items here is somewhat arbitrary.
Basic features:
Advanced text features:
Font features:
Text interaction:
Text formatting:
Text parsing is mostly orthogonal to other features; never-the-less having an easy way to construct formatted texts is useful:
Rendering is out-of-scope.
Layout:
Non-text objects (likely beyond scope):
There is no desired scope or use-case, but it is very unlikely that all the above will be implemented. Notes:
- Unclear how to handle indentation/tabs and inter-paragraph spaces. Possibly allow formatting tokens to specify indent/v-skip?
#1 leaves the target feature scope unclear. This issue is not a development plan or goal, but merely an attempt to add perspective on what/where the project is.
Unfortunately there are few clear dividing lines between features in terms of complexity, thus grouping of items here is somewhat arbitrary.
Basic features:
Advanced text features:
Font features:
Text interaction:
O(n)text editingText formatting:
Text parsing is mostly orthogonal to other features; never-the-less having an easy way to construct formatted texts is useful:
Rendering is out-of-scope.
Layout:
Text/TextDisplayobjects (possibly better supported by a downstream library)Non-text objects (likely beyond scope):
There is no desired scope or use-case, but it is very unlikely that all the above will be implemented. Notes: