PDF.js/Planning/1.0: Difference between revisions
< PDF.js
Jump to navigation
Jump to search
Notmasteryet (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Template:Outdated|See https://github.com/mozilla/pdf.js and https://github.com/mozilla/pdf.js/wiki for more info}} | |||
= Objectives = | = Objectives = |
Latest revision as of 18:56, 12 January 2013
Objectives
The focus of PDF.js 1.0 is to build an extension able to render a PDF using only JavaScript and HTML features accessible through a webpage.
If some features that can be useful for the web in general are missing on the platform side they can be added to the platform.
Timeline
Projects
List of projects for PDF.js 1.0
Description | Priority | Status | Details | Strings |
Render Type1 fonts | P1 | TAKEOFF | [] | no |
Enhance the UI | P2 | RUNWAY | [] | yes |
Deflate XREF Streams | P1 | TAKEOFF | [] | no |
Render Pixel Graphics | P1 | RUNWAY | [] | no |
Full vector command set | P1 | RUNWAY | [] | no |
Localization | P2 | RUNWAY | [] | no |
Hyperlinks | P2 | RUNWAY | [] | no |
Status Legend:
- RUNWAY - Waiting for design or initial planning
- TAKEOFF - Ready for work to begin
- INFLIGHT - Work is in progress. Patches should be in bugs.
- LANDED - Work has finished and is in the product.