Skip to content

Commit

Permalink
doc: Document state of the project, next steps
Browse files Browse the repository at this point in the history
  • Loading branch information
famoser committed Dec 29, 2024
1 parent 7a1e7a7 commit 8261048
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions CONTRIBUTE.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,12 @@ layout blocks:
- [x] border (color, thickness, stroke style)
- [x] background (color)

support more content types:
extended PDF support:

- [ ] png, svg, esp, ...
- [ ] video, audio, ... (?)
- [x] meta data
- [ ] tags
- [ ] more content types (png, svg, esp, ...)
- [ ] more drawings (circles, polynomials)

extend layout support:

Expand All @@ -53,15 +55,13 @@ extend layout support:
- [ ] auto, contain, cover for content types
- [ ] top/right/bottom/left different weight borders

extend drawing support:
non-targets:

- [ ] circles
- [ ] polynomials
- [ ] forms -> PDF is meant for printing
- [ ] compress string streams -> produced PDFs should remain machine readable

extend PDF support:
technical:

- [ ] forms
- [ ] compress string streams
- [ ] optimize rectangle position (do not modify transform matrix)

## Maintenance/architecture contributions
Expand Down

0 comments on commit 8261048

Please sign in to comment.