Drawsana iOS图像标记框架

Drawsana 是个挺有意思的框架,可以让你在 iOS 上轻松实现用户在图片上涂鸦、标记或者绘制各种形状。它内置了线条平滑、橡皮擦、文本、箭头、矩形等工具,功能蛮全的,几乎能满足大部分简单绘图需求。如果你正在做一个需要用户交互绘图的应用,Drawsana 能大大提高开发效率,轻松实现各种图像编辑功能。最棒的是,它支持扩展,可以自己加入更多工具和形状哦。通过Cartfile添加或者直接克隆源码,你就能在项目中开始使用了。

zip
Drawsana-master.zip 预估大小:82个文件
folder
Drawsana-master 文件夹
file
.jazzy.yaml 2KB
file
Readme.md 5KB
folder
Drawsana Tests 文件夹
file
Info.plist 701B
file
DrawsanaTests.swift 13KB
file
.swift-version 4B
folder
Drawsana.xcodeproj 文件夹
folder
xcshareddata 文件夹
folder
xcschemes 文件夹
file
Drawsana.xcscheme 4KB
folder
project.xcworkspace 文件夹
folder
xcshareddata 文件夹
file
WorkspaceSettings.xcsettings 181B
file
IDEWorkspaceChecks.plist 238B
file
contents.xcworkspacedata 153B
folder
xcuserdata 文件夹
folder
stevelandey.xcuserdatad 文件夹
folder
.!48093!UserInterfaceState.xcuserstate 文件夹
folder
.!46626!UserInterfaceState.xcuserstate 文件夹
folder
.!46626!UserInterfaceState.xcuserstate.bak 文件夹
folder
.!47568!UserInterfaceState.xcuserstate 文件夹
file
project.pbxproj 44KB
file
LICENSE 1KB
file
screenshot.png 327KB
file
Makefile 161B
file
Drawsana.podspec 614B
file
Package.swift 1016B
folder
Drawsana 文件夹
folder
Tools 文件夹
folder
Implementations 文件夹
file
PenTool_EraserTool.swift 4KB
file
DrawingToolForShapeWithThreePoints.swift 2KB
file
SelectionTool.swift 5KB
file
AngleTool.swift 364B
file
DrawingToolForShapeWithTwoPoints.swift 2KB
file
ArrowTool_EllipseTool_LineTool_RectTool.swift 992B
folder
Text tool 文件夹
file
TextTool.swift 13KB
file
DragHandler.swift 6KB
file
TextShapeEditingView.swift 5KB
file
StarTool_PentagonTool_TriangleTool.swift 763B
file
DrawingTool.swift 4KB
file
DrawingOperations.swift 4KB
folder
_Support 文件夹
file
Info.plist 774B
file
Drawsana.h 509B
folder
Shapes 文件夹
file
Shape.swift 5KB
file
ShapeTransform.swift 2KB
folder
Implementations 文件夹
file
EllipseShape.swift 4KB
file
StarShape.swift 7KB
file
TextShape.swift 3KB
file
PenShape.swift 5KB
file
LineShape.swift 4KB
file
RectShape.swift 4KB
file
AngleShape.swift 5KB
file
NgonShape.swift 6KB
folder
Data model 文件夹
file
DrawingOperationStack.swift 3KB
file
UserSettings.swift 2KB
file
Drawing.swift 6KB
file
ToolOperationContext.swift 436B
file
ToolSettings.swift 2KB
file
DrawsanaView.swift 19KB
folder
Helpers 文件夹
file
ImmediatePanGestureRecognizer.swift 3KB
folder
Extensions 文件夹
file
CGRect+DrawsanaExtensions.swift 255B
file
CGFloat+DrawsanaExtensions.swift 320B
file
KeyedDecodingContainer+DrawsanaExtensions.swift 416B
file
CGPoint+DrawsanaExtensions.swift 556B
file
UIColor+DrawsanaExtensions.swift 1KB
file
DrawsanaUtilities.swift 1KB
file
CODE_OF_CONDUCT.md 3KB
file
.gitignore 37B
file
demo.gif 2.19MB
folder
Drawsana Demo 文件夹
file
ViewController.swift 18KB
file
Info.plist 1KB
file
AppDelegate.swift 2KB
folder
Base.lproj 文件夹
file
LaunchScreen.storyboard 2KB
file
Main.storyboard 3KB
file
ColorPickerViewController.swift 2KB
folder
Assets.xcassets 文件夹
folder
demo.imageset 文件夹
file
unicorn-beach-swimming-ring.jpg 878KB
file
Contents.json 324B
folder
icon_delete.imageset 文件夹
file
icon_close.png 304B
file
icon_close@2x.png 677B
file
icon_close@3x.png 988B
file
Contents.json 456B
folder
icon_resize_rotate.imageset 文件夹
file
icon_resize@3x.png 774B
file
icon_resize@2x.png 491B
file
icon_resize.png 270B
file
Contents.json 459B
folder
icon_change_width.imageset 文件夹
file
icon_change_width@3x.png 580B
file
icon_change_width.png 159B
file
icon_change_width@2x.png 289B
file
Contents.json 477B
folder
AppIcon.appiconset 文件夹
file
Contents.json 2KB
file
Contents.json 62B
file
ToolPickerViewController.swift 2KB
...
zip 文件大小:3.43MB