new fonts

main
Mark MacKay 2021-10-18 17:43:59 -05:00
parent 856e919925
commit fc1027d545
147 changed files with 1578 additions and 648 deletions

View File

@ -46,11 +46,6 @@ gulp.task('images', function(){
.pipe(gulp.dest('dist/images'));
});
gulp.task('fonts', function(){
return gulp.src(['src/font-files/**/*'])
.pipe(gulp.dest('dist/font-files'));
});
gulp.task('extensions', function(){
return gulp.src(['src/extensions/**/*'])
.pipe(gulp.dest('dist/extensions'));
@ -73,7 +68,6 @@ gulp.task('build',
'index',
'manifest',
'images',
'fonts',
'extensions',
'shapelib',
'canvg'

View File

@ -39,6 +39,6 @@
display: none;
}
#tool_place_text_on_path {
display: none;
#tool_text_on_path {
display: none !important;
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More