HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Tags
    3. svg
    Log in to post
    • All categories
    • oskarshO

      Can we draw Path in CSS ?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions css scripting style svg icon
      4
      0 Votes
      4 Posts
      240 Views
      Christoph HartC

      Let us know more about what you’re trying to achieve and we can give better advice.

      Damn, bots are getting better but this gave it away.

    • StraticahS

      Json artifacts on RlottieDevPanel

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports lottie animation svg json
      2
      0 Votes
      2 Posts
      281 Views
      StraticahS

      @Straticah here is a video to see it better
      20221109_223717.gif

    • StraticahS

      Native SVG import?

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests figma svg vector paint routine juce
      16
      0 Votes
      16 Posts
      2k Views
      d.healeyD

      @Steve-Mohican said in Native SVG import?:

      @Christoph-Hart that's amazing thanks a lot <3

      BTW if I understand correctly, we have only draw path option in the Hise SVG to Path converter.

      Could you add also Fill Path and Close sub-path options too? Because in most cases just filling the path is the way to go especially for icons, personally I don't use draw path way too much.

      If you add these options, I hope it will be available for this current .createSVG method too.

      You can do this from within HISE. Use the function g.fillPath() instead of g.drawPath()

    • gorangroovesG

      Importing SVG Vector Image- shows as missing

      Watching Ignoring Scheduled Pinned Locked Moved General Questions svg image vector
      3
      0 Votes
      3 Posts
      703 Views
      gorangroovesG

      @duno Thank you so much for pointing me in the right direction. I did a search but didn't come across those posts. Much appreciated!