dumbledore / AlbiteREADER

A feature-rich e-book reader for the Java Mobile platform. Currently works with txt, xhtml and epub files. Supported features include touch scrolling, images, styling and multilingual hyphenation, on-touch dictionaries, units converter, table of contents. Uses the Droid Serif font through it's own font implementation scheme.
http://albite.org/reader_j2me
72 stars 21 forks source link

Images don't show in in empty chapters #168

Closed dumbledore closed 14 years ago

dumbledore commented 14 years ago

If the image doesn't have alt text, it won't be displayed because of the current implementation of the isEmpty() method didn't take image into account.