Jinhao
|
cf71da94c4
|
fix issue that grayscale jpeg can't be shwon
|
2020-04-30 04:16:35 +08:00 |
|
Jinhao
|
2c54714646
|
fix crash that could occur when calling pixel_buffer::put with rgb24
|
2019-09-12 05:34:49 +08:00 |
|
beru
|
a596c7f64e
|
fix typos
|
2019-04-14 14:49:01 +09:00 |
|
Jinhao
|
4bc03d038a
|
code refined
|
2017-07-02 13:05:33 +08:00 |
|
Jinhao
|
3b737c01a2
|
fix issue that pixel_buffer generates wrong color in 16bits depth
|
2017-07-01 12:21:19 +08:00 |
|
Jinhao
|
2ff8a1c729
|
add new platform_abstraction
add support of loading ttf file
|
2017-04-26 08:04:25 +08:00 |
|
Jinhao
|
b7491a86e7
|
Merge branch 'hotfix-1.4.1' into develop
|
2017-01-13 07:17:55 +08:00 |
|
dankan1890
|
a39013afd1
|
Fixed some uninitialized variables.
|
2016-11-27 15:38:56 +01:00 |
|
dankan1890
|
f9e06c04e2
|
fixed linux support.
|
2016-11-02 09:33:18 +01:00 |
|
Jinhao
|
880d0becf3
|
some improvements, deprecated frame widget
|
2016-06-24 00:25:26 +08:00 |
|
Jinhao
|
9aa37d5238
|
minor changes
|
2016-05-22 21:30:46 +08:00 |
|
Jinhao
|
6217232a31
|
add a new member function of pixel_buffer for rotating image
|
2016-05-22 02:51:30 +08:00 |
|
Jinhao
|
6b6b527007
|
eliminate -Wextra and -pedantic warnings
|
2016-03-15 15:46:28 +08:00 |
|
Jinhao
|
4f988a2223
|
remove marco PLATFORM_SPEC_HPP
|
2015-11-08 23:35:38 +08:00 |
|
Jinhao
|
1326bae10f
|
fix GCC/MinGW compiler errors
|
2015-10-17 16:15:57 +08:00 |
|
Jinhao
|
7f4cc3f6d9
|
improve image and pixel_buffer
|
2015-10-17 14:42:07 +08:00 |
|
Jinhao
|
894e7e61c8
|
fix compiling errors by using GCC/Clang
|
2015-07-28 01:53:41 +08:00 |
|
Jinhao
|
1eb76307e4
|
image::paste throws exception if graphics or image is empty
|
2015-07-13 00:23:54 +08:00 |
|
Jinhao
|
28413b7f25
|
explicit conversion from point/size to rectangle
|
2015-06-22 11:30:14 +08:00 |
|
cnjinhao
|
0474299bdc
|
Fixed some MinGW warnings
|
2015-01-12 05:27:11 +08:00 |
|
cnjinhao
|
ad7c36be3f
|
Renamed expr_color to color
|
2014-12-24 02:07:39 +08:00 |
|
cnjinhao
|
e5aeb8420f
|
Refined code
refined code and implemented select all(ctrl+a) for text_editor
|
2014-12-21 08:15:18 +08:00 |
|
cnjinhao
|
e64b6ec2b2
|
Breaking changes for expr_color
Removed the typedef-name nana::color_t
|
2014-12-18 13:08:44 +08:00 |
|
cnjinhao
|
74c09eb9b3
|
Defined a new color class
The new color class is temporarily named expr_color for experiment.
|
2014-12-14 10:15:19 +08:00 |
|
cnjinhao
|
d0a317bd45
|
first init of 0.9
|
2014-12-11 03:32:35 +08:00 |
|