[Poppler-bugs] [Bug 49037] Noncompliance with Standard-14 fonts requirement in PDF specs

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 26 06:28:12 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=49037

--- Comment #30 from Adrian Johnson <ajohnson at redneon.com> 2012-04-26 06:28:12 PDT ---
(In reply to comment #29)
> (In reply to comment #28)
> > Yes, doing it the right will take it bit more work but in the mean time we
> > should not add hacks like searching for gs. If we do that we are stuck having
> > to support that feature. What we can easily do now is add support for searching
> > poppler_data_dir/fonts first.
> 
> And what is already implemented with the already uploaded patch :-) With the
> only difference I used the subdir name from Stefan,
> poppler_data_dir/share/fonts/type1/gsfonts, but that could be easily changed
> without creating a new patch...

As well as changing the subdir to "fonts" the patch should also call
get_poppler_datadir() and append "\\fonts" instead of duplicating the code in
get_poppler_datadir(). It should also get rid of the Debug/Release stuff. That
is where the compiled executable is, not where it is installed.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list