Understanding WCAG 2.2 as ePub and PDF

(doeken.org)

57 points | by doekenorg 4 days ago

2 comments

  • zackkatz 4 days ago
    Finally! I've been trying to find a single document that has all this.
  • doekenorg 4 days ago
    I have a slight visual disability, so I kept wanting to read this on my e-reader at my own font size instead of clicking through dozens of pages on a bright screen. That's why I built a script that pulls the docs straight from the w3c/wcag repo and produces both an EPUB and a PDF/UA-1 file.

    Getting the PDF properly tagged (real heading structure, reading order, language, alt text carried through) felt like the bare minimum for this particular document. :-)

    Planning to open source the build script once it's a little more mature.

    • chrisweekly 1 day ago
      Good on you for doing this. High five!