|
|
@3407
|
14 years |
Sam Hocevar |
Added new Unicode blocks to the built-in font.
|
|
|
@3406
|
14 years |
Sam Hocevar |
transform.c: one more rotated glyph.
|
|
|
@3405
|
14 years |
Sam Hocevar |
transform.c: add new transformation glyphs for various capital letters.
|
|
|
@3404
|
14 years |
Sam Hocevar |
Remove occurrences of DATADIR, it conflicts with MinGW's <objidl.h>. …
|
|
|
@3334
|
14 years |
nico |
* Remove 'copy' attribute of RETURN_STRINGL in php binding of …
|
|
|
@3333
|
14 years |
Pascal Terjan |
* Add a flip char for 1
|
|
|
@3332
|
14 years |
Pascal Terjan |
* Add a rotate_180 char for G
|
|
|
@3323
|
14 years |
Sam Hocevar |
Create a libcucul.la symlink for distributions such as Gentoo which …
|
|
|
@3318
|
14 years |
bsittler |
add a reset button, move usage to "stdout", and stop hyperlinking the …
|
|
|
@3317
|
14 years |
bsittler |
allow a filename exactly matching the uploaded filename; give a better …
|
|
|
@3316
|
14 years |
bsittler |
more copyright info
|
|
|
@3315
|
14 years |
bsittler |
add more copyright info
|
|
|
@3314
|
14 years |
bsittler |
https should work too
|
|
|
@3313
|
14 years |
bsittler |
obscure email addresses somewhat
|
|
|
@3312
|
14 years |
bsittler |
better argument handling, and allow logo-caca.png as a special file …
|
|
|
@3311
|
14 years |
bsittler |
fix case in example
|
|
|
@3310
|
14 years |
bsittler |
now works as HTML
|
|
|
@3309
|
14 years |
bsittler |
handle argument-parsing exceptions
|
|
|
@3308
|
14 years |
bsittler |
more accurate error message
|
|
|
@3307
|
14 years |
bsittler |
clarify that this is a PHP port, not the original C program; return -1 …
|
|
|
@3306
|
14 years |
bsittler |
copy img2txt.php to www in preparation for htmlizing
|
|
|
@3305
|
14 years |
bsittler |
remove workarounds since alpha works now (merged from ..)
|
|
|
@3304
|
14 years |
bsittler |
hacked around the lack of a reasonable php getopt_long by writing a …
|
|
|
@3303
|
14 years |
bsittler |
fix yet another bug i wrote :( -- be endian-neutral.
|
|
|
@3302
|
14 years |
bsittler |
no more horrible hacks needed, since fixing the alpha mismatch in the …
|
|
|
@3301
|
14 years |
bsittler |
do not bother with an extraneous fill, and don't create out.png
|
|
|
@3300
|
14 years |
bsittler |
fix endianness problem
|
|
|
@3299
|
14 years |
bsittler |
oops! fix problem i introduced in the previous commit
|
|
|
@3298
|
14 years |
bsittler |
fix impedence mismatch between libgd alpha (0 = opaque, 127 = …
|
|
|
@3297
|
14 years |
bsittler |
copy img2txt.c to img2txt.php in preparation for phpizing
|
|
|
@3296
|
14 years |
bsittler |
convert to use PHP object layer similar to the C++ one used in its C++ …
|
|
|
@3295
|
14 years |
bsittler |
default to $timeout = 0 in Display::getEvent()
|
|
|
@3294
|
14 years |
bsittler |
fix some bugs and inconsistencies in the PHP object layer
|
|
|
@3293
|
14 years |
bsittler |
add a Libcaca class to the PHP class interface, parallel to the …
|
|
|
@3292
|
14 years |
bsittler |
add AnsiColor?, EventType? and EventKey? constants parallel to the .NET ones
|
|
|
@3291
|
14 years |
bsittler |
added missing constant CACA_KEY_UNKNOWN
|
|
|
@3290
|
14 years |
bsittler |
preliminary port of jylam and sam's test.cs to PHP using an early …
|
|
|
@3289
|
14 years |
bsittler |
copy test.cs to test.php in preparation for phpizing
|
|
|
@3288
|
14 years |
bsittler |
merge alpha fix from …
|
|
|
@3287
|
14 years |
bsittler |
use alpha in PNG export, since it is now required to get a correct PNG …
|
|
|
@3286
|
14 years |
bsittler |
fix type in Canvas::drawLine; add a minimal class Event providing a …
|
|
|
@3285
|
14 years |
bsittler |
use alpha channel in gd truecolor images -- note that the scale for …
|
|
|
@3284
|
14 years |
bsittler |
preserve column alignment better by breaking cells at spaces; preserve …
|
|
|
@3283
|
14 years |
bsittler |
force a column alignment after each column containing a fullwidth …
|
|
|
@3282
|
14 years |
bsittler |
no border in old browsers, either.
|
|
|
@3281
|
14 years |
bsittler |
htmlification
|
|
|
@3280
|
14 years |
bsittler |
copy unicode.php to www in preparation for htmlizing
|
|
|
@3279
|
14 years |
bsittler |
cli-only
|
|
|
@3278
|
14 years |
bsittler |
phpized
|
|
|
@3277
|
14 years |
bsittler |
copy unicode.c to unicode.php in preparation for phpizing
|
|
|
@3276
|
14 years |
bsittler |
htmlize
|
|
|
@3275
|
14 years |
bsittler |
copy transform.php to www in preparation for htmlizing
|
|
|
@3274
|
14 years |
bsittler |
PHPified
|
|
|
@3273
|
14 years |
bsittler |
copy transform.c to transform.php in preparation for phpizing
|
|
|
@3272
|
14 years |
bsittler |
show client-side filename
|
|
|
@3271
|
14 years |
bsittler |
clearer wording.
|
|
|
@3270
|
14 years |
bsittler |
link to an example file to download and then import (generated by …
|
|
|
@3269
|
14 years |
bsittler |
works well enough to import the files exported by export.php
|
|
|
@3268
|
14 years |
bsittler |
force cli on remaining examples so that apache doesn't pop up a window …
|
|
|
@3267
|
14 years |
bsittler |
CLI-only
|
|
|
@3266
|
14 years |
bsittler |
copy import.php to www in preparation for htmlizing
|
|
|
@3265
|
14 years |
bsittler |
list available import formats in usage message
|
|
|
@3264
|
14 years |
bsittler |
PHPification of import.c
|
|
|
@3263
|
14 years |
bsittler |
copy import.c to import.php in preparation for phpizing
|
|
|
@3262
|
14 years |
bsittler |
only fill the preview iframe when javascript is enabled
|
|
|
@3261
|
14 years |
bsittler |
merge latest CLI example bugfixes into the HTML versions
|
|
|
@3260
|
14 years |
bsittler |
fix typo in PHP binding of caca_set_Attr that caused segfault on …
|
|
|
@3259
|
14 years |
bsittler |
now generates HTML
|
|
|
@3258
|
14 years |
bsittler |
copy fullwidth.php to www in preparation for htmlizing
|
|
|
@3257
|
14 years |
bsittler |
added copyright info for PHP conversion (blah blah blah...)
|
|
|
@3256
|
14 years |
bsittler |
now works as PHP
|
|
|
@3255
|
14 years |
bsittler |
copy fullwidth.c to fullwidth.php in preparation for phpizing
|
|
|
@3254
|
14 years |
bsittler |
only assume svg preview ability in opera, WebKit? and Gecko
|
|
|
@3253
|
14 years |
nico |
* Improve object layer for caca-php
|
|
|
@3252
|
14 years |
bsittler |
do not add history entries for iframe transitions
|
|
|
@3251
|
14 years |
bsittler |
add missing id
|
|
|
@3250
|
14 years |
bsittler |
use some javascript to show inline previews using <iframe/> for some …
|
|
|
@3249
|
14 years |
bsittler |
.caca files get an extension, too
|
|
|
@3248
|
14 years |
bsittler |
suggest extensions for some of the inline formats too, since browsers …
|
|
|
@3247
|
14 years |
bsittler |
text formats embedding escape sequences get sent as attachments too
|
|
|
@3246
|
14 years |
bsittler |
working HTML version of export.php accepting an optional file upload …
|
|
|
@3245
|
14 years |
bsittler |
another typo
|
|
|
@3244
|
14 years |
bsittler |
spaces -> tabs
|
|
|
@3243
|
14 years |
bsittler |
add missing content-type in the HTML case
|
|
|
@3242
|
14 years |
bsittler |
typo
|
|
|
@3241
|
14 years |
bsittler |
make examples/demo.php executable
|
|
|
@3240
|
14 years |
bsittler |
copy export.php to www in preparation for htmlizing
|
|
|
@3239
|
14 years |
bsittler |
export.php is now actually php, and appears to work identically to its …
|
|
|
@3238
|
14 years |
bsittler |
copy export.c to export.php in preparation for phpizing
|
|
|
@3237
|
14 years |
bsittler |
fix foreground-color and quoting bugs in the "html" exporter; also, …
|
|
|
@3236
|
14 years |
bsittler |
do not split a fullwidth character in the middle. yes, in some …
|
|
|
@3235
|
14 years |
bsittler |
do not expand tabs here. instead, importers need to understand '\t' …
|
|
|
@3234
|
14 years |
nico |
* Remove \t from content of $moo
* Change canvas size
* Fix coordinate …
|
|
|
@3233
|
14 years |
nico |
* Change canvas size
|
|
|
@3232
|
14 years |
bsittler |
htmlification of colors.php
|
|
|
@3231
|
14 years |
nico |
* Fix coordinate of label "Moo!"
|
|
|
@3230
|
14 years |
bsittler |
copy colors.php to www in preparation for htmlizing
|
|
|
@3229
|
14 years |
bsittler |
PHP conversion of colors.c
|
|
|
@3228
|
14 years |
bsittler |
copy colors.c to colors.php in preparation for phpizing
|
|
|
@3227
|
14 years |
bsittler |
some unicode characters could overflow the buffer; handle more control …
|
|
|