Before there were retroreflective coatings on road signs, some places used retroreflective dots to trace the letters and shapes.

    • @CrayonRosary
      link
      English
      22 months ago

      For some reason my lemmy client, Thunder, can’t display that image from Wikipedia, but the URL is correct. I can open it in a browser.

      Reuploading it to Lemmy in case others have the same issue.

      • @[email protected]
        link
        fedilink
        English
        22 months ago

        This may be because the URL contains non-ASCII, which I haven’t percent-encoded, despite having manually changed ( and ) to %28 and %29 to prevent the parentheses from interfering with Markdown syntax.

        • @CrayonRosary
          link
          English
          32 months ago

          That could be it. Incidentally, the image displays fine in the web UI. Must be a bug in Thunder.

          • @[email protected]
            link
            fedilink
            English
            22 months ago

            could be it

            There is an easy way to check. I percent-encoded all the non-ASCII characters now:

            • @CrayonRosary
              link
              English
              22 months ago

              Good work. I reported it as a bug in the thunder community.