#33 SVG import

Aberto
7 anos atrás foi aberto por caryoscelus · 3 comentários

Not sure yet if it should be implemented as filter or third-party convertor.

Implementation questions:

  • should it support partial import?
  • how to choose resulting scheme if it can be implemented in a few different ways?
Not sure yet if it should be implemented as filter or third-party convertor. Implementation questions: - should it support partial import? - how to choose resulting scheme if it can be implemented in a few different ways?
caryoscelus comentado 7 anos atrás
Proprietário

Would be nice to have not only regular import, but also import node that would extract certain element from .svg file dynamically.

Would be nice to have not only regular import, but also import node that would extract certain element from .svg file dynamically.
caryoscelus comentado 7 anos atrás
Proprietário

Actually, just loading .svg without any editing abilities should be very easy with svg renderer (in fact, .svg is also supported by <image> tag and thus Image node, but for some reason it is rasterized before transformations).

Actually, just loading .svg without any editing abilities should be very easy with svg renderer (in fact, .svg is also supported by `<image>` tag and thus Image node, but for some reason it is rasterized before transformations).
caryoscelus citou este problema em um commit 7 anos atrás
caryoscelus comentado 7 anos atrás
Proprietário

The best way to implement this would be to use generic transformation language.

The best way to implement this would be to use generic transformation language.
Faça login para participar desta conversação.
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.