Skip to content

Repository files navigation

CosmosVectorGraphics is a library for Vector based image formats like SVG or GCODE

Currently supported

SVG version 2

  • local mode
  • global mode

this library is currently a BETA

Example code

protectedoverridevoidBeforeRun(){Canvascanv=FullScreenCanvas.GetFullScreenCanvas(newMode(1280,720,ColorDepth.ColorDepth32));SVGsvg=new(SVGCode,ZoomFactor:1f);canv.Clear(Color.White);canv.DrawImage(svg,10,10);canv.Display();}

About

CosmosVectorGraphics is a library for Vector based image formats like SVG or GCODE

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages