添加截图标注通用组件
parents
Showing
ImageEditor/bridges/android.bridge.ts
0 → 100644
ImageEditor/components/drawArrow.vue
0 → 100644
ImageEditor/components/drawClear.vue
0 → 100644
ImageEditor/components/drawEllipse.vue
0 → 100644
ImageEditor/components/drawEraser.vue
0 → 100644
ImageEditor/components/drawExpression.vue
0 → 100644
ImageEditor/components/drawLineWidth.vue
0 → 100644
ImageEditor/components/drawRecord.vue
0 → 100644
ImageEditor/components/drawRect.vue
0 → 100644
ImageEditor/components/drawStroke.vue
0 → 100644
ImageEditor/components/drawText.vue
0 → 100644
ImageEditor/config/canvasConfig.ts
0 → 100644
ImageEditor/config/drawRecordDirection.ts
0 → 100644
ImageEditor/directives/vFocus.ts
0 → 100644
ImageEditor/funcs/drawArrows.ts
0 → 100644
ImageEditor/funcs/drawEclipse.ts
0 → 100644
ImageEditor/funcs/drawErase.ts
0 → 100644
ImageEditor/funcs/drawExpression.ts
0 → 100644
ImageEditor/funcs/drawRecord.ts
0 → 100644
ImageEditor/funcs/drawRect.ts
0 → 100644
ImageEditor/funcs/drawStroke.ts
0 → 100644
ImageEditor/imageEditor.vue
0 → 100644
ImageEditor/objs/coreOperation.ts
0 → 100644
ImageEditor/objs/operationRecord.ts
0 → 100644
ImageEditor/objs/renderBasic.ts
0 → 100644
ImageEditor/resources/blank.png
0 → 100644
1.12 KB
ImageEditor/resources/expressions/1.png
0 → 100644
2.01 KB
ImageEditor/resources/expressions/10.png
0 → 100644
1.17 KB
ImageEditor/resources/expressions/11.png
0 → 100644
1.16 KB
ImageEditor/resources/expressions/12.png
0 → 100644
2.28 KB
ImageEditor/resources/expressions/2.png
0 → 100644
1.69 KB
ImageEditor/resources/expressions/3.png
0 → 100644
1.47 KB
ImageEditor/resources/expressions/4.png
0 → 100644
1.68 KB
ImageEditor/resources/expressions/5.png
0 → 100644
1.17 KB
ImageEditor/resources/expressions/6.png
0 → 100644
1.56 KB
ImageEditor/resources/expressions/7.png
0 → 100644
1.8 KB
ImageEditor/resources/expressions/8.png
0 → 100644
2.68 KB
ImageEditor/resources/expressions/9.png
0 → 100644
1.79 KB
ImageEditor/resources/fonts/demo.css
0 → 100644
ImageEditor/resources/fonts/demo_index.html
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
ImageEditor/resources/fonts/iconfont.css
0 → 100644
ImageEditor/resources/fonts/iconfont.eot
0 → 100644
File added
ImageEditor/resources/fonts/iconfont.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
ImageEditor/resources/fonts/iconfont.json
0 → 100644
ImageEditor/resources/fonts/iconfont.svg
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
ImageEditor/resources/fonts/iconfont.ttf
0 → 100644
File added
ImageEditor/resources/fonts/iconfont.woff
0 → 100644
File added
ImageEditor/resources/fonts/iconfont.woff2
0 → 100644
File added
ImageEditor/resources/logo.png
0 → 100644
6.69 KB
ImageEditor/resources/styles/color-block.css
0 → 100644
ImageEditor/resources/styles/entry.css
0 → 100644
ImageEditor/resources/styles/input-div.css
0 → 100644
ImageEditor/resources/styles/media-adapt.css
0 → 100644
ImageEditor/resources/styles/opitem.css
0 → 100644
ImageEditor/state/canvasRecover.ts
0 → 100644
ImageEditor/state/drawOperationType.ts
0 → 100644
ImageEditor/state/operationConfig.ts
0 → 100644
ImageEditor/state/operationConfigHisotry.ts
0 → 100644
ImageEditor/state/textWidgetAttachment.ts
0 → 100644
ImageEditor/state/wholeTextInput.ts
0 → 100644
ImageEditor/types/AttachmentSpecifics.ts
0 → 100644
ImageEditor/types/CoreOperationTyping.ts
0 → 100644
ImageEditor/types/HandleProcessCycle.ts
0 → 100644
ImageEditor/types/HandlerFunc.ts
0 → 100644
ImageEditor/types/OperationRecordTyping.ts
0 → 100644
ImageEditor/types/TextInputWidgetSpecific.ts
0 → 100644
ImageEditor/utils/math.ts
0 → 100644
ImageEditor/utils/object.ts
0 → 100644