| Rev. | Time | Author |
|---|---|---|
| d5db72a258ca | 2023-02-12 07:52:47 | Fojtik |
|
Step year up to 2023. |
||
| 0bc9d80cfa02 | 2023-02-09 08:08:19 | Fojtik |
|
Fix image's property list. |
||
| 140151af6735 | 2023-02-08 08:17:00 | Fojtik |
|
Preserve EXIF in JPG files. |
||
| b88b9cb7ec7b | 2023-01-16 05:09:51 | Fojtik |
|
Fixed bug in WPG RLE encoder. |
||
| b7d5f0aefe43 | 2023-01-12 08:09:50 | Fojtik |
|
Ability to read uncompressed PCX. |
||
| f63c3be4ac54 | 2023-01-11 21:56:39 | Fojtik |
|
Raster image library can save WPG, not wery usefull for WP2LaTeX. |
||
| d80bab0dd4ae | 2023-01-09 16:46:41 | Fojtik |
|
Deffective items in WPG reader fixed. |
||
| 6568057f72c0 | 2022-12-19 07:46:55 | Fojtik |
|
Check for presence of "ar" command. |
||
| 891c022db355 | 2022-12-17 08:10:47 | Fojtik |
|
Check of presence of cjhebrew.sty. Fix flaw in command line argument "-no-lang-xxxx". |
||
| b3857e383cdd | 2022-12-16 22:33:13 | Fojtik |
|
Probably fixed formula conversion problem that occurs on 64 bit architectures only. |
||
| c3519925f99e | 2022-12-11 08:46:58 | Fojtik |
|
Length of string should be "unsigned" as far as strlen() returns also unsigned value. |
||
| 9658f0b5454e | 2022-12-10 08:42:32 | Fojtik |
|
Make valgrind happy & initialise variable line_term with 's'=soft return. |
||
| 2b8fcc243530 | 2022-12-07 10:28:08 | Fojtik |
|
Problem with debug build compillation fixed. |
||
| df0437458a2c | 2022-12-07 04:30:16 | Fojtik |
|
More safe cp_lib helper. |
||
| 26057d50ad62 | 2022-12-01 20:42:35 | Fojtik |
|
3.111 |
||
| 0623e1671274 | 2022-11-30 07:41:04 | Fojtik |
|
Improve typedfs.h again, faster operations in high endian architecture, using builtin byteswap. |
||
| 5ecc3a4f1738 | 2022-11-28 18:43:26 | Fojtik |
|
Do not turn on NATIVE_ACCESS for high endian architectures. |
||
| 1daa6fe81828 | 2022-11-25 18:05:52 | Fojtik |
|
Make SUN RAS format to be default for .ras extension. |
||
| 8865df608664 | 2022-11-24 08:08:04 | Fojtik |
|
Forged CVS or TXT could hang WP2LaTeX into endless loop - fixed. |
||
| 24e495529da3 | 2022-11-24 05:28:19 | Fojtik |
|
Use everywhere $(MAKE) instead of make. |
||
| cc1a9f9d66fb | 2022-11-23 08:19:16 | Fojtik |
|
Fix several problems related to high-endian architecture, thanks to compilefarm project: https://gcc.gnu.org/wiki/CompileFarm |
||
| f7433b1e7443 | 2022-11-22 13:57:38 | Fojtik |
|
Scale down indices in PCX palette when neccessary. |
||
| d133927d4930 | 2022-11-21 18:02:03 | Fojtik |
|
Remove abundant stricmp define fix. Fix palette storing into PCX. |
||
| 31e762a55dc6 | 2022-11-20 08:35:12 | Fojtik |
|
The PCX header was not read correctly on high endian architecture - fix provided. |
||
| 728bffe80552 | 2022-11-19 20:18:33 | Fojtik |
|
Error in GIF reader that occurs on high endian architectires only. |
||
| 8c5cffdf36a6 | 2022-11-17 08:37:20 | Fojtik |
|
Solve "stricmp" in one place only. |
||
| 6ba0b40636f7 | 2022-11-16 08:07:30 | Fojtik |
|
Create local palette when GIF has multiple scenes. |
||
| 5624f407b2f4 | 2022-11-15 17:24:06 | Fojtik |
|
Multiple frames in TGA file causes stack overflow - fixed. |
||
| 5163802a9e4d | 2022-11-14 09:04:41 | Fojtik |
|
The gray level palette in GIF has been wrongly created - fixed. |
||
| edb0189b4546 | 2022-11-13 12:25:23 | Fojtik |
|
BMP reader generated wrong data container for RGB32, fixed. |
||