https://bugzilla.wikimedia.org/show_bug.cgi?id=31775

       Web browser: ---
             Bug #: 31775
           Summary: Improved version of PdfHandler
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: PdfHandler
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: vita...@yourcmc.ru
    Classification: Unclassified


I want to suggest some improvements for PdfHandler:
* Respect page rotation (fix for Bug 22194 - pdfinfo doesn't respect it) - it's
very simple to get page information from PHP code, so I've done it.
* Direct rendering without ImageMagick rescaling step, also fixes possible
memory/tempfile/performance issues on high DPIs.
* Ghostscript options for better rendering (-dUseCropBox -dTextAlphaBits=4
-dGraphicsAlphaBits=4)
* Thumbnails now link to correct individual pages of PDF.

I have commit access to extensions now, am I allowed to create my own branch
for review? Or where should I commit my work for review? (The most dubious of
all this is probably the multiple page thumbnail feature)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to