akppartners.blogg.se

Open source vector art
Open source vector art




  • produces raster images in multiple formats (BMP, GIF, JPEG, PBM, PNG, TGA, TIFF, WebP) using the SixLabors.ImageSharp library.
  • open source vector art

    Since version 2.0.0, VectSharp.Raster is released under an AGPLv3 licence.

  • VectSharp.Raster produces raster images in PNG format, (this is done by rendering the image to a PDF document, and then using the MuPDFCore library to render the PDF).
  • VectSharp.SVG produces vector graphics in SVG format.
  • VectSharp.Canvas produces an object ( ) containing the rendered graphics objects.
  • Currently, there are five available output layers: It includes an abstract layer on top of which output layers can be written. It includes 14 standard fonts, originally released under an ASL-2.0 license. Since version 2.0.0, it is released under an LGPLv3 license.

    open source vector art

    NET Core, and is available for Mac, Windows and Linux. VectSharp is a library to create vector graphics (including text) in C#, without too many dependencies.

    open source vector art

    VectSharp: a light library for C# vector graphics






    Open source vector art