Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Blame | Last modification | View Log | Download | RSS feed

  1. - finish all graphic primitives
  2. - allow adding raw bitmaps
  3. - make image-aware (embed the image in its native/original type if possible)
  4.  
  5. - adjust content width to page width
  6. - divide output into multiple pages (not just the first one)
  7. - rearrange file structure
  8.  
  9. - separate print-plotting as much as possible from window redrawing
  10. - add text-scaling (if not yet using the original font - make the default one
  11.         have the same width)
  12. - add a save file.. dialogue
  13. - add utf support to Haru ( doable? )
  14. - wait for browser to end fetching?
  15. - analyze and deal with performance issues(huge file hangs some pdf viewers,
  16.         for example kpdf when viewing plotted http://www.onet.pl)
  17. - deal with to wide pages - when window layouting adds a horizontal scrollbar,
  18.         we should treat it otherwise - either print horizontal or scale or,
  19.         better, find a new layout.