Coder Social home page Coder Social logo

pinta's Introduction

#Pinta - Simple Gtk# Paint Program

Copyright (C) 2010 Jonathan Pobst

Pinta is a Gtk# clone of Paint.Net 3.0

Original Pinta code is licensed under the MIT License: See license-mit.txt for the MIT License

Code from Paint.Net 3.36 is used under the MIT License and retains the original headers on source files.

See license-pdn.txt for Paint.Net's original license.

##Icons are from:

##Getting help/contributing:

##Windows Build and Installation Instructions:

Be sure to install Gtk# for Windows when building in Visual Studio.

##Linux Build and Installation Instructions:

Building Pinta requires the following software:

mono mono-xbuild automake autoconf libmono-cairo2.0-cil gtk-sharp2

Pinta only supports version 2.8 or higher of Mono.

To build Pinta, run:

./autogen.sh

make

sudo make install

or if building from a tarball, run:

./configure

make

sudo make install

To use different installation directory than the default (/usr/local), run this instead:

./autogen.sh --prefix=<install directory>

To uninstall Pinta, run:

sudo make uninstall

To clean all files created during the build process, run:

make cleanall

Note This will require you to rerun autogen.sh in order to run more make commands.

For a list of more make commands, run:

make help

pinta's People

Contributors

abock avatar alexkay avatar andrewdavis avatar beajeanm avatar broding avatar cameronwhite avatar city-busz avatar deckarep avatar don-mccomb avatar dufoli avatar ericksson avatar fitojb avatar guillaumebibaut avatar gurgeous avatar igor2x avatar joehillen avatar jonrimmer avatar jpobst avatar jrgifford avatar jvimes avatar khairuddinniam avatar kmarecki avatar manish avatar mfussenegger avatar mrolappe avatar nunofonseca avatar robpvn avatar schmendrick avatar tomkadwill avatar xxgreg avatar

Watchers

 avatar

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.