|
|
@3296
|
12 years |
bsittler |
convert to use PHP object layer similar to the C++ one used in its C++ …
|
|
|
@3295
|
12 years |
bsittler |
default to $timeout = 0 in Display::getEvent()
|
|
|
@3294
|
12 years |
bsittler |
fix some bugs and inconsistencies in the PHP object layer
|
|
|
@3293
|
12 years |
bsittler |
add a Libcaca class to the PHP class interface, parallel to the …
|
|
|
@3292
|
12 years |
bsittler |
add AnsiColor?, EventType? and EventKey? constants parallel to the .NET ones
|
|
|
@3291
|
12 years |
bsittler |
added missing constant CACA_KEY_UNKNOWN
|
|
|
@3290
|
12 years |
bsittler |
preliminary port of jylam and sam's test.cs to PHP using an early …
|
|
|
@3289
|
12 years |
bsittler |
copy test.cs to test.php in preparation for phpizing
|
|
|
@3288
|
12 years |
bsittler |
merge alpha fix from …
|
|
|
@3287
|
12 years |
bsittler |
use alpha in PNG export, since it is now required to get a correct PNG …
|
|
|
@3286
|
12 years |
bsittler |
fix type in Canvas::drawLine; add a minimal class Event providing a …
|
|
|
@3285
|
12 years |
bsittler |
use alpha channel in gd truecolor images -- note that the scale for …
|
|
|
@3284
|
12 years |
bsittler |
preserve column alignment better by breaking cells at spaces; preserve …
|
|
|
@3283
|
12 years |
bsittler |
force a column alignment after each column containing a fullwidth …
|
|
|
@3282
|
12 years |
bsittler |
no border in old browsers, either.
|
|
|
@3281
|
12 years |
bsittler |
htmlification
|
|
|
@3280
|
12 years |
bsittler |
copy unicode.php to www in preparation for htmlizing
|
|
|
@3279
|
12 years |
bsittler |
cli-only
|
|
|
@3278
|
12 years |
bsittler |
phpized
|
|
|
@3277
|
12 years |
bsittler |
copy unicode.c to unicode.php in preparation for phpizing
|
|
|
@3276
|
12 years |
bsittler |
htmlize
|
|
|
@3275
|
12 years |
bsittler |
copy transform.php to www in preparation for htmlizing
|
|
|
@3274
|
12 years |
bsittler |
PHPified
|
|
|
@3273
|
12 years |
bsittler |
copy transform.c to transform.php in preparation for phpizing
|
|
|
@3272
|
12 years |
bsittler |
show client-side filename
|
|
|
@3271
|
12 years |
bsittler |
clearer wording.
|
|
|
@3270
|
12 years |
bsittler |
link to an example file to download and then import (generated by …
|
|
|
@3269
|
12 years |
bsittler |
works well enough to import the files exported by export.php
|
|
|
@3268
|
12 years |
bsittler |
force cli on remaining examples so that apache doesn't pop up a window …
|
|
|
@3267
|
12 years |
bsittler |
CLI-only
|
|
|
@3266
|
12 years |
bsittler |
copy import.php to www in preparation for htmlizing
|
|
|
@3265
|
12 years |
bsittler |
list available import formats in usage message
|
|
|
@3264
|
12 years |
bsittler |
PHPification of import.c
|
|
|
@3263
|
12 years |
bsittler |
copy import.c to import.php in preparation for phpizing
|
|
|
@3262
|
12 years |
bsittler |
only fill the preview iframe when javascript is enabled
|
|
|
@3261
|
12 years |
bsittler |
merge latest CLI example bugfixes into the HTML versions
|
|
|
@3260
|
12 years |
bsittler |
fix typo in PHP binding of caca_set_Attr that caused segfault on …
|
|
|
@3259
|
12 years |
bsittler |
now generates HTML
|
|
|
@3258
|
12 years |
bsittler |
copy fullwidth.php to www in preparation for htmlizing
|
|
|
@3257
|
12 years |
bsittler |
added copyright info for PHP conversion (blah blah blah...)
|
|
|
@3256
|
12 years |
bsittler |
now works as PHP
|
|
|
@3255
|
12 years |
bsittler |
copy fullwidth.c to fullwidth.php in preparation for phpizing
|
|
|
@3254
|
12 years |
bsittler |
only assume svg preview ability in opera, WebKit? and Gecko
|
|
|
@3253
|
12 years |
nico |
* Improve object layer for caca-php
|
|
|
@3252
|
12 years |
bsittler |
do not add history entries for iframe transitions
|
|
|
@3251
|
12 years |
bsittler |
add missing id
|
|
|
@3250
|
12 years |
bsittler |
use some javascript to show inline previews using <iframe/> for some …
|
|
|
@3249
|
12 years |
bsittler |
.caca files get an extension, too
|
|
|
@3248
|
12 years |
bsittler |
suggest extensions for some of the inline formats too, since browsers …
|
|
|
@3247
|
12 years |
bsittler |
text formats embedding escape sequences get sent as attachments too
|
|
|
@3246
|
12 years |
bsittler |
working HTML version of export.php accepting an optional file upload …
|
|
|
@3245
|
12 years |
bsittler |
another typo
|
|
|
@3244
|
12 years |
bsittler |
spaces -> tabs
|
|
|
@3243
|
12 years |
bsittler |
add missing content-type in the HTML case
|
|
|
@3242
|
12 years |
bsittler |
typo
|
|
|
@3241
|
12 years |
bsittler |
make examples/demo.php executable
|
|
|
@3240
|
12 years |
bsittler |
copy export.php to www in preparation for htmlizing
|
|
|
@3239
|
12 years |
bsittler |
export.php is now actually php, and appears to work identically to its …
|
|
|
@3238
|
12 years |
bsittler |
copy export.c to export.php in preparation for phpizing
|
|
|
@3237
|
12 years |
bsittler |
fix foreground-color and quoting bugs in the "html" exporter; also, …
|
|
|
@3236
|
12 years |
bsittler |
do not split a fullwidth character in the middle. yes, in some …
|
|
|
@3235
|
12 years |
bsittler |
do not expand tabs here. instead, importers need to understand '\t' …
|
|
|
@3234
|
12 years |
nico |
* Remove \t from content of $moo
* Change canvas size
* Fix coordinate …
|
|
|
@3233
|
12 years |
nico |
* Change canvas size
|
|
|
@3232
|
12 years |
bsittler |
htmlification of colors.php
|
|
|
@3231
|
12 years |
nico |
* Fix coordinate of label "Moo!"
|
|
|
@3230
|
12 years |
bsittler |
copy colors.php to www in preparation for htmlizing
|
|
|
@3229
|
12 years |
bsittler |
PHP conversion of colors.c
|
|
|
@3228
|
12 years |
bsittler |
copy colors.c to colors.php in preparation for phpizing
|
|
|
@3227
|
12 years |
bsittler |
some unicode characters could overflow the buffer; handle more control …
|
|
|
@3226
|
12 years |
nico |
* Remove tabs from content of $moo
|
|
|
@3225
|
12 years |
nico |
* Improve Dithering and Canvas php classes
|
|
|
@3224
|
12 years |
bsittler |
optimization: when the canvas is only a single line, we can always …
|
|
|
@3223
|
12 years |
bsittler |
work around table layout bugs by ensuring that if there are multiple …
|
|
|
@3222
|
12 years |
bsittler |
forgot backslashes
|
|
|
@3221
|
12 years |
bsittler |
htmlification of truecolor.php; evidently there are some bugs yet in …
|
|
|
@3220
|
12 years |
bsittler |
copy truecolor.php to www in preparation for htmlizing
|
|
|
@3219
|
12 years |
bsittler |
convert to PHP and make executable
|
|
|
@3218
|
12 years |
bsittler |
copy truecolor.c to truecolor.php in preparation for phpizing
|
|
|
@3217
|
12 years |
nico |
* Improve class "Dither"
|
|
|
@3216
|
12 years |
nico |
* Add class "Dither" to php object layer
|
|
|
@3215
|
12 years |
bsittler |
add missing whitespace before /> so that the XHTML works in more …
|
|
|
@3214
|
12 years |
bsittler |
add a <table summary="..." /> attribute so screenreader software does …
|
|
|
@3213
|
12 years |
bsittler |
echo rendered string in form value
|
|
|
@3212
|
12 years |
nico |
* Remove white and yellow colors for letters
|
|
|
@3211
|
12 years |
nico |
* Add an input box in sample web page figlet.php
|
|
|
@3210
|
12 years |
bsittler |
remove the stylesheet, as it does not seem to help at the moment. also …
|
|
|
@3209
|
12 years |
bsittler |
use a single table cell for adjacent attribute runs provided the …
|
|
|
@3208
|
12 years |
bsittler |
more conforming to 79-character limit and using tabs
|
|
|
@3207
|
12 years |
bsittler |
generate self-referencing script URI correctly, taking into account …
|
|
|
@3206
|
12 years |
bsittler |
added a link so you can view the image only (also good for …
|
|
|
@3205
|
12 years |
nico |
* Change structure of sample file render.php
|
|
|
@3204
|
12 years |
bsittler |
send correct content-type; add a missing doctype (although technically …
|
|
|
@3203
|
12 years |
bsittler |
apparently php inw ww dir should not be executable?
|
|
|
@3202
|
12 years |
bsittler |
better UI, maybe?
|
|
|
@3201
|
12 years |
bsittler |
seems to work
|
|
|
@3200
|
12 years |
bsittler |
copy render.php to www in preparation for htmlizing
|
|
|
@3199
|
12 years |
bsittler |
HTML conversion of text.php
|
|
|
@3198
|
12 years |
bsittler |
add missing newline at end of file
|
|
|
@3197
|
12 years |
bsittler |
apparently php inw ww dir should not be executable?
|
|
|