Commit Graph

69 Commits

Author SHA1 Message Date
Vladimir
58ef872449 Load preset before conversion 2014-05-27 19:36:15 +06:00
Vladimir
086117fc53 Changed image data scanning and packing 2014-01-18 00:09:28 +06:00
Vladimir
84154e3962 Changed method definition 2014-01-17 23:50:42 +06:00
Vladimir
9ca00ace3a Removed rotate/flip from 'prepare' sequence 2014-01-08 14:34:45 +06:00
Vladimir
a100ba658a Changed workaround for nbsp 2013-10-14 22:38:24 +06:00
Vladimir
9c6b3ac4dd Changed escape string for @, added reverse method 2013-10-14 22:01:20 +06:00
Vladimir
587bb27ca5 Added check for empty script output 2013-10-11 18:55:30 +06:00
Vladimir
4d4e6ba96d Debug output removed 2013-10-06 13:46:14 +06:00
Vladimir
ec0394b8e6 Fixed EOL and indenting in image to string conversion 2013-10-06 13:39:04 +06:00
Vladimir
4db76c64dc Native scanner replaced by scripts 2013-10-06 13:36:23 +06:00
Vladimir
aafecea7f0 Empty output is error 2013-10-06 00:04:34 +06:00
Vladimir
09e7cd0f4d Added script exception handler 2013-10-05 23:51:09 +06:00
Vladimir
8783576ed5 Fixed method ConvImage::setUseBands 2013-10-05 22:28:24 +06:00
Vladimir
ddab0e2e76 Scripts fixed 2013-10-05 21:23:37 +06:00
Vladimir
2ad2d98ffc Added Q_INVOKABLE to some methods in ConvImage 2013-10-05 20:06:42 +06:00
Vladimir
fca31f6fa1 Changed script processing method name 2013-10-05 02:31:19 +06:00
Vladimir
7de60aade4 QList replaced by QVector 2013-10-05 02:30:41 +06:00
Vladimir
cfb41a398a Q_INVOKABLE used instead of public slots 2013-10-04 18:46:20 +06:00
Vladimir
b718dfef87 Added empty script files and method to get them 2013-10-04 18:42:11 +06:00
Vladimir
2dddfe7bcf Test 4 2013-10-03 19:58:38 +06:00
Vladimir
85b4435058 Test 3 2013-10-03 00:34:07 +06:00
Vladimir
2b84b64e46 Test 2 2013-10-02 22:01:03 +06:00
Vladimir
13b34b38e1 Test scripts 1 2013-10-02 21:46:41 +06:00
Vladimir
b0cb624f23 Added class for image object in scripts 2013-10-02 20:32:31 +06:00
Vladimir
6035a5dc3f Fixed alpha-channel for image preview 2013-09-26 20:04:56 +06:00
Vladimir
d4b4582957 Alpha channel saved in pixel's color 2013-09-25 21:40:22 +06:00
Vladimir
c6d666bb3f Removed mask for alpha channel 2013-09-25 21:32:38 +06:00
Vladimir
81a2df14e9 Changed dataToString parameters list, ImageOptions is used now 2013-09-17 21:31:58 +06:00
Vladimir
a8cc228de7 Added 'suffix' and 'delimiter' parameters to dataToString method 2013-09-17 20:14:07 +06:00
Vladimir
ae0dc6fea1 Extracted function fast uint2hex 2013-09-17 20:03:40 +06:00
Vladimir
923ecd832b BitStream updated to optional set bits to 1 by default 2013-09-17 02:02:30 +06:00
Vladimir
4b003160c1 Workaround for the simplest algorithms with '1' bits by default 2013-09-14 22:43:43 +06:00
Vladimir
863475513a Added new tag 'out_images_max_blocks_count' 2013-09-14 22:39:38 +06:00
Vladimir
06ae3b6e48 Convert images before parsing 2013-09-14 22:30:56 +06:00
Vladimir
4178e74358 Added method to combine tags 2013-09-14 22:29:33 +06:00
Vladimir
c1f1bef112 Added class for converted image data 2013-09-14 22:25:57 +06:00
Vladimir
e46acf3375 Small changes in bit assignment 2013-09-14 21:09:54 +06:00
Vladimir
2356f27e77 Fixed tag 'ScanDirection' value in parser 2013-09-14 13:59:02 +06:00
Vladimir
1b020fcdb1 Fixed saving control characters to *.xml and *.c 2013-07-19 23:50:43 +06:00
Vladimir
d417dead3f Method toAscii() replaced by toLatin1() 2013-05-30 23:49:31 +06:00
Vladimir
13d5cf3262 Implemented sorting by codes 2013-05-06 23:00:41 +06:00
Vladimir
3e92326e07 Added parameter CharactersSortOrder to FontOptions 2013-05-06 21:36:04 +06:00
Vladimir
95d26e5c7b '\n' in image data replaces by extracted eol 2013-03-13 21:16:44 +06:00
Vladimir
faaef3fc29 Added method to extract indent and eol 2013-03-13 21:12:50 +06:00
Vladimir
406495baa9 Handler for font minimize height was updated 2013-01-26 02:48:50 +06:00
Vladimir
290739ad12 Added last lines of grid 2013-01-25 19:48:22 +06:00
Vladimir
c01f6bec3b Added limits to minimum size after cropping 2013-01-25 19:36:14 +06:00
Vladimir
9e06886117 Added model 2013-01-24 23:16:23 +06:00
Vladimir
fbd562b15f Added method to collect info about image's size 2013-01-16 20:52:51 +06:00
Vladimir
6efb4ca4b5 Added tags for max images width/height 2013-01-16 20:52:17 +06:00