Unorganized Ideas
Opened this issue · 0 comments
jmeaster30 commented
- 1. Builder Logic also holds the document structure so we need to split out the document structure from the builder code
- 2. Remove the document structure from the parsing library and make the parser generate the document structure we have been working on in the builder logic
- 3. Create more sub projects for each major feature
- 1. Core: builder logic and parsing logic
- 2. SuperCore: extensions on the core builder for easier drawing functionality
- 3. Template: Everything to do with the template language
- 4. Dynamite: Project for a spec compliant pdf viewer / editor ala Adobe Acrobat/Kofax/Okular
- 5. Debugger: Project for a pdf debugger where you can view and explore the document structure of the pdf file