Name: | texlive-dvipng |
---|---|
Epoch: | 7 |
Version: | 20180414 |
Release: | 13.el8 |
Architecture: | x86_64 |
Group: | Applications/Publishing |
Size: | 457202 |
License: | LGPLv2+ |
RPM: | texlive-dvipng-20180414-13.el8.x86_64.rpm |
Source RPM: | texlive-20180414-13.el8.src.rpm |
Build Date: | Sun May 12 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://tug.org/texlive/ |
Summary: | A fast DVI to PNG/GIF converter |
Description: | This program makes PNG and/or GIF graphics from DVI files as obtained from TeX and its relatives. Its benefits include: - Speed. It offers very fast rendering of DVI as bitmap files, which makes it suitable for generating large amounts of images on-the-fly, as needed in preview-latex, WeBWorK and others; - It does not read the postamble, so it can be started before TeX finishes. There is a --follow switch that makes dvipng wait at end-of-file for further output, unless it finds the POST marker that indicates the end of the DVI; - Interactive query of options. dvipng can read options interactively through stdin, and all options are usable. It is even possible to change the input file through this interface. - Support for PK, VF, PostScript Type1, and TrueType fonts, colour specials, and inclusion of PostScript, PNG, JPEG or GIF images. |
- Resolves: #1665917, annocheck distro flag failures
- texconfig is needed in texconfig-sys, added Requirement texlive-texconfig - multilib issue detected by rpmdiff - drop obsoleted patch for poppler-0.58 - XML validity issue Related: #1602712
- Resolves: #1602712, review covscan
- Resolves: #1632804, CVE-2018-17407
- Fixed #1624178, another annocheck distro flag failures
- Fixed #1624178 annocheck distro flag failures
- fixed VerifyTest
- Rebuild for poppler-0.66.0 - Backport required fixes
- fixed trigger error
- adjust python3 shebang to make it point at #!%{_python3}