#33 SVG import

開啟中
caryoscelus7 年之前創建 · 3 條評論

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 commented 7 年之前
所有者

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 commented 7 年之前
所有者

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 在代碼提交 7 年之前 中引用了該問題
caryoscelus commented 7 年之前
所有者

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.
Sign in to join this conversation.
正在加載...
取消
保存
尚未有任何內容