Commit Graph

6 Commits (861f0c916edcdcaee6db484f8e7495dfc45ed268)

Author SHA1 Message Date
Perry Wagle d105a1743e pdf2svg: Patch Poppler rendering call.
Fix call to poppler to render normal thickness lines in Firefox.

Closes Homebrew/homebrew#10317.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
2012-02-19 11:23:51 -08:00
Charlie Sharpsteen 8dee41866f pdf2svg: Remove unecessary return statement
The `return` statement in the GLib test was causing Ruby 1.8.6 to emit warnings
on Leopard.
2011-11-28 23:32:12 -08:00
Charlie Sharpsteen 593b587eef pdf2svg: Fix Poppler dependency and download URL
Three changes:

- Download URL corrected.

- Now depends on pkg-config. Also depends on Cairo as poppler-glib requires
Cairo > 1.10, OS X 10.6.7 provides 1.8.6, and pkg-config needs the keg-only
formula to be on the PKG_CONFIG_PATH.

- Tests to see if Poppler was built with Glib support and offers a helpful
error message if this backend is missing.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-20 15:05:46 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Abdul-Jabbar Shalabi 4b2c78befb fixed typo in pdf2svg homepage url
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-12 08:41:57 -07:00
Clemens 409d8078bc Formula for pdf2svg
Needed by Inkscape for LaTeX formula inclusion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-19 22:32:27 -07:00