Git Product home page Git Product logo

photoeditor's Introduction

PhotoEditor

A GUI application written in PHP using wxWidgets (via wxPHP) and ImageMagick (via MagickWandForPHP)

Title: Photo Editor

Version: 0.99.1

Author: Dave Kimble

Date: 14 January 2015

Requirements:

You must have installed:

PHP 5.4.29	 			v5.5.9 is backwards compatible 

						http://php.net/downloads.php 
							      	
wxWidgets 3.0.0+ 		https://github.com/wxphp/wxphp/wiki

						svn checkout http://svn.wxwidgets.org/svn/wx/wxWidgets/tags/WX_3_0_0 wxWidgets
						      	  
ImageMagick 6.9.0+ 		https://subversion.imagemagick.org/subversion/ImageMagick/branches/ImageMagick-6.6.0/www/install-source.html

						http://www.imagemagick.org/download/
						      		
wxPHP 3.0.0.2+      	https://github.com/wxphp/wxphp/wiki

						git clone https://github.com/wxPHP/wxPHP.git wxphp
						      		
MagickWandForPHP 1.0.9+	http://magickwand.org/

						svn co https://www.imagemagick.org/subversion/MagickWandForPHP/trunk MagickWandForPHP

Installation:

  1. Download the files to your filespace: git clone https://github.com/davekimble2/PhotoEditor /path/to/PhotoEditor

  2. Edit /path/to/PhotoEditor/photoeditor.wxphp configuration section to set your default path/folders, etc

Running:

  1. Run with php /path/to/PhotoEditor/photoeditor.wxphp

    or (for Debian-based Linux)

    edit the photoeditor.desktop file for file paths

    copy the file to ~/.local/share/applications/

    and launch from the main menu.

  2. The main window always starts full-screen, but responds to f11-key to become maximised.

    you can hide the main window by clicking the minimize icon on the toolbar.

  3. The Toolbar can be hidden by clicking the Hide button.

    You can show the Toolbar again by single left click anywhere on the main window's background.

  4. The Exif Properties button will show the original image's Exif data, which will be included on saving.

Known issues:

  1. When the main window is full-screen, the toolbar remains with width suited to a maximised main window.

photoeditor's People

Contributors

davekimble2 avatar

Watchers

James Cloos avatar MattWilliams 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.