Giter Club home page Giter Club logo

photoflare's People

Contributors

angrypenguinpl avatar daissi avatar darkladysin avatar darkshram avatar dean-coakley avatar dylanc avatar eltonfabricio10 avatar eson57 avatar eszlari avatar hfiguiere avatar hmatrjp avatar mastersin avatar nichtshsu avatar probonopd avatar saikat0511 avatar triyanwn avatar venusgirl avatar vistaus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

photoflare's Issues

Fix image modes for NewDialog

At the moment we have modes for:

  • ResizeImage
  • ResizeCanvas

This doesn't cover the use case of New File and does not allow custom setup for creating new files or excluding options from the dialog easily.

Proposal to use the following modes instead:

  • NewImage
  • ResizeImage
  • ResizeCanvas

Text Alignment option

Got an e-mail with a feature request for text alignment options such as center. Soon we will offer left, center and right alignment options in the TextDialog.

Portable/static builds needed.

Would be nice to have a portable build of the software that users could just download the zipped folder with all the required libraries included to run the executable.

Can't install on Ubuntu 17.10

Used x64 deb from https://photoflare.io/

sudo dpkg -i PhotoFlare_CE_1.5_amd64.deb 
(Reading database ... 385518 files and directories currently installed.)
Preparing to unpack PhotoFlare_CE_1.5_amd64.deb ...
Unpacking photoflare (1.5.0~artful1) over (1.5.0~artful1) ...
dpkg: dependency problems prevent configuration of photoflare:
 photoflare depends on libraw15; however:
  Package libraw15 is not installed.

dpkg: error processing package photoflare (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.23-1ubuntu3) ...
Processing triggers for bamfdaemon (0.5.3+17.10.20170810-0ubuntu1) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.13.3-6ubuntu5) ...
Processing triggers for mime-support (3.60ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-1) ...
Errors were encountered while processing:
 photoflare

Mac installer needed

The Mac installer we just had for the 1.0 release but we need an updated version for the next version

Image bin upload

Sven suggested a feature to upload images easily and get back the link to share it.

Cold startup is slow on Windows

On first startup of the application it seems to be very slow on Windows systems

Windows
Cold start: 3 - 7s
Warm start: 1s

Linux
Cold start 1s
Warm start 1s

Need to research ways of improving this before we hit v2.0.

Fix colour mode settings

Setting RGB mode and Indexed mode does not currently work correctly. It applies a direct filter for that mode rather than setting a mode for other functions to use when a particular filter is applied.

Language selection doesn't work

Hi,
I'm using Debian 9, installed the dependencies and compiled the project using Qt Creator.
Everything went smooth except the language selection doesn't seem to work, after selecting french and clicking OK, the interface stays in english. Nothing is printed in the console.

Any ideas? Thanks :)

Fix Windows build pipeline

Windows version currently builds with Windows 8 and Qt5.6. Currently need to migrate to Windows 10, Qt5.9.3 and the latest Graphicsmagick lib too.

This will match the build setup for Linux.

Exclude crop lines from zoom

Request came in via e-mail. In order to stop crop lines from disappearing we need to exclude the crop selection lines from the zoom.

Make crop lines easier to see

Think we need to use a scale value depending on the zoom level to improve the visibility of the line on large image formats.

Paint by clicking

Cannot paint by clicking pixels at the moment. It works on movement for now which is fine for artist workflows. Need to consider workflows such as Pixel art. (game development)

Fix LineTool preview

Need to fix the LineTool preview at some point. Used to work in previous releases.

No tool selected

Experienced issue after using TextTool where my previously selected tool (PointerTool) was not selected.

Resize image ratio lock

Question via e-mail about a feature to lock the ratio in Resize image. We already have this feature as a toggle button on the dialog but I think maybe its just not enabled/on by default.

PhotoFlare incompatible 32bit

PhotoFiltreLX-STU_1.2 is incompatible on Windows 10 (32 bit) Machine.

Program Compatibility Troubleshooter
Issues found
Incompatible Program Detected
Fix program PhotoFiltreLX-STU_1.2 Completed
Issues found
Incompatible Program Detected
PhotoFiltreLX-STU_1.2 is incompatible.
Fix program PhotoFiltreLX-STU_1.2 Completed
Provides steps to fix the incompatible program.
Compatibility Mode
Compabitiliy modes applied:

Windows Version: 10.0
Architecture: x86

Hue variation color select.

Method 1 / Colorise - Working โœ…
Method 2 / Hue - Not Working โŒ

On color select horizontalSlider degrees need to be adjust.

installs on linux mint 18.1 but doesn't start

I installed it on mint, all dependencies are good according to the installer but the program doesn't start at all.
I know it state ubuntu but mint is based on ubuntu lts 16.04, so i thought it would work.

How can i get this program working?

Edit: I used the 64bit deb file, double click on it and installed it. All dependencies are for filled it states.
Shortcut is made in the menu but if you click on it nothing happens.
I tried the 32bit version also, same result.
Tried to build it with qt creator but got a configuration error

Get Travis CI running

It would be handy to have Travis CI running on 16.04 Ubuntu as the platform if possible.

Revert batch status to progress bar

I think Batch status should go back to being a progress bar. It was like this in a build a long time ago and since replaced with text:

  • "Ready"
  • "Working"

Progress bar will give more accurate feedback as to how long the processing will take.

Add more items to right click menu

At the moment we have too few options in the right click menu. Some functions are already available and need to be put into the menu before the next release.

Option to hide BatchDialog

A button to optionally hide the dialog would be great. Also perhaps to save this option for the future would be useful.

Update languages for next release

Need to collaborate with our contributors to update the language packs to cover the new screens/features for the upcoming 1.5.1 release.

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.