Login
Register
Feature Requests
Questions
Unanswered
Tags
Ask a Question
yEd Home page
Welcome to yEd Q&A!
Here you can ask
questions
and receive answers from other members of the community and yEd developers. And you can tell us your most wanted
feature requests
.
Most popular tags
import
node
export
labels
edge
nodes
bug-report
layout
excel
groups
graphml
yed
properties-mapper
edges
palette
svg
automatic-layout
swimlane
custom-properties
text
properties
error-report
pdf
group
linux
hierarchical-layout
macosx
bug
label
html
bpmn
kb
print
installation
uml
settings
family-tree
resize
color
label-placement
ui
grouping
url
yed-live
graphmlviewer
line
windows
import-excel
entity-relationship
printing
java
gedcom
background
save
arrow
flowchart
link
image
select
error
license
positioning
structure-view
font
open
icon
lines
data
search
default
arrows
tree
copy
size
graph
64-bit
diagram
neighborhood-view
feature
fit-node-to-label
description
paste
font-size
icons
xml
symbols
alignment
tooltip
custom
shape
move
selection
editing
edit
-
file-format
ubuntu
word
visio
user-defined-symbols
Categories
All categories
Feature Requests
(700)
Help
(2.9k)
Finished Features
(30)
HTML markup supported (as per JRE support)
0
votes
Two questions:
Where can I find the reference information on what JRE supports? Is it documented anywhere? I don't see JRE having support for "
HTML rendering and support for HTML markup
" anywhere?
Are the images (<img> tags) supported at all? I would like to add multiple icons into the text - that possible?
related to an answer for:
How can I achieve different text stylings within one label?
html
asked
Sep 3, 2021
in
Help
by
mściwój
Your comment on this question:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
1
Answer
0
votes
See the
javax.swing.text.html package documentation
.
Yes, <img> tags are supported.
The src attribute will have to be a proper URL, though (and not a relative path).
answered
Sep 3, 2021
by
thomas.behr
[yWorks]
(
161k
points)
would SVG graphics (embedded) be supported too (I know I can put SVG graphics instead of text but this is about mixing the two together)
No, javax.swing.text.html does not support embedded SVG documents.
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or
register
.
Legal Disclosure
|
Privacy Policy
...