GithubHelp home page GithubHelp logo

c-koi / libboard Goto Github PK

View Code? Open in Web Editor NEW
50.0 12.0 16.0 1.04 MB

A vector graphics C++ library to produce EPS, SVG, and FIG files.

License: GNU Lesser General Public License v3.0

CMake 1.06% C++ 98.93% Makefile 0.01%

libboard's Introduction

Libboard: a vector graphics C++ library

The LibBoard C++ library

Purpose

The LibBoard C++ library allows the drawing of Postscript, SVG, and FIG (XFig) vector graphics using the C++ programming language.

It is suitable for adding SVG/EPS/FIG output support to a program; but also for drawing graphics that involve a large (huge?) number of primitives. In the latter case, one can indeed use loops, variables, functions and all C++ features. Produced files may afterwards be edited using dedicated tools.

Features

For now, LibBoard can handle primitives like lines, rectangles, triangles, polylines, circles, ellipses, bitmap images and text. See the TODO file for a list of features that should be added in future releases.

Documentation

Licence

Starting with version 0.9.0, LibBoard is distributed under the term of the GNU Lesser General Public License.

Citing LibBoard

LibBoard: A vector graphics C++ library (Version 0.9.6). GREYC laboratory. [Software]. https://github.com/c-koi/libboard. [accessed Sept. 2015].

    @misc{LibBoard,
      key = {{LibBoard}},
      title = {{LibBoard: A vector graphics C++ library (Version 0.9.6). [Software]. GREYC Laboratory}},
      howpublished = {{https://github.com/c-koi/libboard}},
      note = {{[accessed June 2016]}},
      year = {2016},
    }

Download

  • You may get the lastest source code from the Git repository with the command below:
git clone https://github.com/c-koi/libboard.git

Author

  • Sébastien Fourey (foureys.users.greyc.fr).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.