Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
Mararsh committed Sep 26, 2018
1 parent 6f0e016 commit faec4fa
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 16 deletions.
27 changes: 12 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@

## 开发日志
```
2018-09-26 版本3.1 所有图像操作都可以批量处理了。修正颜色处理算法。设置缺省字体大小以适应屏幕分辨率的变化。
2018-09-26 版本3.1 所有图像操作都可以批量处理了。修正颜色处理算法。
设置缺省字体大小以适应屏幕分辨率的变化。用户手册拆分成各个工具的分册了。
提示用户:在使用微博截图功能之前需要在MyBox浏览器里成功登录一次以安装微博证书、
(正在寻求突破这一限制的办法。Mybox没有兴趣接触用户个人信息)。
Expand Down Expand Up @@ -163,21 +164,17 @@
```

## 实现基础
```
MyBox基于以下开源软件/开源库:
JavaFx
https://docs.oracle.com/javafx/2/
PDFBox
https://pdfbox.apache.org/
jai-imageio
https://github.com/jai-imageio/jai-imageio-core
javazoom
http://www.javazoom.net/index.shtml
log4j
https://logging.apache.org/log4j/2.x/
```

[JavaFx https://docs.oracle.com/javafx/2/](https://docs.oracle.com/javafx/2/)

[PDFBox https://pdfbox.apache.org/](https://pdfbox.apache.org/)

[jai-imageio https://github.com/jai-imageio/jai-imageio-core](https://github.com/jai-imageio/jai-imageio-core)

[javazoom http://www.javazoom.net/index.shtml](http://www.javazoom.net/index.shtml)

[log4j https://logging.apache.org/log4j/2.x/](https://logging.apache.org/log4j/2.x/)


## 主界面
![About](https://mararsh.github.io/MyBox/0.png)
Expand Down
2 changes: 1 addition & 1 deletion docs/english_interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@

<br>
<p class="p2">Development Logs</p>
<p class="paragraph">2018-09-26 v3.1 All image operations can be done in batch way. Fix and optimize algorithms of Color manufacture. Set default font size to fit for different resoltuions in different environments. Prompt user to login Weibo to install its SSL certificate before start to use Weibo Snap Tools. I am looking for the way to remove this limitation because MyBox has not any interest of touching any provate information of users. </p>
<p class="paragraph">2018-09-26 v3.1 All image operations can be done in batch way. Fix and optimize algorithms of Color manufacture. Set default font size to fit for different resoltuions in different environments. Seperate User Guides for each type of tools. Prompt user to login Weibo to install its SSL certificate before start to use Weibo Snap Tools. I am looking for the way to remove this limitation because MyBox has not any interest of touching any provate information of users. </p>

<p class="paragraph">2018-09-18 v3.0 Improve Snap Tool for Weibo: Only snap meaningful area in the page, by which half time is cost and half size of PDF files is saved. Can expand the comments of messages. I am so proud of this feature! Can set the maximum size of merged PDF.
Fix bugs of Html Editor and enhance its functions.</p>
Expand Down

0 comments on commit faec4fa

Please sign in to comment.