Coder Social home page Coder Social logo

xpaint's Introduction

xpaint

simple paint application written for X

Documentation

For detailed program description and usage see man 1 xpaint.

Requirements

  • X11 headers (libX11-devel on fedora, libx11-dev on alpine)
  • Xft headers (libXft-devel on fedora, libxft-dev on alpine)
  • X11 extentions headers (libXext-devel on fedora, libxext-dev on alpine)

Build

In order to build xpaint, execute make xpaint command in the project root.

Execute make help command to see list of all available targets.

Configure

Change config.h file to configure application.

Install

Edit Makefile to match your local setup (app is installed into the /usr/local namespace by default).

Afterwards execute make clean install to build and install app (if necessary as root):

Nix

This repository is a flake.

Run it using nix run in project root or build with nix build.

Execute nix develop in project root to enter the shell with installed dependencies and development tools.

xpaint's People

Contributors

familex avatar max2556 avatar

Stargazers

 avatar Nikita Nikiforov avatar

Watchers

 avatar  avatar  avatar

Forkers

max2556

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.