Browse through blog tags below:
Displaying entries tagged: Image Viewer
Blog Entry Title Date Tags
image viewer - quick update
March 31, 2007 - 12:28
- Splash 8 - Image Viewer


-thumbnails are now displayed correctly using the horizontal/vertical functionality previously discussed.

I have to work on the link in the blog post to the image in Image Viewer, currently, some blog posts with images are displaying incorrectly.


No more working on the website for now though, have a good day! :-)
Image Viewer - a test
March 30, 2007 - 4:45
- Splash 8 - Image Viewer - test
The following should display properly :



If it did, it should also be a link.

If everything works correctly, the picture should open up in the Image Viewer page I have been working on over the past few days.

Some quick notes on Image Viewer:
-thus far, it has been able to display images taken horizontally and vertically using the correct dimensions. I still need to work on a scenario for an image which is a square opposed to a rectangle. I used the PHP function getimagesize() from the GD library to accomplish this functionality. Once it is tested a little bit more, I will apply this functionality to thumbnails as well as "main picture" displays. Currently the thumbnails in Image Viewer do not include this functionality. I am unsure how to get thumbnails displayed using this functionality in blog posts but will work on it eventually.

-Image Viewer is still very beta!