Album
Download
- Description:
-

About Album:
A simple image browser and tagger featuring BFS attribute management, thumbnail creation etc.
It started out as a big idea of the ultimate image organiser (code named Aberration), but ended up as something much
more modest and BeOS-specific. The idea is to have a work pad for pictures from different locations where they can be previewed and tagged in one place. The program is not limited to picture files and BFS volumes, although that further limits whatever the usefulness.
Please note that the documentation on the homepage is usually much more up-to-date than one included in the download.
Haiku-only build with bilinear bitmap scaling.
A BeOS R5 version can be downloaded from the homepage.
This version comes with full source code. See the included README for details. - Submitted On:
- 04 Oct 2010
- Submitted By:
- M.Kovac (matjako)
- File Size:
- 335.26 Kb
- Downloads:
- 429
- License:
- BSD/MIT
- File Version:
- 0.7
- File Author:
- M.Kovac
- File HomePage:
- Click to visit site
- Rating:
-
Total Votes:2
Top Downloads in 30 Days
Search Files
Newest Files
| Jun 19 |
|
| Jun 19 |
|
| Jun 19 |
|
| Jun 18 |
|
| Jun 17 |
|


Comments
Haiku's app_server supports smooth (a.k.a bilinear) scaling.
I think all you would need to do is replace any calls to the DrawBitmap function with something like this:
DrawBitmap(bitmap,original-frame-BRect,scaled-frame-BRect,B_FILTER_BITMAP_BILINEAR );
I could try to take a look since the source code is included, but I'd prefer if the original developer where able to do this.
Thanks,
hey68you
Here's a comparison screen shot:
farm5.static.flickr.com/4019/4554660442_3f12bd9310_o.jpg
Regards,
hey68you
You should email him direct because not everyone who has a program here reads or is involved with this site.
Karl should figure out a way to add multiple files to a listing by different people. So, if someone leaves old copy of program and another person updates it, can just include new file under the original program listing. (rather than have multiple listings of the same program)
wow, looks great!
@tonestone
yea, Karl is figuring out :) working on it, with a whole boatload of features, like dependency linking, ticket system, versioning, mirrors, all kinds of stuff. hopefully late this summer.
That's too much smooth scaling.
With a directory full of HVIF (like Haiku's data/artwork/icons for instance) it actually could hurt your eyes
May I suggest to remove the BufferedView::Draw() one, as this abstract view should *not* assume anything on his offscreen content, smooth scaling capability include, while AlbumItem can do such assumption?
Otherwise, a very sympathic application, which I hope will continue to grow. For instance, the EXIF extraction and thumbnail retrieval could try to use JPEG and RAW translator builtin support (see ioMessage syntax to use these) first before resorting to it's own solution.
On the Haiku side, we may think about a way to to informe an app that the original image is scalable and instead of rescaling the bitmat re-rendering it would produce better result...
matjaz.kovac
Technical details of permanent failure:
DNS Error: Domain name not found
I doubt that the original author will matter or make angry..
Any case, send me it patched please!
michaelvoliveira
PS: This code could integrate the tracker in order to generate thumbnails..
My email is included in the download. The other one kind of got stuck in the 20th century ;)
http://haikuware.com/remository/view-details/multimedia/graphics/image-viewers/album#comment-5019
Send a PM to hey68you for the patch.
The version here isn't the one patched by he68you - it is on BeBits (http://bebits.com/app/4415).
RSS feed for comments to this post