Search Criteria
Package Details: poppler-lcdfilter 0.43.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/poppler-lcdfilter.git (read-only, click to copy) |
---|---|
Package Base: | poppler-lcdfilter |
Description: | PDF rendering library based on xpdf 3.0 |
Upstream URL: | http://poppler.freedesktop.org/ |
Licenses: | GPL |
Conflicts: | poppler, poppler-qt3 |
Provides: | poppler |
Submitter: | zhou13 |
Maintainer: | zhou13 |
Last Packager: | zhou13 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-04 09:56 (UTC) |
Last Updated: | 2018-01-19 23:13 (UTC) |
Dependencies (21)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin)
- fontconfig (fontconfig-srb, fontconfig-minimal-git, fontconfig-git, fontconfig-ubuntu)
- gcc-libs (fastgcc, gccrs-libs-git, gcc-libs-git)
- lcms2 (lcms2-git, lcms2-ff-git)
- libjpeg (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo)
- openjpeg2 (openjpeg-git)
- cairo (cairo-git, cairo-minimal, cairo-glesv2-bin, cairo-glesv3-bin) (make)
- fontconfig (fontconfig-srb, fontconfig-minimal-git, fontconfig-git, fontconfig-ubuntu) (make)
- gcc-libs (fastgcc, gccrs-libs-git, gcc-libs-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gtk2 (gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view, gtk2-maemo) (make)
- icu (icu-git-static, icu-git) (make)
- lcms2 (lcms2-git, lcms2-ff-git) (make)
- libjpeg (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg, libjpeg-turbo) (make)
- openjpeg (make)
- pkgconfig (pkg-config-git, pkgconf-git, pkgconf) (make)
- python2 (python2-bin) (make)
- qt4 (qt4-bin, qt4-revert80e3108) (make)
- qt5-base (qt5-base-git, qt5-base-headless) (make)
- Show 1 more dependencies...
Required by (155)
- asciidoctor-web-pdf (requires poppler)
- asciidoctor-web-pdf-git (requires poppler)
- autenticacao-gov-pt-bin (requires poppler)
- boomaga (requires poppler)
- boomaga-git (requires poppler)
- brother-mfc-j5320dw (requires poppler)
- brother-mfc-j5330dw (requires poppler)
- brother-mfc-j5335dw (requires poppler)
- cainteoir-engine (requires poppler) (optional)
- caja-pdf-tools (requires poppler)
- caja-pdf-tools-git (requires poppler)
- calibre-git (requires poppler) (optional)
- calibre-unicode-path (requires poppler) (optional)
- calligra-git (requires poppler) (optional)
- casile (requires poppler)
- casile-git (requires poppler)
- cfiles (requires poppler) (optional)
- citations (requires poppler)
- citations-git (requires poppler)
- ctpv-git (requires poppler) (optional)
- Show 135 more...
Latest Comments
zhou13 commented on 2018-11-19 23:26 (UTC) (edited on 2018-11-19 23:26 (UTC) by zhou13)
@giddie With poppler version > 0.43, the subpixel rendering just does not work by just setting the subpixel rendering hint in cairo. The problem is not in the Object class along I guess.
giddie commented on 2018-11-19 15:29 (UTC) (edited on 2018-11-19 15:29 (UTC) by giddie)
Well, if you'd like it, here is my attempt at fixing the patch. The API changed for the Object class, which is used quite a bit in the patch. I've done my best to port to the new API, and it seems OK.
Incidentally, I've found that this patch doesn't actually cause subpixel rendering in most of the PDFs I try these days anyway :(
My patch is here: https://github.com/giddie/poppler-cairo-backend/blob/patchset/0003-Apply-subpixel-rendering-in-Cairo-Backend.patch
giddie commented on 2018-11-19 12:58 (UTC)
I've run into the same problem with poppler-qt-lcd :(
zhou13 commented on 2016-09-12 08:51 (UTC)