Download List

Projeto Descrição

dvipng makes PNG or GIF graphics from DVI files obtained from TeX and its relatives. Its benefits include speed; it uses very fast bitmap-rendering code for DVI files. Furthermore, it does not read the postamble, so it can be started before TeX finishes. It supports PK, VF, PostScript Type1 (via FreeType or t1lib), and TrueType fonts (via FreeType), color specials, can render CJK fonts, and more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-12-15 19:22
1.14

Isso altera liberação processamento de PostScript primas especiais para evitar a não-prestação de PostScript criado por hyperref. A opção de linha de comando para desligar o processamento de PostScript primas foi adicionado. Finalmente, alguns bugs foram corrigidos, tais como a decodificação correta da T-switch, um bug CRLF ao ler arquivos de configuração no Windows, e alguns bugs associados subprocessos.
This release changes raw PostScript processing to avoid the non-rendering PostScript specials created by hyperref. A command-line switch to turn off raw PostScript rendering has been added. Finally, a few bugs have been fixed, such as correct decoding of the -T switch, a CRLF bug when reading configuration files in Windows, and a few bugs associated with subprocesses.

2010-03-22 17:54
1.13

Esta versão adiciona a possibilidade de informar a largura da imagem de saída. Exceto que, ocorrendo a partir de um segfault DVIS defeituoso foi retirado, e uma série de problemas de construção foram corrigidos.
This release adds the possibility to report the output image width. Other than that, a segfault occurring from faulty DVIs has been removed, and a number of build issues have been corrected.

2009-03-19 07:00
1.12

A adição de código principal é permitir o uso de versões mais recentes do pacote xcolor, que também vai reativar a maior parte do pacote PSTricks. Ainda assim, só pode tratar dvipng desenho código PostScript, no momento, não o código PostScript pretendia fazer dvips + gs escala, girar ou mover DVI glifos (caracteres). Isso ocorre porque os gráficos do Estado não podem ser transmitidos de volta para dvipng da gs. Portanto, não há garantias. Além disso, o desempenho em termos de tempo de execução poderia ser melhor. Outras mudanças incluem uma correção para a inclusão de mapas de bits com fundo transparente, e um erro de digitação no código de manipulação de arquivos em máquinas que não têm mmap.
The main code addition is to allow usage of recent versions of the xcolor package, which also will reenable much of the PSTricks package. Still, dvipng can only handle drawing PostScript code at the moment, not PostScript code intended to make dvips + gs scale, rotate, or move DVI glyphs (characters). This is because the graphics state cannot be communicated back to dvipng from gs. So there are no guarantees. Also, the performance in terms of runtime could be better. Other changes include a fix for inclusion of bitmaps with transparent background, and a typo in the file-handling code on machines that do not have mmap.

2008-05-19 22:32
1.11

Esta é uma correção de regressão para a versão 1.10. Na versão 1.10, a adição de código principal é suporte limitado para specials literal PostScript usando gs. Por exemplo, a maior parte do pacote PSTricks agora pode ser processado usando dvipng. Infelizmente, dvipng só pode lidar com código de desenho PostScript no momento, não o código PostScript pretendia fazer dvips e escala GS, girar ou mover DVI glifos (caracteres), portanto não há garantias.
Tags: Minor bugfixes
This is a regression fix for version 1.10. In
version 1.10, the main code addition is limited
support for literal PostScript specials using gs.
For example, most of the PSTricks package can now
be rendered using dvipng. Unfortunately, dvipng
can only handle drawing PostScript code at the
moment, not PostScript code intended to make dvips
and gs scale, rotate, or move DVI glyphs
(characters), so there are no guarantees.

2008-05-09 23:07
1.10

A adição de código principal é suporte limitado para specials literal PostScript usando gs. Por exemplo, a maior parte do pacote PSTricks agora pode ser processado usando dvipng. Infelizmente, dvipng só pode lidar com código de desenho PostScript no momento, não o código PostScript pretendia fazer dvips + gs escala, girar ou mover DVI glifos (caracteres). Isso ocorre porque os gráficos do Estado não podem ser transmitidos de volta para dvipng da gs. Como resultado, não há garantias. Além disso, o desempenho em termos de tempo de execução poderia ser melhor.
Tags: Minor feature enhancements
The main code addition is limited support for literal PostScript specials using gs. For example, most of the PSTricks package can now be rendered using dvipng. Unfortunately, dvipng can only handle drawing PostScript code at the moment, not PostScript code intended to make dvips + gs scale, rotate, or move DVI glyphs (characters). This is because the graphics state cannot be communicated back to dvipng from gs. As a result, there are no guarantees. Also, the performance in terms of runtime could be better.

Project Resources