mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-11-29 18:48:09 +08:00
update docs
This commit is contained in:
parent
dd5eb95cee
commit
1123ea0e72
@ -1,4 +1,8 @@
|
||||
# 最新动态
|
||||
* 2018/11/14
|
||||
* 完善digit\_clock
|
||||
* change WITH\_NANOVG\_GL to WITH\_NANOVG\_GPU
|
||||
|
||||
* 2018/11/13
|
||||
* 修改agg/agge为nanovg后端时linecap的BUG。
|
||||
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
可以用imagemagic转换:
|
||||
```
|
||||
convert test.png +dither test.jpg
|
||||
convert bg.png -ordered-dither o8x8,32,64,32 bg.jpg
|
||||
```
|
||||
> 参考:http://www.imagemagick.org/Usage/quantize/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user