8 Commits (74a6345966d467edb2427092d67ebf224392c41f)

Autor SHA1 Nachricht Datum
  Ben Wiley Sittler f4b036ef09 optimization: when the canvas is only a single line, we can always vor 16 Jahren
  Ben Wiley Sittler 86a512cf34 work around table layout bugs by ensuring that if there are multiple vor 16 Jahren
  Ben Wiley Sittler ef3b597946 add a <table summary="..." /> attribute so screenreader software does not vor 16 Jahren
  Ben Wiley Sittler cb49816e2e use a single table cell for adjacent attribute runs provided the background color will be the same; this allows us to avoid special stylesheets for our example programs vor 16 Jahren
  Ben Wiley Sittler 8cc4c277b3 output valid XHTML (it's valid HTML3 too); note that this drops the COLS=... attribute on the table, but that had previously been calculated incorrectly anyhow so i doubt it mattered vor 16 Jahren
  Ben Wiley Sittler e6e8418523 fix table border, colors, and quoting of <, ", ', and > in html3 output vor 16 Jahren
  Ben Wiley Sittler 7273a9dbf2 correctly account for tabs in html3 export vor 16 Jahren
  Sam Hocevar e1562a8d46 libcaca: move codecs and import/export functions into subdirectories. vor 16 Jahren