refactor(pdfjs-viewer): remove deprecated handwriting fonts and related options

Deleted outdated handwriting font definitions from viewer.css and removed associated options from viewer.html and viewer.mjs. This streamlines the font selection process for typed signatures, focusing on standard fonts.
This commit is contained in:
abdullahalam123
2025-11-15 16:23:28 +05:30
parent 54770ea16f
commit d4de963bf2
6 changed files with 0 additions and 24 deletions

View File

@@ -2402,20 +2402,6 @@
}
/* Custom handwriting fonts for signature type input */
@font-face {
font-family:"PingFangChangAnTi";
src:url("./pdfjs-annotation-extension/font/PingFangChangAnTi-2.c4a81d.ttf") format("truetype");
font-weight:400;
font-style:normal;
font-display:swap;
}
@font-face {
font-family:"QiantuBifeng";
src:url("./pdfjs-annotation-extension/font/qiantubifengshouxieti.0cd35d.ttf") format("truetype");
font-weight:400;
font-style:normal;
font-display:swap;
}
@font-face {
font-family: "Kalam";