Package xcbwin: Information

    Source package: xcbwin
    Version: 0.3-alt1.gitd5f21cf
    Build time:  Dec 28, 2020, 06:41 PM in the task #264069
    Report package bug
    License: MIT
    Summary: Xcbwin - a simple C++ class for graphical outputs using XCB
    Description: 
    Xcbwin is a lightweight class that provides rudimental and fast methods to
    produce simple graphical outputs. The Xcbwin class is written for the
    "Computational Physics" lecture given at the University of Wuerzburg (Germany).
    Hence it is designed to be easy to use even by students, that are new to C++.
    
    Currently the class provides methods to:
    * Draw lines, circles, points, rectangles and text
    * Plot functions
    * Save screenshot of drawing
    * Change the color
    * Handle keyboard events

    List of rpms provided by this srpm:
    libxcbwin-devel (x86_64, i586)

    Maintainer: Andrey Cherepanov

    List of contributors:
    Andrey Cherepanov

    Last changed


    Dec. 26, 2020 Andrey Cherepanov 0.3-alt1.gitd5f21cf
    - Initial build for Sisyphus