Releases: RedTTGMoss/librm_lines
Releases · RedTTGMoss/librm_lines
Lib rMLines Release 1.2.5
Fixes to error handling when making a renderer and having a buggy file (tree ok, bad values)
Lib rMLines Release 1.2.4
- Fix positioning and scaling math, again...
Lib rMLines Release 1.2.3
Small bug fix
- Fix scaling of buffer and frame sizes (adjusting the position)
Now the result is correct to the frame size in the space on the buffer size using internal scaling and position shifting
Lib rMLines Release 1.2.2
This release features several improvements and mostly fixes to the math
- Major improvements to anchors and the document size tracker
- Add new function to get size tracker
- Add control functions for debug mode
- Make debug functions available in debug mode
Lib rMLines Release 1.2.1
Fix naming issue due to sed working differently in MacOS
Lib rMLines Release 1.2.0
- Add actually frame rendering
- Add MacOS builds
- Fixes to parsing some of the data
Lib rMLines Release 1.1.3
Add txt test, improve tests and reformat
Lib rMLines Release 1.1.2
Finally fix text
Lib rMLines Release 1.1.1
Fix json conversion for TextItem when the text items are expanded (ba…
Lib rMLines Release 1.1.0
Add annotations, delete, get scene info and get paragraphs