Commit Graph

46 Commits

Author SHA1 Message Date
d4f7cc6d6f relocate polyfill and fix sources 2021-11-22 12:56:23 +03:00
fc91e7b9ce refactoring 2021-11-08 18:00:30 +03:00
0793519bb0 add _GetErrorCode 2021-10-22 11:01:41 +03:00
32823bd55a pdf fix coords 2021-10-14 16:40:10 +03:00
b0f77fddf1 Refactoring 2021-10-13 16:53:13 +03:00
9d475122e3 Change setjmp/longjmp to c++ exeptions 2021-10-13 16:43:54 +03:00
ed9e6a83e6 Add ARM_ALIGN flag for wasm/asmjs compilation 2021-10-11 20:23:03 +03:00
e9325f77e0 Developint not embedded fonts 2021-10-11 19:04:28 +03:00
81a1364ae0 pdf GetLinks and GetStructure 2021-10-08 17:43:01 +03:00
82b11909f9 Fix bugs 2021-10-07 21:42:28 +03:00
4836418528 fix 2021-10-07 11:45:11 +03:00
ed2f9e0035 Fix load .mem file 2021-10-07 10:15:39 +03:00
ad44fecc10 fix 2021-10-06 18:22:19 +03:00
64b428a992 ie support 2021-10-06 13:12:33 +03:00
39f6dda5d8 Refactoring 2021-10-05 21:03:46 +03:00
3f73c12f83 build wasm module 2021-10-05 19:17:39 +03:00
0bd55565fe Fix 2021-10-05 11:38:36 +03:00
48121355f3 js fix merge with develop 2021-10-05 11:03:19 +03:00
d5d8c86e8e js fix 2021-10-04 19:55:13 +03:00
d9217329eb fix some problems 2021-10-04 15:02:16 +03:00
26a677074c pdf fix js implementation 2021-10-01 17:57:45 +03:00
293805d0ef add graphics_make.py 2021-06-01 15:22:54 +03:00
3e7519ff4f create graphics 2021-05-31 14:45:59 +03:00
cd943c43fd less me 2021-03-25 16:08:08 +03:00
3b84a04b3a add raw and ska support 2021-03-25 14:42:13 +03:00
775ff2e284 fix problem with maximum command line length in Windows 8191 characters 2021-03-24 18:19:33 +03:00
b81f542613 add mng and psd support
Issue with maximum command line length in Windows 8191 characters
2021-03-24 11:10:59 +03:00
07bab0c3b5 add wbmp, jpc, pgx, pnm, ras support and return no-exception 2021-03-23 18:18:43 +03:00
9a2e6069b3 add gif, ico, tga, pcx support and fix RGBA in jpeg2000 2021-03-23 12:37:26 +03:00
87631cdf58 add jpeg2000 support 2021-03-23 10:57:07 +03:00
015a667484 add bmp and tiff support 2021-03-19 18:02:52 +03:00
f39af219f4 add png support 2021-03-19 12:09:28 +03:00
cfc17ec834 flip horizontally 2021-03-18 16:44:07 +03:00
ded9f4198f without me 2021-03-18 16:11:25 +03:00
69c37ebe64 without new class begin 2021-03-17 18:27:10 +03:00
e63e2c77b8 fix js code 2021-03-17 13:42:21 +03:00
0f32054f5c add code.js 2021-03-16 12:53:55 +03:00
8e6c09d77a add raster.js
js module begin
2021-03-15 18:30:23 +03:00
78e211cad4 Add Encode2RGBA and Encode2JPEG 2021-03-15 16:42:09 +03:00
262021c12e realization decode 2021-03-12 19:34:14 +03:00
f9c0982d85 without tabs 2021-03-12 15:10:08 +03:00
00a553f3f6 add decode 2021-03-12 14:20:16 +03:00
049bf6cdd8 first compilation
how to check the compiled javascript code in the browser?
2021-03-11 18:09:28 +03:00
e096c40166 new CxImage 2021-03-11 15:07:08 +03:00
28c7b54c47 add finalize
need to implement wasm/js/raster.js, fix index.html
2021-03-09 17:23:52 +03:00
6cc1d99de6 draft version
errors with __int64
2021-03-09 14:33:19 +03:00