rahra
|
2a0dff5ad3
|
fixed memory leak in cairo_image_surface_create_from_jpeg_stream() (thanks to @xielei296)
|
2020-01-18 22:01:59 +01:00 |
|
rahra
|
6c6b9108aa
|
Added license. LGPL3 was chosen to be compatible at most with the Cairograhics library with which this code obviously is used in conjunction.
|
2018-12-11 11:26:25 +01:00 |
|
rahra
|
69a2b78514
|
introduced C99 type intptr_t to get rid of type conversion errors in some environments. Fixed potential unsigned type error in test functions.
|
2018-08-27 14:41:34 +02:00 |
|
rahra
|
2720912859
|
added clarification for prototype cairo_read_func_len_t
|
2018-08-21 09:44:56 +02:00 |
|
rahra
|
c9e40431e6
|
typos fixed
|
2018-05-18 08:13:16 +02:00 |
|
rahra
|
e71f4f393b
|
updated code to also compile against the original libjpeg (and not just libjpeg-turbo)
|
2018-02-16 11:40:03 +01:00 |
|
rahra
|
b6b0c5f3d1
|
Improved (optional) main function to choose parameters based on the file extension.
|
2016-01-15 14:36:30 +01:00 |
|
rahra
|
9e5f53e775
|
1st Github import
|
2016-01-01 13:45:08 +01:00 |
|