List view
With this milestone, we're catching up with a number of things that won't require interacting with HTML/CSS resources. This milestone includes work on: - new metadata (conformance, TDP Rep) - inspecting images (extracting dimensions, generating crypto and perceptual hashes) - and a new command for injecting new metadata in an EPUB
Overdue by 3 month(s)•Due by February 28, 2025•6/7 issues closedWith this milestone, we're targeting the ability to extract and infer all key metadata for EAA: - Visual adjustments with `"feature": "displayTransformability"` - Nonvisual reading with `"accessModeSufficient": "textual"` - Table of contents navigation with `"feature": "tableOfContents"` - Heading navigation with `"feature": "structuralNavigation"` - Print pagination with `"feature": "pageNavigation"` and `"feature": "pageBreakMarkers"` This will require parsing HTML and CSS, which we haven't done (at least not much) in the Go Toolkit until now.
Overdue by 1 month(s)•Due by April 30, 2025•0/1 issues closed