| Rev. | Time | Author |
|---|---|---|
| 122a3ded3fb2 | 2023-10-04 17:00:05 | Fojtik |
|
Fix potential crash in wvparser. |
||
| cbb46bb0288e | 2023-10-04 07:14:17 | Fojtik |
|
Aditional fixes related to CP1251. |
||
| 54b08ee2d346 | 2023-10-02 13:46:38 | Fojtik |
|
Fix character set 1251. |
||
| 6f3b7a990794 | 2023-09-30 07:57:00 | Fojtik |
|
Attempt to compile under MINGW. |
||
| a2608c34ebdd | 2023-09-29 07:09:33 | Fojtik |
|
Fixed deffect in jobs library - corect unallocation of resources. |
||
| 41c1e2d0265e | 2023-09-29 03:14:52 | Fojtik |
|
WP2LaTex could be compilled with MINGW, read documentation. |
||
| c9175f45b798 | 2023-09-28 17:56:41 | Fojtik |
|
4.2 |
||
| e902a7f392d7 | 2023-09-24 07:50:20 | Fojtik |
|
Evaluate correctly bounding boxes around rasters in SVG parser. |
||
| 1e31d1257e9c | 2023-09-24 03:54:06 | Fojtik |
|
Allow to abort all asynchronously running jobs. |
||
| 2a24a6482310 | 2023-09-22 07:17:57 | Fojtik |
|
Implement base64 decoding of SVG objects. |
||
| ada03e95aa82 | 2023-09-21 07:25:17 | Fojtik |
|
Keil compiler accepts C99 standard without any problem. |
||
| 0f56617a69cd | 2023-09-20 07:44:39 | Fojtik |
|
Use rather Image.isEmpty(), it is better readable. |
||
| bddd78905321 | 2023-09-19 08:02:15 | Fojtik |
|
SVG embedded in .HTML could be also converted. |
||
| 92e6446ec741 | 2023-09-17 19:09:14 | Fojtik |
|
Write correctly images with a different palette into a GIF. |
||
| aeac4632e69e | 2023-09-15 07:43:42 | Fojtik |
|
Fixed deffects in BMP and TIFF readers/writers. |
||
| e58484fb4000 | 2023-09-14 07:17:35 | Fojtik |
|
Recognise language in accent document. |
||
| 7575b3520ab3 | 2023-09-13 08:29:07 | Fojtik |
|
The TIFF reader was somehow deffective, it ignorred PhotometricInterpretation tag. |
||
| 8c21b19292ce | 2023-09-12 16:44:24 | Fojtik |
|
TIFF reader was somehow deffective - provide fix. |
||
| f619b7f06ab5 | 2023-09-11 10:56:32 | Fojtik |
|
Clenaup image library. |
||
| 04f5aed41738 | 2023-09-09 15:11:23 | Fojtik |
|
Convert properly filled path element in SVG. |
||
| a41a012f3056 | 2023-09-08 16:54:47 | Fojtik |
|
Manipulation with PNG was somehow deffective - fix 3 problems. |
||
| c30d3712ca17 | 2023-09-07 13:00:07 | Fojtik |
|
Calculate correctly bounding boxes - exclude SVG defines from BBox calculation. |
||
| 9e3c705949c8 | 2023-09-04 09:03:14 | Fojtik |
|
Gobble whole bitmap header even when all items are not read. |
||
| e679954643e8 | 2023-09-04 05:48:14 | Fojtik |
|
BMP with 52 bit header size is also valid. |
||
| 69f91f7b4714 | 2023-09-02 18:28:28 | Fojtik |
|
2bpp bitmap files are also legal. It has been introduced in Windows CE. |
||
| a388856a40a7 | 2023-08-29 07:25:55 | Fojtik |
|
Recognise a new BMP compression type BI_ALPHABITFIELDS. |
||
| 9c0d657a618e | 2023-08-29 03:22:47 | Fojtik |
|
Code cleanup for releasing version 4.1. |
||
| 84a2d953080e | 2023-08-21 07:39:58 | Fojtik |
|
Reading BMP files with bitfield split. |
||
| 7067994dac17 | 2023-08-20 07:34:45 | Fojtik |
|
Extract correctly PNG embedded into BMP. |
||
| 74c85240998c | 2023-08-19 07:17:07 | Fojtik |
|
Fix a proper position of JPEG stream embedded into BMP. |
||