GithubHelp home page GithubHelp logo

waldyrious / gpick Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thezbyg/gpick

0.0 3.0 0.0 4.83 MB

Advanced color picker written in C++ using GTK+ toolkit

License: BSD 3-Clause "New" or "Revised" License

Python 2.17% Shell 0.02% Makefile 0.07% NSIS 0.80% Lua 1.04% Roff 0.01% C++ 79.00% C 15.56% Yacc 0.56% Lex 0.38% Ragel 0.40%

gpick's Introduction

Gpick - advanced color picker and palette editor.

Gpick is an application that allows you to sample any color from anywhere on the desktop, and use it to create palettes (i.e. collections of colors) for use in graphic design applications. Gpick also has other features that help in the creation of color palettes, such as:

  • The ability to create a palette from an imported image
  • Automatic naming of colors
  • Color scheme generator
  • Import and export from various file formats

Building from source

Compiler

Some of C++14 features are required. Compilation is currently only tested on gcc version 5.3.1.

Build dependencies

SCons 2.4 or newer: a software construction tool (http://www.scons.org).

Ragel 6.8 or newer: state machine compiler (http://www.colm.net/open-source/ragel).

Dependencies

GTK+ 2.24 (http://www.gtk.org).

Lua 5.3 or 5.2 (http://www.lua.org).

Expat (http://expat.sourceforge.net).

Boost 1.58 or newer (http://www.boost.org). Used libraries:

  • Filesystem.
  • System.
  • Interprocess.
  • Test (only when building/running tests).

Optional dependencies

gettext (http://www.gnu.org/s/gettext). Required if ENABLE_NLS is enabled. Required by default.

Building

scons to compile all files and place executable file in build/source/.

scons install to install executable and resources to DESTDIR. By default DESTDIR is /usr/local.

gpick's People

Contributors

0ion9 avatar bmwiedemann avatar prokoudine avatar thezbyg avatar

Watchers

 avatar  avatar  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.