Vladimir
|
a743565796
|
Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
|
2025-01-13 01:23:52 +05:00 |
|
Vladimir
|
6a2be552f5
|
Remove unused height/width
|
2025-01-12 23:28:55 +05:00 |
|
Vladimir
|
7a995fcffe
|
Remove unused height/width
|
2025-01-12 23:17:47 +05:00 |
|
Vladimir
|
454de54ef6
|
Rename tags
|
2021-03-07 01:42:57 +05:00 |
|
Vladimir
|
e5d92ac887
|
Fix tag values for glyphs of zero size
|
2021-03-07 01:07:54 +05:00 |
|
Vladimir
|
b47db75c78
|
Crop image in the beginning
|
2021-03-05 00:23:19 +05:00 |
|
Vladimir
|
4c1a36ee17
|
Fix min size calculation
|
2021-03-05 00:09:14 +05:00 |
|
Vladimir
|
0f2bc7d711
|
Add tags for each image
|
2021-03-04 20:06:42 +03:00 |
|
Vladimir
|
8b5594e812
|
Added namespace to settings
|
2017-12-19 19:32:51 +05:00 |
|
Vladimir
|
1097feb17b
|
Scope enum for tags
|
2017-12-18 21:35:21 +05:00 |
|
Vladimir
|
e99b15fde0
|
Added namespace to parser
|
2017-12-13 13:08:28 +05:00 |
|
Vladimir
|
cca6b3cb2b
|
Pass custom pixel's processing script as parameter
|
2017-10-02 23:35:06 +05:00 |
|
Vladimir
|
a1709813db
|
Make preview string from grayscale image
|
2017-08-11 21:00:47 +05:00 |
|
Vladimir
|
bf594bba8e
|
Parse indent end EOL for image preview
|
2017-08-06 09:45:30 +05:00 |
|
Vladimir
|
9cc54fcd39
|
Added value to tag
|
2017-08-06 09:17:07 +05:00 |
|
Vladimir
|
fe1c105e13
|
Changed arguments list for ConverterHelper::pixelsData
|
2017-08-05 00:18:43 +05:00 |
|
Vladimir
|
13e1da5fd5
|
Code style changed with plugin Beautifier and Artistic Style
|
2016-10-15 19:31:03 +05:00 |
|
Vladimir
|
afa19da8b4
|
Removed delimiter lines //--------------
|
2016-10-15 17:50:29 +05:00 |
|
Vladimir
|
7e0e8f0132
|
Fixed empty EOL and Indent on image prepare step
|
2016-07-13 19:38:52 +05:00 |
|
Vladimir
|
667c44a84d
|
Allow changes in tags of ParsedImageData
|
2016-06-23 23:24:57 +05:00 |
|
Vladimir
|
be0f7f98da
|
Replace width, height, blocks count and result string for empty image data
|
2016-03-19 10:51:17 +05:00 |
|
Vladimir
|
72cd82aabc
|
Added hash to parsed image data
|
2016-03-19 09:48:55 +05:00 |
|
Vladimir
|
587bb27ca5
|
Added check for empty script output
|
2013-10-11 18:55:30 +06:00 |
|
Vladimir
|
ec0394b8e6
|
Fixed EOL and indenting in image to string conversion
|
2013-10-06 13:39:04 +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
|
c1f1bef112
|
Added class for converted image data
|
2013-09-14 22:25:57 +06:00 |
|