did-resolution icon indicating copy to clipboard operation
did-resolution copied to clipboard

Use SVG images instead of PNG

Open peacekeeper opened this issue 9 months ago • 1 comments

Some images are currently in PNG format, we should replace those with SVG.

Also, some images show mostly (example) text with some coloring or other formatting, those should be replaced with HTML+CSS.

peacekeeper avatar Feb 27 '25 21:02 peacekeeper

Update on this issue is that most images are now in SVG format, except for a few that mostly consist of text and should be replaced with HTML+CSS, in the following sections:

  • https://www.w3.org/TR/did-resolution/#did-resolution-examples
  • https://www.w3.org/TR/did-resolution/#did-url-dereferencing-examples

peacekeeper avatar May 29 '25 15:05 peacekeeper

All PNG images have now been either replaced by SVG or by regular text.

peacekeeper avatar Jul 29 '25 22:07 peacekeeper