gvSIG feature requests #2254

El plugin de hyperlink no presenta correctamente los SVGs

Added by Joaquín del Cerro Murciano over 10 years ago. Updated over 9 years ago.

Status:Invalid% Done:

0%

Priority:NormalSpent time:-
Assignee:-
Category:Document view
Target version:-
gvSIG version:2.1.0 Add-on resolve version:
Keywords: Add-on resolve build:
Has patch:No Proyecto:
Add-on name:Unknown Hito:
Add-on version:

Description

Cuando he intentado presentar un SVG con el plugin de hyperlink no he conseguido que presente ninguno.
No se si es un error procesandolos o que todos los que he probado no los soportaba por alguna razon.

Habria que repasar la implementacion e intentar usar JSVGCanvas de batik en lugar de intentar transformarlos a bitmap y luego presentarlo.

<dependency>
  <groupId>org.apache.xmlgraphics</groupId>
  <artifactId>batik-swing</artifactId>
  <version>1.7</version>
</dependency>

http://xmlgraphics.apache.org/batik/using/swing.html

Bar.svg (4.38 KB) Álvaro Anguix, 01/28/2014 10:26 PM

History

#1 Updated by Joaquín del Cerro Murciano over 10 years ago

  • Description updated (diff)

#2 Updated by Álvaro Anguix over 10 years ago

Yo he probado con uno de los que seguro lee gvSIG, porque está en las bibliotecas de símbolos. Y me ha funcionado.
Lo adjunto para que compruebes si a ti te va.

#3 Updated by Álvaro Anguix over 10 years ago

  • Category set to Document view
  • Status changed from New to Awaiting response
  • Operative System set to Linux

#4 Updated by Álvaro Anguix about 10 years ago

  • Tracker changed from gvSIG bugs to gvSIG feature requests
  • Target version changed from 2.1.0-2223-rc1 to 2.2.0-2311-rc2

Actualizar librería SVG (batik)

#5 Updated by Álvaro Anguix about 10 years ago

  • Status changed from Awaiting response to New

#6 Updated by Álvaro Anguix over 9 years ago

  • Status changed from New to Invalid

Lo paso a invalid porque funciona con la mayoría de SVGs. Se podría abrir otro ticket de actualización de librerías de acceso a svg, pero es independiente del funcionamiento de hiperenlace.

#7 Updated by Álvaro Anguix over 9 years ago

  • Target version deleted (2.2.0-2311-rc2)

Also available in: Atom PDF