Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gerber2img
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alan Han
gerber2img
Commits
337e1c3e
Commit
337e1c3e
authored
1 year ago
by
Quentin Bolsee
Browse files
Options
Downloads
Patches
Plain Diff
typo
parent
2dae4dac
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
dist/index.html
+1
-1
1 addition, 1 deletion
dist/index.html
index.html
+1
-1
1 addition, 1 deletion
index.html
with
2 additions
and
2 deletions
dist/index.html
+
1
−
1
View file @
337e1c3e
...
...
@@ -13,7 +13,7 @@
</head>
<body
style=
"background-color: rgb(255, 255, 255);"
>
<h1>
gerber2img
</h1>
<p>
Drag and drop one or multiple Gerber files; lock origin and dimension to preserve alignment between successive uploads.
</p>
<p>
Drag and drop one or multiple Gerber files; lock origin and dimension
s
to preserve alignment between successive uploads.
</p>
<div
id=
"dropZone"
><p
id=
"dropText"
>
↑
</p></div>
<input
type=
"file"
id=
"fileInput"
multiple
hidden
></input>
<canvas
id=
"canvas"
hidden
></canvas>
...
...
This diff is collapsed.
Click to expand it.
index.html
+
1
−
1
View file @
337e1c3e
...
...
@@ -11,7 +11,7 @@
</head>
<body
style=
"background-color: rgb(255, 255, 255);"
>
<h1>
gerber2img
</h1>
<p>
Drag and drop one or multiple Gerber files; lock origin and dimension to preserve alignment between successive uploads.
</p>
<p>
Drag and drop one or multiple Gerber files; lock origin and dimension
s
to preserve alignment between successive uploads.
</p>
<div
id=
"dropZone"
><p
id=
"dropText"
>
↑
</p></div>
<input
type=
"file"
id=
"fileInput"
multiple
hidden
></input>
<canvas
id=
"canvas"
hidden
></canvas>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment