cannot decode png file

0 votes
asked Mar 4, 2022 in Bug by kasra (960 points)

Hi,

I tried an example from the documentation but I 've got an error 

@startuml
:* You can change <color:red>text color</color>
* You can change <back:cadetblue>background color</back>
* You can change <size:18>size</size>
* You use <u>legacy</u> <b>HTML <i>tag</i></b>
* You use <u:red>color</u> <s:green>in HTML</s> <w:#0000FF>tag</w>
----
* Use image : <img:http://plantuml.com/logo3.png>
;
@enduml

Thanks

commented Mar 4, 2022 by The-Lu (63,920 points)
commented Mar 4, 2022 by kasra (960 points)
thanks for  your answer,

I guess we have to wait for a fix.

Regards,

Kasra

1 Answer

0 votes
answered Mar 6, 2022 by plantuml (294,960 points)
We had some certificate issues on the server.

It should be fixed now!

Sorry for the delay.
commented Mar 7, 2022 by kasra (960 points)
Perfect , many thanks
...