| Rev. | Time | Author |
|---|---|---|
| cead2d4a24e6 | 2022-04-26 04:29:32 | Fojtik |
|
Bounding box around rectangle should consider line width. |
||
| 6a54954cc73c | 2022-04-25 05:28:20 | Fojtik |
|
WIN64 target in MSVC2008 could be built. |
||
| f30594e5858b | 2022-04-21 07:49:29 | Fojtik |
|
3.106 |
||
| f99990ca5441 | 2022-04-20 14:43:04 | Fojtik |
|
Added sample of WP5 encrypted file. Do not emit encryption warning for WP5 format, it is considered to work. |
||
| d22e4f20518a | 2022-04-18 22:28:10 | Fojtik |
|
Line join in WPG2 is converted. |
||
| f5746f74c738 | 2022-04-14 07:18:12 | Fojtik |
|
The fill color transparency must be procesed correctly. |
||
| 00444abc84a2 | 2022-04-13 14:44:54 | Fojtik |
|
WPG l1 figure info record is processed. |
||
| 31e92ff5cb9c | 2022-04-12 07:56:48 | Fojtik |
|
Deffective documentation claimed LowLeftX; LowLeftY; UpRightX; UpRightY; to be WORD in WPGl1 bitmap l2 - it is SIGNED WORD instead. |
||
| 5aa4d85c6932 | 2022-04-11 15:20:58 | Fojtik |
|
Improve raster placement in WPG again. |
||
| 232aea707418 | 2022-04-10 21:15:33 | Fojtik |
|
Cleanup conversion of WPG l1 bitmap l1 without coordinates. |
||
| 08c9f6b16ccc | 2022-04-09 06:50:48 | Fojtik |
|
Fix placing rotated rasters in WPG L1. |
||
| 54d999733c44 | 2022-04-04 05:43:00 | Fojtik |
|
Add vecraster object that could be integrated into vector chain. |
||
| 829f2135eb26 | 2022-03-21 16:56:11 | Fojtik |
|
Fix for non-transparent background in WPG2 files. |
||
| 338ccd1cf9d7 | 2022-03-19 20:30:01 | Fojtik |
|
Support diagonal down hatching for WPG1. |
||
| 4d8272731996 | 2022-03-16 17:34:49 | Fojtik |
|
Support for LineCap and LineJoin. |
||
| dd6bf506cb19 | 2022-03-15 09:13:22 | Fojtik |
|
Package cleanup, remove unused file m.cc. |
||
| 3696cbe69913 | 2022-03-14 14:34:18 | Fojtik |
|
3.105 |
||
| 5146772af6af | 2022-03-13 19:04:00 | Fojtik |
|
Support for background transparency. |
||
| 809604ebd4e1 | 2022-03-13 00:36:16 | Fojtik |
|
Use symbolic aliases for fill patterns. |
||
| 5e6a754c3a9d | 2022-03-11 07:07:38 | Fojtik |
|
vsnprintf is supported since MSVC 2008 |
||
| 275736323e99 | 2022-02-23 07:26:54 | Fojtik |
|
Fix for types in MINGW64 compiler. |
||
| c9efc23634d0 | 2022-02-22 07:05:59 | Fojtik |
|
Support WMF hatch style in record "CreateBrushIndirect". |
||
| 04a6919477de | 2022-02-21 08:19:05 | Fojtik |
|
Missing argument -kN_ to xgettext added. |
||
| fedb6ec46915 | 2022-02-20 08:01:04 | Fojtik |
|
Fixed EMF record EMR_SETPIXELV. |
||
| a63c25cb5480 | 2022-02-18 08:17:43 | Fojtik |
|
Implement SELECT_PALETTE for both WMF and EMF. |
||
| c19a7f712fee | 2022-02-18 06:54:38 | Fojtik |
|
Fixed deffect in EMR_CREATEPALETTE. |
||
| d43d3ef29e7f | 2022-02-13 21:46:35 | Fojtik |
|
Attempt to implement text rotation governed by Escapement. |
||
| fe2e760f896c | 2022-02-12 22:11:38 | Fojtik |
|
3.104 |
||
| 057496ff53a6 | 2022-02-12 06:46:22 | Fojtik |
|
Implement SETPIXELV for EMF. |
||
| 33cd86c49432 | 2022-02-08 15:50:08 | Fojtik |
|
Implement WMF function SetPixel. |
||