nanoSvg Library
Support: B4A and B4J.
wrapper C/C++ nanoSvg (Gihub)
For B4J, copy the dll(x64) to B4J/Objects of the project.
NanoSVG is a simple stupid single-header-file SVG parse. The output of the parser is a list of cubic bezier shapes.
The library suits well for anything from rendering...
Hi, All
It's my idea to create the interface of CAD software template version that can
create the vector objects
drag objects over the work area
move the area
click the objects, pins
zooming the objects by the mouse wheel: by re-calculation of each object
It's just my first try to create the...
I am working with a .jar external library and I need to send a java.util.Vector data to one of its methods. How can I cast that type of data or convert a B4X array or a B4X list to a vector?
The library's documentation says:
public void setNoteList(java.util.Vector newNoteList)
Replaces the...
I'm trying to develop a cross platform (ios/android) navigation app which requires maps, polylines, markers, (preferably , but not essentially offline routing), so far nothing is quite as flexible as I want it to be and obviously I need to stay away from google services.
I've been playing with...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.