censor/Censor
1
37
Fork
You've already forked Censor
3

feat: use vector graphics, zoom to original size, show welcome page #33

Merged
mahlzahn merged 1 commit from mahlzahn/feat_use_vector_graphics into main 2025年12月09日 13:33:55 +01:00 AGit
  • feat: original zoom, using dot density of screen, with Ctrl+1 or 1
  • feat: use vector graphics for drawing pages (quicker, looking better)
  • feat: show welcome page on initial opening when opened without file
  • fix: load only one page at a time (better initial document loading time)
  • refactor: move widget for a single page in extra class PageWidget
  • refactor: use wrapper classes Document and Page for pymupdf classes: Document is used in Window and Page in PageWidget
  • refactor: simplified redaction rectangle calculation and drawing: use dedicated Rectangle class
  • closes: #4
- feat: original zoom, using dot density of screen, with <kbd>Ctrl</kbd>+<kbd>1</kbd> or <kbd>1</kbd> - feat: use vector graphics for drawing pages (quicker, looking better) - feat: show welcome page on initial opening when opened without file - fix: load only one page at a time (better initial document loading time) - refactor: move widget for a single page in extra class PageWidget - refactor: use wrapper classes Document and Page for pymupdf classes: Document is used in Window and Page in PageWidget - refactor: simplified redaction rectangle calculation and drawing: use dedicated Rectangle class - closes: #4
mahlzahn force-pushed mahlzahn/feat_use_vector_graphics from 1927200413
All checks were successful
/ reuse (pull_request) Successful in 18s
to bc2eef82f2
All checks were successful
/ reuse (pull_request) Successful in 17s
2025年12月06日 13:02:46 +01:00
Compare
mahlzahn added this to the v0.2.0 milestone 2025年12月06日 16:48:26 +01:00
mahlzahn force-pushed mahlzahn/feat_use_vector_graphics from bc2eef82f2
All checks were successful
/ reuse (pull_request) Successful in 17s
to 2b402d2a75
Some checks failed
/ checks (pull_request) Failing after 13s
/ merge-conditions (pull_request) Successful in 10s
/ reuse (pull_request) Successful in 19s
2025年12月09日 12:34:06 +01:00
Compare
mahlzahn force-pushed mahlzahn/feat_use_vector_graphics from 2b402d2a75
Some checks failed
/ checks (pull_request) Failing after 13s
/ merge-conditions (pull_request) Successful in 10s
/ reuse (pull_request) Successful in 19s
to fc66782398
All checks were successful
/ checks (pull_request) Successful in 14s
/ merge-conditions (pull_request) Successful in 9s
/ reuse (pull_request) Successful in 18s
2025年12月09日 12:37:41 +01:00
Compare
mahlzahn force-pushed mahlzahn/feat_use_vector_graphics from fc66782398
All checks were successful
/ checks (pull_request) Successful in 14s
/ merge-conditions (pull_request) Successful in 9s
/ reuse (pull_request) Successful in 18s
to 3a5a013eed
All checks were successful
/ checks (pull_request) Successful in 21s
/ merge-conditions (pull_request) Successful in 8s
2025年12月09日 13:29:10 +01:00
Compare
mahlzahn changed title from (削除) feat: use vector graphics (削除ここまで) to feat: use vector graphics, zoom to original size, show welcome page 2025年12月09日 13:33:22 +01:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
censor/Censor!33
Reference in a new issue
censor/Censor
No description provided.
Delete branch "mahlzahn/feat_use_vector_graphics"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?