Documenting HDA

   3739   10   2
User Avatar
Member
53 posts
Joined: June 2009
Offline
Hi.

I'm trying to document my asset but I'm getting confused in adding image or icon.
I've added the materials in “Extra Files” and addressed them in “Help” based on Houdini documentation and Jeff's HDA Building P1 Illume Webinar.
But it doesn't work.

I've attached a simple asset with the same situation.

I'll appreciate if anybody could help me.
Edited by Mohsen_Tabasi - Feb. 10, 2020 07:14:52

Attachments:
make_bbox.hda (81.6 KB)

User Avatar
Member
53 posts
Joined: June 2009
Offline
Extra Files:


Help:


Result:

Attachments:
extrafiles.PNG (14.1 KB)
help.PNG (22.3 KB)
result.PNG (139.0 KB)

User Avatar
Staff
462 posts
Joined: July 2005
Offline
All of that should work, please file a bug with your asset attached.
User Avatar
Member
16 posts
Joined: Oct. 2018
Offline
use .svg for internal help images. [Image:opdef:.?sfx_logo.svg]
Edited by DmitriiP - Feb. 11, 2020 20:09:35

Attachments:
sshot_795.jpg (58.2 KB)

User Avatar
Member
53 posts
Joined: June 2009
Offline
DmitriiP
use .svg for internal help images. [Image:opdef:.?sfx_logo.svg]
Image Not Found
Yeah, it works with SVG format but SVG is rasterized format and is good idea for simple images, for some images like smokes it's not work.
User Avatar
Member
16 posts
Joined: Oct. 2018
Offline
Mohsen_Tabasi
Yeah, it works with SVG format but SVG is rasterized format and is good idea for simple images, for some images like smokes it's not work.

smokes/raster images…: use online “png/jpeg/…” to svg converters like https://onlineconvertfree.com/convert-format/png-to-svg/ [onlineconvertfree.com]

svg will be with encoded to base64 image xlink:href=“data:image/png;base64, ……..” vs <path bla-bla-bla>

Image Not Found


result:

Edited by DmitriiP - Feb. 12, 2020 08:47:20

Attachments:
sshot_797.jpg (103.1 KB)
box.jpg (59.9 KB)
box.svg (118.0 KB)

User Avatar
Member
53 posts
Joined: June 2009
Offline
Thanks DmitriiP
User Avatar
Staff
462 posts
Joined: July 2005
Offline
The bug is fixed and backported to 18.0 (starting with tomorrow's build). Thanks for the heads up.
User Avatar
Member
53 posts
Joined: June 2009
Offline
mchaput
The bug is fixed and backported to 18.0 (starting with tomorrow's build). Thanks for the heads up.
Just One Question, is there any way to fix this issue in the older version of Houdini?
I'm using 17.5
Edited by Mohsen_Tabasi - Feb. 13, 2020 01:39:32
User Avatar
Staff
462 posts
Joined: July 2005
Offline
Yep, I will backport it to 17.5 as well.
User Avatar
Member
1 posts
Joined: Aug. 2021
Offline
google
  • Quick Links