# WhiteBoard **Repository Path**: dinqb/WhiteBoard ## Basic Information - **Project Name**: WhiteBoard - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-12-18 - **Last Updated**: 2023-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WhiteBoard - 1、涂鸦功能:包括画笔粗细选择、颜色选择、橡皮擦等; - 2、文字输入:包括颜色选择、增、删、改等; - 3、白板功能:包括撤销、重做、新增、锁屏、切换、保存为图片、保存到本地等功能 ![](https://github.com/guanpy/WhiteBoard/blob/master/screenshot/main.jpg) ## 预览 ![](https://github.com/guanpy/WhiteBoard/blob/master/screenshot/main_pen.gif) ![](https://github.com/guanpy/WhiteBoard/blob/master/screenshot/main_text.gif) ## TODO - 1、DrawTextView的接口化 - 2、白板数据结构重定义 - 3、markId的重新加载问题