BobLd
65647febcf
- Adding a TextDirection enum.
...
- In the Letter class:
- Renaming 'Location' to 'StartBaseLine' and adding 'EndBaseLine' for better localisation of the letter ('Location' is also kept).
- Adding TextDirection.
2019-04-19 21:33:31 +01:00
Eliot Jones
62dc93919c
add the ability to set page content directly on the page builder
2019-01-03 22:25:26 +00:00
Eliot Jones
abd9212862
fix document creation behaviour for multiple pages
2018-12-30 14:39:49 +00:00
Eliot Jones
4d5518a599
move annotations to experimental access, support changing color state for document creation and update readme
2018-12-30 14:12:04 +00:00
Eliot Jones
d9052e1388
update readme and document public api for document creation
2018-12-28 16:55:46 +00:00
Eliot Jones
9a1879829d
move path class and add doc comments to document creation api
2018-12-25 10:37:00 +00:00
Eliot Jones
924fc7b37f
#21 support writing lines, curves and rectangles. add documentinformation to output. rename characterpath
2018-12-12 00:09:15 +00:00
Eliot Jones
29f9885fc4
#21 fix widths for system font baskerville old face
2018-12-11 21:29:39 +00:00
Eliot Jones
dc5d2b8fdd
#21 further changes to truetype to get accurate information out for creating documents
2018-12-08 18:04:02 +00:00
Eliot Jones
d6a896dcb0
#21 enable document creation using standard 14 font to test output
2018-12-02 16:14:55 +00:00
Eliot Jones
eecb871ed1
#21 quick draft of minimal writing logic requirements
2018-11-27 20:00:38 +00:00
Eliot Jones
d5a50f2236
#8 tidy up truetype font internally. some more work on a potential document creation api
2018-11-25 13:56:27 +00:00
Eliot Jones
c56da9a25a
start looking into the mvp for document generation
2018-11-24 19:38:16 +00:00