|
|
@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?
|
|
|
@3196
|
12 years |
bsittler |
copy text.php to www in preparation for htmlizing
|
|
|
@3195
|
12 years |
nico |
* Improve php object layer "caca.php"
|
|
|
@3194
|
12 years |
nico |
* Change permission of web sample files
|
|
|
@3193
|
12 years |
nico |
* Improve php class layer for caca-php
|
|
|
@3192
|
12 years |
nico |
* Add skeleton of php class layer for caca-php
|
|
|
@3191
|
12 years |
nico |
* Add web sample program: dithering.php
|
|
|
@3190
|
12 years |
bsittler |
oops! make the .php executable
|
|
|
@3189
|
12 years |
nico |
* Add web sample "figlet.php"
|
|
|
@3188
|
12 years |
nico |
* Use proper Zend macro RETURN_STRINGL in caca_file_read, …
|
|
|
@3187
|
12 years |
nico |
* Initializate variable "len" in caca_export_string
|
|
|
@3186
|
12 years |
bsittler |
switch to XHTML 1.0 Transitional markup (it validates perfectly, and …
|
|
|
@3185
|
12 years |
bsittler |
now HTML markup is generated, rather than a giant PRE block
|
|
|
@3184
|
12 years |
bsittler |
output valid XHTML (it's valid HTML3 too); note that this drops the …
|
|
|
@3183
|
12 years |
bsittler |
move CSS for www example to a separate file; table is no longer inside …
|
|
|
@3182
|
12 years |
bsittler |
fix table border, colors, and quoting of <, ", ', and > in html3 output
|
|
|
@3181
|
12 years |
bsittler |
font for windows, too
|
|
|
@3180
|
12 years |
bsittler |
display correctly in firefox and safari
|
|
|
@3179
|
12 years |
bsittler |
correctly account for tabs in html3 export
|
|
|
@3178
|
12 years |
bsittler |
a first partially-broken conversion of examples/cacainfo.php
|
|
|
@3177
|
12 years |
nico |
* Change test for php-cli mode in sample programs
|
|
|
@3176
|
12 years |
bsittler |
define variables before use; jsut comment out the "sprites" item since …
|
|
|
@3175
|
12 years |
nico |
* Check that samples programs are executed with php-cli
|
|
|
@3174
|
12 years |
bsittler |
change to allow use with cocoa driver; also, a keypress now stops …
|
|
|
@3173
|
12 years |
nico |
* Remove 'c' (color) and 'r' (render) options of the main menu in demo.php
|
|
|
@3172
|
12 years |
nico |
* Add license headers in sample programs
|
|
|
@3171
|
12 years |
nico |
* Clean template for phpize "config.m4"
|
|
|
@3170
|
12 years |
nico |
* Centralize pipi's errors managment in macro RETURN_SUCCESS
* Change …
|
|
|
@3169
|
12 years |
nico |
* Change message for phpinfo()
|
|
|
@3168
|
12 years |
bsittler |
now truecolor works
|
|
|
@3167
|
12 years |
bsittler |
now arrow keys, function keys, etc. work
|
|
|
@3166
|
12 years |
nico |
* Add information about gd resources support in caca-php for phpinfo()
|
|
|
@3165
|
12 years |
Jean-Yves Lamoureux |
* Added setjmp/longjmp support to jpeg loader.
|
|
|
@3164
|
12 years |
Sam Hocevar |
Quick and dirty implementation of pipi_draw_rectangle() to save zMoo.
|
|
|
@3163
|
12 years |
bsittler |
allow CC, CXX and MACOSX_SDK_FRAMEWORKS to be overridden using …
|
|
|
@3162
|
12 years |
Sam Hocevar |
Add configure flags to enable/disable C# bindings, debug mode, and the …
|
|
|
@3161
|
12 years |
Sam Hocevar |
libpipi: remove extra newlines in debug messages.
|
|
|
@3160
|
12 years |
Sam Hocevar |
caca-sharp: improve install and uninstall rules, add a strong name key …
|
|
|
@3159
|
12 years |
Pascal Terjan |
* Undo last commit
|
|
|
@3158
|
12 years |
Pascal Terjan |
* Add -module flag, hopefuly this will fix on OSX
|
|
|
@3157
|
12 years |
Pascal Terjan |
* List drivers as a Hash
|
|
|
@3156
|
12 years |
nico |
* Check parameters number for functions that doesn't expect any parameter
|
|
|
@3155
|
12 years |
bsittler |
add support for Mac OS X 10.4 (i386) and Mac OS X 10.5 (x86_64)
|
|
|
@3154
|
12 years |
nico |
* Modify error message in sample program dithering.php
|
|
|
@3153
|
12 years |
nico |
* Available the compilation of caca-php without gd development files
|
|
|
@3152
|
12 years |
bsittler |
allow SDK to be overridden by environment variables (Mac OS X)
|
|
|
@3151
|
12 years |
nico |
* Add destructor for "caca_file" resources
|
|
|
@3150
|
12 years |
nico |
* Improve php binding of caca_render_canvas
* Destroy php resource in …
|
|
|
@3149
|
12 years |
nico |
* Add new php specific function caca_load_builtin_font(string name)
* …
|
|
|
@3148
|
12 years |
nico |
* Remove "_gd" suffix from dithering functions
* caca_dithering_bitmap …
|
|
|
@3147
|
12 years |
Sam Hocevar |
Clean up configure.ac.
|
|
|
@3146
|
12 years |
Sam Hocevar |
Append SVN release ID to ThePimp? binaries.
|
|
|
@3145
|
12 years |
Sam Hocevar |
ThePimp?: make file dialogs singletons so that they retain their …
|
|
|
@3144
|
12 years |
Sam Hocevar |
ThePimp?: add Fullscreen support, including the F11 binding.
|
|
|
@3143
|
12 years |
nico |
* Add check after emalloc in caca_draw_thin_polyline
|
|
|
@3142
|
12 years |
nico |
* Remove php function caca_create_event
* caca_get_event return false …
|
|
|
@3141
|
12 years |
nico |
* Close php block in sample program "demo.php"
|
|
|
@3140
|
12 years |
nico |
* Rewrite main loop of sample program demo.php
|
|
|
@3139
|
12 years |
Sam Hocevar |
Clean up configure.ac.
|
|
|
@3138
|
12 years |
nico |
* Add indexed colors image support for dither with gd resources
|
|
|
@3137
|
12 years |
nico |
* Add php binding for 3 caca charset conversion functions
* Change php …
|
|
|
@3136
|
12 years |
Jean-Yves Lamoureux |
* Images were saved with R and B inverted
|
|
|
@3135
|
12 years |
nico |
* Close php blocks in samples programs (add "?>")
|
|
|
@3134
|
12 years |
nico |
* Add php binding for function "caca_set_dither_palette"
|
|
|
@3133
|
12 years |
nico |
* Add unicode support in sample program figfont.php
|
|
|
@3132
|
12 years |
nico |
* Change type of the last argument of drawing function (from string to …
|
|
|
@3131
|
12 years |
nico |
* Add php binding for caca_draw_polyline and caca_draw_thin_polyline
* …
|
|
|
@3130
|
12 years |
nico |
* Check that a caca_figfont was loaded before using it in …
|
|
|
@3129
|
12 years |
nico |
* Add php binding for caca_load_font, caca_get_font_blocks, …
|
|
|
@3128
|
12 years |
nico |
* Add checks after emalloc()
* Add php binding for caca_file_gets
|
|
|
@3127
|
12 years |
nico |
* Add php binding for functions: caca_file_write, caca_file_read
|
|
|
@3126
|
12 years |
nico |
* Add php bindings for 9 functions
* Modify php bloc headers in …
|
|
|
@3125
|
12 years |
Sam Hocevar |
libcaca: add fallback rotated glyphs to cope with third-party software.
|
|
|
@3124
|
12 years |
nico |
* Fix a bug in sample program "dithering.php"
|
|
|
@3123
|
12 years |
nico |
* Add a "caca_create_dither_gd" function that create the proper dither …
|
|
|
@3122
|
12 years |
nico |
* Add working sample program dithering.php (open logo-caca.png with Gd …
|
|
|
@3121
|
12 years |
nico |
* Fix a bug in caca_export_string
|
|
|
@3120
|
12 years |
nico |
* Improve function "caca_dither_bitmap_gd"
* Add php binding for …
|
|
|
@3119
|
12 years |
nico |
* Add a function "fetch_external_resource" that allows to fetch …
|
|
|
@3118
|
12 years |
Sam Hocevar |
doc: fix symlink failure when installing libcaca twice.
|
|
|
@3117
|
12 years |
nico |
* Add php binding for 12 new fonctions
|
|
|
@3116
|
12 years |
Pascal Terjan |
* Don't exit the process if exec suceeded
|
|
|
@3115
|
12 years |
nico |
* Add php binding for functions: caca_get_dither_color, …
|
|
|
@3114
|
12 years |
nico |
* Add binding for 7 new functions
* Add just_for_fun() function in …
|
|
|
@3113
|
12 years |
nico |
* Add php binding for 15 new functions
* Add new sample program …
|
|
|
@3112
|
12 years |
nico |
* Improve function caca_export_string
|
|
|
@3111
|
12 years |
nico |
* Add php binding for caca_export_memory (called caca_export_string)
* …
|
|
|
@3110
|
12 years |
nico |
* Centralize caca's error managment (in macro RETURN_SUCCESS)
* Add …
|
|
|
@3109
|
12 years |
nico |
* Add php binding for 4 new functions
* Add "full" demo to …
|
|
|
@3108
|
12 years |
nico |
* Add php binding for 9 new functions
* Improve examples/demo.php
|
|
|