Coder Social home page Coder Social logo

poissonimageediting's People

Contributors

fproulx avatar obilodeau avatar

Stargazers

 avatar

Watchers

 avatar

poissonimageediting's Issues

Implement GUI tests

We should add GUI tests in our JUnit test suite. This tool could help us 
do it: http://www.marathontesting.com/Home.html

Original issue reported on code.google.com by [email protected] on 28 Aug 2008 at 2:31

It save images in png format but it can't open them

What steps will reproduce the problem?
1. Have fun using the software
2. Save your work
3. Try to-reopen it

The thing is that it saves in a format that is not even supported to be 
opened.

The app *should* allow opening and saving of multiple image format.


Original issue reported on code.google.com by [email protected] on 22 Aug 2008 at 2:04

Extract package com.developpez.gfx.swing.drag in a Jar

I just compared this code with the original code from 
http://gfx.developpez.com/tutoriel/java/swing/drag/ and we really did a 
good job of seperating the concerns between this package and our UI 
elements.

I think we should split the package as a seperate project in the svn build 
it and include the jar in our core photomontage projects.

Let me know what you think.

Original issue reported on code.google.com by [email protected] on 17 Sep 2008 at 2:03

Weird whitening effect when lines are straight

What steps will reproduce the problem?
1. Select a shape and draw straight lines
2. Paste the selection on another shape
3. Be in pain seeing that the photomontage is not as beautiful as it 
should be

I know this is a bug since when we do the montage from precompiled shapes 
that we did externally we don't experience the bug.

So I believe our UIs don't do a mask like the photomontage code expects.

What I'll do first is have a concrete class of the photomontage interface 
that will output the three images required for montage in jpeg files for 
analysis.

Original issue reported on code.google.com by [email protected] on 29 Sep 2008 at 5:05

Please review: Change project layout

I want to merge back what I did in my usability class (the kid targeted 
UI) but I don't want to trash the old UI so we need to change the way we 
link to code. Also, I think the photomontage interface is very clean and 
the code should end up in another project to allow people to use it as it 
is or to reimplement it in another language without having to find their 
way around the other code.

Goals:
- Avoid code duplication in different projects so fixes in one will 
propagate
- Easier to maintain two UI against the same photomontage code
- Photomontage can improve on its own

Here's the target layout:
/branches/
  big reworks here
/tags/
  tag releases here
/trunk/
  libphotomontage/
  kidz/
  SmartPhotomontage/
  dragnghost/

Steps:
- Extract dragnghost (see issue #3) in trunk/, generate jar and include in 
Smart and Kidz
- Extract photomontage code in trunk/, generate jar and include in Smart 
and Kidz (kidz is already using it that way)
- Move kidz from its branch to trunk/

Do you guys agree with that?

Original issue reported on code.google.com by [email protected] on 17 Sep 2008 at 2:37

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.