Evince

From Sugar Labs
Revision as of 07:16, 14 January 2009 by Tomeu (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The Read activity and other components in Sugar that display PDFs use evince for that.

In order to be able to embed evince inside other components, we have had to do the following modifications:

  • build evince as a dynamic library
  • add python bindings to that library
  • expose document info to embedders

And now we need to upstream all that before distros can provide an evince that Sugar can use.