38 Ревизии (a18e28d43e5e0cd58e6cecd25dfe4f247a39027a)

Автор SHA1 Съобщение Дата
  Sam Hocevar a18e28d43e Update copyright information and changelog преди 3 години
  Sam Hocevar a15ba999d5 Add a comment in the SVG exporter to explain buffer size преди 3 години
  Sam Hocevar ab04483ee1 Fix buffer overflows in TGA and troff exports (addresses #53, #54) преди 3 години
  Sam Hocevar f1267fbd3c Fix copyright headers so that the testsuite passes again. преди 6 години
  Sam Hocevar 5f0ec215f8 Remove legacy code from 10 years ago. преди 6 години
  Bastian Maerkisch eebfb1eb65 Bold/italic attribute support for export to svg преди 7 години
  Sam Hocevar f32c24a10d build: fix the WTFPL homepage and copyright information. преди 12 години
  Sam Hocevar a09f027727 Add the copyright unit test and update copyright information everywhere. преди 15 години
  Sam Hocevar 107ff4b815 Large source code cleanup, getting rid of spaces, tabs, and svn keywords. преди 15 години
  Sam Hocevar 1edad92edc Simpler and more accurate troff colour selection. преди 15 години
  Pascal Terjan c73ff6d51d * Always draw all background in troff output, on beginning of lines too преди 15 години
  Sam Hocevar 3584efdf4b Fix the source code to reduce testsuite errors. преди 15 години
  Pascal Terjan a2fff59c1e * Always draw all background in troff output преди 15 години
  Pascal Terjan f8a477f2ab * Map colors to the ones known by groff, defining mines don't work преди 15 години
  Pascal Terjan c7ec6a0e94 * Improve a bit troff export преди 15 години
  Pascal Terjan 1c669cd86b * Add experimental troff export преди 15 години
  Sam Hocevar 644ee4a78a Coding style: remove tabs and trailing spaces. преди 15 години
  Pascal Terjan ac9b1074b4 Fix limits settings in area export преди 15 години
  Sam Hocevar d3ef2bbecd Add caca_export_area_to_memory() to export only a selected part of the преди 15 години
  Sam Hocevar 11428406c1 Split import.c and export.c to create a new text.c codec file in order преди 15 години
  Pascal Terjan d1db2df568 Revert r3478 преди 15 години
  Pascal Terjan 33f2264bcd Import/export dirty rectangles преди 15 години
  Sam Hocevar fc193a4b99 Fix a few implicit cast related warnings on VC++. преди 15 години
  Ben Wiley Sittler 07d9dcc348 preserve column alignment better by breaking cells at spaces; preserve преди 16 години
  Ben Wiley Sittler e434549a4d force a column alignment after each column containing a fullwidth character. преди 16 години
  Ben Wiley Sittler d32f8eb7f8 fix foreground-color and quoting bugs in the "html" exporter; also, преди 16 години
  Ben Wiley Sittler e8756c7c46 do not split a fullwidth character in the middle. yes, in some преди 16 години
  Ben Wiley Sittler 567ae29030 do not expand tabs here. instead, importers need to understand '\t' преди 16 години
  Ben Wiley Sittler afcad730a8 some unicode characters could overflow the buffer; handle more control преди 16 години
  Ben Wiley Sittler f4b036ef09 optimization: when the canvas is only a single line, we can always преди 16 години
  Ben Wiley Sittler 86a512cf34 work around table layout bugs by ensuring that if there are multiple преди 16 години
  Ben Wiley Sittler ef3b597946 add a <table summary="..." /> attribute so screenreader software does not преди 16 години
  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 преди 16 години
  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 преди 16 години
  Ben Wiley Sittler e6e8418523 fix table border, colors, and quoting of <, ", ', and > in html3 output преди 16 години
  Ben Wiley Sittler 7273a9dbf2 correctly account for tabs in html3 export преди 16 години
  Sam Hocevar e1562a8d46 libcaca: move codecs and import/export functions into subdirectories. преди 16 години
  Sam Hocevar 319cc69db3 Continue the libcaca/libcucul merge. Source and binary compatibility преди 16 години
  Sam Hocevar f61816ceb7 Starting refactoring to get rid of libcucul. The initial reason for the преди 16 години
  Sam Hocevar 4ea785f818 * Remove all unsigned ints from exported functions. Signed arithmetic is преди 16 години
  Sam Hocevar ec68a634cf * Get rid of the last long types in the API. преди 16 години
  Sam Hocevar f44b5e11fa * Changed most "unsigned char" variables into "uint8_t", including in преди 16 години
  Sam Hocevar 99b5396e8e * Remove #include <stdint.h> etc. from "common.h". Instead, make sure that преди 16 години
  Sam Hocevar b8d3f71ae8 * Fix canvas export for the caca format. We now export all frames. преди 17 години
  Sam Hocevar ac91d59360 * Add a French BBCode exporter, for use on http://libcaca.skyrock.com/ for преди 17 години
  Sam Hocevar 9c72677ccf * Add cucul_get_version() and caca_get_version() and updated C++ bindings преди 17 години
  Sam Hocevar b519d05bce * Export cucul_attr_to_rgb12_bg(), cucul_attr_to_rgb12_fg() and преди 17 години
  Sam Hocevar 2149829bdf * Added as many "const" qualifiers as possible to the public API. преди 17 години
  Sam Hocevar 9597783308 * Bwarf, typo in the no warranty clause. преди 18 години
  Sam Hocevar 33058757da * Add a no warranty clause to the code. преди 18 години