EbookReader: Difference between revisions

From ArmadeusWiki
No edit summary
No edit summary
 
Line 19: Line 19:
=== What file format for ebooks ?===
=== What file format for ebooks ?===
I think ascii file
I think ascii file
but ebooks are pdf !? Yes, bu you can convert a pdf to ascii text. (pdf2txt)
but ebooks are pdf !? Yes, bu you can convert a pdf to ascii text. (pdf2txt)

Latest revision as of 23:12, 23 February 2008

Building an Ebook reader with the APF

It's an another example using the EFL


What will it do ?

  • Display ascii on the lcd
  • changing Pages with the keyboard
  • changing color of the text
  • change display brightness
  • touchscreen/keyboard control

What will we use ?

  • Evas (part of the EFL)
  • the PS/2 keyboard
  • the touchscreen


What file format for ebooks ?

I think ascii file

but ebooks are pdf !? Yes, bu you can convert a pdf to ascii text. (pdf2txt)