Posted
over 14 years
ago
by
[email protected] (Kirys)
The first steps of the Rilego project are done, most of the features of JE-Comics are completely ported to Rilego 0.4.0 plus the multi-threading engine is active.
Now before continuing adding new features (the next feature planned is ePub output
|
Posted
over 14 years
ago
by
[email protected] (Kirys)
One of the most requested features for JE-Comics was multi-threading but due to its architecture it cannot have it but now Rilego does!
You can grab it at project download page
v0.4.0 Alpha
MAJOR: Multi-threading support.
GUI-MINOR: Split mode selection is now a Combo Box.
GUI-FIX: Now the gui uses Split Mode selection.
|
Posted
over 14 years
ago
by
[email protected] (Kirys)
Here we are this should be the first "working" release.
You can grab it here
Here is the release history
v0.3.0 Alpha
MAJOR: Added the Sharpen filter.
MAJOR: Added the Smart Smooth filter.
MINOR: Saving document title and author.
|
Posted
over 14 years
ago
by
[email protected] (Kirys)
First alpha of Rilego is available.
This is an alpha version, some features don't work yet.
You can get this version Here
|
Posted
over 14 years
ago
by
[email protected] (Kirys)
I've just released a testbuild of Rilego.
Rilego is still at an early stage of development, but I wanted to show that the project is moving and actually compiles and does something ;).
Most of the important features are still missing, but is a starting point anyway!
The download is available at project download page.
|
Posted
over 14 years
ago
by
[email protected] (Kirys)
I took a decision, the first milestone of Rilego will be mostly of clone of JEComics.
It will use most of the algorithm and filters used in JEComics reimplemented in the new architecture I'm designing.
To do this I'll use all the same libraries of
|
Posted
over 14 years
ago
by
[email protected] (Kirys)
In JE-Comics I was using a jhlabs imaging library for some of the image processing operations.
Being this mostly a rewrite I'm unsure if I should still use that library or something more powerful like JAI or other tools.
The objective is to have
|
Posted
over 14 years
ago
by
[email protected] (Kirys)
There is not much code in the project, and it is still quite messy.
I need to define the architecture and recycle as much code as possible from the original JE-Comics.
It will take time ;)
Cya
|