#33 SVG import

오픈
caryoscelus7 년 전을 오픈 · 3개의 코멘트
caryoscelus 코멘트됨, 7 년 전

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 코멘트됨, 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 코멘트됨, 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 코멘트됨, 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.
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.