awtk/tools/res_gen/README.md
2018-04-01 11:34:05 +08:00

10 lines
286 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 资源文件生成工具
将资源文件转换成C的常量数据让资源管理器可以管理。使用方法
```
./bin/resgen input_filename output_filename
```
* input_filename 输入文件。目前支持ttf/png/jpg等文件的转换。
* output\_filename 输出文件。