You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ You can find an online demo at [ECX](https://ecx.website/dp).
52
52
53
53
The jQuery CropIt plugin was used for image upload. The inherent resize feature of the plugin was overriden due to certain design compromises.
54
54
55
-
JavaScript was used to place the uploaded image on top of a base frame, and export the resulting composite image to jpeg format. The base frame is a 1200 x 1200 picture. The alloted space for uploaded image is 800 x 800.
55
+
JavaScript was used to place the uploaded image on top of a base frame, and export the resulting composite image to jpeg format. The base frame is a 1200 x 1200 picture. The alloted space for uploaded image is 800 x 800.
56
56
57
57
The naming style for the image is set on line 38, you can edit the `ECX_DP_` to suit your needs.
58
58
@@ -61,4 +61,7 @@ You can set the height and width of the uploaded image in the createDP function
61
61
# Contributors
62
62
63
63
#### [jnafolayan](https://github.com/jnafolayan)
64
+
64
65
#### [Geektutor](https://github.com/geektutor)
66
+
67
+
#### This project is based on [KwaraBuildDP](https://github.com/Ahmzyjazzy/generatedp) by [Ahmad Olarenwaju](https://ng.linkedin.com/in/ahmzyjazzy)
0 commit comments