File tree
240 files changed
+20822
-18270
lines changed- packages/canvas
- Canvas2D
- CanvasRenderingContext2D
- Path2D
- Canvas
- ImageAsset
- SVG
- TextDecoder
- TextEncoder
- platforms
- android
- ios
- src-native
- canvas-android
- .idea
- dictionaries
- app
- src/main
- java/com/github/triniwiz/canvasdemo
- res/layout
- canvas
- src
- androidTest/java/com/github/triniwiz/canvas
- main/java/com/github/triniwiz/canvas
- extensions
- test/java/com/github/triniwiz/canvas
- gradle/wrapper
- canvas-ios
- CanvasDemo
- CanvasDemo.xcworkspace/xcuserdata/triniwiz.xcuserdatad
- CanvasDemo
- CanvasNative.xcodeproj
- project.xcworkspace/xcuserdata/triniwiz.xcuserdatad
- CanvasNative.xcworkspace/xcuserdata/triniwiz.xcuserdatad
- CanvasNative
- Dist
- CanvasNative.xcframework
- ios-arm64/CanvasNative.framework
- Headers
- Modules/CanvasNative.swiftmodule
- ios-x86_64-simulator/CanvasNative.framework
- Headers
- Modules/CanvasNative.swiftmodule
- _CodeSignature
- Source
- include
- libs
- arm64-iphoneos
- x86_64-iphonesimulator
- canvas-native
- .idea
- canvas-core
- src
- android
- gl
- utils
- common
- context
- compositing
- drawing_images
- drawing_paths
- drawing_text
- fill_and_stroke_styles
- line_styles
- text_styles
- ffi
- utils
- ios
- typings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
240 files changed
+20822
-18270
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 46 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
| 125 | + | |
| 126 | + | |
| 127 | + | |
125 | 128 |
| |
126 | 129 |
| |
127 |
| - | |
| 130 | + | |
128 | 131 |
| |
| 132 | + | |
129 | 133 |
| |
130 | 134 |
| |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
131 | 153 |
| |
132 | 154 |
| |
133 |
| - | |
134 |
| - | |
| 155 | + | |
| 156 | + | |
135 | 157 |
| |
136 | 158 |
| |
137 |
| - | |
138 |
| - | |
| 159 | + | |
| 160 | + | |
139 | 161 |
| |
140 | 162 |
| |
141 | 163 |
| |
142 |
| - | |
143 |
| - | |
| 164 | + | |
| 165 | + | |
144 | 166 |
| |
145 | 167 |
| |
146 | 168 |
| |
147 | 169 |
| |
148 | 170 |
| |
149 | 171 |
| |
150 |
| - | |
151 |
| - | |
| 172 | + | |
| 173 | + | |
152 | 174 |
| |
153 | 175 |
| |
154 |
| - | |
155 |
| - | |
| 176 | + | |
| 177 | + | |
156 | 178 |
| |
157 | 179 |
| |
158 | 180 |
| |
159 |
| - | |
160 |
| - | |
| 181 | + | |
| 182 | + | |
161 | 183 |
| |
162 | 184 |
| |
| 185 | + | |
| 186 | + | |
163 | 187 |
| |
164 | 188 |
| |
165 | 189 |
| |
| |||
259 | 283 |
| |
260 | 284 |
| |
261 | 285 |
| |
262 |
| - | |
263 |
| - | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
264 | 290 |
| |
265 | 291 |
| |
266 | 292 |
| |
| |||
326 | 352 |
| |
327 | 353 |
| |
328 | 354 |
| |
329 |
| - | |
| 355 | + | |
330 | 356 |
| |
331 | 357 |
| |
332 | 358 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
| 36 | + | |
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
| |||
202 | 202 |
| |
203 | 203 |
| |
204 | 204 |
| |
205 |
| - | |
| 205 | + | |
206 | 206 |
| |
207 | 207 |
| |
208 | 208 |
| |
209 |
| - | |
210 |
| - | |
| 209 | + | |
| 210 | + | |
211 | 211 |
| |
212 | 212 |
| |
213 |
| - | |
| 213 | + | |
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
|
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
159 | 159 |
| |
160 | 160 |
| |
161 | 161 |
| |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
162 | 166 |
| |
163 | 167 |
| |
164 | 168 |
| |
|
0 commit comments