Hi,
Here is an update of the work on Bloc and GT:
Bloc: - Bezier curves (cubic and quadratic). https://twitter.com/feenkcom/status/934765444464021504 https://twitter.com/feenkcom/status/934856909001252865
- Dragging is now possible through a BlDragHandler that can be attached to any element.
- Pixel accurate line heads and tails https://twitter.com/feenkcom/status/936704646290305025
- More flexible scalable element. https://twitter.com/feenkcom/status/934003681539907585
- Improved scalability of the rendering. For example, on Mac, we are on par with the speed of Firefox. https://twitter.com/feenkcom/status/931462535861108736
- Sparta is now able to load custom fonts. https://twitter.com/feenkcom/status/930919637214285824
- Text insertion works now much better. Deletion and Selection still require more work.
- The rope data structure can now be better inspected. https://twitter.com/feenkcom/status/937298739584172032
- Sparta/Moz2D has a visual loader that also provides more specific details in case of errors. https://twitter.com/feenkcom/status/936501909581688832
- Moz2D is now installed by default on Linux 64b.
GT:
- The GT Visualizer sub-project now contains two tools:
-- GT Mondrian is a graph visualization engine that is both performant and shows how Bloc works well for visualizations. More details in a follow up post. https://twitter.com/feenkcom/status/937682660704563202
-- GT Connector is a new tool for browsing connected examples. More details about it in a follow up post. https://twitter.com/feenkcom/status/936109463462965248
Enjoy, The feenk team
-- www.tudorgirba.com www.feenk.com
"If you can't say why something is relevant, it probably isn't."
Great work guys!
Even though I don't have much time to work with Bloc yet, every time I play with it, I find it really enjoyable. :)
Also +1 for draggable elements, another thing to tick of my "must have" list. :)
Peter